Sun, 07 Feb 2010 10:58:51 +0100 check-code.py: make help strings consistent
Martin Geisler <mg@lazybytes.net> [Sun, 07 Feb 2010 10:58:51 +0100] rev 10374
check-code.py: make help strings consistent
Sun, 07 Feb 2010 01:52:10 +0100 check-code.py: escape backslash
Mads Kiilerich <mads@kiilerich.com> [Sun, 07 Feb 2010 01:52:10 +0100] rev 10373
check-code.py: escape backslash
Sun, 07 Feb 2010 07:37:05 -0600 qnew: ignore force option
Augie Fackler <durin42@gmail.com> [Sun, 07 Feb 2010 07:37:05 -0600] rev 10372
qnew: ignore force option This makes the default behavior the same as qnew --force, and deprecates the force option.
Sun, 07 Feb 2010 15:09:02 +0100 strip apostrophes from an error messages
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sun, 07 Feb 2010 15:09:02 +0100] rev 10371
strip apostrophes from an error messages
Sun, 07 Feb 2010 14:53:17 +0100 mq: fix typo, thanks pmezard
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sun, 07 Feb 2010 14:53:17 +0100] rev 10370
mq: fix typo, thanks pmezard
Sun, 07 Feb 2010 14:51:52 +0100 commands: annotate follows by default, separate -f/--file option
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sun, 07 Feb 2010 14:51:52 +0100] rev 10369
commands: annotate follows by default, separate -f/--file option
Sun, 07 Feb 2010 14:43:21 +0100 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Sun, 07 Feb 2010 14:43:21 +0100] rev 10368
Merge with crew-stable
Sun, 07 Feb 2010 11:38:36 +0100 test-mq-qrefresh: test qrefresh when tip != qtip stable
Patrick Mezard <pmezard@gmail.com> [Sun, 07 Feb 2010 11:38:36 +0100] rev 10367
test-mq-qrefresh: test qrefresh when tip != qtip
Sat, 06 Feb 2010 18:36:27 +0100 mq: remove qrefresh slow path (issue2025) stable
Dan Villiom Podlaski Christiansen <danchr@gmail.com> [Sat, 06 Feb 2010 18:36:27 +0100] rev 10366
mq: remove qrefresh slow path (issue2025) The slow path/fast path distinction has existed since mq was added to Mercurial in 2006. The slow path was used whenever the refreshed revision wasn't the tip
Sun, 07 Feb 2010 14:29:07 +0100 interpret repo#name url syntax as branch instead of revision
Sune Foldager <cryo@cyanite.org> [Sun, 07 Feb 2010 14:29:07 +0100] rev 10365
interpret repo#name url syntax as branch instead of revision Previously, the name part of an repo#name url was interpreted as a revision, similar to using the --rev option. Now it is instead looked up as a branch first, and if that succeeds all the heads of the branch will be processed instead of just its tip-most head. If the branch lookup fails, it will be assumed to be an revision as before (e.g. for tags).
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip