Tue, 27 Jun 2017 02:24:37 +0900 |
FUJIWARA Katsunori |
tests: avoid test failure for mangling path-like string by MSYS
|
changeset |
files
|
Sun, 25 Jun 2017 08:20:05 +0530 |
Pulkit Goyal |
py3: make sure commands name are bytes in tests
|
changeset |
files
|
Sun, 25 Jun 2017 03:11:55 +0530 |
Pulkit Goyal |
py3: add b'' to make the regex pattern bytes
|
changeset |
files
|
Mon, 26 Jun 2017 17:20:46 +0530 |
Pulkit Goyal |
py3: use hex() to convert the hash to bytes
|
changeset |
files
|
Sat, 24 Jun 2017 19:57:50 +0530 |
Pulkit Goyal |
py3: add b'' to make a triple quoted string bytes on Python 3
|
changeset |
files
|
Sat, 24 Jun 2017 19:55:41 +0530 |
Pulkit Goyal |
py3: add tests to show `hg bookmarks` and `hg branches` work on Python 3
|
changeset |
files
|
Sat, 24 Jun 2017 19:55:01 +0530 |
Pulkit Goyal |
py3: fix kwargs handling for `hg bookmarks`
|
changeset |
files
|
Mon, 26 Jun 2017 09:37:16 +0900 |
Yuya Nishihara |
identify: provide changectx to templater
|
changeset |
files
|
Mon, 26 Jun 2017 09:33:01 +0900 |
Yuya Nishihara |
formatter: proxy fm.context() through converter
|
changeset |
files
|
Mon, 26 Jun 2017 09:18:55 +0900 |
Yuya Nishihara |
identify: change p1/p2 to a list of parents
|
changeset |
files
|
Sun, 25 Jun 2017 13:31:56 -0700 |
Jun Wu |
scmutil: add a cleanupnodes method for developers
|
changeset |
files
|
Sun, 25 Jun 2017 10:38:45 -0700 |
Jun Wu |
strip: add a delayedstrip method that works in a transaction
|
changeset |
files
|
Sun, 25 Jun 2017 22:30:14 -0700 |
Phil Cohen |
workingfilectx: add audit() as a wrapper for wvfs.audit()
|
changeset |
files
|
Sun, 25 Jun 2017 22:30:14 -0700 |
Phil Cohen |
workingfilectx: add backgroundclose as a kwarg to write()
|
changeset |
files
|
Sun, 25 Jun 2017 22:29:09 -0700 |
Phil Cohen |
merge: change repo.wvfs.setflags calls to a new wctx[f].setflags function
|
changeset |
files
|
Sun, 25 Jun 2017 17:00:15 -0700 |
Phil Cohen |
merge: convert repo.wwrite() calls to wctx[f].write()
|
changeset |
files
|
Sun, 25 Jun 2017 16:58:26 -0700 |
Phil Cohen |
merge: replace repo.wvfs.unlinkpath() with calls to wctx[f].remove()
|
changeset |
files
|
Sun, 25 Jun 2017 16:56:49 -0700 |
Phil Cohen |
merge: pass wctx to batchremove and batchget
|
changeset |
files
|
Sat, 24 Jun 2017 23:05:57 +0900 |
Yuya Nishihara |
revset: add depth limit to descendants() (issue5374)
|
changeset |
files
|
Sat, 24 Jun 2017 23:35:03 +0900 |
Yuya Nishihara |
dagop: make walk direction switchable so it can track descendants
|
changeset |
files
|
Sat, 24 Jun 2017 23:30:51 +0900 |
Yuya Nishihara |
dagop: factor out generator of ancestor nodes
|
changeset |
files
|
Sat, 24 Jun 2017 23:22:45 +0900 |
Yuya Nishihara |
dagop: factor out pfunc from revancestors() generator
|
changeset |
files
|
Fri, 23 Jun 2017 21:15:10 +0900 |
Yuya Nishihara |
dagop: use smartset.min() in revdescendants() generator
|
changeset |
files
|
Tue, 20 Jun 2017 22:26:52 +0900 |
Yuya Nishihara |
dagop: change revdescendants() to include all root revisions
|
changeset |
files
|
Tue, 20 Jun 2017 22:11:23 +0900 |
Yuya Nishihara |
test-revset: add a few more tests of descendants()
|
changeset |
files
|
Sun, 18 Jun 2017 17:02:03 +0900 |
Yuya Nishihara |
dagop: unnest inner generator of revdescendants()
|
changeset |
files
|
Sun, 25 Jun 2017 00:14:48 +0900 |
Yuya Nishihara |
smartset: fix default value of abstractsmartset.sort()
|
changeset |
files
|
Mon, 26 Jun 2017 03:47:11 +0900 |
FUJIWARA Katsunori |
keyword: wrap functions only once at loading keyword extension
|
changeset |
files
|
Mon, 26 Jun 2017 03:46:17 +0900 |
FUJIWARA Katsunori |
keyword: use _keywordkwt of repository instead of kwtools['templater']
|
changeset |
files
|
Mon, 26 Jun 2017 03:44:50 +0900 |
FUJIWARA Katsunori |
keyword: obtain kwtemplater instance via repository at runtime
|
changeset |
files
|
Mon, 26 Jun 2017 03:43:47 +0900 |
FUJIWARA Katsunori |
keyword: obtain kwtemplater instance via repository at runtime
|
changeset |
files
|
Mon, 26 Jun 2017 03:42:17 +0900 |
FUJIWARA Katsunori |
keyword: make wrapped repository and kwtemplater refer to each other
|
changeset |
files
|
Mon, 26 Jun 2017 03:40:57 +0900 |
FUJIWARA Katsunori |
keyword: add test for keyword expansion at serving multiple repositories
|
changeset |
files
|
Mon, 26 Jun 2017 03:40:12 +0900 |
FUJIWARA Katsunori |
keyword: make comparison webcommand suppress keyword expansion
|
changeset |
files
|
Mon, 26 Jun 2017 03:40:06 +0900 |
FUJIWARA Katsunori |
keyword: restore kwtemplater.match at the end of wrapped webcommands
|
changeset |
files
|
Mon, 26 Jun 2017 03:38:12 +0900 |
FUJIWARA Katsunori |
keyword: restore kwtemplater.restrict at the end of wrapped patch.diff
|
changeset |
files
|
Mon, 26 Jun 2017 22:27:34 +0900 |
Yuya Nishihara |
debugrevlog: align chain length, reach, and compression ratio
|
changeset |
files
|
Fri, 23 Jun 2017 17:19:29 +0200 |
Pierre-Yves David |
configitems: register 'ui.interactive'
|
changeset |
files
|
Sun, 25 Jun 2017 14:41:12 +0200 |
Pierre-Yves David |
config: use '_config' within 'configbytes'
|
changeset |
files
|
Sun, 25 Jun 2017 14:38:56 +0200 |
Pierre-Yves David |
config: use '_config' within 'configbool'
|
changeset |
files
|
Sun, 25 Jun 2017 14:34:34 +0200 |
Pierre-Yves David |
config: extract the core config logic into a private method
|
changeset |
files
|
Fri, 23 Jun 2017 01:38:10 +0200 |
Pierre-Yves David |
debugrevlog: also display the largest delta chain span
|
changeset |
files
|
Sat, 24 Jun 2017 21:13:48 -0700 |
Jun Wu |
rebase: clean up rebasestate from active transaction
|
changeset |
files
|
Sat, 24 Jun 2017 21:01:28 -0700 |
Jun Wu |
test-rebase: add a test showing rebasestate left behind
|
changeset |
files
|
Sun, 25 Jun 2017 17:46:35 -0400 |
Matt Harbison |
identify: rename 'changed' keyword -> 'dirty'
|
changeset |
files
|
Sat, 24 Jun 2017 02:39:21 +0900 |
FUJIWARA Katsunori |
dispatch: remove unused _loaded
|
changeset |
files
|
Sat, 24 Jun 2017 02:39:20 +0900 |
FUJIWARA Katsunori |
extensions: register functions always at loading extension (issue5601)
|
changeset |
files
|
Sat, 24 Jun 2017 23:09:21 -0400 |
Matt Harbison |
identify: add template support
|
changeset |
files
|
Sat, 24 Jun 2017 15:11:05 -0700 |
Gregory Szorc |
show: show all namespaces in "work" view
|
changeset |
files
|
Sat, 24 Jun 2017 14:44:55 -0700 |
Gregory Szorc |
tests: add more tests for names rendering in `hg show work`
|
changeset |
files
|
Sat, 24 Jun 2017 14:52:15 -0700 |
Gregory Szorc |
namespaces: record and expose whether namespace is built-in
|
changeset |
files
|
Sat, 24 Jun 2017 13:39:20 -0700 |
Gregory Szorc |
templatekw: expose color name in {namespaces} entries
|
changeset |
files
|
Sat, 24 Jun 2017 12:47:25 -0700 |
Gregory Szorc |
show: construct changeset templater during dispatch
|
changeset |
files
|
Sat, 24 Jun 2017 11:47:26 -0700 |
Gregory Szorc |
cmdutil: use named arguments for changeset_templater.__init__
|
changeset |
files
|
Thu, 22 Jun 2017 21:45:32 -0700 |
Martin von Zweigbergk |
bundle: inline applybundle1()
|
changeset |
files
|
Thu, 22 Jun 2017 15:00:19 -0700 |
Martin von Zweigbergk |
bundle: make applybundle() delegate v1 bundles to applybundle1()
|
changeset |
files
|
Thu, 22 Jun 2017 21:27:57 -0700 |
Martin von Zweigbergk |
bundle: transpose transaction scope with bundle type switch
|
changeset |
files
|
Thu, 22 Jun 2017 15:03:13 -0700 |
Martin von Zweigbergk |
unbundle: move BundleUnknownFeatureError exception handling out
|
changeset |
files
|
Wed, 21 Jun 2017 21:08:48 -0700 |
Martin von Zweigbergk |
bundle: make applybundle1() return a bundleoperation
|
changeset |
files
|
Fri, 16 Jun 2017 10:25:11 -0700 |
Martin von Zweigbergk |
bundle: add a applybundle1() method
|
changeset |
files
|