Mon, 02 May 2011 10:11:18 +0200 |
Dan Villiom Podlaski Christiansen |
prevent transient leaks of file handle by using new helper functions
|
Wed, 27 Apr 2011 21:55:46 -0400 |
Steven Stallion |
extdiff: add repository root as a variable
|
Fri, 29 Apr 2011 11:10:11 +0200 |
Thomas Arendsen Hein |
merge with stable
|
Fri, 29 Apr 2011 08:04:46 +0200 |
Patrick Mezard |
extdiff: fix broken symlinks handling (issue1909)
stable
|
Wed, 20 Apr 2011 19:54:57 +0200 |
Adrian Buehlmann |
move opener from util to scmutil
|
Mon, 04 Apr 2011 16:21:59 -0500 |
Matt Mackall |
misc: replace .parents()[0] with p1()
|
Mon, 21 Mar 2011 17:03:16 +0100 |
jfh |
extdiff: use absolute paths for any temporary files
|
Tue, 15 Mar 2011 17:50:02 -0400 |
David Wolever |
Updating hgext.extdiff to use revsets
|
Sun, 06 Jun 2010 17:25:00 +0900 |
FUJIWARA Katsunori |
help: show value requirement and multiple occurrence of options
|
Mon, 17 May 2010 23:11:27 +0200 |
Martin Geisler |
extdiff: fix reST syntax in module docstring
|
Thu, 07 Jan 2010 22:19:05 -0600 |
Steve Borho |
extdiff: add labels, read diff arguments from [merge-tools]
|
Mon, 08 Feb 2010 15:36:34 +0100 |
Benoit Boissinot |
fix coding style (reported by pylint)
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Tue, 19 Jan 2010 22:45:09 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Mon, 30 Nov 2009 19:52:03 +0100 |
Sune Foldager |
merge with stable
|
Mon, 30 Nov 2009 19:37:38 +0100 |
Sune Foldager |
extdiff: respect --option in command aliases (issue949)
stable
|
Thu, 26 Nov 2009 23:10:59 +0100 |
Martin Geisler |
extdiff: wrap long lines in docstring and comments
|
Thu, 26 Nov 2009 20:06:45 +0100 |
Martin Geisler |
extdiff: prevent exception on double-translation
stable
|
Sat, 03 Oct 2009 14:39:57 -0500 |
Matt Mackall |
Merge with -stable
|
Thu, 01 Oct 2009 08:50:10 +0200 |
Peter Arrenbrecht |
extdiff: fix defaulting to "diff" if no --program is given
|
Thu, 17 Sep 2009 21:12:32 +0200 |
Sune Foldager |
extdiff: add 3-way diff for merge changesets
|
Sat, 19 Sep 2009 01:15:38 +0200 |
Martin Geisler |
do not attempt to translate ui.debug output
|
Fri, 31 Jul 2009 01:40:45 +0200 |
Cédric Duval |
doc: fix quotes mismatches affecting rst
|
Sun, 26 Jul 2009 01:45:36 +0200 |
Martin Geisler |
extdiff: wrap docstrings at 70 characters
|
Thu, 23 Jul 2009 00:22:50 +0200 |
Martin Geisler |
extdiff: use reST syntax for literal block
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
extdiff: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:30:48 +0200 |
Martin Geisler |
extdiff: fix indentation and use gettext
|
Wed, 24 Jun 2009 13:42:02 +0200 |
Dirkjan Ochtman |
extensions: change descriptions for extensions providing a few commands
|
Sun, 21 Jun 2009 16:45:47 +0200 |
Dirkjan Ochtman |
help: add/fix docstrings for a bunch of extensions
|