log mercurial/cmdutil.py @ 24013:942a5a34b2d0 stable

age author description
Mon, 02 Feb 2015 14:26:47 -0500 Augie Fackler log: fix json-formatted output when file copies are listed (issue4523) stable
Wed, 28 Jan 2015 22:22:59 +0900 FUJIWARA Katsunori namespace: introduce logfmt to show l10n-ed messages for hg log correctly stable
Tue, 27 Jan 2015 19:52:26 -0800 Durham Goode revert: move prefetch to after the actions logic stable
Sat, 10 Jan 2015 13:14:00 +0900 Yuya Nishihara log: use rev() to build revset of --follow option from numeric revision stable
Mon, 12 Jan 2015 20:59:17 -0500 Matt Harbison add: pass options via keyword args
Wed, 14 Jan 2015 20:29:47 -0800 Sean Farley log: use namespace logname and colorname
Sun, 11 Jan 2015 23:25:23 -0500 Matt Harbison forget: don't report rejected files as forgotten as well
Fri, 17 Oct 2014 09:26:37 -0700 Sean Farley log: use new namespaces api to display names
Tue, 06 Jan 2015 18:18:28 -0600 Matt Mackall merge with stable
Mon, 05 Jan 2015 22:18:55 -0800 Gregory Szorc cmdutil.jsonchangeset: properly compute added and removed files stable
Fri, 21 Nov 2014 16:01:55 -0800 Siddharth Agarwal cmdutil.changeset_printer: explicitly honor all diffopts
Thu, 27 Nov 2014 10:16:56 -0500 Matt Harbison narrowmatcher: propagate the rel() method
Thu, 25 Dec 2014 21:50:35 -0500 Matt Harbison remove: use vfs instead of os.path + match.rel() for filesystem checks
Thu, 25 Dec 2014 21:43:45 -0500 Matt Harbison forget: use vfs instead of os.path + match.rel() for filesystem checks
Sat, 13 Dec 2014 19:44:55 -0500 Matt Harbison subrepo: drop the 'ui' parameter to revert()
Sat, 13 Dec 2014 19:36:50 -0500 Matt Harbison subrepo: drop the 'ui' parameter to removefiles()
Sat, 13 Dec 2014 19:23:30 -0500 Matt Harbison subrepo: drop the 'ui' parameter to forget()
Sat, 13 Dec 2014 14:26:38 -0500 Matt Harbison subrepo: drop the 'ui' parameter to cat()
Mon, 24 Nov 2014 22:27:49 -0500 Matt Harbison commit: propagate --addremove to subrepos if -S is specified (issue3759)
Wed, 26 Nov 2014 15:16:22 -0500 Matt Harbison commit: abort if --addremove is specified, but fails
Sun, 09 Nov 2014 19:57:02 -0500 Matt Harbison scmutil: pass a matcher to scmutil.addremove() instead of a list of patterns
Tue, 09 Dec 2014 13:32:19 -0600 Matt Mackall merge with stable
Mon, 08 Dec 2014 15:41:54 -0800 Durham Goode log: fix log revset instability stable
Fri, 05 Dec 2014 14:27:32 -0800 Durham Goode log: fix log -f slow path to actually follow history stable
Wed, 03 Dec 2014 14:33:29 -0800 John Coomes add: use lexists so that broken symbolic links are added
Tue, 18 Nov 2014 22:13:05 -0800 Siddharth Agarwal jsonchangeset: don't honor whitespace and format-changing diffopts
Thu, 27 Nov 2014 12:25:01 -0600 Matt Mackall merge with stable
Tue, 25 Nov 2014 19:40:54 -0800 Pierre-Yves David revert: look for copy information for all local modifications stable
Wed, 19 Nov 2014 22:27:55 -0500 Matt Harbison add: check for the existence of a file matched inexactly before adding it
Wed, 19 Nov 2014 17:07:27 -0800 Martin von Zweigbergk revert: access status fields by name rather than index
Sun, 16 Nov 2014 00:24:23 -0500 Matt Harbison remove: avoid a bogus warning about no tracked files when removing '.'
Wed, 12 Nov 2014 23:15:20 -0500 Matt Harbison remove: support remove with explicit paths in subrepos
Sat, 15 Nov 2014 21:36:19 -0500 Matt Harbison remove: recurse into subrepositories with --subrepos/-S flag
Sun, 09 Nov 2014 12:31:34 -0500 Matt Harbison remove: move most of the implementation into cmdutils.remove()
Mon, 10 Nov 2014 14:51:18 -0800 Martin von Zweigbergk add: add back forgotten files even when not matching exactly (BC)
Thu, 17 Apr 2014 22:47:38 +0200 Mads Kiilerich spelling: fixes from proofreading of spell checker issues
Tue, 28 Oct 2014 23:05:19 -0400 Matt Harbison amend: abort early if no username is configured with evolve enabled (issue4211) stable
Tue, 14 Oct 2014 13:23:52 -0700 Durham Goode obsolete: add createmarkers option
Mon, 13 Oct 2014 14:33:13 -0500 Matt Mackall duplicatecopies: move from cmdutil to copies
Tue, 07 Oct 2014 00:20:00 -0700 Pierre-Yves David getgraphlogrevs: remove user of baseset.append
Tue, 07 Oct 2014 00:04:16 -0700 Pierre-Yves David getlogrevs: remove user of baseset.append
Sat, 04 Oct 2014 16:28:28 -0400 Jordi GutiƩrrez Hermoso log: do not hide the public phase in debug mode (BC)
Fri, 03 Oct 2014 22:03:31 -0400 Jordi GutiƩrrez Hermoso templater: set the correct phase for parents
Sun, 31 Aug 2014 13:01:00 +0200 Pierre-Yves David revert: properly back up added files with local modification
Sat, 30 Aug 2014 02:39:08 +0200 Pierre-Yves David revert: track added files with local modifications
Sat, 30 Aug 2014 02:30:24 +0200 Pierre-Yves David revert: distinguish between "check" and "backup" strategy
Sat, 30 Aug 2014 02:28:27 +0200 Pierre-Yves David revert: small refactoring in the way backup value are handled
Tue, 30 Sep 2014 18:22:58 -0500 Matt Mackall merge with stable
Tue, 30 Sep 2014 23:15:56 +0900 Yuya Nishihara templater: fix precedence of --style and --template options stable
Fri, 19 Sep 2014 18:43:53 -0700 Durham Goode revert: special case 'hg revert --all'
Fri, 19 Sep 2014 18:40:39 -0700 Durham Goode revert: move targetsubs calculation down to its use
Sat, 30 Aug 2014 02:25:23 +0200 Pierre-Yves David revert: add a `drop` action
Sat, 30 Aug 2014 02:23:25 +0200 Pierre-Yves David revert: explicitly track added but deleted file
Mon, 01 Sep 2014 12:36:48 +0200 Pierre-Yves David revert: have an explicit action for "forget"
Sat, 30 Aug 2014 18:20:29 +0200 Pierre-Yves David revert: split between newly added file and file added in other changeset
Fri, 19 Sep 2014 14:51:58 -0500 Matt Mackall import: let --exact 'work' with --no-commit (issue4376)
Mon, 15 Sep 2014 13:11:13 -0500 Matt Mackall cmdutil: add json style to log-like commands
Fri, 05 Sep 2014 11:36:20 -0700 Durham Goode dirstate: wrap setparent calls with begin/endparentchange (issue4353)
Sat, 30 Aug 2014 02:10:29 +0200 Pierre-Yves David revert: drop `lexist` check in the backup logic
Sat, 30 Aug 2014 02:09:53 +0200 Pierre-Yves David revert: distinguish between deleted file and locally modified
Sat, 30 Aug 2014 02:00:20 +0200 Pierre-Yves David revert: detect unknown files in the same path as files marked as removed
Sat, 30 Aug 2014 01:52:08 +0200 Pierre-Yves David revert: cache working context in a variable
Sun, 31 Aug 2014 07:45:50 -0700 Martin von Zweigbergk cmdutil: avoid the confusing name 'patch' for a matcher
Sat, 30 Aug 2014 01:51:02 +0200 Pierre-Yves David revert: drop now useless conditional in the backup check
Sat, 30 Aug 2014 01:49:28 +0200 Pierre-Yves David revert: no backup for `dsadded` set
Sat, 30 Aug 2014 16:06:09 +0200 Pierre-Yves David revert: add more padding in the dispatch list
Sat, 30 Aug 2014 01:48:58 +0200 Pierre-Yves David revert: add documentation in the dispatch table
Sat, 30 Aug 2014 02:47:59 +0200 Pierre-Yves David revert: add a way for external extensions to prefetch file data
Wed, 27 Aug 2014 18:35:34 +0200 Matt Mackall merge with stable
Wed, 27 Aug 2014 23:10:06 +0900 FUJIWARA Katsunori import: show the warning message for failure of merging stable
Sat, 23 Aug 2014 17:03:08 -0500 Sean Farley log: use correct phase info for parent field (issue4347) stable
Tue, 26 Aug 2014 22:03:32 +0200 Mads Kiilerich convert: use None value for missing files instead of overloading IOError
Sat, 23 Aug 2014 23:03:50 +0900 FUJIWARA Katsunori import: avoid editor invocation when importing with "--exact" for exact-ness
Mon, 18 Aug 2014 17:17:23 -0700 Pierre-Yves David debugobsolete: display parents information from markers
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori import: change "editform" to distinguish merge commits from others
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori commit: change "editform" to distinguish merge commits from other (--amend)
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori commit: change "editform" to distinguish merge commits from others
Wed, 25 Jun 2014 00:02:17 +0100 Pierre-Yves David revert: drop dead code for untracked files
Wed, 25 Jun 2014 00:01:30 +0100 Pierre-Yves David revert: handle unknown files through status
Tue, 24 Jun 2014 23:55:43 +0100 Pierre-Yves David revert: drop more dead code
Sat, 02 Aug 2014 13:07:01 -0700 Pierre-Yves David revert: add a message to noop action
Fri, 01 Aug 2014 11:41:56 -0700 Pierre-Yves David revert: simplify loop conditional
Tue, 24 Jun 2014 18:04:13 +0100 Pierre-Yves David revert: explode the action tuple in the for loop
Sat, 02 Aug 2014 12:45:34 -0700 Pierre-Yves David revert: use actions[...] in all disptable cases
Tue, 24 Jun 2014 17:54:33 +0100 Pierre-Yves David revset: factorize backup decision
Tue, 24 Jun 2014 17:44:31 +0100 Pierre-Yves David revert: use a flat dispatch table
Wed, 13 Aug 2014 23:42:36 -0700 Pierre-Yves David debugobsolete: explicitly display date in the output
Fri, 15 Aug 2014 09:41:30 -0700 Pierre-Yves David obsmarker: add a `flags` method
Tue, 24 Jun 2014 16:59:40 +0100 Pierre-Yves David revert: add an XXX about rename tracking
Tue, 24 Jun 2014 17:39:43 +0100 Pierre-Yves David revert: inline a now useless closure
Tue, 24 Jun 2014 17:37:24 +0100 Pierre-Yves David revert: remove code killed by the double status
Tue, 24 Jun 2014 17:36:49 +0100 Pierre-Yves David revert: drop `missingmodified` set
Tue, 24 Jun 2014 17:28:20 +0100 Pierre-Yves David revert: detect files added during a merge
Sat, 02 Aug 2014 11:32:24 -0700 Pierre-Yves David revert: simplify handling of `added` files
Fri, 15 Aug 2014 23:05:53 +0900 FUJIWARA Katsunori ui: invoke editor for committing with HGEDITFORM environment variable
Tue, 24 Jun 2014 17:27:18 +0100 Pierre-Yves David revert: use modified information from both statuses
Tue, 24 Jun 2014 16:57:16 +0100 Pierre-Yves David revert: drop special case handling for file unknown in parent
Tue, 24 Jun 2014 16:53:22 +0100 Pierre-Yves David revert: use "remove" information from both statuses
Fri, 01 Aug 2014 18:27:47 -0700 Pierre-Yves David revert: process removed files missing in target as clean
Thu, 31 Jul 2014 15:52:56 -0700 Pierre-Yves David revert: also track clean files
Fri, 01 Aug 2014 18:57:53 -0700 Pierre-Yves David revert: triage "deleted" files into more appropriate categories
Thu, 14 Aug 2014 16:25:47 -0500 Matt Mackall merge with stable
Wed, 13 Aug 2014 15:17:03 -0700 Siddharth Agarwal cmdutil: add a hook for making custom non-follow log file matchers stable
Wed, 13 Aug 2014 15:15:13 -0700 Siddharth Agarwal cmdutil: rename _makelogfilematcher to _makefollowlogfilematcher stable
Thu, 31 Jul 2014 16:03:26 -0700 Pierre-Yves David revert: issue "no changes needed" message for files missing on both side
Tue, 24 Jun 2014 15:47:12 +0100 Pierre-Yves David revert: call status against revert target too
Tue, 24 Jun 2014 15:35:43 +0100 Pierre-Yves David revert: prefix variable names for dirstate status with "ds"
Tue, 24 Jun 2014 15:28:22 +0100 Pierre-Yves David revert: move manifest membership condition outside of the loop
Sat, 02 Aug 2014 21:46:27 +0900 FUJIWARA Katsunori cmdutil: use '[committemplate]' section like as map file for style definition
Sat, 02 Aug 2014 21:46:27 +0900 FUJIWARA Katsunori cmdutil: look commit template definition up by specified 'editform'
Sat, 02 Aug 2014 21:46:27 +0900 FUJIWARA Katsunori import: pass 'editform' argument to 'cmdutil.getcommiteditor'
Sat, 02 Aug 2014 21:46:27 +0900 FUJIWARA Katsunori commit: pass 'editform' argument to 'cmdutil.getcommiteditor'
Sat, 02 Aug 2014 21:46:26 +0900 FUJIWARA Katsunori cmdutil: introduce 'editform' to distinguish the purpose of commit text editing
Tue, 22 Jul 2014 22:40:16 -0700 Durham Goode log: allow patterns with -f
Fri, 01 Aug 2014 21:36:56 +0900 Yuya Nishihara log: do not use exact matcher for --patch --follow without file (issue4319) stable
Fri, 25 Jul 2014 15:35:09 -0500 Matt Mackall templates: re-add template listing support stable
Tue, 15 Jul 2014 23:34:13 +0900 FUJIWARA Katsunori cmdutil: make commit message shown in text editor customizable by template
Fri, 18 Jul 2014 23:15:28 -0500 Matt Mackall commiteditor: refactor default extramsg
Sat, 12 Jul 2014 18:31:18 -0700 Siddharth Agarwal log: use an exact matcher for --patch --follow
Wed, 16 Jul 2014 17:35:04 -0500 Matt Mackall merge with stable