Tue, 20 Jul 2010 14:13:33 +0900 |
Nicolas Dumazet |
log: slowpath: only walk specified revision range during preparation
|
Thu, 08 Jul 2010 22:44:15 +0200 |
Joel Rosdahl |
test-log: Add test for "hg log -pf" (issue647)
stable
|
Sun, 04 Jul 2010 14:14:29 +0200 |
Martin Geisler |
test-log: also test "log -p -R" case
stable
|
Fri, 02 Jul 2010 23:49:06 +0900 |
Yuya Nishihara |
log: fix missing diff output for hg log -p in sub directory
stable
|
Mon, 10 May 2010 22:46:16 +0200 |
Patrick Mezard |
tests: force color ansi mode on Windows
|
Thu, 01 Apr 2010 00:35:12 +0900 |
Yuya Nishihara |
log: add --stat for diffstat output
|
Mon, 12 Apr 2010 19:33:25 -0400 |
Steve Losh |
commands: add more robust support for 'hg log -b' (issue2078)
|
Sun, 18 Apr 2010 18:18:19 -0400 |
Steve Losh |
commands: Add 'hg log --branch' and deprecate 'hg log --only-branch'
|
Fri, 02 Apr 2010 15:22:17 -0500 |
Brodie Rao |
color: colorize based on output labels instead of parsing output
|
Thu, 25 Mar 2010 15:37:39 -0400 |
Greg Ward |
Fix default style so 'log --copies' has a start and an end.
stable
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
Make {file_copies} usable as a --template key
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
templatekw: change {file_copies} behaviour, add {file_copies_switch}
|
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
|