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
|
Sat, 20 Jun 2009 20:57:13 +0200 |
Cédric Duval |
help: remove per-extension paragraph on how to enable it
|
Sun, 31 May 2009 14:55:51 +0200 |
Martin Geisler |
fixed typos found in translatable strings
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Sat, 18 Apr 2009 14:40:21 +0200 |
Martin Geisler |
help texts: write command line switches as -a/--abc
|
Mon, 13 Apr 2009 21:57:17 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Thu, 09 Apr 2009 14:32:44 +0200 |
Patrick Mezard |
extdiff: preserve execute-bit across copies (issue1562)
|
Mon, 13 Apr 2009 21:21:01 +0200 |
Patrick Mezard |
extdiff: merge node and working dir snapshot modes
|
Tue, 07 Apr 2009 22:47:56 +0200 |
Martin Geisler |
expand "dir" to "directory" in help texts
|
Sat, 04 Apr 2009 23:17:12 +0200 |
Martin Geisler |
extdiff: word-wrap help texts at 70 characters
|
Sat, 04 Apr 2009 21:09:43 +0200 |
Martin Geisler |
Change double spaces to single spaces in help texts.
|
Sat, 07 Feb 2009 19:41:05 +0100 |
Gilles Moris |
extdiff: add --change option to display single changeset diff
|
Sat, 03 Jan 2009 17:15:21 +0100 |
Martin Geisler |
lowercase ui.debug and assert output
|
Fri, 02 Jan 2009 22:53:33 +0100 |
Martin Geisler |
use repo.wjoin(f) instead of os.path.join(repo.root, f)
|
Sun, 31 Aug 2008 16:12:02 +0200 |
Martin Geisler |
i18n: mark strings for translation in extdiff extension
|
Fri, 27 Jun 2008 13:43:29 -0500 |
Matt Mackall |
status: clean up all users for unknown files
|
Thu, 26 Jun 2008 14:35:46 -0500 |
Matt Mackall |
use repo[changeid] to get a changectx
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: remove files arg from repo.status and friends
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: remove remaining users of cmdutils.matchpats
|
Thu, 06 Mar 2008 22:23:26 +0100 |
Joel Rosdahl |
Expand import * to allow Pyflakes to find problems
|
Sun, 26 Aug 2007 21:31:18 -0300 |
Fabio Zadrozny |
Propagating changes back to working dirs when changing files in external
|
Mon, 10 Sep 2007 23:53:23 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Mon, 10 Sep 2007 23:36:01 +0200 |
Patrick Mezard |
extdiff: avoid repr() doubling paths backslashes under Windows
|
Sat, 25 Aug 2007 12:25:53 -0700 |
Brendan Cully |
Improve extdiff configuration.
|
Wed, 08 Aug 2007 12:27:20 +0200 |
Benoit Boissinot |
refactor options from cmdtable
|
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
|
Fri, 15 Sep 2006 22:55:17 +0200 |
Mathieu Clabaut |
Update [extdiff] configuration sample for vimdiff,
|
Thu, 14 Sep 2006 11:19:35 -0700 |
Brendan Cully |
Move revision parsing into cmdutil.
|
Mon, 28 Aug 2006 16:30:48 -0500 |
TK Soh |
extdiff: do not shell-quote options to new commands
|
Thu, 17 Aug 2006 15:30:45 -0500 |
TK Soh |
extdiff: make new diff commands pick up their options correctly
|
Tue, 15 Aug 2006 18:14:58 +0300 |
Giorgos Keramidas |
Tune a bit the extdiff toplevel comments/samples.
|
Mon, 14 Aug 2006 15:51:35 -0700 |
Vadim Gelfer |
extdiff: fix bugs. add test.
|
Mon, 14 Aug 2006 11:10:21 -0700 |
Brendan Cully |
Properly shell-quote arguments in extdiff
|
Mon, 14 Aug 2006 11:07:15 -0700 |
Brendan Cully |
Update extdiff for recent refactoring
|
Sat, 12 Aug 2006 16:40:12 -0700 |
Vadim Gelfer |
remove localrepository.changes.
|
Tue, 25 Jul 2006 23:10:11 +0200 |
Mathieu Clabaut |
extdiff : add comment on how to use vim for doing directoy diff
|
Mon, 22 May 2006 12:17:44 -0400 |
Daniel Santa Cruz |
Minor typo change to reflect actual values used.
|
Sun, 21 May 2006 23:39:07 -0700 |
Vadim Gelfer |
new extension: extdiff. allows to use external diff program.
|