Mon, 07 May 2018 19:43:43 -0700 |
Martin von Zweigbergk |
update: print warning about hidden changeset after update
|
file |
diff |
annotate
|
Wed, 18 Apr 2018 19:25:35 +0530 |
Sushil khanchi |
forget: rename --confirm to --interactive
|
file |
diff |
annotate
|
Fri, 13 Apr 2018 23:45:07 +0900 |
Yuya Nishihara |
log: fix crash on empty revision with --copies switch
|
file |
diff |
annotate
|
Tue, 17 Apr 2018 03:07:01 +0200 |
Joerg Sonnenberger |
bundle: introduce per-engine compression level
|
file |
diff |
annotate
|
Tue, 17 Apr 2018 02:41:25 +0200 |
Joerg Sonnenberger |
bundlespec: drop externalnames flag
|
file |
diff |
annotate
|
Sat, 14 Apr 2018 20:04:59 -0700 |
Gregory Szorc |
commands: use command executor interface
|
file |
diff |
annotate
|
Thu, 22 Mar 2018 16:11:42 +0530 |
Sushil khanchi |
forget: add --confirm option
|
file |
diff |
annotate
|
Sat, 14 Apr 2018 09:23:48 -0700 |
Gregory Szorc |
registrar: replace "cmdtype" with an intent-based mechanism (API)
|
file |
diff |
annotate
|
Sat, 14 Apr 2018 00:41:44 -0400 |
Augie Fackler |
commands: drop spurious r'' on dry_run in forget
|
file |
diff |
annotate
|
Thu, 12 Apr 2018 23:14:38 -0700 |
Gregory Szorc |
patch: make extract() a context manager (API)
|
file |
diff |
annotate
|
Thu, 12 Apr 2018 23:06:27 -0700 |
Gregory Szorc |
cmdutil: pass in parsed patch to tryimportone() (API)
|
file |
diff |
annotate
|
Thu, 12 Apr 2018 23:13:55 +0900 |
Yuya Nishihara |
export: enable formatter support (API)
|
file |
diff |
annotate
|
Thu, 12 Apr 2018 21:33:47 +0900 |
Yuya Nishihara |
export: do not start pager if output will be written to file
|
file |
diff |
annotate
|
Thu, 12 Apr 2018 23:25:58 +0900 |
Yuya Nishihara |
formatter: carry opts to file-based formatters by basefm
|
file |
diff |
annotate
|
Thu, 15 Mar 2018 22:27:16 +0900 |
Yuya Nishihara |
formatter: make nested items somewhat readable in template output
|
file |
diff |
annotate
|
Thu, 18 Jan 2018 12:54:01 +0100 |
Joerg Sonnenberger |
wireproto: support for pullbundles
|
file |
diff |
annotate
|
Sun, 08 Apr 2018 08:41:58 -0700 |
Martin von Zweigbergk |
merge: avoid unnecessary conversion from binary nodeid to binary nodeid
|
file |
diff |
annotate
|
Wed, 04 Apr 2018 21:27:02 -0700 |
Gregory Szorc |
commands: don't violate storage abstractions in `manifest --all`
|
file |
diff |
annotate
|
Wed, 04 Apr 2018 21:09:47 -0700 |
Gregory Szorc |
commands: document the layering violation in `manifest --all`
|
file |
diff |
annotate
|
Wed, 04 Apr 2018 10:13:08 -0700 |
Martin von Zweigbergk |
pull: pass rev to check out as integer to postincoming()
|
file |
diff |
annotate
|
Wed, 04 Apr 2018 15:08:26 -0700 |
Martin von Zweigbergk |
heads: add support for specifying branches by revset
|
file |
diff |
annotate
|
Sun, 01 Apr 2018 23:21:17 -0700 |
Martin von Zweigbergk |
bisect: avoid repo.lookup() for converting revnum to nodeid
|
file |
diff |
annotate
|
Mon, 02 Apr 2018 15:14:31 -0700 |
Martin von Zweigbergk |
bundle: consistently keep a list of stringified revisions in "revs"
|
file |
diff |
annotate
|
Mon, 02 Apr 2018 15:10:41 -0700 |
Martin von Zweigbergk |
bundle: avoid repo.lookup() for converting revnum to nodeid
|
file |
diff |
annotate
|
Tue, 03 Apr 2018 14:39:21 -0700 |
Martin von Zweigbergk |
push: avoid using repo.lookup() for converting to nodeid
|
file |
diff |
annotate
|
Tue, 03 Apr 2018 22:24:50 +0900 |
Yuya Nishihara |
addremove: pass command-level similarity value down to scmutil.addremove()
|
file |
diff |
annotate
|
Sat, 31 Mar 2018 23:49:58 +0530 |
Sushil khanchi |
addremove: remove dry_run, similarity from scmutil.addremove (API)
|
file |
diff |
annotate
|
Mon, 02 Apr 2018 08:46:07 -0700 |
Martin von Zweigbergk |
clone: rename "rev" to "revs" since there can be many
|
file |
diff |
annotate
|
Sat, 31 Mar 2018 23:31:28 -0700 |
Martin von Zweigbergk |
status: use context-returning revpair()
|
file |
diff |
annotate
|
Sat, 31 Mar 2018 23:49:44 -0700 |
Martin von Zweigbergk |
diff: simplify by converting contexts to nodeids a little later
|
file |
diff |
annotate
|