Mon, 11 Aug 2014 13:10:00 -0500 |
Matt Mackall |
unbundle: fix pyflakes warning about wc
stable
|
file |
diff |
annotate
|
Mon, 11 Aug 2014 11:24:05 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Sun, 10 Aug 2014 23:09:23 -0500 |
Matt Mackall |
unbundle: don't advance bookmarks (issue4322) (BC)
stable
|
file |
diff |
annotate
|
Tue, 05 Aug 2014 23:52:21 -0700 |
Pierre-Yves David |
phase: add a transaction argument to retractboundary
|
file |
diff |
annotate
|
Wed, 06 Aug 2014 01:54:19 -0700 |
Pierre-Yves David |
phase: add a transaction argument to advanceboundary
|
file |
diff |
annotate
|
Wed, 06 Aug 2014 00:50:53 -0700 |
Pierre-Yves David |
phase: wrap `hg phases` phase movement in a transaction
|
file |
diff |
annotate
|
Tue, 05 Aug 2014 18:53:05 -0700 |
Pierre-Yves David |
commit: update the --secret code to use backupconfig and restoreconfig
|
file |
diff |
annotate
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
commit: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
file |
diff |
annotate
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
tag: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
file |
diff |
annotate
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
graft: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
file |
diff |
annotate
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
backout: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
file |
diff |
annotate
|
Fri, 01 Aug 2014 22:16:54 -0700 |
Siddharth Agarwal |
locate: use ctx.matches instead of ctx.walk
|
file |
diff |
annotate
|
Sat, 26 Jul 2014 14:54:36 -0700 |
Siddharth Agarwal |
graft: make --force apply across continues (issue3220)
|
file |
diff |
annotate
|
Fri, 25 Jul 2014 18:21:16 -0700 |
Siddharth Agarwal |
graft: allow regrafting ancestors with --force (issue3220)
|
file |
diff |
annotate
|
Fri, 01 Aug 2014 02:14:24 +0900 |
FUJIWARA Katsunori |
commands: make the warning message for "patch --partial" translatable
stable
|
file |
diff |
annotate
|
Thu, 31 Jul 2014 10:31:56 +0100 |
Alexandre Garnier |
debuginstall: handle quoted path for editor (issue4316)
stable
|
file |
diff |
annotate
|
Wed, 30 Jul 2014 00:14:52 +0900 |
FUJIWARA Katsunori |
doc: unify help text for "--edit" option
stable
|
file |
diff |
annotate
|
Wed, 30 Jul 2014 00:13:59 +0900 |
FUJIWARA Katsunori |
doc: unify help text for "--message" option
stable
|
file |
diff |
annotate
|
Mon, 28 Jul 2014 10:05:17 +0200 |
Alexander Becher |
graft: add a reference to revsets to the help text (issue3362)
stable
|
file |
diff |
annotate
|
Sat, 26 Jul 2014 03:32:49 +0200 |
Pierre-Yves David |
resolve: add parenthesis around "no more unresolved files" message
stable
|
file |
diff |
annotate
|
Fri, 25 Jul 2014 15:35:09 -0500 |
Matt Mackall |
templates: re-add template listing support
stable
|
file |
diff |
annotate
|
Thu, 24 Jul 2014 14:29:08 -0700 |
Nathan Goldbaum |
resolve: report no argument warning using a hint
stable
|
file |
diff |
annotate
|
Wed, 23 Jul 2014 11:16:22 -0500 |
Matt Mackall |
version: don't traceback if no extensions to list (issue4312)
stable
|
file |
diff |
annotate
|
Sun, 20 Jul 2014 15:06:12 -0300 |
Wagner Bruna |
commands: fix typo in import documentation
stable
|
file |
diff |
annotate
|
Tue, 15 Jul 2014 14:52:22 -0700 |
Siddharth Agarwal |
commands: use util.re.compile instead of util.compilere
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 13:44:37 +0300 |
anatoly techtonik |
version: show enabled extensions (issue4209)
|
file |
diff |
annotate
|
Thu, 01 May 2014 19:57:25 +0900 |
Yuya Nishihara |
serve: tidy up indent level of repository not found message
|
file |
diff |
annotate
|
Thu, 01 May 2014 19:54:43 +0900 |
Yuya Nishihara |
serve: inline checkrepo() that is used only when --stdio is specified
|
file |
diff |
annotate
|
Sat, 28 Jun 2014 13:02:44 +0900 |
Yuya Nishihara |
serve: make sure to print "listening at" message immediately
|
file |
diff |
annotate
|
Mon, 23 Jun 2014 13:50:44 -0500 |
Matt Mackall |
branchmap: don't use ui.warn for debug message
|
file |
diff |
annotate
|
Sun, 04 May 2014 22:22:59 -0700 |
Gregory Szorc |
commands: define inferrepo in command decorator
|
file |
diff |
annotate
|
Sun, 04 May 2014 22:16:05 -0700 |
Gregory Szorc |
commands: define optionalrepo in command decorator
|
file |
diff |
annotate
|
Sun, 04 May 2014 20:57:01 -0700 |
Gregory Szorc |
commands: define norepo in command decorator
|
file |
diff |
annotate
|
Sun, 04 May 2014 20:58:25 -0700 |
Gregory Szorc |
commands: add norepo argument to command decorator
|
file |
diff |
annotate
|
Wed, 18 Jun 2014 15:26:07 -0500 |
Matt Mackall |
bookmarks: improve the bookmark help (issue4244)
|
file |
diff |
annotate
|
Mon, 09 Jun 2014 14:11:17 -0500 |
Matt Mackall |
resolve: fix grammar of no matching files message
|
file |
diff |
annotate
|
Mon, 09 Jun 2014 13:53:23 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Sun, 01 Jun 2014 00:08:32 +0900 |
FUJIWARA Katsunori |
backout: accept '--edit' like other commands creating new changeset
|
file |
diff |
annotate
|
Mon, 26 May 2014 19:02:11 +0200 |
Mads Kiilerich |
resolve: keep wlock while resolving
stable
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 16:49:27 -0500 |
Sean Farley |
memfilectx: call super.__init__ instead of duplicating code
|
file |
diff |
annotate
|
Tue, 27 May 2014 17:41:20 -0700 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Tue, 27 May 2014 15:16:52 -0700 |
Matt Mackall |
bookmarks: properly align multi-byte characters
stable
|
file |
diff |
annotate
|
Thu, 08 May 2014 17:08:17 -0700 |
Pierre-Yves David |
import: add --partial flag to create a changeset despite failed hunks
|
file |
diff |
annotate
|
Mon, 19 May 2014 01:53:34 +0200 |
Mads Kiilerich |
update: introduce --tool for controlling the merge tool
|
file |
diff |
annotate
|
Fri, 23 May 2014 13:10:31 -0700 |
Siddharth Agarwal |
resolve: don't abort resolve -l even when no merge is in progress
|
file |
diff |
annotate
|
Fri, 09 May 2014 18:15:02 -0700 |
Durham Goode |
graft: customize graft conflict markers (BC)
|
file |
diff |
annotate
|
Thu, 07 Mar 2013 14:17:56 +1100 |
Stephen Lee |
update: show message when a bookmark is activated by update
|
file |
diff |
annotate
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
tag: use the editor gotten by "getcommiteditor()" instead of "ui.edit()"
|
file |
diff |
annotate
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
graft: use "getcommiteditor()" instead of explicit editor choice
|
file |
diff |
annotate
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
commit: use "getcommiteditor()" instead of explicit editor choice
|
file |
diff |
annotate
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
backout: use "getcommiteditor()" instead of explicit editor choice
|
file |
diff |
annotate
|
Sun, 11 May 2014 00:49:35 +0900 |
FUJIWARA Katsunori |
backout: avoid redundant message examination
|
file |
diff |
annotate
|
Wed, 14 May 2014 12:49:55 -0700 |
Siddharth Agarwal |
update: when deactivating a bookmark, print a message
|
file |
diff |
annotate
|
Fri, 09 May 2014 14:46:50 -0500 |
Matt Mackall |
resolve: simplify "finished" message
|
file |
diff |
annotate
|
Fri, 18 Apr 2014 22:19:25 -0700 |
Gregory Szorc |
resolve: print message when no unresolved files remain (issue4214)
|
file |
diff |
annotate
|
Fri, 18 Apr 2014 18:56:26 -0700 |
Gregory Szorc |
resolve: print warning when no work performed (issue4208)
|
file |
diff |
annotate
|
Fri, 18 Apr 2014 19:08:32 -0700 |
Gregory Szorc |
resolve: abort when not applicable (BC)
|
file |
diff |
annotate
|
Fri, 18 Apr 2014 18:19:46 -0700 |
Gregory Szorc |
resolve: use early continue and deindent
|
file |
diff |
annotate
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
localrepo: add "editor" argument to "tag()"
|
file |
diff |
annotate
|
Mon, 28 Apr 2014 17:25:36 -0700 |
Pierre-Yves David |
graft: do not use `.remove` on a smart set (regression)
stable
|
file |
diff |
annotate
|