hgext/fix.py
Thu, 21 Mar 2019 18:32:45 -0700 Danny Hooper fix: allow fixer tools to return metadata in addition to the file content
Thu, 21 Mar 2019 18:27:09 -0700 Danny Hooper fix: make the order of the work queue deterministic
Thu, 21 Mar 2019 18:35:39 -0700 Danny Hooper fix: allow fixing untracked files when given as arguments
Tue, 19 Mar 2019 22:58:39 -0700 Martin von Zweigbergk memctx: rename constructor argument "copied" to "copysource" (API)
Mon, 11 Feb 2019 15:28:04 -0800 Martin von Zweigbergk fix: migrate to new method for getting copy info
Mon, 07 Jan 2019 15:25:41 -0800 Danny Hooper tests: use more portable flags in test-fix.t
Thu, 08 Nov 2018 12:35:26 -0800 Danny Hooper fix: add extra field to fixed revisions to avoid creating obsolescence cycles
Tue, 06 Nov 2018 15:50:41 -0800 Danny Hooper fix: add suboption for configuring execution order of tools
Mon, 05 Nov 2018 16:05:45 -0800 Danny Hooper fix: rename :fileset subconfig to :pattern
Wed, 31 Oct 2018 13:11:51 -0700 Danny Hooper fix: add a config to abort when a fixer tool fails
Wed, 31 Oct 2018 21:16:54 +0900 Yuya Nishihara fix: disable use of thread-based worker stable
Sat, 13 Oct 2018 02:17:41 -0700 rdamazio help: assigning categories to existing commands
Tue, 25 Sep 2018 23:25:36 -0400 Matt Harbison py3: remove a couple of superfluous calls to pycompat.rapply()
Sun, 23 Sep 2018 00:47:04 -0400 Matt Harbison py3: convert arguments, cwd and env to native strings when spawning subprocess
Tue, 07 Aug 2018 21:15:27 -0700 Danny Hooper fix: determine fixer tool failure by exit code instead of stderr
less more (0) -15 tip