Mercurial > hg
graph
-
Fix re: and glob: patterns in .hgignore (reported by Brad Schick)Mon, 30 Jul 2007 20:01:16 +0200, by Thomas Arendsen Hein
-
test-convert: Hide warning about missing subversion bindings.Sun, 29 Jul 2007 19:32:55 +0200, by Thomas Arendsen Hein
-
Fix bashism and remove useless use of cat.Sun, 29 Jul 2007 18:53:09 +0200, by Thomas Arendsen Hein
-
Test qnew --gitSat, 28 Jul 2007 20:15:54 +0200, by Patrick Mezard
-
mq: add qnew --git optionSat, 28 Jul 2007 20:15:54 +0200, by Patrick Mezard
-
convert: empty log messages are OK as of 7f5c3fb0a37dFri, 27 Jul 2007 14:30:20 -0700, by Bryan O'Sullivan
-
localrepo.commit: only munge comment text if committing via dirstateThu, 26 Jul 2007 14:47:31 -0700, by Bryan O'Sullivan
-
convert: make test-convert executableThu, 26 Jul 2007 14:08:39 -0700, by Bryan O'Sullivan
-
Merge with bosThu, 26 Jul 2007 14:04:48 -0700, by Brendan Cully
-
convert svn: canonicalize path before calling url_from_path.Thu, 26 Jul 2007 14:02:49 -0700, by Brendan Cully
-
Ignore mergebackup files generated by mpatchThu, 26 Jul 2007 13:38:20 -0700, by Bryan O'Sullivan
-
convert: get rid of ugly use of hasattrThu, 26 Jul 2007 13:36:53 -0700, by Bryan O'Sullivan
-
convert: get rid of "hg." prefix where not neededThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert: add filename filtering and renaming supportThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert: add testThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert: acquire/release locks periodicallyThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert: Support Mercurial as a source, as well as a sinkThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert: make commit constructor clearer and less magicalThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert: rename mapfile to revmapfile, so we can map more than just revsThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert svn: try to extract URL from source if it is a working directoryThu, 26 Jul 2007 10:57:26 -0700, by Brendan Cully
-
Merge with mpmThu, 26 Jul 2007 10:43:01 -0700, by Brendan Cully
-
convert: urlify svn repos if necessary.Thu, 26 Jul 2007 10:42:44 -0700, by Brendan Cully
-
revlog: localize some fastpath functionsThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
revlog: minor chunk speed-upThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
revlog: minor revdiff reorganizationThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
revlog: move flag checking out of the offset fastpathThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
dirstate: localize a bunch of methods in status fastpathThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
dirstate: speed up sorting in findfilesThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
revlog: pass mode to _supported directlyThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
dirstate: localize a bunch of methods for findfilesThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
Merge with -stableThu, 26 Jul 2007 12:02:55 -0500, by Matt Mackall
-
posixfile_nt: '+' should allow read access.Wed, 25 Jul 2007 15:58:10 +0900, by Shun-ichi GOTO