log

age author description
Wed, 14 Apr 2010 15:06:40 -0400 Greg Ward revlog: fix lazyparser.__iter__() to return all revisions (issue2137) stable
Tue, 13 Apr 2010 17:58:38 -0400 Greg Ward revlog: factor out _maxinline global. stable
Wed, 14 Apr 2010 19:49:06 +0200 Sune Foldager merge with stable
Wed, 14 Apr 2010 19:43:40 +0200 Sune Foldager merge
Wed, 14 Apr 2010 19:43:19 +0200 Sune Foldager prepush: backed out refactoring
Wed, 14 Apr 2010 19:35:54 +0200 Peter Arrenbrecht prepush: add more test cases stable
Wed, 14 Apr 2010 19:11:35 +0200 Sune Foldager prepush: fix bug in warning message selection stable
Wed, 14 Apr 2010 11:27:15 +0200 Benoit Boissinot merge with stable
Tue, 13 Apr 2010 23:12:23 -0500 Steve Borho verify: improve progress descriptions
Wed, 14 Apr 2010 17:58:10 +0900 Nicolas Dumazet pylint, pyflakes: remove unused or duplicate imports
Wed, 14 Apr 2010 00:24:47 -0500 Ry4an Brase Fix --blacklist when --jobs > 1 in run_tests.py. stable
Wed, 14 Apr 2010 09:09:43 +0200 Benoit Boissinot merge with stable
Wed, 14 Apr 2010 09:08:47 +0200 Benoit Boissinot run-tests.py: reset env variables set by hooks stable
Wed, 14 Apr 2010 08:48:26 +0200 Benoit Boissinot checklink: use an explicit prefix for the temporary file stable
Tue, 13 Apr 2010 17:58:38 -0400 Greg Ward revlog: factor out _maxinline global.
Tue, 13 Apr 2010 23:04:46 +0200 Benoit Boissinot fix test-pull after 468876bc3885
Tue, 13 Apr 2010 22:10:24 +0200 Benoit Boissinot merge with stable
Tue, 13 Apr 2010 22:06:17 +0200 Benoit Boissinot revlog: put graph related functions together
Tue, 13 Apr 2010 21:54:59 +0200 Benoit Boissinot checkexec: use an explicit prefix for the temporary file stable
Mon, 12 Apr 2010 17:41:32 -0700 Matt Mackall check-code: add a warnings level
Mon, 12 Apr 2010 17:34:12 +0200 Christian Ebert keyword: make the templater a local variable
Mon, 12 Apr 2010 17:21:30 -0700 Matt Mackall rollback: improve message
Mon, 12 Apr 2010 17:11:14 -0700 Matt Mackall transaction: use newlines to separate description elements
Thu, 08 Apr 2010 15:04:00 -0500 Augie Fackler progress: fall back to indeterminate progress if position is >= total
Sun, 11 Apr 2010 14:25:02 -0500 Matt Mackall mq: promote qnew, demote qinit in short help
Sun, 11 Apr 2010 14:24:19 -0500 Matt Mackall commands: improve some command summaries
Sat, 10 Apr 2010 17:20:43 -0500 Matt Mackall progress: show approximate progress info for pull
Mon, 12 Apr 2010 21:55:34 +0200 Patrick Mezard Merge with crew-stable
Mon, 12 Apr 2010 21:37:21 +0200 Patrick Mezard localrepo: do not store URL password in undo.desc
Mon, 12 Apr 2010 21:19:53 +0200 Patrick Mezard convert/subversion: fix default URL checker prototype stable