log

age author description
Mon, 16 Jul 2007 17:30:34 -0500 Matt Mackall Merge with -stable
Sun, 15 Jul 2007 14:43:38 -0500 Matt Mackall merge: fix unnecessary rename merges on linear update (issue631)
Mon, 16 Jul 2007 20:15:03 -0700 Bryan O'Sullivan tag: handle .hgtags and .hg/localtags with missing final newline (issue 601)
Mon, 16 Jul 2007 18:01:20 -0700 Bryan O'Sullivan issue 622: pull/unbundle -u updates to default branch if repo was empty
Mon, 16 Jul 2007 16:50:47 -0700 Bryan O'Sullivan mq: autodetect an existing git patch during qrefresh (issue 491)
Mon, 16 Jul 2007 14:43:47 -0700 Bryan O'Sullivan patchbomb: add --desc, to specify a file containing a series description
Sun, 15 Jul 2007 21:05:38 +0200 Thomas Arendsen Hein merge with crew-stable
Sun, 15 Jul 2007 21:04:07 +0200 Thomas Arendsen Hein convert: Use clone's behaviour for the default destionation name.
Sun, 15 Jul 2007 14:57:20 +0200 Patrick Mezard Merge with crew-stable.
Sun, 15 Jul 2007 14:09:56 +0200 Patrick Mezard test-symlink-basic: require symlinks availability
Sat, 14 Jul 2007 18:34:06 +0200 Patrick Mezard Add hghave utility and run-tests.py support.
Sat, 14 Jul 2007 14:01:11 +0200 Patrick Mezard run-tests: extract correct status when script terminates with exit
Sat, 14 Jul 2007 13:34:40 -0500 Matt Mackall Merge with -stable
Sat, 14 Jul 2007 12:44:47 -0500 Matt Mackall diff: correctly handle combinations of whitespace options
Mon, 09 Jul 2007 17:41:14 +0300 Giorgos Keramidas hg grep: handle re.compile errors & update tests/test-grep