Wed, 17 Sep 2014 23:21:20 +0900 |
Yuya Nishihara |
annotate: port to generic templater enabled by hidden -T option
|
Tue, 16 Sep 2014 23:40:24 +0900 |
Yuya Nishihara |
annotate: split functions to get data without applying text formatting
|
Fri, 29 Aug 2014 06:19:32 +0200 |
Yuya Nishihara |
annotate: remove unused variable in calculation of column widths
|
Fri, 29 Aug 2014 05:36:52 +0200 |
Yuya Nishihara |
annotate: build format string separately from annotation data
|
Fri, 29 Aug 2014 05:09:59 +0200 |
Yuya Nishihara |
annotate: remove redundant check for empty list of annotation data
|
Tue, 16 Sep 2014 11:08:29 -0500 |
Matt Mackall |
locate: add pointer to files command in help
|
Sun, 16 Mar 2014 13:29:08 -0500 |
Matt Mackall |
locate: deprecate in favor of files
|
Mon, 15 Sep 2014 13:15:07 -0500 |
Matt Mackall |
commands: add hidden -T option for files/manifest/status/tags
|
Fri, 12 Sep 2014 18:32:46 -0500 |
Matt Mackall |
files: add new command unifying locate and manifest functionality
|
Thu, 11 Sep 2014 12:26:12 -0500 |
Matt Mackall |
ui: move samplehgrcs from config
|
Tue, 19 Aug 2014 14:33:31 -0400 |
Augie Fackler |
commit: correctly check commit mutability during commit --amend
|
Fri, 05 Sep 2014 11:36:20 -0700 |
Durham Goode |
dirstate: wrap setparent calls with begin/endparentchange (issue4353)
|
Tue, 02 Sep 2014 12:11:36 +0200 |
Sune Foldager |
changegroup: rename bundle-related functions and classes
|
Wed, 13 Aug 2014 17:05:48 -0400 |
Jordi GutiƩrrez Hermoso |
config: give more fine-tuned sample hgrcs to this command
|
Tue, 19 Aug 2014 01:13:10 +0200 |
Mads Kiilerich |
revlog: introduce isancestor method for efficiently determining node lineage
|
Thu, 04 Sep 2014 09:59:23 -0400 |
Augie Fackler |
merge with stable
|
Tue, 19 Aug 2014 16:57:02 -0700 |
Aaron Kushner |
config: exit non zero on non-existent config option (issue4247)
stable
|
Sat, 30 Aug 2014 18:44:59 +0200 |
Matt Mackall |
merge with crew
|
Sat, 30 Aug 2014 15:13:02 +0200 |
Kevin Bullock |
bookmarks: refer to "the" active bookmark to clarify that there's only one
stable
|
Sat, 30 Aug 2014 11:57:46 +0200 |
Sune Foldager |
debugrevlog: add chainlen column to --dump output
|
Sat, 30 Aug 2014 11:56:33 +0200 |
Henrik Stuart |
debugdag: stop wrongly sorting parents
|
Wed, 27 Aug 2014 18:35:34 +0200 |
Matt Mackall |
merge with stable
|
Wed, 27 Aug 2014 15:30:09 +0200 |
Mads Kiilerich |
graft: fix collision detection with origin revisions that are missing
stable
|
Sat, 23 Aug 2014 23:03:50 +0900 |
FUJIWARA Katsunori |
import: disallow meaningless combination of "--exact" and "--edit"
|
Tue, 19 Aug 2014 23:22:44 -0700 |
Pierre-Yves David |
debugobsolete: add a --rev argument
|
Wed, 20 Aug 2014 18:11:23 -0700 |
Pierre-Yves David |
obsolete: rename `allmarkers` to `getmarkers`
|
Wed, 20 Aug 2014 00:43:08 -0700 |
Pierre-Yves David |
debugobsolete: add a way to record parent information
|
Sat, 16 Aug 2014 17:59:26 +0900 |
Yuya Nishihara |
annotate: abort early if no file is specified
|
Sat, 16 Aug 2014 10:43:59 +0900 |
FUJIWARA Katsunori |
commit: change "editform" to distinguish merge commits from others
|
Wed, 13 Aug 2014 23:25:07 -0700 |
Pierre-Yves David |
debugobsolete: use the new date argument on obsstore.create
|
Thu, 14 Aug 2014 01:53:07 -0700 |
Pierre-Yves David |
obsolete: explicitly pass metadata argument using keyword argument
|
Fri, 15 Aug 2014 11:48:05 -0500 |
Matt Mackall |
merge with stable
|
Fri, 15 Aug 2014 04:37:46 +0200 |
Mads Kiilerich |
cleanup: fix some list comprehension redefinitions of existing vars
|
Thu, 14 Aug 2014 14:57:03 -0700 |
Pierre-Yves David |
debugobsolete: catch ValueError that may be raised by obsstore.create
stable
|
Tue, 12 Aug 2014 04:50:58 -0500 |
Matt Mackall |
merge with stable
|
Mon, 11 Aug 2014 13:10:00 -0500 |
Matt Mackall |
unbundle: fix pyflakes warning about wc
stable
|
Mon, 11 Aug 2014 11:24:05 -0500 |
Matt Mackall |
merge with stable
|
Sun, 10 Aug 2014 23:09:23 -0500 |
Matt Mackall |
unbundle: don't advance bookmarks (issue4322) (BC)
stable
|
Tue, 05 Aug 2014 23:52:21 -0700 |
Pierre-Yves David |
phase: add a transaction argument to retractboundary
|
Wed, 06 Aug 2014 01:54:19 -0700 |
Pierre-Yves David |
phase: add a transaction argument to advanceboundary
|
Wed, 06 Aug 2014 00:50:53 -0700 |
Pierre-Yves David |
phase: wrap `hg phases` phase movement in a transaction
|
Tue, 05 Aug 2014 18:53:05 -0700 |
Pierre-Yves David |
commit: update the --secret code to use backupconfig and restoreconfig
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
commit: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
tag: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
graft: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
backout: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Fri, 01 Aug 2014 22:16:54 -0700 |
Siddharth Agarwal |
locate: use ctx.matches instead of ctx.walk
|
Sat, 26 Jul 2014 14:54:36 -0700 |
Siddharth Agarwal |
graft: make --force apply across continues (issue3220)
|
Fri, 25 Jul 2014 18:21:16 -0700 |
Siddharth Agarwal |
graft: allow regrafting ancestors with --force (issue3220)
|
Fri, 01 Aug 2014 02:14:24 +0900 |
FUJIWARA Katsunori |
commands: make the warning message for "patch --partial" translatable
stable
|
Thu, 31 Jul 2014 10:31:56 +0100 |
Alexandre Garnier |
debuginstall: handle quoted path for editor (issue4316)
stable
|
Wed, 30 Jul 2014 00:14:52 +0900 |
FUJIWARA Katsunori |
doc: unify help text for "--edit" option
stable
|
Wed, 30 Jul 2014 00:13:59 +0900 |
FUJIWARA Katsunori |
doc: unify help text for "--message" option
stable
|
Mon, 28 Jul 2014 10:05:17 +0200 |
Alexander Becher |
graft: add a reference to revsets to the help text (issue3362)
stable
|
Sat, 26 Jul 2014 03:32:49 +0200 |
Pierre-Yves David |
resolve: add parenthesis around "no more unresolved files" message
stable
|
Fri, 25 Jul 2014 15:35:09 -0500 |
Matt Mackall |
templates: re-add template listing support
stable
|
Thu, 24 Jul 2014 14:29:08 -0700 |
Nathan Goldbaum |
resolve: report no argument warning using a hint
stable
|
Wed, 23 Jul 2014 11:16:22 -0500 |
Matt Mackall |
version: don't traceback if no extensions to list (issue4312)
stable
|
Sun, 20 Jul 2014 15:06:12 -0300 |
Wagner Bruna |
commands: fix typo in import documentation
stable
|
Tue, 15 Jul 2014 14:52:22 -0700 |
Siddharth Agarwal |
commands: use util.re.compile instead of util.compilere
|