update: introduce --tool for controlling the merge tool |
2014-05-18 |
Mads Kiilerich |
|
Accepted |
update: show message when a bookmark is activated by update |
2014-05-17 |
Stephen Lee |
|
Accepted |
[6,of,6,V5] update: specify custom conflict markers for update (BC) |
2014-05-16 |
Durham Goode |
|
Accepted |
[5,of,6,V5] help: add local/other description to merge tool description |
2014-05-16 |
Durham Goode |
|
Accepted |
[4,of,6,V5] graft: customize graft conflict markers (BC) |
2014-05-16 |
Durham Goode |
|
Accepted |
[3,of,6,V5] rebase: specify custom conflict marker labels for rebase (BC) |
2014-05-16 |
Durham Goode |
|
Accepted |
[2,of,6,V5] merge: add labels parameter from merge.update to filemerge |
2014-05-16 |
Durham Goode |
|
Accepted |
[1,of,6,V5] merge: add conflict marker formatter (BC) |
2014-05-16 |
Durham Goode |
|
Accepted |
fix_bytes: loosen blacklist matching requirements |
2014-05-16 |
Gregory Szorc |
|
Accepted |
[4,of,4,v2] check-code: check for consistent usage of the websub filter in hgweb templates |
2014-05-16 |
Steven Brown |
|
Accepted |
[3,of,4,v2] hgweb: rename desc keyword in the summary page to repodesc |
2014-05-16 |
Steven Brown |
|
Changes Requested |
[2,of,4,v2] hgweb: apply websub filter to the changeset description in rss and atom feeds |
2014-05-16 |
Steven Brown |
|
Accepted |
[1,of,4,v2] hgweb: test for the atom and rss feeds |
2014-05-16 |
Steven Brown |
|
Changes Requested |
[STABLE] bundle2: make sure standard stream are binary |
2014-05-16 |
Pierre-Yves David |
|
Accepted |
test: split test-largefile.t in multiple file |
2014-05-16 |
Pierre-Yves David |
|
Accepted |
[V2] localrepo: reverse contexts in status |
2014-05-16 |
Sean Farley |
|
Accepted |
[stable,v2] convert: mercurial source: convert global tags only - not local tags |
2014-05-16 |
Mads Kiilerich |
|
Accepted |
[19,of,19] localrepo: use _matchstatus instead of duplicating logic |
2014-05-15 |
Sean Farley |
|
Changes Requested |
[18,of,19] workingctx: customize _matchstatus for parentworking case |
2014-05-15 |
Sean Farley |
|
Changes Requested |
[17,of,19] basectx: add _matchstatus method for factoring out last of parentworking logic |
2014-05-15 |
Sean Farley |
|
Accepted |
[16,of,19] workingctx: use inheritance for _generatestatus while keeping the fastpath |
2014-05-15 |
Sean Farley |
|
Changes Requested |
[15,of,19] localrepo: remove unneeded unpacking of r |
2014-05-15 |
Sean Farley |
|
Accepted |
[14,of,19] localrepo: call _poststatus hook instead of hardcoding symlink knowledge |
2014-05-15 |
Sean Farley |
|
Accepted |
[13,of,19] workingctx: add _poststatus method to call _filtersuspectsymlink |
2014-05-15 |
Sean Farley |
|
Accepted |
[12,of,19] context: add a no-op _poststatus method |
2014-05-15 |
Sean Farley |
|
Accepted |
[11,of,19] localrepo: call _prestatus hook instead of hardcoding dirstate knowledge |
2014-05-15 |
Sean Farley |
|
Accepted |
[10,of,19] workingctx: add _prestatus method to call _dirstatestatus |
2014-05-15 |
Sean Farley |
|
Accepted |
[09,of,19] context: add a no-op _prestatus method |
2014-05-15 |
Sean Farley |
|
Accepted |
[08,of,19] localrepo: use _generatestatus from context |
2014-05-15 |
Sean Farley |
|
Changes Requested |
[07,of,19] context: add _generatestatus method |
2014-05-15 |
Sean Farley |
|
Changes Requested |
[06,of,19] localrepo: remove workingctx logic already moved to context |
2014-05-15 |
Sean Farley |
|
Accepted |
[05,of,19] localrepo: carefully move the order of local variables |
2014-05-15 |
Sean Farley |
|
Changes Requested |
[04,of,19] localrepo: factor out _manifestmatch logic for workingctx |
2014-05-15 |
Sean Farley |
|
Accepted |
[03,of,19] localrepo: use _manifestmatches instead of duplicating logic |
2014-05-15 |
Sean Farley |
|
Accepted |
[02,of,19] basectx: add _manifestmatches method that is a duplicate of mfmatches |
2014-05-15 |
Sean Farley |
|
Accepted |
[01,of,19] localrepo: always set the variable r in status method |
2014-05-15 |
Sean Farley |
|
Accepted |
[5,of,5,V4] graft: customize graft conflict markers (BC) |
2014-05-15 |
Durham Goode |
|
Superseded |
[4,of,5,V4] update: specify custom conflict markers for update (BC) |
2014-05-15 |
Durham Goode |
|
Superseded |
[3,of,5,V4] rebase: specify custom conflict marker labels for rebase (BC) |
2014-05-15 |
Durham Goode |
|
Superseded |
[2,of,5,V4] merge: add labels parameter from merge.update to filemerge |
2014-05-15 |
Durham Goode |
|
Superseded |
[1,of,5,V4] merge: add conflict marker formatter (BC) |
2014-05-15 |
Durham Goode |
|
Superseded |
[V2] update: when deactivating a bookmark, print a message |
2014-05-15 |
Siddharth Agarwal |
|
Accepted |
[2,of,2] doc: improves merge-tools example with an overwrite of existing config |
2014-05-15 |
Pierre-Yves David |
|
Accepted |
[1,of,2] help: add additional information in the merge-tools section of config help |
2014-05-15 |
Pierre-Yves David |
|
Accepted |
[4,of,4,STABLE] bundle2: fix bundle2 pulling all revs on empty pulls |
2014-05-15 |
Pierre-Yves David |
|
Accepted |
[3,of,4,STABLE] exchange: fix bad indentation |
2014-05-15 |
Pierre-Yves David |
|
Accepted |
[2,of,4,STABLE] exchange: propagate arguments to the _getbundleextrapart function |
2014-05-15 |
Pierre-Yves David |
|
Accepted |
[1,of,4,STABLE] bundle2: fix configuration name mismatch |
2014-05-15 |
Pierre-Yves David |
|
Accepted |
[6,of,6] merge: fix stupid indentation left over from previous refactorings |
2014-05-15 |
Mads Kiilerich |
|
Superseded |
[5,of,6] merge: use separate lists for each action type |
2014-05-15 |
Mads Kiilerich |
|
Superseded |
[4,of,6] merge: separate worker functions for batch remove and batch get |
2014-05-15 |
Mads Kiilerich |
|
Accepted |
[3,of,6] merge: change debug logging - test output changes but no real changes |
2014-05-15 |
Mads Kiilerich |
|
Accepted |
[2,of,6] merge: move constant assignments a bit and use them more |
2014-05-15 |
Mads Kiilerich |
|
Accepted |
[1,of,6] merge: change priority / ordering of merge actions |
2014-05-15 |
Mads Kiilerich |
|
Accepted |
[2,of,2,V3] revsetbenchmark: support for running on other repo |
2014-05-14 |
Pierre-Yves David |
|
Accepted |
[1,of,2,V3] revsetbenchmark: automatically finds the perf extension |
2014-05-14 |
Pierre-Yves David |
|
Accepted |
[1,of,1] bdiff.c: implemented block-delimiting to better deal with long "lines" |
2014-05-14 |
Friedrich Kastner-Masilko |
|
Rejected |
update: when deactivating a bookmark, print a message |
2014-05-14 |
Siddharth Agarwal |
|
Superseded |
[stable] convert: convert real global tags only - not local tags |
2014-05-14 |
Mads Kiilerich |
|
Superseded |
[3,of,3,V2] revsetbenchmark: support for running on other repo |
2014-05-13 |
Pierre-Yves David |
|
Superseded |
[2,of,3,V2] revsetbenchmark: automatically finds the perf extension |
2014-05-13 |
Pierre-Yves David |
|
Superseded |
[1,of,3,V2] revsetbenchmark: add `author(mpm) or author(lmoscovicz)` to the canonical list |
2014-05-13 |
Pierre-Yves David |
|
Accepted |
[5,of,5,V3] graft: customize graft conflict markers (BC) |
2014-05-13 |
Durham Goode |
|
Superseded |
[4,of,5,V3] update: specify custom conflict markers for update (BC) |
2014-05-13 |
Durham Goode |
|
Superseded |
[3,of,5,V3] rebase: specify custom conflict marker labels for rebase (BC) |
2014-05-13 |
Durham Goode |
|
Superseded |
[2,of,5,V3] merge: add labels parameter from merge.update to filemerge |
2014-05-13 |
Durham Goode |
|
Superseded |
[1,of,5,V3] merge: add conflict marker formatter (BC) |
2014-05-13 |
Durham Goode |
|
Superseded |
[3,of,3] py3kcompat: don't convert os.environ to bytes |
2014-05-10 |
Gregory Szorc |
|
Accepted |
[2,of,3] fix_bytes: loosen blacklist matching requirements |
2014-05-10 |
Gregory Szorc |
|
Superseded |
[1,of,3] demandimport: pass proper level to __import__ in Python 3 |
2014-05-10 |
Gregory Szorc |
|
Accepted |
[4,of,4,V2] subrepo: show detailed revision info for the divergent subrepo revisions |
2014-05-10 |
Angel Ezquerra |
|
Accepted |
[3,of,4,V2] subrepo: add revdetails() method |
2014-05-10 |
Angel Ezquerra |
|
Accepted |
[2,of,4,V2] subrepo: use subrepo shortid method to generate subrepo diverged promptchoice |
2014-05-10 |
Angel Ezquerra |
|
Accepted |
[1,of,4,V2] subrepo: add shortid() method to subrepo classes |
2014-05-10 |
Angel Ezquerra |
|
Accepted |
[19,of,19] mq: use the editor gotten by "getcommiteditor()" instead of "ui.edit()" (qrefresh/qfold) |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[18,of,19] mq: fold the code paths to invoke editor into specific logic (qrefresh/qfold) |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[17,of,19] mq: use the editor gotten by "getcommiteditor()" instead of "ui.edit()" (qnew) |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[16,of,19] mq: fold the code path to invoke editor into specific logic (qnew) |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[15,of,19] cmdutil: enhance "getcommiteditor()" for specific usages in MQ |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[14,of,19] tag: use the editor gotten by "getcommiteditor()" instead of "ui.edit()" |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[13,of,19] import: use "getcommiteditor()" instead of explicit editor choice |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[12,of,19] graft: use "getcommiteditor()" instead of explicit editor choice |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[11,of,19] amend: use "getcommiteditor()" instead of explicit editor choice |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[10,of,19] commit: use "getcommiteditor()" instead of explicit editor choice |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[09,of,19] backout: use "getcommiteditor()" instead of explicit editor choice |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[08,of,19] backout: avoid redundant message examination |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[07,of,19] transplant: use "getcommiteditor()" instead of explicit editor choice |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[06,of,19] rebase: use "getcommiteditor()" instead of explicit editor choice |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[05,of,19] histedit: use "getcommiteditor()" instead of explicit editor choice for "--continue" |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[04,of,19] histedit: use "getcommiteditor()" instead of explicit editor choice for "fold" |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[03,of,19] histedit: use the editor gotten by "getcommiteditor()" for "message" |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[02,of,19] fetch: use "getcommiteditor()" instead of explicit editor choice |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[01,of,19] cmdutil: introduce "getcommiteditor()" to simplify code paths to choose editor |
2014-05-10 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,V2] graft: customize graft conflict markers |
2014-05-10 |
Durham Goode |
|
Accepted |
[4,of,5,V2] update: specify custom conflict markers for update |
2014-05-10 |
Durham Goode |
|
Accepted |
[3,of,5,V2] rebase: specify custom conflict marker labels for rebase |
2014-05-10 |
Durham Goode |
|
Accepted |
[2,of,5,V2] merge: add labels parameter from merge.update to filemerge |
2014-05-10 |
Durham Goode |
|
Superseded |
[1,of,5,V2] merge: add conflict marker formatter |
2014-05-10 |
Durham Goode |
|
Accepted |
Updated help usage string |
2014-05-09 |
Arne Babenhauserheide |
|
Changes Requested |
import: add --partial flag to create a changeset despite failed hunk |
2014-05-09 |
Pierre-Yves David |
|
Changes Requested |
[6,of,6] resolve: print message when no unresolved files remain (issue4214) |
2014-05-09 |
Gregory Szorc |
|
Accepted |
[5,of,6] resolve: print warning when no work performed (issue4208) |
2014-05-09 |
Gregory Szorc |
|
Accepted |
[4,of,6] resolve: abort when not applicable |
2014-05-09 |
Gregory Szorc |
|
Accepted |
[3,of,6] resolve: split test |
2014-05-09 |
Gregory Szorc |
|
Accepted |
[2,of,6] resolve: use early continue and deindent |
2014-05-09 |
Gregory Szorc |
|
Accepted |
[1,of,6] mergestate: consistently set variables to None |
2014-05-09 |
Gregory Szorc |
|
Accepted |
[5,of,5] rebase: specify custom conflict marker labels for rebase |
2014-05-09 |
Durham Goode |
|
Changes Requested |
[4,of,5] merge: add labels parameter from merge.update to filemerge |
2014-05-09 |
Durham Goode |
|
Superseded |
[3,of,5] merge: add conflict marker formatter |
2014-05-09 |
Durham Goode |
|
Changes Requested |
[2,of,5] merge: define conflict marker labels in filemerge() |
2014-05-09 |
Durham Goode |
|
Accepted |
[1,of,5] merge: prevent simplemerge from mutating label list |
2014-05-09 |
Durham Goode |
|
Accepted |
[7,of,7,v2] merge: fix stupid indentation left over from previous refactorings |
2014-05-09 |
Mads Kiilerich |
|
Superseded |
[6,of,7,v2] merge: use separate lists for each action type |
2014-05-09 |
Mads Kiilerich |
|
Superseded |
[5,of,7,v2] merge: separate worker functions for batch remove and batch get |
2014-05-09 |
Mads Kiilerich |
|
Superseded |
[4,of,7,v2] merge: change debug logging - test output changes but no real changes |
2014-05-09 |
Mads Kiilerich |
|
Superseded |
[3,of,7,v2] merge: move constant assignments a bit and use them more |
2014-05-09 |
Mads Kiilerich |
|
Superseded |
[2,of,7,v2] merge: change priority / ordering of merge actions |
2014-05-09 |
Mads Kiilerich |
|
Superseded |
[1,of,7,v2] merge: make debug output slightly more helpful by including message for action |
2014-05-09 |
Mads Kiilerich |
|
Accepted |
[2,of,2] tests: ignore "undefined name 'memoryview'" pyflakes error on earlier Python |
2014-05-08 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2] mq: eliminate unused variable for test-check-pyflakes.t |
2014-05-08 |
Katsunori FUJIWARA |
|
Accepted |
journal: Set Abort hint when failing due to an abandoned transaction |
2014-05-08 |
Johan Björk |
|
Accepted |
largefiles: include largefiles when doing log on a directory (issue4241) |
2014-05-08 |
Mads Kiilerich |
|
Accepted |
[3,of,3,V2] bundle2: fix bundle2 pulling all revs on empty pulls |
2014-05-08 |
Durham Goode |
|
Superseded |
[2,of,3,V2] changegroup: refactor outgoing logic into a function |
2014-05-08 |
Durham Goode |
|
Accepted |
[1,of,3,V2] bundle2: fix configuration name mismatch |
2014-05-08 |
Durham Goode |
|
Superseded |
[5,of,5,STABLE,V2] subrepo: normalize path in the specific way for problematic encodings |
2014-05-08 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,STABLE,V2] subrepo: avoid sanitizing ".hg/hgrc" in meta data area for non-hg subrepos |
2014-05-08 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5,STABLE,V2] subrepo: make "_sanitize()" take absolute path to the root of subrepo |
2014-05-08 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5,STABLE,V2] subrepo: invoke "_sanitize()" also after "git merge --ff" |
2014-05-08 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5,STABLE,V2] subrepo: make "_sanitize()" work |
2014-05-08 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,3] bundle2: fix bundle2 pulling all revs on empty pulls |
2014-05-08 |
Durham Goode |
|
Superseded |
[2,of,3] changegroup: refactor outgoing logic into a function |
2014-05-08 |
Durham Goode |
|
Superseded |
[1,of,3] bundle2: fix configuration name mismatch |
2014-05-08 |
Durham Goode |
|
Superseded |
[2,of,2] help: suggest keyword search when no topic is found |
2014-05-08 |
Pierre-Yves David |
|
Accepted |
[1,of,2] help: provide a more helpful message when no keyword are matched |
2014-05-08 |
Pierre-Yves David |
|
Accepted |
[4,of,4] subrepo: show detailed revision info for the divergent subrepo revisions |
2014-05-07 |
Angel Ezquerra |
|
Superseded |
[3,of,4] subrepo: add revdetails() method |
2014-05-07 |
Angel Ezquerra |
|
Superseded |
[2,of,4] subrepo: use subrepo shortid method to generate subrepo diverged promptchoice |
2014-05-07 |
Angel Ezquerra |
|
Superseded |
[1,of,4] subrepo: add shortid() method to subrepo classes |
2014-05-07 |
Angel Ezquerra |
|
Superseded |
[2,of,2,V3] patchbomb: includes a unique series ID in email header |
2014-05-07 |
Pierre-Yves David |
|
Superseded |
[1,of,2,V3] patchbomb: includes series information in the header |
2014-05-07 |
Pierre-Yves David |
|
Accepted |
hgweb: apply websub filter to the changeset description in rss and atom feeds |
2014-05-07 |
Steven Brown |
|
Superseded |
[8,of,8] localrepo: call _dirstatestatus instead of duplicating logic |
2014-05-06 |
Sean Farley |
|
Accepted |
[7,of,8] workingctx: call _dirstatestatus in status |
2014-05-06 |
Sean Farley |
|
Accepted |
[6,of,8] context: add private _dirstatestatus method |
2014-05-06 |
Sean Farley |
|
Accepted |
[5,of,8] committablectx: move status to workingctx |
2014-05-06 |
Sean Farley |
|
Accepted |
[4,of,8] localrepo: factor out parentworking logic for comparing files |
2014-05-06 |
Sean Farley |
|
Accepted |
[3,of,8] localrepo: improve dirstate.normal lookup by cacheing the function |
2014-05-06 |
Sean Farley |
|
Accepted |
[2,of,8] localrepo: move symlink logic to workingctx |
2014-05-06 |
Sean Farley |
|
Accepted |
[1,of,8] localrepo: reverse contexts in status |
2014-05-06 |
Sean Farley |
|
Superseded |
[2,of,2,V2] patchbomb: includes a unique series ID in email header |
2014-05-06 |
Pierre-Yves David |
|
Superseded |
[1,of,2,V2] patchbomb: includes series information in the header |
2014-05-06 |
Pierre-Yves David |
|
Superseded |
[2,of,2] patchbomb: includes a unique series ID in email header |
2014-05-06 |
Pierre-Yves David |
|
Superseded |
[1,of,2] patchbomb: includes series information in the header |
2014-05-06 |
Pierre-Yves David |
|
Superseded |
win32: backout 1a9ebc83a74c |
2014-05-05 |
Steve Borho |
|
Accepted |
[9,of,9] cmdutil: omit redundant "savecommitmessage()" in "tryimportone()" |
2014-05-05 |
Katsunori FUJIWARA |
|
Accepted |
[8,of,9] amend: use "editor" argument for "memctx.__init__" to save commit message |
2014-05-05 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,9] histedit: pass "editor" argument to "memctx.__init__()" for "collapse" command |
2014-05-05 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,9] context: move editor invocation from "makememctx()" to "memctx.__init__()" |
2014-05-05 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,9] localrepo: add "editor" argument to "tag()" |
2014-05-05 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,9] qrefresh: use "editor" argument of "commit()" instead of explicit "ui.edit()" |
2014-05-05 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,9] qrefresh: relocate message/patch-header handling to delay message determination |
2014-05-05 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,9] qnew: use "editor" argument of "commit()" instead of explicit "ui.edit()" |
2014-05-05 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,9] histedit: use "editor" argument of "commit()" instead of explicit "ui.edit()" |
2014-05-05 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,STABLE] subrepo: avoid "rstrip(os.sep)" for some problematic encodings on Windows |
2014-05-05 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,5,STABLE] subrepo: avoid sanitizing ".hg/hgrc" in meta data area for non-hg subrepos |
2014-05-05 |
Katsunori FUJIWARA |
|
Superseded |
[3,of,5,STABLE] subrepo: make "_sanitize()" take absolute path to the root of subrepo |
2014-05-05 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,5,STABLE] subrepo: invoke "_sanitize()" also after "git merge --ff" |
2014-05-05 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,5,STABLE] subrepo: make "_sanitize()" work |
2014-05-05 |
Katsunori FUJIWARA |
|
Superseded |
[35,of,35] record: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[34,of,35] mq: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[33,of,35] largefiles: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[32,of,35] keyword: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[31,of,35] hgk: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[30,of,35] graphlog: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[29,of,35] extdiff: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[28,of,35] children: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[27,of,35] churn: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[26,of,35] commands: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[25,of,35] cmdutil: support inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[24,of,35] keyword: define optionalrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[23,of,35] commands: define optionalrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[22,of,35] cmdutil: add optionalrepo argument to command decorator |
2014-05-05 |
Gregory Szorc |
|
Superseded |
[21,of,35] tests: define norepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[20,of,35] share: define norepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[19,of,35] mq: define norepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[18,of,35] largefiles: define norepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[17,of,35] convert: define norepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[16,of,35] commands: define norepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[15,of,35] commands: add norepo argument to command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[14,of,35] cmdutil: better document command() |
2014-05-05 |
Gregory Szorc |
|
Superseded |
[13,of,35] tests: declare commands using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[12,of,35] share: declare commands using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[11,of,35] relink: declare command using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[10,of,35] record: declare commands using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[09,of,35] hgk: declare commands using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[08,of,35] color: declare command using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[07,of,35] children: declare command using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[06,of,35] fetch: declare command using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[05,of,35] extdiff: declare command using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[04,of,35] churn: declare command using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[03,of,35] convert: declare commands using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[02,of,35] debugshell: declare command using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[01,of,35] largefiles: declare commands using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[V2] subrepo: make it possible to update when a subrepo revision is missing |
2014-05-04 |
Angel Ezquerra |
|
Changes Requested |
[5,of,5,resolve-ux] resolve: print message when no unresolved files remain (issue4214) |
2014-05-03 |
Gregory Szorc |
|
Superseded |
[4,of,5,resolve-ux] resolve: print warning when no work performed (issue4208) |
2014-05-03 |
Gregory Szorc |
|
Superseded |
[3,of,5,resolve-ux] resolve: abort when not applicable |
2014-05-03 |
Gregory Szorc |
|
Accepted |
[2,of,5,resolve-ux] resolve: split test |
2014-05-03 |
Gregory Szorc |
|
Superseded |
[1,of,5,resolve-ux] resolve: use early continue and deindent |
2014-05-03 |
Gregory Szorc |
|
Superseded |
hgcommnd.vim had conflicts with !sudo tee |
2014-05-03 |
Ali Vakilzade |
|
Accepted |
[STABLE] win32: backout 1a9ebc83a74c |
2014-05-03 |
Adrian Buehlmann |
|
Superseded |
[stable] color: don't fail on error messages when no curses (issue4237) |
2014-05-03 |
Mads Kiilerich |
|
Accepted |
dispatch: use --section.setting=value instead of --config=section.setting=value |
2014-05-02 |
Mads Kiilerich |
|
Rejected |
[085,of,179,tests-refactor] run-tests: move SKIPPED_STATUS into Test class |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[084,of,179,tests-refactor] run-tests: move parsehghaveoutput() into TTest |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[083,of,179,tests-refactor] run-tests: make some methods of TestRunner internal |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[082,of,179,tests-refactor] run-tests: eliminate main() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[081,of,179,tests-refactor] run-tests: move option parser logic to TestRunner.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[080,of,179,tests-refactor] run-tests: move umask into TestRunner.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[079,of,179,tests-refactor] run-tests: move checktools into TestRunner.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[078,of,179,tests-refactor] run-tests: move test discovery into TestRunner.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[077,of,179,tests-refactor] run-tests: move test shuffling and sorting into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[076,of,179,tests-refactor] run-test: assign testdir in TestRunner |
2014-05-02 |
Gregory Szorc |
|
Deferred |
[075,of,179,tests-refactor] run-tests: move hash seed logic to TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[074,of,179,tests-refactor] run-tests: move tmpdir calculations into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[073,of,179,tests-refactor] run-tests: move more path calculations into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[072,of,179,tests-refactor] run-tests: move pypath manipulation into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[071,of,179,tests-refactor] run-tests: establish TestRunner.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[070,of,179,tests-refactor] run-tests: move program searching into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[069,of,179,tests-refactor] run-tests: allow TestRunner to be passed into main() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[068,of,179,tests-refactor] run-tests: move test discovery logic into a function |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[067,of,179,tests-refactor] run-tests: move scheduletests() into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[066,of,179,tests-refactor] run-tests: move abort global to TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[065,of,179,tests-refactor] run-tests: move runtests() into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[064,of,179,tests-refactor] run-tests: move results global into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[063,of,179,tests-refactor] run-tests: move times global into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[062,of,179,tests-refactor] run-tests: move gettest() into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[061,of,179,tests-refactor] run-tests: move outputcoverage() into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[060,of,179,tests-refactor] run-tests: move outputtimes() into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[059,of,179,tests-refactor] run-tests: move checkhglib into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[058,of,179,tests-refactor] run-tests: move installhg() into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[057,of,179,tests-refactor] run-tests: move createdfiles out of a global and into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[056,of,179,tests-refactor] run-tests: move usecorrectpython() into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[055,of,179,tests-refactor] run-tests: move cleanup() into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[054,of,179,tests-refactor] run-tests: add options to runner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[053,of,179,tests-refactor] run-tests: add options to runner |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[052,of,179,tests-refactor] run-tests: move COVERAGE_FILE out of a global |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[051,of,179,tests-refactor] run-tests: move PYTHONDIR out of a global |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[050,of,179,tests-refactor] run-tests: move TMPBINDIR out of a global |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[049,of,179,tests-refactor] run-tests: move BINDIR out of a global |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[048,of,179,tests-refactor] run-tests: move INST out of a global |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[047,of,179,tests-refactor] run-tests: move HGTMP out of a global |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[046,of,179,tests-refactor] run-tests: move TESTDIR out of a global |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[045,of,179,tests-refactor] run-tests: establish a class to hold testing state |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[044,of,179,tests-refactor] run-tests: refactor runone() into gettest() and scheduletests() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[043,of,179,tests-refactor] run-tests: move computation of test paths into Test.__init__ |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[042,of,179,tests-refactor] run-tests: move logging of test start into Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[041,of,179,tests-refactor] run-tests: remove remaining uses of TestResult |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[040,of,179,tests-refactor] run-tests: move output writing to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[039,of,179,tests-refactor] run-tests: move err file saving to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[038,of,179,tests-refactor] run-tests: emit exception failure result from Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[037,of,179,tests-refactor] run-tests: move test name filter to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[036,of,179,tests-refactor] run-tests: move keyword processing into Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[035,of,179,tests-refactor] run-tests: move retesting result to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[034,of,179,tests-refactor] run-tests: move blacklist skipping to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[033,of,179,tests-refactor] run-tests: check for test file existence in Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[032,of,179,tests-refactor] run-tests: move remaining result processing to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[031,of,179,tests-refactor] run-tests: move output difference processing to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[030,of,179,tests-refactor] run-tests: generate timeout result in Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[029,of,179,tests-refactor] run-tests: add skip processing to Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[028,of,179,tests-refactor] run-tests: move fail() into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[027,of,179,tests-refactor] run-tests: move success() into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[026,of,179,tests-refactor] run-tests: move err path handling to Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[025,of,179,tests-refactor] run-tests: handle interrupted in Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[024,of,179,tests-refactor] run-tests: kill daemons during Test.__del__ |
2014-05-02 |
Gregory Szorc |
|
Deferred |
[023,of,179,tests-refactor] run-tests: capture reference output in Test.__init__ |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[022,of,179,tests-refactor] run-tests: make globmatch a static method of TTest |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[021,of,179,tests-refactor] run-tests: make rematch a static method of TTest |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[020,of,179,tests-refactor] run-tests: make linematch a static method of TTest |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[019,of,179,tests-refactor] run-tests: finish moving tsttest() into TTest |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[018,of,179,tests-refactor] run-tests: move t test execution from tsttest() to TTest.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[017,of,179,tests-refactor] run-tests: move t test parsing into its own function |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[016,of,179,tests-refactor] run-tests: roll pytest() into PythonTest._run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[015,of,179,tests-refactor] run-tests: remove threadtmp as part of Test.__del__ |
2014-05-02 |
Gregory Szorc |
|
Deferred |
[014,of,179,tests-refactor] run-tests: allow Test.run() to run multiple times |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[013,of,179,tests-refactor] run-tests: capture reference output in TestResult class |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[012,of,179,tests-refactor] run-tests: give TestResult a skipped attribute |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[011,of,179,tests-refactor] run-tests: pass TestResult into run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[010,of,179,tests-refactor] run-tests: capture execution results in a TestResult class |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[009,of,179,tests-refactor] run-tests: clean up temp directory variables |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[008,of,179,tests-refactor] run-tests: move env into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[007,of,179,tests-refactor] run-tests: move killdaemons into Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[006,of,179,tests-refactor] run-tests: move replacements and port management into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[005,of,179,tests-refactor] run-tests: move createhgrc() call into Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[004,of,179,tests-refactor] run-tests: move createenv() into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[003,of,179,tests-refactor] run-tests: move replacements generation into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[002,of,179,tests-refactor] run-tests: move testtmp into Test class |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[001,of,179,tests-refactor] run-tests: create classes for representing tests |
2014-05-02 |
Gregory Szorc |
|
Accepted |
dispatch: use --section.setting=value instead of --config=section.setting=value |
2014-05-02 |
Mads Kiilerich |
|
Changes Requested |
i18n-de: german translation improvement for gpg extension |
2014-05-02 |
Jakob Krainz |
|
Accepted |
[3,of,3,V2] test-pyflakes: detect undefined name error |
2014-05-02 |
Yuya Nishihara |
|
Accepted |
[2,of,3,V2] run-tests: initialize global variables to suppress pyflakes warning |
2014-05-02 |
Yuya Nishihara |
|
Accepted |
[1,of,3,V2] factotum: initialize global variables to suppress pyflakes warning |
2014-05-02 |
Yuya Nishihara |
|
Accepted |
[6,of,6,resolve-ux] resolve: print message when no unresolved files remain (issue4214) |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[5,of,6,resolve-ux] resolve: print warning when no work performed (issue4208) |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[4,of,6,resolve-ux] resolve: abort when not applicable |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[3,of,6,resolve-ux] merge: implement mergestate.__len__ and mergestate.__nonzero__ |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[2,of,6,resolve-ux] resolve: split test |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[1,of,6,resolve-ux] resolve: use early continue and deindent |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[4,of,4] test-pyflakes: exclude undefined name warning declared as global |
2014-05-02 |
Yuya Nishihara |
|
Changes Requested |
[3,of,4] test-pyflakes: detect undefined name error |
2014-05-02 |
Yuya Nishihara |
|
Superseded |
[2,of,4] test-pyflakes: do not parse file that is unlikely a Python script |
2014-05-02 |
Yuya Nishihara |
|
Changes Requested |
[1,of,4] test-pyflakes: use "hg locate" to collect target files |
2014-05-02 |
Yuya Nishihara |
|
Changes Requested |
[8,of,8] revsetbenchmark: support for running on other repo |
2014-05-02 |
Pierre-Yves David |
|
Superseded |
[7,of,8] revsetbenchmark: automatically finds the perf extension |
2014-05-02 |
Pierre-Yves David |
|
Superseded |
[6,of,8] revsetbenchmark: use optparse to retrieve argument |
2014-05-02 |
Pierre-Yves David |
|
Accepted |
[5,of,8] revsetbenchmark: add a usage message when no arguments are passed |
2014-05-02 |
Pierre-Yves David |
|
Accepted |
[4,of,8] revsetbenchmark: add `author(mpm) or author(lmoscovicz)` to the canonical list |
2014-05-02 |
Pierre-Yves David |
|
Superseded |
[3,of,8] revsetbenchmark: add `::tip and draft()` to the canonical list |
2014-05-02 |
Pierre-Yves David |
|
Accepted |
[2,of,8] revset: cosmetic changes in spanset range comparison |
2014-05-02 |
Pierre-Yves David |
|
Accepted |
[1,of,8] revset: drop spanset._contained |
2014-05-02 |
Pierre-Yves David |
|
Accepted |
[8,of,8] merge: simplify mergestate iter |
2014-05-01 |
Mads Kiilerich |
|
Accepted |
[7,of,8] merge: fix stupid indentation left over from previous refactorings |
2014-05-01 |
Mads Kiilerich |
|
Superseded |
[6,of,8] merge: use separate lists for each action type |
2014-05-01 |
Mads Kiilerich |
|
Superseded |
[5,of,8] merge: separate worker functions for batch remove and batch get |
2014-05-01 |
Mads Kiilerich |
|
Superseded |
[4,of,8] merge: change debug logging and progress |
2014-05-01 |
Mads Kiilerich |
|
Superseded |
[3,of,8] merge: move constant assignments a bit and use them more |
2014-05-01 |
Mads Kiilerich |
|
Superseded |
[2,of,8] merge: change priority / ordering of merge actions |
2014-05-01 |
Mads Kiilerich |
|
Superseded |
[1,of,8] merge: improve debug messages for bid merge |
2014-05-01 |
Mads Kiilerich |
|
Superseded |
[stable] revset: directly use __contains__ instead of a lambda |
2014-05-01 |
Pierre-Yves David |
|
Accepted |
[2,of,2,stable] orderedlazyset: directly use __contains__ instead of a lambda |
2014-05-01 |
Pierre-Yves David |
|
Accepted |
[1,of,2,stable] lazyset: directly use __contains__ instead of a lambda |
2014-05-01 |
Pierre-Yves David |
|
Superseded |
[stable] rebase: empty revset should be a gentle no-op with exit code 1, not an error |
2014-05-01 |
Mads Kiilerich |
|
Accepted |
[stable] largefiles: better handling of log from other working directory (issue4236) |
2014-05-01 |
Mads Kiilerich |
|
Accepted |
[Bug,4236] New: hg log on a normal file aborts with the largefiles extension enabled |
2014-05-01 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[STABLE] spanset: directly use __contains__ instead of a lambda |
2014-04-30 |
Pierre-Yves David |
|
Accepted |
[STABLE] transaction: fix file descriptor leak for journal.backupfiles |
2014-04-30 |
Durham Goode |
|
Accepted |
[3,of,3,STABLE] killdaemons: correct typo of _check() function caught by pyflakes |
2014-04-29 |
Yuya Nishihara |
|
Accepted |
[2,of,3,STABLE] win32: add missing definition of _ERROR_NO_MORE_FILES caught by pyflakes |
2014-04-29 |
Yuya Nishihara |
|
Accepted |
[1,of,3,STABLE] exchange: fix invalid reference to bundle2.UnknownPartError caught by pyflakes |
2014-04-29 |
Yuya Nishihara |
|
Accepted |
[STABLE] match: fix NameError 'pat' on overflow of regex pattern length |
2014-04-29 |
Yuya Nishihara |
|
Accepted |
[STABLE,V2] largefiles: remove directories emptied after their files are moved (issue3515) |
2014-04-29 |
Matt Harbison |
|
Accepted |
[8,of,8,STABLE] revset: drop spanset._contained |
2014-04-29 |
Pierre-Yves David |
|
Superseded |
[7,of,8,STABLE] revset: also inline spanset._contained in __len__ |
2014-04-29 |
Pierre-Yves David |
|
Accepted |
[6,of,8,STABLE] revset: inline spanset containment check (fix perf regression) |
2014-04-29 |
Pierre-Yves David |
|
Accepted |
[5,of,8,STABLE] revset: cosmetic changes in spanset range comparison |
2014-04-29 |
Pierre-Yves David |
|
Superseded |
[4,of,8,STABLE] revsetbenchmark: add a usage message when no arguments are passed |
2014-04-29 |
Pierre-Yves David |
|
Superseded |
[3,of,8,STABLE] revsetbenchmark: fix error raising |
2014-04-29 |
Pierre-Yves David |
|
Accepted |
[2,of,8,STABLE] revset: fix revision filtering in spanset.contains (regression) |
2014-04-29 |
Pierre-Yves David |
|
Accepted |
[1,of,8,STABLE] graft: do not use `.remove` on a smart set (regression) |
2014-04-29 |
Pierre-Yves David |
|
Accepted |
help: clarify distinction among `contains`/`file`/`filelog` |
2014-04-28 |
Greg Hurrell |
|
Accepted |
[STABLE] cmdserver: forcibly use L channel to read password input (issue3161) |
2014-04-27 |
Yuya Nishihara |
|
Accepted |
[STABLE] color: add missing handling of stderr capture introduced by 350dc24a553d |
2014-04-27 |
Yuya Nishihara |
|
Accepted |
[STABLE] largefiles: remove directories left empty after a move (issue3515) |
2014-04-26 |
Matt Harbison |
|
Accepted |
[2,of,2,evolve-ext] evolve: fix grammar in a comment |
2014-04-25 |
Greg Ward |
|
Deferred |
[1,of,2,evolve-ext] README: document how to run the tests |
2014-04-25 |
Greg Ward |
|
Deferred |
hgsubversion + evolve + Mercurial 3.0 = crash |
2014-04-25 |
Greg Ward |
|
Deferred |
test-patchbomb.t failing |
2014-04-25 |
Greg Ward |
|
Deferred |
[stable] discovery: don't report all "unsynced" remote heads (issue4230) |
2014-04-24 |
Mads Kiilerich |
|
Accepted |
hgweb: replace excanvas.js with a newer version |
2014-04-23 |
Javi Merino |
|
Accepted |
[stable] httppeer: reintroduce _abort that accidentally was removed in 167047ba3cfa |
2014-04-23 |
Mads Kiilerich |
|
Accepted |
[02,of,10] rebase: improve error message for empty --rev set |
2014-04-23 |
Julien Cristau |
|
Deferred |
[stable] dispatch: restore old cwd after dispatch |
2014-04-23 |
Gregory Szorc |
|
Changes Requested |
[12,of,12,stable] bundle2: gracefully handle hook abort |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[11,of,12,stable] bundle2: gracefully handle PushRaced error during unbundle |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[10,of,12,stable] bundle2: add an error message to push race error |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[09,of,12,stable] bundle2: fix error raising during heads checking |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[08,of,12,stable] bundle2: gracefully handle UnknownPartError during unbundle |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[07,of,12,stable] bundle2: catch UnknownPartError during local push |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[06,of,12,stable] bundle2: catch UnknownPartError during pull |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[05,of,12,stable] bundle2: catch UnknownPartError during push |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[04,of,12,stable] bundle2: use a more specific UnknownPartError when no handler is found |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[03,of,12,stable] bundle2: make error testing more modular |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[02,of,12,stable] bundle2: gracefully handle abort during unbundle |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[01,of,12,stable] bundle2: decorate exception raised during bundle processing |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[5,of,5,stable,bid] merge: improve notes for listing the bids for ambiguous merges |
2014-04-22 |
Mads Kiilerich |
|
Accepted |
[4,of,5,stable,bid] merge: tell the user when we are using bid merge |
2014-04-22 |
Mads Kiilerich |
|
Accepted |
[3,of,5,stable,bid] merge: fix stray character in bid merge message |
2014-04-22 |
Mads Kiilerich |
|
Accepted |
[2,of,5,stable,bid] tests: better test coverage for bid merge |
2014-04-22 |
Mads Kiilerich |
|
Accepted |
[1,of,5,stable,bid] merge: fix wrong number of arguments for bid merge message |
2014-04-22 |
Mads Kiilerich |
|
Accepted |
[STABLE,RESEND] churn: compute padding with unicode strings |
2014-04-20 |
Isaac Jurado |
|
Accepted |
[STABLE] churn: compute padding with unicode strings |
2014-04-19 |
Isaac Jurado |
|
Superseded |
[3,of,3,stable] obsolete: fix one-element tuple in module docstring |
2014-04-19 |
Martin Geisler |
|
Accepted |
[2,of,3,stable] obsolete: let N denote number of obsoleted changestes in a marker |
2014-04-19 |
Martin Geisler |
|
Accepted |
[1,of,3,stable] obsolete: fix language and grammer in module docstring |
2014-04-19 |
Martin Geisler |
|
Deferred |
[3,of,3,cah,v2,+,bid] merge: with merge.preferancestor=*, run an auction with bids from ancestors |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[2,of,3,cah,v2,+,bid] context: introduce merge.preferancestor for controlling which ancestor to pick |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[1,of,3,cah,v2,+,bid] context: tell when .ancestor picks one of multiple common ancestors heads |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
hgweb: adding article link to rss feed |
2014-04-17 |
Jensen, Aaron |
|
Accepted |
hgweb: adding branch names from inbranch template to rss feed |
2014-04-17 |
Jensen, Aaron |
|
Accepted |
hgweb: adding branch names from inbranch template to atom feed |
2014-04-17 |
Jensen, Aaron |
|
Accepted |
[9,of,9,cah] context: introduce [ui]topancestors for controlling which ancestor to pick |
2014-04-17 |
Mads Kiilerich |
|
Deferred |
[8,of,9,cah] context: tell when .ancestor picks one of multiple common ancestors heads |
2014-04-17 |
Mads Kiilerich |
|
Superseded |
[7,of,9,cah] revlog: backout 514d32de6646 - commonancestors |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[6,of,9,cah] localrepo: use commonancestorsheads for checking linear heritage in file commit |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[5,of,9,cah] backout: use commonancestorsheads for checking linear heritage |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[4,of,9,cah] revlog: introduce commonancestorsheads method |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[3,of,9,cah] parsers: remove unnecessary gca variable in index_commonancestorsheads |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[2,of,9,cah] parsers: introduce index_commonancestorsheads |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[1,of,9,cah] ancestors: extract candidates function as commonancestorsheads |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[2,of,2] filemerge: better handling of failing remove of temporary files |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[1,of,2] contrib: remove mergetools.hgrc premerge=False for Beyond Compare and Araxis |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[5,of,5,STABLE] hgweb: align entries in "changelog" and "revisions" pages of "spartan" style |
2014-04-17 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,STABLE] hgweb: show revisions and hashes gotten from changelog in "comparison" page |
2014-04-17 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5,STABLE] hgweb: show as same parents as "hg parents -r REV FILE" in pages for file |
2014-04-17 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5,STABLE] hgweb: make "comparison" get parent from not filelog but changelog |
2014-04-17 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5,STABLE] hgweb: fix lack of "bookmarks" link in "/file" page of "paper" style |
2014-04-17 |
Katsunori FUJIWARA |
|
Accepted |
hgweb: adding branch, tags, bookmarks, and file list to rss feed entries |
2014-04-16 |
Jensen, Aaron |
|
Deferred |
hgweb: adding branch, tags, bookmarks, and file list to atom feed entries |
2014-04-16 |
Jensen, Aaron |
|
Deferred |
[2,of,2,convert,backouts] convert: backout 81cf597dafa9 and a3545c3104aa -closemap |
2014-04-16 |
Mads Kiilerich |
|
Accepted |
[1,of,2,convert,backouts] convert: backout b75a04502ced and 9616b03113ce - tagmap |
2014-04-16 |
Mads Kiilerich |
|
Accepted |
[2,of,2] cat: use the topmost repo when expanding node based format strings for output |
2014-04-16 |
Matt Harbison |
|
Deferred |
[1,of,2] cat: explicitly document the supported formatter rules |
2014-04-16 |
Matt Harbison |
|
Accepted |
tests: mark test in tests/test-help.t as contingent on gettext being available |
2014-04-15 |
Kent Frazier |
|
Accepted |
setup.py: fix C extension compilation issue with OS X 10.9 and Xcode 5.1 |
2014-04-15 |
Kent Frazier |
|
Accepted |
[5,of,5,STABLE,V2] check-code: detect incorrect format operation on the string not including "%" |
2014-04-15 |
Katsunori FUJIWARA |
|
Deferred |
[4,of,5,STABLE,V2] check-code: detect incorrect format operation on the string not including "%" |
2014-04-15 |
Katsunori FUJIWARA |
|
Deferred |
[3,of,5,STABLE,V2] obsolete: add '%' specifier to the format string to avoid TypeError at runtime |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5,STABLE,V2] check-code: detect "% inside _()" when there are leading whitespaces |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5,STABLE,V2] i18n: fix "% inside _()" problem |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2] amend: invoke editor forcibly when "--edit" option is specified |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2] commit: abolish useless "--force-editor" internal option for "hg commit" |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[12,of,12,V2] largefiles: remove no more referred "getoutgoinglfiles()" |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[11,of,12,V2] largefiles: use "outgoinghooks" to avoid redundant outgoing check |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[10,of,12,V2] outgoing: introduce "outgoinghooks" to avoid redundant outgoing check |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[09,of,12,V2] hg: make "_outgoing()" return peer object for remote repository |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[08,of,12,V2] hg: make "_outgoing()" return empty list instead of "None" |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[07,of,12,V2] largefiles: use "summaryremotehooks" to avoid redundant outgoing check |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[06,of,12,V2] summary: introduce "summaryremotehooks" to avoid redundant incoming/outgoing check |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[05,of,12,V2] util: enable "hooks" to return list of the values returned from each hooks |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[04,of,12,V2] summary: separate checking incoming/outgoing and showing remote summary |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[03,of,12,V2] largefiles: reuse "findcommonoutgoing()" result at "hg push" |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[02,of,12,V2] localrepo: introduce "prepushoutgoinghooks" to extend outgoing check easily |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[01,of,12,V2] largefiles: centralize the logic to get outgoing largefiles |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[8,of,8,match] dirstate: report bad subdirectories as match.bad, not just a warning (BC) |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[7,of,8,match] dirstate: improve documentation and readability of match and ignore in the walker |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[6,of,8,match] context: remove redundant handling of match.bad return value |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[5,of,8,match] match: remove last traces of unused .missing callback |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[4,of,8,match] match: assert on the last case in _regex - mainly for documentation |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[3,of,8,match] match: _globre doctests |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[2,of,8,match] match: improve documentation - docstrings and more descriptive variable naming |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[1,of,8,match] match: make it more clear what _roots do and that it ends up in match()._files |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[4,of,4,resend,revset,log] log: changed implementation to use graphlog code |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[4,of,4,resend,revset,log] log: changed implementation to use graphlog code |
2014-04-15 |
Mads Kiilerich |
|
Superseded |
[3,of,4,resend,revset,log] largefiles: changed overridelog to work with graphlog |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[2,of,4,resend,revset,log] largefiles: added test coverage for graph log |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[1,of,4,resend,revset,log] cmdutil: changed _makegraphlogrevset to _makelogrevset |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
color: add effect to the template symbol table |
2014-04-14 |
Sean Farley |
|
Accepted |
[4,of,4,evolve-ext,V2] fold: add squash as a possible alias |
2014-04-14 |
Jordi Gutiérrez Hermoso |
|
Deferred |
[3,of,4,evolve-ext,V2] fold: add --message and --logfile options |
2014-04-14 |
Jordi Gutiérrez Hermoso |
|
Deferred |
[2,of,4,evolve-ext,V2] rewrite: use cmdutil.logmessage instead of ad-hoc methods |
2014-04-14 |
Jordi Gutiérrez Hermoso |
|
Deferred |
[1,of,4,evolve-ext,V2] fold: enable --date and --user options |
2014-04-14 |
Jordi Gutiérrez Hermoso |
|
Deferred |
[2,of,2] branchmap: log events related to branch cache |
2014-04-14 |
Gregory Szorc |
|
Accepted |
[1,of,2] tags: log events related to tags cache |
2014-04-14 |
Gregory Szorc |
|
Accepted |
[STABLE,V2] histedit: save manually edited commit message into ".hg/last-message.txt" |
2014-04-14 |
Katsunori FUJIWARA |
|
Accepted |
[evolve-ext] Fix preservation of rename information on evolve (#33) |
2014-04-14 |
Julien Cristau |
|
Deferred |
[2,of,2] repoview: make explicite conversion from node to rev while computing hidden |
2014-04-13 |
Pierre-Yves David |
|
Accepted |
[1,of,2] repoview: drop duplicated lookup |
2014-04-13 |
Pierre-Yves David |
|
Accepted |
[2,of,2] bundle2: allow to use bundle2 for push |
2014-04-13 |
Pierre-Yves David |
|
Accepted |
[1,of,2] bundle2: add a "check:heads" handler |
2014-04-13 |
Pierre-Yves David |
|
Accepted |
[6,of,6,misc] rebase: tell when reopening a closed branch head |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[5,of,6,misc] transplant: assert instead of UnboundLocalError on parentrev in .applied() |
2014-04-13 |
Mads Kiilerich |
|
Deferred |
[4,of,6,misc] dirstate: inline local finish function |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[3,of,6,misc] demandimport: make it possible to disable by setting HGDEMANDIMPORT=disable |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[2,of,6,misc] spelling: fixes from spell checker |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[1,of,6,misc] tests: warn on invalid #if directive |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[12,of,12,misc,largefiles] largefiles: revert override, install matchfn outside the try/except restoring it |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[11,of,12,misc,largefiles] largefiles: simplify revert - use getstandinsstate like other commands do |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[10,of,12,misc,largefiles] largefiles: remove dummy assignments for creating an already existing closure |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[09,of,12,misc,largefiles] largefiles: remove silent handling of incorrect invocation of restorematchfn |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[08,of,12,misc,largefiles] largefiles: copy override, install matchfn outside the try/except restoring it |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[07,of,12,misc,largefiles] largefiles: clarify installmatchfn documentation |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[06,of,12,misc,largefiles] largefiles: use more reasonable locking for update |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[05,of,12,misc,largefiles] largefiles: full debugdirstate functionality for largefiles |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[04,of,12,misc,largefiles] largefiles: make cat on standins do something |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[03,of,12,misc,largefiles] largefiles: remove confusing handling of .bad return value - it is void |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[02,of,12,misc,largefiles] largefiles: fix profile of unused largefilesdirstate._ignore |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[01,of,12,misc,largefiles] largefiles: import whole modules instead of importing parts of them |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[misc,largefiles] largefiles: update sould only create a .orig backup of a largefile once |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[3,of,3,STABLE] check-code: detect incorrect format operation on the string not including "%" |
2014-04-13 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,3,STABLE] check-code: detect incorrect format operation on the string not including "%" |
2014-04-13 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,3,STABLE] i18n: fix "% inside _()" problems |
2014-04-13 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,2,evolve-ext,V2] evolve: small white space change |
2014-04-13 |
Olle Lundberg |
|
Accepted |
[1,of,2,evolve-ext,V2] evolve: use new api _callcompressable |
2014-04-13 |
Olle Lundberg |
|
Accepted |
[8,of,8] bundle2: directly feed part to readbundle |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[7,of,8] bundle2: lazy unbundle of part payload |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[6,of,8] util: chunkbuffer.read() support None size |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[5,of,8] bundle2: lazily iterate over bundle part in test |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[4,of,8] bundle2: move unpackheader closure on the class |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[3,of,8] bundle2: move the fromheader closure on the class itself |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[2,of,8] bundle2: add a unbundle part responsible from unbundling part |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[1,of,8] bundle2: extract stream//unpack logic in an unpackermixin |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[4,of,4,reviewed,by,Augie] bundle2: rename part to bundlepart |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[3,of,4,reviewed,by,Augie] bundle2: comment to clarify why the handler call is where it is |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[2,of,4,reviewed,by,Augie] bundle2: use chunkbuffer for exchange.getbundle |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[1,of,4,reviewed,by,Augie] bundle2: lazily generate the changegroup part in exchange.getbundle |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[2,of,2,evolve-ext] evolve: small white space change |
2014-04-12 |
Olle Lundberg |
|
Not Applicable |
[1,of,2,evolve-ext] evolve: use new api _callcompressable |
2014-04-12 |
Olle Lundberg |
|
Not Applicable |
Add splitlines, wordN, and startswith to templates |
2014-04-12 |
Ryan McElroy |
|
Changes Requested |