Fri, 04 Sep 2009 11:51:28 +0200 |
Christian Ebert |
log: prevent negative date range from displaying entire log (issue1805)
|
Fri, 21 Aug 2009 09:33:27 +0200 |
Dirkjan Ochtman |
log: fix traceback for log -k caused by 1ef630452e0b (issue1805)
|
Tue, 07 Apr 2009 20:57:25 +0200 |
Henrik Stuart |
log: fix broken multiple user search
|
Sat, 14 Feb 2009 22:40:39 +0100 |
Jim Correia |
add --git option to commands supporting --patch (log, incoming, history, tip)
|
Sat, 04 Oct 2008 10:14:39 +0200 |
Sune Foldager |
provide nicer feedback when an unknown node id is passed to a command
|
Sat, 29 Dec 2007 17:11:48 +0300 |
Maxim Dounin |
Fix copies reporting in log and convert.
|
Wed, 06 Jun 2007 19:05:18 +0200 |
Thomas Arendsen Hein |
Issue a warning if "-r ." is used with two working directory parents.
|
Tue, 13 Mar 2007 18:53:23 -0500 |
Matt Mackall |
Remove dummy branch hack from tests
|
Fri, 09 Mar 2007 18:09:02 +0100 |
Thomas Arendsen Hein |
Store empty (default) branch in branch cache, too.
|
Fri, 08 Dec 2006 20:44:58 -0600 |
Matt Mackall |
Fix log regression where log -p file showed diffs for other files
|
Mon, 27 Nov 2006 22:56:26 -0200 |
Alexis S. L. Carvalho |
fix hg log -r ''
|
Fri, 13 Oct 2006 09:58:55 -0700 |
Brendan Cully |
Test case for log --copies on non-linear manifests (issue391)
|
Fri, 29 Sep 2006 13:01:19 -0700 |
Brendan Cully |
Show copies in hg log.
|
Mon, 14 Aug 2006 10:27:02 -0700 |
Brendan Cully |
Test for log --prune.
|
Thu, 03 Aug 2006 15:12:15 -0700 |
Brendan Cully |
Test suite for log --follow and --follow-first.
|
Mon, 31 Jul 2006 07:31:31 -0700 |
Vadim Gelfer |
log: add -f/--follow option, to follow rename/copy
|