Sat, 06 Dec 2008 20:17:45 +0100 Patrick Mezard Merge with crew-stable
Sat, 06 Dec 2008 20:10:31 +0100 Patrick Mezard convert: backout a7492fb2107b
Sat, 06 Dec 2008 20:07:44 +0100 Patrick Mezard Rewrite svn tests using svndump
Sat, 06 Dec 2008 15:57:11 +0100 Benoit Boissinot use inst.args instead of using __getitem__ directly
Sat, 06 Dec 2008 15:53:57 +0100 Benoit Boissinot exceptions should inherit the Exception class
Sat, 06 Dec 2008 15:40:04 +0100 Benoit Boissinot convert/cvs: do not compare None with int
Sat, 06 Dec 2008 15:37:15 +0100 Benoit Boissinot use repr() instead of backticks
Sat, 06 Dec 2008 14:27:31 +0100 Benoit Boissinot use repr() instead of backticks
Fri, 05 Dec 2008 22:22:14 +0100 Patrick Mezard Merge with crew-stable
Tue, 18 Nov 2008 21:46:01 -0600 Augie Fackler rebase: add support to keep branch names
Wed, 03 Dec 2008 22:03:05 -0800 Brendan Cully Merge with crew
Wed, 03 Dec 2008 22:01:34 -0800 Brendan Cully Update zsh completion for new help format
Mon, 01 Dec 2008 13:42:04 +0000 Frank Kingswood tests: allow cvs import to reorder its filename list
Wed, 03 Dec 2008 01:28:33 +0100 Benoit Boissinot re-add +x bit for test-convert-darcs (was missing from 14ed6662af48)
Tue, 02 Dec 2008 13:06:18 -0600 Matt Mackall Added signature for changeset 2a67430f92f1
Tue, 02 Dec 2008 13:06:17 -0600 Matt Mackall Added tag 1.1 for changeset 2a67430f92f1
Tue, 02 Dec 2008 13:05:40 -0600 Matt Mackall encoding: normalize some silly encoding names 1.1
Tue, 02 Dec 2008 19:36:43 +0100 Benoit Boissinot push: use the fast changegroup() path on push
Mon, 01 Dec 2008 10:45:22 -0500 Brodie Rao color: replace effect-specific reset control codes with general purpose one
Tue, 02 Dec 2008 10:13:52 -0600 Augie Fackler color: Add tests for colorized diff and status output.
Wed, 26 Nov 2008 22:58:07 +0100 Georg Brandl diff colorization: finish highlighting trailing whitespace
Tue, 02 Dec 2008 16:46:45 +0100 Brodie Rao color: diff colorization
Wed, 26 Nov 2008 08:58:31 -0500 Brodie Rao color: add --color switch
Mon, 01 Dec 2008 20:10:02 -0800 Brendan Cully mq: filter out empty commit messages in qfold
Mon, 01 Dec 2008 20:09:10 -0800 Brendan Cully mq: drop copy sources removed during qfold
Mon, 01 Dec 2008 14:06:02 -0800 Brendan Cully inotify: do not complain that inotify is not running if autostart is False
Mon, 01 Dec 2008 13:38:26 -0800 Brendan Cully inotify: close most file descriptors when autostarting
Mon, 01 Dec 2008 14:20:20 +0100 Patrick Mezard hgweb: extend [paths] syntax to match repositories recursively (issue852)
Mon, 01 Dec 2008 13:44:34 +0100 Georg Brandl help: try topics before commands to avoid "diffs" showing help for diffstat
Mon, 01 Dec 2008 12:11:28 +0100 Thomas Arendsen Hein Fix non-empty $CDPATH causing failed tests.
Sun, 30 Nov 2008 22:51:42 +0100 Patrick Mezard convert: improve reporting of invalid svn bindings
Sun, 30 Nov 2008 22:01:26 +0100 Patrick Mezard convert: work around svn.ra.get_files() not releasing input buffer
Sun, 30 Nov 2008 18:38:42 +0100 Dirkjan Ochtman gitweb: fix graph again after previous faulty commit (1e0677756f60)
Fri, 28 Nov 2008 11:38:41 +0100 Thomas Arendsen Hein Improvement to 14ce129cfcd: Use try/except and pass filename on errors
Fri, 28 Nov 2008 09:50:30 +0100 Dirkjan Ochtman gitweb: fix graph display in IE
Thu, 27 Nov 2008 10:13:20 +0100 Edouard Gomez convert: check existence of ~/.cvspass before reading it
Thu, 27 Nov 2008 22:04:51 +0100 Mads Kiilerich convert cvs: Fix branch name parsing
Thu, 27 Nov 2008 11:14:43 -0800 Brendan Cully Fix test breakage introduced in 07faba78cf5a
Thu, 27 Nov 2008 11:05:50 -0800 Brendan Cully Ignore eclipse droppings
Thu, 27 Nov 2008 11:04:29 -0800 Brendan Cully Add hgcia to hgext
Thu, 27 Nov 2008 18:46:45 +0100 Dirkjan Ochtman tests: fix test results for 07faba78cf5a
Thu, 27 Nov 2008 17:00:54 +0100 Dirkjan Ochtman diff: fix obscure off-by-one error in diff -p
Thu, 27 Nov 2008 16:07:17 +0100 Dirkjan Ochtman bundlerepo doesn't really have a dirstate, throw AttributeError if requested
Thu, 27 Nov 2008 16:07:13 +0100 Dirkjan Ochtman kill some trailing spaces
Thu, 27 Nov 2008 01:35:12 +0100 Benoit Boissinot merge with mpm
Thu, 27 Nov 2008 01:10:27 +0100 Mads Kiilerich rpm spec: include python egg in rpm
Thu, 27 Nov 2008 01:09:11 +0100 Mads Kiilerich buildrpm: complain when hg command isn't available
Thu, 27 Nov 2008 00:57:32 +0100 Mads Kiilerich util: use existing never() instead of custom lambda
Thu, 27 Nov 2008 00:57:31 +0100 Mads Kiilerich tests: Skip tests if they will fail because of outer repo
Thu, 27 Nov 2008 00:57:30 +0100 Mads Kiilerich tests: use killdaemons in hgweb tests
Wed, 26 Nov 2008 22:27:37 +0100 Patrick Mezard util_win32: fix Windows version checking (issue1358)
Fri, 21 Nov 2008 22:27:11 +0000 Alpar Juttner Graphlog extension adds a --graph option to log/in/out
Sun, 23 Nov 2008 20:16:29 +0100 Mads Kiilerich tests: disable test-convert-darcs properly for darcs 2
Sun, 23 Nov 2008 18:17:02 +0100 Mads Kiilerich Fix rpmlint warnings
Sun, 23 Nov 2008 18:16:02 +0100 Mads Kiilerich Make rpm spec less explicit
Wed, 26 Nov 2008 13:11:08 -0600 Matt Mackall Merge with crew
Wed, 26 Nov 2008 18:23:35 +0100 Benoit Boissinot Catch both IOError and OSError, fix regression introduced by 8046f0a070a6
Tue, 25 Nov 2008 18:45:08 -0800 Brendan Cully inotify: remove unused imports (thanks pyflakes)
Tue, 25 Nov 2008 18:32:44 -0800 Brendan Cully color: don't run status twice for -n
Tue, 25 Nov 2008 18:21:00 -0800 Brendan Cully color: fix status -n
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip