Mercurial > hg
graph
-
graph: optimize rendering by appending all nodes at onceTue, 24 Jun 2008 10:08:32 +0200, by Augie Fackler
-
Fix gitweb to not say shortlog instead of graph.Tue, 24 Jun 2008 09:53:48 +0200, by Augie Fackler
-
tighter default argument selection in localrepo.branchheads()Tue, 24 Jun 2008 09:36:24 +0200, by Dirkjan Ochtman
-
merge from crew-stableTue, 24 Jun 2008 09:34:38 +0200, by Dirkjan Ochtman
-
use ${PYTHON} var in doc/Makefile as wellTue, 24 Jun 2008 09:33:13 +0200, by Dirkjan Ochtman
-
merge: only in-branch merges can be implicitMon, 23 Jun 2008 15:02:52 +0200, by Dirkjan Ochtman
-
get repo.branchheads() to use working directory's branch by defaultMon, 23 Jun 2008 15:03:22 +0200, by Dirkjan Ochtman
-
kill some trailing spacesMon, 23 Jun 2008 13:12:32 +0200, by Dirkjan Ochtman
-
graph: display branch name alongside tagsMon, 23 Jun 2008 12:54:27 +0200, by Dirkjan Ochtman
-
test-commit: test unset date is not read as epoch originMon, 23 Jun 2008 10:36:00 +0200, by Patrick Mezard
-
Fix commit date (issue1193)Sat, 21 Jun 2008 15:27:51 +0200, by Christian Ebert
-
convert: hg sink commits without working dirThu, 19 Jun 2008 00:14:24 +0200, by Patrick Mezard
-
convert: reintegrate file retrieval code in sinksThu, 19 Jun 2008 00:14:24 +0200, by Patrick Mezard
-
context: add memctx for memory commitsThu, 19 Jun 2008 00:14:23 +0200, by Patrick Mezard
-
merge with crewWed, 18 Jun 2008 23:45:49 +0200, by Benoit Boissinot
-
coal: remove double template entryWed, 18 Jun 2008 23:16:51 +0200, by Benoit Allard
-
localrepo: interpret ctx.filectx() exception as a missing fileWed, 18 Jun 2008 23:23:03 +0200, by Patrick Mezard
-
localrepo: do not expose workingctx optionsWed, 18 Jun 2008 23:00:20 +0200, by Patrick Mezard
-
localrepo: extract _commitctx() from commit()Wed, 18 Jun 2008 22:52:26 +0200, by Patrick Mezard
-
context: let workingctx.date(), .user() and description() be overridenWed, 18 Jun 2008 22:52:26 +0200, by Patrick Mezard
-
localrepo: let commit() get extra data from workingctxWed, 18 Jun 2008 22:52:26 +0200, by Patrick Mezard
-
localrepo: hide commit() file selection behind workingctxWed, 18 Jun 2008 22:52:25 +0200, by Patrick Mezard
-
localrepo: replace dirstate by workingfilectx in filecommit()Wed, 18 Jun 2008 22:52:25 +0200, by Patrick Mezard
-
context: let workingctx parents be overridenWed, 18 Jun 2008 22:52:25 +0200, by Patrick Mezard
-
graph: limit the number of displayed changest to a reasonable valueWed, 18 Jun 2008 19:04:10 +0200, by Benoit Allard
-
LookupError should have same __str__ as RevlogErrorWed, 18 Jun 2008 16:47:47 +0300, by Alexander Solovyov
-
templates: graph lacked bottom search in default styleWed, 18 Jun 2008 12:56:41 +0200, by Dirkjan Ochtman
-
templates: fix navigation links for graph entriesWed, 18 Jun 2008 12:55:05 +0200, by Dirkjan Ochtman
-
make revlog.LookupError inherit from KeyErrorWed, 18 Jun 2008 12:48:04 +0200, by Alexander Solovyov
-
cvsps.py: remove unused Changeset member of logentryWed, 18 Jun 2008 09:13:39 +0100, by Frank Kingswood
-
tests: make new convert-cvs tests executableWed, 18 Jun 2008 12:38:45 +0200, by Dirkjan Ochtman
-
graph: tweak the indentation algorithmWed, 18 Jun 2008 12:13:59 +0200, by Dirkjan Ochtman
-
cvsps: fix a final whitespace nitWed, 18 Jun 2008 11:09:18 +0200, by Dirkjan Ochtman
-
tests: fix test breakage from graph template changesWed, 18 Jun 2008 11:08:21 +0200, by Dirkjan Ochtman
-
merge incorporation of graph into paper styleWed, 18 Jun 2008 10:15:59 +0200, by Dirkjan Ochtman
-
hgweb: Fix up non-coal styles to support graph.Wed, 18 Jun 2008 10:05:43 +0200, by Augie Fackler
-
make graph view work with paper styleWed, 18 Jun 2008 00:28:40 -0500, by Matt Mackall
-
add graph page to hgwebWed, 18 Jun 2008 07:06:41 +0200, by Dirkjan Ochtman
-
convert: cvs.py - Allow user to use built-in CVS changeset code.Sun, 15 Jun 2008 16:05:46 +0100, by Frank Kingswood
-
convert: cvsps - User interface to CVS changeset code in cvsps.pySun, 15 Jun 2008 15:59:53 +0100, by Frank Kingswood
-
cvsps: fix up some whitespaceTue, 17 Jun 2008 12:10:19 -0500, by Matt Mackall
-
convert: cvsps.py - code to generate changesets from a CVS repositorySun, 15 Jun 2008 15:59:27 +0100, by Frank Kingswood
-
merge with crew-stableMon, 16 Jun 2008 11:51:19 +0200, by Thomas Arendsen Hein
-
Merge with crew-stableSun, 15 Jun 2008 13:05:39 +0200, by Patrick Mezard
-
localrepo: remove useless sort() callSat, 14 Jun 2008 16:01:24 +0200, by Patrick Mezard
-
merge transplanted cset back from crew-stableSat, 14 Jun 2008 08:46:34 +0200, by Dirkjan Ochtman
-
Fix python2.3 incompatibility introduced by a2b13cac0922.Mon, 16 Jun 2008 11:50:33 +0200, by Thomas Arendsen Hein
-
run-tests.py: Make tests run with python2.3 if HGTEST_* is set.Mon, 16 Jun 2008 11:37:26 +0200, by Thomas Arendsen Hein
-
Ignore dummy copies in dirstate and localrepo.filecommit()Sun, 15 Jun 2008 13:01:03 +0200, by Patrick Mezard
-
context: fix workingctx.fileflags() execute bitSun, 15 Jun 2008 13:01:01 +0200, by Patrick Mezard
-
sshserver: Don't try to close fp if mkstemp failedWed, 23 Apr 2008 11:40:33 +0200, by Thomas Arendsen Hein
-
Add a normalize() method to dirstateFri, 06 Jun 2008 19:23:29 +0100, by Paul Moore
-
Add a new function, fspathFri, 06 Jun 2008 19:23:23 +0100, by Paul Moore
-
Add a folding() method to dirstateFri, 06 Jun 2008 08:29:16 +0100, by Paul Moore
-
update: add "(nobackup)" to help text of option --cleanWed, 11 Jun 2008 11:00:01 +0200, by Adrian Buehlmann
-
update: improved help textWed, 11 Jun 2008 13:51:57 +0200, by Adrian Buehlmann
-
keyword: mimic cmdutil.bail_if_changed even moreThu, 12 Jun 2008 02:27:06 +0200, by Christian Ebert
-
tag: record tag we're superseding, if any (issue 1102)Fri, 13 Jun 2008 17:29:10 -0500, by Matt Mackall
-
merge from crew-stableFri, 13 Jun 2008 12:34:23 +0200, by Dirkjan Ochtman
-
fix traceback in hgweb when URL doesn't end in one of the archive specsFri, 13 Jun 2008 12:33:40 +0200, by Ali Saidi
-
mq: qdiff: support all diffoptsThu, 12 Jun 2008 07:38:15 -0500, by Jason Orendorff
-
keyword: disable expansion for annotateThu, 12 Jun 2008 11:01:36 +0200, by Christian Ebert
-
convert comments to docstrings in a bunch of extensionsThu, 12 Jun 2008 11:33:47 +0200, by Dirkjan Ochtman
-
merge from crew-stableThu, 12 Jun 2008 13:12:09 +0200, by Dirkjan Ochtman
-
Truncate input to 1K when using pygments guess_lexer.Thu, 12 Jun 2008 00:11:09 -0700, by Brendan Cully
-
paper: fix reference to coal tags templateThu, 12 Jun 2008 08:53:23 +0200, by Andrew Beekhof
-
Truncate input to 1K when using pygments guess_lexer.Thu, 12 Jun 2008 00:11:09 -0700, by Brendan Cully
-
hgweb: add paper style derived from coalWed, 11 Jun 2008 18:00:58 -0500, by Matt Mackall
-
Merge with crewWed, 11 Jun 2008 17:49:27 -0500, by Matt Mackall
-
webcommands: fix increments lost by 894875eae49bWed, 11 Jun 2008 14:49:53 +0200, by Andrew Beekhof
-
Merge with crewTue, 10 Jun 2008 12:11:06 -0500, by Matt Mackall
-
hgweb: show cset node and description when hovering over annotate prefixSat, 07 Jun 2008 17:52:00 +0200, by Dirkjan Ochtman
-
Merge with crew-stableSat, 07 Jun 2008 11:43:16 +0200, by Patrick Mezard
-
help: move "revision syntax" help topics into online helpTue, 03 Jun 2008 21:20:52 +0200, by Johannes Stezenbach
-
help: helptable is an ordered collectionTue, 03 Jun 2008 21:03:51 +0200, by Johannes Stezenbach
-
help: list special help topics with -vTue, 03 Jun 2008 20:56:54 +0200, by Johannes Stezenbach
-
help: enable listing of a subset of the command listSat, 07 Jun 2008 09:49:34 +0200, by Johannes Stezenbach
-
addremove: correctly handle intermediate symlinksWed, 07 May 2008 14:32:00 +0400, by Maxim Dounin
-
Merge with crew-stableFri, 06 Jun 2008 18:31:57 +0200, by Patrick Mezard
-
test-mq-qrename: test added patch renamingFri, 06 Jun 2008 18:23:33 +0200, by Patrick Mezard
-
mq: handle added patch renaming correctlyFri, 06 Jun 2008 18:23:31 +0200, by Weijun Wang
-
drop superfluous param from revlog.addgroup()Thu, 05 Jun 2008 16:25:11 +0200, by Peter Arrenbrecht
-
copies: teach copies about dirstate.copiesTue, 03 Jun 2008 15:41:09 -0500, by Matt Mackall
-
mq: introduce the qfinish commandTue, 03 Jun 2008 09:34:14 +0200, by Dirkjan Ochtman
-
merge from crew-stableTue, 03 Jun 2008 12:27:48 +0200, by Dirkjan Ochtman
-
Merge with crew-stableMon, 02 Jun 2008 21:42:16 +0200, by Patrick Mezard
-
resolve: add file codes to doc stringSat, 31 May 2008 11:37:55 +0200, by Adrian Buehlmann
-
merge from crew-stableThu, 29 May 2008 22:23:33 +0200, by Dirkjan Ochtman
-
Make test-bundle-type work on MacOS 10.4.11Thu, 29 May 2008 16:29:28 +0200, by Christian Ebert
-
localrepo: fix partial merge test (issue 1111)Wed, 28 May 2008 22:45:07 +0200, by Patrick Mezard
-
Fix bad span tag in ReadmeSun, 25 May 2008 13:39:08 -0700, by Lee Cantey
-
Merge with crew-stableSat, 24 May 2008 18:23:13 +0200, by Patrick Mezard
-
merge from crew-stableFri, 23 May 2008 14:02:48 +0200, by Dirkjan Ochtman
-
mq: don't update the working copy on strip if parents aren't strippedTue, 03 Jun 2008 12:10:14 +0200, by Dirkjan Ochtman
-
mq: qimport: explain insertion point in doc stringTue, 03 Jun 2008 09:31:36 +0200, by Adrian Buehlmann
-
test-convert-mtn: test descriptions with quotesMon, 02 Jun 2008 21:38:52 +0200, by Patrick Mezard
-
convert.monotone: fix quotes and backslashes in change descriptions.Fri, 16 May 2008 00:48:23 -0700, by David Reiss
-
Active branches fix (issue1104)Thu, 29 May 2008 22:21:29 +0200, by Stefano Tortarolo
-
hgweb: correctly validate permissions with streamclone pullingMon, 26 May 2008 14:20:26 +0200, by Benoit Boissinot
-
Fix bad span tag in ReadmeSun, 25 May 2008 14:05:35 -0700, by Lee Cantey
-
test-mq-merge: test mq merge and explicit patch queueSat, 24 May 2008 18:11:34 +0200, by Patrick Mezard
-
mq: qpush -n fixThu, 08 May 2008 14:02:42 +1000, by teki321
-
tests: don't run test-convert-cvs if there's no cvs serverFri, 23 May 2008 16:50:17 +0200, by Dirkjan Ochtman
-
improve help text for clone -UFri, 23 May 2008 13:59:23 +0200, by Dirkjan Ochtman
-
Added signature for changeset d5cbbe2c49ceThu, 22 May 2008 15:48:44 -0500, by Matt Mackall
-
Added tag 1.0.1 for changeset d5cbbe2c49ceThu, 22 May 2008 15:48:42 -0500, by Matt Mackall
-
merge from crew-stableThu, 22 May 2008 13:29:47 +0200, by Dirkjan Ochtman
-
improve help text for push (explanation of -r)Thu, 22 May 2008 13:26:39 +0200, by Dirkjan Ochtman
-
merge from crew-stableMon, 19 May 2008 10:23:47 +0200, by Dirkjan Ochtman
-
merge from crew-stableMon, 19 May 2008 10:02:28 +0200, by Dirkjan Ochtman
-
Merge with crew-stableSun, 18 May 2008 23:49:33 +0200, by Patrick Mezard
-
hgk: difftree must match all files when supplied list is emptySun, 18 May 2008 23:31:54 +0200, by Patrick Mezard
-
status: fix "added" attributes renamed in bf2bf986ff87Sun, 18 May 2008 23:09:59 +0200, by Patrick Mezard
-
doc/hgrc.5.txt: add anchors for sectionsWed, 14 May 2008 01:08:51 +0200, by Adrian Buehlmann
-
merge from crew-stableSat, 17 May 2008 09:12:49 +0200, by Dirkjan Ochtman
-
gendoc: add anchors for commandsWed, 23 Apr 2008 19:40:15 +0200, by Adrian Buehlmann
-
mq: add correct documentation for qpopMon, 19 May 2008 10:22:15 +0200, by Dirkjan Ochtman
-
Backed out changeset ff5ef3c0fe10 (fixes wrong documentation)Mon, 19 May 2008 10:19:59 +0200, by Dirkjan Ochtman
-
Slight improvement to qpop arguments helpMon, 19 May 2008 03:52:26 -0400, by Jeff Walden
-
test-mq: update qdiff summary outputSun, 18 May 2008 20:54:10 +0200, by Patrick Mezard
-
mq: make qselect fail properly on an empty guardSun, 18 May 2008 17:01:24 +0200, by Patrick Mezard
-
mq: expand help text for qdiffSat, 17 May 2008 09:11:14 +0200, by Dirkjan Ochtman
-
status: refactor status commandMon, 12 May 2008 11:37:56 -0500, by Matt Mackall
-
match: cleanup match classes a bitMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
match: remove files arg from repo.status and friendsMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
match: remove files argument from patch.diffMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
match: use match.files() for patch.diffMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
match: stop passing files through commitfuncMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
status: use match helpers for various usersMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
churn: simplify hg status callMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
match: use helpers for cmdutilMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
match: add always, never, and exact methodsMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
remove default arg from patkindMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
resolve: use cmdutil.matchMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
dirstate: remove default from status list_unknownMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
purge: remove unused 'missing' logicMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
dirstate: minor status cleanupsMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
status: rename type_ to stateMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
walk: use match.bad in statwalkMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
walk: use match.dir in statwalkMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
walk: make dirstate.walk return a single value tooMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
walk: return a single valueMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
walk: remove cmdutil.walkMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
walk: remove rel and exact returnsMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
walk: remove more old badmatch logicMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
walk: remove remaining users of cmdutils.matchpatsMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
cmdutil: switch commit to matchMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
walkchangerev: use new match objectsMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
walk: pass match object to cmdutil.walkMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
walk: begin refactoring badmatch handlingMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
walk: remove files arg from repo.walk and dirstate.walkMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
walk: introduce match objectsMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
walk: kill util.cmdmatcher and _matcherMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
purge: use cmdutil.matchpatsMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
purge: eliminate dopurgeMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
walk: eliminate some default variablesMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
coal: fix CSS errors as reported by FirefoxThu, 08 May 2008 18:36:45 +0200, by Dirkjan Ochtman
-
add compression type type parameter to bundle commandThu, 24 Apr 2008 17:16:02 +0200, by Benoit Allard
-
add support for HG10GZ bundles to bundlerepo.bundlerevlog()Thu, 24 Apr 2008 11:48:07 +0200, by Benoit Allard
-
tests: fix test-highlight output, changed in ccc2481e3954Thu, 24 Apr 2008 11:43:54 +0200, by Dirkjan Ochtman
-
merge from crew-stableThu, 24 Apr 2008 17:15:55 +0200, by Dirkjan Ochtman
-
rename --after: do not unlink source file (issue910)Sat, 19 Apr 2008 10:42:30 +0200, by Alexis S. L. Carvalho
-
Make mercurial easy installable againThu, 24 Apr 2008 13:37:29 +0200, by Patrick Mezard
-
webcommands: pass full author to annotate, fix templates (issue 1054)Wed, 23 Apr 2008 22:45:53 +0200, by Patrick Mezard
-
sshserver: Don't try to close fp if mkstemp failedWed, 23 Apr 2008 11:40:33 +0200, by Thomas Arendsen Hein
-
merge from crew-stableFri, 18 Apr 2008 18:07:34 +0200, by Dirkjan Ochtman
-
mq: fix qdiff -U (it apparently never really worked)Fri, 18 Apr 2008 17:25:10 +0200, by Jason Orendorff
-
mergetools.hgrc patchWed, 16 Apr 2008 15:26:37 -0700, by Neal Becker
-
mergetools.hgrc patchWed, 16 Apr 2008 15:26:37 -0700, by Neal Becker
-
merge from crew-stableWed, 16 Apr 2008 16:07:15 +0200, by Dirkjan Ochtman
-
merge from crew-stableWed, 16 Apr 2008 12:15:43 +0200, by Dirkjan Ochtman
-
coal: put link fragment at the end of the url (after session vars)Wed, 16 Apr 2008 12:14:24 +0200, by Wojciech MiĆkowski
-
merge from crew-stableWed, 16 Apr 2008 09:36:24 +0200, by Dirkjan Ochtman
-
mq: don't commit local changes on pushing empty patch (issue1087)Wed, 16 Apr 2008 16:04:07 +0200, by Dirkjan Ochtman
-
remove trailing spacesWed, 16 Apr 2008 12:09:16 +0200, by Dirkjan Ochtman
-
mq: add a little documentation on qpush -fWed, 16 Apr 2008 09:35:43 +0200, by Dirkjan Ochtman
-
ignore *.pyd filesMon, 14 Apr 2008 00:36:01 +0200, by Adrian Buehlmann
-
Merge with crew-stable, fix test outputMon, 14 Apr 2008 23:28:50 +0200, by Patrick Mezard
-
Merge with crew-stableMon, 14 Apr 2008 23:04:34 +0200, by Patrick Mezard
-
replace usage of os.popen() with util.popen()Mon, 14 Apr 2008 14:34:38 +0200, by Dirkjan Ochtman
-
test-merge-internal-tools-pattern: make executableMon, 14 Apr 2008 23:21:27 +0200, by Patrick Mezard
-
convert: fix svn file copy detection codeMon, 14 Apr 2008 22:31:34 +0200, by Patrick Mezard
-
convert: fix svn branch source detection corner caseMon, 14 Apr 2008 22:31:34 +0200, by Patrick Mezard
-
convert: cleanup svn file copy handlingMon, 14 Apr 2008 22:31:34 +0200, by Patrick Mezard
-
convert: handle past or foreign partial svn copiesMon, 14 Apr 2008 22:31:34 +0200, by Patrick Mezard
-
convert: more cleanup in svn directory copy handlingMon, 14 Apr 2008 22:31:33 +0200, by Patrick Mezard
-
convert: svn directory copy handling cleanupMon, 14 Apr 2008 22:31:33 +0200, by Patrick Mezard
-
convert: improve subversion branch filteringMon, 14 Apr 2008 22:31:33 +0200, by Patrick Mezard
-
convert: rename get_entry_from_path() into an svn_source methodMon, 14 Apr 2008 22:31:33 +0200, by Patrick Mezard
-
convert: fix subpaths detection in svn sourceMon, 14 Apr 2008 22:31:33 +0200, by Patrick Mezard
-
test-convert-svn-branches: short identifiers are more legibleMon, 14 Apr 2008 22:31:33 +0200, by Patrick Mezard
-
cmdutil: handle and warn about missing copy revisionsMon, 14 Apr 2008 22:31:33 +0200, by Patrick Mezard
-
localrepo: forbid nullid copyrevMon, 14 Apr 2008 22:31:33 +0200, by Patrick Mezard
-
verify: check copy source revlog and nodeidMon, 14 Apr 2008 22:31:33 +0200, by Patrick Mezard
-
Merge with -stableSun, 13 Apr 2008 11:31:45 -0500, by Matt Mackall
-
removing unused local ccache in patch.diffFri, 11 Apr 2008 15:14:00 +0200, by Adrian Buehlmann
-
merge with -stableSat, 12 Apr 2008 23:05:51 -0400, by Benoit Boissinot
-
merge: replace readline() call, missing from posixfile_ntSat, 12 Apr 2008 20:51:26 +0200, by Patrick Mezard
-
Merge with crew-stableSat, 12 Apr 2008 21:34:01 +0200, by Patrick Mezard
-
remove trailing whitespace introduced in cfeeac24fc1eSat, 12 Apr 2008 20:03:54 +0200, by Dirkjan Ochtman
-
templates/coal: spell class correctly in {fileentry}Sat, 12 Apr 2008 06:37:38 +0300, by Giorgos Keramidas
-
repo: add rjoin methodFri, 11 Apr 2008 22:19:52 -0700, by Bryan O'Sullivan
-
parseurl: make revs optionalFri, 11 Apr 2008 22:19:51 -0700, by Bryan O'Sullivan
-
Hoist localpath to the top levelFri, 11 Apr 2008 22:18:38 -0700, by Bryan O'Sullivan
-
test-imerge: disable due to massive brokennessFri, 11 Apr 2008 22:17:20 -0700, by Bryan O'Sullivan
-
use internal merge tool when specified for a merge-pattern in hgrcFri, 04 Apr 2008 02:21:53 +0300, by Dov Feldstern
-
test that internal merge tools are used when set for a merge-pattern in hgrcFri, 04 Apr 2008 02:20:58 +0300, by Dov Feldstern
-
fix import with -p0Sat, 12 Apr 2008 22:41:07 -0400, by Benoit Boissinot
-
context: handle untracked files in filectx.fileflags()Sat, 12 Apr 2008 21:08:03 +0200, by Patrick Mezard
-
resolve: new commandFri, 11 Apr 2008 12:52:56 -0500, by Matt Mackall
-
python-2.6: use sha wrapper from util for new merge codeFri, 11 Apr 2008 12:04:26 +0200, by Dirkjan Ochtman
-
fixed missing sorting in test-dumprevlogFri, 11 Apr 2008 09:27:28 +0200, by Adrian Buehlmann
-
test-dumprevlog: fix extra path separator under MacOSXFri, 11 Apr 2008 11:21:55 +0200, by Patrick Mezard
-
Merge from main.Fri, 11 Apr 2008 08:35:37 +0200, by Dirkjan Ochtman
-
Add a batch file driver for WindowsThu, 10 Apr 2008 23:07:54 +0200, by Paul Moore
-
merge: introduce mergestateThu, 10 Apr 2008 15:02:24 -0500, by Matt Mackall
-
Merge with crew-stable.Thu, 10 Apr 2008 14:25:50 +0200, by Dirkjan Ochtman
-
win32text: actually import util so util.binary() can be usedThu, 10 Apr 2008 14:08:38 +0200, by Dirkjan Ochtman
-
issue 1053: heavily qualify the "cp -al" advice for cloningWed, 09 Apr 2008 16:02:37 -0700, by Bryan O'Sullivan
-
Get rid of reimplementations of util.binaryWed, 09 Apr 2008 15:49:20 -0700, by Bryan O'Sullivan
-
Let util.binary check entire data for \0 (issue1066, issue1079)Tue, 08 Apr 2008 13:19:36 +0200, by Christian Ebert
-
keyword: check for '\0' in entire data before actingWed, 09 Apr 2008 14:12:32 +0200, by Christian Ebert
-
keyword: make overwrite() arguments mandatoryWed, 09 Apr 2008 14:05:57 +0200, by Christian Ebert
-
keyword: compact setting of optional argumentsWed, 09 Apr 2008 14:05:57 +0200, by Christian Ebert
-
keyword: privatize remaining monkeypatches by moving them into reposetupWed, 09 Apr 2008 14:05:57 +0200, by Christian Ebert
-
keyword: collect filename patterns, wrap dispatch._parse in uisetupWed, 09 Apr 2008 14:05:56 +0200, by Christian Ebert
-
MergeWed, 09 Apr 2008 15:28:30 -0700, by Bryan O'Sullivan
-
Tidy code, fix typoWed, 09 Apr 2008 15:27:57 -0700, by Bryan O'Sullivan
-
Added hgexecutable support for py2exe/frozen scriptsThu, 20 Dec 2007 20:02:51 +0000, by Paul Moore
-
Remove trailing spaceTue, 08 Apr 2008 18:40:11 +0200, by Thomas Arendsen Hein
-
merge with crew-stableTue, 08 Apr 2008 18:39:41 +0200, by Thomas Arendsen Hein
-
python-2.6: md5 import in test-archive helperTue, 08 Apr 2008 15:41:21 +0200, by Dirkjan Ochtman
-
python-2.6: deprecation of GzipFile.filenameTue, 08 Apr 2008 15:42:43 +0200, by Dirkjan Ochtman
-
highlight: backward compatibility with pygments 0.5.1Thu, 10 Apr 2008 14:24:27 +0200, by Benoit Allard
-
Fix spacing error introduced in 5efd447a9b8dTue, 08 Apr 2008 18:39:02 +0200, by Thomas Arendsen Hein
-
Merge with crew-stableMon, 07 Apr 2008 13:16:11 +0200, by Patrick Mezard
-
convert: check svn branches are directoriesMon, 07 Apr 2008 11:59:20 +0200, by Patrick Mezard
-
Merge from crew-stable.Mon, 07 Apr 2008 09:26:40 +0200, by Dirkjan Ochtman
-
tests/test-diff-copy-depth: using sh instead of bashMon, 07 Apr 2008 09:02:26 +0200, by Adrian Buehlmann