log mercurial/commands.py @ 30220:acc8885a6450 stable

age author description
Fri, 14 Oct 2016 09:52:38 +0200 Philippe Pepiot commit: return 1 for interactive commit with no changes (issue5397)
Wed, 24 Aug 2016 05:09:46 +0200 Pierre-Yves David bisect: extra a small initialisation outside of a loop
Sun, 09 Oct 2016 09:42:46 -0400 Augie Fackler debuginstall: use %d instead of %s for formatting an int
Wed, 24 Aug 2016 05:06:21 +0200 Pierre-Yves David bisect: build a displayer only once
Wed, 24 Aug 2016 05:04:46 +0200 Pierre-Yves David bisect: factor commonly update sequence
Wed, 24 Aug 2016 04:25:20 +0200 Pierre-Yves David bisect: move check_state into the bisect module
Wed, 24 Aug 2016 04:23:13 +0200 Pierre-Yves David bisect: simplify conditional in 'check_state'
Wed, 24 Aug 2016 04:22:40 +0200 Pierre-Yves David bisect: remove code about "update-flag" in check_state
Sun, 09 Oct 2016 03:50:55 +0200 Pierre-Yves David bisect: rename 'check_code' to match our naming scheme
Wed, 24 Aug 2016 04:48:17 +0200 Pierre-Yves David bisect: minor movement of code handle flag updating state
Wed, 24 Aug 2016 04:19:11 +0200 Pierre-Yves David bisect: move 'printresult' in the 'hbisect' module
Wed, 24 Aug 2016 04:16:07 +0200 Pierre-Yves David bisect: move the 'extendrange' to the 'hbisect' module
Wed, 24 Aug 2016 04:13:53 +0200 Pierre-Yves David bisect: extract the 'reset' logic into its own function
Wed, 24 Aug 2016 04:31:49 +0200 Pierre-Yves David bisect: access the filesystem through vfs when reseting
Fri, 07 Oct 2016 08:51:50 -0700 Simon Farnsworth merge: add conflict labels to merge command
Sat, 01 Oct 2016 15:10:38 -0400 Augie Fackler merge with stable
Fri, 23 Sep 2016 12:45:10 -0500 Kevin Bullock grep: rewrite help to better document current (confusing) behavior stable
Tue, 20 Sep 2016 23:47:02 +0000 timeless serve: use single quotes in use warning
Tue, 20 Sep 2016 23:46:15 +0000 timeless bundle: use single quotes in use warning
Tue, 20 Sep 2016 20:12:38 +0000 timeless push: update help hint to point to config.paths section
Mon, 29 Aug 2016 07:07:15 +0200 Mathias De Maré config: add template support
Mon, 29 Aug 2016 17:19:09 +0200 Mathias De Maré formatter: introduce isplain() to replace (the inverse of) __nonzero__() (API)
Sun, 21 Aug 2016 13:16:21 +0900 Yuya Nishihara debugrevspec: add option to verify optimized result
Sun, 21 Aug 2016 12:40:02 +0900 Yuya Nishihara debugrevspec: add option to skip optimize() and evaluate unoptimized tree
Thu, 08 Sep 2016 22:44:10 +0900 Yuya Nishihara revset: remove showwarning option from expandaliases()
Sun, 21 Aug 2016 12:45:43 +0900 Yuya Nishihara debugrevspec: evaluate tree built by itself
Sun, 21 Aug 2016 12:36:23 +0900 Yuya Nishihara debugrevspec: deprecate --optimize option
Sun, 21 Aug 2016 12:33:57 +0900 Yuya Nishihara debugrevspec: add option to print parsed tree at given stages
Sun, 21 Aug 2016 12:04:08 +0900 Yuya Nishihara debugrevspec: transform and print parsed tree by stages
Sun, 21 Aug 2016 11:50:54 +0900 Yuya Nishihara debugrevspec: build parsed tree even if no --verbose specified
Sun, 21 Aug 2016 11:29:57 +0900 Yuya Nishihara revset: make analyze() a separate step from optimize()
Tue, 06 Sep 2016 09:43:25 -0700 Ryan McElroy discovery: explicitly check for None in outgoing init
Mon, 05 Sep 2016 08:29:36 +0000 Hannes Oldenburg commands: remove unecessary copying of list in graft()
Fri, 26 Aug 2016 23:31:17 +0900 Yuya Nishihara debugextensions: hide "ships-with-hg-core" magic string (BC)
Wed, 31 Aug 2016 23:22:07 +0900 Yuya Nishihara debugextensions: show ships-with-hg-core state as a separate field
Thu, 01 Sep 2016 02:29:46 +0530 Pulkit Goyal py3: remove use of *L syntax
Tue, 30 Aug 2016 09:22:53 -0700 Martin von Zweigbergk util: rename checkcase() to fscasesensitive() (API)
Fri, 26 Aug 2016 23:38:52 +0900 Yuya Nishihara version: change "place" field of extension to "bundled" flag
Sat, 27 Aug 2016 00:00:28 +0900 Yuya Nishihara extensions: use ismoduleinternal() thoroughly
Mon, 29 Aug 2016 00:00:05 +0900 Yuya Nishihara formatter: add context manager interface for convenience
Thu, 18 Aug 2016 15:13:56 +0900 Yuya Nishihara grep: add formatter support
Thu, 18 Aug 2016 14:52:06 +0900 Yuya Nishihara grep: build list of all columns regardless of display options
Thu, 18 Aug 2016 14:23:29 +0900 Yuya Nishihara grep: build list of columns without "grep." label prefix
Thu, 18 Aug 2016 14:09:49 +0900 Yuya Nishihara grep: factor out function that prints matched line with labels
Thu, 18 Aug 2016 14:03:25 +0900 Yuya Nishihara grep: refactor loop that yields matched text with label
Tue, 05 Jul 2016 09:37:07 +0200 liscju files: change documentation to match its behaviour (issue5276)
Tue, 23 Aug 2016 11:26:08 -0400 Augie Fackler extensions: change magic "shipped with hg" string
Thu, 25 Aug 2016 01:00:26 -0400 Yuya Nishihara version: add formatter support
Tue, 16 Aug 2016 16:09:12 +0900 Yuya Nishihara version: factor out mapping of internal/external labels
Tue, 16 Aug 2016 16:03:09 +0900 Yuya Nishihara version: always build list of extension versions
Tue, 09 Aug 2016 17:00:38 +0200 Pierre-Yves David getchangegroup: take an 'outgoing' object as argument (API)
Mon, 15 Aug 2016 16:07:55 +0900 Yuya Nishihara debugobsolete: add formatter support (issue5134)
Sun, 07 Aug 2016 17:15:19 +0200 Pierre-Yves David debugbuilddag: take wlock to cover '.hg/localtags'
Sat, 06 Aug 2016 17:04:22 -0700 Gregory Szorc help: don't try to render a section on sub-topics
Fri, 05 Aug 2016 14:00:08 -0400 Augie Fackler commands: use `iter(callable, sentinel)` instead of while True
Sat, 19 Mar 2016 17:19:03 -0700 Yuya Nishihara debugextension: change "testedwith" to a list (BC)
Sun, 10 Jul 2016 22:07:34 +0900 Yuya Nishihara debugextensions: unindent nested if
Sun, 10 Jul 2016 22:06:13 +0900 Yuya Nishihara debugextensions: give short name to util.version()
Sun, 10 Jul 2016 21:59:43 +0900 Yuya Nishihara debugextensions: simply keep testedwith variable as a list
Mon, 01 Aug 2016 06:08:27 +0900 FUJIWARA Katsunori doc: fix incorrect use of rst hg role in help text stable
Mon, 01 Aug 2016 06:08:26 +0900 FUJIWARA Katsunori doc: use field rst syntax to show keywords in debugdeltachain help correctly stable
Mon, 25 Jul 2016 17:00:42 +0200 Gábor Stefanik graft: use opts.get() consistently stable
Mon, 11 Jul 2016 15:45:34 +0200 Denis Laxalde annotate: handle empty files earlier
Fri, 24 Jun 2016 11:12:41 -0700 Martin von Zweigbergk debug: make debug{revlog,index,data} --dir not just a flag
Fri, 24 Jun 2016 11:25:55 -0700 Martin von Zweigbergk debugdata: disallow trailing option with -c/-m
Sun, 26 Jun 2016 07:59:02 -0700 Gregory Szorc ui: path option to declare which revisions to push by default
Tue, 21 Jun 2016 00:50:39 +0900 FUJIWARA Katsunori check-code: detect "missing _() in ui message" more exactly
Mon, 20 Jun 2016 23:24:55 +0200 liscju pull: add help information about pulling active bookmark
Wed, 01 Jun 2016 22:58:57 +0200 liscju bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
Wed, 09 Mar 2016 19:55:45 +0000 timeless debuginstall: expose modulepolicy
Thu, 26 May 2016 01:57:34 +0900 FUJIWARA Katsunori debugignore: make messages translatable
Thu, 26 May 2016 01:57:34 +0900 FUJIWARA Katsunori grep: make a message translatable
Tue, 10 May 2016 22:45:45 +0000 timeless debuginstall: add mercurial version
Tue, 17 May 2016 11:28:46 -0500 Matt Mackall merge with stable
Fri, 13 May 2016 07:19:59 +0900 FUJIWARA Katsunori help: search section of help topic by translated section name correctly stable 3.8.2
Mon, 02 May 2016 12:09:00 +0900 Yuya Nishihara revset: factor out public optimize() function from recursion
Tue, 03 May 2016 16:33:25 -0400 Augie Fackler rollback: add a config knob for entirely disabling the command
Wed, 04 May 2016 18:18:24 +0100 Jun Wu ui: add new config option for help text width
Wed, 04 May 2016 10:46:27 -0500 Nathan Goldbaum revert: mention ui.origbackuppath in the command help
Mon, 18 Apr 2016 17:54:02 +0900 Mike Hommey debugbundle: handle the --all option for bundle2
Wed, 27 Apr 2016 19:24:31 -0700 Adam Simpkins graft: fix printing of --continue command stable
Wed, 27 Apr 2016 14:02:54 -0700 Martin von Zweigbergk update: correct description of --check option stable
Thu, 14 Apr 2016 15:17:15 +0000 timeless debugcreatestreamclonebundle: use single quotes around command hint
Sun, 10 Apr 2016 17:23:09 +0900 Yuya Nishihara templater: factor out function that creates templater from string template
Sun, 03 Apr 2016 23:26:48 +0900 Yuya Nishihara templater: separate function to create templater from map file (API)
Sun, 27 Mar 2016 20:31:56 +0900 Yuya Nishihara templater: add parsing and expansion rules to process "templatealias" section
Wed, 13 Apr 2016 09:56:51 +0200 liscju remove: fix --force option help description (issue5177)
Mon, 29 Feb 2016 22:58:15 +0900 Yuya Nishihara revset: rename findaliases() to expandaliases()
Tue, 12 Apr 2016 04:06:50 -0700 Kostia Balytskyi obsstore: move delete function from obsstore class to repair module
Tue, 12 Apr 2016 03:40:53 -0700 Kostia Balytskyi debugobsolete: style fixes to debugobsolete that slipped from original commit
Wed, 09 Mar 2016 10:47:33 -0500 Matt Mackall import: document --exact behavior in more detail
Mon, 04 Apr 2016 02:05:10 -0700 Kostia Balytskyi commands: make --rev and --index compatible in debugobsolete
Tue, 12 Jan 2016 09:30:24 +0000 timeless graft: use double quotes for arguments
Fri, 01 Apr 2016 15:12:50 -0700 Kostia Balytskyi commands: allow debugobsolete to delete arbitrary obsmarkers
Fri, 01 Apr 2016 15:20:31 -0700 Kostia Balytskyi commands: disallow 'hg debugobsolete --index --rev <smth>'
Fri, 25 Mar 2016 23:05:32 -0700 Martin von Zweigbergk bundle: avoid crash when no good changegroup version found
Mon, 28 Mar 2016 14:41:29 -0700 Martin von Zweigbergk bundle: move writebundle() from changegroup.py to bundle2.py (API)
Mon, 28 Mar 2016 09:12:03 +0200 liscju debugsetparents: remove redundant invocations of begin/endparentchange
Thu, 17 Mar 2016 14:50:29 +0000 timeless summary: move mergemod before parents to give access to ms
Sat, 19 Mar 2016 18:37:10 -0700 Simon Farnsworth merge: save merge part labels for later reuse
Sat, 26 Mar 2016 19:01:12 +0900 Yuya Nishihara debugrevspec: show expanded/concatenated states before printing trees
Wed, 23 Mar 2016 10:50:24 -0700 Kostia Balytskyi debugobsolete: add an option to show marker index
Sun, 14 Feb 2016 01:06:12 +0900 Yuya Nishihara templater: add debugtemplate command
Sat, 12 Mar 2016 04:35:42 +0900 FUJIWARA Katsunori commands: add postincoming docstring for explanation of arguments
Sat, 12 Mar 2016 04:35:42 +0900 FUJIWARA Katsunori commands: centralize code to update with extra care for non-file components
Sat, 12 Mar 2016 04:35:42 +0900 FUJIWARA Katsunori update: omit redundant activating message for already active bookmark
Wed, 09 Mar 2016 02:07:40 +0000 Jun Wu serve: accept multiple values for --daemon-postexec
Wed, 09 Mar 2016 18:58:51 +0000 timeless debuginstall: convert to formatter
Thu, 24 Dec 2015 04:31:34 +0000 timeless resolve: when pats do not match, hint about path:
Tue, 08 Mar 2016 23:04:53 +0900 FUJIWARA Katsunori dispatch: make loading extra information from extension extensible
Sun, 14 Feb 2016 07:35:50 +0000 timeless commit: block amend while histedit is in progress (issue4800)
Wed, 02 Mar 2016 16:44:56 -0600 Matt Mackall merge with stable
Mon, 21 Dec 2015 22:26:31 -0800 Gregory Szorc commands: use absolute_import
Fri, 01 Jan 2016 22:16:25 +0900 Yuya Nishihara dispatch: store norepo/optionalrepo/inferrepo attributes in function (API)
Tue, 01 Mar 2016 03:28:46 +0900 FUJIWARA Katsunori doc: remove deprecated option from synopsis of command help stable
Fri, 26 Feb 2016 20:22:05 +0900 FUJIWARA Katsunori pull: deactivate a bookmark not matching with the destination of the update
Fri, 26 Feb 2016 20:22:05 +0900 FUJIWARA Katsunori pull: activate a bookmark matching with the destination of the update (BC)
Fri, 26 Feb 2016 20:22:05 +0900 FUJIWARA Katsunori commands: add postincoming explicit brev argument (API)
Mon, 22 Feb 2016 16:59:08 +0000 Jun Wu serve: rename --daemon-pipefds to --daemon-postexec (BC)
Fri, 19 Feb 2016 22:28:09 +0100 liscju bookmarks: add 'hg push -B .' for pushing the active bookmark (issue4917)