Tue, 20 Sep 2011 20:21:04 +0200 Yann E. MORIN revset.bisect: add 'ignored' set to the bisect keyword
Tue, 20 Sep 2011 20:19:48 +0200 Yann E. MORIN hbisect.get: use simpler code with repo.set(), fix 'pruned' set
Wed, 21 Sep 2011 13:00:48 -0500 Matt Mackall help: use RST to format option lists
Wed, 21 Sep 2011 13:00:47 -0500 Matt Mackall minirst: fix column handling for simple tables
Wed, 21 Sep 2011 13:00:46 -0500 Matt Mackall encoding: add getcols to extract substrings based on column width
Wed, 21 Sep 2011 13:00:41 -0500 Matt Mackall encoding: colwidth input is in the local encoding
Mon, 19 Sep 2011 15:58:03 -0700 Brodie Rao mdiff: speed up showfunc for large diffs
Mon, 19 Sep 2011 16:28:44 -0500 Matt Mackall revset: add 'l' flag to formatspec for args
Sun, 18 Sep 2011 23:57:49 +0200 Yann E. MORIN bisect: add some bisection examples, and some log revset.bisect() examples
Sat, 17 Sep 2011 14:33:20 +0200 Yann E. MORIN revset.bisect: add new 'untested' set to the bisect keyword
Sat, 17 Sep 2011 17:30:35 +0200 Yann E. MORIN revset.bisect: add new 'pruned' set to the bisect keyword
Sat, 17 Sep 2011 17:33:34 +0200 Yann E. MORIN revset.bisect: add new 'range' set to the bisect keyword
Sat, 17 Sep 2011 00:20:45 +0200 Yann E. MORIN revset.bisect: move bisect() code to hbisect.py
Sun, 18 Sep 2011 22:54:11 +0200 Yann E. MORIN revset: rename bisected() to bisect()
Sun, 18 Sep 2011 10:07:51 +0200 Yann E. MORIN revset.bisected: remove 'unknown' state
Mon, 19 Sep 2011 16:57:13 +0200 Pierre-Yves David rebase: allow rebase to ancestor (issue3010)
Sun, 18 Sep 2011 19:59:33 -0400 Greg Ward rollback: only restore dirstate and branch when appropriate.
Fri, 16 Sep 2011 21:38:06 -0400 Greg Ward rollback: refactor for readability; cosmetics.
Sat, 17 Sep 2011 14:55:55 -0500 Matt Mackall help: make optlist local to subfunctions
Sat, 17 Sep 2011 14:50:42 -0500 Matt Mackall help: move option list display into subfunctions
Sat, 17 Sep 2011 14:46:13 -0500 Matt Mackall help: fold header selection into helplist
Sat, 17 Sep 2011 14:46:00 -0500 Matt Mackall help: fold some list help clauses into the helplist function
Sat, 17 Sep 2011 14:17:09 -0500 Matt Mackall minirst: end all blocks with newlines
Mon, 19 Sep 2011 14:19:26 +0200 Martin Geisler convert: rename local variable
Sat, 17 Sep 2011 13:42:11 -0500 Matt Mackall minirst: don't choke on empty text
Sat, 17 Sep 2011 13:37:50 -0500 Matt Mackall minirst: remove some whitespace
Sat, 17 Sep 2011 13:37:49 -0500 Matt Mackall minirst: remove pointless transcoding
Sat, 17 Sep 2011 13:37:47 -0500 Matt Mackall tests: fix up help test for new verbose sections
Sat, 17 Sep 2011 13:20:10 -0500 Matt Mackall status: add some help examples
Sat, 17 Sep 2011 13:08:24 -0500 Matt Mackall forget: add help examples
Sat, 17 Sep 2011 12:34:47 -0500 Matt Mackall revsets: add first alias for last
Fri, 16 Sep 2011 22:57:47 -0500 Matt Mackall revset: add default of 1 to limit and last functions
Fri, 16 Sep 2011 17:53:58 -0500 Matt Mackall remove: suggest forget to undo adds
Fri, 16 Sep 2011 17:41:36 -0500 Matt Mackall remove: simplify help
Fri, 16 Sep 2011 17:08:18 -0500 Matt Mackall import: add help examples
Fri, 16 Sep 2011 16:52:45 -0500 Matt Mackall id: add some help examples
Fri, 16 Sep 2011 16:40:27 -0500 Matt Mackall export: add help examples
Fri, 16 Sep 2011 16:39:55 -0500 Matt Mackall diff: add help examples
Fri, 16 Sep 2011 15:31:21 -0500 Matt Mackall archive: add help examples
Wed, 14 Sep 2011 22:01:39 -0400 Greg Ward test-rollback: tinker a bit to make it easier to add more tests.
Thu, 15 Sep 2011 15:03:54 -0400 etienne convert: added bookmarks support in filemap
Sat, 23 Jul 2011 06:18:18 +0200 Simon Heimberg util: fix finding of hgexecutable
Fri, 16 Sep 2011 14:37:57 -0500 Matt Mackall log: add a usage note about --removed
Fri, 16 Sep 2011 14:37:56 -0500 Matt Mackall log: rearrange the help text a bit
Fri, 16 Sep 2011 14:37:55 -0500 Matt Mackall log: add some usage examples to verbose help
Fri, 16 Sep 2011 14:37:53 -0500 Matt Mackall minirst: fix container stripping logic
Wed, 14 Sep 2011 22:28:27 -0400 Greg Ward share: allow trailing newline on .hg/sharedpath.
Wed, 07 Sep 2011 10:24:26 -0400 Ben Hockey contrib: some support for named branches in zsh_completion (issue2988)
Wed, 14 Sep 2011 17:06:33 +0200 Simon Heimberg test: test for options duplicate with global options
Wed, 14 Sep 2011 14:37:10 -0500 Matt Mackall merge with stable
Sun, 11 Sep 2011 21:21:58 -0400 Greg Ward rollback: improve readability; clarify that the return value is an int.
Mon, 22 Aug 2011 22:50:52 +0200 Simon Heimberg demandimport: determine at load time if __import__ has level argument
Tue, 13 Sep 2011 17:01:07 -0500 Matt Mackall win32: quietly ignore missing CreateHardLinkA for Wine stable
Thu, 08 Sep 2011 11:34:59 +0100 Steve Streeting osutil: avoid accidentally destroying the True object in isgui (issue2937) stable
Wed, 14 Sep 2011 13:57:56 +0200 Sune Foldager merge with stable
Wed, 14 Sep 2011 13:57:31 +0200 Sune Foldager merge
Wed, 14 Sep 2011 13:51:50 +0200 Sune Foldager bundlerepo: add argument check before unlink stable
Mon, 12 Sep 2011 09:20:31 -0700 Lee Cantey test-setdiscovery: allow for leading space in output of wc
Mon, 12 Sep 2011 23:02:45 -0500 Matt Mackall merge with stable
Sun, 11 Sep 2011 14:42:30 +0200 Simon Heimberg ui: write traceback to self.ferr stable
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip