log

age author description
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
Thu, 22 Jul 2010 08:24:56 -0500 Matt Mackall Merge with stable
Thu, 22 Jul 2010 08:17:38 -0500 Matt Mackall revset: fix ancestor subset handling (issue2298) stable
Mon, 12 Jul 2010 16:07:58 +0200 Christian Fischer hgwebdir: use template paths configured in the hgrc (issue2281) stable
Thu, 22 Jul 2010 14:34:37 +0200 Benoit Boissinot changegroup*(): use set instead of dict
Thu, 22 Jul 2010 10:49:55 +0200 Martin Geisler Merge with stable
Wed, 21 Jul 2010 17:06:00 -0400 Brodie Rao bash/zsh completion: use HGPLAIN when invoking hg (issue2297) stable
Thu, 22 Jul 2010 14:30:27 +0900 Dan Drake patch: fix extract() docstring, it returns branch as well stable
Thu, 22 Jul 2010 15:14:22 +0900 Nicolas Dumazet merge with stable
Thu, 22 Jul 2010 14:33:50 +0900 Nicolas Dumazet doc: remove has_key usage in hgmanpage stable
Thu, 22 Jul 2010 14:30:29 +0900 Nicolas Dumazet gendoc: remove callable usage (check-code) stable
Wed, 21 Jul 2010 12:41:18 +0900 Nicolas Dumazet bookmarks: rewrite _bookmarks method documentation stable
Wed, 21 Jul 2010 19:29:57 +0200 Mads Kiilerich init: create target directory recursively stable
Wed, 21 Jul 2010 17:51:37 +0200 Mads Kiilerich doc: make sure we use our own code for generating man pages stable
Sun, 18 Jul 2010 21:29:29 -0400 Greg Ward transplant: crash if repo.commit() finds nothing to commit stable