log

age author description
Sun, 10 Aug 2008 18:01:03 -0500 Matt Mackall add a fix for issue 1175
Sun, 10 Aug 2008 18:01:03 -0500 Matt Mackall commit: simplify file copy logic
Sat, 09 Aug 2008 11:46:20 +0200 Thomas Arendsen Hein Make test-convert-mtn pass on systems where mtn add -R uses different order
Sat, 19 Jul 2008 18:19:50 +0200 Stefano Tortarolo Add ancestors and descendants to revlog
Sat, 09 Aug 2008 02:10:22 +0200 Martin Geisler mdiff: compare content of binary files directly
Fri, 08 Aug 2008 18:49:55 +0200 Thomas Arendsen Hein merge with crew-stable
Fri, 08 Aug 2008 18:48:26 +0200 Thomas Arendsen Hein Make test-hardlinks-safety repeatable and executable
Fri, 08 Aug 2008 18:37:50 +0200 Thomas Arendsen Hein convert: Fix debugging output when running multiple commands with xargs.
Thu, 07 Aug 2008 09:53:57 +0200 Christian Ebert keyword: add verify to nokwcommands after refactor in e79a8f36c2a5
Thu, 07 Aug 2008 09:53:27 +0200 Dirkjan Ochtman merge with crew-stable
Thu, 07 Aug 2008 09:31:42 +0200 Doug Philips Let the notify extension use [diff] options too.
Wed, 06 Aug 2008 17:19:14 -0500 rubik coal/paper: fixed box via an expression for IE < 7
Wed, 06 Aug 2008 15:08:18 -0700 Brendan Cully Fix intermittent broken pipe in test-highlight
Wed, 06 Aug 2008 15:10:05 +0200 Benoit Boissinot ui: add an option to prompt for the username when it isn't provided
Sat, 02 Aug 2008 23:45:10 +0200 Patrick Mezard Merge with crew-stable
Sat, 02 Aug 2008 22:10:54 +0200 Bernhard Leiner add additional bisect tests
Sat, 02 Aug 2008 22:11:22 +0200 Bernhard Leiner add additional complex bisect tests (with non-linear history)
Sat, 02 Aug 2008 22:10:10 +0200 Bernhard Leiner Add support for multiple possible bisect results (issue1228, issue1182)
Sat, 02 Aug 2008 14:08:21 +0200 Patrick Mezard Merge with crew-stable
Tue, 15 Jul 2008 18:10:37 -0500 Kevin Christen Add a reset before and after colorized output
Wed, 23 Jul 2008 20:33:23 -0500 Kevin Christen Apply color to output of qseries --verbose
Sat, 02 Aug 2008 13:49:13 +0200 Patrick Mezard color: improve mq extension detection
Fri, 01 Aug 2008 12:33:10 +0200 Benoit Boissinot hgweb: do not use unassigned variables in exception handling
Wed, 30 Jul 2008 22:33:40 +0200 Patrick Mezard Merge with crew-stable
Wed, 30 Jul 2008 22:26:41 +0200 Patrick Mezard Fix subversion tests with svn 1.5
Sun, 27 Jul 2008 17:09:33 +0200 Patrick Mezard convert: normalize paths sent to svn get_log (issue 1219)
Fri, 25 Jul 2008 20:47:04 +0200 Patrick Mezard Merge with crew-stable
Fri, 25 Jul 2008 20:43:41 +0200 Patrick Mezard convert: remove leading slash from ra.check_path inputs (issue 1236)
Fri, 25 Jul 2008 20:37:41 +0200 Patrick Mezard convert: restore previous svn transport parent correctly
Mon, 21 Jul 2008 13:26:42 +0200 Dirkjan Ochtman context: get rid of unused changectx.filectxs() method