hgext/extdiff.py
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
less more (0) -50 -30 tip