Mercurial > hg
graph
-
Apply color to output of qseries --verboseWed, 23 Jul 2008 20:33:23 -0500, by Kevin Christen
-
color: improve mq extension detectionSat, 02 Aug 2008 13:49:13 +0200, by Patrick Mezard
-
hgweb: do not use unassigned variables in exception handlingFri, 01 Aug 2008 12:33:10 +0200, by Benoit Boissinot
-
Merge with crew-stableWed, 30 Jul 2008 22:33:40 +0200, by Patrick Mezard
-
Fix subversion tests with svn 1.5Wed, 30 Jul 2008 22:26:41 +0200, by Patrick Mezard
-
convert: normalize paths sent to svn get_log (issue 1219)Sun, 27 Jul 2008 17:09:33 +0200, by Patrick Mezard
-
Merge with crew-stableFri, 25 Jul 2008 20:47:04 +0200, by Patrick Mezard
-
convert: remove leading slash from ra.check_path inputs (issue 1236)Fri, 25 Jul 2008 20:43:41 +0200, by Patrick Mezard
-
convert: restore previous svn transport parent correctlyFri, 25 Jul 2008 20:37:41 +0200, by Patrick Mezard
-
context: get rid of unused changectx.filectxs() methodMon, 21 Jul 2008 13:26:42 +0200, by Dirkjan Ochtman
-
context: fix workingctx's __contains__ methodMon, 21 Jul 2008 13:22:11 +0200, by Dirkjan Ochtman
-
merge: use correct branch name for counting headsMon, 21 Jul 2008 13:17:51 +0200, by Dirkjan Ochtman
-
merge with crew-stableFri, 25 Jul 2008 13:27:06 +0200, by Dirkjan Ochtman
-
add note about updating one file to update helpFri, 25 Jul 2008 13:26:16 +0200, by Dirkjan Ochtman
-
churn: fix documentation for churn optionsFri, 25 Jul 2008 13:23:59 +0200, by Dirkjan Ochtman
-
introduce store classesThu, 24 Jul 2008 16:32:52 +0200, by Adrian Buehlmann
-
move filename encoding functions from util.py to new store.pyThu, 24 Jul 2008 16:32:51 +0200, by Adrian Buehlmann
-
Merge with crew-stableThu, 24 Jul 2008 22:46:45 +0200, by Patrick Mezard
-
convert: use git executable only, with subcommandsThu, 24 Jul 2008 22:44:15 +0200, by Dhruva Krishnamurthy
-
merge with -stableWed, 23 Jul 2008 16:14:45 +0200, by Benoit Boissinot
-
make mq and tags hardlink safeWed, 23 Jul 2008 16:08:20 +0200, by Benoit Boissinot
-
dirstate.walk: speed up calling match functionTue, 22 Jul 2008 13:03:31 -0500, by Matt Mackall
-
dirstate.walk: reduce sorting in step 3Tue, 22 Jul 2008 13:03:29 -0500, by Matt Mackall
-
dirstate.walk: inline imatchTue, 22 Jul 2008 13:03:25 -0500, by Matt Mackall
-
dirstate.walk: more cleanupsTue, 22 Jul 2008 13:03:24 -0500, by Matt Mackall
-
dirstate.walk: fold in _supportedTue, 22 Jul 2008 13:03:23 -0500, by Matt Mackall
-
dirstate.walk: build a dict rather than yieldTue, 22 Jul 2008 13:03:21 -0500, by Matt Mackall
-
dirstate.walk: minor cleanupsTue, 22 Jul 2008 13:03:20 -0500, by Matt Mackall
-
dirstate.walk: push sorting upTue, 22 Jul 2008 13:03:19 -0500, by Matt Mackall
-
dirstate.walk: pull directory scanning into top-level loopTue, 22 Jul 2008 13:03:18 -0500, by Matt Mackall
-
dirstate.walk: unify match.dir logicTue, 22 Jul 2008 13:03:17 -0500, by Matt Mackall
-
dirstate.walk: simplify .hg scan bisect logicTue, 22 Jul 2008 13:03:16 -0500, by Matt Mackall
-
dirstate.walk: track normalized directory namesTue, 22 Jul 2008 13:03:15 -0500, by Matt Mackall
-
dirstate: simplify normalize logicTue, 22 Jul 2008 13:03:14 -0500, by Matt Mackall
-
dirstate.walk: change names for dc and knownTue, 22 Jul 2008 13:03:13 -0500, by Matt Mackall
-
dirstate.walk: fold findfiles into main walk loopTue, 22 Jul 2008 13:03:10 -0500, by Matt Mackall
-
dirstate.walk: eliminate filter functionTue, 22 Jul 2008 13:03:08 -0500, by Matt Mackall
-
dirstate.walk: eliminate src from yieldTue, 22 Jul 2008 13:02:36 -0500, by Matt Mackall
-
minor status fixupsTue, 22 Jul 2008 13:00:22 -0500, by Matt Mackall
-
Merge with crew-stableSun, 20 Jul 2008 21:51:13 +0200, by Patrick Mezard
-
test-branches: add a test for long branch name (issue 1230)Sun, 20 Jul 2008 21:00:13 +0200, by Patrick Mezard
-
branches unparseable output fix (issue1230)Sun, 20 Jul 2008 12:09:37 +0200, by Stefano Tortarolo
-
Bug:1201 hg convert on CVS working copy produces TracebackWed, 25 Jun 2008 19:41:43 +0100, by Martin OConnor
-
Merge with mainSun, 20 Jul 2008 20:00:02 +0200, by Patrick Mezard
-
dirstate: remove superfluous normalize() call in walk()Sun, 20 Jul 2008 19:25:08 +0200, by Patrick Mezard
-
localrepo: fix status() typos from 854b907527e5a and 97c12b1ed1e0Sun, 20 Jul 2008 19:09:00 +0200, by Patrick Mezard
-
context: trigger missing username warning only when necessarySun, 20 Jul 2008 19:09:00 +0200, by Patrick Mezard
-
localrepo: do not modify a dictionary being iterated in status()Fri, 18 Jul 2008 12:31:40 +0200, by Christian Boos