Sun, 09 Jul 2017 00:19:03 -0400 |
Matt Harbison |
identify: simplify the dirty check
|
file |
diff |
annotate
|
Mon, 23 Nov 2015 09:37:12 -0800 |
Martin von Zweigbergk |
summary: don't reimplment mergestate.unresolved()
|
file |
diff |
annotate
|
Mon, 26 Jun 2017 17:23:10 +0530 |
Pulkit Goyal |
py3: use pycompat.bytestr instead of str
|
file |
diff |
annotate
|
Sat, 24 Jun 2017 19:55:01 +0530 |
Pulkit Goyal |
py3: fix kwargs handling for `hg bookmarks`
|
file |
diff |
annotate
|
Mon, 26 Jun 2017 09:37:16 +0900 |
Yuya Nishihara |
identify: provide changectx to templater
|
file |
diff |
annotate
|
Mon, 26 Jun 2017 09:18:55 +0900 |
Yuya Nishihara |
identify: change p1/p2 to a list of parents
|
file |
diff |
annotate
|
Sun, 25 Jun 2017 17:46:35 -0400 |
Matt Harbison |
identify: rename 'changed' keyword -> 'dirty'
|
file |
diff |
annotate
|
Sat, 24 Jun 2017 23:09:21 -0400 |
Matt Harbison |
identify: add template support
|
file |
diff |
annotate
|
Thu, 22 Jun 2017 15:00:19 -0700 |
Martin von Zweigbergk |
bundle: make applybundle() delegate v1 bundles to applybundle1()
|
file |
diff |
annotate
|
Thu, 22 Jun 2017 21:27:57 -0700 |
Martin von Zweigbergk |
bundle: transpose transaction scope with bundle type switch
|
file |
diff |
annotate
|
Thu, 22 Jun 2017 15:03:13 -0700 |
Martin von Zweigbergk |
unbundle: move BundleUnknownFeatureError exception handling out
|
file |
diff |
annotate
|
Wed, 21 Jun 2017 21:08:48 -0700 |
Martin von Zweigbergk |
bundle: make applybundle1() return a bundleoperation
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 10:25:11 -0700 |
Martin von Zweigbergk |
bundle: add a applybundle1() method
|
file |
diff |
annotate
|
Thu, 22 Jun 2017 14:04:13 -0700 |
Martin von Zweigbergk |
bundle: make combinechangegroupresults() take a bundleoperation
|
file |
diff |
annotate
|
Thu, 22 Jun 2017 13:58:20 -0700 |
Martin von Zweigbergk |
bundle: move combineresults() from changegroup to bundle2
|
file |
diff |
annotate
|
Thu, 22 Jun 2017 10:10:02 -0700 |
Martin von Zweigbergk |
bundle: add config option to include phases
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 16:56:16 -0700 |
Martin von Zweigbergk |
bundle2: record changegroup data in 'op.records' (API)
|
file |
diff |
annotate
|
Thu, 22 Jun 2017 01:29:07 +0530 |
Pulkit Goyal |
py3: use "%d" % val for int rather than pycompat.bytestr
|
file |
diff |
annotate
|
Tue, 20 Jun 2017 16:36:25 -0700 |
Sean Farley |
bookmarks: factor out bookmark printing from commands
|
file |
diff |
annotate
|
Tue, 20 Jun 2017 15:56:29 -0700 |
Sean Farley |
commands: move activebookmarklabel to bookmarks module
|
file |
diff |
annotate
|
Tue, 20 Jun 2017 15:36:43 -0700 |
Sean Farley |
commands: replace locking code with a context manager
|
file |
diff |
annotate
|
Tue, 20 Jun 2017 15:18:40 -0700 |
Sean Farley |
bookmarks: factor out adding a list of bookmarks logic from commands
|
file |
diff |
annotate
|
Tue, 13 Jun 2017 11:10:22 -0700 |
Sean Farley |
bookmarks: factor out rename logic from commands
|
file |
diff |
annotate
|
Mon, 12 Jun 2017 23:02:48 -0700 |
Sean Farley |
bookmarks: factor out delete logic from commands
|
file |
diff |
annotate
|
Sat, 10 Jun 2017 23:42:38 -0700 |
Sean Farley |
commands: move checkconflict to bookmarks module
|
file |
diff |
annotate
|
Sat, 10 Jun 2017 23:32:58 -0700 |
Sean Farley |
commands: move checkformat to bookmarks module
|
file |
diff |
annotate
|
Thu, 15 Jun 2017 22:46:38 -0700 |
Martin von Zweigbergk |
changegroup: let callers pass in transaction to apply() (API)
|
file |
diff |
annotate
|
Thu, 15 Jun 2017 22:18:21 -0700 |
Martin von Zweigbergk |
unbundle: create transaction for bundle1 unbundling earlier
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 10:38:14 -0700 |
Martin von Zweigbergk |
unbundle: move streamclone error case away from bundle[12] cases
|
file |
diff |
annotate
|
Thu, 15 Jun 2017 14:47:18 -0700 |
Martin von Zweigbergk |
unbundle: use context manager for transaction
|
file |
diff |
annotate
|