[03,of,11] obsolete: raise richer exception on unknown version |
2017-05-28 |
Pierre-Yves David |
|
Accepted |
[02,of,11] bundle: add an experimental knob to include obsmarkers in bundle |
2017-05-28 |
Pierre-Yves David |
|
Accepted |
[01,of,11] bundle2: move function building obsmarker-part in the bundle2 module |
2017-05-28 |
Pierre-Yves David |
|
Accepted |
[6,of,6,V3] hidden: drop outdated comment about "dynamic" performance |
2017-05-26 |
Pierre-Yves David |
|
Accepted |
[5,of,6,V3] hidden: unify the static and dynamic blocker logic |
2017-05-26 |
Pierre-Yves David |
|
Accepted |
[4,of,6,V3] hidden: drop the hidden cache logic |
2017-05-26 |
Pierre-Yves David |
|
Accepted |
[3,of,6,V3] hidden: simplify the computation of consistency blocker |
2017-05-26 |
Pierre-Yves David |
|
Accepted |
[2,of,6,V3] hidden: use _domainancestors to compute revs revealed by dynamic blocker |
2017-05-26 |
Pierre-Yves David |
|
Accepted |
[1,of,6,V3] hidden: add a function returning ancestors of revs within a domain |
2017-05-26 |
Pierre-Yves David |
|
Accepted |
[4,of,5] test-obsolete-bundle-strip: add a complex split and fold case |
2017-05-26 |
Pierre-Yves David |
|
Accepted |
strip: use the 'writenewbundle' function to get bundle on disk |
2017-05-25 |
Pierre-Yves David |
|
Accepted |
[4,of,4] local-clone: also copy tags related caches |
2017-05-25 |
Pierre-Yves David |
|
Accepted |
[3,of,4] local-clone: also copy revs-branch-cache files |
2017-05-25 |
Pierre-Yves David |
|
Accepted |
[2,of,4] local-clone: extract the listing of caches to copy |
2017-05-25 |
Pierre-Yves David |
|
Accepted |
[1,of,4] local-clone: extract the closure copying caches |
2017-05-25 |
Pierre-Yves David |
|
Accepted |
transaction: run _writejournal unfiltered |
2017-05-25 |
Pierre-Yves David |
|
Accepted |
[6,of,6,V2] hidden: drop outdated comment about "dynamic" performance |
2017-05-23 |
Pierre-Yves David |
|
Changes Requested |
[5,of,6,V2] hidden: unify the static and dynamic blocker logic |
2017-05-23 |
Pierre-Yves David |
|
Changes Requested |
[4,of,6,V2] hidden: drop the hidden cache logic |
2017-05-23 |
Pierre-Yves David |
|
Changes Requested |
[3,of,6,V2] hidden: simplify the computation of consistency blocker |
2017-05-23 |
Pierre-Yves David |
|
Changes Requested |
[2,of,6,V2] hidden: use _domainancestors to compute revs revealed by dynamic blocker |
2017-05-23 |
Pierre-Yves David |
|
Changes Requested |
[1,of,6,V2] hidden: add a function returning ancestors of revs within a domain |
2017-05-23 |
Pierre-Yves David |
|
Changes Requested |
[3,of,3] perfchangelog: add 'perfchangelog' command |
2017-05-23 |
Pierre-Yves David |
|
Accepted |
[2,of,3] perfphases: add a flag to also include file access time |
2017-05-23 |
Pierre-Yves David |
|
Accepted |
[1,of,3] perfphases: add 'perfphases' command |
2017-05-23 |
Pierre-Yves David |
|
Accepted |
[8,of,8] hidden: drop outdated comment about "dynamic" performance |
2017-05-21 |
Pierre-Yves David |
|
Accepted |
[7,of,8] hidden: unify the static and dynamic blocker logic |
2017-05-21 |
Pierre-Yves David |
|
Accepted |
[6,of,8] hidden: drop the hidden cache logic |
2017-05-21 |
Pierre-Yves David |
|
Accepted |
[5,of,8] hidden: also use _domainancestors for dynamic blockers |
2017-05-21 |
Pierre-Yves David |
|
Accepted |
[4,of,8] hidden: simplify the computation of consistency blocker |
2017-05-21 |
Pierre-Yves David |
|
Accepted |
[3,of,8] hidden: add a function returning ancestors of revs within a domain |
2017-05-21 |
Pierre-Yves David |
|
Accepted |
[2,of,8] repoview: rename '_getdynamicblockers' to 'revealedrevs' |
2017-05-21 |
Pierre-Yves David |
|
Accepted |
[1,of,8] repoview: move '_getdynamicblock' next to 'hideablerevs' |
2017-05-21 |
Pierre-Yves David |
|
Accepted |
obsolete: test an important corner case |
2017-05-21 |
Pierre-Yves David |
|
Accepted |
perf: allow to clear the obsstore in 'perfvolatilesets' |
2017-05-21 |
Pierre-Yves David |
|
Accepted |
[6,of,6,V2] obscache: use the obscache to compute the obsolete set |
2017-05-20 |
Pierre-Yves David |
|
Deferred |
[5,of,6,V2] obscache: instantiate the cache and keep it warm |
2017-05-20 |
Pierre-Yves David |
|
Deferred |
[4,of,6,V2] obsstore: pass a repository object for initialisation |
2017-05-20 |
Pierre-Yves David |
|
Deferred |
[3,of,6,V2] obscache: add a cache for 1/2 of the "obsolete" property |
2017-05-20 |
Pierre-Yves David |
|
Deferred |
[2,of,6,V2] obscache: add an abstract base class for changelog+obstore cache |
2017-05-20 |
Pierre-Yves David |
|
Deferred |
[1,of,6,V2] obsstore: add a 'cachekey' method |
2017-05-20 |
Pierre-Yves David |
|
Deferred |
[followup,V2] obsmarker: add an experimental flag controlling "operation" recording |
2017-05-20 |
Pierre-Yves David |
|
Accepted |
[2,of,2,follow-up] obsmarker: add an experimental flag controlling "operation" recording |
2017-05-20 |
Pierre-Yves David |
|
Changes Requested |
[1,of,2,follow-up] obsmarker: revert the new "operation" param in favor of existing argument |
2017-05-20 |
Pierre-Yves David |
|
Changes Requested |
[8,of,8] obscache: use the obscache to compute the obsolete set |
2017-05-19 |
Pierre-Yves David |
|
Changes Requested |
[7,of,8] obscache: instantiate the cache and keep it warm |
2017-05-19 |
Pierre-Yves David |
|
Changes Requested |
[6,of,8] obsstore: pass a repository object for initialisation |
2017-05-19 |
Pierre-Yves David |
|
Changes Requested |
[5,of,8] obscache: add a cache for 1/2 of the "obsolete" property |
2017-05-19 |
Pierre-Yves David |
|
Changes Requested |
[4,of,8] obscache: add an abstract base class for changelog+obstore cache |
2017-05-19 |
Pierre-Yves David |
|
Changes Requested |
[3,of,8] obsstore: add a 'cachekey' method |
2017-05-19 |
Pierre-Yves David |
|
Changes Requested |
[2,of,8] obsolete: move the 'isenabled' function at the top of the file |
2017-05-19 |
Pierre-Yves David |
|
Accepted |
[1,of,8] cache: make the cache updated callback easily accessible to extension |
2017-05-19 |
Pierre-Yves David |
|
Accepted |
test-http-bad-server: match different in output |
2017-05-19 |
Pierre-Yves David |
|
Accepted |
[2,of,2] obscheckhead: skip context creation to test phase |
2017-05-19 |
Pierre-Yves David |
|
Accepted |
[STABLE] obsolete: invalidate "volatile" set cache after merging marker |
2017-05-17 |
Pierre-Yves David |
|
Accepted |
[STABLE] hghave: prefill more version of Mercurial |
2017-05-11 |
Pierre-Yves David |
|
Accepted |
[6,of,6] bundle: add optional 'tagsfnodecache' data to on disk bundle (issue5543) |
2017-05-06 |
Pierre-Yves David |
|
Accepted |
[5,of,6] bundle2: move tagsfnodecache generation in a generic function |
2017-05-06 |
Pierre-Yves David |
|
Accepted |
[4,of,6] bundle: introduce an higher level function to write bundle on disk |
2017-05-06 |
Pierre-Yves David |
|
Accepted |
[3,of,6] bundle: handle compression earlier |
2017-05-06 |
Pierre-Yves David |
|
Accepted |
[2,of,6] bundle: check changegroup version earlier |
2017-05-06 |
Pierre-Yves David |
|
Accepted |
[1,of,6] bundle: check lack of revs to bundle before generating the changegroup |
2017-05-06 |
Pierre-Yves David |
|
Accepted |
[7,of,7] bundle: factor the 'getchangegroup' out |
2017-05-05 |
Pierre-Yves David |
|
Accepted |
[6,of,7] bundle: avoid reset of the 'outgoing' variable |
2017-05-05 |
Pierre-Yves David |
|
Accepted |
[5,of,7] changegroup: deprecate 'getlocalchangroup' (API) |
2017-05-05 |
Pierre-Yves David |
|
Accepted |
[4,of,7] tests: directly 'getchangegroup' |
2017-05-05 |
Pierre-Yves David |
|
Accepted |
[3,of,7] exchange: directly 'getchangegroup' |
2017-05-05 |
Pierre-Yves David |
|
Accepted |
[2,of,7] commands: directly 'getchangegroup' |
2017-05-05 |
Pierre-Yves David |
|
Accepted |
[1,of,7] changegroup: deduplicate 'getlocalchangegroup' |
2017-05-05 |
Pierre-Yves David |
|
Accepted |
[8,of,8] caches: stop warming the cache after changegroup application |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[7,of,8] caches: move the 'updating the branch cache' message in 'updatecaches' |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[6,of,8] caches: stop warming the cache after 'localrepo.commitctx' |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[5,of,8] caches: introduce a 'debugwarmcaches' command |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[4,of,8] caches: call 'repo.updatecache()' in 'repo.destroyed()' |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[3,of,8] caches: introduce a function to warm cache |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[2,of,8] transaction: track newly introduced revisions |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[1,of,8] transaction: introduce "changes" dictionary to precisely track updates |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[7,of,7] cleanup: drop the deprecated 'localrepo._link' method |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[6,of,7] cleanup: drop the deprecated 'localrepo.wfile' method |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[5,of,7] cleanup: drop the deprecated 'localrepo.join' method |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[4,of,7] cleanup: drop the deprecated 'localrepo.tag' method |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[3,of,7] cleanup: drop the deprecated 'localrepo.opener' method |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[2,of,7] cleanup: drop the deprecated 'localrepo.wopener' method |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[1,of,7] cleanup: drop vfs compatibility layer in scmutil |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[2,of,2,STABLE] color: special case 'always' in 'ui.color' |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[1,of,2,STABLE] color: turn 'ui.color' into a boolean (auto or off) |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[4,of,4,STABLE,V3] pager: drop the support for 'pager.enable=<bool>' |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[3,of,4,STABLE,V3] pager: rename 'pager.enable' to 'ui.pager' |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[2,of,4,STABLE,V3] pager: document the 'pager.enable' option |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[1,of,4,STABLE,V3] pager: advertise the config option in the default hgrc |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[3,of,3,STABLE,V2] pager: advertise the config option in the default hgrc |
2017-05-01 |
Pierre-Yves David |
|
Superseded |
[2,of,3,STABLE,V2] pager: document the 'ui.pager' option |
2017-05-01 |
Pierre-Yves David |
|
Superseded |
[1,of,3,STABLE,V2] pager: rename 'pager.enable' to 'ui.pager' |
2017-05-01 |
Pierre-Yves David |
|
Superseded |
[8,of,8,STABLE] pager: advertise the config option in the default hgrc |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
[7,of,8,STABLE] pager: unify handling of 'ui.pager' and '--pager' |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
[6,of,8,STABLE] pager: document the 'pager' config section |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
[5,of,8,STABLE] pager: document the 'ui.pager' option |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
[4,of,8,STABLE] pager: rename 'pager.enable' to 'ui.pager' |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
[3,of,8,STABLE] page: test the 'enable' config option |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
[2,of,8,STABLE] config: drop pager from the recommended extension |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
[1,of,8,STABLE] config: use "churn" as an example extension |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
[STABLE] test: glob out variation from 'HGPORT' length |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
[5,of,5,STABLE] color: point to the global help in the example hgrc |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
[4,of,5,STABLE] color: reflect the new default in the example hgrc |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
[3,of,5,STABLE] color: point to the config help in global help topic |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
[2,of,5,STABLE] color: reflect the new default in global help topic |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
[1,of,5,STABLE] color: avoid win32 side effect on unrelated mapping |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
color: update the help with the new default |
2017-04-17 |
Pierre-Yves David |
|
Accepted |
[5,of,5,V2] upgrade: register all format variants in a list |
2017-04-17 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2] upgrade: move descriptions and selection logic in individual classes |
2017-04-17 |
Pierre-Yves David |
|
Accepted |
[3,of,5,V2] upgrade: introduce a 'formatvariant' class |
2017-04-17 |
Pierre-Yves David |
|
Accepted |
[2,of,5,V2] upgrade: implement '__hash__' on 'improvement' class |
2017-04-17 |
Pierre-Yves David |
|
Accepted |
[1,of,5,V2] upgrade: implement '__ne__' on 'improvement' class |
2017-04-17 |
Pierre-Yves David |
|
Accepted |
[3,of,3] color: also enable by default on windowso |
2017-04-16 |
Pierre-Yves David |
|
Accepted |
[2,of,3] color: turn on by default (but for windows) |
2017-04-16 |
Pierre-Yves David |
|
Accepted |
[1,of,3] pager: stop using the color extension in tests |
2017-04-16 |
Pierre-Yves David |
|
Accepted |
hidden: extract the code generating "filtered rev" error for wrapping |
2017-04-16 |
Pierre-Yves David |
|
Accepted |
[2,of,2,V3] vfs: deprecate all old classes in scmutil |
2017-04-13 |
Pierre-Yves David |
|
Accepted |
[1,of,2,V3] util: add a way to issue deprecation warning without a UI object |
2017-04-13 |
Pierre-Yves David |
|
Accepted |
[01,of,17] obsolescence: add test utility for the "branch replacement" logic during push |
2017-04-13 |
Pierre-Yves David |
|
Accepted |
[3,of,3] upgrade: register all format variants in a list |
2017-04-12 |
Pierre-Yves David |
|
Superseded |
[2,of,3] upgrade: move descriptions and selection logic in individual classes |
2017-04-12 |
Pierre-Yves David |
|
Superseded |
[1,of,3] upgrade: introduce a 'formatvariant' class |
2017-04-12 |
Pierre-Yves David |
|
Superseded |
[5,of,5,STABLE] crecord: avoid setting non-existing SIGTSTP signal on windows (issue5512) |
2017-04-12 |
Pierre-Yves David |
|
Accepted |
[4,of,5,STABLE] crecord: ensure we reinstall the SIGSTOP handler |
2017-04-12 |
Pierre-Yves David |
|
Accepted |
[3,of,5,STABLE] crecord: avoid setting non-existing signal SIGWINCH on windows |
2017-04-12 |
Pierre-Yves David |
|
Accepted |
[2,of,5,STABLE] crecord: ensure we reinstall the SIGWINCH handler |
2017-04-12 |
Pierre-Yves David |
|
Accepted |
[1,of,5,STABLE] crecord: extra most on 'main' in a sub function |
2017-04-12 |
Pierre-Yves David |
|
Accepted |
[12,of,12] upgrade: simplify the "origin" dispatch in dry run |
2017-04-11 |
Pierre-Yves David |
|
Accepted |
[11,of,12] upgrade: use 'improvement' object for action too |
2017-04-11 |
Pierre-Yves David |
|
Accepted |
[10,of,12] upgrade: implement equality for 'improvement' object |
2017-04-11 |
Pierre-Yves David |
|
Accepted |
[09,of,12] upgrade: simplify some of the initial dispatch for dry run |
2017-04-11 |
Pierre-Yves David |
|
Accepted |
[08,of,12] upgrade: simplify 'determineactions' |
2017-04-11 |
Pierre-Yves David |
|
Accepted |
[07,of,12] upgrade: filter optimizations outside of 'determineactions' |
2017-04-11 |
Pierre-Yves David |
|
Accepted |
[06,of,12] upgrade: directly iterate over optimisations |
2017-04-11 |
Pierre-Yves David |
|
Accepted |
[05,of,12] upgrade: simplify optimisations validation |
2017-04-11 |
Pierre-Yves David |
|
Accepted |
[04,of,12] upgrade: split finding deficiencies from finding optimisations |
2017-04-11 |
Pierre-Yves David |
|
Accepted |
[03,of,12] upgrade: update the copyright statement |
2017-04-11 |
Pierre-Yves David |
|
Accepted |
[02,of,12] upgrade: update the header comment |
2017-04-11 |
Pierre-Yves David |
|
Accepted |
[01,of,12] upgrade: import 'localrepo' globally |
2017-04-11 |
Pierre-Yves David |
|
Accepted |
[V3] bundle2: move 'seek' and 'tell' methods off the unpackermixin class |
2017-04-11 |
Pierre-Yves David |
|
Accepted |
[11,of,11] upgrade: drop the prefix to the '_finishdatamigration' function |
2017-04-10 |
Pierre-Yves David |
|
Accepted |
[10,of,11] upgrade: drop the prefix to the '_filterstorefile' function |
2017-04-10 |
Pierre-Yves David |
|
Accepted |
[09,of,11] upgrade: drop the prefix to the 'determineactions' function |
2017-04-10 |
Pierre-Yves David |
|
Accepted |
[08,of,11] upgrade: drop the prefix to the 'findimprovements' function |
2017-04-10 |
Pierre-Yves David |
|
Accepted |
[07,of,11] upgrade: drop the prefix to the 'supporteddestrequirements' function |
2017-04-10 |
Pierre-Yves David |
|
Accepted |
[06,of,11] upgrade: drop the prefix to the 'allowednewrequirements' function |
2017-04-10 |
Pierre-Yves David |
|
Accepted |
[05,of,11] upgrade: drop the prefix to the 'improvement' class |
2017-04-10 |
Pierre-Yves David |
|
Accepted |
[04,of,11] upgrade: drop the prefix to the 'supportremovedrequirements' function |
2017-04-10 |
Pierre-Yves David |
|
Accepted |
[03,of,11] upgrade: drop the prefix to the 'blocksourcerequirements' function |
2017-04-10 |
Pierre-Yves David |
|
Accepted |
[02,of,11] upgrade: drop the prefix to the 'requiredsourcerequirements' function |
2017-04-10 |
Pierre-Yves David |
|
Accepted |
[01,of,11] upgrade: extract code in its own module |
2017-04-10 |
Pierre-Yves David |
|
Accepted |
[4,of,4,V2] bundle2: move 'seek' and 'tell' methods off the unpackermixin class |
2017-04-10 |
Pierre-Yves David |
|
Changes Requested |
[3,of,4,V2] bundle2: move the 'close' method off the unpackermixin |
2017-04-10 |
Pierre-Yves David |
|
Accepted |
[2,of,4,V2] bundle2: clarify the docstring of unpackermixin methods |
2017-04-10 |
Pierre-Yves David |
|
Accepted |
[1,of,4,V2] bundle2: add documention to 'part.addparams' |
2017-04-10 |
Pierre-Yves David |
|
Accepted |
[02,of,16] obsolescence: add setup script for obsolescence markers exchange tests |
2017-04-10 |
Pierre-Yves David |
|
Accepted |
[01,of,16] checkcode: only match pushd/popd as word |
2017-04-10 |
Pierre-Yves David |
|
Accepted |
[4,of,4] bundle2: move 'seek' and 'tell' method off the unpackermixin class |
2017-04-09 |
Pierre-Yves David |
|
Changes Requested |
[3,of,4] bundle2: move the 'close' method off the unpackermixin |
2017-04-09 |
Pierre-Yves David |
|
Changes Requested |
[2,of,4] bundle2: clarify the docstring of unpackermixin methods |
2017-04-09 |
Pierre-Yves David |
|
Changes Requested |
[1,of,4] bundle2: add documention to 'part.addparams' |
2017-04-09 |
Pierre-Yves David |
|
Changes Requested |
update: add a hint when aborting for uncommitted changes |
2017-04-04 |
Pierre-Yves David |
|
Changes Requested |
[2,of,2] repo: fix deprecation version for 'repo._link' |
2017-04-04 |
Pierre-Yves David |
|
Accepted |
[1,of,2] repo: fix deprecation version for 'repo.join' |
2017-04-04 |
Pierre-Yves David |
|
Accepted |
[2,of,2,V2] vfs: deprecate all old classes in scmutil |
2017-04-04 |
Pierre-Yves David |
|
Deferred |
[1,of,2,V2] util: add a way to issue deprecation warning without a UI object |
2017-04-04 |
Pierre-Yves David |
|
Deferred |
[3,of,3] vfs: deprecate all old classes in scmutil |
2017-04-03 |
Pierre-Yves David |
|
Changes Requested |
[2,of,3] util: add a way to issue deprecation warning without a UI object |
2017-04-03 |
Pierre-Yves David |
|
Changes Requested |
[1,of,3] test-runner: set an environment variable to informs test are running |
2017-04-03 |
Pierre-Yves David |
|
Changes Requested |
[7,of,7,V2] hook: add hook name information to external hook |
2017-03-31 |
Pierre-Yves David |
|
Accepted |
[6,of,7,V2] hook: provide hook type information to external hook |
2017-03-31 |
Pierre-Yves David |
|
Accepted |
[5,of,7,V2] hook: use 'htype' in 'hook' |
2017-03-31 |
Pierre-Yves David |
|
Accepted |
[4,of,7,V2] hook: use 'htype' in 'runhooks' |
2017-03-31 |
Pierre-Yves David |
|
Accepted |
[3,of,7,V2] hook: fix name used in untrusted message |
2017-03-31 |
Pierre-Yves David |
|
Accepted |
[2,of,7,V2] hook: use "htype" as variable name in _pythonhook |
2017-03-31 |
Pierre-Yves David |
|
Accepted |
[1,of,7,V2] run-tests: auto-replace 'TXNID' output |
2017-03-31 |
Pierre-Yves David |
|
Accepted |
[7,of,7] hook: add hook name information to external hook |
2017-03-31 |
Pierre-Yves David |
|
Superseded |
[6,of,7] hook: provide hook type information to external hook |
2017-03-31 |
Pierre-Yves David |
|
Superseded |
[5,of,7] hook: use 'htype' in 'hook' |
2017-03-31 |
Pierre-Yves David |
|
Superseded |
[4,of,7] hook: use 'htype' in 'runhooks' |
2017-03-31 |
Pierre-Yves David |
|
Superseded |
[3,of,7] hook: fix name used in untrusted message |
2017-03-31 |
Pierre-Yves David |
|
Superseded |
[2,of,7] hook: use "htype" as variable name in _pythonhook |
2017-03-31 |
Pierre-Yves David |
|
Superseded |
[1,of,7] run-tests: auto-replace 'TXNID' output |
2017-03-31 |
Pierre-Yves David |
|
Superseded |
[4,of,4,NEW-CONCEPT] track-tags: write all tag changes to a file |
2017-03-30 |
Pierre-Yves David |
|
Deferred |
[3,of,4,NEW-CONCEPT] track-tags: compute the actual differences between tags pre/post transaction |
2017-03-30 |
Pierre-Yves David |
|
Deferred |
[2,of,4,NEW-CONCEPT] track-tags: introduce first bits of tags tracking during transaction |
2017-03-30 |
Pierre-Yves David |
|
Deferred |
[1,of,4,NEW-CONCEPT] tags: introduce a function to return a valid fnodes list from revs |
2017-03-30 |
Pierre-Yves David |
|
Deferred |
[7,of,7,V2] tags: extract filenode filtering into its own function |
2017-03-28 |
Pierre-Yves David |
|
Accepted |
[6,of,7,V2] tags: extract tags computation from fnodes into its own function |
2017-03-28 |
Pierre-Yves David |
|
Accepted |
[5,of,7,V2] tags: only return 'alltags' in 'findglobaltags' |
2017-03-28 |
Pierre-Yves David |
|
Accepted |
[4,of,7,V2] tags: make argument 'tagtype' optional in '_updatetags' |
2017-03-28 |
Pierre-Yves David |
|
Accepted |
[3,of,7,V2] tags: reorder argument of '_updatetags' |
2017-03-28 |
Pierre-Yves David |
|
Accepted |
[2,of,7,V2] tags: do not feed dictionaries to 'findglobaltags' |
2017-03-28 |
Pierre-Yves David |
|
Accepted |
[1,of,7,V2] tags: extract fnode retrieval in its own function |
2017-03-28 |
Pierre-Yves David |
|
Accepted |
[7,of,7] tags: extract filenode filtering in it own function |
2017-03-28 |
Pierre-Yves David |
|
Changes Requested |
[6,of,7] tags: extract tags computation from fnodes in its own function |
2017-03-28 |
Pierre-Yves David |
|
Changes Requested |
[5,of,7] tags: only return 'alltags' in 'findglobaltags' |
2017-03-28 |
Pierre-Yves David |
|
Changes Requested |
[4,of,7] tags: make argument 'tagtype' optional in '_updatetags' |
2017-03-28 |
Pierre-Yves David |
|
Changes Requested |
[3,of,7] tags: reorder argument of '_updatetags' |
2017-03-28 |
Pierre-Yves David |
|
Changes Requested |
[2,of,7] tags: do not feed dictionaries to 'findglobaltags' |
2017-03-28 |
Pierre-Yves David |
|
Changes Requested |
[1,of,7] tags: extract fnode retrieval in its own function |
2017-03-28 |
Pierre-Yves David |
|
Changes Requested |
[5,of,5] tags: deprecated 'repo.tag' |
2017-03-27 |
Pierre-Yves David |
|
Accepted |
[4,of,5] drawdag: use 'tagsmod.tag' instead of 'repo.tag' |
2017-03-27 |
Pierre-Yves David |
|
Accepted |
[3,of,5] tags: use the 'tag' function from the 'tags' module in the 'tag' command |
2017-03-27 |
Pierre-Yves David |
|
Accepted |
[2,of,5] tags: move 'repo.tag' in the 'tags' module |
2017-03-27 |
Pierre-Yves David |
|
Accepted |
[1,of,5] tags: move '_tags' from 'repo' to 'tags' module |
2017-03-27 |
Pierre-Yves David |
|
Accepted |
[3,of,3] histedit: test that an aborted histedit can be rerun (with obsolete) |
2017-03-26 |
Pierre-Yves David |
durin42 |
Accepted |
[2,of,3] histedit: backout changeset 6f0b7475cf9a |
2017-03-26 |
Pierre-Yves David |
durin42 |
Accepted |
[1,of,3] histedit: backout changeset 2b599f5468a4 |
2017-03-26 |
Pierre-Yves David |
durin42 |
Accepted |
[V2] checkheads: extract obsolete post processing in its own function |
2017-03-22 |
Pierre-Yves David |
|
Accepted |
checkheads: extract obsolete post processing in its own function |
2017-03-21 |
Pierre-Yves David |
|
Superseded |
context: simplify call to icase matcher in 'match()' |
2017-03-16 |
Pierre-Yves David |
|
Accepted |
wfile: fix deprecation warning version |
2017-03-16 |
Pierre-Yves David |
|
Accepted |
util: explicitly tests for None |
2017-03-16 |
Pierre-Yves David |
|
Accepted |
[8,of,8] context: explicitly tests for None |
2017-03-16 |
Pierre-Yves David |
|
Accepted |
[7,of,8] filemerge: explicitly tests for None |
2017-03-16 |
Pierre-Yves David |
|
Accepted |
[6,of,8] hgweb: explicitly tests for None |
2017-03-16 |
Pierre-Yves David |
|
Accepted |
[5,of,8] hgweb: explicitly tests for None in webutil |
2017-03-16 |
Pierre-Yves David |
|
Accepted |
[4,of,8] match: explicitly tests for None |
2017-03-16 |
Pierre-Yves David |
|
Accepted |
[3,of,8] mq: explicitly tests for None |
2017-03-16 |
Pierre-Yves David |
|
Accepted |
[2,of,8] util: explicitly tests for None |
2017-03-16 |
Pierre-Yves David |
|
Accepted |
[1,of,8] rebase: explicitly tests for None |
2017-03-16 |
Pierre-Yves David |
|
Accepted |
[2,of,2] localrepo: deprecated '_link' |
2017-03-15 |
Pierre-Yves David |
|
Accepted |
[1,of,2] localrepo: use self.wvfs.islink directly |
2017-03-15 |
Pierre-Yves David |
|
Accepted |
[5,of,5] localrepo: deprecate 'wfile' |
2017-03-15 |
Pierre-Yves David |
|
Accepted |
[4,of,5] eol: use 'wvfs' instead of 'wfile' |
2017-03-15 |
Pierre-Yves David |
|
Accepted |
[3,of,5] localrepo: use 'wvfs' instead of 'wfile' |
2017-03-15 |
Pierre-Yves David |
|
Accepted |
[2,of,5] tagmerge: use 'wvfs' instead of 'wfile' |
2017-03-15 |
Pierre-Yves David |
|
Accepted |
[1,of,5] gpg: use 'wvfs' instead of 'wfile' |
2017-03-15 |
Pierre-Yves David |
|
Accepted |
[7,of,7] test: add a basic 'test-check-pylint.t' |
2017-03-15 |
Pierre-Yves David |
|
Accepted |
[6,of,7] localrepo: don't use mutable default argument value |
2017-03-15 |
Pierre-Yves David |
|
Accepted |
[5,of,7] httpclient: don't use mutable default argument value |
2017-03-15 |
Pierre-Yves David |
|
Accepted |
[4,of,7] largefiles: don't use mutable default argument value |
2017-03-15 |
Pierre-Yves David |
|
Accepted |
[3,of,7] hgk: don't use mutable default argument value |
2017-03-15 |
Pierre-Yves David |
|
Accepted |
[2,of,7] convert: don't use mutable default argument value |
2017-03-15 |
Pierre-Yves David |
|
Accepted |
[1,of,7] mq: don't use mutable default argument value |
2017-03-15 |
Pierre-Yves David |
|
Accepted |
import-checkers: split tests of the tool from running it on the source |
2017-03-15 |
Pierre-Yves David |
|
Accepted |
localrepo: deprecate 'repo.join' in favor of 'repo.vfs.join' |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[20,of,20] win32text: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[19,of,20] transplant: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[18,of,20] shelve: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[17,of,20] share: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[16,of,20] rebase: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[15,of,20] mq: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[14,of,20] largefiles: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[13,of,20] keyword: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[12,of,20] journal: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[11,of,20] histedit: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[10,of,20] eol: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[09,of,20] convert: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[08,of,20] test-bundle2-remote-changegroup: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[07,of,20] subrepo: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[06,of,20] repair: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[05,of,20] merge: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[04,of,20] hg-mod: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[03,of,20] commands: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[02,of,20] cmdutil: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[01,of,20] localrepo: directly use repo.vfs.join |
2017-03-12 |
Pierre-Yves David |
|
Accepted |
[4,of,4] filecache: make 'join' abstract |
2017-03-09 |
Pierre-Yves David |
|
Accepted |
[3,of,4] filecache: explicitly test 'repofilecache' |
2017-03-09 |
Pierre-Yves David |
|
Accepted |
[2,of,4] repofilecache: directly use 'repo.vfs.join' |
2017-03-09 |
Pierre-Yves David |
|
Accepted |
[1,of,4] repofilecache: define a 'join' method |
2017-03-09 |
Pierre-Yves David |
|
Accepted |
[22,of,22] vfs: use 'vfs' module directly in 'test-clone-uncompressed' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[21,of,22] vfs: use 'vfs' module directly in 'test-filecache' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[20,of,22] vfs: use 'vfs' module directly in 'test-parseindex' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[19,of,22] vfs: use 'vfs' module directly in 'test-lock' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[18,of,22] vfs: use 'vfs' module directly in 'contrib/undumprevlog' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[17,of,22] vfs: use 'vfs' module directly in 'hgext.largefile' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[16,of,22] vfs: use 'vfs' module directly in 'hgext.convert' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[15,of,22] vfs: use 'vfs' module directly in 'hgext.transplant' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[14,of,22] vfs: use 'vfs' module directly in 'hgext.shelve' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[13,of,22] vfs: use 'vfs' module directly in 'hgext.mq' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[12,of,22] vfs: use 'vfs' module directly in 'mercurial.unionrepo' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[11,of,22] vfs: use 'vfs' module directly in 'mercurial.statichttprepo' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[10,of,22] vfs: use 'vfs' module directly in 'mercurial.bundlerepo' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[09,of,22] vfs: use 'vfs' module directly in 'mercurial.debugcommand' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[08,of,22] vfs: use 'vfs' module directly in 'mercurial.simplemerge' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[07,of,22] vfs: use 'vfs' module directly in 'mercurial.cmdutil' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[06,of,22] vfs: use 'vfs' module directly in 'mercurial.subrepo' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[05,of,22] vfs: use 'vfs' module directly in 'mercurial.archival' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[04,of,22] vfs: use 'vfs' module directly in 'mercurial.store' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[03,of,22] vfs: use 'vfs' module directly in 'mercurial.patch' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[02,of,22] vfs: use 'vfs' module directly in 'mercurial.repair' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[01,of,22] vfs: use 'vfs' module directly in 'mercurial.localrepo' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[3,of,3] vfs: use 'vfs' module directly in 'mercurial.hg' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[2,of,3] vfs: extract 'vfs' class and related code to a new 'vfs' module (API) |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[1,of,3] vfs: replace 'scmutil.opener' usage with 'scmutil.vfs' |
2017-03-08 |
Pierre-Yves David |
|
Accepted |
[8,of,8,V2] fileset: add a 'status(...)' predicate to control evaluation context |
2017-03-06 |
Pierre-Yves David |
|
Accepted |
[7,of,8,V2] fileset: allow to specify a basectx for status |
2017-03-06 |
Pierre-Yves David |
|
Accepted |
[6,of,8,V2] fileset: add revs(revs, fileset) to evaluate set in working directory |
2017-03-06 |
Pierre-Yves David |
|
Accepted |
[5,of,8,V2] fileset: add function to switch revision where fileset will be evaluated |
2017-03-06 |
Pierre-Yves David |
|
Accepted |
[4,of,8,V2] fileset: extract function that builds status tuple only if necessary |
2017-03-06 |
Pierre-Yves David |
|
Accepted |
[3,of,8,V2] fileset: build initial subset in fullmatchctx class |
2017-03-06 |
Pierre-Yves David |
|
Accepted |
[2,of,8,V2] fileset: extract function that builds initial subset from ctx or status |
2017-03-06 |
Pierre-Yves David |
|
Accepted |
[1,of,8,V2] fileset: add class to host special handling of initial subset |
2017-03-06 |
Pierre-Yves David |
|
Accepted |
[8,of,8] fileset: add a 'status(...)' predicate to control evaluation context |
2017-03-03 |
Pierre-Yves David |
|
Superseded |
[7,of,8] fileset: allow to specify a basectx for status |
2017-03-03 |
Pierre-Yves David |
|
Superseded |
[6,of,8] fileset: add revs(revs, fileset) to evaluate set in working directory |
2017-03-03 |
Pierre-Yves David |
|
Superseded |
[5,of,8] fileset: add function to switch revision where fileset will be evaluated |
2017-03-03 |
Pierre-Yves David |
|
Superseded |
[4,of,8] fileset: extract function that builds status tuple only if necessary |
2017-03-03 |
Pierre-Yves David |
|
Superseded |
[3,of,8] fileset: build initial subset in fullmatchctx class |
2017-03-03 |
Pierre-Yves David |
|
Superseded |
[2,of,8] fileset: extract function that builds initial subset from ctx or status |
2017-03-03 |
Pierre-Yves David |
|
Superseded |
[1,of,8] fileset: add class to host special handling of initial subset |
2017-03-03 |
Pierre-Yves David |
|
Superseded |
color: update the help table |
2017-03-02 |
Pierre-Yves David |
|
Accepted |
[5,of,5] localrepo: deprecated 'repo.opener' (API) |
2017-03-02 |
Pierre-Yves David |
|
Accepted |
[4,of,5] statichttp: use 'repo.vfs' as the main attribute |
2017-03-02 |
Pierre-Yves David |
|
Accepted |
[3,of,5] clonebundle: use 'repo.vfs' instead of 'repo.opener' |
2017-03-02 |
Pierre-Yves David |
|
Accepted |
[2,of,5] localrepo: deprecated 'repo.wopener' (API) |
2017-03-02 |
Pierre-Yves David |
|
Accepted |
[1,of,5] localrepo: add some comment about role of various vfs object |
2017-03-02 |
Pierre-Yves David |
|
Accepted |
[7,of,7] config: update the Windows example config file |
2017-02-28 |
Pierre-Yves David |
|
Accepted |
[6,of,7] help: use 'churn' instead of 'color' as an example extension |
2017-02-28 |
Pierre-Yves David |
|
Accepted |
[5,of,7] config: suggest the 'ui.color' instead of the 'color' extension |
2017-02-28 |
Pierre-Yves David |
|
Accepted |
[4,of,7] color: update main documentation |
2017-02-28 |
Pierre-Yves David |
|
Accepted |
[3,of,7] pager: drop the 'color' dependant code |
2017-02-28 |
Pierre-Yves David |
|
Accepted |
[2,of,7] color: cleanup 'debugcolor' logic |
2017-02-28 |
Pierre-Yves David |
|
Accepted |
[1,of,7] color: move 'debugcolor' into the 'debugcommands' modules |
2017-02-28 |
Pierre-Yves David |
|
Accepted |
[8,of,8,V2] color: rename '_styles' to '_defaultstyles' for clarity |
2017-02-28 |
Pierre-Yves David |
martinvonz |
Accepted |
[7,of,8,V2] color: move 'styles' definition on the 'ui' object |
2017-02-28 |
Pierre-Yves David |
martinvonz |
Accepted |
[6,of,8,V2] color: pass 'ui' to 'win32print' |
2017-02-28 |
Pierre-Yves David |
martinvonz |
Accepted |
[5,of,8,V2] color: move the dict with terminfo parameters on the ui object |
2017-02-28 |
Pierre-Yves David |
martinvonz |
Accepted |
[4,of,8,V2] color: add ui to effect rendering |
2017-02-28 |
Pierre-Yves David |
martinvonz |
Accepted |
[3,of,8,V2] color: initialize color for the localrepo ui |
2017-02-28 |
Pierre-Yves David |
martinvonz |
Accepted |
[2,of,8,V2] color: add a 'ui.color' option to control color behavior |
2017-02-28 |
Pierre-Yves David |
martinvonz |
Accepted |
[1,of,8,V2] color: reinvent dictionary |
2017-02-28 |
Pierre-Yves David |
martinvonz |
Accepted |
[7,of,7] color: rename '_styles' to '_defaultstyles' for clarity |
2017-02-27 |
Pierre-Yves David |
|
Superseded |
[6,of,7] color: move 'styles' definition on the 'ui' object |
2017-02-27 |
Pierre-Yves David |
|
Superseded |
[5,of,7] color: pass 'ui' to 'win32print' |
2017-02-27 |
Pierre-Yves David |
|
Superseded |
[4,of,7] color: move the dict with terminfo parameters on the ui object |
2017-02-27 |
Pierre-Yves David |
|
Superseded |
[3,of,7] color: add ui to effect rendering |
2017-02-27 |
Pierre-Yves David |
|
Superseded |
[2,of,7] color: initialize color for local peer ui |
2017-02-27 |
Pierre-Yves David |
|
Superseded |
[1,of,7] color: add a 'ui.color' option to control color behavior |
2017-02-27 |
Pierre-Yves David |
|
Superseded |
[7,of,7] color: have the 'ui' object carry the '_colormode' directly |
2017-02-25 |
Pierre-Yves David |
|
Accepted |
[6,of,7] color: move triggering of the initialisation logic in core |
2017-02-25 |
Pierre-Yves David |
|
Accepted |
[5,of,7] color: add the definition of '--color' in core |
2017-02-25 |
Pierre-Yves David |
|
Accepted |
[4,of,7] color: handle 'ui.plain()' directly in mode setup |
2017-02-25 |
Pierre-Yves David |
|
Accepted |
[3,of,7] color: move git-subrepo support into the subrepo module |
2017-02-25 |
Pierre-Yves David |
|
Accepted |
[2,of,7] color: move 'modesetup' into the core module |
2017-02-25 |
Pierre-Yves David |
|
Accepted |
[1,of,7] color: move 'terminfosetup' into the core module |
2017-02-25 |
Pierre-Yves David |
|
Accepted |
[13,of,13,V2] color: drop the 'colorui' class |
2017-02-24 |
Pierre-Yves David |
|
Accepted |
[12,of,13,V2] color: move 'write-err' logic to the core ui class |
2017-02-24 |
Pierre-Yves David |
|
Accepted |
[11,of,13,V2] ui: extract low level part of 'write_err' in its own method |
2017-02-24 |
Pierre-Yves David |
|
Accepted |
[10,of,13,V2] ui: extract buffer write from protect and timed 'write_err' output |
2017-02-24 |
Pierre-Yves David |
|
Accepted |
[09,of,13,V2] color: move 'write' logic to the core ui class |
2017-02-24 |
Pierre-Yves David |
|
Accepted |
[08,of,13,V2] ui: extract the low level part of 'write' in a dedicated function |
2017-02-24 |
Pierre-Yves David |
|
Accepted |
[07,of,13,V2] color: add multiple messages input support to 'win32print' |
2017-02-24 |
Pierre-Yves David |
|
Accepted |
[06,of,13,V2] color: clarify name of an argument of 'win32print' |
2017-02-24 |
Pierre-Yves David |
|
Accepted |
[05,of,13,V2] color: move the 'colorlabel' call to the core 'ui' class |
2017-02-24 |
Pierre-Yves David |
|
Accepted |
[04,of,13,V2] color: move the 'colorlabel' function in the core module |
2017-02-24 |
Pierre-Yves David |
|
Accepted |
[03,of,13,V2] color: extract the label code into its own function |
2017-02-24 |
Pierre-Yves David |
|
Accepted |
[02,of,13,V2] color: inline the 'showlabel' method |
2017-02-24 |
Pierre-Yves David |
|
Accepted |
[01,of,13,V2] color: move '_colormode' to the core 'ui' class |
2017-02-24 |
Pierre-Yves David |
|
Accepted |
[6,of,6] color: drop the 'colorui' class |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
[5,of,6] color: move 'write-err' logic to the core ui class |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
[4,of,6] color: move 'write' logic to the core ui class |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
[3,of,6] move: move the 'label' method to the core class |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
[2,of,6] color: inline the 'showlabel' method |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
[1,of,6] color: move '_colormode' to the core 'ui' class |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
[6,of,6] color: set initial default value for 'colormode' to None |
2017-02-21 |
Pierre-Yves David |
|
Accepted |
[5,of,6] color: minor reversal of two conditional clause for clarity |
2017-02-21 |
Pierre-Yves David |
|
Accepted |
[4,of,6] color: merge two identical 'for' loops |
2017-02-21 |
Pierre-Yves David |
|
Accepted |
[3,of,6] color: minor simplification of some terminfo setup code |
2017-02-21 |
Pierre-Yves David |
|
Accepted |
[2,of,6] color: make a test for curse availability explicite |
2017-02-21 |
Pierre-Yves David |
|
Accepted |
[1,of,6] color: move 'win32' declaration to the core module |
2017-02-21 |
Pierre-Yves David |
|
Accepted |
[8,of,8,simple] color: move the '_render_effects' function to the core module |
2017-02-15 |
Pierre-Yves David |
martinvonz |
Accepted |
[7,of,8,simple] color: move '_effect_str' function into the core module |
2017-02-15 |
Pierre-Yves David |
martinvonz |
Accepted |
[6,of,8,simple] color: move configstyles into the core module |
2017-02-15 |
Pierre-Yves David |
martinvonz |
Accepted |
[5,of,8,simple] color: rework conditional 'valideffect' |
2017-02-15 |
Pierre-Yves David |
martinvonz |
Accepted |
[4,of,8,simple] color: move 'valideffect' function into the core module |
2017-02-15 |
Pierre-Yves David |
martinvonz |
Accepted |
[3,of,8,simple] color: move '_terminfo_params' into the core 'color' module |
2017-02-15 |
Pierre-Yves David |
martinvonz |
Accepted |
[2,of,8,simple] color: move '_effect' mapping into core |
2017-02-15 |
Pierre-Yves David |
martinvonz |
Accepted |
[1,of,8,simple] color: spread '_effect' values for readability |
2017-02-15 |
Pierre-Yves David |
martinvonz |
Accepted |
[8,of,8] debugcommands: move 'debugwireargs' in the new module |
2017-02-14 |
Pierre-Yves David |
|
Accepted |
[7,of,8] debugcommands: move 'debugwalk' in the new module |
2017-02-14 |
Pierre-Yves David |
|
Accepted |
[6,of,8] debugcommands: move 'debugtemplate' in the new module |
2017-02-14 |
Pierre-Yves David |
|
Accepted |
[5,of,8] debugcommands: move 'debugsuccessorssets' in the new module |
2017-02-14 |
Pierre-Yves David |
|
Accepted |
[4,of,8] debugcommands: move 'debugsub' in the new module |
2017-02-14 |
Pierre-Yves David |
|
Accepted |
[3,of,8] debugcommands: move 'debugstate' in the new module |
2017-02-14 |
Pierre-Yves David |
|
Accepted |
[2,of,8] debugcommands: move 'debugsetparents' in the new module |
2017-02-14 |
Pierre-Yves David |
|
Accepted |
[1,of,8] debugcommands: move 'debugrevspec' in the new module |
2017-02-14 |
Pierre-Yves David |
|
Accepted |
[6,of,6] debugcommands: move 'debugrevlog' in the new module |
2017-02-14 |
Pierre-Yves David |
|
Accepted |
[5,of,6] debugcommands: move 'debugrename' in the new module |
2017-02-14 |
Pierre-Yves David |
|
Accepted |
[4,of,6] debugcommands: move 'debugrebuildfncache' in the new module |
2017-02-14 |
Pierre-Yves David |
|
Accepted |
[3,of,6] debugcommands: move 'debugrebuilddirstate' in the new module |
2017-02-14 |
Pierre-Yves David |
|
Accepted |
[2,of,6] debugcommands: move 'debugpvec' in the new module |
2017-02-14 |
Pierre-Yves David |
|
Accepted |
[1,of,6] debugcommands: move 'debugpushkey' in the new module |
2017-02-14 |
Pierre-Yves David |
|
Accepted |
[6,of,6,V2] debugcommands: move 'debugpathcomplete' in the new module |
2017-02-14 |
Pierre-Yves David |
martinvonz |
Accepted |
[5,of,6,V2] debugcommands: move 'debugobsolete' in the new module |
2017-02-14 |
Pierre-Yves David |
martinvonz |
Accepted |
[4,of,6,V2] debugcommands: move 'debuglocks' in the new module |
2017-02-14 |
Pierre-Yves David |
martinvonz |
Accepted |
[3,of,6,V2] debugcommands: move 'debugnamecomplete' in the new module |
2017-02-14 |
Pierre-Yves David |
martinvonz |
Accepted |
[2,of,6,V2] debugcommands: move 'debugmergestate' in the new module |
2017-02-14 |
Pierre-Yves David |
martinvonz |
Accepted |
[1,of,6,V2] debugcommands: move 'debuglabelcomplete' in the new module |
2017-02-14 |
Pierre-Yves David |
martinvonz |
Accepted |
[6,of,6] debugcommands: move 'debuglocks' in the new module |
2017-02-13 |
Pierre-Yves David |
|
Accepted |
[5,of,6] debugcommands: move 'debugnamecomplete' in the new module |
2017-02-13 |
Pierre-Yves David |
|
Accepted |
[4,of,6] debugcommands: move 'debugmergestate' in the new module |
2017-02-13 |
Pierre-Yves David |
|
Accepted |
[3,of,6] debugcommands: move 'debuglabelcomplete' in the new module |
2017-02-13 |
Pierre-Yves David |
|
Accepted |
[2,of,6] debugcommands: move 'debugknown' in the new module |
2017-02-13 |
Pierre-Yves David |
|
Accepted |
[1,of,6] debugcommands: extract debuginstall in the debugcommands module |
2017-02-13 |
Pierre-Yves David |
|
Accepted |
dispatch: load debugcommand before extension |
2017-02-13 |
Pierre-Yves David |
|
Accepted |
[7,of,7,stable] wireproto: properly report server Abort during 'getbundle' |
2017-02-10 |
Pierre-Yves David |
martinvonz |
Accepted |
[6,of,7,stable] getbundle: cleanly handle remote abort during getbundle |
2017-02-10 |
Pierre-Yves David |
martinvonz |
Accepted |
[5,of,7,stable] bundle1: fix bundle1-denied reporting for pull over ssh |
2017-02-10 |
Pierre-Yves David |
martinvonz |
Accepted |
[4,of,7,stable] bundle-tests: operate from outside a repository |
2017-02-10 |
Pierre-Yves David |
martinvonz |
Accepted |
[3,of,7,stable] bundle1: display server abort hint during unbundle |
2017-02-10 |
Pierre-Yves David |
martinvonz |
Accepted |
[2,of,7,stable] bundle1: fix bundle1-denied reporting for push over ssh |
2017-02-10 |
Pierre-Yves David |
martinvonz |
Accepted |
[1,of,7,stable] bundle2: keep hint close to the primary message when remote abort |
2017-02-10 |
Pierre-Yves David |
martinvonz |
Accepted |
[5,of,5] bundle2: implement a basic __repr__ for bundle2 part |
2017-02-02 |
Pierre-Yves David |
|
Accepted |
[4,of,5] bundle2: drop an outdated comment |
2017-02-02 |
Pierre-Yves David |
|
Accepted |
[3,of,5] unbundle: swap conditional branches for clarity |
2017-02-02 |
Pierre-Yves David |
|
Accepted |
[2,of,5] unbundle: add a small comment to tag the bundle1 case as such |
2017-02-02 |
Pierre-Yves David |
|
Accepted |
[1,of,5] unbundle: add a small comment to clarify the 'check_heads' call |
2017-02-02 |
Pierre-Yves David |
|
Accepted |
[5,of,8,git-diff] similar: move score function to module level |
2017-01-13 |
Pierre-Yves David |
|
Accepted |
Makefile: drop old deployment rules |
2016-12-30 |
Pierre-Yves David |
marmoute |
Accepted |
[2,of,2,v2] fsmonitor: refresh pywatchman to upstream |
2016-12-22 |
Pierre-Yves David |
|
Not Applicable |
[4,of,4] color: load 'colortable' from extension using an 'extraloader' |
2016-12-21 |
Pierre-Yves David |
|
Accepted |
[3,of,4] color: move hgext.color._styles to mercurial.color.style |
2016-12-21 |
Pierre-Yves David |
|
Accepted |
[2,of,4] color: drop use of the 'global' keyword for '_style' |
2016-12-21 |
Pierre-Yves David |
|
Accepted |
[1,of,4] color: drop use of the 'global' keyword for _terminfo_params |
2016-12-21 |
Pierre-Yves David |
|
Accepted |
[3,of,3] changegroup: simplify logic around enabling changegroup 03 |
2016-12-19 |
Pierre-Yves David |
|
Accepted |
[2,of,3] changegroup: pass 'repo' to allsupportedversions |
2016-12-19 |
Pierre-Yves David |
|
Accepted |
[1,of,3] changegroup: simplify 'allsupportedversions' logic |
2016-12-19 |
Pierre-Yves David |
|
Accepted |
registrar: raise a programming error on duplicated registering |
2016-12-16 |
Pierre-Yves David |
|
Accepted |
import-checker: do not enforce lexical sort accross stdlib/local boundary |
2016-12-15 |
Pierre-Yves David |
|
Not Applicable |
[1,of,5,pure-fix] tests: migrate test-bdiff.py to use unittest (part 1 of 4) |
2016-12-15 |
Pierre-Yves David |
|
Not Applicable |
[2,of,2] bdiff: early pruning of common suffix before doing expensive computations |
2016-12-15 |
Pierre-Yves David |
|
Not Applicable |
[5,of,5] color: add the ability to display configured style to 'debugcolor' |
2016-11-03 |
Pierre-Yves David |
|
Accepted |
[4,of,5] color: sort output of 'debugcolor' |
2016-11-03 |
Pierre-Yves David |
|
Accepted |
[3,of,5] color: extract color and effect display from 'debugcolor' |
2016-11-03 |
Pierre-Yves David |
|
Accepted |
[2,of,5] color: restore _style global after debugcolor ran |
2016-11-03 |
Pierre-Yves David |
|
Accepted |
[1,of,5] color: add basic documentation to 'debugcolor' |
2016-11-03 |
Pierre-Yves David |
|
Accepted |
[4,of,4] tests: merge 'test-push-hook-lock.t' into 'test-push.t' |
2016-11-03 |
Pierre-Yves David |
|
Accepted |
[3,of,4] tests: merge 'test-push-validation.t' into 'test-push.t' |
2016-11-03 |
Pierre-Yves David |
|
Accepted |
[2,of,4] test: rename 'test-push-r.t' to 'test-push.t' |
2016-11-03 |
Pierre-Yves David |
|
Accepted |
[1,of,4] tests: simplify command script in 'test-push-r.t' |
2016-11-03 |
Pierre-Yves David |
|
Accepted |
[4,of,4] mergecopies: rename 'ca' to 'base' |
2016-10-16 |
Pierre-Yves David |
|
Accepted |
[3,of,4] copies: move variable document from checkcopies to mergecopies |
2016-10-16 |
Pierre-Yves David |
|
Accepted |
[2,of,4] checkcopies: pass data as a dictionary of dictionaries |
2016-10-16 |
Pierre-Yves David |
|
Accepted |
[1,of,4] checkcopies: move 'movewithdir' initialisation right before its usage |
2016-10-16 |
Pierre-Yves David |
|
Accepted |
[3,of,3] reposvfs: add a ward to check if locks are properly taken |
2016-10-14 |
Pierre-Yves David |
|
Changes Requested |
[2,of,3] repovfs: add a ward to check if locks are properly taken |
2016-10-14 |
Pierre-Yves David |
|
Changes Requested |
[1,of,3] vfs: add the possibility to have a "ward" to check vfs usage |
2016-10-14 |
Pierre-Yves David |
|
Changes Requested |
[2,of,2] changegroup: skip delta when the underlying revlog do not use them |
2016-10-14 |
Pierre-Yves David |
|
Accepted |
[1,of,2] revlog: make 'storedeltachains' a "public" attribute |
2016-10-14 |
Pierre-Yves David |
|
Accepted |
[2,of,2] eol: make sure we always release the wlock when writing cache |
2016-10-13 |
Pierre-Yves David |
|
Accepted |
[1,of,2] eol: do not wait on lack when writing cache |
2016-10-13 |
Pierre-Yves David |
|
Changes Requested |
checkcopies: extract the '_related' closure |
2016-10-11 |
Pierre-Yves David |
|
Accepted |
[V2] bisect: extra a small initialisation outside of a loop |
2016-10-10 |
Pierre-Yves David |
|
Accepted |
[3,of,3] checkcopies: add an inline comment about the '_related' call |
2016-10-09 |
Pierre-Yves David |
|
Accepted |
[2,of,3] checkcopies: minor change to comment |
2016-10-09 |
Pierre-Yves David |
|
Accepted |
[1,of,3] checkcopies: rename 'ca' to 'base' |
2016-10-09 |
Pierre-Yves David |
|
Accepted |
help: backout the boolean flag marking in the help for now |
2016-10-09 |
Pierre-Yves David |
|
Accepted |
[8,of,8] bisect: extra a small initialisation outside of a loop |
2016-10-09 |
Pierre-Yves David |
yuya |
Changes Requested |
[7,of,8] bisect: build a displayer only once |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[6,of,8] bisect: factor commonly update sequence |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[5,of,8] bisect: move check_state into the bisect module |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[4,of,8] bisect: simplify conditional in 'check_state' |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[3,of,8] bisect: remove code about "update-flag" in check_state |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[2,of,8] bisect: rename 'check_code' to match our naming scheme |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[1,of,8] bisect: minor movement of code handle flag updating state |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[3,of,3] mq: release lock after transaction in qrefresh |
2016-10-03 |
Pierre-Yves David |
|
Accepted |
[2,of,3] perf: release lock after transaction in perffncachewrite |
2016-10-03 |
Pierre-Yves David |
|
Accepted |
[1,of,3] pull: grab wlock during pull |
2016-10-03 |
Pierre-Yves David |
|
Accepted |
[4,of,4] bisect: move 'printresult' in the 'hbisect' module |
2016-10-03 |
Pierre-Yves David |
|
Accepted |
[3,of,4] bisect: move the 'extendrange' to the 'hbisect' module |
2016-10-03 |
Pierre-Yves David |
|
Accepted |
[2,of,4] bisect: extract the 'reset' logic into its own function |
2016-10-03 |
Pierre-Yves David |
|
Accepted |
[1,of,4] bisect: access the filesystem through vfs when reseting |
2016-10-03 |
Pierre-Yves David |
|
Accepted |
[2,of,2] extensions: add a note about debug output during extensions search |
2016-09-29 |
Pierre-Yves David |
|
Accepted |
[1,of,2] extensions: fix a debug message when searching for extensions |
2016-09-29 |
Pierre-Yves David |
|
Accepted |
journal: properly check for held lock (issue5349) |
2016-09-13 |
Pierre-Yves David |
|
Accepted |
ssl: handle a difference in SSLError with pypy (issue5348) |
2016-09-13 |
Pierre-Yves David |
|
Accepted |
update: label bookmark name in message |
2016-09-07 |
Pierre-Yves David |
|
Accepted |
[8,of,8,cleanup] histedit: remove now unused 'constraints' related code |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
[7,of,8,cleanup] histedt: use inheritance to overwrite the constraints in 'base' |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
[6,of,8,cleanup] histedit: move constraint verification in the 'action.verify' method |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
[5,of,8,cleanup] histedit: directly use node in 'verifyactions' |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
[4,of,8,cleanup] histedit: temporally shorten name of 'constraints' variable |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
[3,of,8,cleanup] histedit: drop the 'nodetoverify' local variable |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
[2,of,8,cleanup] histedit: make 'constraints' a class attribut instead of a method |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
[1,of,8,cleanup] histedit: drop the 'nodetoverify' method |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
journal: rename on disk files to 'namejournal' |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
extensions: change magic "shipped with hg" string |
2016-08-24 |
Pierre-Yves David |
|
Not Applicable |
[5,of,5] computeoutgoing: move the function from 'changegroup' to 'exchange' |
2016-08-11 |
Pierre-Yves David |
|
Accepted |
[4,of,5] getchangegroup: take an 'outgoing' object as argument (API) |
2016-08-11 |
Pierre-Yves David |
|
Accepted |
[3,of,5] outgoing: add a 'missingroots' argument |
2016-08-11 |
Pierre-Yves David |
|
Accepted |
[2,of,5] outgoing: adds some default value for argument |
2016-08-11 |
Pierre-Yves David |
|
Accepted |
[1,of,5] outgoing: pass a repo object to the constructor |
2016-08-11 |
Pierre-Yves David |
|
Accepted |
[2,of,2] repovfs: add a ward to check if locks are properly taken |
2016-08-11 |
Pierre-Yves David |
yuya |
Changes Requested |
[1,of,2] vfs: add the possibility to have a "ward" to check vfs usage |
2016-08-11 |
Pierre-Yves David |
yuya |
Changes Requested |
[5,of,5] journal: take wlock for writting the 'shared' file |
2016-08-08 |
Pierre-Yves David |
|
Accepted |
[4,of,5] debugbuilddag: take wlock to cover '.hg/localtags' |
2016-08-08 |
Pierre-Yves David |
|
Accepted |
[3,of,5] fakemergerecord: take wlock to write the merge state |
2016-08-08 |
Pierre-Yves David |
|
Accepted |
[2,of,5] shared: take wlock for writting the 'shared' file |
2016-08-08 |
Pierre-Yves David |
|
Accepted |
[1,of,5] mq: take wlock when 'qqueu' is doing write operations |
2016-08-08 |
Pierre-Yves David |
|
Accepted |
[4,of,4,V3] branchmap: remove extra indent |
2016-08-07 |
Pierre-Yves David |
|
Accepted |
[3,of,4,V3] branchmap: simplify error handlind when writing rev branch cache |
2016-08-07 |
Pierre-Yves David |
|
Accepted |
[2,of,4,V3] branchmap: acquires lock before writting the rev branch cache |
2016-08-07 |
Pierre-Yves David |
|
Accepted |
[1,of,4,V3] branchmap: preparatory indent of indent the branch rev writing code |
2016-08-07 |
Pierre-Yves David |
|
Accepted |
check-commit: allow underbars in cffi_-prefix function names |
2016-08-06 |
Pierre-Yves David |
|
Accepted |
[5,of,5] branchmap: remove extra indent |
2016-08-05 |
Pierre-Yves David |
|
Changes Requested |
[4,of,5] branchmap: simplify error handlind when writing rev branch cache |
2016-08-05 |
Pierre-Yves David |
|
Changes Requested |