Tue, 07 Jul 2009 23:30:48 +0200 |
Martin Geisler |
extdiff: fix indentation and use gettext
|
Thu, 09 Apr 2009 14:32:44 +0200 |
Patrick Mezard |
extdiff: preserve execute-bit across copies (issue1562)
|
Sat, 07 Feb 2009 19:41:05 +0100 |
Gilles Moris |
extdiff: add --change option to display single changeset diff
|
Fri, 21 Mar 2008 11:06:02 +0100 |
Dirkjan Ochtman |
warn about new heads on commit (issue842)
|
Mon, 06 Aug 2007 14:50:57 -0700 |
Brad Schick |
extdiff: do single file diffs from the wc with no copy
|
Mon, 06 Aug 2007 14:42:11 -0700 |
Brad Schick |
extdiff: made it less chatty in non-verbose mode
|
Tue, 26 Jun 2007 22:38:57 +0200 |
Thomas Arendsen Hein |
Updated command tables in commands.py and hgext extensions.
|
Sat, 07 Apr 2007 04:27:55 -0300 |
Alexis S. L. Carvalho |
Add a pointer to "hg -v help" to the bottom of hg help {,cmd} output
|
Fri, 01 Dec 2006 22:29:47 +0100 |
Thomas Arendsen Hein |
Don't require a diff which accepts the -N option.
|
Wed, 11 Oct 2006 16:35:09 +0200 |
Benoit Boissinot |
fix traceback of extdiff after a merge
|
Tue, 15 Aug 2006 16:04:47 +0200 |
Thomas Arendsen Hein |
Fixed test-extdiff.
|
Mon, 14 Aug 2006 15:51:35 -0700 |
Vadim Gelfer |
extdiff: fix bugs. add test.
|