[1,of,5] simplemerge: extract verifytext as a helper function |
1970-01-01 |
Phillip Cohen |
|
Superseded |
[2,of,5] simplemerge: add optional context parameters to simplemerge |
1970-01-01 |
Phillip Cohen |
|
Superseded |
[3,of,5] filemerge: pass contexts to simplemerge |
1970-01-01 |
Phillip Cohen |
|
Superseded |
[4,of,5] simplemerge: use contexts to read file data from, if passed |
1970-01-01 |
Phillip Cohen |
|
Superseded |
[5,of,5] simplemerge: write merge result to the localctx, if passed |
1970-01-01 |
Phillip Cohen |
|
Superseded |
[1,of,3] perf: add option to perfstatus to get the status of unknown files |
2012-12-03 |
Siddharth Agarwal |
|
Accepted |
[2,of,3] dirstate: test normalize is not None instead of using a no-op lambda |
2012-12-03 |
Siddharth Agarwal |
|
Superseded |
[3,of,3] dirstate: inline more properties and methods in status |
2012-12-03 |
Siddharth Agarwal |
|
Accepted |
[[RFC] ] hgweb: add branches RSS and Atom feeds |
2012-12-03 |
Angel Ezquerra |
|
Superseded |
hgweb: add RSS and Atom subscribe buttons to the main paper template pages |
2012-12-03 |
Angel Ezquerra |
|
Superseded |
[1,of,5,filtering,part,2] clfilter: ensure context raise RepoLookupError when the revision is filtered |
2012-12-04 |
Pierre-Yves David |
|
Superseded |
[2,of,5,filtering,part,2] clfilter: add actual repo filtering mechanism |
2012-12-04 |
Pierre-Yves David |
|
Superseded |
[3,of,5,filtering,part,2] clfilter: add a cache on repo for set of revision to filter for a given set |
2012-12-04 |
Pierre-Yves David |
|
Superseded |
[4,of,5,filtering,part,2] clfilter: use filtering in `visibleheads` and `visiblebranchmap` |
2012-12-04 |
Pierre-Yves David |
|
Superseded |
[5,of,5,filtering,part,2] getbundle: apply discovery on unfiltered changelog |
2012-12-04 |
Pierre-Yves David |
|
Superseded |
mq: include involved files in qrefresh -e constructed message (issue3647) |
2012-12-04 |
Davide Bolcioni |
|
Rejected |
tests: don't hardcode errno==2 for ENOENT |
2012-12-04 |
Julien Cristau |
|
Accepted |
[V2] dirstate: test normalize is truthy instead of using a no-op lambda |
2012-12-04 |
Siddharth Agarwal |
|
Accepted |
[1,of,5,v3] merge: refactor action calculation into function |
2012-12-04 |
David Schleimer |
|
Superseded |
[2,of,5,v3] merge: support calculating merge actions against non-working contexts |
2012-12-04 |
David Schleimer |
|
Superseded |
[3,of,5,v3] graft: move commit info building |
2012-12-04 |
David Schleimer |
|
Accepted |
[4,of,5,v3] graft: explicit current node tracking |
2012-12-04 |
David Schleimer |
|
Accepted |
[5,of,5,v3] graft: apply get-only changes in-memory |
2012-12-04 |
David Schleimer |
dschleimer |
Superseded |
[V2] hgweb: add branches RSS and Atom feeds |
2012-12-04 |
Angel Ezquerra |
|
Superseded |
[V2] hgweb: add (Atom) subscribe link to the main paper template pages |
2012-12-04 |
Angel Ezquerra |
|
Superseded |
[V3] hgweb: add (Atom) subscribe link to the main paper template pages |
2012-12-04 |
Angel Ezquerra |
|
Superseded |
[V3] hgweb: add branches RSS and Atom feeds |
2012-12-05 |
Angel Ezquerra |
|
Accepted |
strip: make query to get new bookmark target cheaper |
2012-12-05 |
Siddharth Agarwal |
|
Accepted |
patch: improve handling of filenames containing spaces on import (issue3723) |
2012-12-06 |
Alastair Houghton |
|
Superseded |
patch: improve handling of filenames containing spaces on import (issue3723) |
2012-12-06 |
Matt Mackall |
|
Not Applicable |
push: move handling of explicitly pushed bookmarks into localrepo.push() |
2012-12-07 |
Kevin Bullock |
|
Not Applicable |
[1,of,2] perf: add a command to measure revset performance |
2012-12-07 |
Siddharth Agarwal |
|
Accepted |
[2,of,2] revset.children: ignore rev numbers that are too low |
2012-12-07 |
Siddharth Agarwal |
|
Accepted |
[2,of,2,V2] push: move handling of explicitly pushed bookmarks into localrepo.push() |
2012-12-07 |
Kevin Bullock |
|
Not Applicable |
[1,of,5] tests: kill daemons early, making breaking at "Accept" prompt safe |
2012-12-09 |
Mads Kiilerich |
|
Accepted |
[2,of,5] contrib: state explicitly how hgtest.vim can be installed |
2012-12-09 |
Mads Kiilerich |
|
Accepted |
[3,of,5] rm: drop misleading 'use -f' hint for the rm --after 'not removing' warning |
2012-12-09 |
Mads Kiilerich |
|
Accepted |
[4,of,5] check-code: there must also be whitespace between ')' and operator |
2012-12-09 |
Mads Kiilerich |
|
Accepted |
[5,of,5] check-code: make 'missing whitespace in assignment' more aggressive |
2012-12-09 |
Mads Kiilerich |
|
Accepted |
patch: improve handling of filenames containing spaces on import (issue3723) |
2012-12-10 |
Alastair Houghton |
|
Changes Requested |
largefiles: Commit directories that only contain largefiles (issue3548) |
2012-12-10 |
Levi Bard |
|
Superseded |
[1,of,5,filtering,part,2,V2] clfilter: ensure context raise RepoLookupError when the revision is filtered |
2012-12-10 |
Pierre-Yves David |
|
Superseded |
[2,of,5,filtering,part,2,V2] clfilter: add actual repo filtering mechanism |
2012-12-10 |
Pierre-Yves David |
|
Superseded |
[3,of,5,filtering,part,2,V2] clfilter: add a cache on repo for set of revision to filter for a given set |
2012-12-10 |
Pierre-Yves David |
|
Superseded |
[4,of,5,filtering,part,2,V2] clfilter: use filtering in `visibleheads` and `visiblebranchmap` |
2012-12-10 |
Pierre-Yves David |
|
Superseded |
[5,of,5,filtering,part,2,V2] clfilter: fix `nodemap` usage in `getbundle` |
2012-12-10 |
Pierre-Yves David |
|
Superseded |
[1,of,3,in,crew] run-tests: use correct python when run with --local |
2012-12-10 |
Bryan O'Sullivan |
|
Accepted |
[2,of,3,in,crew] run-tests: check for the correct python when starting |
2012-12-10 |
Bryan O'Sullivan |
|
Accepted |
[3,of,3,in,crew] run-tests: use correct python safely under --jobs |
2012-12-10 |
Bryan O'Sullivan |
|
Superseded |
[3,of,3,in,crew] run-tests: use correct python safely under --jobs |
2012-12-11 |
Adrian Buehlmann |
|
Superseded |
[01,of,15] hgext: `speedy` - the history query accelerator |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[02,of,15] speedy: stub history query server |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[03,of,15] speedy: convert revs to changeset ids when issuing query |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[04,of,15] speedy: support for running server against arbitrary repo |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[05,of,15] speedy: create an index used to speed up 'author' revset query |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[06,of,15] speedy: custom wire protocol |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[07,of,15] speedy: add interface hiding client/server communication details |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[08,of,15] speedy: client/server communication over tcp sockets |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[09,of,15] speedy: adding support for revset.date query |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[10,of,15] speedy: make author query take a list of user name patterns |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[11,of,15] speedy: make log -u and -d options query the history server |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[12,of,15] speedy: keep a list of patterns that are matched against in match |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[13,of,15] speedy: add hook to walkchangerevs to allow for slow path acceleration |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[14,of,15] speedy: add support for log directory queries |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[15,of,15] speedy: add support for arbitrary file patterns in path query |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
validate: check for spurious incoming filelog entries |
2012-12-11 |
Sune Foldager |
|
Accepted |
[in,crew] makefile: allow local builds to work on windows/mingw32 |
2012-12-11 |
Bryan O'Sullivan |
|
Accepted |
run-tests: fix exename on Windows |
2012-12-11 |
Siddharth Agarwal |
|
Accepted |
run-tests: support running tests in parallel on windows |
2012-12-11 |
Bryan O'Sullivan |
|
Accepted |
[3,of,3,in,crew] run-tests: use correct python safely under --jobs |
2012-12-12 |
Adrian Buehlmann |
|
Accepted |
[v2] largefiles: Commit directories that only contain largefiles (issue3548) |
2012-12-12 |
Levi Bard |
|
Accepted |
[1,of,7,resend] store: implement lowerencode in C |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[2,of,7,resend] pathencode: add a SHA-1 hash function |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[3,of,7,resend] pathencode: implement the "mangling" part of hashed encoding in C |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[4,of,7,resend] pathencode: implement hashed encoding in C |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[5,of,7,resend] pathencode: implement both basic and hashed encoding in C |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[6,of,7,resend] tests: ensure that C and Python path encoding agree |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Superseded |
[7,of,7,resend] store: switch to C-based hashed path encoding |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[1,of,6,V2] obsolete: compute successors set |
2012-12-13 |
Pierre-Yves David |
|
Accepted |
[2,of,6,V2] obsolete: drop successors sets which are subset of another one |
2012-12-13 |
Pierre-Yves David |
|
Accepted |
[3,of,6,V2] obsolete: detect divergent changesets |
2012-12-13 |
Pierre-Yves David |
|
Accepted |
[4,of,6,V2] obsolete: add revset and test for divergent changesets |
2012-12-13 |
Pierre-Yves David |
|
Accepted |
[5,of,6,V2] obsolete: add a divergent method on context |
2012-12-13 |
Pierre-Yves David |
|
Accepted |
[6,of,6,V2] obsolete: refuse to push divergent changeset |
2012-12-13 |
Pierre-Yves David |
|
Accepted |
[01,of,21,V2] hgext: `speedy` - the history query accelerator |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[02,of,21,V2] speedy: stub history query server |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[03,of,21,V2] speedy: convert revs to changeset ids when issuing query |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[04,of,21,V2] speedy: support for running server against arbitrary repo |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[05,of,21,V2] speedy: create an index used to speed up 'author' revset query |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[06,of,21,V2] speedy: custom wire protocol |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[07,of,21,V2] speedy: add interface hiding client/server communication details |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[08,of,21,V2] speedy: client/server communication over tcp sockets |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[09,of,21,V2] speedy: adding support for revset.date query |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[10,of,21,V2] speedy: make author query take a list of user name patterns |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[11,of,21,V2] speedy: make log -u and -d options query the history server |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[12,of,21,V2] speedy: keep a list of patterns that are matched against in match |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[13,of,21,V2] speedy: add hook to walkchangerevs to allow for slow path acceleration |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[14,of,21,V2] speedy: add support for log directory queries |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[15,of,21,V2] speedy: add support for arbitrary file patterns in path query |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[16,of,21,V2] speedy: create a cache of local nodes |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[17,of,21,V2] speedy: fall back to local query if the history server times out |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[18,of,21,V2] speedy: a dict-like interface to the leveldb database |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[19,of,21,V2] speedy: turn index create functions into update functions |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[20,of,21,V2] speedy: persistence for indices using leveldb |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
[21,of,21,V2] speedy: detect store corruption |
2012-12-14 |
Tomasz Kleczek |
|
Deferred |
subrepo: append subrepo path to subrepo push error messages |
2012-12-14 |
Angel Ezquerra |
|
Superseded |
[stable] dirstate: don't rename branch file if writing it failed |
2012-12-14 |
Idan Kamara |
|
Superseded |
subrepo: append subrepo path to subrepo push error messages |
2012-12-14 |
Kevin Bullock |
|
Not Applicable |
[1,of,6] ancestor: move missingancestors doctest out into a separate file |
2012-12-14 |
Siddharth Agarwal |
|
Superseded |
[2,of,6] perf: add a command to test performance of membership in ancestor set |
2012-12-14 |
Siddharth Agarwal |
|
Accepted |
[3,of,6] ancestor: add function to generate ancestors lazily |
2012-12-14 |
Siddharth Agarwal |
|
Accepted |
[4,of,6] revlog: add functions that use ancestor.lazyancestorset |
2012-12-14 |
Siddharth Agarwal |
|
Accepted |
[5,of,6] localrepo: use lazy ancestor sets |
2012-12-14 |
Siddharth Agarwal |
|
Superseded |
[6,of,6] rebase: use lazy ancestor sets |
2012-12-14 |
Siddharth Agarwal |
|
Superseded |
[1,of,5,V2] ancestor: move missingancestors doctest out into a separate file |
2012-12-15 |
Siddharth Agarwal |
|
Accepted |
[2,of,5,V2] perf: add a command to test performance of membership in ancestor set |
2012-12-15 |
Siddharth Agarwal |
|
Accepted |
[3,of,5,V2] ancestor: add a class to generate ancestors lazily |
2012-12-15 |
Siddharth Agarwal |
|
Superseded |
[4,of,5,V2] localrepo: use lazy ancestor sets |
2012-12-15 |
Siddharth Agarwal |
|
Superseded |
[5,of,5,V2] rebase: use lazy ancestor sets |
2012-12-15 |
Siddharth Agarwal |
|
Superseded |
test-pathencode: actually compare our current pathencoding implemenentations |
2012-12-15 |
Adrian Buehlmann |
|
Superseded |
bookmarks: fix correct command in help text |
2012-12-15 |
hokorobi.hokorobi at gmail.com |
|
Not Applicable |
[V2] subrepo: append subrepo path to subrepo push error messages |
2012-12-16 |
Angel Ezquerra |
|
Accepted |
bookmarks: fix head selection for merge with two bookmarked heads |
2012-12-16 |
Mads Kiilerich |
|
Superseded |
[stable] dirstate: don't rename branch file if writing it failed |
2012-12-16 |
Idan Kamara |
|
Accepted |
enable more branding related configuration in default hgweb templates #1 |
2012-12-16 |
Hangsu Ma |
|
Rejected |
enable more branding related configuration in default hgweb templates #2 |
2012-12-16 |
Hangsu Ma |
|
Rejected |
[01,of,24] copies: make the loss in _backwardcopies more stable |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[02,of,24] localrepo: store requirements sorted |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[03,of,24] localrepo: store branchheads sorted |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[04,of,24] bisect: store state sorted |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[05,of,24] commandserver: report capabilities sorted |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[06,of,24] merge: process files in sorted order |
2012-12-16 |
Mads Kiilerich |
|
Superseded |
[07,of,24] discovery: process heads in sorted order |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[08,of,24] copies: report found copies sorted |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[09,of,24] bookmarks: process pulled remote bookmarks in sorted order |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[10,of,24] subrepos: process subrepos in sorted order |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[11,of,24] obsolete: process markers in a stable order |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[12,of,24] debugpushkey: list keys sorted |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[13,of,24] debugdiscovery: report heads in sorted |
2012-12-16 |
Mads Kiilerich |
|
Superseded |
[14,of,24] identity: report bookmarks sorted |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[15,of,24] hgweb: generate query strings with parameters sorted by key |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[16,of,24] largefiles: upload files in sorted order |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[17,of,24] churn: sort users with same churn by name |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[18,of,24] histedit: process bookmarks in sorted order |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[19,of,24] mq: stabilize update after strip of parent revision |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[20,of,24] convert: process splicemap in sorted order |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[21,of,24] convert: process missing branches in sorted order |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[22,of,24] convert: process subversion branch in a sorted order |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[23,of,24] convert: report cvsps branchpoints sorted |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[24,of,24] convert: make toposort order stable when multiple orderings are possible |
2012-12-16 |
Mads Kiilerich |
|
Accepted |
[V3,[RETITLED] ] subrepo: append subrepo path to subrepo error messages |
2012-12-16 |
Angel Ezquerra |
|
Superseded |
[stable] hook: disable demandimport before importing hooks |
2012-12-17 |
Dirkjan Ochtman |
|
Superseded |
[stable] bundlerepo: return more capable repos from getremotechanges |
2012-12-17 |
Mads Kiilerich |
|
Superseded |
[1,of,3] obsolete: introduce a troubled method on context |
2012-12-17 |
Pierre-Yves David |
|
Accepted |
[2,of,3] obsolete: introduce a troubles method on context |
2012-12-17 |
Pierre-Yves David |
|
Accepted |
[3,of,3] obsolete: factorise troubles detection during push |
2012-12-17 |
Pierre-Yves David |
|
Superseded |
[01,of,12] localrepo: don't refresh filecache entries that aren't in __dict__ |
2012-12-17 |
Idan Kamara |
|
Superseded |
[02,of,12] localrepo: introduce destroying function |
2012-12-17 |
Idan Kamara |
|
Superseded |
[03,of,12] localrepo: updatebranchcache when destroying nodes |
2012-12-17 |
Idan Kamara |
|
Changes Requested |
[04,of,12] localrepo: write the phasecache when destroying nodes |
2012-12-17 |
Idan Kamara |
|
Superseded |
[05,of,12] phases: make _filterunknown a member function of phasecache |
2012-12-17 |
Idan Kamara |
|
Superseded |
[06,of,12] localrepo: filter unknown nodes from the phasecache on destroyed |
2012-12-17 |
Idan Kamara |
|
Superseded |
[07,of,12] localrepo: don't clear filecache on _rollback and destroyed (issue3335) (issue3693) |
2012-12-17 |
Idan Kamara |
|
Changes Requested |
[08,of,12] filecache: allow filecacheentry to be created without stating in __init__ |
2012-12-17 |
Idan Kamara |
|
Superseded |
[09,of,12] filecache: create an entry in _filecache when __set__ is called for a missing one |
2012-12-17 |
Idan Kamara |
|
Superseded |
[10,of,12] dirstate: refresh _branch cache entry after writing it |
2012-12-17 |
Idan Kamara |
|
Superseded |
[11,of,12] rollback: invalidate dirstate through the filecache |
2012-12-17 |
Idan Kamara |
|
Changes Requested |
[12,of,12] localrepo: drop unnecessary check on wlock unlock |
2012-12-17 |
Idan Kamara |
|
Superseded |
[1,of,7,clfilter,part,1,V3] clfilter: ensure context raise RepoLookupError when the revision is filtered |
2012-12-17 |
Pierre-Yves David |
|
Accepted |
[2,of,7,clfilter,part,1,V3] clfilter: add actual repo filtering mechanism |
2012-12-17 |
Pierre-Yves David |
|
Superseded |
[3,of,7,clfilter,part,1,V3] clfilter: add a cache on repo for set of revision to filter for a given set |
2012-12-17 |
Pierre-Yves David |
|
Superseded |
[4,of,7,clfilter,part,1,V3] test: fix truncated comment in test |
2012-12-17 |
Pierre-Yves David |
|
Accepted |
[5,of,7,clfilter,part,1,V3] clfilter: introduce a "unserver" filtering mode |
2012-12-17 |
Pierre-Yves David |
|
Superseded |
[6,of,7,clfilter,part,1,V3] clfilter: use filtering in `visiblebranchmap` |
2012-12-17 |
Pierre-Yves David |
|
Superseded |
[7,of,7,clfilter,part,1,V3] clfilter: use filtering in `visibleheads` |
2012-12-17 |
Pierre-Yves David |
|
Superseded |
[1,of,3,V3,part,1] revlog.ancestors: add support for including revs |
2012-12-17 |
Siddharth Agarwal |
|
Accepted |
[2,of,3,V3,part,1] transplant: replace incancestors uses with ancestors |
2012-12-17 |
Siddharth Agarwal |
|
Accepted |
[3,of,3,V3,part,1] revlog: remove incancestors since it is no longer used |
2012-12-17 |
Siddharth Agarwal |
|
Accepted |
[1,of,3] ignore: refactor ignore into two functions |
2012-12-18 |
Bryan O'Sullivan |
|
Accepted |
[2,of,3] ignore: only read an ignore file once |
2012-12-18 |
Bryan O'Sullivan |
|
Accepted |
[3,of,3] ignore: process hgignore files in deterministic order |
2012-12-18 |
Bryan O'Sullivan |
|
Accepted |
[1,of,1] Option to enforce using UTC for commit dates |
2012-12-18 |
arne_bab at web.de |
|
Rejected |
[V3,[RETITLED] ] subrepo: append subrepo path to subrepo error messages |
2012-12-18 |
Matt Harbison |
|
Superseded |
[1,of,4,V3,part,2] revlog: move ancestor generation out to a new class |
2012-12-18 |
Siddharth Agarwal |
|
Accepted |
[2,of,4,V3,part,2] ancestor: add lazy membership testing to lazyancestors |
2012-12-18 |
Siddharth Agarwal |
|
Accepted |
[3,of,4,V3,part,2] localrepo: use lazy ancestor membership testing |
2012-12-18 |
Siddharth Agarwal |
|
Accepted |
[4,of,4,V3,part,2] rebase: use lazy ancestor membership testing |
2012-12-18 |
Siddharth Agarwal |
|
Accepted |
[in,crew] clfilter: fix `nodemap` usage in `getbundle` |
2012-12-18 |
Kevin Bullock |
|
Accepted |
[V4] subrepo: append subrepo path to subrepo error messages |
2012-12-18 |
Angel Ezquerra |
|
Superseded |
[1,of,1,V2] test-pathencode: actually compare our current pathencoding implementations |
2012-12-19 |
Adrian Buehlmann |
|
Accepted |
[01,of,10] branchmap: simplify _branchtags using a new _cachabletip method |
2012-12-19 |
Pierre-Yves David |
|
Superseded |
[02,of,10] branchmap: factorise access to changelog in updatebranchcache |
2012-12-19 |
Pierre-Yves David |
|
Superseded |
[03,of,10] branchmap: merge _branchtags into updatebranchcache |
2012-12-19 |
Pierre-Yves David |
|
Superseded |
[04,of,10] bundlerepo: use _cachabletip mechanism in bundlerepo |
2012-12-19 |
Pierre-Yves David |
|
Superseded |
[05,of,10] branchmap: create a mercurial.branchmap module |
2012-12-19 |
Pierre-Yves David |
|
Superseded |
[06,of,10] branchmap: extract write logic from localrepo |
2012-12-19 |
Pierre-Yves David |
|
Superseded |
[07,of,10] branchmap: extract read logic from repo |
2012-12-19 |
Pierre-Yves David |
|
Superseded |
[08,of,10] branchmap: _updatebranchmap does not need to be filtered |
2012-12-19 |
Pierre-Yves David |
|
Superseded |
[09,of,10] branchmap: extract _updatebranchcache from repo |
2012-12-19 |
Pierre-Yves David |
|
Superseded |
[10,of,10] branchmap: extract updatebranchcache from repo |
2012-12-19 |
Pierre-Yves David |
|
Superseded |
[1,of,4] test-inotify: test symlink indirection for unix sockets |
2012-12-19 |
Bryan O'Sullivan |
|
Accepted |
[2,of,4] inotify: don't fall over just because of a dangling symlink |
2012-12-19 |
Bryan O'Sullivan |
|
Accepted |
[3,of,4] posix: move server side of unix domain sockets out of inotify |
2012-12-19 |
Bryan O'Sullivan |
|
Accepted |
[4,of,4] tests: make test-inotify-issue1208.t disappear |
2012-12-19 |
Bryan O'Sullivan |
|
Accepted |
[01,of,10,V2] branchmap: simplify _branchtags using a new _cacheabletip method |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
[02,of,10,V2] branchmap: factorise access to changelog in updatebranchcache |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
[03,of,10,V2] branchmap: merge _branchtags into updatebranchcache |
2012-12-20 |
Pierre-Yves David |
|
Superseded |
[04,of,10,V2] bundlerepo: use _cacheabletip mechanism in bundlerepo |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
[05,of,10,V2] branchmap: create a mercurial.branchmap module |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
[06,of,10,V2] branchmap: extract write logic from localrepo |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
[07,of,10,V2] branchmap: extract read logic from repo |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
[08,of,10,V2] branchmap: _updatebranchmap does not need to be filtered |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
[09,of,10,V2] branchmap: extract _updatebranchcache from repo |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
[10,of,10,V2] branchmap: extract updatebranchcache from repo |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
test-pathencode: accept --seed parameter in hex as well |
2012-12-20 |
Adrian Buehlmann |
|
Accepted |
[1,of,7,V4] clfilter: add actual repo filtering mechanism |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
[2,of,7,V4] clfilter: add a cache on repo for set of revision to filter for a given set |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
[3,of,7,V4] clfilter: introduce a "unserver" filtering mode |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
[4,of,7,V4] clfilter: use filtering in `visiblebranchmap` |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
[5,of,7,V4] clfilter: use filtering in `visibleheads` |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
[6,of,7,V4] cache: group obscache and revsfiltercache invalidation in a single function |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
[7,of,7,V4] hidden: invalidate hiddenrevs when needed |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
[1,of,2,[RESEND,V2] ] hgweb: add (Atom) subscribe link to the main paper template pages |
2012-12-20 |
Angel Ezquerra |
|
Superseded |
[2,of,2,[RESEND,V2] ] hgweb, paper: add (Atom) subscribe links to the repository index |
2012-12-20 |
Angel Ezquerra |
|
Superseded |
[V5] subrepo: append subrepo path to subrepo error messages |
2012-12-20 |
Angel Ezquerra |
|
Accepted |
[stable,V2] hook: disable demandimport before importing hooks |
2012-12-20 |
Dirkjan Ochtman |
|
Accepted |
[1,of,2,V3] hgweb: add (Atom) subscribe link to the main paper template pages |
2012-12-20 |
Angel Ezquerra |
|
Superseded |
[2,of,2,V3] hgweb, paper: add (Atom) subscribe links to the repository index |
2012-12-20 |
Angel Ezquerra |
|
Superseded |
[RESEND] hgweb: add a "URL breadcrumb" to the index and repository pages |
2012-12-20 |
Angel Ezquerra |
|
Superseded |
[1,of,2,V4] hgweb: add (Atom) subscribe link to the main paper template pages |
2012-12-20 |
Angel Ezquerra |
|
Accepted |
[2,of,2,V4] hgweb, paper: add (Atom) subscribe links to the repository index |
2012-12-20 |
Angel Ezquerra |
|
Accepted |
[1,of,2] hgweb, monoblue: make RSS and Atom feed buttons link to the current page's feed |
2012-12-20 |
Angel Ezquerra |
|
Superseded |
[2,of,2] hgweb, monoblue: change RSS and Atom buttons into Atom subscribe icon and link |
2012-12-20 |
Angel Ezquerra |
|
Superseded |
[1,of,3,V3] hgweb: add a "URL breadcrumb" to the index and repository pages |
2012-12-21 |
Angel Ezquerra |
|
Superseded |
[2,of,3,V3] hgweb, spartan: add "URL breadcrumbs" |
2012-12-21 |
Angel Ezquerra |
|
Superseded |
[3,of,3,V3] hgweb, spartan: add link from manifest title to the corresponding changeset page |
2012-12-21 |
Angel Ezquerra |
|
Superseded |
[01,of,10,RFC] command: set minchunk to zero to disable chunking on the command line |
2012-12-21 |
Sean Farley |
|
Superseded |
[02,of,10,RFC] templater: ensure callers that expect a string will always get a string |
2012-12-21 |
Sean Farley |
|
Superseded |
[03,of,10,RFC] templatefilter: add labelify and delabelify functions |
2012-12-21 |
Sean Farley |
|
Superseded |
[04,of,10,RFC] templatefilter: make stringify remove label wrappers |
2012-12-21 |
Sean Farley |
|
Superseded |
[05,of,10,RFC] templater: add local versions of labelify and delabelify |
2012-12-21 |
Sean Farley |
|
Superseded |
[06,of,10,RFC] templater: teach _flatten about labels |
2012-12-21 |
Sean Farley |
|
Superseded |
[07,of,10,RFC] templatekw: simple example of labelify for {user} |
2012-12-21 |
Sean Farley |
|
Superseded |
[08,of,10,RFC] templatekw: add labelify to _showlist to mimic ''.join() |
2012-12-21 |
Sean Farley |
|
Superseded |
[09,of,10,RFC] templatekw: add labels to getfiles |
2012-12-21 |
Sean Farley |
|
Superseded |
[10,of,10,RFC] templatekw: complicated logic to add labels to {files} |
2012-12-21 |
Sean Farley |
|
Superseded |
[1,of,4,stable] largefiles: introduce basic debugstate --large functionality |
2012-12-21 |
Mads Kiilerich |
|
Accepted |
[2,of,4,stable] largefiles status: update lfdirstate with result from cleanliness check |
2012-12-21 |
Mads Kiilerich |
|
Accepted |
[3,of,4,stable] largefiles revert: update lfdirstate with result from first cleanliness check |
2012-12-21 |
Mads Kiilerich |
|
Accepted |
[4,of,4,stable] largefiles: don't walk through all ignored files |
2012-12-21 |
Mads Kiilerich |
|
Accepted |
[01,of,13] util: introduce ignoremissing flag to unlinkpath |
2012-12-21 |
Mads Kiilerich |
|
Accepted |
[02,of,13] largefiles: remove overly complex handling of ignored and unknown files |
2012-12-21 |
Mads Kiilerich |
|
Accepted |
[03,of,13] largefiles: simplify lfutil.getstandinmatcher by inlining getmatcher |
2012-12-21 |
Mads Kiilerich |
|
Accepted |
[04,of,13] largefiles: rename 'admin' to more descriptive 'lfstoredir' |
2012-12-21 |
Mads Kiilerich |
|
Accepted |
[05,of,13] largefiles: lfdirstate is only for .hglf - don't ignore anything |
2012-12-21 |
Mads Kiilerich |
|
Accepted |
[06,of,13] largefiles: unindent code |
2012-12-21 |
Mads Kiilerich |
|
Accepted |
[07,of,13] largefiles: use plain wjoin instead of the complex pathto |
2012-12-21 |
Mads Kiilerich |
|
Accepted |
[08,of,13] largefiles: use constant for '.hglf/' |
2012-12-21 |
Mads Kiilerich |
|
Accepted |
[09,of,13] largefiles: remove findoutgoing portability wrapper |
2012-12-21 |
Mads Kiilerich |
|
Accepted |
[10,of,13] largefiles: remove reporemove portability wrapper |
2012-12-21 |
Mads Kiilerich |
|
Accepted |
[11,of,13] largefiles: remove trivial portability wrappers |
2012-12-21 |
Mads Kiilerich |
|
Accepted |
[12,of,13] largefiles: cleanup of warnings on errors getting largefiles |
2012-12-21 |
Mads Kiilerich |
|
Accepted |
[13,of,13] largefiles: better test coverage of wireproto and the http protocol |
2012-12-21 |
Mads Kiilerich |
|
Accepted |
[1,of,3] copies: separate moves via directory renames from explicit copies |
2012-12-21 |
Siddharth Agarwal |
|
Accepted |
[2,of,3] copies: make debug messages more sensible |
2012-12-21 |
Siddharth Agarwal |
|
Accepted |
[3,of,3] copies: do not track backward copies, only renames (issue3739) |
2012-12-21 |
Siddharth Agarwal |
|
Accepted |
[01,of,10] branchmap: `stream_in` write remote branchcache to local one |
2012-12-22 |
Pierre-Yves David |
|
Superseded |
[02,of,10] branchmap: store branchcache in a dedicated object |
2012-12-22 |
Pierre-Yves David |
|
Superseded |
[03,of,10] branchmap: add the tipnode (cache key) on the branchcache object |
2012-12-22 |
Pierre-Yves David |
|
Superseded |
[04,of,10] branchmap: add the tiprev (cache key) on the branchmap object |
2012-12-22 |
Pierre-Yves David |
|
Superseded |
[05,of,10] branchmap: simplify write signature |
2012-12-22 |
Pierre-Yves David |
|
Superseded |
[06,of,10] branchmap: make write a method on the branchmap object |
2012-12-22 |
Pierre-Yves David |
|
Superseded |
[07,of,10] branchmap: factorise changelog access in update |
2012-12-22 |
Pierre-Yves David |
|
Superseded |
[08,of,10] branchmap: make update responsible to update the cache key |
2012-12-22 |
Pierre-Yves David |
|
Superseded |
[09,of,10] branchmap: make update a method |
2012-12-22 |
Pierre-Yves David |
|
Superseded |
[10,of,10] branchmap: move validity logic in the object itself |
2012-12-22 |
Pierre-Yves David |
|
Superseded |
[1,of,3,V4] hgweb: add a "URL breadcrumb" to the index and repository pages |
2012-12-23 |
Angel Ezquerra |
|
Accepted |
[2,of,3,V4] hgweb, spartan: add "URL breadcrumbs" |
2012-12-23 |
Angel Ezquerra |
|
Accepted |
[3,of,3,V4] hgweb, spartan: add link from manifest title to the corresponding changeset page |
2012-12-23 |
Angel Ezquerra |
|
Accepted |
[V2] obsolete: factorise troubles detection during push |
2012-12-23 |
Pierre-Yves David |
|
Accepted |
RFC: should we remind people to upgrade? |
2012-12-23 |
Matt Mackall |
mpm |
Deferred |
[01,of,10,V2] branchmap: `stream_in` write remote branchcache to local one |
2012-12-24 |
Pierre-Yves David |
|
Accepted |
[02,of,10,V2] branchmap: store branchcache in a dedicated object |
2012-12-24 |
Pierre-Yves David |
|
Accepted |
[03,of,10,V2] branchmap: add the tipnode (cache key) on the branchcache object |
2012-12-24 |
Pierre-Yves David |
|
Accepted |
[04,of,10,V2] branchmap: add the tiprev (cache key) on the branchmap object |
2012-12-24 |
Pierre-Yves David |
|
Accepted |
[05,of,10,V2] branchmap: simplify write signature |
2012-12-24 |
Pierre-Yves David |
|
Accepted |
[06,of,10,V2] branchmap: make write a method on the branchmap object |
2012-12-24 |
Pierre-Yves David |
|
Accepted |
[07,of,10,V2] branchmap: factorise changelog access in update |
2012-12-24 |
Pierre-Yves David |
|
Accepted |
[08,of,10,V2] branchmap: make update responsible to update the cache key |
2012-12-24 |
Pierre-Yves David |
|
Accepted |
[09,of,10,V2] branchmap: make update a method |
2012-12-24 |
Pierre-Yves David |
|
Accepted |
[10,of,10,V2] branchmap: move validity logic in the object itself |
2012-12-24 |
Pierre-Yves David |
|
Accepted |
[1,of,6,RFC] templater: add no-op template function 'label' |
2012-12-24 |
Sean Farley |
|
Superseded |
[2,of,6,RFC] templater: wrap each parsed element with a label filter |
2012-12-24 |
Sean Farley |
|
Superseded |
[3,of,6,RFC] color: add template label function |
2012-12-24 |
Sean Farley |
|
Superseded |
[4,of,6,RFC] color: add an array of default labels |
2012-12-24 |
Sean Farley |
|
Superseded |
[5,of,6,RFC] color: extract symbol from template label args |
2012-12-24 |
Sean Farley |
|
Superseded |
[6,of,6,RFC] color: add special case handling for default template labels |
2012-12-24 |
Sean Farley |
|
Superseded |
convert: .hgtags files contain SKIP lines (issue3736) |
2012-12-26 |
John Peacock |
|
Changes Requested |
[1,of,9] branchmap: improve invalid cache message when reading |
2012-12-26 |
Pierre-Yves David |
|
Superseded |
[2,of,9] branchmap: improve computation of target tip |
2012-12-26 |
Pierre-Yves David |
|
Superseded |
[3,of,9] branchmap: takes filtered revision in account for cache calculation |
2012-12-26 |
Pierre-Yves David |
|
Superseded |
[4,of,9] branchmap: read and write key part related to filtered revision |
2012-12-26 |
Pierre-Yves David |
|
Superseded |
[5,of,9] branchmap: move the cache file name into a dedicated function |
2012-12-26 |
Pierre-Yves David |
|
Superseded |
[6,of,9] clfilter: ensure unfiltered repo have a filtername attribute too |
2012-12-26 |
Pierre-Yves David |
|
Superseded |
[7,of,9] branchmap: use a different file name for filtered view of repo |
2012-12-26 |
Pierre-Yves David |
|
Superseded |
[8,of,9] branchmap: report filtername when read fails |
2012-12-26 |
Pierre-Yves David |
|
Superseded |
[9,of,9] branchmap: enable caching for filtered version too |
2012-12-26 |
Pierre-Yves David |
|
Superseded |
[01,of,10,V2] strip: do not update branchcache when adding un stripped changegroup (issue3745) |
2012-12-28 |
Pierre-Yves David |
|
Accepted |
[02,of,10,V2] branchmap: improve invalid cache message when reading |
2012-12-28 |
Pierre-Yves David |
|
Accepted |
[03,of,10,V2] branchmap: improve computation of target tip |
2012-12-28 |
Pierre-Yves David |
|
Accepted |
[04,of,10,V2] branchmap: takes filtered revision in account for cache calculation |
2012-12-28 |
Pierre-Yves David |
|
Accepted |
[05,of,10,V2] branchmap: read and write key part related to filtered revision |
2012-12-28 |
Pierre-Yves David |
|
Superseded |
[06,of,10,V2] branchmap: move the cache file name into a dedicated function |
2012-12-28 |
Pierre-Yves David |
|
Superseded |
[07,of,10,V2] clfilter: ensure unfiltered repo have a filtername attribute too |
2012-12-28 |
Pierre-Yves David |
|
Superseded |
[08,of,10,V2] branchmap: use a different file name for filtered view of repo |
2012-12-28 |
Pierre-Yves David |
|
Superseded |
[09,of,10,V2] branchmap: report filtername when read fails |
2012-12-28 |
Pierre-Yves David |
|
Superseded |
[10,of,10,V2] branchmap: enable caching for filtered version too |
2012-12-28 |
Pierre-Yves David |
|
Superseded |
[stable] bundlerepo: return more capable repos from getremotechanges |
2012-12-28 |
Mads Kiilerich |
|
Accepted |
RFC: should we remind people to upgrade? |
2012-12-28 |
arne_bab at web.de |
|
Deferred |
graft: new "--graftmessage" option, for better graft documentation |
2012-12-28 |
Martin Rieser |
marmoute |
Superseded |
Graft: 'log' options adds username of person who did the graft |
2012-12-28 |
Martin Rieser |
|
Superseded |
[1,of,4] obsolete: add an `ui.prevent-unstable` option and related function |
2012-12-28 |
Pierre-Yves David |
|
Superseded |
[2,of,4] amend: honor prevent-unstable configuration option |
2012-12-28 |
Pierre-Yves David |
|
Superseded |
[3,of,4] rebase: honor prevent-unstable configuration option |
2012-12-28 |
Pierre-Yves David |
|
Superseded |
[4,of,4] histedit: honor prevent-unstable configuration option |
2012-12-28 |
Pierre-Yves David |
|
Superseded |
[1,of,4] cmdutil: make getgraphlogrevs return revs in descending order |
2012-12-29 |
Siddharth Agarwal |
|
Accepted |
[2,of,4] cmdutil: store a local ref to repo.hiddenrevs in getgraphlogrevs |
2012-12-29 |
Siddharth Agarwal |
|
Accepted |
[3,of,4] cmdutil: stop pretending we can calculate revs for graphlog lazily |
2012-12-29 |
Siddharth Agarwal |
|
Accepted |
[4,of,4] cmdutil: make getgraphlogrevs limit-aware |
2012-12-29 |
Siddharth Agarwal |
|
Accepted |
[1,of,2] templater: add no-op template function 'label' |
2012-12-29 |
Sean Farley |
bos |
Accepted |
[2,of,2] color: add template label function |
2012-12-29 |
Sean Farley |
bos |
Accepted |
[1,of,3,V2] amend: allow amend of non-head when obsolete is enabled |
2012-12-29 |
Pierre-Yves David |
|
Accepted |
[2,of,3,V2] rebase: allow non-head rebase-set when obsolete is enabled |
2012-12-29 |
Pierre-Yves David |
|
Accepted |
[3,of,3,V2] histedit: allow operation from non-head if obsolete is enabled |
2012-12-29 |
Pierre-Yves David |
|
Accepted |
[STABLE] amend: invalidate dirstate in case of failure (issue3670) |
2012-12-29 |
Pierre-Yves David |
|
Accepted |
[STABLE] amend: prevent loose of bookmark on failed amend |
2012-12-30 |
Pierre-Yves David |
|
Accepted |
Graft: (V2) '--log' options adds username of person who did the graft |
2012-12-30 |
Martin Rieser |
|
Changes Requested |
zeroconf: use port from server instead of picking port from config (issue3746) |
2012-12-30 |
Benoit Boissinot |
|
Superseded |
[STABLE,V2] zeroconf: use port from server instead of picking port from config (issue3746) |
2012-12-30 |
Benoit Boissinot |
|
Accepted |
test-command-template.t time-based (I think?) failure |
2013-01-01 |
Augie Fackler |
|
Not Applicable |
[in,crew] test-command-template.t: fix test so it all year |
2013-01-01 |
Augie Fackler |
|
Accepted |
[1,of,6,V3] branchmap: read and write key part related to filtered revision |
2013-01-01 |
Pierre-Yves David |
|
Accepted |
[2,of,6,V3] branchmap: move the cache file name into a dedicated function |
2013-01-01 |
Pierre-Yves David |
|
Accepted |
[3,of,6,V3] clfilter: ensure unfiltered repo have a filtername attribute too |
2013-01-01 |
Pierre-Yves David |
|
Accepted |
[4,of,6,V3] branchmap: use a different file name for filtered view of repo |
2013-01-01 |
Pierre-Yves David |
|
Accepted |
[5,of,6,V3] branchmap: report filtername when read fails |
2013-01-01 |
Pierre-Yves David |
|
Accepted |
[6,of,6,V3] branchmap: enable caching for filtered version too |
2013-01-01 |
Pierre-Yves David |
|
Accepted |
[01,of,16] branchmap: read return None in case of failure |
2013-01-02 |
Pierre-Yves David |
|
Superseded |
[02,of,16] vfs: add a read only vfs |
2013-01-02 |
Pierre-Yves David |
|
Superseded |
[03,of,16] bundlerepo: enforce reading from core repo only |
2013-01-02 |
Pierre-Yves David |
|
Superseded |
[04,of,16] bundlerepo: drop use of `_cacheabletip` |
2013-01-02 |
Pierre-Yves David |
|
Superseded |
[05,of,16] mq: drop `_cacheabletip` usage |
2013-01-02 |
Pierre-Yves David |
|
Superseded |
[06,of,16] branchmap: drop all remains of `_cacheabletip` |
2013-01-02 |
Pierre-Yves David |
|
Superseded |
[07,of,16] phases: make _filterunknown a member function of phasecache |
2013-01-02 |
Pierre-Yves David |
|
Superseded |
[08,of,16] localrepo: filter unknown nodes from the phasecache on destroyed |
2013-01-02 |
Pierre-Yves David |
|
Superseded |
[09,of,16] branchmap: disable fallback to unfiltered branchcache |
2013-01-02 |
Pierre-Yves David |
|
Superseded |
[10,of,16] destroyed: filter unknow before computing branchcache |
2013-01-02 |
Pierre-Yves David |
|
Superseded |
[11,of,16] clfilter: use empty frozenset intead of empty tuple |
2013-01-02 |
Pierre-Yves David |
|
Superseded |
[12,of,16] branchmap: add a copy method |
2013-01-02 |
Pierre-Yves David |
|
Superseded |
[13,of,16] repoview: add a subset table |
2013-01-02 |
Pierre-Yves David |
|
Superseded |
[14,of,16] branchmap: allow to use cache of subset |
2013-01-02 |
Pierre-Yves David |
|
Superseded |
[15,of,16] clfilter: add mutable filtering |
2013-01-02 |
Pierre-Yves David |
|
Superseded |
[16,of,16] clfilter: add impactable filter |
2013-01-02 |
Pierre-Yves David |
|
Superseded |
[1,of,4] test: use obsolescence marker to test hidden |
2013-01-02 |
Pierre-Yves David |
|
Accepted |
[2,of,4] phases: avoid changectx creation while checking command result |
2013-01-02 |
Pierre-Yves David |
|
Accepted |
[3,of,4] phases: prepare phase command for filtering |
2013-01-02 |
Pierre-Yves David |
|
Accepted |
[4,of,4] clfilter: fallback to unfiltered version when linkrev point to filtered history |
2013-01-02 |
Pierre-Yves David |
|
Accepted |
[STABLE] test-command-template.t: make "age" filter test work on Feb 29th |
2013-01-02 |
Benoit Boissinot |
|
Accepted |
convert: Add 'close' as a possible splicemap option |
2013-01-02 |
John Peacock |
|
Changes Requested |
[1,of,2] subrepo: add subrepo property to SubrepoAbort exceptions |
2013-01-03 |
Angel Ezquerra |
|
Superseded |
[2,of,2] subrepo: make the '(in subrepo %s)' hint more translation friendly |
2013-01-03 |
Angel Ezquerra |
|
Superseded |
[01,of,18,V2] branchmap: read return None in case of failure |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[02,of,18,V2] vfs: add a read only vfs |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[03,of,18,V2] branchmap: ignore Abort error while writing cache |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[04,of,18,V2] bundlerepo: enforce reading from core repo only |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[05,of,18,V2] bundlerepo: drop use of `_cacheabletip` |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[06,of,18,V2] mq: drop `_cacheabletip` usage |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[07,of,18,V2] branchmap: drop `_cacheabletip` usage in `updatecache` |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[08,of,18,V2] localrepo: drop `_cacheabletip` method |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[09,of,18,V2] phases: make _filterunknown a member function of phasecache |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[10,of,18,V2] localrepo: filter unknown nodes from the phasecache on destroyed |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[11,of,18,V2] branchmap: disable fallback to unfiltered branchcache |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[12,of,18,V2] destroyed: filter unknow before computing branchcache |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[13,of,18,V2] clfilter: use empty frozenset intead of empty tuple |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[14,of,18,V2] branchmap: add a copy method |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[15,of,18,V2] repoview: add a subset table |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[16,of,18,V2] branchmap: allow to use cache of subset |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[17,of,18,V2] clfilter: add mutable filtering |
2013-01-04 |
Pierre-Yves David |
|
Superseded |
[18,of,18,V2] clfilter: add impactable filter |
2013-01-04 |
Pierre-Yves David |
|
Superseded |
[1,of,2,STABLE] largefiles: update largefiles in a subrepo when updating the parent |
2013-01-04 |
Matt Harbison |
|
Superseded |
[2,of,2,STABLE] tests: test updating with dirty largefiles in a subrepo |
2013-01-04 |
Matt Harbison |
|
Superseded |
[STABLE] dispatch: handle empty `testedwith` value in extension |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
url: don't reuse bad credentials for basic/digest auth (issue3210) |
2013-01-04 |
matt.zuba at gmail.com |
|
Changes Requested |
[1,of,6] perftest: drop duplicated codes |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[2,of,6] perftest: migrate to new style command declaration |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[3,of,6] perftest: document the perfrevset command |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[4,of,6] perftest: add an option to invalidate volatile cache |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[5,of,6] perftest: add a command to benchmark construction of volatile cache |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[6,of,6] perftest: allow selection of volatile set to benchmark |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
[1,of,1] cmdutil: make options argument optional |
2013-01-04 |
Pierre-Yves David |
|
Accepted |
Windows test suite timeouts |
2013-01-05 |
Mads Kiilerich |
|
Not Applicable |
posix: fix split() for the case where the path is at the root of the filesystem |
2013-01-05 |
Remy Blank |
|
Superseded |
posix: fix split() for the case where the path is at the root of the filesystem |
2013-01-06 |
Remy Blank |
|
Superseded |
posix: fix split() for the case where the path is at the root of the filesystem |
2013-01-06 |
Remy Blank |
|
Superseded |
[1,of,4,V2] hg: combine the remainder of clean() and update() into updaterepo() |
2013-01-06 |
Matt Harbison |
|
Changes Requested |
[2,of,4,V2] largefiles: update largefiles in a subrepo when updating the parent (issue3752) |
2013-01-06 |
Matt Harbison |
|
Changes Requested |
[3,of,4,V2] tests: test updating with dirty largefiles in a subrepo |
2013-01-06 |
Matt Harbison |
|
Changes Requested |
[4,of,4,V2] largefiles: don't print largefile changes in updaterepo() without regular stats |
2013-01-06 |
Matt Harbison |
|
Changes Requested |
run-tests.py: fix handling of symlink to the right python |
2013-01-07 |
Mads Kiilerich |
|
Accepted |
[1,of,2,RFC] subrepo: add constructor to SubrepoAbort |
2013-01-07 |
Matt Harbison |
|
Deferred |
[2,of,2,RFC] ui: add support for fully printing chained exception tracebacks |
2013-01-07 |
Matt Harbison |
bos |
Changes Requested |
[1,of,7,Series-C] clfilter: peer use repo with "unserved" filter |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[2,of,7,Series-C] clfilter: drop extra filtering in localpeer |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[3,of,7,Series-C] clfilter: filter "unserved" on all wireprotocol commands call |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[4,of,7,Series-C] clfilter: drop extra filtering in wireprotocol |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[5,of,7,Series-C] discovery: drop the visiblebranchmap function |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[6,of,7,Series-C] clfilter: remove the last usage of `visibleheads` |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[7,of,7,Series-C] discovery: drop the visibleheads function |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[1,of,2,Series-Z] clfilter: add mutable filtering |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[2,of,2,Series-Z] clfilter: add impactable filter |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[1,of,7,Series-A] clfilter: introduces a hidden filter |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[2,of,7,Series-A] log: use "hidden" filtering instead of manual check at display time |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[3,of,7,Series-A] hidden: move computation in filter function |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[4,of,7,Series-A] hidden: use both parents of working directory |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[5,of,7,Series-A] revset: retrieve hidden from filteredrevs |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[6,of,7,Series-A] context: retrieve hidden from filteredrevs |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[7,of,7,Series-A] hidden: drop of the repo.hiddenrevs property |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[1,of,2] merge: make internal merge fail cleanly on symlinks |
2013-01-08 |
Mads Kiilerich |
bos |
Superseded |
[2,of,2] merge: never do premerge on symlinks |
2013-01-08 |
Mads Kiilerich |
bos |
Superseded |
[1,of,4,V2-SeriesB] clfilter: enforce hidden changeset globally |
2013-01-08 |
Pierre-Yves David |
|
Accepted |
[2,of,4,V2-SeriesB] clfilter: highlight that hidden filtering is properly working on any commands |
2013-01-08 |
Pierre-Yves David |
|
Accepted |
[3,of,4,V2-SeriesB] clfilter: drop unnecessary explicit filtering on rebase |
2013-01-08 |
Pierre-Yves David |
|
Accepted |
[4,of,4,V2-SeriesB] clfilter: drop unnecessary explicit filtering on histedit |
2013-01-08 |
Pierre-Yves David |
|
Accepted |
cvsps: use commitids (when present) to detect changesets |
2013-01-08 |
Frank Kingswood |
|
Accepted |
[V2] record: use patch.diffopts to account for user diffopts |
2013-01-08 |
Denis Laxalde |
|
Accepted |
[1,of,2,V2] subrepo: add subrepo property to SubrepoAbort exceptions |
2013-01-08 |
Angel Ezquerra |
|
Accepted |
[2,of,2,V2] subrepo: make the 'in subrepo' error string easier to find by external tools |
2013-01-08 |
Angel Ezquerra |
bos |
Changes Requested |
[1,of,2] templaterfilters: add new 'notfirstline' filter |
2013-01-09 |
Sean Farley |
|
Rejected |
[2,of,2] templaterfilters: add 'newline' filter |
2013-01-09 |
Sean Farley |
|
Rejected |
cvsps: fix indentation |
2013-01-09 |
Idan Kamara |
|
Accepted |
record: remove unused import |
2013-01-09 |
Idan Kamara |
|
Accepted |
posix: fix split() for the case where the path is at the root of the filesystem |
2013-01-09 |
Remy Blank |
|
Accepted |
[V3] subrepo: make the 'in subrepo' error string easier to find by external tools |
2013-01-09 |
Angel Ezquerra |
bos |
Accepted |
repoview: extract hideable revision computation in a dedicated function |
2013-01-10 |
Pierre-Yves David |
|
Accepted |
[1,of,2,stable] largefiles: fix revert removing a largefile from a merge |
2013-01-10 |
Mads Kiilerich |
|
Superseded |
[2,of,2,stable] largefiles: update from a merge with removed files |
2013-01-10 |
Mads Kiilerich |
|
Superseded |
[1,of,1] test-keyword: improve grammar and spelling in branchcache note |
2013-01-10 |
Christian Ebert |
|
Accepted |
RFC cvsps: use commitids (when present) to detect changesets |
2013-01-10 |
Frank Kingswood |
|
Accepted |
[01,of,10,v2] localrepo: don't refresh filecache entries that aren't in __dict__ |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[02,of,10,v2] localrepo: introduce destroying function |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[03,of,10,v2] localrepo: update the branchmap when destroying nodes |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[04,of,10,v2] localrepo: write the phasecache when destroying nodes |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[05,of,10,v2] destroyed: keep the filecache in sync with __dict__ (issue3335) (issue3693) (issue3743) |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[06,of,10,v2] rollback: don't clear the filecache |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[07,of,10,v2] filecache: allow filecacheentry to be created without stating in __init__ |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[08,of,10,v2] filecache: create an entry in _filecache when __set__ is called for a missing one |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[09,of,10,v2] dirstate: refresh _branch cache entry after writing it |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[10,of,10,v2] localrepo: drop unnecessary check on wlock unlock |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[01,of,23,Series-D] hgweb: no do not use listinsert(0, ...) |
2013-01-11 |
Pierre-Yves David |
|
Accepted |
[02,of,23,Series-D] hgweb: renamed `limit` argument to `lastest` |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[03,of,23,Series-D] hgweb: do not compute graph is there is no revision to graph |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[04,of,23,Series-D] hgweb: walk the graph through the changelog |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[05,of,23,Series-D] hgweb: use changelog for iteration |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[06,of,23,Series-D] hgweb: document the revnavgen function |
2013-01-11 |
Pierre-Yves David |
|
Accepted |
[07,of,23,Series-D] hgweb: move revnavgen into an object |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[08,of,23,Series-D] hgweb: pass nodefunc to the revnav object |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[09,of,23,Series-D] hgweb: move the `seq` closure into a dedicated function |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[10,of,23,Series-D] hgweb: drop recursivity in _navseq |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[11,of,23,Series-D] hgweb: better names for _navseq argument |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[12,of,23,Series-D] hgweb: ensure _navseq yield strictly increasing numbers |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[13,of,23,Series-D] hgweb: move hex creation into an object method |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[14,of,23,Series-D] hgweb: do not access first changeset with a string |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[15,of,23,Series-D] hgweb: simplify return value creation in for navgen |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[16,of,23,Series-D] hgweb: simplify the handling of empty repo |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[17,of,23,Series-D] hgweb: simplify addition of "(0) navigation entry" |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[18,of,23,Series-D] hgweb: introduction a filrevnav subclass |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[19,of,23,Series-D] hgweb: pass repo object to revnav construction |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[20,of,23,Series-D] hgweb: generate revnav in two phase |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[21,of,23,Series-D] hgweb: ignore filtered revision in revnav |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[22,of,23,Series-D] hgweb: protect filelog revnav from filtering related crash |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[23,of,23,Series-D] hgweb: run with "unserved" filter |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
cvsps: use commitids (when present) to detect changesets |
2013-01-11 |
Frank Kingswood |
bos |
Rejected |
[1,of,4] perftest: add perfbranchmap command |
2013-01-11 |
Pierre-Yves David |
|
Accepted |
[2,of,4] branchmap: pass revision insteads of changectx to the update function |
2013-01-11 |
Pierre-Yves David |
|
Accepted |
[3,of,4] changelog: add a `branch` method for direct access to the branch value |
2013-01-11 |
Pierre-Yves David |
|
Accepted |
[4,of,4] branchmap: Save changectx creation during update |
2013-01-11 |
Pierre-Yves David |
|
Accepted |
clfilter: enforce hidden filtering on all repository |
2013-01-11 |
Pierre-Yves David |
|
Accepted |
[01,of,12] archival: tarit should never close the dest passed to it |
2013-01-11 |
Mads Kiilerich |
|
Accepted |
[02,of,12] hgweb: send Content-Length 0 for zero length response |
2013-01-11 |
Mads Kiilerich |
|
Accepted |
[03,of,12] hgweb: use Content-Length for pushres |
2013-01-11 |
Mads Kiilerich |
|
Accepted |
[04,of,12] hgweb: simplify wsgirequest header handling |
2013-01-11 |
Mads Kiilerich |
|
Accepted |
[05,of,12] hgweb: pass the actual response body to request.response, not just the length |
2013-01-11 |
Mads Kiilerich |
|
Accepted |
[06,of,12] serve: remove connection close hack for Python 2.3 |
2013-01-11 |
Mads Kiilerich |
|
Accepted |
[07,of,12] serve: don't remove headers that couldn't be removed correctly if they appeared |
2013-01-11 |
Mads Kiilerich |
|
Rejected |
[08,of,12] serve: send response headers even if response has no body |
2013-01-11 |
Mads Kiilerich |
|
Accepted |
[09,of,12] hgweb: remove handling of any else than strings from request.write |
2013-01-11 |
Mads Kiilerich |
|
Accepted |
[10,of,12] hgweb: don't pass empty response chunks on |
2013-01-11 |
Mads Kiilerich |
|
Accepted |
[11,of,12] hgweb: use chunked encoding in responses |
2013-01-11 |
Mads Kiilerich |
|
Rejected |
[12,of,12] serve: don't close connections with chunked encoding |
2013-01-11 |
Mads Kiilerich |
|
Superseded |
[1,of,2] mq: fix qpop of working directory parent patch when not at qtip |
2013-01-12 |
Mads Kiilerich |
|
Accepted |