Fri, 30 Jul 2010 14:41:47 +0900 |
Nicolas Dumazet |
runrst: try to be more helpful if docutils is not installed
stable
|
Thu, 29 Jul 2010 17:18:17 +0900 |
Nicolas Dumazet |
mq: correct qimport documentation
|
Thu, 29 Jul 2010 12:10:22 +0900 |
Nicolas Dumazet |
merge with stable
|
Sat, 24 Jul 2010 11:20:21 +0300 |
Idan Kamara |
bookmarks: don't allow name to contain whitespaces only
stable
|
Thu, 29 Jul 2010 10:39:59 +0900 |
Nicolas Dumazet |
context: reuse filecontext.cmp in workingfilecontext.cmp
|
Tue, 27 Jul 2010 23:40:46 +0900 |
Nicolas Dumazet |
filectx: use cmp(self, fctx) instead of cmp(self, text)
|
Wed, 28 Jul 2010 11:07:20 +0200 |
Patrick Mezard |
mq: fix qimport --name --existing --force on win32
|
Fri, 23 Jul 2010 23:43:43 +0900 |
Nicolas Dumazet |
mq: document possible combination of -e and -n for qimport
|
Wed, 21 Jul 2010 11:53:09 +0900 |
Nicolas Dumazet |
mq: support "qimport --existing --name renametothis thatexistingpatch"
|
Sat, 24 Jul 2010 00:28:20 +0900 |
Nicolas Dumazet |
localrepo: refactor filter computation
|
Tue, 27 Jul 2010 16:04:00 -0500 |
Matt Mackall |
Merge with stable
|
Tue, 27 Jul 2010 16:03:42 -0500 |
Matt Mackall |
Merge with crew
|
Tue, 27 Jul 2010 14:43:40 +0200 |
Dan Villiom Podlaski Christiansen |
alias: improved diagnostic when arguments include --cwd, etc.
|
Tue, 27 Jul 2010 20:50:09 +0530 |
Pradeepkumar Gayam |
perf: add perfrevlog function to check performance of revlog
|
Tue, 27 Jul 2010 01:16:38 +0530 |
Pradeepkumar Gayam |
revlog: add a flags method that returns revision flags
|
Tue, 27 Jul 2010 14:40:25 -0400 |
Benjamin Pollack |
tag: do not allow tag names to consist solely of whitespace (issue2307)
stable
|
Sun, 25 Jul 2010 21:20:05 -0500 |
Matt Mackall |
Merge with stable
|
Tue, 20 Jul 2010 15:49:28 +0200 |
Mads Kiilerich |
convert: warn on superfluous / in paths
|
Sat, 24 Jul 2010 22:15:22 +0200 |
David Soria Parra |
inotify: remove unused variable
|
Sun, 25 Jul 2010 17:18:35 -0500 |
Matt Mackall |
convert: handle closed branch heads in hg-hg conversion (issue2185)
|
Sun, 25 Jul 2010 17:10:32 -0500 |
Matt Mackall |
check-code: add warning on lines over 80 characters
|
Mon, 26 Jul 2010 23:26:15 +0200 |
Patrick Mezard |
debugbuilddag: build repository content in binary mode
|
Mon, 26 Jul 2010 22:29:49 +0200 |
Patrick Mezard |
cleanup: typos
|
Mon, 26 Jul 2010 22:29:17 +0200 |
Patrick Mezard |
revsets.txt: minor improvements
|
Mon, 26 Jul 2010 22:28:37 +0200 |
Patrick Mezard |
dispatch: write Abort hint to stderr too
|
Mon, 26 Jul 2010 22:26:12 +0200 |
Patrick Mezard |
bookmarks: sort diffbookmarks() output
|
Sun, 25 Jul 2010 21:20:05 -0500 |
Matt Mackall |
Merge with stable
|
Tue, 20 Jul 2010 15:49:28 +0200 |
Mads Kiilerich |
convert: warn on superfluous / in paths
|
Sat, 24 Jul 2010 22:15:22 +0200 |
David Soria Parra |
inotify: remove unused variable
|
Sun, 25 Jul 2010 20:01:33 -0500 |
Christian Ebert |
keyword: move collecting of [keyword] patterns to reposetup (issue2303)
stable
|
Wed, 21 Jul 2010 22:22:28 +0200 |
Mads Kiilerich |
hgwebdir: allow pure relative globs in paths
stable
|
Thu, 22 Jul 2010 15:26:26 -0400 |
Brodie Rao |
alias: ensure checksignature() is applied directly to the command (issue2286)
stable
|
Sat, 24 Jul 2010 00:38:08 +0200 |
Mads Kiilerich |
dispatch: give better error message when cwd doesn't exist (issue2293)
stable
|
Thu, 22 Jul 2010 23:18:38 +0900 |
FUJIWARA Katsunori |
i18n: safety writing into non-ASCII named files on any shell implementation
stable
|
Sun, 25 Jul 2010 17:18:35 -0500 |
Matt Mackall |
convert: handle closed branch heads in hg-hg conversion (issue2185)
|
Sun, 25 Jul 2010 17:10:32 -0500 |
Matt Mackall |
check-code: add warning on lines over 80 characters
|
Sun, 25 Jul 2010 08:22:03 -0700 |
Lee Cantey |
Remove variable output affected by length of TMPDIR.
|
Sun, 25 Jul 2010 13:10:57 +0200 |
Benoit Boissinot |
chunkbuffer: split big strings directly in chunkbuffer
|
Sun, 25 Jul 2010 10:05:38 +0900 |
Nicolas Dumazet |
localrepo.status: move fixup concatenation inside if block for clarity
|
Sat, 24 Jul 2010 17:23:08 +0200 |
Benoit Boissinot |
chunkbuffer: targetsize isn't used outside of read()
|
Sat, 24 Jul 2010 15:21:39 +0200 |
Benoit Boissinot |
chunkbuffer: use list instead of cStringIO
|
Sat, 24 Jul 2010 15:20:29 +0200 |
Benoit Boissinot |
chunkbuffer: use for/else to detect end of iteration
|
Sat, 24 Jul 2010 00:15:29 +0200 |
Benoit Boissinot |
changegroup*(): use enumerate when possible
|
Sat, 24 Jul 2010 00:03:19 +0200 |
Benoit Boissinot |
changegroupsubset(): with the fix, prune() is actually useful in the testsuite
|
Thu, 22 Jul 2010 13:48:34 +0200 |
Martin Geisler |
test-permissions: echo commands to make output readable
|
Fri, 23 Jul 2010 00:04:18 +0200 |
Benoit Boissinot |
changegroupsubset: simplify knownheads/has_cl_set computation
|
Thu, 22 Jul 2010 23:54:57 +0200 |
Benoit Boissinot |
changegroupsubset(): ancestors() is not inclusive, we need to remove the "heads"
|
Thu, 22 Jul 2010 23:44:14 +0200 |
Benoit Boissinot |
changegroupsubset(): move comment at the right place
|
Thu, 22 Jul 2010 23:13:03 +0200 |
Benoit Boissinot |
changegroupsubset(): refactor the prune() functions
|
Thu, 22 Jul 2010 22:23:54 +0200 |
Martin Geisler |
Merge with stable
|
Thu, 22 Jul 2010 21:43:45 +0200 |
Martin Geisler |
help: make helptable a list instead of a tuple
stable
|
Sat, 03 Jul 2010 08:28:23 +0200 |
Jason Harris |
test-command-template: test 'children' template keyword
|
Sat, 03 Jul 2010 05:24:16 +0200 |
Jason Harris |
templates: 'children' keyword
|
Thu, 22 Jul 2010 16:51:45 +0200 |
Benoit Boissinot |
changegroupsubset(): change variable names, simplify lookup logic
|
Thu, 22 Jul 2010 16:18:33 +0200 |
Benoit Boissinot |
changegroup(): used "linkrev" instead of "revlink"
|
Thu, 22 Jul 2010 15:32:26 +0200 |
Benoit Boissinot |
fix comment
|