log mercurial/commands.py @ 28548:b7a31068cc80

age author description
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)
Thu, 04 Feb 2016 03:45:44 +0000 timeless graft: suggest the correct tool to continue (not graft)
Wed, 10 Feb 2016 21:01:52 +0100 liscju debugrevlog: fix dumping manifest fails on empty first revision (issue5062)
Mon, 08 Feb 2016 12:33:00 -0500 Matt Harbison debugignore: normalize the file before testing dirstate._ignore()
Sun, 07 Feb 2016 22:18:24 -0800 Martin von Zweigbergk update: check command line before modifying repo
Wed, 03 Feb 2016 15:12:01 +0000 Pierre-Yves David update: warn about other topological head in pull and unbundle
Tue, 02 Feb 2016 14:49:02 +0000 Pierre-Yves David update: warn about other topological heads on bare update
Mon, 01 Feb 2016 20:28:32 -0800 Siddharth Agarwal merge: tell _checkunknownfiles about whether this was merge --force
Fri, 05 Feb 2016 10:15:28 -0800 Durham Goode merge: add debugmergestate support for _stateextras
Fri, 05 Feb 2016 13:20:23 +0100 liscju version: verbose list internal and external extension source (issue4731)
Wed, 03 Feb 2016 09:06:52 -0800 Siddharth Agarwal graft: don't preserve most extra fields stable
Wed, 03 Feb 2016 08:59:46 -0800 Siddharth Agarwal amend: don't preserve most extra fields stable
Sat, 30 Jan 2016 18:00:11 +0900 Yuya Nishihara backout: disable --merge with --no-commit (issue4874) stable
Wed, 27 Jan 2016 16:16:38 -0600 Nathan Goldbaum bookmarks: improve documentation for --rev option stable
Thu, 28 Jan 2016 20:10:06 +0900 FUJIWARA Katsunori commands: advance current active bookmark at pull --update correctly stable
Sat, 23 Jan 2016 23:24:30 -0500 Matt Harbison commit: factor the post commit status check into a cmdutil method stable
Thu, 21 Jan 2016 21:15:52 +0000 timeless copyright: update to 2016 stable
Wed, 20 Jan 2016 08:16:58 -0800 Ruslan Sayfutdinov backout: fix --no-commit option (issue5054) stable
Tue, 19 Jan 2016 13:43:50 -0800 Durham Goode bundle: exit early when there are no commits to bundle stable
Sun, 17 Jan 2016 19:33:02 +0100 Mads Kiilerich graft: warn when -r is combined with revisions as positional arguments
Sun, 17 Jan 2016 19:33:02 +0100 Mads Kiilerich graft: clarify in help that `-r` is not just optional
Fri, 15 Jan 2016 13:46:33 -0800 Ruslan Sayfutdinov backout: commit changeset by default (BC)
Thu, 14 Jan 2016 21:21:59 -0800 Gregory Szorc commands: document clone bundles hooks and rollback behavior
Thu, 14 Jan 2016 22:57:55 -0800 Gregory Szorc commands: teach debugbundle to print bundle specification
Thu, 14 Jan 2016 21:27:53 -0800 Gregory Szorc commands: use context manager for opened bundle file
Fri, 15 Jan 2016 13:14:49 -0800 Bryan O'Sullivan with: use context manager in manifest
Fri, 15 Jan 2016 13:14:49 -0800 Bryan O'Sullivan with: use context manager in rename
Fri, 15 Jan 2016 13:14:49 -0800 Bryan O'Sullivan with: use context manager in resolve
Fri, 15 Jan 2016 13:14:49 -0800 Bryan O'Sullivan with: use context manager in unbundle
Fri, 15 Jan 2016 13:14:49 -0800 Bryan O'Sullivan with: use context manager in update
Fri, 15 Jan 2016 13:14:46 -0800 Bryan O'Sullivan with: use context manager for wlock in graft
Fri, 15 Jan 2016 13:14:46 -0800 Bryan O'Sullivan with: use context manager for wlock in debugsetparents
Fri, 15 Jan 2016 13:14:46 -0800 Bryan O'Sullivan with: use context manager for wlock in debugrebuilddirstate
Fri, 15 Jan 2016 13:14:46 -0800 Bryan O'Sullivan with: use context manager for wlock in copy
Fri, 15 Jan 2016 13:14:46 -0800 Bryan O'Sullivan with: use context manager for wlock in branch
Tue, 12 Jan 2016 14:28:43 -0800 Bryan O'Sullivan commands: use a context manager for file I/O in debugdiscovery
Sun, 10 Jan 2016 08:03:58 +0000 timeless help: add --system flag to get help for various platform(s)
Tue, 12 Jan 2016 21:01:06 -0800 Martin von Zweigbergk changegroup: hide packermap behind methods
Sun, 13 Dec 2015 22:09:57 +0900 Yuya Nishihara paths: port to generic templater
Sun, 13 Dec 2015 23:01:19 +0900 Yuya Nishihara paths: merge conditions that select visibility of fields
Sun, 13 Dec 2015 22:02:32 +0900 Yuya Nishihara paths: use single loop for both search=None|pattern cases
Sun, 13 Dec 2015 21:55:57 +0900 Yuya Nishihara paths: reorder else clause for readability of subsequent patches
Sun, 13 Dec 2015 21:54:00 +0900 Yuya Nishihara paths: drop ui.status label from output of "hg paths name"
Mon, 11 Jan 2016 21:00:29 -0500 Matt Harbison summary: print unstable, bumped and divergent as unconditionally plural
Mon, 11 Jan 2016 09:49:48 -0800 Bryan O'Sullivan commands: get rid of empty try/finally block from _dograft
Mon, 11 Jan 2016 09:49:47 -0800 Bryan O'Sullivan commands: get rid of empty try/finally block from _dobackout
Mon, 11 Jan 2016 09:49:39 -0800 Bryan O'Sullivan commands: get rid of empty try/finally block from import_
Tue, 05 Jan 2016 07:47:08 -0800 Laurent Charignon debugignore: find out why a file is being ignored (issue4856)
Tue, 05 Jan 2016 07:47:08 -0800 Laurent Charignon debugignore: find out if a file is being ignored
Tue, 05 Jan 2016 19:59:21 +0000 timeless clone: move bookmarks and checkouts before pull help
Wed, 06 Jan 2016 07:55:57 +0000 timeless log: help provide sort by date example
Wed, 06 Jan 2016 19:29:45 -0500 timeless log: mention ordering
Sat, 02 Jan 2016 03:02:57 -0800 Siddharth Agarwal origpath: move from cmdutil to scmutil
Thu, 31 Dec 2015 08:16:59 +0000 timeless cleanup: remove superfluous space after space after equals (python)
Thu, 24 Dec 2015 19:25:44 +0000 timeless resolve: suggest the next action
Thu, 31 Dec 2015 09:55:56 +0100 Matt Mackall merge with stable
Wed, 23 Dec 2015 19:07:34 +0000 timeless parents: correct help revset replacements
Sat, 26 Dec 2015 16:12:28 +0900 Yuya Nishihara push: specify default-push and default as fallback paths
Sat, 26 Dec 2015 15:18:16 +0900 Yuya Nishihara push: restore old behavior of default-push (issue5000) stable
Thu, 17 Dec 2015 14:56:14 +0000 timeless annotate: mention that -n is suppressed in help
Tue, 22 Dec 2015 06:03:00 +0000 timeless commands: split notes into note containers
Tue, 22 Dec 2015 06:02:01 +0000 timeless remove: quote --force in never deletes note
Tue, 22 Dec 2015 06:03:10 +0000 timeless import: reword no hunks partial note
Tue, 22 Dec 2015 05:46:23 +0000 timeless merge: reword help to use See help resolve
Tue, 22 Dec 2015 02:24:16 +0000 timeless commands: the first word of each note should be capital or `hg`
Fri, 18 Dec 2015 06:33:48 +0000 timeless commands: consistently indent notes 3 spaces
Sun, 20 Dec 2015 19:02:02 -0800 Gregory Szorc commands: use revlog._deltachain in debugdeltachain
Fri, 18 Dec 2015 18:52:25 +0000 timeless diff: clarify comparison as first parent
Thu, 17 Dec 2015 14:57:20 +0000 timeless branch: reword help text
Thu, 17 Dec 2015 14:56:32 +0000 timeless archive: adjust help text
Thu, 17 Dec 2015 14:54:47 +0000 timeless annotate: add missing period to help
Thu, 17 Dec 2015 14:54:20 +0000 timeless addremove: make help match add
Thu, 17 Dec 2015 14:53:40 +0000 timeless add: mention .hgignore in help
Thu, 17 Dec 2015 15:05:25 +0000 timeless bundle: warn for --base with --all
Thu, 17 Dec 2015 15:03:45 +0000 timeless bundle: fix error for --all with destination
Thu, 17 Dec 2015 14:59:11 +0000 timeless bundle: fix grammar in help text
Thu, 17 Dec 2015 14:58:52 +0000 timeless bundle: clarify help text
Thu, 17 Dec 2015 15:23:36 -0800 Thu Trang Pham tags: mention --quiet switch in help (issue4920)
Tue, 15 Dec 2015 07:57:04 +0000 timeless import: reorder help text
Tue, 15 Dec 2015 07:56:03 +0000 timeless import: add word to help text
Tue, 15 Dec 2015 07:54:01 +0000 timeless import: refactor exact flag
Mon, 14 Dec 2015 11:19:48 -0800 Laurent Charignon summary: add troubles list to the output of hg summary
Sun, 13 Dec 2015 11:04:45 -0800 Gregory Szorc help: pass subtopic into help()
Tue, 24 Nov 2015 23:03:54 +0900 Yuya Nishihara commandserver: cut import cycle by itself
Mon, 14 Dec 2015 18:54:03 -0500 Augie Fackler merge: have merge.update use a matcher instead of partial fn
Fri, 11 Dec 2015 17:45:19 -0600 Matt Mackall merge with stable
Mon, 07 Dec 2015 21:42:50 +0900 Yuya Nishihara paths: include #fragment again stable
Tue, 08 Dec 2015 20:21:08 +0000 timeless parents: provide equivalent revsets in help
Mon, 30 Nov 2015 19:29:46 +0000 timeless commands: use Oxford comma (help clone)
Sat, 05 Dec 2015 21:11:04 -0800 Gregory Szorc ui: support declaring path push urls as sub-options
Sun, 06 Dec 2015 11:49:02 -0800 Gregory Szorc ui: store pushloc as separate attribute
Sat, 05 Dec 2015 23:37:46 -0800 Gregory Szorc commands: add debugdeltachain command
Sat, 05 Dec 2015 21:40:38 -0800 Gregory Szorc commands.debugindexdot: use cmdutil.openrevlog()
Sat, 05 Dec 2015 21:47:39 -0800 Gregory Szorc commands: unify argument handling for revlog debug commands
Sun, 06 Dec 2015 17:16:37 +0900 Yuya Nishihara commit: fix rest syntax of examples
Sat, 05 Dec 2015 22:19:48 -0500 Matt Harbison commit: adjust the quoting in the examples to be Windows friendly
Fri, 04 Dec 2015 15:24:05 -0500 Augie Fackler commit: add some help examples (issue4963)
Sat, 14 Nov 2015 16:45:15 +0900 Yuya Nishihara graphlog: move creation of workingdir-parent nodes to displaygraph()
Wed, 02 Dec 2015 03:12:08 +0900 FUJIWARA Katsunori commands: execute checkunfinished and bailifchanged inside wlock scope
Wed, 02 Dec 2015 03:12:07 +0900 FUJIWARA Katsunori commands: widen wlock scope of graft for consitency while processing
Wed, 02 Dec 2015 03:12:07 +0900 FUJIWARA Katsunori commands: make backout acquire locks before processing
Wed, 02 Dec 2015 03:12:07 +0900 FUJIWARA Katsunori commands: make commit acquire locks before processing (issue4368)
Mon, 30 Nov 2015 11:23:15 -0800 Christian Delahousse dirstate: change debugrebuilddirstate --minimal to use dirstate.rebuild