hgext/extdiff.py
Wed, 27 Jul 2016 21:44:49 +0900 Yuya Nishihara extdiff: isolate path variable of saved command to independent paragraph
Wed, 27 Jul 2016 21:42:24 +0900 Yuya Nishihara extdiff: export __doc__ of saved command for translation
Wed, 27 Jul 2016 21:40:42 +0900 Yuya Nishihara extdiff: refactor closure of saved diff command as a top-level class
Mon, 18 Jul 2016 16:25:35 -0500 Matt Mackall extdiff: escape path for docstring (issue5301) stable
Sun, 17 Apr 2016 02:15:05 +0530 Pulkit Goyal py3: make extdiff use absolute_import
Fri, 01 Jan 2016 22:35:34 +0900 Yuya Nishihara extdiff: use @command decorator to set up diff commands
Mon, 04 Jan 2016 22:13:46 +0900 Yuya Nishihara extdiff: factor out list of common options
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Wed, 09 Sep 2015 22:27:48 -0400 Matt Harbison extdiff: enable -I/-X with --patch
Wed, 09 Sep 2015 21:07:38 -0400 Matt Harbison extdiff: add a --patch argument for diffing changeset deltas
Wed, 09 Sep 2015 20:48:09 -0400 Matt Harbison extdiff: prepare sections of dodiff() for conditionalizing
Mon, 27 Jul 2015 17:39:09 -0400 Matt Harbison extdiff: allow modifications in subrepos to be copied back stable
Sun, 15 Jul 2012 12:43:10 -0400 Matt Harbison extdiff: add support for subrepos
Wed, 11 Jul 2012 20:48:51 -0400 Matt Harbison extdiff: use archiver to take snapshots of committed revisions
Tue, 28 Apr 2015 16:44:37 -0400 Augie Fackler extensions: document that `testedwith = 'internal'` is special
Fri, 27 Feb 2015 17:35:07 -0500 Jordi GutiƩrrez Hermoso extdiff: expand tildes and variables in paths to user-supplied diff programs
Wed, 28 Jan 2015 02:28:39 +0100 Mads Kiilerich extdiff: reintroduce backward compatibility with manual quoting of parameters stable
Thu, 25 Dec 2014 23:33:26 +0900 FUJIWARA Katsunori extdiff: rename the name of an argument for readability
Thu, 25 Dec 2014 23:33:26 +0900 FUJIWARA Katsunori extdiff: avoid unexpected quoting arguments for external tools (issue4463)
Sat, 08 Nov 2014 13:06:22 +0900 Yuya Nishihara util.system: use ui.system() in place of optional ui.fout parameter
Mon, 03 Nov 2014 16:56:32 -0600 Matt Mackall merge with stable
Sun, 02 Nov 2014 15:27:15 -0500 Matt Harbison extdiff: drop the command alias without options example in the help text
Fri, 31 Oct 2014 21:34:55 -0400 Matt Harbison extdiff: allow a preconfigured merge-tool to be invoked
Mon, 03 Nov 2014 16:30:21 -0600 Matt Mackall extdiff: sort files when snapshotting
Thu, 26 Jul 2012 11:38:13 +0100 Michael Fyles extdiff: quote user-supplied options passed to shell stable
Fri, 15 Aug 2014 04:37:45 +0200 Mads Kiilerich cleanup: remove some unused / duplicate imports
Sun, 04 May 2014 22:29:27 -0700 Gregory Szorc extdiff: define inferrepo in command decorator
Sun, 04 May 2014 21:54:01 -0700 Gregory Szorc extdiff: declare command using decorator
Wed, 12 Mar 2014 13:13:42 -0400 Augie Fackler extdiff: move from dict() construction to {} literals
Tue, 16 Oct 2012 11:43:15 -0700 Siddharth Agarwal commands: don't infer repo for commands like update (issue2748)
less more (0) -100 -50 -30 tip