shelve: always backup shelves instead of deleting them |
2015-06-24 |
Colin Chan |
|
Superseded |
revset: add the 'subrev' symbol |
2015-06-24 |
Matt Harbison |
|
Changes Requested |
hgweb: use css for stripey background in coal |
2015-06-25 |
Anton Shestakov |
|
Accepted |
[evolve-ext] evolve: improve the help of the fold command |
2015-06-26 |
Laurent Charignon |
|
Superseded |
[1,of,2,evolve-ext-V2] evolve: improve the help of the fold command |
2015-06-26 |
Laurent Charignon |
|
Accepted |
[2,of,2,evolve-ext-V2] evolve: improve the help of the uncommit command |
2015-06-26 |
Laurent Charignon |
|
Changes Requested |
[evolve-ext] evolve: remove unused warning message in _solvedivergent |
2015-06-26 |
Laurent Charignon |
|
Accepted |
[1,of,2,evolve-ext] evolve: remove --biject for prune |
2015-06-26 |
Laurent Charignon |
|
Changes Requested |
[2,of,2,evolve-ext] evolve: (issue4386) cleanup, split, fold and bijection in `hg prune` |
2015-06-26 |
Laurent Charignon |
|
Changes Requested |
[evolve-ext] evolve: dedupe divergents when running evolve --all --any or evolve --rev |
2015-06-26 |
Laurent Charignon |
|
Changes Requested |
[STABLE] archive: don't assume '.' is being archived for changessincelatesttag |
2015-06-26 |
Matt Harbison |
|
Accepted |
[1,of,5] share: replace reference to 'sopener' with 'svfs' |
2015-06-26 |
Siddharth Agarwal |
|
Accepted |
[2,of,5] localrepo: kill off sopener |
2015-06-26 |
Siddharth Agarwal |
|
Accepted |
[3,of,5] exchange: replace references to 'sopener' with 'svfs' |
2015-06-26 |
Siddharth Agarwal |
|
Accepted |
[4,of,5] obsolete: replace references to 'sopener' with 'svfs' |
2015-06-26 |
Siddharth Agarwal |
|
Accepted |
[5,of,5] statichttprepo: kill off sopener |
2015-06-26 |
Siddharth Agarwal |
|
Accepted |
[1,of,2,fix-default-regression] bufferedinputpipe: remove an outdate comment |
2015-06-26 |
Pierre-Yves David |
|
Superseded |
[2,of,2,fix-default-regression] bufferedinputpipe: remove N^2 computation of buffer length (issue4735) |
2015-06-26 |
Pierre-Yves David |
|
Superseded |
Add support for 'union' merge strategy |
2015-06-26 |
Erik Huelsmann |
|
Changes Requested |
[evolve-ext-V2] evolve: dedupe divergents when running evolve --all --any or evolve --rev |
2015-06-26 |
Laurent Charignon |
|
Accepted |
[1,of,2,evolve-ext] evolve: remove trailing spaces |
2015-06-26 |
André Sintzoff |
|
Accepted |
[2,of,2,evolve-ext] evolve: fix typo in fold docstring |
2015-06-26 |
André Sintzoff |
|
Accepted |
tests: clean up duplicated output in test-subrepo-recursion progress |
2015-06-26 |
Pierre-Yves David |
|
Accepted |
[1,of,2,V2] bufferedinputpipe: remove an outdate comment |
2015-06-27 |
Pierre-Yves David |
|
Accepted |
[2,of,2,V2] bufferedinputpipe: remove N^2 computation of buffer length (issue4735) |
2015-06-27 |
Pierre-Yves David |
|
Accepted |
[1,of,2] templatekw: use a list of tags in getlatesttags() instead of joining them |
2015-06-27 |
Matt Harbison |
|
Superseded |
[2,of,2] templatekw: introduce the changessincelatesttag keyword |
2015-06-27 |
Matt Harbison |
|
Superseded |
revset: add the 'subrev' symbol |
2015-06-27 |
Yuya Nishihara |
|
Not Applicable |
[STABLE] templater: parse \"...\" as string for 2.9.2-3.4 compatibility (issue4733) |
2015-06-27 |
Yuya Nishihara |
|
Accepted |
[1,of,2] demandimport: alias __builtin__ as builtins |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[2,of,2] demandimport: support importing builtins for Python 3 |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[1,of,2] identify: build the tag list directly instead of using wctx.tags() |
2015-06-28 |
Matt Harbison |
|
Accepted |
[2,of,2] workingctx: don't report the tags for its parents |
2015-06-28 |
Matt Harbison |
|
Accepted |
[1,of,5] import-checker: resolve relative imports |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[2,of,5] import-checker: establish new function for verifying import conventions |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[3,of,5] import-checker: establish modern import convention |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[4,of,5] localrepo: use modern import convention |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[5,of,5] dispatch: use modern import convention |
2015-06-28 |
Gregory Szorc |
|
Accepted |
identify: avoid a crash when given '-r wdir()' |
2015-06-29 |
Matt Harbison |
|
Superseded |
[1,of,3,RFC] revset: add parsing rule for key=value pair |
2015-06-29 |
Yuya Nishihara |
|
Accepted |
[2,of,3,RFC] revset: add function to build dict of positional and keyword arguments |
2015-06-29 |
Yuya Nishihara |
|
Accepted |
[3,of,3,RFC] revset: port extra() to support keyword arguments |
2015-06-29 |
Yuya Nishihara |
|
Accepted |
wireproto: add config knob for http header length limit |
2015-06-29 |
adgar@google.com |
|
Superseded |
[V2] identify: avoid a crash when given '-r wdir()' |
2015-06-29 |
Matt Harbison |
|
Accepted |
revset: fix a crash in parents() when 'wdir()' is in the set |
2015-06-29 |
Matt Harbison |
|
Superseded |
[dead-code?] sshserver: drop ancient do_{lock, unlock, addchangegroup} methods |
2015-06-29 |
Augie Fackler |
|
Accepted |
wireproto: add config knob for http header length limit |
2015-06-29 |
adgar@google.com |
|
Superseded |
[v2] wireproto: add config knob for http header length limit |
2015-06-29 |
adgar@google.com |
|
Accepted |
[1,of,5] convert: fix bug with converting the same commit twice |
2015-06-30 |
Durham Goode |
|
Accepted |
[2,of,5] convert: add config to not convert tags |
2015-06-30 |
Durham Goode |
|
Superseded |
[3,of,5] convert: handle .gitmodules with non-tab whitespaces |
2015-06-30 |
Durham Goode |
|
Accepted |
[4,of,5] convert: improve support for unusual .gitmodules |
2015-06-30 |
Durham Goode |
|
Accepted |
[5,of,5] convert: add config option for disabling ancestor parent checks |
2015-06-30 |
Durham Goode |
|
Superseded |
[STABLE] changegroup: properly compute common base in changeggroupsubset (issue4736) |
2015-06-30 |
Pierre-Yves David |
|
Accepted |
[1,of,2,STABLE] transplant: update test to use hash for remote transplant |
2015-06-30 |
Pierre-Yves David |
|
Accepted |
[2,of,2,STABLE] transplant: only pull the transplanted revision (issue4692) |
2015-06-30 |
Pierre-Yves David |
|
Accepted |
[remotefilelog-ext,build-fix] remotefilelog: handle the death of repo.sopener (hg change a69bb29b9638) |
2015-06-30 |
Augie Fackler |
|
Accepted |
[V2] revset: fix a crash in parents() when 'wdir()' is in the set |
2015-06-30 |
Matt Harbison |
|
Accepted |
templater: remove workaround for escaped quoted string in quoted template |
2015-06-30 |
Yuya Nishihara |
|
Accepted |
[1,of,3] hgweb: don't show summary link as active on error pages in monoblue |
2015-06-30 |
Anton Shestakov |
|
Accepted |
[2,of,3] hgweb: fix help pages title in gitweb and monoblue |
2015-06-30 |
Anton Shestakov |
|
Accepted |
[3,of,3] hgweb: don't try to show repo on repo-not-found page in monoblue |
2015-06-30 |
Anton Shestakov |
|
Accepted |
[1,of,6] revset: fix a crash with 'wdir()~N' |
2015-07-01 |
Matt Harbison |
|
Changes Requested |
[2,of,6] revset: fix a crash with 'wdir() and merge()' |
2015-07-01 |
Matt Harbison |
|
Changes Requested |
[3,of,6] revset: fix a crash with 'p1(wdir())' |
2015-07-01 |
Matt Harbison |
|
Changes Requested |
[4,of,6] revset: fix a crash with 'p2(wdir())' |
2015-07-01 |
Matt Harbison |
|
Changes Requested |
[5,of,6] revset: fix a crash with 'wdir()^N' |
2015-07-01 |
Matt Harbison |
|
Changes Requested |
[6,of,6] revset: fix a crash with 'roots(wdir())' |
2015-07-01 |
Matt Harbison |
|
Changes Requested |
[1,of,3,V2,fixes-subrepo-test] templatekw: use a list of tags in getlatesttags() instead of joining them |
2015-07-01 |
Matt Harbison |
|
Accepted |
[2,of,3,V2,fixes-subrepo-test] templatekw: introduce the changessincelatesttag keyword |
2015-07-01 |
Matt Harbison |
|
Superseded |
[3,of,3,V2,fixes-subrepo-test] archive: use {changessincelatesttag} to build the metafile |
2015-07-01 |
Matt Harbison |
|
Accepted |
[1,of,2] amend: collaborate with the transaction when moving bookmarks |
2015-07-01 |
Pierre-Yves David |
|
Accepted |
[2,of,2] amend: stop updating the bookmarks twice |
2015-07-01 |
Pierre-Yves David |
|
Accepted |
[1,of,2] amend: move createmarkers evaluation earlier |
2015-07-01 |
Pierre-Yves David |
|
Accepted |
[2,of,2] amend: move obsmarkers creation in the "new changeset" conditional |
2015-07-01 |
Pierre-Yves David |
|
Accepted |
[1,of,3] hgweb: use an extensible list of file to check for refrash |
2015-07-01 |
Pierre-Yves David |
|
Superseded |
[2,of,3] hgweb: also refresh the repo on changes to the obsstore |
2015-07-01 |
Pierre-Yves David |
|
Superseded |
[3,of,3] hgweb: also monitor change to bookmarks |
2015-07-01 |
Pierre-Yves David |
|
Superseded |
[remotefilelog-ext,testedwith-correction] remotefilelog: stop declaring remotefilelog to be an hg-internal extension |
2015-07-01 |
Augie Fackler |
|
Superseded |
[1,of,9,remotefilelog-ext,getfile-http] remotefilelog: stop declaring remotefilelog to be an hg-internal extension |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[2,of,9,remotefilelog-ext,getfile-http] test-http: new test that demonstrates a few defects |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[3,of,9,remotefilelog-ext,getfile-http] remotefilelogserver: wrap wireproto._capabilities |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[4,of,9,remotefilelog-ext,getfile-http] remotefilelogserver: restrict remotefilelog capability to ssh |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[5,of,9,remotefilelog-ext,getfile-http] test-push-pull: while it's convenient, verify remotefilelog capability |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[6,of,9,remotefilelog-ext,getfile-http] fileserverclient: sniff for remotefilelog capability before using it |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[7,of,9,remotefilelog-ext,getfile-http] fileserverclient: refuse to operate on a non-sshpeer |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[8,of,9,remotefilelog-ext,getfile-http] remotefilelogserver: disable remotefilelog serving over non-ssh protocols |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[9,of,9,remotefilelog-ext,getfile-http] remotefilelogserver: prevent getfiles from being called over http at all |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[1,of,2,pushrebase-ext] pushrebase: don't use evolve in tests |
2015-07-01 |
Gregory Szorc |
|
Accepted |
[2,of,2,pushrebase-ext] pushrebase: add testedwith for 3.4 |
2015-07-01 |
Gregory Szorc |
|
Accepted |
wireproto: correctly escape batched args and responses (issue4739) |
2015-07-01 |
Augie Fackler |
|
Accepted |
wireproto: remove a debug print |
2015-07-01 |
Pierre-Yves David |
|
Accepted |
[1,of,2] util: add method to hash nested combination of python data structures |
2015-07-02 |
Laurent Charignon |
|
Changes Requested |
[2,of,2] config: add hashing method for config object |
2015-07-02 |
Laurent Charignon |
|
Changes Requested |
[1,of,2,V3] templatekw: introduce the changessincelatesttag keyword |
2015-07-02 |
Matt Harbison |
|
Accepted |
[2,of,2,V3] archive: use {changessincelatesttag} to build the metadata file |
2015-07-02 |
Matt Harbison |
|
Accepted |
test-convert-git: stablize for git 1.7.7.6 |
2015-07-02 |
Matt Harbison |
|
Accepted |
test-convert-git: use a relative gitmodule url |
2015-07-02 |
Matt Harbison |
|
Accepted |
[1,of,6] templatekw: apply manifest template only if ctx.manifestnode() exists |
2015-07-02 |
Yuya Nishihara |
|
Accepted |
[2,of,6] templates: change default style to display p1rev/node with "+" for wdir |
2015-07-02 |
Yuya Nishihara |
|
Accepted |
[3,of,6] node: define experimental identifiers for working directory |
2015-07-02 |
Yuya Nishihara |
|
Accepted |
[4,of,6] workingctx: use node.wdirid constant |
2015-07-02 |
Yuya Nishihara |
|
Accepted |
[5,of,6] changeset_printer: use node.wdirrev to calculate meaningful parentrevs |
2015-07-02 |
Yuya Nishihara |
|
Accepted |
[6,of,6] templatekw: make {rev} return wdirrev instead of None |
2015-07-02 |
Yuya Nishihara |
|
Accepted |
[1,of,2,V2] shelve: always backup shelves instead of deleting them |
2015-07-02 |
Colin Chan |
|
Accepted |
[2,of,2,V2] shelve: only keep the latest N shelve backups |
2015-07-02 |
Colin Chan |
|
Accepted |
[1,of,5] run-tests.py: execute hghave by the path relative to run-tests.py |
2015-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5] run-tests.py: add RUNTESTDIR to refer `tests` of Mercurial |
2015-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5] run-tests.py: add TESTDIR to PATH if it differs from RUNTESTDIR |
2015-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5] hghave: allow adding customized features at runtime |
2015-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5] import-checker.py: exit with code 0 if no error is detected |
2015-07-02 |
Katsunori FUJIWARA |
|
Accepted |
import-checker: exclude dist-packages tree from stdlib as well |
2015-07-03 |
Yuya Nishihara |
|
Changes Requested |
revert: prefetch method in "parents" |
2015-07-03 |
Pierre-Yves David |
|
Accepted |
convert: handle deleted files when converting from Perforce (issue4743) |
2015-07-03 |
Eugene Baranov |
|
Superseded |
[1,of,4,V2] hgweb: drop the default argument for get_stat |
2015-07-03 |
Pierre-Yves David |
|
Accepted |
[2,of,4,V2] hgweb: use an extensible list of file to check for refresh |
2015-07-03 |
Pierre-Yves David |
|
Accepted |
[3,of,4,V2] hgweb: also refresh the repo on changes to the obsstore |
2015-07-03 |
Pierre-Yves David |
|
Accepted |
[4,of,4,V2] hgweb: also monitor change to bookmarks |
2015-07-03 |
Pierre-Yves David |
|
Accepted |
hg: support for auto sharing stores when cloning |
2015-07-03 |
Gregory Szorc |
|
Superseded |
[1,of,2,V2] import-checker: recurse into subtree of sys.path only if __init__.py exists |
2015-07-04 |
Yuya Nishihara |
|
Accepted |
[2,of,2,V2] import-checker: exclude mercurial packages installed into the system path |
2015-07-04 |
Yuya Nishihara |
|
Accepted |
help: support 'hg help template.somekeyword' |
2015-07-05 |
Matt Harbison |
|
Accepted |
convert: handle deleted files when converting from Perforce (issue4743) |
2015-07-06 |
Eugene Baranov |
|
Superseded |
[1,of,3,V2] util: add method to hash nested combination of python data structures |
2015-07-06 |
Laurent Charignon |
|
Changes Requested |
[2,of,3,V2] config: add hashing method for config object |
2015-07-06 |
Laurent Charignon |
|
Changes Requested |
[3,of,3,V2] config: add a __hash__ method to config object |
2015-07-06 |
Laurent Charignon |
|
Changes Requested |
[1,of,4] check-config: add config option checker |
2015-07-06 |
Matt Mackall |
|
Accepted |
[2,of,4] gpg: mention undocumented options |
2015-07-06 |
Matt Mackall |
|
Accepted |
[3,of,4] acl: mark deprecated config option |
2015-07-06 |
Matt Mackall |
|
Accepted |
[4,of,4] hgk: tweak doc format for path option |
2015-07-06 |
Matt Mackall |
|
Accepted |
[STABLE] forget: add a note to the command help about remove |
2015-07-06 |
Nathan Goldbaum |
|
Accepted |
[1,of,2,V2] convert: add config to not convert tags |
2015-07-07 |
Durham Goode |
|
Accepted |
[2,of,2,V2] convert: add config option for disabling ancestor parent checks |
2015-07-07 |
Durham Goode |
|
Accepted |
[1,of,2] templatekw: allow the caller of showlist() to specify the join() separator |
2015-07-07 |
Matt Harbison |
|
Accepted |
[2,of,2] templatekw: make {latesttag} a hybrid list |
2015-07-07 |
Matt Harbison |
|
Accepted |
[1,of,4,V3] util: add method to hash nested combination of python data structures |
2015-07-07 |
Laurent Charignon |
|
Changes Requested |
[2,of,4,V3] config: add hashing method for config object |
2015-07-07 |
Laurent Charignon |
|
Changes Requested |
[3,of,4,V3] config: add a __hash__ method to config object |
2015-07-07 |
Laurent Charignon |
|
Changes Requested |
[4,of,4,V3] config: add a __eq__ and __ne__ method for config object |
2015-07-07 |
Laurent Charignon |
|
Changes Requested |
[1,of,2] bookmark: remove the "touch changelog" hack |
2015-07-08 |
Pierre-Yves David |
|
Accepted |
[2,of,2] bookmarks-command: change bookmark within a transaction |
2015-07-08 |
Pierre-Yves David |
|
Accepted |
[1,of,2] monoblue: don't try to show repo on hgwebdir index page |
2015-07-08 |
Anton Shestakov |
|
Accepted |
[2,of,2] monoblue: use padding instead of position for text in footer |
2015-07-08 |
Anton Shestakov |
|
Accepted |
[1,of,8,V2] tests: add extension to emulate invoking dirstate.write at the specific time |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,8,V2] context: write dirstate out explicitly after marking files as clean |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,8,V2] merge: remove useless dirstate.normallookup() invocation in applyupdates() |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,8,V2] cmdutil: remove useless dirstate.normallookup() invocation in revert() |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,8,V2] tests: add extension to emulate invoking internalpatch at the specific time |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,8,V2] context: write dirstate out explicitly at the end of markcommitted |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,8,V2] cmdutil: put recordfunc invocation into wlock scope for consistency |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[8,of,8,V2] cmdutil: apply dirstate.normallookup on (maybe partially) committed files |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[Bug,4748] New: merging a renamed file from a branch into default branch without modification losts origin |
2015-07-08 |
mercurial-bugs@selenic.com |
|
Not Applicable |
convert: add config for recording the source name |
2015-07-08 |
Durham Goode |
|
Accepted |
convert: handle deleted files when converting from Perforce (issue4743) |
2015-07-08 |
Matt Mackall |
|
Accepted |
convert: handle copies when converting from Perforce (issue4744) |
2015-07-08 |
Eugene Baranov |
|
Accepted |
[1,of,2] convert: add support for specifying multiple revs |
2015-07-08 |
Durham Goode |
|
Accepted |
[2,of,2] convert: support multiple specifed revs in git source |
2015-07-08 |
Durham Goode |
|
Accepted |
[V2] hg: support for auto sharing stores when cloning |
2015-07-08 |
Gregory Szorc |
|
Superseded |
[V3] hg: support for auto sharing stores when cloning |
2015-07-08 |
Gregory Szorc |
|
Accepted |
[1,of,5] changeset_printer: display wdirrev/wdirnode values for workingctx |
2015-07-09 |
Yuya Nishihara |
|
Accepted |
[2,of,5] changeset_printer: change flush() to accept ctx instead of rev |
2015-07-09 |
Yuya Nishihara |
|
Accepted |
[3,of,5] localrepo: provide workingctx by integer revision |
2015-07-09 |
Yuya Nishihara |
|
Accepted |
[4,of,5] revset: use integer representation of wdir() in revset |
2015-07-09 |
Yuya Nishihara |
|
Accepted |
[5,of,5] revset: work around x:y range where x or y is wdir() |
2015-07-09 |
Yuya Nishihara |
|
Accepted |
revset: rename getkwargs() to getargsdict() |
2015-07-09 |
Yuya Nishihara |
|
Accepted |
[1,of,6] subrepo: prefetch ctx.repo() for efficiency and centralization |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6] subrepo: use repo.pathto instead of util.pathto to simplify invocation |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6] vfs: add basename |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6] subrepo: use vfs.basename instead of os.path.basename |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,6] vfs: add dirname |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6] subrepo: use vfs.dirname instead of os.path.dirname |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[evolve-ext] inhibit: add missing locking in wrapper for obsmarker creation |
2015-07-09 |
Laurent Charignon |
|
Accepted |
[1,of,4] revlog: optionally return the text from _addrevision |
2015-07-10 |
Gregory Szorc |
|
Changes Requested |
[2,of,4] changelog: extract changelog parsing into standalone function |
2015-07-10 |
Gregory Szorc |
|
Changes Requested |
[3,of,4] changelog: optionally record seen files when adding revisions |
2015-07-10 |
Gregory Szorc |
|
Changes Requested |
[4,of,4] changegroup: compute seen files as changesets are added (issue4750) |
2015-07-10 |
Gregory Szorc |
|
Superseded |
convert: if getting a file from Perforce fails try to get it one more time |
2015-07-10 |
Eugene Baranov |
|
Superseded |
[V2] merge: Add support for 'union' merge strategy |
2015-07-10 |
Erik Huelsmann |
|
Changes Requested |
[RFC] revlog/changegroup: use callbacks for populating efiles |
2015-07-10 |
Gregory Szorc |
|
Changes Requested |
[v2] convert: if getting a file from Perforce fails try to get it one more time |
2015-07-12 |
Eugene Baranov |
|
Accepted |
[1,of,7] templater: respect stop position while parsing template string |
2015-07-12 |
Yuya Nishihara |
|
Accepted |
[2,of,7] templater: extract function that parses template string |
2015-07-12 |
Yuya Nishihara |
|
Accepted |
[3,of,7] templater: check existence of closing brace of template string |
2015-07-12 |
Yuya Nishihara |
|
Accepted |
[4,of,7] templater: introduce one-pass parsing of nested template strings |
2015-07-12 |
Yuya Nishihara |
|
Accepted |
[5,of,7] templater: remove processing of "string" literals from tokenizer |
2015-07-12 |
Yuya Nishihara |
|
Accepted |
[6,of,7] templater: unify "string" and "rawstring" |
2015-07-12 |
Yuya Nishihara |
|
Accepted |
[7,of,7] help: rewrite template examples to not use shell escaping |
2015-07-12 |
Yuya Nishihara |
|
Accepted |
[1,of,3] hgweb: allow urlencoded forward slashes in specified revisions |
2015-07-13 |
Anton Shestakov |
|
Changes Requested |
[2,of,3] templates: introduce revescape filter for escaping symbolic revisions |
2015-07-13 |
Anton Shestakov |
|
Superseded |
[3,of,3] hgweb: provide links to branches, tags and bookmarks by name (paper and coal) |
2015-07-13 |
Anton Shestakov |
|
Superseded |
convert: Perforce sometimes mixes the case resulting in file being ignored |
2015-07-13 |
Eugene Baranov |
|
Accepted |
shelve: keep old backups if timestamp can't decide exact order of them |
2015-07-13 |
Katsunori FUJIWARA |
|
Accepted |
hg stable: fix issue 4748; origin of a renamed file is lost after merge |
2015-07-13 |
Jeremy Parente |
|
Rejected |
[1,of,3] hgweb: allow symbolic revisions with forward slashes in urls |
2015-07-13 |
Anton Shestakov |
|
Accepted |
[2,of,3] templates: introduce revescape filter for escaping symbolic revisions |
2015-07-13 |
Anton Shestakov |
|
Accepted |
[3,of,3] hgweb: provide links to branches, tags and bookmarks by name (paper and coal) |
2015-07-13 |
Anton Shestakov |
|
Accepted |
convert: allow customizing git remote prefix |
2015-07-14 |
Durham Goode |
|
Accepted |
convert: use 'default' for specifying branch name in branchmap (issue4753) |
2015-07-14 |
Eugene Baranov |
|
Superseded |
[1,of,5] parser: add comment about structure of elements to each table |
2015-07-14 |
Yuya Nishihara |
|
Accepted |
[2,of,5] parser: fill invalid infix and suffix actions by None |
2015-07-14 |
Yuya Nishihara |
|
Accepted |
[3,of,5] parser: remove unused parameter 'pos' from _match() |
2015-07-14 |
Yuya Nishihara |
|
Accepted |
[4,of,5] parser: factor out function that parses right-hand side of prefix/infix ops |
2015-07-14 |
Yuya Nishihara |
|
Accepted |
[5,of,5] parser: extract function that tests if next token may start new term |
2015-07-14 |
Yuya Nishihara |
|
Accepted |
convert: unescape Perforce-escaped special characters in filenames |
2015-07-14 |
Eugene Baranov |
|
Superseded |
[v2] convert: unescape Perforce-escaped special characters in filenames |
2015-07-14 |
Eugene Baranov |
|
Superseded |
[1,of,5] cmdutil: allow callers of cmdutil.dorecord to omit suggestion |
2015-07-14 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5] record: omit meaningless 'commit' suggestion at 'hg commit -i' |
2015-07-14 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5] record: omit meaningless 'qnew' suggestion at 'hg qnew -i' |
2015-07-14 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5] record: omit meaningless 'qrefresh' suggestion at 'hg qrefresh -i' |
2015-07-14 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5] shelve: omit incorrect 'commit' suggestion at 'hg shelve -i' |
2015-07-14 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,4] revlog: use absolute_import |
2015-07-14 |
Gregory Szorc |
|
Superseded |
[2,of,4] revlog: add a context manager that caches the reading file handle |
2015-07-14 |
Gregory Szorc |
|
Changes Requested |
[3,of,4] revlog: use persistent file handles during addgroup |
2015-07-14 |
Gregory Szorc |
|
Changes Requested |
[4,of,4] changegroup: use persistent read handle on changelog |
2015-07-14 |
Gregory Szorc |
|
Changes Requested |
bookmarks: clear active bookmark on non-linear update |
2015-07-14 |
Matt Mackall |
|
Accepted |
[v3] convert: unescape Perforce-escaped special characters in filenames |
2015-07-15 |
Eugene Baranov |
|
Accepted |
[v2] convert: use 'default' for specifying branch name in branchmap (issue4753) |
2015-07-15 |
Eugene Baranov |
|
Accepted |
spartan: don't drop current revision in log/graph links |
2015-07-15 |
Anton Shestakov |
|
Accepted |
[1,of,5,V2] revlog: optionally return the text from _addrevision |
2015-07-15 |
Gregory Szorc |
|
Changes Requested |
[2,of,5,V2] changelog: extract changelog parsing into standalone function |
2015-07-15 |
Gregory Szorc |
|
Changes Requested |
[3,of,5,V2] revlog: add a callback for when revisions are added |
2015-07-15 |
Gregory Szorc |
|
Changes Requested |
[4,of,5,V2] changelog: pass full changelog entry to addrevisioncb |
2015-07-15 |
Gregory Szorc |
|
Changes Requested |
[5,of,5,V2] changegroup: compute seen files as changesets are added (issue4750) |
2015-07-15 |
Gregory Szorc |
|
Superseded |
[1,of,3] largefiles: allow the archiving of largefiles to be disabled |
2015-07-16 |
Matt Harbison |
|
Accepted |
[2,of,3] extdiff: use archiver to take snapshots of committed revisions |
2015-07-16 |
Matt Harbison |
|
Accepted |
[3,of,3] extdiff: add support for subrepos |
2015-07-16 |
Matt Harbison |
|
Accepted |
[V2] checkcopies: don't lose origin of file during merge (issue4748) |
2015-07-16 |
Jeremy Parente |
|
Rejected |
censor: make various path forms available like other Mercurial commands |
2015-07-16 |
Katsunori FUJIWARA |
|
Accepted |
[remotefilelog-cleanup] tests: skip tests if lz4 is missing |
2015-07-16 |
Augie Fackler |
|
Accepted |
[1,of,5,remotefilelog-http] remotefilelogserver: tease out a _loadfileblob method for future use |
2015-07-16 |
Augie Fackler |
|
Accepted |
[2,of,5,remotefilelog-http] fileserverclient: tease out a _getfiles method |
2015-07-16 |
Augie Fackler |
|
Accepted |
[3,of,5,remotefilelog-http] remotefilelogserver: move umask twiddling for cache into _loadfileblob |
2015-07-16 |
Augie Fackler |
|
Accepted |
[4,of,5,remotefilelog-http] remotefilelog: introduce new getfile method |
2015-07-16 |
Augie Fackler |
|
Accepted |
[5,of,5,remotefilelog-http] fileserverclient: mark getfile as batchable |
2015-07-16 |
Augie Fackler |
|
Accepted |
[1,of,3,remotefilelog-test-fixes] test-push-pull: glob out total line from ls since it's platform-specific |
2015-07-16 |
Augie Fackler |
|
Accepted |
[2,of,3,remotefilelog-test-fixes] test-gc: work around lack of -d on BSD touch |
2015-07-16 |
Augie Fackler |
|
Accepted |
[3,of,3,remotefilelog-test-fixes] test-gc: filter wc output as suggested by check-code |
2015-07-16 |
Augie Fackler |
|
Accepted |
[STABLE] parsers: fix segfault by invalid parent revision read from revlog |
2015-07-16 |
Yuya Nishihara |
|
Accepted |
[1,of,4] revlog: use absolute_import |
2015-07-16 |
Matt Mackall |
|
Superseded |
convert: extend Perforce converter to support (unofficial) p4 URI scheme |
2015-07-16 |
Eugene Baranov |
|
Changes Requested |
[1,of,6] histedit: mark defaultrev option experimental |
2015-07-16 |
Matt Mackall |
|
Accepted |
[2,of,6] patchbomb: mark ancient option deprecated |
2015-07-16 |
Matt Mackall |
|
Accepted |
[3,of,6] mq: tweak config reading to make check-config happy |
2015-07-16 |
Matt Mackall |
|
Accepted |
[4,of,6] transplant: mark some undocumented options deprecated |
2015-07-16 |
Matt Mackall |
|
Accepted |
[5,of,6] win32text: mark deprecated extension option deprecated |
2015-07-16 |
Matt Mackall |
|
Accepted |
[6,of,6] bundlerepo: mark internal-only config variable |
2015-07-16 |
Matt Mackall |
|
Accepted |
[1,of,2] histedit: minor refactoring of createmarkers check |
2015-07-16 |
Laurent Charignon |
|
Accepted |
[2,of,2] histedit: mark temporary commits as obsolete when allowed to |
2015-07-16 |
Laurent Charignon |
|
Accepted |
crecord: fix issue when backgrounding editor would leave artefact |
2015-07-16 |
lc2817@columbia.edu |
|
Superseded |
crecord: fix issue when backgrounding editor would leave artefact |
2015-07-16 |
Laurent Charignon |
|
Accepted |
[1,of,6] parser: separate actions for primary expression and prefix operator |
2015-07-17 |
Yuya Nishihara |
|
Accepted |
[2,of,6] parser: resolve ambiguity where both prefix and primary actions are defined |
2015-07-17 |
Yuya Nishihara |
|
Accepted |
[3,of,6] parser: reorder infix/suffix handling to be similar to prefix/primary flow |
2015-07-17 |
Yuya Nishihara |
|
Accepted |
[4,of,6] parser: take suffix action if no infix action is defined |
2015-07-17 |
Yuya Nishihara |
|
Accepted |
[5,of,6] parser: remove unused binding parameter from suffix action |
2015-07-17 |
Yuya Nishihara |
|
Accepted |
[6,of,6] revset: parse nullary ":" operator as "0:tip" |
2015-07-17 |
Yuya Nishihara |
|
Superseded |
changelog: update read pending documentation |
2015-07-17 |
Pierre-Yves David |
|
Accepted |
[V2] parsers: fix buffer overflow by invalid parent revision read from revlog |
2015-07-17 |
Yuya Nishihara |
|
Accepted |
[1,of,2] crecord: add error reporting for failure in curses interface initialization |
2015-07-17 |
Laurent Charignon |
|
Accepted |
[2,of,2] crecord: throws error instead of crashing for large diffs |
2015-07-17 |
Laurent Charignon |
|
Accepted |
[5,of,5,V2] changegroup: compute seen files as changesets are added (issue4750) |
2015-07-17 |
Matt Mackall |
|
Superseded |
[6,V2] revset: parse nullary ":" operator as "0:tip" |
2015-07-18 |
Yuya Nishihara |
|
Accepted |
[1,of,2,V3] revlog: add support for a callback whenever revisions are added |
2015-07-18 |
Gregory Szorc |
|
Accepted |
[2,of,2,V3] changegroup: compute seen files as changesets are added (issue4750) |
2015-07-18 |
Gregory Szorc |
|
Accepted |
[1,of,3,STABLE] tests/test-diffstat.t: add test coverage for {diffstat} |
2015-07-18 |
Gregory Szorc |
mpm |
Changes Requested |
[2,of,3,STABLE] context: ability to manipulate diff feature opt-ins |
2015-07-18 |
Gregory Szorc |
mpm |
Changes Requested |
[3,of,3,STABLE] templatekw: don't use format changing diff options for {diffstat} (issue4755) |
2015-07-18 |
Gregory Szorc |
mpm |
Changes Requested |
[STABLE] help: machines help topic |
2015-07-19 |
Gregory Szorc |
mpm |
Changes Requested |
[STABLE] tests: disable test of buffer overflow in parsers.c if --pure |
2015-07-19 |
Yuya Nishihara |
|
Accepted |
[STABLE] win32: update Inno Setup script after the changes done in 95e042d77a5f |
2015-07-19 |
Pascal Quantin |
|
Accepted |
[STABLE] parsers: silence warning of implicit integer conversion issued by clang |
2015-07-20 |
Yuya Nishihara |
|
Accepted |
[2,of,3,STABLE] context: ability to manipulate diff feature opt-ins |
2015-07-20 |
Matt Mackall |
mpm |
Not Applicable |
[1,of,3,stable] tests: use egrep with regular expression branches for compatibility |
2015-07-20 |
Danek Duvall |
|
Accepted |
[2,of,3,stable] tests: work around differing hunk headers between GNU and Solaris diff |
2015-07-20 |
Danek Duvall |
|
Accepted |
[3,of,3,stable] tests: diff -r on Solaris emits "Common subdirectories:" |
2015-07-20 |
Danek Duvall |
|
Accepted |
[1,of,3,STABLE] test-clone: fix globs for Windows |
2015-07-21 |
Matt Harbison |
|
Accepted |
[2,of,3,STABLE] test-subrepo: fix globs for Windows |
2015-07-21 |
Matt Harbison |
|
Accepted |
[3,of,3,STABLE] test-check-config: convert directory separators to '/' for MSYS |
2015-07-21 |
Matt Harbison |
|
Accepted |
Properly initialize version string in python-hglib setup.py |
2015-07-21 |
Peter Elmers |
mpm |
Changes Requested |
[STABLE] highlight: produce correct markup when there's a blank line just before EOF |
2015-07-22 |
Anton Shestakov |
|
Accepted |
[stable] convert: use original local encoding when converting from Perfoce |
2015-07-22 |
Eugene Baranov |
|
Superseded |
[stable,v2] convert: use original local encoding when converting from Perforce |
2015-07-22 |
Eugene Baranov |
|
Superseded |
[Bug,4759] New: 'include:' rules only work if cwd is the root of the repo |
2015-07-23 |
mercurial-bugs@selenic.com |
mpm |
Not Applicable |
Properly initialize version string in python-hglib setup.py |
2015-07-23 |
Peter Elmers |
mpm |
Changes Requested |
[STABLE] monoblue: show relative age of bookmarks |
2015-07-24 |
Anton Shestakov |
|
Accepted |
[1,of,2,STABLE] test: move ignore test run into a subdirectory |
2015-07-24 |
Durham Goode |
|
Accepted |
[2,of,2,STABLE] ignore: fix include: rules depending on current directory (issue4759) |
2015-07-24 |
Durham Goode |
|
Accepted |
[STABLE] hgweb: show ages in repos' Last modified column in monoblue and gitweb |
2015-07-25 |
Anton Shestakov |
|
Accepted |
[1,of,2,STABLE] monoblue: fix branches link on help topics page |
2015-07-26 |
Anton Shestakov |
|
Accepted |
[2,of,2,STABLE] monoblue: link to branches on summary page |
2015-07-26 |
Anton Shestakov |
|
Accepted |
[stable,v2] convert: by default use original local encoding when converting from Perforce |
2015-07-26 |
Eugene Baranov |
|
Superseded |
[stable] repair: fix typo in warning message |
2015-07-26 |
Wagner Bruna |
|
Accepted |
[v3,BC,stable] convert: by default use original local encoding when converting from Perforce |
2015-07-27 |
Eugene Baranov |
|
Superseded |
[STABLE] ignore: fix path concatenation of .hgignore on Windows |
2015-07-27 |
Yuya Nishihara |
|
Accepted |
[STABLE] extdiff: allow modifications in subrepos to be copied back |
2015-07-27 |
Matt Harbison |
|
Accepted |
[STABLE] dirstate: ensure mv source is marked deleted when walking icasefs (issue4760) |
2015-07-28 |
Matt Harbison |
|
Accepted |
[STABLE,BC,V4] convert: when converting from Perforce use original local encoding by default |
2015-07-28 |
Eugene Baranov |
|
Accepted |
[1,of,2,STABLE] localrepo: make journal.dirstate contain in-memory changes before transaction |
2015-07-29 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,STABLE] transplant: restore dirstate correctly at unexpected failure |
2015-07-29 |
Katsunori FUJIWARA |
|
Accepted |
convert: when getting file from Perforce concatenate data at the end |
2015-07-29 |
Eugene Baranov |
|
Accepted |
[evolve-ext] inhibit: don't abort when directaccess is not enabled |
2015-07-30 |
Laurent Charignon |
|
Accepted |
[STABLE] convert: document convert.hg.startrev |
2015-07-30 |
Matt Harbison |
|
Accepted |
[STABLE,v2] help: scripting help topic |
2015-07-30 |
Gregory Szorc |
|
Accepted |
[STABLE] histedit: backout ebb5bb9bc32e |
2015-07-31 |
Pierre-Yves David |
|
Accepted |
devel-warn: issue a warning when writing bookmarks without holding a lock |
2015-08-01 |
Laurent Charignon |
|
Superseded |
[1,of,2,evolve-ext] test-sharing: fix globs for Windows |
2015-08-02 |
Matt Harbison |
|
Accepted |
[2,of,2,evolve-ext] test-inhibit: simplify push destinations for Windows |
2015-08-02 |
Matt Harbison |
|
Accepted |
[1,of,2] revlog: correct comment about size of v0 index format |
2015-08-02 |
Yuya Nishihara |
|
Accepted |
[2,of,2] revlog: remove unused shaoffset constants |
2015-08-02 |
Yuya Nishihara |
|
Accepted |
test-bookmarks.t: avoid nested repo |
2015-08-03 |
Siddharth Agarwal |
|
Accepted |
[1,of,2] highlight: configurable file size limit (issue3005) |
2015-08-03 |
Anton Shestakov |
|
Changes Requested |
[2,of,2] highlight: exit early on textual and unknown files (issue3005) |
2015-08-03 |
Anton Shestakov |
|
Accepted |
[1,of,4,STABLE] exchange: s/phase/bookmark/ in _pushb2bookmarks() |
2015-08-03 |
Martin von Zweigbergk |
|
Accepted |
[2,of,4,STABLE] exchange: fix dead assignment |
2015-08-03 |
Martin von Zweigbergk |
|
Accepted |
[3,of,4,STABLE] exchange: don't update local phases if remote is non-publishing |
2015-08-03 |
Martin von Zweigbergk |
|
Rejected |
[4,of,4,STABLE] exchange: accept phases part in unbundle response |
2015-08-03 |
Martin von Zweigbergk |
|
Rejected |
[V5] copy: add flag for disabling copy tracing |
2015-08-03 |
Durham Goode |
|
Superseded |
convert: fix git convert using servers branches |
2015-08-03 |
Durham Goode |
|
Accepted |
[stable] help: fix typo familar -> familiar |
2015-08-03 |
Javi Merino |
|
Accepted |
[1,of,2] histedit: refactoring of cleanup |
2015-08-03 |
Laurent Charignon |
|
Rejected |
[2,of,2] histedit: add transaction for cleanup when obsmarkers are enabled |
2015-08-03 |
Laurent Charignon |
|
Rejected |
[1,of,5] histedit: make cleanupnode more robust |
2015-08-03 |
Pierre-Yves David |
|
Accepted |
[2,of,5] histedit: remove useless 'else' clause |
2015-08-03 |
Pierre-Yves David |
|
Accepted |
[3,of,5] histedit: use revset to check if we need to update during abort |
2015-08-03 |
Pierre-Yves David |
|
Accepted |
[4,of,5] histedit: also update away from tmpnodes |
2015-08-03 |
Pierre-Yves David |
|
Accepted |
[5,of,5] histedit: do not stay on a cleaned nodes on abort |
2015-08-03 |
Pierre-Yves David |
|
Accepted |
push should not allow to push diverged bookmark |
2015-08-04 |
Marc Strapetz |
marmoute |
Superseded |
[1,of,4] debugrevspec: pass lookup function to visualize fallback mechanism |
2015-08-04 |
Yuya Nishihara |
|
Accepted |
[2,of,4] revset: port parsing rule of old-style ranges from scmutil.revrange() |
2015-08-04 |
Yuya Nishihara |
|
Accepted |
[3,of,4] tag: do not pass binary nullid to scmutil.revsingle() |
2015-08-04 |
Yuya Nishihara |
|
Accepted |
[4,of,4] revrange: drop old-style parser in favor of revset (API) |
2015-08-04 |
Yuya Nishihara |
|
Accepted |
[remotefilelog-ext,getfile-errors] getfile: add error reporting to getfile method |
2015-08-04 |
Augie Fackler |
|
Accepted |
[1,of,3] revset: extend match() to accept list of specs that will be OR-ed |
2015-08-05 |
Yuya Nishihara |
|
Accepted |
[2,of,3] revrange: evaluate all revset specs at once |
2015-08-05 |
Yuya Nishihara |
|
Superseded |
[3,of,3] revset: make balanced addsets by orset() without using _combinesets() |
2015-08-05 |
Yuya Nishihara |
|
Superseded |
[1,of,3,batching] batching: migrate basic noop batching into peer.peer |
2015-08-05 |
Augie Fackler |
|
Accepted |
[2,of,3,batching] wireproto: make wirepeer look-before-you-leap on batching |
2015-08-05 |
Augie Fackler |
|
Accepted |
[3,of,3,batching] discovery: always use batching now that all peers support batching |
2015-08-05 |
Augie Fackler |
|
Accepted |
[STABLE] convert: fix git copy file content conversions |
2015-08-07 |
Durham Goode |
|
Accepted |
[STABLE] match: fix a caseonly rename + explicit path commit on icasefs (issue4768) |
2015-08-07 |
Matt Harbison |
|
Accepted |
parsers: fix memory leak in compute_phases_map_sets |
2015-08-07 |
Laurent Charignon |
|
Accepted |
[1,of,5] revset: adds onlyroots argument to revsbetween |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[2,of,5] revset: remove grandparent by using revsbetween |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[3,of,5] revsbetween: add a C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[4,of,5] changelog: add way to call the revsbetween C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[5,of,5] revsbetween: default to the C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[1,of,5] revset: adds onlyroots argument to revsbetween |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[3,of,5] revsbetween: add a C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[2,of,5] revset: remove grandparent by using revsbetween |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[1,of,6,V2] revset: make revsbetween public |
2015-08-07 |
Laurent Charignon |
|
Superseded |
[2,of,6,V2] revset: adds includepath argument to revsbetween |
2015-08-07 |
Laurent Charignon |
|
Superseded |
[3,of,6,V2] revset: remove grandparent by using revsbetween |
2015-08-07 |
Laurent Charignon |
|
Superseded |
[4,of,6,V2] revsbetween: add a C implementation |
2015-08-07 |
Laurent Charignon |
|
Superseded |
[5,of,6,V2] changelog: add way to call the revsbetween C implementation |
2015-08-07 |
Laurent Charignon |
|
Superseded |
[6,of,6,V2] revsbetween: default to the C implementation |
2015-08-07 |
Laurent Charignon |
|
Superseded |
[1,of,2,evolve-ext] evolve: change the order of the troublecategories |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[2,of,2,evolve-ext] evolve: add a --list flag to the evolve command |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[1,of,4,V2] revset: split post-parsing stage from match() |
2015-08-07 |
Yuya Nishihara |
|
Accepted |
[2,of,4,V2] revset: add matchany() to construct OR expression from a list of specs |
2015-08-07 |
Yuya Nishihara |
|
Accepted |
[3,of,4,V2] revrange: evaluate all revset specs at once |
2015-08-07 |
Yuya Nishihara |
|
Accepted |
[4,of,4,V2] revset: make balanced addsets by orset() without using _combinesets() |
2015-08-07 |
Yuya Nishihara |
|
Accepted |
[1,of,6,V3] revset: make revsbetween public |
2015-08-07 |
Laurent Charignon |
|
Superseded |
[2,of,6,V3] revset: adds includepath argument to revsbetween |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[3,of,6,V3] revset: remove grandparent by using revsbetween |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[4,of,6,V3] revsbetween: add a C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[5,of,6,V3] changelog: add way to call the revsbetween C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[6,of,6,V3] revsbetween: default to the C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[evolve-ext] evolve: add a command to split commits |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[evolve-ext] evolve: add a command to split commits |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[4,of,6,V3] revsbetween: add a C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[evolve-ext-V2] evolve: add a command to split commits |
2015-08-07 |
Laurent Charignon |
|
Accepted |
[1,of,6,V4] revset: make revsbetween public |
2015-08-07 |
Laurent Charignon |
|
Superseded |
[2,of,6,V4] revset: adds includepath argument to revsbetween |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[3,of,6,V4] revset: remove grandparent by using revsbetween |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[4,of,6,V4] revsbetween: add a C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[5,of,6,V4] changelog: add way to call the revsbetween C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[6,of,6,V4] revsbetween: default to the C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[1,of,2,evolve-ext] evolve: add test for instability |
2015-08-07 |
Laurent Charignon |
|
Accepted |
[2,of,2,evolve-ext] evolve: handle split commit for instability |
2015-08-07 |
Laurent Charignon |
|
Accepted |
[1,of,6,V5] revset: make revsbetween public |
2015-08-07 |
Pierre-Yves David |
|
Accepted |
[2,of,6,V5] revset: rename revsbetween to reachableroots and add an argument |
2015-08-07 |
Pierre-Yves David |
|
Accepted |
[3,of,6,V5] revset: remove grandparent by using reachableroots |
2015-08-07 |
Pierre-Yves David |
|
Accepted |
[4,of,6,V5] reachableroots: add a C implementation |
2015-08-07 |
Pierre-Yves David |
|
Accepted |
[5,of,6,V5] changelog: add way to call the reachableroots C implementation |
2015-08-07 |
Pierre-Yves David |
|
Accepted |
[6,of,6,V5] reachableroots: default to the C implementation |
2015-08-07 |
Pierre-Yves David |
|
Accepted |
[1,of,5] ancestor: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[2,of,5] archival: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[3,of,5] bookmarks: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[4,of,5] branchmap: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[5,of,5] bundle2: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[STABLE] filesets: ignore unit case in size() predicate for single value |
2015-08-08 |
Anton Shestakov |
|
Accepted |
[1,of,5] bundlerepo: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[2,of,5] changegroup: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[3,of,5] changelog: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[4,of,5] config: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[5,of,5] copies: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[1,of,4,evolve-ext] split: fix commit message numbering error in the test |
2015-08-08 |
Laurent Charignon |
|
Accepted |
[2,of,4,evolve-ext] split: add more output to the test |
2015-08-08 |
Laurent Charignon |
|
Accepted |
[3,of,4,evolve-ext] split: don't update before it is actually needed |
2015-08-08 |
Laurent Charignon |
|
Accepted |
[4,of,4,evolve-ext] split: handle bookmarks instead of leaving them on precursor |
2015-08-08 |
Laurent Charignon |
|
Accepted |
[1,of,3] demandimport: remove support for Python < 2.5 |
2015-08-08 |
Gregory Szorc |
|
Superseded |
[2,of,3] demandimport: refactor logic and add documentation |
2015-08-08 |
Gregory Szorc |
|
Superseded |
[3,of,3] demandimport: support lazy loading for absolute_import |
2015-08-08 |
Gregory Szorc |
|
Superseded |
[1,of,2] cmdutil: break import cycle |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[2,of,2] commands: break import cycle |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[1,of,5,V2] demandimport: remove support for Python < 2.5 |
2015-08-09 |
Gregory Szorc |
|
Accepted |
[2,of,5,V2] demandimport: add __future__ to ignore list |
2015-08-09 |
Gregory Szorc |
|
Accepted |
[3,of,5,V2] demandimport: refactor logic and add documentation |
2015-08-09 |
Gregory Szorc |
|
Accepted |
[4,of,5,V2] demandimport: support keyword arguments on _hgextimport |
2015-08-09 |
Gregory Szorc |
|
Accepted |
[5,of,5,V2] demandimport: support lazy loading for absolute_import |
2015-08-09 |
Gregory Szorc |
|
Accepted |
[1,of,2,STABLE] revset: prevent crash caused by empty group expression while optimizing "and" |
2015-08-09 |
Yuya Nishihara |
|
Accepted |
[2,of,2,STABLE] revset: prevent crash caused by empty group expression while optimizing "or" |
2015-08-09 |
Yuya Nishihara |
|
Accepted |
[STABLE] strip: use the 'finally: tr.release' pattern during stripping |
2015-08-10 |
Pierre-Yves David |
|
Accepted |
[V6] copy: add flag for disabling copy tracing |
2015-08-10 |
Durham Goode |
durin42 |
Superseded |
revert: allow configuring the .orig file location |
2015-08-11 |
Zainab Zahid |
durin42 |
Superseded |
[1,of,2] patch: add new diffopt filenameonly |
2015-08-11 |
Laurent Charignon |
|
Rejected |
[2,of,2] commands: add a --filenameonly flag to hg diff --stat |
2015-08-11 |
Laurent Charignon |
|
Rejected |
style: adjust whitespaces in webutil.py |
2015-08-11 |
Anton Shestakov |
|
Accepted |
[1,of,3,STABLE] update: wlock the repo for the whole 'hg update' command |
2015-08-12 |
Pierre-Yves David |
|
Accepted |
[2,of,3,STABLE] rebase: lock the repo during the full rebase operation |
2015-08-12 |
Pierre-Yves David |
|
Accepted |
[3,of,3,STABLE] devel-warn: issue a warning when writing bookmarks without holding the wlock |
2015-08-12 |
Pierre-Yves David |
|
Accepted |
[V7] copy: add flag for disabling copy tracing |
2015-08-12 |
Durham Goode |
|
Accepted |
[STABLE] largefiles: ensure lfutil.getstandinmatcher() only matches standins |
2015-08-12 |
Matt Harbison |
|
Accepted |
[evolve-ext] inhibit: fix inhibit working with non-inhibit repos |
2015-08-12 |
Durham Goode |
|
Accepted |
[evolve-ext] directaccess: don't try to partialmatch '.' |
2015-08-12 |
Siddharth Agarwal |
|
Changes Requested |
[evolve-ext,V2] directaccess: don't try to partialmatch things that aren't hashes |
2015-08-13 |
Siddharth Agarwal |
|
Accepted |
dirstate: add --minimal flag to debugrebuilddirstate |
2015-08-13 |
Durham Goode |
|
Accepted |
[STABLE] hg: avoid auto sharing when the clone destination is remote |
2015-08-13 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,4] reachableroots: pass NULL to PySet_New() as it expects a pointer, not an int |
2015-08-13 |
Yuya Nishihara |
|
Accepted |
[2,of,4] reachableroots: unify bail cases to raise exception correctly |
2015-08-13 |
Yuya Nishihara |
|
Accepted |
[3,of,4] reachableroots: verify integer range of heads argument (issue4775) |
2015-08-13 |
Yuya Nishihara |
|
Accepted |
[4,of,4] reachableroots: verify type of each item of heads argument |
2015-08-13 |
Yuya Nishihara |
|
Accepted |
[1,of,2,RFC] revpair: update test to make a difference if odd range not handled specially |
2015-08-13 |
Yuya Nishihara |
|
Accepted |
[2,of,2,RFC] revpair: restrict odd-range handling to top-level x:y expression (issue4774) |
2015-08-13 |
Yuya Nishihara |
|
Accepted |
[1,of,2] monoblue: remove unused elements and related css |
2015-08-13 |
Anton Shestakov |
|
Accepted |
[2,of,2] monoblue: remove duplicate font-family property from td.source |
2015-08-13 |
Anton Shestakov |
|
Accepted |
tests: make filterpyflakes.py read target files relatively to cwd |
2015-08-13 |
Katsunori FUJIWARA |
|
Accepted |
[stable] help: fix typo in scripting documentation |
2015-08-13 |
Wagner Bruna |
|
Accepted |
[1,of,2] reachableroots: bail if integer object cannot be allocated |
2015-08-14 |
Yuya Nishihara |
|
Accepted |
[2,of,2] reachableroots: fix memleak of integer objects at includepath loop |
2015-08-14 |
Yuya Nishihara |
|
Accepted |
[V2] revert: allow configuring the .orig file location |
2015-08-14 |
Zainab Zahid |
|
Superseded |
[1,of,3] convert: add function to test if file is from source |
2015-08-15 |
Durham Goode |
durin42 |
Accepted |
[2,of,3] convert: implements targetfilebelongstosource for filemap source |
2015-08-15 |
Durham Goode |
durin42 |
Accepted |
[3,of,3] convert: fix convert dropping p2 contents during filemap merge |
2015-08-15 |
Durham Goode |
durin42 |
Accepted |
[1,of,3,V3] simplemerge: add 'mode' kwarg which - when 'union' - suppresses markers |
2015-08-16 |
Erik Huelsmann |
mpm |
Accepted |
[2,of,3,V3] filemerge: split internal merge into api entry point and internal helper |
2015-08-16 |
Erik Huelsmann |
mpm |
Accepted |
[3,of,3,V3] filemerge: add 'union' merge to internal merge tool |
2015-08-16 |
Erik Huelsmann |
mpm |
Accepted |
revsetbenchmarks: run make after update so that C extensions are built |
2015-08-16 |
Yuya Nishihara |
|
Accepted |
histedit: add a missing "s" in a comment |
2015-08-17 |
Pierre-Yves David |
|
Accepted |
parsers.c: avoid implicit conversion loses integer precision warnings |
2015-08-18 |
André Sintzoff |
|
Superseded |
[1,of,7] reachableroots: reduce nesting level by jumping to next iteration by continue |
2015-08-18 |
Yuya Nishihara |
durin42 |
Accepted |
[2,of,7] reachableroots: give anonymous name to short-lived "numheads" variable |
2015-08-18 |
Yuya Nishihara |
durin42 |
Accepted |
[3,of,7] reachableroots: rename "seen" array to "revstates" for future extension |
2015-08-18 |
Yuya Nishihara |
durin42 |
Accepted |
[4,of,7] reachableroots: extend "revstates" to array of bit flags |
2015-08-18 |
Yuya Nishihara |
durin42 |
Accepted |
[5,of,7] reachableroots: use internal "revstates" array to test if rev is a root |
2015-08-18 |
Yuya Nishihara |
durin42 |
Accepted |
[6,of,7] reachableroots: use internal "revstates" array to test if rev is reachable |
2015-08-18 |
Yuya Nishihara |
durin42 |
Accepted |
[7,of,7] reachableroots: return list of revisions instead of set |
2015-08-18 |
Yuya Nishihara |
durin42 |
Accepted |
[V2] parsers.c: avoid implicit conversion loses integer precision warnings |
2015-08-18 |
André Sintzoff |
durin42 |
Rejected |
[V3] parsers.c: avoid implicit conversion loses integer precision warnings |
2015-08-18 |
André Sintzoff |
|
Changes Requested |
[1,of,2,remotefilelog-ext,getfile-batching] fileserverclient: correctly use exception constructor |
2015-08-18 |
Augie Fackler |
|
Accepted |
[2,of,2,remotefilelog-ext,getfile-batching] fileserverclient: add config knob to control batch size |
2015-08-18 |
Augie Fackler |
|
Accepted |
[1,of,6,cpychecker] parsers: fix two leaks in index_ancestors |
2015-08-18 |
Augie Fackler |
|
Accepted |
[2,of,6,cpychecker] parsers: correctly decref normed value after PyDict_SetItem |
2015-08-18 |
Augie Fackler |
|
Accepted |
[3,of,6,cpychecker] pathencode: check result of .digest() method in sha1hash |
2015-08-18 |
Augie Fackler |
|
Accepted |
[4,of,6,cpychecker] parsers: drop spurious check of readlen value |
2015-08-18 |
Augie Fackler |
|
Accepted |
[5,of,6,cpychecker] parsers: set exception when there's too little string data to extract parents |
2015-08-18 |
Augie Fackler |
|
Accepted |
[6,of,6,cpychecker] parsers: avoid over-retaining Py_None if index_init fails |
2015-08-18 |
Augie Fackler |
durin42 |
Rejected |
[1,of,2] ui: move URL and path detection into path API |
2015-08-19 |
Gregory Szorc |
|
Accepted |
[2,of,2] commands.push: use paths API |
2015-08-19 |
Gregory Szorc |
|
Accepted |
[Bug,4786] New: Moving a file during a merge results in abort: some/file.py@81b3fc3b9732: not found in manifest! |
2015-08-19 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[remotefilelog-ext,check-batching] test-http: save access log and make sure we actually use request batching |
2015-08-21 |
Augie Fackler |
|
Accepted |
[1,of,4,warning-cleanup] parsers.c: avoid integer truncations |
2015-08-21 |
Augie Fackler |
|
Accepted |
[2,of,4,warning-cleanup] base85: fix comparison of an int and a long |
2015-08-21 |
Augie Fackler |
|
Accepted |
[3,of,4,warning-cleanup] parsers: avoid int/unsigned conversions |
2015-08-21 |
Augie Fackler |
|
Accepted |
[4,of,4,warning-cleanup] parsers: avoid comparing Py_ssize_t (aka long) with unsigned long |
2015-08-21 |
Augie Fackler |
|
Accepted |
[1,of,2] baseset: keep the input set around |
2015-08-21 |
Pierre-Yves David |
|
Accepted |
[2,of,2] reachableroots: use baseset lazy sorting |
2015-08-21 |
Pierre-Yves David |
|
Accepted |
[1,of,2] reachableroots: handle error of PyList_Append() |
2015-08-22 |
Yuya Nishihara |
|
Accepted |
[2,of,2] reachableroots: unroll loop that checks if one of parents is reachable |
2015-08-22 |
Yuya Nishihara |
|
Accepted |
worker: use multiprocessing to find cpu count |
2015-08-22 |
Gregory Szorc |
|
Accepted |
[1,of,2] ui: capture push location on path instances |
2015-08-22 |
Gregory Szorc |
|
Accepted |
[2,of,2] commands.push: use "pushloc" path attribute |
2015-08-22 |
Gregory Szorc |
|
Accepted |
[1,of,3] tests: move '#require bzr' into .t files |
2015-08-22 |
Gregory Szorc |
|
Accepted |
[2,of,3] hghave: move feature checking into hghave.py |
2015-08-22 |
Gregory Szorc |
|
Accepted |
[3,of,3] hghave: remove quiet option |
2015-08-22 |
Gregory Szorc |
|
Accepted |
hgweb: make refresh interval configurable |
2015-08-22 |
Gregory Szorc |
|
Superseded |
[1,of,2] util: extract stringmatcher() from revset |
2015-08-23 |
Matt Harbison |
|
Superseded |
[2,of,2] templater: introduce latesttag() function to match a pattern (issue4184) |
2015-08-23 |
Matt Harbison |
|
Superseded |
[V2] hgweb: make refresh interval configurable |
2015-08-23 |
Gregory Szorc |
|
Accepted |
[RFC,V2] templater: introduce latesttag() function to match a pattern (issue4184) |
2015-08-23 |
Matt Harbison |
|
Superseded |
[1,of,2,obs-speedup] obsolete: add C implementation of _addsuccessors |
2015-08-24 |
Augie Fackler |
|
Rejected |
[2,of,2,obs-speedup] parsers.c: split into parsers and obsparsers files |
2015-08-24 |
Augie Fackler |
|
Rejected |
[1,of,2] lock: loop a finite number of times in trylock (issue4787) |
2015-08-24 |
Matt Mackall |
|
Accepted |
[2,of,2] lock: make trylock private |
2015-08-24 |
Matt Mackall |
|
Accepted |
[1,of,3] templater: inline getfilter() to buildfilter() |
2015-08-25 |
Yuya Nishihara |
|
Accepted |
[2,of,3] templater: introduce unified filter syntax for unary functions |
2015-08-25 |
Yuya Nishihara |
|
Accepted |
[3,of,3] templatefilters: remove redundant 'date' and 'strip' filters |
2015-08-25 |
Yuya Nishihara |
|
Accepted |
progress: restore testedwith to the stub |
2015-08-25 |
Augie Fackler |
|
Accepted |
[1,of,5] templater: minor whitespace tweaks |
2015-08-25 |
Matt Mackall |
|
Accepted |
[2,of,5] templater: fix variable name that shadows built-in |
2015-08-25 |
Matt Mackall |
|
Accepted |