log

age author description
Sun, 07 Feb 2010 15:57:16 +0100 Sune Foldager addbranchrevs: fallback for older servers
Sun, 07 Feb 2010 15:23:46 +0100 Sune Foldager add -b/--branch option to clone, bundle, incoming, outgoing, pull, push
Sat, 06 Feb 2010 19:14:37 +0100 Saint Germain subrepo: change default path in hgrc of subrepo after cloning
Sun, 07 Feb 2010 15:31:53 +0100 Matt Mackall streamclone: allow uncompressed clones by default
Sun, 07 Feb 2010 15:08:26 +0100 timeless help: Improved body text
Fri, 20 Nov 2009 14:37:36 +0200 timeless commands: Try to improve help options text for basic commands
Sun, 07 Feb 2010 10:58:51 +0100 Martin Geisler check-code.py: make help strings consistent
Sun, 07 Feb 2010 01:52:10 +0100 Mads Kiilerich check-code.py: escape backslash
Sun, 07 Feb 2010 07:37:05 -0600 Augie Fackler qnew: ignore force option
Sun, 07 Feb 2010 15:09:02 +0100 Dirkjan Ochtman strip apostrophes from an error messages
Sun, 07 Feb 2010 14:53:17 +0100 Dirkjan Ochtman mq: fix typo, thanks pmezard
Sun, 07 Feb 2010 14:51:52 +0100 Dirkjan Ochtman commands: annotate follows by default, separate -f/--file option
Sun, 07 Feb 2010 14:43:21 +0100 Patrick Mezard Merge with crew-stable
Sun, 07 Feb 2010 11:38:36 +0100 Patrick Mezard test-mq-qrefresh: test qrefresh when tip != qtip stable
Sat, 06 Feb 2010 18:36:27 +0100 Dan Villiom Podlaski Christiansen mq: remove qrefresh slow path (issue2025) stable