Tue, 07 Aug 2007 10:28:43 +0200 |
Thomas Arendsen Hein |
Remove trailing spaces, fix indentation
|
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
|
Mon, 06 Aug 2007 14:32:23 -0700 |
Brad Schick |
extdiff: un-nested two functions
|
Tue, 26 Jun 2007 22:38:57 +0200 |
Thomas Arendsen Hein |
Updated command tables in commands.py and hgext extensions.
|
Fri, 16 Feb 2007 05:27:37 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Thu, 15 Feb 2007 08:14:03 -0200 |
Alexis S. L. Carvalho |
extdiff: open files in binary mode
|
Thu, 15 Feb 2007 12:51:43 +0300 |
Andrei Vermel |
Make extdiff work at root directory
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
replace filehandle version of wwrite with wwritedata
|
Tue, 26 Dec 2006 03:25:44 +0100 |
Benoit Boissinot |
extdiff: use contexts
|
Thu, 14 Dec 2006 20:25:19 -0600 |
Matt Mackall |
Simplify i18n imports
|
Wed, 13 Dec 2006 13:27:09 -0600 |
Matt Mackall |
Replace demandload with new demandimport
|
Wed, 22 Nov 2006 23:02:28 +0100 |
Thomas Arendsen Hein |
Removed unused ui parameter from revpair/revrange and fix its users.
|
Wed, 11 Oct 2006 16:35:09 +0200 |
Benoit Boissinot |
fix traceback of extdiff after a merge
|
Mon, 18 Sep 2006 12:01:32 +0200 |
TK Soh |
extdiff: use the default option only if the default program is used
|