[11,of,21,RFC] verify: report censored node integrity failures as warnings if config allows |
2014-09-11 |
michaeljedgar@gmail.com |
|
Changes Requested |
[10,of,21,RFC] censor: add common censorship validation routine which consults config |
2014-09-11 |
michaeljedgar@gmail.com |
|
Changes Requested |
[09,of,21,RFC] cmdutil: abort when checking out censored file data using revert |
2014-09-11 |
michaeljedgar@gmail.com |
|
Changes Requested |
[08,of,21,RFC] cmdutil: abort with localized error when `hg cat` encounters censored data |
2014-09-11 |
michaeljedgar@gmail.com |
|
Changes Requested |
[07,of,21,RFC] filelog: make parsemeta a public module function, to be used by censor module |
2014-09-11 |
michaeljedgar@gmail.com |
|
Accepted |
[06,of,21,RFC] filelog: make packmeta a public module function, to be used by censor |
2014-09-11 |
michaeljedgar@gmail.com |
|
Accepted |
[05,of,21,RFC] filelog: raise CensoredNodeError when hash checks fail with censor metadata |
2014-09-11 |
michaeljedgar@gmail.com |
|
Superseded |
[04,of,21,RFC] filelog: parsemeta stops returning unused key list |
2014-09-11 |
michaeljedgar@gmail.com |
|
Accepted |
[03,of,21,RFC] error: add CensoredNodeError, will be thrown when content deliberately erased |
2014-09-11 |
michaeljedgar@gmail.com |
|
Superseded |
[02,of,21,RFC] changegroup: don't look up unused base node in revchunk |
2014-09-11 |
michaeljedgar@gmail.com |
|
Changes Requested |
[01,of,21,RFC] changegroup: inline builddeltaheader, public method only called once |
2014-09-11 |
michaeljedgar@gmail.com |
|
Changes Requested |
[4,of,4] revert: add a `drop` action |
2014-09-10 |
Pierre-Yves David |
|
Accepted |
[3,of,4] revert: explicitly track added but deleted file |
2014-09-10 |
Pierre-Yves David |
|
Accepted |
[2,of,4] revert: have an explicit action for "forget" |
2014-09-10 |
Pierre-Yves David |
|
Accepted |
[1,of,4] revert: split between newly added file and file added in other changeset |
2014-09-10 |
Pierre-Yves David |
|
Accepted |
[2,of,2] manifest: move addlistdelta to module-level |
2014-09-10 |
Augie Fackler |
|
Accepted |
[1,of,2] manifest: move checkforbidden to module-level |
2014-09-10 |
Augie Fackler |
|
Accepted |
[urgent,regression,on,default] obsolete: properly drop 'date' from metadata |
2014-09-10 |
Pierre-Yves David |
|
Accepted |
[5,of,5] convert: enable deterministic conversion progress bar for svn |
2014-09-10 |
Augie Fackler |
|
Accepted |
[4,of,5] convert: enable deterministic conversion progress bar for git |
2014-09-10 |
Augie Fackler |
|
Accepted |
[3,of,5] test-convert-git.t: add a test of convert progress bars for git |
2014-09-10 |
Augie Fackler |
|
Accepted |
[2,of,5] convert: add support for deterministic progress bar on scanning phase |
2014-09-10 |
Augie Fackler |
|
Accepted |
[1,of,5] test-convert-svn-move.t: remove stray ' |
2014-09-10 |
Augie Fackler |
|
Accepted |
[4,of,4] revert: drop `lexist` check in the backup logic |
2014-09-10 |
Pierre-Yves David |
|
Accepted |
[3,of,4] revert: distinct between deleted file and locally modified |
2014-09-10 |
Pierre-Yves David |
|
Accepted |
[2,of,4] revert: detect unknown files as the same path as file marked as removed |
2014-09-10 |
Pierre-Yves David |
|
Accepted |
[1,of,4] revert: cache working context into a variable |
2014-09-10 |
Pierre-Yves David |
|
Accepted |
[4,of,4,V3] dirstate: add exception when calling setparent without begin/end |
2014-09-09 |
Durham Goode |
|
Accepted |
[3,of,4,V3] dirstate: add test for exceptions during updates |
2014-09-09 |
Durham Goode |
|
Accepted |
[2,of,4,V3] dirstate: wrap setparent calls with begin/endparentchange (issue4353) |
2014-09-09 |
Durham Goode |
|
Accepted |
[1,of,4,V3] dirstate: add begin/endparentchange to dirstate |
2014-09-09 |
Durham Goode |
|
Accepted |
[STABLE] ignore python folder included within hackable hg packages |
2014-09-09 |
Steve Borho |
|
Changes Requested |
[8,of,8] largefiles: use "autoupdate" to wrap automated updating for rebase |
2014-09-09 |
Katsunori FUJIWARA |
|
Changes Requested |
[7,of,8] largefiles: avoid corruption of largefiles at "rebase --continue" |
2014-09-09 |
Katsunori FUJIWARA |
|
Changes Requested |
[6,of,8] largefiles: divide "_lfautocommit='rebase'" scope into small ones |
2014-09-09 |
Katsunori FUJIWARA |
|
Changes Requested |
[5,of,8] largefiles: wrap "autoupdate" to suppress messages at automated updating |
2014-09-09 |
Katsunori FUJIWARA |
|
Changes Requested |
[4,of,8] cmdutil: add "autoupdate" to create the hook point for automated updating |
2014-09-09 |
Katsunori FUJIWARA |
|
Changes Requested |
[3,of,8] largefiles: wrap "autocommit" for specific code path at automated committing |
2014-09-09 |
Katsunori FUJIWARA |
|
Changes Requested |
[2,of,8] cmdutil: add "autocommit" to create the hook point for automated committing |
2014-09-09 |
Katsunori FUJIWARA |
|
Changes Requested |
[1,of,8] largefiles: replace "_isXXXXing" attributes with "_lfautocommit" |
2014-09-09 |
Katsunori FUJIWARA |
|
Changes Requested |
[2,of,2] subrepo: check that subrepo paths are valid (issue4363) |
2014-09-09 |
Jordi Gutiérrez Hermoso |
|
Changes Requested |
[1,of,2] subrepo: check that subrepo paths are not existing files |
2014-09-09 |
Jordi Gutiérrez Hermoso |
|
Changes Requested |
[6,of,6,v2] parsers: avoid signed/unsigned comparison mismatch |
2014-09-09 |
Henrik Stuart |
|
Accepted |
[5,of,6,v2] parsers: use correct type for file offset |
2014-09-09 |
Henrik Stuart |
|
Accepted |
[4,of,6,v2] parsers: ensure correct return type for inline_scan |
2014-09-09 |
Henrik Stuart |
|
Accepted |
[3,of,6,v2] parsers: fix typing issue when constructing Python integer object |
2014-09-09 |
Henrik Stuart |
|
Accepted |
[2,of,6,v2] parsers: use bitmask type consistently in find_gca_candidates |
2014-09-09 |
Henrik Stuart |
|
Accepted |
[1,of,6,v2] parsers: pass variable with correct constness to free |
2014-09-09 |
Henrik Stuart |
|
Accepted |
[2,of,2,STABLE] dispatch: check shell alias again after loading extensions (issue4355) |
2014-09-09 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2,STABLE] dispatch: make "_checkshellalias" reusable regardless of adding aliases |
2014-09-09 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,V2] templater: add count template filter, plus tests |
2014-09-09 |
Anton Shestakov |
|
Superseded |
[3,of,3,diffset-extra] revset: use _diffset in spanset.__sub__ |
2014-09-08 |
Gregory Szorc |
|
Deferred |
[2,of,3,diffset-extra] revset: use _diffset in _lazysetiteratormixin.__sub__ |
2014-09-08 |
Gregory Szorc |
|
Deferred |
[1,of,3,diffset-extra] revset: use _diffset in lazyset.__sub__ |
2014-09-08 |
Gregory Szorc |
|
Deferred |
[5,of,5,STABLE,v2] revset: use _diffset in orderedlazyset.__sub__ |
2014-09-08 |
Gregory Szorc |
|
Rejected |
[4,of,5,STABLE,v2] revset: use manual iteration in _diffset |
2014-09-08 |
Gregory Szorc |
|
Rejected |
[3,of,5,STABLE,v2] revset: more optimally handle __sub__ (issue4352) |
2014-09-08 |
Gregory Szorc |
|
Rejected |
[2,of,5,STABLE,v2] revset: extract common bits of _addset into abstract base class |
2014-09-08 |
Gregory Szorc |
|
Rejected |
[1,of,5,STABLE,v2] revsetbenchmarks: add an additional roots() benchmark |
2014-09-08 |
Gregory Szorc |
|
Accepted |
[hgpatchbot,test,ignore,me] bad message |
2014-09-08 |
Idan Kamara |
|
Rejected |
bundle2: refactor getbundle a bit |
2014-09-08 |
Sune Foldager |
|
Changes Requested |
[2,of,2] histedit: retain hashes when obsolecense markers are enabled |
2014-09-08 |
David Soria Parra |
|
Changes Requested |
[1,of,2] histedit: add stop verb |
2014-09-08 |
David Soria Parra |
|
Changes Requested |
tests: remove unecessary apostrophe |
2014-09-08 |
David Soria Parra |
|
Accepted |
[5,of,5,V2] revert: drop now useless conditional in the backup check |
2014-09-08 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2] revert: no backup for `dsadded` set |
2014-09-08 |
Pierre-Yves David |
|
Accepted |
[3,of,5,V2] revert: add more padding in the dispatch list |
2014-09-08 |
Pierre-Yves David |
|
Accepted |
[2,of,5,V2] revert: add documentation in the dispatch table |
2014-09-08 |
Pierre-Yves David |
|
Accepted |
[1,of,5,V2] revert: add a way for external extensions to prefetch file data |
2014-09-08 |
Pierre-Yves David |
|
Accepted |
[3,of,3] templater: test len filter |
2014-09-08 |
Anton Shestakov |
|
Changes Requested |
[2,of,3] templater: add len template filter |
2014-09-08 |
Anton Shestakov |
|
Changes Requested |
[1,of,3] templater: implement __len__ for _hybrid |
2014-09-08 |
Anton Shestakov |
|
Accepted |
[3,of,3,STABLE] revset: more optimally handle __sub__ (issue4352) |
2014-09-08 |
Gregory Szorc |
|
Changes Requested |
[2,of,3,STABLE] revset: extract common bits of _addset into abstract base class |
2014-09-08 |
Gregory Szorc |
|
Changes Requested |
[1,of,3,STABLE] revsetbenchmarks: modify existing benchmark to perform more work |
2014-09-08 |
Gregory Szorc |
|
Changes Requested |
parsers: fix typing and sign issues |
2014-09-06 |
Henrik Stuart |
|
Changes Requested |
[4,of,4,V2] dirstate: add exception when calling setparent without begin/end |
2014-09-05 |
Durham Goode |
|
Superseded |
[3,of,4,V2] dirstate: add test for exceptions during updates |
2014-09-05 |
Durham Goode |
|
Superseded |
[2,of,4,V2] dirstate: wrap setparent calls with begin/endparentchange (issue4353) |
2014-09-05 |
Durham Goode |
|
Superseded |
[1,of,4,V2] dirstate: add begin/endparentchange to dirstate |
2014-09-05 |
Durham Goode |
|
Superseded |
[3,of,3] dirstate: add exception when calling setparent without begin/end |
2014-09-05 |
Durham Goode |
|
Accepted |
[2,of,3] dirstate: wrap setparent calls with begin/endparentchange (issue4353) |
2014-09-05 |
Durham Goode |
|
Superseded |
[1,of,3] dirstate: add begin/endparentchange to dirstate |
2014-09-05 |
Durham Goode |
|
Superseded |
[5,of,5] revert: drop now useless conditional in the backup check |
2014-09-04 |
Pierre-Yves David |
|
Superseded |
[4,of,5] revert: no backup for `dsadded` set |
2014-09-04 |
Pierre-Yves David |
|
Superseded |
[3,of,5] revert: add more padding in the dispatch list |
2014-09-04 |
Pierre-Yves David |
|
Superseded |
[2,of,5] revert: add documentation in the dispatch table |
2014-09-04 |
Pierre-Yves David |
|
Superseded |
[1,of,5] revert: add a way for external extensions to prefetch file data |
2014-09-04 |
Pierre-Yves David |
|
Superseded |
[V2] setup: build docs from setup.py |
2014-09-04 |
Kevin Bullock |
|
Changes Requested |
[V7] run-tests: added '--json' functionality to store test result in json file |
2014-09-04 |
Anurag Goel |
|
Accepted |
histedit: abort gracefully on --continue/--abort with no state |
2014-09-04 |
Siddharth Agarwal |
|
Accepted |
[Bug,4355] New: [urgent] Regression when executing abbreviated shell aliases with arguments |
2014-09-04 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[evolve-ext] evolve: fix the 'grab' alias to work on Windows |
2014-09-04 |
Matt Harbison |
|
Accepted |
[2,of,2,evolve-ext] test: add glob annotations where Mercurial's run-tests.py suggests |
2014-09-04 |
Matt Harbison |
|
Accepted |
[1,of,2,evolve-ext] evolve: really fix the 'grab' alias on Windows |
2014-09-04 |
Matt Harbison |
|
Accepted |
Regression when executing abbreviated shell aliases with arguments |
2014-09-03 |
Thomas De Schampheleire |
|
Not Applicable |
[3,of,3] color: document that changeset phases have labels |
2014-09-03 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,3] color: enable debug option to show labels |
2014-09-03 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,3] color: document that labels are used for colourising text |
2014-09-03 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[V6] run-tests: added '--json' functionality to store test result in json file |
2014-09-02 |
Anurag Goel |
|
Superseded |
[3,of,3,RFC] fedora: add dependency on re2 |
2014-09-02 |
Siddharth Agarwal |
|
Changes Requested |
[2,of,3,RFC] setup: build re2 extension if required headers are present |
2014-09-02 |
Siddharth Agarwal |
|
Changes Requested |
[1,of,3,RFC] mercurial: add python re2 bindings |
2014-09-02 |
Siddharth Agarwal |
|
Changes Requested |
fedora: remove sample.hgrc from shipped files |
2014-09-02 |
Siddharth Agarwal |
|
Accepted |
[v2] cmdutil: avoid the confusing name 'patch' for a matcher |
2014-09-02 |
Martin von Zweigbergk |
|
Accepted |
Backed out changeset 5c153c69fdb2 |
2014-09-02 |
Pierre-Yves David |
|
Changes Requested |
build: don't clean __version__.py on 'make clean' in release tarballs |
2014-09-02 |
Thomas De Schampheleire |
|
Accepted |
[2,of,2] bundle2: add support for changegroup2 |
2014-09-02 |
Sune Foldager |
|
Changes Requested |
[1,of,2] changegroup: rename bundle-related functions and classes |
2014-09-02 |
Sune Foldager |
|
Accepted |
[RFC] bundle2: add a part for pointers to changegroups |
2014-09-02 |
Mike Hommey |
|
Accepted |
[RFC] bundle2: Add tests for multiple changegroup parts |
2014-09-02 |
Mike Hommey |
|
Changes Requested |
bundle2: Add tests for multiple changegroup parts |
2014-09-01 |
Mike Hommey |
|
Superseded |
cmdutil: avoid calling a matcher 'patch' |
2014-09-01 |
Martin von Zweigbergk |
|
Accepted |
rebase: add a deprecated -i/--interactive flag |
2014-09-01 |
David Soria Parra |
|
Accepted |
[4,of,4] revlog: introduce isancestor method for efficiently determining node lineage |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
[3,of,4] comments: describe ancestor consistently - avoid 'least common ancestor' |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
[2,of,4] rebase: improve description of --base |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
[1,of,4] dagutils: fix docstrings for singleton internalize/externalize |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
[v3] osx: install dummy web.cacerts to enable use of system keychain |
2014-08-31 |
Mads Kiilerich |
|
Superseded |
[10,of,10,v2] dockerrpm: create a yum/dnf repo from the generated rpms |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
[09,of,10,v2] docker: add CentOS 5 |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
[08,of,10,v2] docker: use stable tags for fedora and centos - a moving target is rarely useful |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
[07,of,10,v2] dockerrpm: prepare source outside docker and just run rpmbuild inside docker |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
[06,of,10,v2] dockerrpm: run docker build process as the current user, not as root |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
[05,of,10,v2] dockerrpm: better handling of specification of docker name |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
[04,of,10,v2] dockerrpm: check that docker is running correctly before building |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
[03,of,10,v2] buildrpm: introduce --rpmdir instead of using hardcoded rpmbuild dir |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
[02,of,10,v2] buildrpm: introduce --withpython for building rpms that includes Python 2.7 |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
[01,of,10,v2] buildrpm: introduce --prepare for preparing without actually building rpms |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
Fix typo in repoview.changelog |
2014-08-31 |
Mike Hommey |
|
Accepted |
run-tests: make --interactive work with --view |
2014-08-31 |
Gregory Szorc |
|
Accepted |
changegroup: rename bundle-related functions and classes |
2014-08-31 |
Sune Foldager |
|
Superseded |
convert: don't use multi argument set.update |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
[2,of,2,v2] osx: create dmg with installer instead of zip |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
[1,of,2,v2] osx: install dummy web.cacerts to enable use of system keychain |
2014-08-31 |
Mads Kiilerich |
|
Accepted |
[3,of,3,v2] filemerge: exclude some markup languages from conflict marker detection |
2014-08-31 |
Gregory Szorc |
|
Accepted |
[2,of,3,v2] resolve: print a warning when marking a file with conflict markers |
2014-08-31 |
Gregory Szorc |
|
Accepted |
[1,of,3,v2] filemerge: extract conflict marker searching into its own function |
2014-08-31 |
Gregory Szorc |
|
Accepted |
help: only call doc() when it is callable |
2014-08-30 |
Gregory Szorc |
|
Accepted |
[2,of,2] resolve: print a warning when marking a file with conflict markers |
2014-08-30 |
Gregory Szorc |
|
Superseded |
[1,of,2] filemerge: extract conflict marker searching into its own function |
2014-08-30 |
Gregory Szorc |
|
Superseded |
[stable,V3] config: exit non zero on non-existent config option (issue4247) |
2014-08-30 |
Aaron Kushner |
|
Accepted |
error: use docstrings, not bare strings, for error classes |
2014-08-30 |
michaeljedgar@gmail.com |
|
Accepted |
[2,of,2] addremove: add --subrepos flag |
2014-08-30 |
Angel Ezquerra |
|
Changes Requested |
[1,of,2] commit: properly handle the combination of --subrepos and --addremove options |
2014-08-30 |
Angel Ezquerra |
|
Changes Requested |
error: use docstrings, not bare strings, for error classes |
2014-08-30 |
michaeljedgar@gmail.com |
|
Superseded |
[3,of,3] branchmap: pre-filter topological heads before ancestors based filtering |
2014-08-30 |
Pierre-Yves David |
|
Accepted |
[2,of,3] branchmap: issue a single call to `ancestors` for all heads |
2014-08-30 |
Pierre-Yves David |
|
Accepted |
[1,of,3] test-ancestor: add a test for `ancestor` with ancestry within the initset |
2014-08-30 |
Pierre-Yves David |
|
Accepted |
revsetbenchmark: add revset with lazyset subtraction |
2014-08-30 |
Gregory Szorc |
|
Accepted |
bookmarks: refer to "the" active bookmark to clarify that there's only one |
2014-08-30 |
Kevin Bullock |
|
Accepted |
[V2] memctx: allow extensions to determine what filectxfn should do |
2014-08-30 |
Siddharth Agarwal |
|
Accepted |
[4,of,4] osx: install dummy web.cacerts to enable use of system keychain |
2014-08-30 |
Mads Kiilerich |
|
Deferred |
[3,of,4] osx: install /etc/mercurial/hgrc.d/mergetools.rc and sample.rc |
2014-08-30 |
Mads Kiilerich |
|
Deferred |
[2,of,4] osx: create dmg with installer instead of zip |
2014-08-30 |
Mads Kiilerich |
|
Superseded |
[1,of,4] contrib: rename sample config files from .hgrc to the correct .rc extension |
2014-08-30 |
Mads Kiilerich |
|
Deferred |
memctx: add a version field for filectxfn |
2014-08-30 |
Siddharth Agarwal |
|
Accepted |
debugdag: stop wrongly sorting parents |
2014-08-30 |
Henrik Stuart |
|
Accepted |
debugrevlog: add chainlen column to --dump output |
2014-08-30 |
Sune Foldager |
|
Accepted |
obsolete: avoid slow, generic date parsing |
2014-08-29 |
Gregory Szorc |
|
Accepted |
[stable,V2] config: exit non zero on non-existent config option (issue4247) |
2014-08-29 |
Aaron Kushner |
|
Superseded |
[stable] config: exit non zero on non-existent config option (issue4247) |
2014-08-29 |
Aaron Kushner |
|
Superseded |
localrepo: make it possible to pass multiple path elements to join and wjoin |
2014-08-29 |
Angel Ezquerra |
|
Accepted |
[2,of,2] branch: make it possible to gently (without force) revive an ancestor branch |
2014-08-29 |
Mads Kiilerich |
|
Rejected |
[1,of,2] tests: improve test coverage of branch command and existing branches |
2014-08-29 |
Mads Kiilerich |
|
Accepted |
build: don't use -s flag for `which` |
2014-08-29 |
Kevin Bullock |
|
Accepted |
contrib: add OS X p4merge to mergetools.hgrc |
2014-08-29 |
Mads Kiilerich |
|
Accepted |
[rfc] bundle: when verbose, show what takes up the space in the uncompressed bundle |
2014-08-29 |
Mads Kiilerich |
|
Accepted |
[9,of,9,PoC] mq2: obsolete changesets when their patch is qrm'ed |
2014-08-29 |
Mads Kiilerich |
|
Changes Requested |
[8,of,9,PoC] mq2: write new node to patch file when qpushing and orphan old node |
2014-08-29 |
Mads Kiilerich |
|
Changes Requested |
[7,of,9,PoC] mq2: reuse non-stripped changesets for grafting instead of patching |
2014-08-29 |
Mads Kiilerich |
|
Changes Requested |
[6,of,9,PoC] mq2: don't strip popped changesets - keep them around so we can graft from them |
2014-08-29 |
Mads Kiilerich |
|
Changes Requested |
[5,of,9,PoC] mq2: obsolete old qrefresh changesets instead of stripping them |
2014-08-29 |
Mads Kiilerich |
|
Changes Requested |
[4,of,9,PoC] mq2: update 'Node ID' for new patches |
2014-08-29 |
Mads Kiilerich |
|
Changes Requested |
[3,of,9,PoC] mq2: update 'Node ID' when refreshing |
2014-08-29 |
Mads Kiilerich |
|
Changes Requested |
[2,of,9,PoC] mq2: stabilize tests |
2014-08-29 |
Mads Kiilerich |
|
Changes Requested |
[1,of,9,PoC] mq2: proof of concept for improving mq - starting point and tests |
2014-08-29 |
Mads Kiilerich |
|
Deferred |
templater: add "diff" template function |
2014-08-28 |
Katsunori FUJIWARA |
|
Accepted |
[stable] graft: fix collision detection with origin revisions that are missing |
2014-08-27 |
Mads Kiilerich |
|
Accepted |
import: show the warning message for failure of merging |
2014-08-27 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6,v2] convert: introduce --full for converting all files |
2014-08-26 |
Mads Kiilerich |
|
Accepted |
[5,of,6,v2] convert: refactor hg getchanges and caching |
2014-08-26 |
Mads Kiilerich |
|
Accepted |
[4,of,6,v2] convert: refactor subversion getchanges and caching |
2014-08-26 |
Mads Kiilerich |
|
Accepted |
[3,of,6,v2] convert: remove incorrect and unused handling of removed svn directories |
2014-08-26 |
Mads Kiilerich |
|
Accepted |
[2,of,6,v2] commit: use None value for missing files instead of overloading IOError |
2014-08-26 |
Mads Kiilerich |
|
Accepted |
[1,of,6,v2] run-tests: report skipped tests as "skipped" - they might still be "relevant" |
2014-08-26 |
Mads Kiilerich |
|
Accepted |
bookmarks: allow pushkey if new equals current |
2014-08-26 |
Durham Goode |
|
Accepted |
contrib/synthwiderepo: generate random repos with arbitrarily many files |
2014-08-25 |
adgar@google.com |
|
Rejected |
[3,of,3] color: enable debug option to show labels |
2014-08-25 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[2,of,3] color: document that changeset phases have labels |
2014-08-25 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[1,of,3] color: document that labels are used for colourising text |
2014-08-25 |
Jordi Gutiérrez Hermoso |
|
Superseded |
help: add pad function to template help |
2014-08-25 |
Thomas De Schampheleire |
|
Accepted |
[2,of,2] scmutil: move dirs() to pure/ - all "parsers" C extensions have it now |
2014-08-25 |
Mads Kiilerich |
|
Changes Requested |
[1,of,2] util: move finddirs implementation from scmutil to util |
2014-08-25 |
Mads Kiilerich |
|
Changes Requested |
[3,of,3] convert: p4: ignore purged files with p4d 2012.2 and later |
2014-08-25 |
Mads Kiilerich |
|
Accepted |
[2,of,3] tests: fix p4 tests so they use separate ports and can be run in parallel |
2014-08-25 |
Mads Kiilerich |
|
Accepted |
[1,of,3] run-tests: report skipped tests as "skipped" - they might still be "relevant" |
2014-08-25 |
Mads Kiilerich |
|
Superseded |
[5,of,5] convert: introduce --full for converting all files |
2014-08-25 |
Mads Kiilerich |
|
Superseded |
[4,of,5] convert: refactor hg getchanges and caching |
2014-08-25 |
Mads Kiilerich |
|
Superseded |
[3,of,5] convert: refactor subversion getchanges and caching |
2014-08-25 |
Mads Kiilerich |
|
Superseded |
[2,of,5] convert: remove incorrect and unused handling of removed svn directories |
2014-08-25 |
Mads Kiilerich |
|
Superseded |
[1,of,5] commit: use None value for missing files instead of overloading IOError |
2014-08-25 |
Mads Kiilerich |
|
Changes Requested |
[3,of,3] config: propose some sample global config file |
2014-08-24 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,3] config: give a more detailed sample repo config |
2014-08-24 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[1,of,3] config: give more fine-tuned sample hgrcs to this command |
2014-08-24 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,2] filemerge: add non-interactive internal:merge-local and internal:merge-other |
2014-08-24 |
Jordi Gutiérrez Hermoso |
|
Changes Requested |
[1,of,2] simplemerge: enable option to resolve conflicts one way |
2014-08-24 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[3,of,3] color: enable debug option to show labels |
2014-08-24 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[2,of,3] color: document that changeset phases have labels |
2014-08-24 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[1,of,3] color: document that labels are used for colourising text |
2014-08-24 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[2,of,2] color: document the possibility to colourise tabs in diffs |
2014-08-24 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[1,of,2] patch: enable diff.tab markup for the color extension |
2014-08-24 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[8,of,8] largefiles: remove redundant "updatelfiles" invocation in "lfilesrepo.commit" |
2014-08-24 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,8] largefiles: update largefiles even if transplant is aborted by conflict |
2014-08-24 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,8] largefiles: update largefiles even if rebase is aborted by conflict |
2014-08-24 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,8] largefiles: move "updatestandin" invocation to "hg.updaterepo" wrapper |
2014-08-24 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,8] largefiles: unlink standins not known to the restored dirstate at rollback |
2014-08-24 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,8] largefiles: restore standins according to restored dirstate |
2014-08-24 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,8] largefiles: restore standins from non branch-tip parent at rollback correctly |
2014-08-24 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,8] largefiles: omit restoring standins if working parent is not rollbacked |
2014-08-24 |
Katsunori FUJIWARA |
|
Accepted |
ui: add brief comment why raw_input() needs dummy ' ' prompt string |
2014-08-24 |
Yuya Nishihara |
|
Accepted |
log: use correct phase info for parent field (issue4347) |
2014-08-23 |
Sean Farley |
|
Accepted |
[evolve-ext] debian: add missing curl Build-Depends |
2014-08-23 |
Faheem Mitha |
|
Not Applicable |
[evolve-ext] debian: add README to the list of documents shipped with the package |
2014-08-23 |
Faheem Mitha |
|
Not Applicable |
[3,of,3] import: show the warning message for failure of merging |
2014-08-23 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,3] import: avoid editor invocation at importing with "--exact" for exact-ness |
2014-08-23 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,3] import: disallow meaningless combination of "--exact" and "--edit" |
2014-08-23 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] templater: enable alias predicates to be used in "revset()" function |
2014-08-23 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,evolve-ext,V3] evolve: replace each obsolete sha1 in the description with its latest successor |
2014-08-23 |
Matt Harbison |
|
Not Applicable |
[1,of,2,evolve-ext,V3] test: add parent hash to commit message in test-evolve.t |
2014-08-23 |
Matt Harbison |
|
Not Applicable |
[2,of,2] histedit: use str.startswith to check for comments in action list |
2014-08-22 |
adgar@google.com |
|
Accepted |
[1,of,2] histedit: drop duplicate line extracting keep option |
2014-08-22 |
adgar@google.com |
|
Accepted |
[V6] run-tests: added '--json' functionality to store test result in json file |
2014-08-22 |
Anurag Goel |
|
Superseded |
[Bug,4344] New: Interrupting a strip at the wrong time can result in an unknown working parent error |
2014-08-22 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[2,of,2,V2] clone: for local clones, copy over filtered branchcaches as well (issue4286) |
2014-08-21 |
Siddharth Agarwal |
|
Accepted |
[1,of,2,V2] clone: for local clones, copy branchcache from the right location (issue4286) |
2014-08-21 |
Siddharth Agarwal |
|
Accepted |
[2,of,2] clone: for local clones, copy over filtered branchcaches as well (issue4286) |
2014-08-21 |
Siddharth Agarwal |
|
Superseded |
[1,of,2] clone: for local clones, copy the branchcache from the right location (issue4286) |
2014-08-21 |
Siddharth Agarwal |
|
Accepted |
[V5] run-tests: added '--json' functionality to store test result data in json file |
2014-08-21 |
Anurag Goel |
|
Not Applicable |
cvsps: add two more tiebreakers in cscmp |
2014-08-21 |
Augie Fackler |
|
Accepted |
[2,of,2] config: highlight parse error caused by leading spaces (issue3214) |
2014-08-21 |
Pierre-Yves David |
|
Accepted |
[1,of,2] test-config: add tests from invalid syntax |
2014-08-21 |
Pierre-Yves David |
|
Accepted |
[7,of,7] debugobsolete: add a --rev argument |
2014-08-21 |
Pierre-Yves David |
|
Accepted |
[6,of,7] obsolete: rename `allmarkers` to `getmarkers` |
2014-08-21 |
Pierre-Yves David |
|
Accepted |
[5,of,7] debugobsolete: add a way to record parent information |
2014-08-21 |
Pierre-Yves David |
|
Accepted |
[4,of,7] obsstore: add relevant markers method |
2014-08-21 |
Pierre-Yves David |
|
Accepted |
[3,of,7] obsstore: keep track of children information |
2014-08-21 |
Pierre-Yves David |
|
Accepted |
[2,of,7] push: check if local and remote support evolution during discovery |
2014-08-21 |
Pierre-Yves David |
|
Accepted |
[1,of,7] obsstore: drop outdated comment |
2014-08-21 |
Pierre-Yves David |
|
Accepted |
[2,of,2] config: populate sample repo-level and global-level sample hgrcs |
2014-08-20 |
Jordi Gutiérrez Hermoso |
|
Changes Requested |
[1,of,2] config: give more fine-tuned sample hgrcs to this command |
2014-08-20 |
Jordi Gutiérrez Hermoso |
|
Superseded |
purge: avoid full walks when directories aren't purged |
2014-08-20 |
Siddharth Agarwal |
|
Accepted |
[2,of,2] color: enable default color for tabs (BC) |
2014-08-20 |
Jordi Gutiérrez Hermoso |
|
Changes Requested |
[1,of,2] patch: enable diff.tab markup for the color extension |
2014-08-20 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[V5] run-tests: added '--json' functionality to store test result data in json file |
2014-08-20 |
Anurag Goel |
|
Changes Requested |
[8,of,8,RFC] annotate: add option to annotate working-directory files |
2014-08-19 |
Yuya Nishihara |
|
Superseded |
[7,of,8,RFC] annotate: use context methods to get short/long hex of changeset hash |
2014-08-19 |
Yuya Nishihara |
|
Changes Requested |
[6,of,8,RFC] annotate: abort early if no file is specified |
2014-08-19 |
Yuya Nishihara |
|
Accepted |
[5,of,8,RFC] committablectx: override hex() to return p1 hash with "+" suffix |
2014-08-19 |
Yuya Nishihara |
|
Changes Requested |
[4,of,8,RFC] context: add uncommitted() that can be used in place of "rev() is None" |
2014-08-19 |
Yuya Nishihara |
|
Changes Requested |
[3,of,8,RFC] localrepo: add "workingdir" symbol to specify workingctx by command (BC) |
2014-08-19 |
Yuya Nishihara |
|
Changes Requested |
[2,of,8,RFC] localrepo: provide working context by integer revision next to tip (crazy idea) |
2014-08-19 |
Yuya Nishihara |
|
Changes Requested |
[1,of,8,RFC] localrepo: extend "changeid in repo" to return True for workingctx revision |
2014-08-19 |
Yuya Nishihara |
|
Superseded |
[8,of,8] debugobsolete: display parents information from markers |
2014-08-19 |
Pierre-Yves David |
|
Accepted |
[7,of,8] obsmarkers: add a `parentnodes` method to retrieve parents information |
2014-08-19 |
Pierre-Yves David |
|
Accepted |
[6,of,8] obsstore: also store the 'parents' field on disk |
2014-08-19 |
Pierre-Yves David |
|
Accepted |
[5,of,8] obsstore: drop 'date' from the metadata dictionnary |
2014-08-19 |
Pierre-Yves David |
|
Accepted |
[4,of,8] createmarkers: automatically record the parent of pruned changeset |
2014-08-19 |
Pierre-Yves David |
|
Accepted |
[3,of,8] obsstore: add a `parents` argument to obsstore.create |
2014-08-19 |
Pierre-Yves David |
|
Accepted |
[2,of,8] obsstore: add a `parents` field |
2014-08-19 |
Pierre-Yves David |
|
Accepted |
[1,of,8] obsstore: add some documentation about the marker fields |
2014-08-19 |
Pierre-Yves David |
|
Accepted |
[7,of,7,V2,apply,on,date,fix] debugobsolete: display parents information from markers |
2014-08-19 |
Pierre-Yves David |
|
Superseded |
[6,of,7,V2,apply,on,date,fix] obsmarkers: add a `parentnodes` method to retrieve parents information |
2014-08-19 |
Pierre-Yves David |
|
Superseded |
[5,of,7,V2,apply,on,date,fix] obsstore: also store the 'parents' field on disk |
2014-08-19 |
Pierre-Yves David |
|
Superseded |
[4,of,7,V2,apply,on,date,fix] obsstore: drop 'date' from the metadata dictionnary |
2014-08-19 |
Pierre-Yves David |
|
Superseded |
[3,of,7,V2,apply,on,date,fix] createmarkers: automatically record the parent of pruned changeset |
2014-08-19 |
Pierre-Yves David |
|
Superseded |
[2,of,7,V2,apply,on,date,fix] obsstore: add a `parents` argument to obsstore.create |
2014-08-19 |
Pierre-Yves David |
|
Superseded |
[1,of,7,V2,apply,on,date,fix] obsstore: add a `parents` field |
2014-08-19 |
Pierre-Yves David |
|
Superseded |
obsstore: do not crash on invalid date when reading markers |
2014-08-19 |
Pierre-Yves David |
|
Accepted |
[6,of,6] exchange: add pushfinish event |
2014-08-19 |
Gregory Szorc |
|
Changes Requested |
[5,of,6] exchange: add pushafterdatasent event |
2014-08-19 |
Gregory Szorc |
|
Changes Requested |
[4,of,6] exchange: add pushafterdiscovery event |
2014-08-19 |
Gregory Szorc |
|
Changes Requested |
[3,of,6] exchange: add pushbegin event |
2014-08-19 |
Gregory Szorc |
|
Changes Requested |
[2,of,6] localrepo: add events support to localrepository |
2014-08-19 |
Gregory Szorc |
|
Changes Requested |
[1,of,6] util: add event handling mechanism |
2014-08-19 |
Gregory Szorc |
|
Changes Requested |
[4,of,4] tests: add a new test for merging with memctx (RFC DO NOT COMMIT) |
2014-08-19 |
Sean Farley |
|
Changes Requested |
[3,of,4] merge: allow passing in a memctx with the rctx argument (RFC DO NOT COMMIT) |
2014-08-19 |
Sean Farley |
|
Changes Requested |
[2,of,4] merge: use file context objects instead of acting directly on localrepo |
2014-08-19 |
Sean Farley |
|
Changes Requested |
[1,of,4] basectx: cache filectx generation for all contexts |
2014-08-19 |
Sean Farley |
|
Changes Requested |
[7,of,7] debugobsolete: display parents information from markers |
2014-08-19 |
Pierre-Yves David |
|
Superseded |
[6,of,7] obsmarkers: add a `parentnodes` method to retrieve parents information |
2014-08-19 |
Pierre-Yves David |
|
Changes Requested |
[5,of,7] obsstore: also store the 'parents' field on disk |
2014-08-19 |
Pierre-Yves David |
|
Superseded |
[4,of,7] obsstore: drop 'date' from the metadata dictionnary |
2014-08-19 |
Pierre-Yves David |
|
Changes Requested |
[3,of,7] createmarkers: automatically record the parent of pruned changeset |
2014-08-19 |
Pierre-Yves David |
|
Changes Requested |
[2,of,7] obsstore: add a `parents` argument to obsstore.create |
2014-08-19 |
Pierre-Yves David |
|
Superseded |
[1,of,7] obsstore: add a `parents` field |
2014-08-19 |
Pierre-Yves David |
|
Superseded |
[5,of,5] push: add bookmarks to the unified bundle2 push |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[4,of,5] test-bundle2: add bookmark movement to the push test |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[3,of,5] push: use stepsdone to control bookmark push |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[2,of,5] push: Move bookmark discovery with other discovery steps |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[1,of,5] pushbookmark: split an ultra long line in a saner version |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[4,of,4] revert: drop dead code about untracked file |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[3,of,4] revert: handle unknown file through status |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[2,of,4] revert: drop more dead code |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[1,of,4] revert: add a message to noop action |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[5,of,5] revert: simplify loop conditional |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[4,of,5] revert: explode the action tuple in the for loop |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[3,of,5] revert: use actions[...] in all disptable case |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[2,of,5] revset: factorize backup decision |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[1,of,5] revert: use a flat dispatch table |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[6,of,6] pushbookmark: do not attempt to update bookmark if the push failed (BC) |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[5,of,6] pushbookmark: split an ultra long line in a saner version |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[4,of,6] pushbookmark: remove a <cond> and <val> or <other> construct |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[3,of,6] pushbookmark: stop unrolling ancestors |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[2,of,6] ancestors: add a __nonzero__ method |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[1,of,6] push: update bookmark within the remote lock |
2014-08-18 |
Pierre-Yves David |
|
Accepted |
[12,of,12] templater: add a method to list labels in a namespace |
2014-08-18 |
Sean Farley |
|
Changes Requested |
[11,of,12] templatekw: add a keyword to list all labels |
2014-08-18 |
Sean Farley |
|
Changes Requested |
[10,of,12] template: rename label to color but leave alias for backwards compatibility |
2014-08-18 |
Sean Farley |
|
Changes Requested |
[09,of,12] debuglabelcomplete: use labels instead of hardcoding tags and bookmarks |
2014-08-18 |
Sean Farley |
|
Changes Requested |
[08,of,12] context: use labels instead of hardcoding tags and bookmarks |
2014-08-18 |
Sean Farley |
|
Changes Requested |
[07,of,12] cmdutil: use repo.labels instead of accessing tags and bookmarks directly |
2014-08-18 |
Sean Farley |
|
Changes Requested |
[06,of,12] localrepo: add a method to return labels associated with a node |
2014-08-18 |
Sean Farley |
|
Changes Requested |
[05,of,12] localrepo: add a method to return all labels for all namespaces |
2014-08-18 |
Sean Farley |
|
Changes Requested |
[04,of,12] localrepo: add a method to return labels in a namespace |
2014-08-18 |
Sean Farley |
|
Changes Requested |
[03,of,12] localrepo: add a method to create an arbitrary label |
2014-08-18 |
Sean Farley |
|
Changes Requested |
[02,of,12] localrepo: add a helper method for creating a label |
2014-08-18 |
Sean Farley |
|
Changes Requested |
[01,of,12] localrepo: add an unused dictionary for arbitrary labels |
2014-08-18 |
Sean Farley |
|
Changes Requested |
hgweb: refresh repository using URL not path (issue4323) |
2014-08-18 |
Gregory Szorc |
|
Accepted |
[evolve-ext] pkg: make tests pass using the generated tarball |
2014-08-16 |
Faheem Mitha |
|
Not Applicable |
[V2,evolve-ext] debian: clean up rules file |
2014-08-16 |
Faheem Mitha |
|
Not Applicable |
[3,of,3] test-ssh: verify that stderr from remote is printed (issue4336) |
2014-08-16 |
Gregory Szorc |
|
Accepted |
[2,of,3] posix: implement readpipe using non-blocking I/O (issue4336) |
2014-08-16 |
Gregory Szorc |
|
Accepted |
[1,of,3] platform: implement readpipe() |
2014-08-16 |
Gregory Szorc |
|
Accepted |
[evolve-ext] debian: clean up rule file |
2014-08-16 |
Faheem Mitha |
|
Changes Requested |
exchange: remove duplicated addition to pushop.stepdone |
2014-08-16 |
Pierre-Yves David |
|
Accepted |
[6,of,6,V2] transplant: change "editform" to distinguish merge commits from other |
2014-08-16 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,6,V2] rebase: change "editform" to distinguish merge commits from other |
2014-08-16 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6,V2] import: change "editform" to distinguish merge commits from other (--bypass) |
2014-08-16 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6,V2] import: change "editform" to distinguish merge commits from other |
2014-08-16 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6,V2] commit: change "editform" to distinguish merge commits from other (--amend) |
2014-08-16 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,6,V2] commit: change "editform" to distinguish merge commits from other |
2014-08-16 |
Katsunori FUJIWARA |
|
Accepted |
[8,of,8] obsmarker: add `date` as an explicit field |
2014-08-16 |
Pierre-Yves David |
|
Accepted |
[7,of,8] obsstore: add fields attribute to track each field in a markers |
2014-08-16 |
Pierre-Yves David |
|
Accepted |
[6,of,8] debugobsolete: explicitly display date in the output |
2014-08-16 |
Pierre-Yves David |
|
Accepted |
[5,of,8] obsolete: add a date argument to the `createmarkers` function |
2014-08-16 |
Pierre-Yves David |
|
Accepted |
[4,of,8] debugobsolete: use the new date argument on obsstore.create |
2014-08-16 |
Pierre-Yves David |
|
Accepted |
[3,of,8] obsstore: add an explicit `date` argument to obsstore.create |
2014-08-16 |
Pierre-Yves David |
|
Accepted |
[2,of,8] obsolete: explicitly pass metadata argument using keyword argument |
2014-08-16 |
Pierre-Yves David |
|
Accepted |
[1,of,8] obsmarker: add a `flags` method |
2014-08-16 |
Pierre-Yves David |
|
Accepted |
test-treediscovery: update output after merge |
2014-08-15 |
Pierre-Yves David |
|
Accepted |
revert: add a XXX about rename tracking |
2014-08-15 |
Pierre-Yves David |
|
Accepted |
[5,of,5] revert: inline a now useless closure |
2014-08-15 |
Pierre-Yves David |
|
Accepted |
[4,of,5] revert: remove code killed by the double status |
2014-08-15 |
Pierre-Yves David |
|
Accepted |
[3,of,5] revert: drop `missingmodified` set |
2014-08-15 |
Pierre-Yves David |
|
Accepted |
[2,of,5] revert: detect files added during a merge |
2014-08-15 |
Pierre-Yves David |
|
Accepted |
[1,of,5] revert: simplify handling of `added` files |
2014-08-15 |
Pierre-Yves David |
|
Accepted |
[7,of,7] cleanup: name unused variables using convention of leading _ |
2014-08-15 |
Mads Kiilerich |
|
Accepted |
[6,of,7] cleanup: rename check-translation.py checker function - don't hide global var |
2014-08-15 |
Mads Kiilerich |
|
Accepted |
[5,of,7] cleanup: remove some unused / duplicate imports |
2014-08-15 |
Mads Kiilerich |
|
Accepted |
[4,of,7] cleanup: fix some list comprehension redefinitions of existing vars |
2014-08-15 |
Mads Kiilerich |
|
Accepted |
[3,of,7] cleanup: avoid local vars shadowing imports |
2014-08-15 |
Mads Kiilerich |
|
Accepted |
[2,of,7] cleanup: avoid _ for local unused tmp variables - that is reserved for i18n |
2014-08-15 |
Mads Kiilerich |
|
Accepted |
[1,of,7] cleanup: make sure we always access members of imported modules |
2014-08-15 |
Mads Kiilerich |
|
Accepted |
[8,of,8] transplant: change "editform" to distinguish merge commits from other |
2014-08-15 |
Katsunori FUJIWARA |
|
Changes Requested |
[7,of,8] rebase: change "editform" to distinguish merge commits from other |
2014-08-15 |
Katsunori FUJIWARA |
|
Changes Requested |
[6,of,8] rebase: use "rebase.collapse" as "editform" for "--collapse" always |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,8] import: change "editform" to distinguish merge commits from other (--bypass) |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,8] import: change "editform" to distinguish merge commits from other |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,8] commit: change "editform" to distinguish merge commits from other (--amend) |
2014-08-15 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,8] commit: change "editform" to distinguish merge commits from other |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,8] ui: invoke editor for committing with HGEDITFORM environment variable |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2] annotate: inline definition of decorate() functions |
2014-08-15 |
Yuya Nishihara |
|
Accepted |
[1,of,2] annotate: rewrite long short-circuit statement by if-elif-else |
2014-08-15 |
Yuya Nishihara |
|
Accepted |
[5,of,5] largefiles: update lfdirstate for unchanged largefiles at linear merging |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5] largefiles: keep largefiles colliding with normal one at linear merge |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5] largefiles: add test for large/normal conflict at linear merging |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5] largefiles: put whole "hgmerge" process into the same "wlock" scope |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5] largefiles: put whole "hgupdaterepo" process into the same "wlock" scope |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,stable] incoming: don't request heads that already are common |
2014-08-15 |
Mads Kiilerich |
|
Accepted |
[1,of,2,stable] tests: improve test coverage for discovery and actual parameters for pulling |
2014-08-15 |
Mads Kiilerich |
|
Accepted |
[2,of,2,stable] changectx: ancestor should only prefer merge.preferancestor if it is a revision |
2014-08-15 |
Mads Kiilerich |
|
Accepted |
[1,of,2,stable] merge: show the scary multiple ancestor hint for merges only, not for updates |
2014-08-15 |
Mads Kiilerich |
|
Accepted |
[STABLE] discovery: prevent crash on unknown remote heads with old repo (issue4337) |
2014-08-15 |
Pierre-Yves David |
|
Accepted |
[2,of,2,STABLE] obsstore.create: add a simple safeguard about cyclic marker |
2014-08-14 |
Pierre-Yves David |
|
Accepted |
[1,of,2,STABLE] debugobsolete: catch ValueError that may be raised by obsstore.create |
2014-08-14 |
Pierre-Yves David |
|
Accepted |
[6,of,6] revert: use modified information from both status |
2014-08-14 |
Pierre-Yves David |
|
Accepted |
[5,of,6] revert: drop special case handling for file unknown in parent |
2014-08-14 |
Pierre-Yves David |
|
Accepted |
[4,of,6] revert: use "remove" information from both status |
2014-08-14 |
Pierre-Yves David |
|
Accepted |
[3,of,6] revert: process removed files missing in target as clean |
2014-08-14 |
Pierre-Yves David |
|
Accepted |
[2,of,6] revset: also track clean files |
2014-08-14 |
Pierre-Yves David |
|
Accepted |
[1,of,6] revert: triage "deleted" files into more appropriate categories |
2014-08-14 |
Pierre-Yves David |
|
Accepted |
[2,of,2] alias: expand "$@" as list of parameters quoted individually (BC) (issue4200) |
2014-08-14 |
Siddharth Agarwal |
|
Accepted |
[1,of,2] test-alias: add some tests to ensure we aren't double-substituting |
2014-08-14 |
Siddharth Agarwal |
|
Accepted |
[6,of,6] alias: exit from bad definition by Abort |
2014-08-14 |
Yuya Nishihara |
|
Accepted |
[5,of,6] alias: show one-line hint for command provided by disabled extension |
2014-08-14 |
Yuya Nishihara |
|
Accepted |
[4,of,6] help: provide help of bad alias without executing aliascmd() |
2014-08-14 |
Yuya Nishihara |
|
Accepted |
[3,of,6] alias: provide "unknowncmd" flag to tell help to look for disabled command |
2014-08-14 |
Yuya Nishihara |
|
Accepted |
[2,of,6] alias: keep error message in "badalias" so that help can see it |
2014-08-14 |
Yuya Nishihara |
|
Accepted |
[1,of,6] alias: add test for alias command provided by disabled extension |
2014-08-14 |
Yuya Nishihara |
|
Accepted |
histedit: preserve initial author on fold (issue4296) |
2014-08-13 |
Martin von Zweigbergk |
|
Accepted |
[6,of,6,stable] test-largefiles: add test for hg log --follow --patch with path |
2014-08-13 |
Siddharth Agarwal |
|
Accepted |
[5,of,6,stable] largefiles: don't override matchandpats for always matchers (issue4334) |
2014-08-13 |
Siddharth Agarwal |
|
Accepted |
[4,of,6,stable] largefiles: in overridelog, use non-lf matcher for patch generation (issue4334) |
2014-08-13 |
Siddharth Agarwal |
|
Accepted |
[3,of,6,stable] largefiles: drop setting lfstatus in overridelog (issue4334) |
2014-08-13 |
Siddharth Agarwal |
|
Accepted |
[2,of,6,stable] cmdutil: add a hook for making custom non-follow log file matchers |
2014-08-13 |
Siddharth Agarwal |
|
Accepted |
[1,of,6,stable] cmdutil: rename _makelogfilematcher to _makefollowlogfilematcher |
2014-08-13 |
Siddharth Agarwal |
|
Accepted |
[4,of,4,V2] repoview: cache hidden changesets |
2014-08-13 |
David Soria Parra |
|
Accepted |
[3,of,4,V2] repoview: add caching bits |
2014-08-13 |
David Soria Parra |
|
Accepted |
[2,of,4,V2] repoview: split _gethiddenblockers |
2014-08-13 |
David Soria Parra |
|
Accepted |
[1,of,4,V2] repoview: use set for blockers |
2014-08-13 |
David Soria Parra |
|
Accepted |
[v3] histedit: add "roll" command to fold commit data and drop message (issue4256) |
2014-08-13 |
adgar@google.com |
|
Accepted |
config: give more fine-tuned sample hgrcs to this command |
2014-08-13 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[4,of,4] revert: issue "no changes needed" message for files missing on both side |
2014-08-13 |
Pierre-Yves David |
|
Accepted |
[3,of,4] revert: call status against revert target too |
2014-08-13 |
Pierre-Yves David |
|
Accepted |
[2,of,4] revert: prefix variable names for dirstate status with "ds" |
2014-08-13 |
Pierre-Yves David |
|
Accepted |
[1,of,4] revert: move manifest membership condition outside of the loop |
2014-08-13 |
Pierre-Yves David |
|
Accepted |
[V2] filemerge: add non-interactive internal:merge-local and internal:merge-other |
2014-08-13 |
Jordi Gutiérrez Hermoso |
|
Changes Requested |
[evolve-ext] evolve: fix the 'grab' alias to work on Windows |
2014-08-13 |
Matt Harbison |
|
Not Applicable |
[evolve-ext] evolve: fix the 'grab' alias to work on Windows |
2014-08-12 |
Matt Harbison |
|
Not Applicable |
[11,of,11] test-revert: add case where file is tracked but deleted in working directory |
2014-08-12 |
Pierre-Yves David |
|
Accepted |
[10,of,11] test-revert: add case with untracked files with unique content |
2014-08-12 |
Pierre-Yves David |
|
Accepted |
[09,of,11] test-revert: add case with untracked files with reverted content |
2014-08-12 |
Pierre-Yves David |
|
Accepted |
[08,of,11] test-revert: add case where file exists but is untracked in working directory |
2014-08-12 |
Pierre-Yves David |
|
Accepted |
[07,of,11] test-revert: add case where the file is marked as removed in the wc |
2014-08-12 |
Pierre-Yves David |
|
Accepted |
[06,of,11] test-revert: add case where wc content is different from "base" and "parent" |
2014-08-12 |
Pierre-Yves David |
|
Accepted |
[05,of,11] test-revert: add case where wc content is already reverted to base content |
2014-08-12 |
Pierre-Yves David |
|
Accepted |
[04,of,11] test-revert: add case where file exist neither in "base" nor in "parent" |
2014-08-12 |
Pierre-Yves David |
|
Accepted |
[03,of,11] test-revert: add case where the file is removed between "base" and "parent" |
2014-08-12 |
Pierre-Yves David |
|
Accepted |
[02,of,11] test-revert: add case where file is unchanged between "base" and "parent" |
2014-08-12 |
Pierre-Yves David |
|
Accepted |
[01,of,11] test-revert: add case where file is added between "base" and "parent" |
2014-08-12 |
Pierre-Yves David |
|
Accepted |
revset: bookmark revset interprets 'literal:' prefix correctly (issue4329) |
2014-08-12 |
Matt Mackall |
|
Accepted |
revset: bookmark revset interprets 'literal:' prefix correctly (issue4329) |
2014-08-12 |
mkoconnor@gmail.com |
|
Superseded |
[2,of,2,evolve-ext,V2] evolve: replace each obsolete sha1 in the description with its latest successor |
2014-08-12 |
Matt Harbison |
|
Not Applicable |
[1,of,2,evolve-ext,V2] test: add parent hash to commit message in test-evolve.t |
2014-08-12 |
Matt Harbison |
|
Not Applicable |
filemerge: add non-interactive internal:merge-local and internal:merge-other |
2014-08-11 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[8,of,8] test-revert: add methodical revert to "base" with explicit file path |
2014-08-11 |
Pierre-Yves David |
|
Accepted |
[7,of,8] test-revert: add methodical revert with explicit file path |
2014-08-11 |
Pierre-Yves David |
|
Accepted |
[6,of,8] test-revert: add methodical revert to "base" |
2014-08-11 |
Pierre-Yves David |
|
Superseded |
[5,of,8] test-revert: add methodical revert to parent for working directory |
2014-08-11 |
Pierre-Yves David |
|
Accepted |
[4,of,8] test-revert: display the list of all generated cases |
2014-08-11 |
Pierre-Yves David |
|
Accepted |
[3,of,8] test-revert: also create a text version of the snapshot |
2014-08-11 |
Pierre-Yves David |
|
Accepted |
[2,of,8] test-revert: prepare methodical testing of revert cases |
2014-08-11 |
Pierre-Yves David |
|
Accepted |
[1,of,8] test-revert: drop useless comment |
2014-08-11 |
Pierre-Yves David |
|
Accepted |
[v2] histedit: add "amen" command to fold commit data and drop message (issue4256) |
2014-08-11 |
adgar@google.com |
|
Changes Requested |
[5,of,5,STABLE] largefiles: synchronize lfdirstate with dirstate after automated committing |
2014-08-11 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,STABLE] largefiles: drop orphan entries from lfdristat at "hg rollback" |
2014-08-11 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5,STABLE] largefiles: restore "R" status of removed largefiles correctly at "hg rollback" |
2014-08-11 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5,STABLE] largefiles: factor out synchronization of lfdirstate for future use |
2014-08-11 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5,STABLE] largefiles: put whole rollback-ing process into the same "wlock" scope |
2014-08-11 |
Katsunori FUJIWARA |
|
Accepted |
[evolve-ext] relocate: fix typo |
2014-08-10 |
Faheem Mitha |
|
Accepted |
[2,of,2,evolve-ext] evolve: replace each obsolete sha1 in the description with its latest successor |
2014-08-10 |
Matt Harbison |
|
Not Applicable |
[1,of,2,evolve-ext] test: add parent hash to commit message in test-evolve.t |
2014-08-10 |
Matt Harbison |
|
Not Applicable |
[4,of,4] check-code: allow an escape patter to be specified for testpattern |
2014-08-08 |
Pierre-Yves David |
|
Accepted |
[3,of,4] check-code: capture "wc" as a word |
2014-08-08 |
Pierre-Yves David |
|
Accepted |
[2,of,4] test-revert: drop useless comment |
2014-08-08 |
Pierre-Yves David |
|
Accepted |
[1,of,4] test-revert: improve comment |
2014-08-08 |
Pierre-Yves David |
|
Accepted |
[5,of,5] phase: attach phase to the transaction instead of the lock |
2014-08-07 |
Pierre-Yves David |
|
Accepted |
[4,of,5] phase: extract the phaseroots serialisation in a dedicated method |
2014-08-07 |
Pierre-Yves David |
|
Accepted |
[3,of,5] transaction: add a file generation mechanism |
2014-08-07 |
Pierre-Yves David |
|
Accepted |
[2,of,5] transaction: backup file in a dedicated "namespace" |
2014-08-07 |
Pierre-Yves David |
|
Accepted |
[1,of,5] transaction: use `self.journal` to create backup file |
2014-08-07 |
Pierre-Yves David |
|
Accepted |
[8,of,8,RFC] tests: add a new test for merging with memctx |
2014-08-07 |
Sean Farley |
|
Accepted |
[7,of,8,RFC] merge: allow passing in a memctx with the rctx argument |
2014-08-07 |
Sean Farley |
|
Accepted |
[6,of,8,RFC] merge: use file context objects instead of acting directly on localrepo |
2014-08-07 |
Sean Farley |
|
Accepted |
[5,of,8,RFC] memctx: add note about p2 |
2014-08-07 |
Sean Farley |
|
Accepted |
[4,of,8,RFC] basectx: cache filectx generation for all contexts |
2014-08-07 |
Sean Farley |
|
Accepted |
[3,of,8,RFC] memfilectx: add remove and write methods |
2014-08-07 |
Sean Farley |
|
Accepted |
[2,of,8,RFC] workingfilectx: add remove and write methods |
2014-08-07 |
Sean Farley |
|
Accepted |
[1,of,8,RFC] memctx: create a filectxfn if it is not callable |
2014-08-07 |
Sean Farley |
|
Accepted |
[stable] histedit: use str.startswith, remove duplicate line and extra blank line |
2014-08-07 |
adgar@google.com |
|
Changes Requested |
[stable] histedit: add "amnd" command to fold commit data and drop message (issue4256) |
2014-08-07 |
adgar@google.com |
|
Changes Requested |
[3,of,3] repoview: add optional hiddencache verification |
2014-08-07 |
David Soria Parra |
|
Accepted |
[2,of,3] repoview: cache hidden changesets |
2014-08-07 |
David Soria Parra |
|
Superseded |
[1,of,3] repoview: split _gethiddenblockers |
2014-08-07 |
David Soria Parra |
|
Superseded |
simplemerge: remove dead code |
2014-08-07 |
Jordi Gutiérrez Hermoso |
|
Accepted |
test-patchbomb.t: work around Python change d579866d6419 (issue4188) |
2014-08-07 |
Augie Fackler |
|
Accepted |
[3,of,3] phase: add a transaction argument to retractboundary |
2014-08-07 |
Pierre-Yves David |
|
Accepted |
[2,of,3] phase: add a transaction argument to advanceboundary |
2014-08-07 |
Pierre-Yves David |
|
Accepted |
[1,of,3] pull: pre-filter remote phases before moving local ones |
2014-08-07 |
Pierre-Yves David |
|
Accepted |
[5,of,5,V2] context: remove makememctx since there are no more callers |
2014-08-06 |
Sean Farley |
|
Changes Requested |
[4,of,5,V2] cmdutil: call memctx directly instead of makememctx |
2014-08-06 |
Sean Farley |
|
Changes Requested |
[3,of,5,V2] memctx: create a filectxfn if it is not callable |
2014-08-06 |
Sean Farley |
|
Superseded |
[2,of,5,V2] patch: add __getitem__ method to filestore |
2014-08-06 |
Sean Farley |
|
Changes Requested |
[1,of,5,V2] context: move importing patch into the diff method |
2014-08-06 |
Sean Farley |
|
Changes Requested |
[V2] check-commit: add an automatic testing of all draft changesets under "." |
2014-08-06 |
Pierre-Yves David |
|
Changes Requested |
[6,of,6] context: remove makememctx since there are no more callers |
2014-08-06 |
Sean Farley |
|
Accepted |
[5,of,6] cmdutil: call memctx directly instead of makememctx |
2014-08-06 |
Sean Farley |
|
Accepted |
[4,of,6] memctx: create a filectxfn if it is not callable |
2014-08-06 |
Sean Farley |
|
Superseded |
[3,of,6] patch: add __getitem__ method to filestore |
2014-08-06 |
Sean Farley |
|
Accepted |
[2,of,6] basectx: add missing, merge, and branch args to dirty method |
2014-08-06 |
Sean Farley |
|
Accepted |
[1,of,6] basefilectx: move isexec and islink from memfilectx |
2014-08-06 |
Sean Farley |
|
Accepted |
check-commit: add an automatic testing of all draft changesets under "." |
2014-08-06 |
Pierre-Yves David |
|
Superseded |
[5,of,5] pushkey: wrap pushkey phase movement in a transaction |
2014-08-06 |
Pierre-Yves David |
|
Accepted |
[4,of,5] push: wrap local phase movement in a transaction |
2014-08-06 |
Pierre-Yves David |
|
Accepted |
[3,of,5] phase: wrap `hg phases` phase movement in a transaction |
2014-08-06 |
Pierre-Yves David |
|
Accepted |
[2,of,5] mq: wrap qimport phase movement in a transaction |
2014-08-06 |
Pierre-Yves David |
|
Accepted |
[1,of,5] mq: wrap qfinish phase movement in a transaction |
2014-08-06 |
Pierre-Yves David |
|
Accepted |
[6,of,6] shelve: using `targetphase` while unbundling |
2014-08-06 |
Pierre-Yves David |
|
Accepted |
[5,of,6] changegroup: add a `targetphase` argument to `addchangegroup` |
2014-08-06 |
Pierre-Yves David |
|
Accepted |