Mercurial > hg
graph
-
perf: add perfrevlog function to check performance of revlogTue, 27 Jul 2010 20:50:09 +0530, by Pradeepkumar Gayam
-
revlog: add a flags method that returns revision flagsTue, 27 Jul 2010 01:16:38 +0530, by Pradeepkumar Gayam
-
tag: do not allow tag names to consist solely of whitespace (issue2307) stableTue, 27 Jul 2010 14:40:25 -0400, by Benjamin Pollack
-
Merge with stableSun, 25 Jul 2010 21:20:05 -0500, by Matt Mackall
-
convert: warn on superfluous / in pathsTue, 20 Jul 2010 15:49:28 +0200, by Mads Kiilerich
-
inotify: remove unused variableSat, 24 Jul 2010 22:15:22 +0200, by David Soria Parra
-
convert: handle closed branch heads in hg-hg conversion (issue2185)Sun, 25 Jul 2010 17:18:35 -0500, by Matt Mackall
-
check-code: add warning on lines over 80 charactersSun, 25 Jul 2010 17:10:32 -0500, by Matt Mackall
-
debugbuilddag: build repository content in binary modeMon, 26 Jul 2010 23:26:15 +0200, by Patrick Mezard
-
cleanup: typosMon, 26 Jul 2010 22:29:49 +0200, by Patrick Mezard
-
revsets.txt: minor improvementsMon, 26 Jul 2010 22:29:17 +0200, by Patrick Mezard
-
dispatch: write Abort hint to stderr tooMon, 26 Jul 2010 22:28:37 +0200, by Patrick Mezard
-
bookmarks: sort diffbookmarks() outputMon, 26 Jul 2010 22:26:12 +0200, by Patrick Mezard
-
Merge with stableSun, 25 Jul 2010 21:20:05 -0500, by Matt Mackall
-
convert: warn on superfluous / in pathsTue, 20 Jul 2010 15:49:28 +0200, by Mads Kiilerich
-
inotify: remove unused variableSat, 24 Jul 2010 22:15:22 +0200, by David Soria Parra
-
keyword: move collecting of [keyword] patterns to reposetup (issue2303) stableSun, 25 Jul 2010 20:01:33 -0500, by Christian Ebert
-
hgwebdir: allow pure relative globs in paths stableWed, 21 Jul 2010 22:22:28 +0200, by Mads Kiilerich
-
alias: ensure checksignature() is applied directly to the command (issue2286) stableThu, 22 Jul 2010 15:26:26 -0400, by Brodie Rao
-
dispatch: give better error message when cwd doesn't exist (issue2293) stableSat, 24 Jul 2010 00:38:08 +0200, by Mads Kiilerich
-
i18n: safety writing into non-ASCII named files on any shell implementation stableThu, 22 Jul 2010 23:18:38 +0900, by FUJIWARA Katsunori
-
convert: handle closed branch heads in hg-hg conversion (issue2185)Sun, 25 Jul 2010 17:18:35 -0500, by Matt Mackall
-
check-code: add warning on lines over 80 charactersSun, 25 Jul 2010 17:10:32 -0500, by Matt Mackall
-
Remove variable output affected by length of TMPDIR.Sun, 25 Jul 2010 08:22:03 -0700, by Lee Cantey
-
chunkbuffer: split big strings directly in chunkbufferSun, 25 Jul 2010 13:10:57 +0200, by Benoit Boissinot
-
localrepo.status: move fixup concatenation inside if block for claritySun, 25 Jul 2010 10:05:38 +0900, by Nicolas Dumazet
-
chunkbuffer: targetsize isn't used outside of read()Sat, 24 Jul 2010 17:23:08 +0200, by Benoit Boissinot
-
chunkbuffer: use list instead of cStringIOSat, 24 Jul 2010 15:21:39 +0200, by Benoit Boissinot
-
chunkbuffer: use for/else to detect end of iterationSat, 24 Jul 2010 15:20:29 +0200, by Benoit Boissinot
-
changegroup*(): use enumerate when possibleSat, 24 Jul 2010 00:15:29 +0200, by Benoit Boissinot
-
changegroupsubset(): with the fix, prune() is actually useful in the testsuiteSat, 24 Jul 2010 00:03:19 +0200, by Benoit Boissinot
-
test-permissions: echo commands to make output readableThu, 22 Jul 2010 13:48:34 +0200, by Martin Geisler