[04,of,10] config: use the new '_unset' value for 'configint' |
2017-06-18 |
Pierre-Yves David |
|
Accepted |
[05,of,10] config: use the new '_unset' value for 'configbytes' |
2017-06-18 |
Pierre-Yves David |
|
Accepted |
[06,of,10] config: use the new '_unset' value for 'configlist' |
2017-06-18 |
Pierre-Yves David |
|
Accepted |
[07,of,10] config: use the new '_unset' value for 'configdate' |
2017-06-18 |
Pierre-Yves David |
|
Accepted |
[08,of,10] config: use the new '_unset' value for 'configpath' |
2017-06-18 |
Pierre-Yves David |
|
Accepted |
[09,of,10] config: use the 'config' method in 'configsuboptions' |
2017-06-18 |
Pierre-Yves David |
|
Accepted |
[10,of,10] config: use the new '_unset' value for 'configsuboptions' |
2017-06-18 |
Pierre-Yves David |
|
Accepted |
[1,of,5,topic-experiment] tests: add a test to show issue5441 in test-topic.t |
2017-06-18 |
Pulkit Goyal |
|
Accepted |
[2,of,5,topic-experiment] topics: make sure we commit on new parents while changing topics (issue5441) |
2017-06-18 |
Pulkit Goyal |
|
Accepted |
[3,of,5,topic-experiment] topics: some minute fixes to the documentation which shows up in help |
2017-06-18 |
Pulkit Goyal |
|
Accepted |
[4,of,5,topic-experiment] stack: show unstable state for the current revision if it is one (issue5553) |
2017-06-18 |
Pulkit Goyal |
|
Accepted |
[5,of,5,topic-experiment] topics: abort if user wants to show the stack of a non-existent topic |
2017-06-18 |
Pulkit Goyal |
|
Accepted |
[1,of,2,fix-old-git,V2] hghave: add has_git_range for testing if git understands ext::sh |
2017-06-19 |
Sean Farley |
|
Accepted |
[2,of,2,fix-old-git,V2] tests: protect tests involving git ext::sh with git-ext-sh |
2017-06-19 |
Sean Farley |
|
Accepted |
[1,of,2] tests: use $PYTHON in #! so we always use the right Python |
2017-06-19 |
Augie Fackler |
|
Accepted |
[2,of,2] tests: enforce use of $PYTHON in tests |
2017-06-19 |
Augie Fackler |
|
Accepted |
highlight: put pygments import inside demandimport.deactivated |
2017-06-19 |
Augie Fackler |
|
Accepted |
[1,of,2] tinyproxy: explicitly flush logged messages |
2017-06-19 |
Matt Harbison |
|
Accepted |
[2,of,2] run-tests: explicitly flush test runner output for Windows stability |
2017-06-19 |
Matt Harbison |
|
Accepted |
[1,of,3] revsetlang: factor out helper to match ancestors() in parsed tree |
2017-06-19 |
Yuya Nishihara |
|
Accepted |
[2,of,3] revsetlang: check arguments passed to ancestors() before optimizing to only() |
2017-06-19 |
Yuya Nishihara |
|
Accepted |
[3,of,3] revset: add support of keyword arguments to ancestors() and descendants() |
2017-06-19 |
Yuya Nishihara |
|
Accepted |
changegroup: inline 'publishing' variable in apply() |
2017-06-19 |
via Mercurial-devel |
|
Accepted |
[1,of,9] rebase: use context manager for locking in rebase() |
2017-06-19 |
via Mercurial-devel |
|
Accepted |
[2,of,9] rebase: use context manager for locking in pullrebase() |
2017-06-19 |
via Mercurial-devel |
|
Accepted |
[3,of,9] strip: use context manager for locking in strip() |
2017-06-19 |
via Mercurial-devel |
|
Accepted |
[4,of,9] strip: use context manager for locking and transaction in stripcmd() |
2017-06-19 |
via Mercurial-devel |
|
Accepted |
[5,of,9] amend: use context manager for locking |
2017-06-19 |
via Mercurial-devel |
|
Accepted |
[6,of,9] repair: clarify in comment that caller must take lock, but not transaction |
2017-06-19 |
via Mercurial-devel |
|
Accepted |
[7,of,9] strip: remove unncessary "del" and inline variable |
2017-06-19 |
via Mercurial-devel |
|
Accepted |
[8,of,9] repair: move check for existing transaction earlier |
2017-06-19 |
via Mercurial-devel |
|
Accepted |
[9,of,9] repair: remove unnecessary locking for bookmarks |
2017-06-19 |
via Mercurial-devel |
|
Accepted |
tests: don't touch the network when using virtualenv |
2017-06-19 |
Danek Duvall |
|
Accepted |
[1,of,2] test-logtoprocess: don't run on Windows |
2017-06-20 |
Matt Harbison |
|
Accepted |
[2,of,2] test-http-proxy: redirect proxy stdout to /dev/null |
2017-06-20 |
Matt Harbison |
|
Accepted |
[1,of,5] tests: use unittest.SkipTest |
2017-06-20 |
Gregory Szorc |
|
Accepted |
[2,of,5] tests: remove unused IgnoreTest exception |
2017-06-20 |
Gregory Szorc |
|
Accepted |
[3,of,5] tests: remove WarnTest |
2017-06-20 |
Gregory Szorc |
|
Accepted |
[4,of,5] tests: remove support for warned tests |
2017-06-20 |
Gregory Szorc |
|
Accepted |
[5,of,5] tests: removed ReportedTest exception |
2017-06-20 |
Gregory Szorc |
|
Accepted |
keyword: use context manager for rollback locking |
2017-06-20 |
Christian Ebert |
|
Accepted |
[1,of,6,v3] tests: remove #! from primes.py in test-highlight.t |
2017-06-20 |
Augie Fackler |
|
Accepted |
[2,of,6,v3] tests: sed away python #! in test-run-tests.t to avoid some upcoming insanity |
2017-06-20 |
Augie Fackler |
|
Accepted |
[3,of,6,v3] tests: use $PYTHON in #! so we always use the right Python |
2017-06-20 |
Augie Fackler |
|
Accepted |
[4,of,6,v3] tests: enforce use of $PYTHON in tests |
2017-06-20 |
Augie Fackler |
|
Accepted |
[5,of,6,v3] cleanup: use $PYTHON to run python in many more tests |
2017-06-20 |
Augie Fackler |
|
Accepted |
[6,of,6,v3] contrib: add check-code rule to enforce non-use of `python` in tests |
2017-06-20 |
Augie Fackler |
|
Accepted |
[1,of,8] changeset_templater: simplify handling of verbosity postfix |
2017-06-20 |
Yuya Nishihara |
|
Accepted |
[2,of,8] changeset_templater: do not enable verbosity postfix for [templates] section |
2017-06-20 |
Yuya Nishihara |
|
Accepted |
[3,of,8] formatter: extract helper function to render template |
2017-06-20 |
Yuya Nishihara |
|
Accepted |
[4,of,8] formatter: add support for docheader and docfooter templates |
2017-06-20 |
Yuya Nishihara |
|
Accepted |
[5,of,8] formatter: add support for separator template |
2017-06-20 |
Yuya Nishihara |
|
Accepted |
[6,of,8] changeset_templater: backport separator template from formatter |
2017-06-20 |
Yuya Nishihara |
|
Accepted |
[7,of,8] formatter: add support for parts map of [templates] section |
2017-06-20 |
Yuya Nishihara |
|
Accepted |
[8,of,8] changeset_templater: backport parts map of [templates] section from formatter |
2017-06-20 |
Yuya Nishihara |
|
Accepted |
[1,of,3,v2] bundle2: record changegroup data in 'op.records' (API) |
2017-06-20 |
via Mercurial-devel |
|
Accepted |
[2,of,3,v2] bundle: add config option to include phases |
2017-06-20 |
via Mercurial-devel |
|
Accepted |
[3,of,3,v2] strip: include phases in bundle (BC) |
2017-06-20 |
via Mercurial-devel |
|
Accepted |
tests: tell pip not to check for a newer version |
2017-06-20 |
Danek Duvall |
|
Accepted |
py3: catch StopIteration from next() in generatorset |
2017-06-20 |
via Mercurial-devel |
|
Accepted |
clonebundle: update hook arguments (BC) |
2017-06-20 |
via Mercurial-devel |
|
Accepted |
[1,of,6] py3: catch binascii.Error raised from binascii.unhexlify |
2017-06-20 |
Pulkit Goyal |
|
Accepted |
[2,of,6] py3: replace str with bytes in isinstance() |
2017-06-20 |
Pulkit Goyal |
|
Accepted |
[3,of,6] py3: make sure the commands name are bytes in test-devel-warnings.t |
2017-06-20 |
Pulkit Goyal |
|
Accepted |
[4,of,6] py3: convert keys of kwargs in template keywords functions to bytes |
2017-06-20 |
Pulkit Goyal |
|
Accepted |
[5,of,6] py3: use r'' to access values from kwargs where keys are str |
2017-06-20 |
Pulkit Goyal |
|
Accepted |
[6,of,6] py3: use pycompat.bytestr() in place of str() |
2017-06-20 |
Pulkit Goyal |
|
Accepted |
bundle2: don't use debug message "no-transaction" with transaction |
2017-06-20 |
via Mercurial-devel |
|
Accepted |
[1,of,9,bm-refactor] commands: move checkformat to bookmarks module |
2017-06-21 |
Sean Farley |
|
Accepted |
[2,of,9,bm-refactor] commands: move checkconflict to bookmarks module |
2017-06-21 |
Sean Farley |
|
Accepted |
[3,of,9,bm-refactor] bookmarks: factor out delete logic from commands |
2017-06-21 |
Sean Farley |
|
Accepted |
[4,of,9,bm-refactor] bookmarks: factor out rename logic from commands |
2017-06-21 |
Sean Farley |
|
Accepted |
[5,of,9,bm-refactor] bookmarks: factor out adding a list of bookmarks from commands |
2017-06-21 |
Sean Farley |
|
Accepted |
[6,of,9,bm-refactor] commands: remove locking code since the bookmarks module does that |
2017-06-21 |
Sean Farley |
|
Accepted |
[7,of,9,bm-refactor] commands: move activebookmarklabel to bookmarks module |
2017-06-21 |
Sean Farley |
|
Accepted |
[8,of,9,bm-refactor] bookmarks: factor out bookmark printing from commands |
2017-06-21 |
Sean Farley |
|
Accepted |
[9,of,9,bm-refactor] bookmarks: factor method _printer out of for loop in printbookmarks |
2017-06-21 |
Sean Farley |
|
Accepted |
[1,of,5,topic-experiment] topics: factor out the logic to change topic in a new function |
2017-06-21 |
Pulkit Goyal |
|
Accepted |
[2,of,5,topic-experiment] topics: rename '--change' flag to '--rev' flag |
2017-06-21 |
Pulkit Goyal |
|
Accepted |
[3,of,5,topic-experiment] topics: drop the clean argument from _changetopics() |
2017-06-21 |
Pulkit Goyal |
|
Accepted |
[4,of,5,topic-experiment] topics: use a dict for successors of changesets produced by topic change |
2017-06-21 |
Pulkit Goyal |
|
Accepted |
[5,of,5,topic-experiment] topics: add an extrafield "topic_change_source "to prevent hash cycle |
2017-06-21 |
Pulkit Goyal |
|
Accepted |
hgweb: use separate CSS class for navigation links in footer |
2017-06-21 |
Gregory Szorc |
|
Accepted |
tests: adjust quoting to keep Windows happy with recent $PYTHON change |
2017-06-21 |
Matt Harbison |
|
Accepted |
[V2] patch: rewrite reversehunks (issue5337) |
2017-06-21 |
Jun Wu |
|
Accepted |
[V2] shelve: allow unlimited shelved changes per name |
2017-06-21 |
Jun Wu |
|
Accepted |
[1,of,3] run-tests: do not prompt changes (-i) if a race condition is detected |
2017-06-21 |
Jun Wu |
|
Accepted |
[2,of,3] run-tests: update .t reference output after reading the test |
2017-06-21 |
Jun Wu |
|
Accepted |
[3,of,3] run-tests: fix -i when "#testcases" is used in .t test |
2017-06-21 |
Jun Wu |
|
Accepted |
profiling: cope with configwith default value handling changes |
2017-06-21 |
Pierre-Yves David |
|
Accepted |
[1,of,8] configitems: add a basic class to hold config item information |
2017-06-21 |
Pierre-Yves David |
|
Accepted |
[2,of,8] configitems: introduce a central registry for config option |
2017-06-21 |
Pierre-Yves David |
|
Accepted |
[3,of,8] configitems: get default values from the central registry when available |
2017-06-21 |
Pierre-Yves David |
|
Accepted |
[4,of,8] configitems: register 'ui.quiet' as first example |
2017-06-21 |
Pierre-Yves David |
|
Accepted |
[5,of,8] configitems: register 'ui.interactive' |
2017-06-21 |
Pierre-Yves David |
|
Accepted |
[6,of,8] configitems: issue a devel warning when overriding default config |
2017-06-21 |
Pierre-Yves David |
|
Accepted |
[7,of,8] configitems: register 'patch.fuzz' as first example for 'configint' |
2017-06-21 |
Pierre-Yves David |
|
Accepted |
[8,of,8] configitems: register 'ui.clonebundleprefers' as example for 'configlist' |
2017-06-21 |
Pierre-Yves David |
|
Accepted |
tests: update regex check for fetch error in test-clonebundles.t |
2017-06-22 |
Denis Laxalde |
|
Accepted |
[1,of,3] gitweb: wrap table rows of annotate view into a <tbody> element |
2017-06-22 |
Denis Laxalde |
|
Accepted |
[2,of,3] hgweb: parameterize the tag name of elements holding followlines selection |
2017-06-22 |
Denis Laxalde |
|
Accepted |
[3,of,3] hgweb: plug followlines action in annotate view |
2017-06-22 |
Denis Laxalde |
|
Accepted |
[1,of,7] dagop: unnest inner generator of revancestors() |
2017-06-22 |
Yuya Nishihara |
|
Accepted |
[2,of,7] dagop: comment why revancestors() doesn't heapify input revs at once |
2017-06-22 |
Yuya Nishihara |
|
Accepted |
[3,of,7] dagop: bulk rename variables in revancestors() generator |
2017-06-22 |
Yuya Nishihara |
|
Accepted |
[4,of,7] dagop: just compare with the last value to deduplicate input of revancestors() |
2017-06-22 |
Yuya Nishihara |
|
Accepted |
[5,of,7] dagop: compute depth in revancestors() generator |
2017-06-22 |
Yuya Nishihara |
|
Accepted |
[6,of,7] revset: add depth limit to ancestors() |
2017-06-22 |
Yuya Nishihara |
|
Accepted |
[7,of,7] revset: add startdepth limit to ancestors() as internal option |
2017-06-22 |
Yuya Nishihara |
|
Accepted |
[1,of,4] docker: install less as a build-time dependency in deb-based distros |
2017-06-23 |
Anton Shestakov |
|
Accepted |
[2,of,4] make: add Ubuntu Zesty docker targets (.deb and ppa) |
2017-06-23 |
Anton Shestakov |
|
Accepted |
[3,of,4] make: templatize Debian build target a la e63dfbbdbd07 |
2017-06-23 |
Anton Shestakov |
|
Accepted |
[4,of,4] make: add Debian 9 (Stretch) docker target |
2017-06-23 |
Anton Shestakov |
|
Accepted |
[1,of,2,STABLE] eol: import 'error' as 'errormod' |
2017-06-23 |
Pierre-Yves David |
|
Accepted |
[2,of,2,STABLE] eol: fix 'error' parameter name in the commitctx wrapper |
2017-06-23 |
Pierre-Yves David |
|
Accepted |
[v4] releasenotes: improve parsing around bullet points |
2017-06-23 |
Rishabh Madan |
|
Accepted |
[1,of,3] fetch: remove shorthand of --edit colliding against -e/-ssh in remoteopts (BC) |
2017-06-23 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,3] extensions: register functions always at loading extension (issue5601) |
2017-06-23 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,3] dispatch: remove unused _loaded |
2017-06-23 |
Katsunori FUJIWARA |
|
Accepted |
extensions: call afterloaded() with loaded=False for disabled extensions |
2017-06-23 |
Adam Simpkins |
|
Accepted |
[1,of,7,bm-refactor,V3] bookmarks: factor out delete logic from commands |
2017-06-23 |
Sean Farley |
|
Accepted |
[2,of,7,bm-refactor,V3] bookmarks: factor out rename logic from commands |
2017-06-23 |
Sean Farley |
|
Accepted |
[3,of,7,bm-refactor,V3] bookmarks: factor out adding a list of bookmarks logic from commands |
2017-06-23 |
Sean Farley |
|
Accepted |
[4,of,7,bm-refactor,V3] commands: replace locking code with a context manager |
2017-06-23 |
Sean Farley |
|
Accepted |
[5,of,7,bm-refactor,V3] commands: move activebookmarklabel to bookmarks module |
2017-06-23 |
Sean Farley |
|
Accepted |
[6,of,7,bm-refactor,V3] bookmarks: factor out bookmark printing from commands |
2017-06-23 |
Sean Farley |
|
Accepted |
[7,of,7,bm-refactor,V3] bookmarks: factor method _printer out of for loop in printbookmarks |
2017-06-23 |
Sean Farley |
|
Accepted |
[1,of,9] py3: use "%d" % val for int rather than pycompat.bytestr |
2017-06-23 |
Pulkit Goyal |
|
Accepted |
[2,of,9] py3: add tests to show `hg branches` and `hg bookmarks` work on Python 3 |
2017-06-23 |
Pulkit Goyal |
|
Accepted |
[3,of,9] py3: convert kwargs keys' back to bytes using pycompat.byteskwargs() |
2017-06-23 |
Pulkit Goyal |
|
Accepted |
[4,of,9] py3: convert kwargs' keys' to str using pycompat.strkwargs() |
2017-06-23 |
Pulkit Goyal |
|
Accepted |
[5,of,9] py3: check for bytes instead of str in isinstance |
2017-06-23 |
Pulkit Goyal |
|
Accepted |
[6,of,9] py3: use pycompat.bytestr to convert str(unicode) to bytes |
2017-06-23 |
Pulkit Goyal |
|
Accepted |
[7,of,9] py3: define __bytes__ for basefilectx class |
2017-06-23 |
Pulkit Goyal |
|
Accepted |
[8,of,9] py3: use r'' to prevent conversion to bytes by transformer |
2017-06-23 |
Pulkit Goyal |
|
Accepted |
[9,of,9] py3: use single quotes instead of triple quotes so that transformer adds b'' |
2017-06-23 |
Pulkit Goyal |
|
Accepted |
[1,of,5,v4] debugcommands: remove unused "all" argument from _debugobsmarkers |
2017-06-23 |
via Mercurial-devel |
|
Accepted |
[2,of,5,v4] debugcommands: pass part, not read data, into _debugobsmarker() |
2017-06-23 |
via Mercurial-devel |
|
Accepted |
[3,of,5,v4] bundle2: record changegroup data in 'op.records' (API) |
2017-06-23 |
via Mercurial-devel |
|
Accepted |
[4,of,5,v4] bundle: add config option to include phases |
2017-06-23 |
via Mercurial-devel |
|
Accepted |
[5,of,5,v4] strip: include phases in bundle (BC) |
2017-06-23 |
via Mercurial-devel |
|
Accepted |
dagop: raise ProgrammingError if stopdepth<=0 |
2017-06-24 |
via Mercurial-devel |
|
Accepted |
[1,of,2] share: use dict literal instead of dict(key=value) |
2017-06-24 |
Yuya Nishihara |
|
Accepted |
[2,of,2] py3: add utility to forward __str__() to __bytes__() |
2017-06-24 |
Yuya Nishihara |
|
Accepted |
[01,of,10] bundle: remove 'op' argument from applybundle() |
2017-06-24 |
via Mercurial-devel |
|
Accepted |
[02,of,10] bundle: move combineresults() from changegroup to bundle2 |
2017-06-24 |
via Mercurial-devel |
|
Accepted |
[03,of,10] bundle: make combinechangegroupresults() take a bundleoperation |
2017-06-24 |
via Mercurial-devel |
|
Accepted |
[04,of,10] bundle: extract _processchangegroup() method |
2017-06-24 |
via Mercurial-devel |
|
Accepted |
[05,of,10] bundle: add a applybundle1() method |
2017-06-24 |
via Mercurial-devel |
|
Accepted |
[06,of,10] bundle: make applybundle1() return a bundleoperation |
2017-06-24 |
via Mercurial-devel |
|
Accepted |
[07,of,10] unbundle: move BundleUnknownFeatureError exception handling out |
2017-06-24 |
via Mercurial-devel |
|
Accepted |
[08,of,10] bundle: transpose transaction scope with bundle type switch |
2017-06-24 |
via Mercurial-devel |
|
Accepted |
[09,of,10] bundle: make applybundle() delegate v1 bundles to applybundle1() |
2017-06-24 |
via Mercurial-devel |
|
Accepted |
[10,of,10] bundle: inline applybundle1() |
2017-06-24 |
via Mercurial-devel |
|
Accepted |
test-rebase-conflicts: add a test case about turning obsstore on and off |
2017-06-24 |
Jun Wu |
|
Accepted |
[1,of,6] cmdutil: use named arguments for changeset_templater.__init__ |
2017-06-24 |
Gregory Szorc |
|
Accepted |
[2,of,6] show: construct changeset templater during dispatch |
2017-06-24 |
Gregory Szorc |
|
Accepted |
[3,of,6] templatekw: expose color name in {namespaces} entries |
2017-06-24 |
Gregory Szorc |
|
Accepted |
[4,of,6] namespaces: record and expose whether namespace is built-in |
2017-06-24 |
Gregory Szorc |
|
Accepted |
[5,of,6] tests: add more tests for names rendering in `hg show work` |
2017-06-24 |
Gregory Szorc |
|
Accepted |
[6,of,6] show: show all namespaces in "work" view |
2017-06-24 |
Gregory Szorc |
|
Accepted |
[1,of,9] smartset: fix default value of abstractsmartset.sort() |
2017-06-25 |
Yuya Nishihara |
|
Accepted |
[2,of,9] dagop: unnest inner generator of revdescendants() |
2017-06-25 |
Yuya Nishihara |
|
Accepted |
[3,of,9] test-revset: add a few more tests of descendants() |
2017-06-25 |
Yuya Nishihara |
|
Accepted |
[4,of,9] dagop: change revdescendants() to include all root revisions |
2017-06-25 |
Yuya Nishihara |
|
Accepted |
[5,of,9] dagop: use smartset.min() in revdescendants() generator |
2017-06-25 |
Yuya Nishihara |
|
Accepted |
[6,of,9] dagop: factor out pfunc from revancestors() generator |
2017-06-25 |
Yuya Nishihara |
|
Accepted |
[7,of,9] dagop: factor out generator of ancestor nodes |
2017-06-25 |
Yuya Nishihara |
|
Accepted |
[8,of,9] dagop: make walk direction switchable so it can track descendants |
2017-06-25 |
Yuya Nishihara |
|
Accepted |
[9,of,9] revset: add depth limit to descendants() (issue5374) |
2017-06-25 |
Yuya Nishihara |
|
Accepted |
[1,of,2] test-rebase: add a test showing rebasestate left behind |
2017-06-25 |
Jun Wu |
|
Accepted |
[2,of,2] rebase: clean up rebasestate from active transaction |
2017-06-25 |
Jun Wu |
|
Accepted |
identify: add template support |
2017-06-25 |
Matt Harbison |
|
Accepted |
debugrevlog: also display the largest delta chain span |
2017-06-25 |
Pierre-Yves David |
|
Accepted |
[1,of,4] config: extra the core config logic into a private method |
2017-06-25 |
Pierre-Yves David |
|
Accepted |
[2,of,4] config: use '_config' within 'configbool' |
2017-06-25 |
Pierre-Yves David |
|
Accepted |
[3,of,4] config: use '_config' within 'configbytes' |
2017-06-25 |
Pierre-Yves David |
|
Accepted |
[4,of,4] configitems: register 'ui.interactive' |
2017-06-25 |
Pierre-Yves David |
|
Accepted |
[1,of,9] keyword: restore kwtemplater.restrict at the end of wrapped patch.diff |
2017-06-25 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,9] keyword: restore kwtemplater.match at the end of wrapped webcommands |
2017-06-25 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,9] keyword: make comparison webcommand suppress keyword expansion |
2017-06-25 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,9] keyword: add test for keyword expansion at serving multiple repositories |
2017-06-25 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,9] keyword: make wrapped repository and kwtemplater refer to each other |
2017-06-25 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,9] keyword: obtain kwtemplater instance via repository at runtime |
2017-06-25 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,9] keyword: obtain kwtemplater instance via repository at runtime |
2017-06-25 |
Katsunori FUJIWARA |
|
Accepted |
[8,of,9] keyword: use _keywordkwt of repository instead of kwtools['templater'] |
2017-06-25 |
Katsunori FUJIWARA |
|
Accepted |
[9,of,9] keyword: wrap functions only once at loading keyword extension |
2017-06-25 |
Katsunori FUJIWARA |
|
Accepted |
rev: C implementation of delta chain resolution |
2017-06-25 |
Gregory Szorc |
|
Accepted |
[1,of,2] strip: add a delayedstrip method that works in a transaction |
2017-06-25 |
Jun Wu |
|
Accepted |
[2,of,2] scmutil: add a cleanupnodes method for developers |
2017-06-25 |
Jun Wu |
|
Accepted |
identify: rename 'changed' keyword -> 'dirty' |
2017-06-25 |
Matt Harbison |
|
Accepted |
[1,of,3] identify: change p1/p2 to a list of parents |
2017-06-26 |
Yuya Nishihara |
|
Accepted |
[2,of,3] formatter: proxy fm.context() through converter |
2017-06-26 |
Yuya Nishihara |
|
Accepted |
[3,of,3] identify: provide changectx to templater |
2017-06-26 |
Yuya Nishihara |
|
Accepted |
show: config option to register aliases for views |
2017-06-26 |
Gregory Szorc |
|
Accepted |
[1,of,6] merge: pass wctx to batchremove and batchget |
2017-06-26 |
Phillip Cohen |
|
Accepted |
[2,of,6] merge: replace repo.wvfs.unlinkpath() with calls to wctx[f].remove() |
2017-06-26 |
Phillip Cohen |
|
Accepted |
[3,of,6] merge: convert repo.wwrite() calls to wctx[f].write() |
2017-06-26 |
Phillip Cohen |
|
Accepted |
[4,of,6] merge: change repo.wvfs.setflags calls to a new wctx[f].setflags function |
2017-06-26 |
Phillip Cohen |
|
Accepted |
[5,of,6] workingfilectx: add backgroundclose as a kwarg to write() |
2017-06-26 |
Phillip Cohen |
|
Accepted |
[6,of,6] workingfilectx: add audit() as a wrapper for wvfs.audit() |
2017-06-26 |
Phillip Cohen |
|
Accepted |
[1,of,4,topic-experiment] topics: move the logic to change or clear current topic into a new function |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[2,of,4,topic-experiment] topics: return early so that other if conditions don't get execute |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[3,of,4,topic-experiment] topics: pass quietempty=True to suppress useless output while changing topics |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[1,of,6] py3: fix kwargs handling for `hg bookmarks` |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[2,of,6] py3: add tests to show `hg bookmarks` and `hg branches` work on Python 3 |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[3,of,6] py3: add b'' to make a triple quoted string bytes on Python 3 |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[4,of,6] py3: use hex() to convert the hash to bytes |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[5,of,6] py3: add r'' to make the regex pattern bytes |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[6,of,6] py3: make sure commands name are bytes in tests |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
debugrevlog: align chain length, reach, and compression ratio |
2017-06-26 |
Yuya Nishihara |
|
Accepted |
[1,of,5] setup: fail if we cannot determine the version number |
2017-06-26 |
Adam Simpkins |
|
Accepted |
[2,of,5] setup: update runcmd() to also return the exit status |
2017-06-26 |
Adam Simpkins |
|
Accepted |
[3,of,5] setup: move environment computation into a helper function |
2017-06-26 |
Adam Simpkins |
|
Accepted |
[4,of,5] setup: replace runhg() with an hgcommand helper class |
2017-06-26 |
Adam Simpkins |
|
Accepted |
[5,of,5] setup: prefer using the system hg to interact with the local repository |
2017-06-26 |
Adam Simpkins |
|
Accepted |
[1,of,8] py3: use pycompat.byteskwargs() to convert kwargs' keys to bytes |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[2,of,8] py3: use r'' to prevent the addition of b'' by transformer |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[3,of,8] py3: use pycompat.strkwargs() to convert kwargs keys to str |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[4,of,8] py3: slice over bytes to prevent getting it's ascii value |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[5,of,8] py3: use '%d' to convert integers to bytes |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[6,of,8] py3: use pycompat.bytestr instead of str |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[7,of,8] py3: pass the memoryview object into bytes() to get the value |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[8,of,8] py3: use pycompat.bytestr() to convert str to bytes |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[1,of,2] tests: avoid test failure for mangling path-like string by MSYS |
2017-06-26 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2] tests: use cgienv to minimize environment setup at hgweb tests |
2017-06-26 |
Katsunori FUJIWARA |
|
Accepted |
strip: respect the backup option in stripcallback |
2017-06-27 |
Jun Wu |
|
Accepted |
filemerge: convert a couple of wvfs calls in internal mergetools to contexts |
2017-06-27 |
Phillip Cohen |
|
Accepted |
[1,of,2] obsolete: provide a small function to retrieve all mutable revisions |
2017-06-27 |
Pierre-Yves David |
|
Accepted |
[2,of,2] obsolete: skip 'changectx' usage in unstable computation |
2017-06-27 |
Pierre-Yves David |
|
Accepted |
[STABLE] revlog: add an experimental option to mitigated delta issues (issue5480) |
2017-06-27 |
Pierre-Yves David |
|
Accepted |
[1,of,6] configitems: extract the logic to build a registrar on any configtable |
2017-06-27 |
Pierre-Yves David |
|
Accepted |
[2,of,6] configitems: add an official API for extensions to register config item |
2017-06-27 |
Pierre-Yves David |
|
Accepted |
[3,of,6] configitems: add a devel warning for extensions items overiding core one |
2017-06-27 |
Pierre-Yves David |
|
Accepted |
[4,of,6] blackbox: minor code reordering |
2017-06-27 |
Pierre-Yves David |
|
Accepted |
[5,of,6] configitems: register 'blackbox.maxsize' as an example of 'configbytes' |
2017-06-27 |
Pierre-Yves David |
|
Accepted |
[6,of,6] blackbox: use a human readable version of the default |
2017-06-27 |
Pierre-Yves David |
|
Accepted |
smartset: fix generatorset.last() to not return the first element (issue5609) |
2017-06-27 |
Yuya Nishihara |
|
Accepted |
py3: update the python3-whitelist with new tests which pass on Python 3 |
2017-06-27 |
Pulkit Goyal |
|
Accepted |
[1,of,5,STABLE] rebase: backed out changeset 2519994d25ca |
2017-06-27 |
Pierre-Yves David |
|
Accepted |
[2,of,5,STABLE] rebase: backed out changeset cf8ad0e6c0e4 (issue5610) |
2017-06-27 |
Pierre-Yves David |
|
Accepted |
[3,of,5,STABLE] rebase: provides test case for (issue5610) |
2017-06-27 |
Pierre-Yves David |
|
Accepted |
[4,of,5,STABLE] rebase: reinforce testing around precommit hook interrupting a rebase |
2017-06-27 |
Pierre-Yves David |
|
Accepted |
[5,of,5,STABLE] rebase: also test abort from pretxnclose error |
2017-06-27 |
Pierre-Yves David |
|
Accepted |
[1,of,3] configitems: add alias for 'ui.username' |
2017-06-27 |
David Demelier |
|
Accepted |
[2,of,3] ui: do not use alternate in ui.config |
2017-06-27 |
David Demelier |
|
Accepted |
[3,of,3] configitems: support alias in ui.config |
2017-06-27 |
David Demelier |
|
Accepted |
[1,of,2] bundle2: add some debugging information to the not-a-bundle error |
2017-06-27 |
Siddharth Agarwal |
|
Accepted |
[2,of,2] bundle2: add debug info about the number of stream params |
2017-06-27 |
Siddharth Agarwal |
|
Accepted |
[remotenames-ext] pull: add option for taking over head discovery |
2017-06-27 |
Durham Goode |
|
Accepted |
[1,of,2,v2] setup: replace runhg() with an hgcommand helper class |
2017-06-28 |
Adam Simpkins |
|
Accepted |
[2,of,2,v2] setup: prefer using the system hg to interact with the local repository |
2017-06-28 |
Adam Simpkins |
|
Accepted |
[1,of,2] tests: save the original PATH and PYTHONPATH variables |
2017-06-28 |
Adam Simpkins |
|
Accepted |
[2,of,2] tests: use the system hg for examining the local repository |
2017-06-28 |
Adam Simpkins |
|
Accepted |
configitems: support callable as a default value |
2017-06-28 |
Pierre-Yves David |
|
Accepted |
setup: fix localhgenv |
2017-06-28 |
Jun Wu |
|
Accepted |
[FIX-default] pushrace: avoid crash on bare push when using concurrent push mode |
2017-06-28 |
Pierre-Yves David |
|
Accepted |
setup: fix runcmd() usage on darwin |
2017-06-28 |
Adam Simpkins |
|
Accepted |
[1,of,2] test-drawdag: add a test for drawdag.py |
2017-06-28 |
Jun Wu |
|
Accepted |
[2,of,2] drawdag: support obsmarker creation in comments |
2017-06-28 |
Jun Wu |
|
Accepted |
tests: more completely restore the environment in syshgenv |
2017-06-28 |
Adam Simpkins |
|
Accepted |
tests: do not use system hg if it does not have "files" command |
2017-06-28 |
Jun Wu |
|
Accepted |
[1,of,6,topic-experiment] topics: pass 'topics' to ui.formatter instead of 'bookmarks' |
2017-06-28 |
Pulkit Goyal |
|
Accepted |
[2,of,6,topic-experiment] docs: some fixes to the help text |
2017-06-28 |
Pulkit Goyal |
|
Accepted |
[3,of,6,topic-experiment] topics: update current topic to the topic of newly rebased commit (issue5551) |
2017-06-28 |
Pulkit Goyal |
|
Accepted |
[4,of,6,topic-experiment] tests: add test to show topics working with shelve |
2017-06-28 |
Pulkit Goyal |
|
Accepted |
[5,of,6,topic-experiment] topics: return a parse error if stack() revset is passed with argument |
2017-06-28 |
Pulkit Goyal |
|
Accepted |
[6,of,6,topic-experiment] topic: don't abort if there is no current topic in stack() revset |
2017-06-28 |
Pulkit Goyal |
|
Accepted |
[1,of,8,V2] obsutil: move 'successorssets' to the new modules |
2017-06-28 |
Pierre-Yves David |
|
Accepted |
[2,of,8,V2] obsutil: move 'exclusivemarkers' to the new modules |
2017-06-28 |
Pierre-Yves David |
|
Accepted |
[3,of,8,V2] obsutil: move 'allprecursors' to the new modules |
2017-06-28 |
Pierre-Yves David |
|
Accepted |
[4,of,8,V2] obsutil: move 'allsuccessors' to the new modules |
2017-06-28 |
Pierre-Yves David |
|
Accepted |
[5,of,8,V2] obsutil: move 'foreground' to the new modules |
2017-06-28 |
Pierre-Yves David |
|
Accepted |
[6,of,8,V2] obsolete: delete three unused utility functions |
2017-06-28 |
Pierre-Yves David |
|
Accepted |
[7,of,8,V2] obsutil: move the 'marker' class to the new modules |
2017-06-28 |
Pierre-Yves David |
|
Accepted |
[8,of,8,V2] obsutil: move 'getmarkers' to the new modules |
2017-06-28 |
Pierre-Yves David |
|
Accepted |
[1,of,8] manifest: apply checkambig=True only for root 00manifest.i |
2017-06-29 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,8] localrepo: factor out base of filecache annotation class |
2017-06-29 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,8] localrepo: store path and vfs location of cached properties |
2017-06-29 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,8] transaction: avoid file stat ambiguity only for files in blacklist |
2017-06-29 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,8] transaction: apply checkambig=True only on limited files for similarity |
2017-06-29 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,8] vfs: copy if EPERM to avoid file stat ambiguity forcibly at closing |
2017-06-29 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,8] vfs: replace avoiding ambiguity in abstractvfs.rename with _avoidambig |
2017-06-29 |
Katsunori FUJIWARA |
|
Accepted |
[8,of,8] vfs: add explanation about cost of checkambig=True in corner case |
2017-06-29 |
Katsunori FUJIWARA |
|
Accepted |
[V2] log: add an extension hook-point in changeset_printer |
2017-06-29 |
Boris Feld |
|
Accepted |
tests: fix variable name regular expression in _genrestoreenv() |
2017-06-29 |
Adam Simpkins |
|
Accepted |
[1,of,9] config: register the 'devel.all-warnings' config |
2017-06-29 |
Pierre-Yves David |
|
Accepted |
[2,of,9] config: register the 'devel.bundle2.debug' config |
2017-06-29 |
Pierre-Yves David |
|
Accepted |
[3,of,9] config: register the devel.check-locks config |
2017-06-29 |
Pierre-Yves David |
|
Accepted |
[4,of,9] config: register the 'devel.check-relroot' config |
2017-06-29 |
Pierre-Yves David |
|
Accepted |
[5,of,9] config: register the 'devel.disableloaddefaultcerts' config |
2017-06-29 |
Pierre-Yves David |
|
Accepted |
[6,of,9] config: register the 'devel.servercafile' config |
2017-06-29 |
Pierre-Yves David |
|
Accepted |
[7,of,9] config: register the 'devel.serverexactprotocol' config |
2017-06-29 |
Pierre-Yves David |
|
Accepted |
[8,of,9] config: register the 'devel.serverrequirecert' config |
2017-06-29 |
Pierre-Yves David |
|
Accepted |
[9,of,9] config: register the 'devel.strip-obsmarkers' config |
2017-06-29 |
Pierre-Yves David |
|
Accepted |
tests: enable obsolete markers when invoking system hg to avoid warnings |
2017-06-30 |
Matt Harbison |
|
Accepted |
tests: actually restore the original environment before running syshg |
2017-06-30 |
Yuya Nishihara |
|
Accepted |
revset: add experimental set subscript operator |
2017-06-30 |
Yuya Nishihara |
|
Accepted |
rebase: always pass destination as revnum to _handleskippingobsolete() |
2017-06-30 |
via Mercurial-devel |
|
Accepted |
patch: remove unused fsbackend._join() |
2017-06-30 |
via Mercurial-devel |
|
Accepted |
patch: add close() to abstractbackend |
2017-06-30 |
via Mercurial-devel |
|
Accepted |
[2,of,2] tests: rename syshg to testrepohg |
2017-07-01 |
Matt Harbison |
|
Accepted |
drawdag: inline transaction() function |
2017-07-01 |
via Mercurial-devel |
|
Accepted |
test-rebase-interruptions: stabilize for Windows |
2017-07-01 |
Matt Harbison |
|
Accepted |
[1,of,2] transaction: track new obsmarkers in the 'changes' mapping |
2017-07-01 |
Pierre-Yves David |
|
Accepted |
[2,of,2] obsolete: reports the number of local changeset obsoleted when unbundling |
2017-07-01 |
Pierre-Yves David |
|
Accepted |
revlog: address review feedback for deltachain C implementation |
2017-07-02 |
Gregory Szorc |
|
Accepted |
[01,of,14] test: add a small comment to explain a section of test-devel-warning |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[02,of,14] test: glob a line number in test-devel-warnings.t |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[03,of,14] tag: make sure the repository is locked when tagging |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[04,of,14] auditor: add simple comment about repo.auditor and al |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[05,of,14] vfs: simplify path audit disabling in stream clone |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[06,of,14] streamclone: stop using 'vfs.mustaudit = False' |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[07,of,14] vfs: drop the 'mustaudit' API |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[08,of,14] undumprevlog: manually lift path auditing |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[09,of,14] test-lock: manually disable path auditing after vfs creation |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[10,of,14] openrevlog: manually lift path auditing |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[11,of,14] vfs: drop the 'audit' parameters to '__init__' |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[12,of,14] vfs: add the possibility to have a "ward" to check vfs usage |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[13,of,14] repovfs: add a ward to check if locks are properly taken |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[14,of,14] reposvfs: add a ward to check if locks are properly taken |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[01,of,18] configitem: fix default value for 'serverrequirecert' |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[02,of,18] zeroconf: blindly forward extra argument to the core config method |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[03,of,18] configitems: register the 'color.mode' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[04,of,18] configitems: register the 'auth.cookiefile' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[05,of,18] configitems: register the 'bookmarks.pushing' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[06,of,18] configitems: register the 'bundle.mainreporoot' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[07,of,18] configitems: register the 'bundle.reorder' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[08,of,18] config: register the 'devel.legacy.exchange' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[09,of,18] configitems: register the 'acl.config' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[10,of,18] configitems: register the 'acl.sources' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[11,of,18] acl: use configlist to retrieve the source config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[12,of,18] configitems: register the 'automv.similarity' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[13,of,18] configitems: register the 'blackbox.dirty' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[14,of,18] configitems: register the 'blackbox.logsource' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[15,of,18] configitems: register the 'badserver.closeafteraccept' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[16,of,18] configitems: register the 'badserver.closeafterrecvbytes' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[17,of,18] configitems: register the 'badserver.closeaftersendbytes' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[18,of,18] configitems: register the 'badserver.closebeforeaccept' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
check-config: syntax to allow inconsistent config values |
2017-07-02 |
Gregory Szorc |
|
Accepted |
[V2] localrepo: cache types for filtered repos (issue5043) |
2017-07-02 |
Gregory Szorc |
|
Accepted |
[V2] show: implement "stack" view |
2017-07-02 |
Gregory Szorc |
|
Accepted |
[1,of,3] tests: alias syshg and syshgenv so they can be switched conditionally |
2017-07-02 |
Yuya Nishihara |
|
Accepted |
[2,of,3] tests: restore workaround of obsolete warning from 3c9066ed557c |
2017-07-02 |
Yuya Nishihara |
|
Accepted |
[3,of,3] tests: use system hg only if changelog or dirstate can't be read |
2017-07-02 |
Yuya Nishihara |
|
Accepted |
[1,of,7] tests: add fsmonitor specific output lines at enabling largefiles |
2017-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,7] tests: make output lines conditional for testing with fsmonitor |
2017-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,7] tests: add line specific for testing with fsmonitor |
2017-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7] dirstate: centralize _cwd handling into _cwd method |
2017-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,7] fsmonitor: avoid instantiation of dirstate in reposetup |
2017-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,7] journal: ensure that dirstate is instantiated via own wrapdirstate() |
2017-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7] journal: use wrapfilecache instead of wrapping func of filecache directly |
2017-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[01,of,18] configitem: create a new list of each 'acl.sources' access |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[02,of,18] configitems: register the 'hostsecurity.ciphers' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[03,of,18] configitems: register the 'hostsecurity.disabletls10warning' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[04,of,18] configitems: register the 'server.bundle1' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[05,of,18] configitems: register the 'server.bundle1gd' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[06,of,18] configitems: register the 'server.compressionengines' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[07,of,18] configitems: register the 'server.concurrent-push-mode' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[08,of,18] configitems: register the 'server.disablefullbundle' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[09,of,18] configitems: register the 'server.maxhttpheaderlen' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[10,of,18] configitems: register the 'server.preferuncompressed' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[11,of,18] configitems: register the 'server.uncompressedallowsecret' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[12,of,18] configitems: register the 'server.validate' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[13,of,18] configitems: register the 'server.zliblevel' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[14,of,18] configitems: register the 'patch.eol' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[15,of,18] configitems: register the 'worker.backgroundclosemaxqueue' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[16,of,18] configitems: register the 'worker.backgroundcloseminfilecount' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[17,of,18] configitems: register the 'worker.backgroundclosethreadcount' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[18,of,18] configitems: register the 'worker.numcpus' config |
2017-07-02 |
Pierre-Yves David |
|
Accepted |
[1,of,2] tests: demonstrate inconsistencies with dirty state in various commands |
2017-07-03 |
Matt Harbison |
|
Accepted |
[2,of,2] summary: don't indicate a clean wdir() with deleted files (issue5549) |
2017-07-03 |
Matt Harbison |
|
Accepted |
[1,of,3] phabricator: add a contrib script |
2017-07-03 |
Jun Wu |
|
Accepted |
[2,of,3] phabricator: add phabsend command to send a stack |
2017-07-03 |
Jun Wu |
|
Accepted |
[3,of,3] phabricator: add phabread command to read patches |
2017-07-03 |
Jun Wu |
|
Accepted |
[website] downloads: replace yum with dnf for fedora instructions |
2017-07-03 |
David Demelier |
|
Accepted |
[1,of,5] show: tweak warning message |
2017-07-04 |
Gregory Szorc |
|
Accepted |
[2,of,5] show: avoid extra list operations |
2017-07-04 |
Gregory Szorc |
|
Accepted |
[3,of,5] destutil: improve stackbase logic |
2017-07-04 |
Gregory Szorc |
|
Accepted |
[4,of,5] show: also catch AmbiguousCommand |
2017-07-04 |
Gregory Szorc |
|
Accepted |
[5,of,5] show: document why accidentally quadratic is (probably) acceptable |
2017-07-04 |
Gregory Szorc |
|
Accepted |
[1,of,6,V2] localrepo: store path and vfs location of cached properties |
2017-07-04 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6,V2] transaction: avoid file stat ambiguity only for files in blacklist |
2017-07-04 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6,V2] transaction: apply checkambig=True only on limited files for similarity |
2017-07-04 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6,V2] vfs: copy if EPERM to avoid file stat ambiguity forcibly at closing |
2017-07-04 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,6,V2] vfs: replace avoiding ambiguity in abstractvfs.rename with _avoidambig |
2017-07-04 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6,V2] vfs: add explanation about cost of checkambig=True in corner case |
2017-07-04 |
Katsunori FUJIWARA |
|
Accepted |
[01,of,17] configitems: gather comment related to 'worker.backgroundclosemaxqueue' |
2017-07-04 |
Pierre-Yves David |
|
Accepted |
[02,of,17] configitems: register the 'format.aggressivemergedeltas' config |
2017-07-04 |
Pierre-Yves David |
|
Accepted |
[03,of,17] configitems: register the 'format.chunkcachesize' config |
2017-07-04 |
Pierre-Yves David |
|
Accepted |
[04,of,17] configitems: register the 'format.dotencode' config |
2017-07-04 |
Pierre-Yves David |
|
Accepted |
[05,of,17] configitems: register the 'format.generaldelta' config |
2017-07-04 |
Pierre-Yves David |
|
Accepted |
[06,of,17] configitems: register the 'format.manifestcachesize' config |
2017-07-04 |
Pierre-Yves David |
|
Accepted |
[07,of,17] configitems: register the 'format.maxchainlen' config |
2017-07-04 |
Pierre-Yves David |
|
Accepted |
[08,of,17] configitems: register the 'factotum.executable' config |
2017-07-04 |
Pierre-Yves David |
|
Accepted |
[09,of,17] configitems: register the 'factotum.mountpoint' config |
2017-07-04 |
Pierre-Yves David |
|
Accepted |
[10,of,17] configitems: register the 'factotum.service' config |
2017-07-04 |
Pierre-Yves David |
|
Accepted |
[11,of,17] configitems: register the 'format.obsstore-version' config |
2017-07-04 |
Pierre-Yves David |
|
Accepted |
[12,of,17] configitems: register the 'format.usefncache' config |
2017-07-04 |
Pierre-Yves David |
|
Accepted |
[13,of,17] configitems: register the 'format.usegeneraldelta' config |
2017-07-04 |
Pierre-Yves David |
|
Accepted |
[14,of,17] configitems: register the 'format.usestore' config |
2017-07-04 |
Pierre-Yves David |
|
Accepted |
[15,of,17] configitems: register the 'progress.assume-tty' config |
2017-07-04 |
Pierre-Yves David |
|
Accepted |
[16,of,17] configitems: register the 'progress.clear-complete' config |
2017-07-04 |
Pierre-Yves David |
|
Accepted |
[17,of,17] configitems: register the 'progress.estimate' config |
2017-07-04 |
Pierre-Yves David |
|
Accepted |
[01,of,10] phabricator: check associated Differential Revision from commit message |
2017-07-05 |
Jun Wu |
|
Accepted |
[02,of,10] phabricator: add node and p1 to hg:meta property |
2017-07-05 |
Jun Wu |
|
Accepted |
[03,of,10] phabricator: do not upload new diff if nothing changes |
2017-07-05 |
Jun Wu |
|
Accepted |
[04,of,10] phabricator: abort if phabsend gets empty revs |
2017-07-05 |
Jun Wu |
|
Accepted |
[05,of,10] phabricator: rework phabread to reduce memory usage and round-trips |
2017-07-05 |
Jun Wu |
|
Accepted |
[06,of,10] phabricator: avoid calling differential.getcommitmessage |
2017-07-05 |
Jun Wu |
|
Accepted |
[07,of,10] phabricator: try to fetch differential revisions in batch |
2017-07-05 |
Jun Wu |
|
Accepted |
[08,of,10] patch: make parsepatch optionally trim context lines |
2017-07-05 |
Jun Wu |
|
Accepted |
[09,of,10] phabricator: avoid calling differential.getrawdiff |
2017-07-05 |
Jun Wu |
|
Accepted |
[10,of,10] phabricator: do not read a same revision twice |
2017-07-05 |
Jun Wu |
|
Accepted |
[STABLE] help: cleanup grammar in the hooks section |
2017-07-05 |
Matt Harbison |
|
Accepted |
workingfilectx: add exists, lexists |
2017-07-05 |
Phillip Cohen |
|
Accepted |
followlines: join merge parents line ranges in blockdescendants() (issue5595) |
2017-07-05 |
Denis Laxalde |
|
Accepted |
[1,of,3,website] downloads: fix download on front page since c65b81353b8f |
2017-07-05 |
Kevin Bullock |
|
Accepted |
[2,of,3,website] downloads: indent onload function 4 spaces like the rest of the code |
2017-07-05 |
Kevin Bullock |
|
Accepted |
[3,of,3,website] downloads: skip trying to fill in button if it's not there |
2017-07-05 |
Kevin Bullock |
|
Accepted |
[1,of,5] obsolete: small doc update for 'successorssets' |
2017-07-05 |
Boris Feld |
|
Accepted |
[2,of,5] obsolete: pass cache argument of successors set explicitly |
2017-07-05 |
Boris Feld |
|
Accepted |
[3,of,5] obsolete: closest divergent support |
2017-07-05 |
Boris Feld |
|
Accepted |
[4,of,5] template: add tests for more complex cases |
2017-07-05 |
Boris Feld |
|
Accepted |
[5,of,5] template: add successors template |
2017-07-05 |
Boris Feld |
|
Accepted |
[1,of,3] strip: don't allow empty changegroup in bundle1 |
2017-07-05 |
via Mercurial-devel |
|
Accepted |
[2,of,3] changegroup: remove option to allow empty changegroup (API) |
2017-07-05 |
via Mercurial-devel |
|
Accepted |
[3,of,3] changegroup: don't fail on empty changegroup (API) |
2017-07-05 |
via Mercurial-devel |
|
Accepted |
py3: fix test-diff-newlines.t to be compatible with py3 |
2017-07-06 |
Boris Feld |
|
Accepted |
[1,of,4] mergestate: make unresolved() use iteritems() |
2017-07-06 |
via Mercurial-devel |
|
Accepted |
[2,of,4] mergestate: implement unresolvedcount() in terms of unresolved() |
2017-07-06 |
via Mercurial-devel |
|
Accepted |
[3,of,4] summary: don't reimplment mergestate.unresolved() |
2017-07-06 |
via Mercurial-devel |
|
Accepted |
[4,of,4] shelve: don't reimplement mergestate.unresolved() |
2017-07-06 |
via Mercurial-devel |
|
Accepted |
match: minor cleanups to patternmatcher and includematcher |
2017-07-06 |
via Mercurial-devel |
|
Accepted |
[01,of,13,sparse,V2] sparse: vendor Facebook-developed extension |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[02,of,13,sparse,V2] sparse: expand module docstring |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[03,of,13,sparse,V2] sparse: remove reference to hgwatchman |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[04,of,13,sparse,V2] sparse: remove reference to simplecache |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[05,of,13,sparse,V2] sparse: rename command to debugsparse |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[06,of,13,sparse,V2] sparse: document config file format |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[07,of,13,sparse,V2] sparse: refactor sparsechecksum() |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[08,of,13,sparse,V2] sparse: use vfs.tryread() |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[09,of,13,sparse,V2] sparse: move config parsing into core |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[10,of,13,sparse,V2] sparse: move profile reading into core |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[11,of,13,sparse,V2] sparse: variable to track if sparse is enabled |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[12,of,13,sparse,V2] sparse: move resolving of sparse patterns for rev into core |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[13,of,13,sparse,V2] sparse: move active profiles function into core |
2017-07-06 |
Gregory Szorc |
|
Accepted |
tests: fix reference to undefined variable |
2017-07-06 |
via Mercurial-devel |
|
Accepted |
[1,of,9,sparse] localrepo: add sparse caches |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[2,of,9,sparse] sparse: move config file writing into core |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[3,of,9,sparse] sparse: move some temporary includes functions into core |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[4,of,9,sparse] sparse: move config signature logic into core |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[5,of,9,sparse] sparse: move matchers into core |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[6,of,9,sparse] sparse: move function for resolving sparse matcher into core |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[7,of,9,sparse] sparse: move pruning of temporary includes into core |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[8,of,9,sparse] sparse: move update action filtering into core |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[9,of,9,sparse] sparse: move working directory refreshing into core |
2017-07-06 |
Gregory Szorc |
|
Accepted |
sparse: override __repr__ in matchers |
2017-07-07 |
via Mercurial-devel |
|
Accepted |
[01,of,11,sparse,V3] sparse: remove custom hash matcher |
2017-07-07 |
Gregory Szorc |
|
Accepted |
[02,of,11,sparse,V3] sparse: move config signature logic into core |
2017-07-07 |
Gregory Szorc |
|
Accepted |
[03,of,11,sparse,V3] sparse: clean up config signature code |
2017-07-07 |
Gregory Szorc |
|
Accepted |
[04,of,11,sparse,V3] match: move matchers from sparse into core |
2017-07-07 |
Gregory Szorc |
|
Accepted |
[05,of,11,sparse,V3] sparse: move function for resolving sparse matcher into core |
2017-07-07 |
Gregory Szorc |
|
Accepted |
[06,of,11,sparse,V3] sparse: move pruning of temporary includes into core |
2017-07-07 |
Gregory Szorc |
|
Accepted |
[07,of,11,sparse,V3] sparse: move update action filtering into core |
2017-07-07 |
Gregory Szorc |
|
Accepted |
[08,of,11,sparse,V3] sparse: refactor update actions filtering and call from core |
2017-07-07 |
Gregory Szorc |
|
Accepted |
[09,of,11,sparse,V3] sparse: move working directory refreshing into core |
2017-07-07 |
Gregory Szorc |
|
Accepted |
[10,of,11,sparse,V3] sparse: inline signature cache clearing |
2017-07-07 |
Gregory Szorc |
|
Accepted |
[11,of,11,sparse,V3] sparse: move post commit actions into core |
2017-07-07 |
Gregory Szorc |
|
Accepted |
tests: quote $PYTHON for Windows |
2017-07-07 |
Matt Harbison |
|
Accepted |
[1,of,2,v4] hgweb: use ui._unset to get prevent a warning in configitems |
2017-07-07 |
David Demelier |
|
Accepted |
[2,of,2,v4] configitems: add alias support in config |
2017-07-07 |
David Demelier |
|
Accepted |
[1,of,2] tests: add tests for typoed commands |
2017-07-07 |
via Mercurial-devel |
|
Accepted |
[2,of,2] dispatch: fix typo suggestion for disabled extension |
2017-07-07 |
via Mercurial-devel |
|
Accepted |
summary: fix type of empty unresolved list |
2017-07-07 |
Yuya Nishihara |
|
Accepted |
[1,of,3] streamclone: close large revlog files explicitly in generatev1() |
2017-07-07 |
Yuya Nishihara |
|
Accepted |
[2,of,3] streamclone: comment why path auditing is disabled in generatev1() |
2017-07-07 |
Yuya Nishihara |
|
Accepted |
[3,of,3] vfs: rename auditvfs to proxyvfs |
2017-07-07 |
Yuya Nishihara |
|
Accepted |
template: rename successorssets template into successorgroup |
2017-07-07 |
Boris Feld |
|
Accepted |
[1,of,3] filterpyflakes: move self-test into test file |
2017-07-07 |
Augie Fackler |
|
Accepted |
[2,of,3] convert: remove `if False` block |
2017-07-07 |
Augie Fackler |
|
Accepted |
[3,of,3] check-code: prohibit `if False` antipattern |
2017-07-07 |
Augie Fackler |
|
Accepted |
[1,of,6,V2] scmutil: make cleanupnodes handle filtered node |
2017-07-08 |
Jun Wu |
|
Accepted |
[2,of,6,V2] scmutil: make cleanupnodes delete divergent bookmarks |
2017-07-08 |
Jun Wu |
|
Accepted |
[3,of,6,V2] rebase: use scmutil.cleanupnodes (issue5606) (BC) |
2017-07-08 |
Jun Wu |
|
Accepted |
[4,of,6,V2] rebase: remove "if True" |
2017-07-08 |
Jun Wu |
|
Accepted |
[5,of,6,V2] amend: use scmutil.cleanupnodes (BC) |
2017-07-08 |
Jun Wu |
|
Accepted |
[V2] revset: make repo.anyrevs accept customized alias override (API) |
2017-07-08 |
Jun Wu |
|
Accepted |
[01,of,11,sparse] sparse: move post commit actions into core |
2017-07-08 |
Gregory Szorc |
|
Accepted |
[02,of,11,sparse] sparse: move code for clearing rules to core |
2017-07-08 |
Gregory Szorc |
|
Accepted |
[03,of,11,sparse] sparse: move printing of sparse config changes function into core |
2017-07-08 |
Gregory Szorc |
|
Accepted |
[04,of,11,sparse] sparse: refactor activeprofiles into a generic function (API) |
2017-07-08 |
Gregory Szorc |
|
Accepted |
[05,of,11,sparse] sparse: move code for importing rules from files into core |
2017-07-08 |
Gregory Szorc |
|
Accepted |
[06,of,11,sparse] sparse: move config updating function into core |
2017-07-08 |
Gregory Szorc |
|
Accepted |
[07,of,11,sparse] sparse: use self instead of repo.dirstate |
2017-07-08 |
Gregory Szorc |
|
Accepted |
[08,of,11,sparse] dirstate: expose a sparse matcher on dirstate (API) |
2017-07-08 |
Gregory Szorc |
|
Accepted |
[09,of,11,sparse] dirstate: move validation of files in sparse checkout from extension |
2017-07-08 |
Gregory Szorc |
|
Accepted |
[10,of,11,sparse] dirstate: move customizations to rebuild() from sparse extension |
2017-07-08 |
Gregory Szorc |
|
Accepted |
[11,of,11,sparse] dirstate: integrate sparse matcher with _ignore (API) |
2017-07-08 |
Gregory Szorc |
|
Accepted |
[1,of,7] histedit: remove moving bookmarks message on verbose (BC) |
2017-07-08 |
Jun Wu |
|
Accepted |