Mercurial > hg-stable
graph
-
runrst: try to be more helpful if docutils is not installed stableFri, 30 Jul 2010 14:41:47 +0900, by Nicolas Dumazet
-
mq: correct qimport documentationThu, 29 Jul 2010 17:18:17 +0900, by Nicolas Dumazet
-
merge with stableThu, 29 Jul 2010 12:10:22 +0900, by Nicolas Dumazet
-
bookmarks: don't allow name to contain whitespaces only stableSat, 24 Jul 2010 11:20:21 +0300, by Idan Kamara
-
context: reuse filecontext.cmp in workingfilecontext.cmpThu, 29 Jul 2010 10:39:59 +0900, by Nicolas Dumazet
-
filectx: use cmp(self, fctx) instead of cmp(self, text)Tue, 27 Jul 2010 23:40:46 +0900, by Nicolas Dumazet
-
mq: fix qimport --name --existing --force on win32Wed, 28 Jul 2010 11:07:20 +0200, by Patrick Mezard
-
mq: document possible combination of -e and -n for qimportFri, 23 Jul 2010 23:43:43 +0900, by Nicolas Dumazet
-
mq: support "qimport --existing --name renametothis thatexistingpatch"Wed, 21 Jul 2010 11:53:09 +0900, by Nicolas Dumazet
-
localrepo: refactor filter computationSat, 24 Jul 2010 00:28:20 +0900, by Nicolas Dumazet
-
Merge with stableTue, 27 Jul 2010 16:04:00 -0500, by Matt Mackall
-
Merge with crewTue, 27 Jul 2010 16:03:42 -0500, by Matt Mackall
-
alias: improved diagnostic when arguments include --cwd, etc.Tue, 27 Jul 2010 14:43:40 +0200, by Dan Villiom Podlaski Christiansen
-
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
-
changegroupsubset: simplify knownheads/has_cl_set computationFri, 23 Jul 2010 00:04:18 +0200, by Benoit Boissinot
-
changegroupsubset(): ancestors() is not inclusive, we need to remove the "heads"Thu, 22 Jul 2010 23:54:57 +0200, by Benoit Boissinot
-
changegroupsubset(): move comment at the right placeThu, 22 Jul 2010 23:44:14 +0200, by Benoit Boissinot
-
changegroupsubset(): refactor the prune() functionsThu, 22 Jul 2010 23:13:03 +0200, by Benoit Boissinot
-
Merge with stableThu, 22 Jul 2010 22:23:54 +0200, by Martin Geisler
-
help: make helptable a list instead of a tuple stableThu, 22 Jul 2010 21:43:45 +0200, by Martin Geisler
-
test-command-template: test 'children' template keywordSat, 03 Jul 2010 08:28:23 +0200, by Jason Harris
-
templates: 'children' keywordSat, 03 Jul 2010 05:24:16 +0200, by Jason Harris
-
changegroupsubset(): change variable names, simplify lookup logicThu, 22 Jul 2010 16:51:45 +0200, by Benoit Boissinot
-
changegroup(): used "linkrev" instead of "revlink"Thu, 22 Jul 2010 16:18:33 +0200, by Benoit Boissinot
-
fix commentThu, 22 Jul 2010 15:32:26 +0200, by Benoit Boissinot
-
Merge with stableThu, 22 Jul 2010 08:24:56 -0500, by Matt Mackall
-
revset: fix ancestor subset handling (issue2298) stableThu, 22 Jul 2010 08:17:38 -0500, by Matt Mackall
-
hgwebdir: use template paths configured in the hgrc (issue2281) stableMon, 12 Jul 2010 16:07:58 +0200, by Christian Fischer
-
changegroup*(): use set instead of dictThu, 22 Jul 2010 14:34:37 +0200, by Benoit Boissinot