[3,of,6] run-tests: remove arguments from Test._runcommand |
2015-03-29 |
Gregory Szorc |
|
Accepted |
[4,of,6] run-tests: separate newline normalization from replacements |
2015-03-29 |
Gregory Szorc |
|
Accepted |
[5,of,6] run-tests: obtain replacements inside Test._runcommand |
2015-03-29 |
Gregory Szorc |
|
Accepted |
[6,of,6] run-tests: use a file for capturing replacements |
2015-03-29 |
Gregory Szorc |
|
Accepted |
run-tests: explicitly handle unicode when writing xunit file |
2015-03-29 |
Gregory Szorc |
|
Accepted |
[1,of,2] repoview: move function for computing filtered hash |
2015-03-30 |
Gregory Szorc |
|
Superseded |
[2,of,2] tags: detect and repair corrupt tags portion of tags cache |
2015-03-30 |
Gregory Szorc |
|
Changes Requested |
[1,of,4,tags-cache-split] tags: make tags cache compatible with future split of filenode cache |
2015-03-30 |
Gregory Szorc |
|
Accepted |
[2,of,4,tags-cache-split] tags: use a different cache file for each repo filter (issue4550) |
2015-03-30 |
Gregory Szorc |
|
Accepted |
[3,of,4,tags-cache-split] tags: extract .hgtags filenodes cache to a standalone file |
2015-03-30 |
Gregory Szorc |
|
Superseded |
[4,of,4,tags-cache-split] tags: periodically prune .hgtags fnodes cache |
2015-03-30 |
Gregory Szorc |
|
Accepted |
[1,of,5,json-style] get-with-headers: support parsing and pretty printing JSON |
2015-03-31 |
Gregory Szorc |
|
Accepted |
[2,of,5,json-style] templates: add a stub template for json |
2015-03-31 |
Gregory Szorc |
|
Accepted |
[3,of,5,json-style] json: implement {tags} template |
2015-03-31 |
Gregory Szorc |
|
Accepted |
[4,of,5,json-style] json: implement {bookmarks} template |
2015-03-31 |
Gregory Szorc |
|
Accepted |
[5,of,5,json-style] json: implement {branches} template |
2015-03-31 |
Gregory Szorc |
|
Accepted |
[1,of,3] test-hgweb-json: fix URL for file revision tests |
2015-04-01 |
Gregory Szorc |
|
Accepted |
[2,of,3] json: implement {changeset} template |
2015-04-01 |
Gregory Szorc |
|
Accepted |
[3,of,3] hgweb: add phase to {changeset} template |
2015-04-01 |
Gregory Szorc |
|
Accepted |
[1,of,2] templater: add consistent docstrings to functions |
2015-04-02 |
Gregory Szorc |
|
Accepted |
[2,of,2] help: populate template functions via docstrings |
2015-04-02 |
Gregory Szorc |
|
Accepted |
[1,of,4] json: implement {shortlog} and {changelog} templates |
2015-04-02 |
Gregory Szorc |
|
Accepted |
[2,of,4] json: implement {manifest} template |
2015-04-02 |
Gregory Szorc |
|
Accepted |
[3,of,4] json: implement {helptopics} template |
2015-04-02 |
Gregory Szorc |
|
Accepted |
[4,of,4] json: implement {help} template |
2015-04-02 |
Gregory Szorc |
|
Accepted |
[1,of,4] hgweb: expose raw line numbers to templates |
2015-04-11 |
Gregory Szorc |
|
Accepted |
[2,of,4] json: implement {filediff} template |
2015-04-11 |
Gregory Szorc |
|
Accepted |
[3,of,4] json: implement {comparison} template |
2015-04-11 |
Gregory Szorc |
|
Accepted |
[4,of,4] json: implement {fileannotate} template |
2015-04-11 |
Gregory Szorc |
|
Accepted |
[1,of,2] tests: move mock blackbox extension into own file |
2015-04-13 |
Gregory Szorc |
|
Superseded |
[2,of,2] tests: move blackbox testing of tags to test-tags.t |
2015-04-13 |
Gregory Szorc |
|
Superseded |
[1,of,2,v2] tests: move mock blackbox extension into own file |
2015-04-13 |
Gregory Szorc |
|
Accepted |
[2,of,2,v2] tests: move blackbox testing of tags to test-tags.t |
2015-04-13 |
Gregory Szorc |
|
Superseded |
[1,of,3] revset: don't import discovery at module level |
2015-04-14 |
Gregory Szorc |
|
Accepted |
[2,of,3] repoview: move function for computing filtered hash |
2015-04-14 |
Gregory Szorc |
|
Accepted |
[3,of,3] tags: establish a list of (rev, node) for heads |
2015-04-14 |
Gregory Szorc |
|
Rejected |
tags: extract .hgtags filenodes cache to a standalone file |
2015-04-15 |
Gregory Szorc |
|
Superseded |
[tags,v2] tags: extract .hgtags filenodes cache to a standalone file |
2015-04-15 |
Gregory Szorc |
|
Accepted |
[1,of,5] tags: don't read .hgtags fnodes from tags cache files |
2015-04-16 |
Gregory Szorc |
|
Superseded |
[2,of,5] tags: change format of tags cache files |
2015-04-16 |
Gregory Szorc |
|
Superseded |
[3,of,5] tags: return empty list of heads for no .hgtags case |
2015-04-16 |
Gregory Szorc |
|
Superseded |
[4,of,5] tags: write a separate tags cache file for unfiltered repos |
2015-04-16 |
Gregory Szorc |
|
Superseded |
[5,of,5] tags: explicitly log which tags cache file is being written |
2015-04-16 |
Gregory Szorc |
|
Superseded |
[STABLE] run-tests: don't error when glob matched line ends with backslash |
2015-04-17 |
Gregory Szorc |
|
Accepted |
[STABLE] rebase: don't forward "source" argument to rebase (issue4633) |
2015-04-28 |
Gregory Szorc |
|
Accepted |
localrepo: use modern import |
2015-05-05 |
Gregory Szorc |
|
Deferred |
[STABLE] extensions: clear aftercallbacks after execution (issue4646) |
2015-05-06 |
Gregory Szorc |
|
Superseded |
[STABLE,v2] extensions: clear aftercallbacks after execution (issue4646) |
2015-05-06 |
Gregory Szorc |
|
Accepted |
[1,of,3] exchange: move code for generating a streaming clone into exchange |
2015-05-21 |
Gregory Szorc |
|
Accepted |
[2,of,3] exchange: move code for consuming streaming clone into exchange |
2015-05-21 |
Gregory Szorc |
|
Accepted |
[3,of,3] localrepo: extract stream clone application into reusable function |
2015-05-21 |
Gregory Szorc |
|
Accepted |
[1,of,8] test-module-imports: drop check for Python >= 2.6 |
2015-05-25 |
Gregory Szorc |
|
Accepted |
[2,of,8] localrepo: use absolute import |
2015-05-25 |
Gregory Szorc |
|
Rejected |
[3,of,8] dispatch: use absolute import |
2015-05-25 |
Gregory Szorc |
|
Rejected |
[4,of,8] fileset: use absolute import |
2015-05-25 |
Gregory Szorc |
|
Rejected |
[5,of,8] revset: use absolute import |
2015-05-25 |
Gregory Szorc |
|
Rejected |
[6,of,8] templater: use absolute import |
2015-05-25 |
Gregory Szorc |
|
Rejected |
[7,of,8] ui: use absolute import |
2015-05-25 |
Gregory Szorc |
|
Rejected |
[8,of,8] import-checker: print hint to use absolute_import |
2015-05-25 |
Gregory Szorc |
|
Rejected |
[1,of,6] changegroup: expose list of changesets from getsubsetraw |
2015-05-26 |
Gregory Szorc |
marmoute |
Changes Requested |
[2,of,6] changegroup: expose list of changesets from getsubset |
2015-05-26 |
Gregory Szorc |
marmoute |
Changes Requested |
[3,of,6] changegroup: expose list of changesets from getlocalchangegroupraw |
2015-05-26 |
Gregory Szorc |
marmoute |
Changes Requested |
[4,of,6] changegroup: expose list of changesets from getlocalchangegroup |
2015-05-26 |
Gregory Szorc |
marmoute |
Changes Requested |
[5,of,6] changegroup: expose list of changesets from getchangegroupraw |
2015-05-26 |
Gregory Szorc |
marmoute |
Changes Requested |
[6,of,6] changegroup: expose list of changesets from getchangegroup |
2015-05-26 |
Gregory Szorc |
marmoute |
Changes Requested |
[1,of,6] changegroup: expose outgoing instance from getchangegroupraw |
2015-06-01 |
Gregory Szorc |
|
Changes Requested |
[2,of,6] changegroup: expose outgoing instance from getchangegroup |
2015-06-01 |
Gregory Szorc |
|
Changes Requested |
[3,of,6] exchange: store outgoing instance bundle20 instances |
2015-06-01 |
Gregory Szorc |
|
Changes Requested |
[4,of,6] tags: support reading tags cache without populating |
2015-06-01 |
Gregory Szorc |
|
Accepted |
[5,of,6] tags: support setting hgtags fnodes cache entries |
2015-06-01 |
Gregory Szorc |
|
Accepted |
[6,of,6] bundle2: support transferring .hgtags fnodes mapping |
2015-06-01 |
Gregory Szorc |
|
Changes Requested |
check-commit: make foo_bar naming regexp less greedy |
2015-06-01 |
Gregory Szorc |
|
Accepted |
[1,of,3,v2] bundle2: store list of bundled nodes and heads in bundle20 instance |
2015-06-02 |
Gregory Szorc |
|
Changes Requested |
[2,of,3,v2] bundle2: part handler for processing .hgtags fnodes mappings |
2015-06-02 |
Gregory Szorc |
|
Superseded |
[3,of,3,v2] exchange: support transferring .hgtags fnodes mapping |
2015-06-02 |
Gregory Szorc |
|
Superseded |
[1,of,3,v3] changegroup: rename _computeoutgoing to computeoutgoing |
2015-06-03 |
Gregory Szorc |
|
Accepted |
[2,of,3,v3] bundle2: part handler for processing .hgtags fnodes mappings |
2015-06-03 |
Gregory Szorc |
|
Accepted |
[3,of,3,v3] exchange: support transferring .hgtags fnodes mapping |
2015-06-03 |
Gregory Szorc |
|
Accepted |
[STABLE] parsers: raise an unambiguous type during index lookup (issue4451) |
2015-06-10 |
Gregory Szorc |
|
Superseded |
[STABLE] parsers: do not cache RevlogError type (issue4451) |
2015-06-12 |
Gregory Szorc |
|
Accepted |
bundle2: reword debug message for invalid .hgtags data |
2015-06-21 |
Gregory Szorc |
|
Accepted |
[1,of,2] repair: add functionality to rebuild fncache |
2015-06-21 |
Gregory Szorc |
|
Superseded |
[2,of,2] verify: print hint to run debugrebuildfncache |
2015-06-21 |
Gregory Szorc |
|
Superseded |
[1,of,2,v2] repair: add functionality to rebuild fncache |
2015-06-22 |
Gregory Szorc |
|
Accepted |
[2,of,2,v2] verify: print hint to run debugrebuildfncache |
2015-06-22 |
Gregory Szorc |
|
Accepted |
patch: remove email import workaround for Python 2.4 |
2015-06-22 |
Gregory Szorc |
|
Accepted |
osutil: remove Python 2.4 errno conversion workaround |
2015-06-22 |
Gregory Szorc |
|
Accepted |
[1,of,2] global: mass rewrite to use modern exception syntax |
2015-06-24 |
Gregory Szorc |
|
Accepted |
[2,of,2] check-code: detect legacy exception syntax |
2015-06-24 |
Gregory Szorc |
|
Accepted |
[1,of,2] global: mass rewrite to use modern octal syntax |
2015-06-24 |
Gregory Szorc |
|
Accepted |
[2,of,2] check-code: detect legacy octal syntax |
2015-06-24 |
Gregory Szorc |
|
Accepted |
[1,of,2] demandimport: alias __builtin__ as builtins |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[2,of,2] demandimport: support importing builtins for Python 3 |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[1,of,5] import-checker: resolve relative imports |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[2,of,5] import-checker: establish new function for verifying import conventions |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[3,of,5] import-checker: establish modern import convention |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[4,of,5] localrepo: use modern import convention |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[5,of,5] dispatch: use modern import convention |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[1,of,2,pushrebase-ext] pushrebase: don't use evolve in tests |
2015-07-01 |
Gregory Szorc |
|
Accepted |
[2,of,2,pushrebase-ext] pushrebase: add testedwith for 3.4 |
2015-07-01 |
Gregory Szorc |
|
Accepted |
hg: support for auto sharing stores when cloning |
2015-07-03 |
Gregory Szorc |
|
Superseded |
[V2] hg: support for auto sharing stores when cloning |
2015-07-08 |
Gregory Szorc |
|
Superseded |
[V3] hg: support for auto sharing stores when cloning |
2015-07-08 |
Gregory Szorc |
|
Accepted |
[1,of,4] revlog: optionally return the text from _addrevision |
2015-07-10 |
Gregory Szorc |
|
Changes Requested |
[2,of,4] changelog: extract changelog parsing into standalone function |
2015-07-10 |
Gregory Szorc |
|
Changes Requested |
[3,of,4] changelog: optionally record seen files when adding revisions |
2015-07-10 |
Gregory Szorc |
|
Changes Requested |
[4,of,4] changegroup: compute seen files as changesets are added (issue4750) |
2015-07-10 |
Gregory Szorc |
|
Superseded |
[RFC] revlog/changegroup: use callbacks for populating efiles |
2015-07-10 |
Gregory Szorc |
|
Changes Requested |
[1,of,4] revlog: use absolute_import |
2015-07-14 |
Gregory Szorc |
|
Superseded |
[2,of,4] revlog: add a context manager that caches the reading file handle |
2015-07-14 |
Gregory Szorc |
|
Changes Requested |
[3,of,4] revlog: use persistent file handles during addgroup |
2015-07-14 |
Gregory Szorc |
|
Changes Requested |
[4,of,4] changegroup: use persistent read handle on changelog |
2015-07-14 |
Gregory Szorc |
|
Changes Requested |
[1,of,5,V2] revlog: optionally return the text from _addrevision |
2015-07-15 |
Gregory Szorc |
|
Changes Requested |
[2,of,5,V2] changelog: extract changelog parsing into standalone function |
2015-07-15 |
Gregory Szorc |
|
Changes Requested |
[3,of,5,V2] revlog: add a callback for when revisions are added |
2015-07-15 |
Gregory Szorc |
|
Changes Requested |
[4,of,5,V2] changelog: pass full changelog entry to addrevisioncb |
2015-07-15 |
Gregory Szorc |
|
Changes Requested |
[5,of,5,V2] changegroup: compute seen files as changesets are added (issue4750) |
2015-07-15 |
Gregory Szorc |
|
Superseded |
[1,of,2,V3] revlog: add support for a callback whenever revisions are added |
2015-07-18 |
Gregory Szorc |
|
Accepted |
[2,of,2,V3] changegroup: compute seen files as changesets are added (issue4750) |
2015-07-18 |
Gregory Szorc |
|
Accepted |
[1,of,3,STABLE] tests/test-diffstat.t: add test coverage for {diffstat} |
2015-07-18 |
Gregory Szorc |
mpm |
Changes Requested |
[2,of,3,STABLE] context: ability to manipulate diff feature opt-ins |
2015-07-18 |
Gregory Szorc |
mpm |
Changes Requested |
[3,of,3,STABLE] templatekw: don't use format changing diff options for {diffstat} (issue4755) |
2015-07-18 |
Gregory Szorc |
mpm |
Changes Requested |
[STABLE] help: machines help topic |
2015-07-19 |
Gregory Szorc |
mpm |
Changes Requested |
[STABLE,v2] help: scripting help topic |
2015-07-30 |
Gregory Szorc |
|
Accepted |
[1,of,5] ancestor: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[2,of,5] archival: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[3,of,5] bookmarks: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[4,of,5] branchmap: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[5,of,5] bundle2: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[1,of,5] bundlerepo: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[2,of,5] changegroup: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[3,of,5] changelog: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[4,of,5] config: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[5,of,5] copies: use absolute_import |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[1,of,3] demandimport: remove support for Python < 2.5 |
2015-08-08 |
Gregory Szorc |
|
Superseded |
[2,of,3] demandimport: refactor logic and add documentation |
2015-08-08 |
Gregory Szorc |
|
Superseded |
[3,of,3] demandimport: support lazy loading for absolute_import |
2015-08-08 |
Gregory Szorc |
|
Superseded |
[1,of,2] cmdutil: break import cycle |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[2,of,2] commands: break import cycle |
2015-08-08 |
Gregory Szorc |
|
Accepted |
[1,of,5,V2] demandimport: remove support for Python < 2.5 |
2015-08-09 |
Gregory Szorc |
|
Accepted |
[2,of,5,V2] demandimport: add __future__ to ignore list |
2015-08-09 |
Gregory Szorc |
|
Accepted |
[3,of,5,V2] demandimport: refactor logic and add documentation |
2015-08-09 |
Gregory Szorc |
|
Accepted |
[4,of,5,V2] demandimport: support keyword arguments on _hgextimport |
2015-08-09 |
Gregory Szorc |
|
Accepted |
[5,of,5,V2] demandimport: support lazy loading for absolute_import |
2015-08-09 |
Gregory Szorc |
|
Accepted |
[1,of,2] ui: move URL and path detection into path API |
2015-08-19 |
Gregory Szorc |
|
Accepted |
[2,of,2] commands.push: use paths API |
2015-08-19 |
Gregory Szorc |
|
Accepted |
worker: use multiprocessing to find cpu count |
2015-08-22 |
Gregory Szorc |
|
Accepted |
[1,of,2] ui: capture push location on path instances |
2015-08-22 |
Gregory Szorc |
|
Accepted |
[2,of,2] commands.push: use "pushloc" path attribute |
2015-08-22 |
Gregory Szorc |
|
Accepted |
[1,of,3] tests: move '#require bzr' into .t files |
2015-08-22 |
Gregory Szorc |
|
Accepted |
[2,of,3] hghave: move feature checking into hghave.py |
2015-08-22 |
Gregory Szorc |
|
Accepted |
[3,of,3] hghave: remove quiet option |
2015-08-22 |
Gregory Szorc |
|
Accepted |
hgweb: make refresh interval configurable |
2015-08-22 |
Gregory Szorc |
|
Superseded |
[V2] hgweb: make refresh interval configurable |
2015-08-23 |
Gregory Szorc |
|
Accepted |
[1,of,5,hgweb-thread-isolation] hgweb: add some documentation |
2015-09-01 |
Gregory Szorc |
|
Accepted |
[2,of,5,hgweb-thread-isolation] hgweb: don't make request optional |
2015-09-01 |
Gregory Szorc |
|
Accepted |
[3,of,5,hgweb-thread-isolation] hgweb: establish class for holding per request context |
2015-09-01 |
Gregory Szorc |
|
Accepted |
[4,of,5,hgweb-thread-isolation] hgweb: move some config options to requestcontext |
2015-09-01 |
Gregory Szorc |
|
Accepted |
[5,of,5,hgweb-thread-isolation] hgweb: move archive related attributes to requestcontext |
2015-09-01 |
Gregory Szorc |
|
Accepted |
[1,of,5,hgweb-thread-isolation] hgweb: initialize repostate to None |
2015-09-01 |
Gregory Szorc |
|
Accepted |
[2,of,5,hgweb-thread-isolation] hgweb: move additional state setting outside of refresh |
2015-09-01 |
Gregory Szorc |
|
Superseded |
[3,of,5,hgweb-thread-isolation] hgweb: remove hgweb.configbool |
2015-09-01 |
Gregory Szorc |
|
Superseded |
[4,of,5,hgweb-thread-isolation] hgweb: extract web substitutions table generation to own function |
2015-09-01 |
Gregory Szorc |
|
Superseded |
[5,of,5,hgweb-thread-isolation] hgweb: move templatepath to requestcontext |
2015-09-01 |
Gregory Szorc |
|
Superseded |
[1,of,5,hgweb-thread-isolation] hgweb: move additional state setting outside of refresh |
2015-09-03 |
Gregory Szorc |
|
Accepted |
[2,of,5,hgweb-thread-isolation] hgweb: remove hgweb.configbool |
2015-09-03 |
Gregory Szorc |
|
Accepted |
[3,of,5,hgweb-thread-isolation] hgweb: extract web substitutions table generation to own function |
2015-09-03 |
Gregory Szorc |
|
Accepted |
[4,of,5,hgweb-thread-isolation] hgweb: move templatepath to requestcontext |
2015-09-03 |
Gregory Szorc |
|
Accepted |
[5,of,5,hgweb-thread-isolation] hgweb: create websubtable on requestcontext |
2015-09-03 |
Gregory Szorc |
|
Accepted |
[1,of,5,hgweb-thread-isolation] hgweb: move templater instantiation to requestcontext |
2015-09-03 |
Gregory Szorc |
|
Accepted |
[2,of,5,hgweb-thread-isolation] hgweb: regenerate web substitutions when repo is refreshed |
2015-09-03 |
Gregory Szorc |
|
Superseded |
[3,of,5,hgweb-thread-isolation] hgweb: extract _getview to own function |
2015-09-03 |
Gregory Szorc |
|
Superseded |
[4,of,5,hgweb-thread-isolation] hgweb: don't access self.repo during request processing |
2015-09-03 |
Gregory Szorc |
|
Superseded |
[5,of,5,hgweb-thread-isolation] hgweb: add reponame to requestcontext |
2015-09-03 |
Gregory Szorc |
|
Superseded |
ui: change default path fallback mechanism (issue4796) |
2015-09-06 |
Gregory Szorc |
|
Accepted |
graphmod: compute revs once (issue4782) |
2015-09-07 |
Gregory Szorc |
durin42 |
Superseded |
[1,of,5,hgweb-thread-isolation] hgweb: regenerate web substitutions when repo is refreshed |
2015-09-09 |
Gregory Szorc |
|
Accepted |
[2,of,5,hgweb-thread-isolation] hgweb: extract _getview to own function |
2015-09-09 |
Gregory Szorc |
|
Accepted |
[3,of,5,hgweb-thread-isolation] hgweb: don't access self.repo during request processing |
2015-09-09 |
Gregory Szorc |
|
Accepted |
[4,of,5,hgweb-thread-isolation] hgweb: add reponame to requestcontext |
2015-09-09 |
Gregory Szorc |
|
Accepted |
[5,of,5,hgweb-thread-isolation] hgweb: assign ctype to requestcontext |
2015-09-09 |
Gregory Szorc |
|
Accepted |
[1,of,4,hgweb-thread-isolation] hgweb: remove proxy to hgweb instance |
2015-09-09 |
Gregory Szorc |
|
Accepted |
[2,of,4,hgweb-thread-isolation] hgweb: create function to perform actions on new repo |
2015-09-09 |
Gregory Szorc |
|
Accepted |
[3,of,4,hgweb-thread-isolation] hg: establish a cache for localrepository instances |
2015-09-09 |
Gregory Szorc |
|
Accepted |
[4,of,4,hgweb-thread-isolation] hgweb: use separate repo instances per thread |
2015-09-09 |
Gregory Szorc |
|
Accepted |
hg: always create new localrepository instance |
2015-09-12 |
Gregory Szorc |
|
Superseded |
[1,of,2,V2] hg: always create new localrepository instance |
2015-09-12 |
Gregory Szorc |
|
Accepted |
[2,of,2,V2] hgweb: consume generator inside context manager (issue4756) |
2015-09-12 |
Gregory Szorc |
|
Accepted |
[1,of,3] revlog: rename generic "i" variable to "indexdata" |
2015-09-12 |
Gregory Szorc |
|
Accepted |
[2,of,3] revlog: drop local assignment of cache variable |
2015-09-12 |
Gregory Szorc |
|
Accepted |
[3,of,3] revlog: optionally cache the full text when adding revisions |
2015-09-12 |
Gregory Szorc |
|
Accepted |
revlog: don't flush data file after every added revision |
2015-09-27 |
Gregory Szorc |
|
Accepted |
[1,of,5] windows: insert file positioning call between reads and writes |
2015-09-28 |
Gregory Szorc |
|
Accepted |
[2,of,5] revlog: add docstring for checkinlinesize() |
2015-09-28 |
Gregory Szorc |
|
Accepted |
[3,of,5] revlog: support using an existing file handle when reading revlogs |
2015-09-28 |
Gregory Szorc |
|
Accepted |
[4,of,5] revlog: always open revlogs for reading and appending |
2015-09-28 |
Gregory Szorc |
|
Accepted |
[5,of,5] revlog: use existing file handle when reading during _addrevision |
2015-09-28 |
Gregory Szorc |
|
Accepted |
[1,of,5] clonebundles: support for seeding clones from pre-generated bundles |
2015-09-30 |
Gregory Szorc |
durin42 |
Superseded |
[2,of,5] clonebundles: filter on bundle type |
2015-09-30 |
Gregory Szorc |
durin42 |
Deferred |
[3,of,5] sslutil: expose attribute indicating whether SNI is supported |
2015-09-30 |
Gregory Szorc |
durin42 |
Superseded |
[4,of,5] clonebundles: filter on SNI requirement |
2015-09-30 |
Gregory Szorc |
durin42 |
Superseded |
[5,of,5] clonebundles: support sorting URLs by client-side preferences |
2015-09-30 |
Gregory Szorc |
durin42 |
Deferred |
[1,of,5] platform: create a file closing utility |
2015-09-30 |
Gregory Szorc |
|
Accepted |
[2,of,5] revlog: support closing files via a caller-specified mechanism |
2015-09-30 |
Gregory Szorc |
|
Accepted |
[3,of,5] changegroup: indent main loop |
2015-09-30 |
Gregory Szorc |
|
Accepted |
[4,of,5] changegroup: use filecloser for closing filelog handles |
2015-09-30 |
Gregory Szorc |
|
Accepted |
[5,of,5] exchange: use file closer when applying stream clones |
2015-09-30 |
Gregory Szorc |
|
Accepted |
[1,of,5,requirements-tidy] localrepo: add requirements helper functions |
2015-10-01 |
Gregory Szorc |
|
Rejected |
[2,of,5,requirements-tidy] largefiles: use repo.addrequirement() |
2015-10-01 |
Gregory Szorc |
|
Rejected |
[3,of,5,requirements-tidy] share: use repo.removerequirement() |
2015-10-01 |
Gregory Szorc |
|
Rejected |
[4,of,5,requirements-tidy] localrepo: use _replacerequirements() |
2015-10-01 |
Gregory Szorc |
|
Rejected |
[5,of,5,requirements-tidy] localrepo: inline requirements updating methods |
2015-10-01 |
Gregory Szorc |
|
Rejected |
[1,of,5,modernize-streamclone] exchange: add docstring to pull() |
2015-10-02 |
Gregory Szorc |
|
Accepted |
[2,of,5,modernize-streamclone] streamclone: move applystreamclone() from localrepo.py |
2015-10-02 |
Gregory Szorc |
|
Accepted |
[3,of,5,modernize-streamclone] streamclone: move stream_in() from localrepo |
2015-10-02 |
Gregory Szorc |
|
Accepted |
[4,of,5,modernize-streamclone] streamclone: move code out of exchange.py |
2015-10-02 |
Gregory Szorc |
|
Accepted |
[5,of,5,modernize-streamclone] streamclone: move _allowstream() from wireproto |
2015-10-02 |
Gregory Szorc |
|
Accepted |
[1,of,5,modernize-streamclone] streamclone: move streaming clone logic from localrepo |
2015-10-03 |
Gregory Szorc |
|
Accepted |
[2,of,5,modernize-streamclone] streamclone: refactor code for deciding to stream clone |
2015-10-03 |
Gregory Szorc |
|
Accepted |
[3,of,5,modernize-streamclone] streamclone: add explicit check for empty local repo |
2015-10-03 |
Gregory Szorc |
|
Accepted |
[4,of,5,modernize-streamclone] exchange: teach pull about requested stream clones |
2015-10-03 |
Gregory Szorc |
|
Accepted |
[5,of,5,modernize-streamclone] exchange: move stream clone logic into pull code path |
2015-10-03 |
Gregory Szorc |
|
Accepted |
[1,of,2] demandimport: avoid redundant module lookup |
2015-10-03 |
Gregory Szorc |
|
Superseded |
[2,of,2] demandmod: avoid recusive use of __getattribute__ |
2015-10-03 |
Gregory Szorc |
|
Superseded |
[1,of,3,V2] demandimport: avoid redundant module lookup |
2015-10-03 |
Gregory Szorc |
|
Superseded |
[2,of,3,V2] demandimport: avoid recusive use of __getattribute__ |
2015-10-03 |
Gregory Szorc |
|
Superseded |
[3,of,3,V2] demandimport: replace more references to _demandmod instances |
2015-10-03 |
Gregory Szorc |
|
Superseded |
[1,of,4,V3] demandimport: avoid redundant module lookup |
2015-10-03 |
Gregory Szorc |
|
Changes Requested |
[2,of,4,V3] demandimport: avoid recusive use of __getattribute__ |
2015-10-03 |
Gregory Szorc |
|
Changes Requested |
[3,of,4,V3] demandimport: consolidate code for processing items in fromlist |
2015-10-03 |
Gregory Szorc |
|
Superseded |
[4,of,4,V3] demandimport: replace more references to _demandmod instances |
2015-10-03 |
Gregory Szorc |
|
Superseded |
[1,of,3,V4] demandimport: consolidate code for processing items in fromlist |
2015-10-04 |
Gregory Szorc |
|
Accepted |
[2,of,3,V4] demandimport: refactor processfromitem |
2015-10-04 |
Gregory Szorc |
|
Accepted |
[3,of,3,V4] demandimport: replace more references to _demandmod instances |
2015-10-04 |
Gregory Szorc |
|
Accepted |
[1,of,5,modernize-streamclone] streamclone: refactor maybeperformstreamclone to take a pullop |
2015-10-04 |
Gregory Szorc |
|
Accepted |
[2,of,5,modernize-streamclone] streamclone: move streamin() into maybeperformstreamclone() |
2015-10-04 |
Gregory Szorc |
|
Accepted |
[3,of,5,modernize-streamclone] branchmap: move branch cache code out of streamclone.py |
2015-10-04 |
Gregory Szorc |
|
Accepted |
[4,of,5,modernize-streamclone] streamclone: move applyremotedata() into maybeperformstreamclone() |
2015-10-04 |
Gregory Szorc |
|
Accepted |
[5,of,5,modernize-streamclone] streamclone: rename and document maybeperformstreamclone() |
2015-10-04 |
Gregory Szorc |
|
Accepted |
[1,of,5,modernize-streamclone] bundle2: implement unbundlepart.readline() |
2015-10-04 |
Gregory Szorc |
|
Changes Requested |
[2,of,5,modernize-streamclone] exchange: expose bundle2 capabilities as part of pulloperation |
2015-10-04 |
Gregory Szorc |
|
Changes Requested |
[3,of,5,modernize-streamclone] exchange: expose property on pulloperation for bundle2 availability |
2015-10-04 |
Gregory Szorc |
|
Changes Requested |
[4,of,5,modernize-streamclone] streamclone: refactor canperformstreamclone to accept a pullop |
2015-10-04 |
Gregory Szorc |
|
Superseded |
[5,of,5,modernize-streamclone] streamclone: teach canperformstreamclone to be bundle2 aware |
2015-10-04 |
Gregory Szorc |
|
Superseded |
[1,of,5,modernize-streamclone,V2] exchange: expose bundle2 capabilities on pulloperation |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[2,of,5,modernize-streamclone,V2] exchange: expose bundle2 availability on pulloperation |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[3,of,5,modernize-streamclone,V2] streamclone: refactor canperformstreamclone to accept a pullop |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[4,of,5,modernize-streamclone,V2] streamclone: teach canperformstreamclone to be bundle2 aware |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[5,of,5,modernize-streamclone,V2] streamclone: check for step completion |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[1,of,4,modernize-streamclone] streamclone: move payload header line consumption |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[2,of,4,modernize-streamclone] streamclone: move payload header generation into own function |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[3,of,4,modernize-streamclone] streamclone: move "streaming all changes" message location |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[4,of,4,modernize-streamclone] exchange: add "streaming all changes" to bundle2 pulling |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[modernize-streamclone] bundle2: indicate whether retrieving capabilities for client or server |
2015-10-05 |
Gregory Szorc |
|
Changes Requested |
[1,of,3] util.chunkbuffer: special case reading everything |
2015-10-06 |
Gregory Szorc |
|
Accepted |
[2,of,3] util.chunkbuffer: refactor chunk handling logic |
2015-10-06 |
Gregory Szorc |
|
Accepted |
[3,of,3] util.chunkbuffer: avoid extra mutations when reading partial chunks |
2015-10-06 |
Gregory Szorc |
|
Accepted |
worker: restore old countcpus code (issue4869) |
2015-10-08 |
Gregory Szorc |
|
Accepted |
[1,of,5,clonebundles,V2] clonebundles: support for seeding clones from pre-generated bundles |
2015-10-09 |
Gregory Szorc |
mpm |
Accepted |
[2,of,5,clonebundles,V2] clonebundles: filter on bundle type |
2015-10-09 |
Gregory Szorc |
mpm |
Changes Requested |
[3,of,5,clonebundles,V2] sslutil: expose attribute indicating whether SNI is supported |
2015-10-09 |
Gregory Szorc |
mpm |
Accepted |
[4,of,5,clonebundles,V2] clonebundles: filter on SNI requirement |
2015-10-09 |
Gregory Szorc |
mpm |
Superseded |
[5,of,5,clonebundles,V2] clonebundles: support sorting URLs by client-side preferences |
2015-10-09 |
Gregory Szorc |
mpm |
Changes Requested |
[1,of,2] exchange: move bundle specification parsing from cmdutil |
2015-10-12 |
Gregory Szorc |
|
Superseded |
[2,of,2] exchange: refactor bundle specification parsing |
2015-10-12 |
Gregory Szorc |
|
Superseded |
[1,of,2,V2] exchange: move bundle specification parsing from cmdutil |
2015-10-13 |
Gregory Szorc |
|
Superseded |
[2,of,2,V2] exchange: refactor bundle specification parsing |
2015-10-13 |
Gregory Szorc |
|
Superseded |
[1,of,5,clonebundles,V3] exchange: move bundle specification parsing from cmdutil |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[2,of,5,clonebundles,V3] exchange: refactor bundle specification parsing |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[3,of,5,clonebundles,V3] clonebundle: support bundle2 |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[4,of,5,clonebundles,V3] clonebundles: filter on bundle specification |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[5,of,5,clonebundles,V3] clonebundles: filter on SNI requirement |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[1,of,6,clone,bundles] wireproto: properly parse false boolean args (BC) |
2015-10-14 |
Gregory Szorc |
|
Accepted |
[2,of,6,clone,bundles] exchange: document filterclonebundleentries |
2015-10-14 |
Gregory Szorc |
|
Accepted |
[3,of,6,clone,bundles] exchange: provide hint on how to disable clone bundles |
2015-10-14 |
Gregory Szorc |
|
Accepted |
[4,of,6,clone,bundles] exchange: record that we attempted to fetch a clone bundle |
2015-10-14 |
Gregory Szorc |
|
Accepted |
[5,of,6,clone,bundles] exchange: advertise if a clone bundle was attempted |
2015-10-14 |
Gregory Szorc |
|
Accepted |
[6,of,6,clone,bundles] clonebundles: advertise clone bundles feature to clients |
2015-10-14 |
Gregory Szorc |
|
Accepted |
[1,of,4,RFC,stream,clone,bundles] streamclone: support for producing and consuming stream clone bundles |
2015-10-14 |
Gregory Szorc |
|
Superseded |
[2,of,4,RFC,stream,clone,bundles] exchange: support for streaming clone bundles |
2015-10-14 |
Gregory Szorc |
|
Superseded |
[3,of,4,RFC,stream,clone,bundles] commands.bundle: support creating stream clone bundles |
2015-10-14 |
Gregory Szorc |
|
Deferred |
[4,of,4,RFC,stream,clone,bundles] commands.unbundle: support consuming streaming clone bundles |
2015-10-14 |
Gregory Szorc |
|
Deferred |
[1,of,3] highlight: consolidate duplicate code |
2015-10-15 |
Gregory Szorc |
|
Accepted |
[2,of,3] highlight: inline checkfctx() |
2015-10-15 |
Gregory Szorc |
|
Accepted |
[3,of,3] highlight: add option to prevent content-only based fallback |
2015-10-15 |
Gregory Szorc |
|
Accepted |
[1,of,4,stream,clone,bundles] streamclone: support for producing and consuming stream clone bundles |
2015-10-15 |
Gregory Szorc |
|
Superseded |
[2,of,4,stream,clone,bundles] exchange: support for streaming clone bundles |
2015-10-15 |
Gregory Szorc |
|
Superseded |
[3,of,4,stream,clone,bundles] commands: support creating stream clone bundles |
2015-10-15 |
Gregory Szorc |
|
Superseded |
[4,of,4,stream,clone,bundles] commands: support consuming stream clone bundles |
2015-10-15 |
Gregory Szorc |
|
Superseded |
exchange: don't print error codes after clone bundle failure |
2015-10-15 |
Gregory Szorc |
|
Accepted |
[1,of,8,stream,clone,bundles,V2] streamclone: support for producing and consuming stream clone bundles |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[2,of,8,stream,clone,bundles,V2] exchange: support for streaming clone bundles |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[3,of,8,stream,clone,bundles,V2] commands: support creating stream clone bundles |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[4,of,8,stream,clone,bundles,V2] commands: support consuming stream clone bundles |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[5,of,8,stream,clone,bundles,V2] exchange: support parameters in bundle specification strings |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[6,of,8,stream,clone,bundles,V2] exchange: parse requirements from stream clone specification string |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[7,of,8,stream,clone,bundles,V2] exchange: support streaming clone bundles in clone bundles |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[8,of,8,stream,clone,bundles,V2] clonebundles: rewrite documentation |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[STABLE] ui: support paths.default-push without paths.default set (issue4914) |
2015-10-22 |
Gregory Szorc |
|
Accepted |
[1,of,2,STABLE] tests: add tests for remote hook output (issue4788) |
2015-10-23 |
Gregory Szorc |
|
Accepted |
[2,of,2,STABLE] bundle2: attribute remote failures to remote (issue4788) |
2015-10-23 |
Gregory Szorc |
|
Accepted |
[1,of,2,sprint] techdocs: establish Sphinx project for technical docs |
2015-10-24 |
Gregory Szorc |
|
Changes Requested |
[2,of,2,sprint] techdocs: add documentation for changegroup formats |
2015-10-24 |
Gregory Szorc |
|
Changes Requested |
[sprint] histedit: attempt to choose base revision automatically |
2015-10-24 |
Gregory Szorc |
|
Changes Requested |
[1,of,2,STABLE] test-clonebundles.t: add test for incremental pull |
2015-11-03 |
Gregory Szorc |
|
Accepted |
[2,of,2,STABLE] exchange: do not attempt clone bundle if local repo is non-empty (issue4932) |
2015-11-03 |
Gregory Szorc |
|
Accepted |
[STABLE] wireproto: move clonebundles command from extension (issue4931) |
2015-11-03 |
Gregory Szorc |
|
Accepted |
[STABLE?] tags: create new sortdict for performance reasons |
2015-11-12 |
Gregory Szorc |
|
Accepted |
ui: support declaring repositories in [remotes] section |
2015-11-13 |
Gregory Szorc |
|
Changes Requested |
[STABLE] posix: insert seek between reads and writes on Solaris (issue4943) |
2015-11-15 |
Gregory Szorc |
marmoute |
Changes Requested |
[1,of,6,frozen-repos] localrepo: improve docstring for revset methods |
2015-11-22 |
Gregory Szorc |
marmoute |
Accepted |
[2,of,6,frozen-repos] perf: support obtaining contexts from perfrevset |
2015-11-22 |
Gregory Szorc |
marmoute |
Accepted |
[3,of,6,frozen-repos] revsetbenchmarks: support benchmarking changectx loading |
2015-11-22 |
Gregory Szorc |
marmoute |
Accepted |
[4,of,6,frozen-repos] localrepo: ability to obtain a read-only snapshot of a repo |
2015-11-22 |
Gregory Szorc |
marmoute |
Deferred |
[5,of,6,frozen-repos] localrepo: evaluate revsets against frozen repos |
2015-11-22 |
Gregory Szorc |
marmoute |
Deferred |
[6,of,6,frozen-repos] commands.log: operate on frozen repository |
2015-11-22 |
Gregory Szorc |
marmoute |
Deferred |
[1,of,5] context: optimize _parents() |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[2,of,5] context: avoid extra parents lookups |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[3,of,5] ui.write: don't clear progress bar when writing to a buffer |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[4,of,5] cmdutil.changeset_printer: pass context into showpatch() |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[5,of,5] util.datestr: use divmod() |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[1,of,5,import-refactor] hg: implement import hook for handling C/Python modules |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[2,of,5,import-refactor] hg: support different module load policies |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[3,of,5,import-refactor] setup: rewrite @MODULELOADPOLICY@ during install |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[4,of,5,import-refactor] hg: gracefully handle PyPy |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[5,of,5,import-refactor] setup: refactor handling of modules with C/Python implementations |
2015-11-22 |
Gregory Szorc |
|
Superseded |
demandimport: don't enable when running under PyPy |
2015-11-22 |
Gregory Szorc |
|
Accepted |
lsprof: support PyPy (issue4573) |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[1,of,3] revlog: improve documentation |
2015-11-23 |
Gregory Szorc |
marmoute |
Accepted |
[2,of,3] revlog: return offset from _chunkraw() |
2015-11-23 |
Gregory Szorc |
marmoute |
Superseded |
[3,of,3] revlog: remove cache validation |
2015-11-23 |
Gregory Szorc |
marmoute |
Deferred |
test-lrucachedict: move to inline doctest |
2015-11-23 |
Gregory Szorc |
|
Accepted |
[1,of,2,RFC] util: reimplement lrucachedict |
2015-11-23 |
Gregory Szorc |
yuya |
Superseded |
[2,of,2,RFC] revlog: establish a cache of decompressed revision chunks |
2015-11-23 |
Gregory Szorc |
|
Deferred |
[1,of,5] ui: track label expansion when creating buffers |
2015-11-24 |
Gregory Szorc |
|
Accepted |
[2,of,5] cmdutil: pass labeled=True to pushbuffer() |
2015-11-24 |
Gregory Szorc |
|
Accepted |
[3,of,5] color: evaluate labels at write time |
2015-11-24 |
Gregory Szorc |
|
Accepted |
[4,of,5] ui: remove labeled argument from popbuffer |
2015-11-24 |
Gregory Szorc |
|
Accepted |
[5,of,5] ui: avoid needless casting to a str |
2015-11-24 |
Gregory Szorc |
|
Accepted |
[1,of,3] util: add versiontuple() for returning parsed version information |
2015-11-24 |
Gregory Szorc |
yuya |
Accepted |
[2,of,3] dispatch: use versiontuple() |
2015-11-24 |
Gregory Szorc |
yuya |
Accepted |
[3,of,3] extensions: refuse to load extensions if minimum hg version not met |
2015-11-24 |
Gregory Szorc |
yuya |
Accepted |
[1,of,6,import-refactor,V2] setup: remove unused py_modules argument to setup() |
2015-11-25 |
Gregory Szorc |
yuya |
Accepted |
[2,of,6,import-refactor,V2] mercurial: implement import hook for handling C/Python modules |
2015-11-25 |
Gregory Szorc |
yuya |
Superseded |
[3,of,6,import-refactor,V2] check-seclevel: set module load policy to Python only |
2015-11-25 |
Gregory Szorc |
yuya |
Superseded |
[4,of,6,import-refactor,V2] setup: refactor handling of modules with C/Python implementations |
2015-11-25 |
Gregory Szorc |
yuya |
Superseded |
[5,of,6,import-refactor,V2] mercurial: be more strict about loading dual implemented modules |
2015-11-25 |
Gregory Szorc |
yuya |
Superseded |
[6,of,6,import-refactor,V2] mercurial: don't load C extensions from PyPy |
2015-11-25 |
Gregory Szorc |
yuya |
Superseded |
histedit: pick an appropriate base changeset by default (BC) |
2015-11-25 |
Gregory Szorc |
|
Superseded |
[V2] posix: insert seek between reads and writes on Solaris (issue4943) |
2015-11-27 |
Gregory Szorc |
mpm |
Rejected |
[1,of,2,STABLE] tests: test changegroup generation for filtered changesets (issue4982) |
2015-12-02 |
Gregory Szorc |
|
Accepted |
[2,of,2,STABLE] changegroup: use unfiltered ancestor when common node is filtered (issue4982) |
2015-12-02 |
Gregory Szorc |
|
Changes Requested |
[1,of,6,import-refactor,V3] mercurial: implement import hook for handling C/Python modules |
2015-12-04 |
Gregory Szorc |
yuya |
Accepted |
[2,of,6,import-refactor,V3] check-seclevel: set module load policy to Python only |
2015-12-04 |
Gregory Szorc |
yuya |
Accepted |
[3,of,6,import-refactor,V3] setup: refactor handling of modules with C/Python implementations |
2015-12-04 |
Gregory Szorc |
yuya |
Accepted |
[4,of,6,import-refactor,V3] mercurial: be more strict about loading dual implemented modules |
2015-12-04 |
Gregory Szorc |
yuya |
Accepted |
[5,of,6,import-refactor,V3] mercurial: don't load C extensions from PyPy |
2015-12-04 |
Gregory Szorc |
yuya |
Accepted |
[6,of,6,import-refactor,V3] mercurial: support loading modules from zipimporter |
2015-12-04 |
Gregory Szorc |
yuya |
Accepted |
[V2] histedit: pick an appropriate base changeset by default (BC) |
2015-12-04 |
Gregory Szorc |
marmoute |
Superseded |
[RFC] setup.py: always build and install hg.exe on Windows |
2015-12-04 |
Gregory Szorc |
|
Superseded |
[1,of,3] wireproto: add docstring for wirepeer |
2015-12-04 |
Gregory Szorc |
|
Accepted |
[2,of,3] exchange: standalone function to determine if bundle2 is requested |
2015-12-04 |
Gregory Szorc |
|
Accepted |
[3,of,3] wireproto: config options to disable bundle1 |
2015-12-04 |
Gregory Szorc |
|
Accepted |
[1,of,2] setup.py: attempt to build and install hg.exe on Windows |
2015-12-06 |
Gregory Szorc |
yuya |
Superseded |
[2,of,2] setup.py: don't rewrite @LIBDIR@ when creating wheels |
2015-12-06 |
Gregory Szorc |
yuya |
Superseded |
[1,of,3] ui: add method to return option and all sub-options |
2015-12-06 |
Gregory Szorc |
|
Accepted |
[2,of,3] ui: optionally ignore sub-options from configitems() |
2015-12-06 |
Gregory Szorc |
|
Accepted |
[3,of,3] ui: support declaring path push urls as sub-options |
2015-12-06 |
Gregory Szorc |
|
Superseded |
[1,of,3] commands: unify argument handling for revlog debug commands |
2015-12-06 |
Gregory Szorc |
|
Accepted |
[2,of,3] commands.debugindexdot: use cmdutil.openrevlog() |
2015-12-06 |
Gregory Szorc |
|
Accepted |
[3,of,3] commands: add debugdeltachain command |
2015-12-06 |
Gregory Szorc |
|
Superseded |
[1,of,3,V2] ui: store pushloc as separate attribute |
2015-12-06 |
Gregory Szorc |
|
Accepted |
[2,of,3,V2] ui: pass ui instance to path.__init__ |
2015-12-06 |
Gregory Szorc |
|
Accepted |
[3,of,3,V2] ui: support declaring path push urls as sub-options |
2015-12-06 |
Gregory Szorc |
|
Accepted |
[V2] histedit: pick an appropriate base changeset by default (BC) |
2015-12-06 |
Gregory Szorc |
|
Superseded |
[1,of,2,V2] setup.py: attempt to build and install hg.exe on Windows |
2015-12-06 |
Gregory Szorc |
yuya |
Accepted |
[2,of,2,V2] setup.py: don't rewrite @LIBDIR@ when creating wheels |
2015-12-06 |
Gregory Szorc |
yuya |
Accepted |
[V3] histedit: pick an appropriate base changeset by default (BC) |
2015-12-06 |
Gregory Szorc |
|
Superseded |
[V4] histedit: pick an appropriate base changeset by default (BC) |
2015-12-06 |
Gregory Szorc |
|
Accepted |
[V2] commands: add debugdeltachain command |
2015-12-06 |
Gregory Szorc |
|
Accepted |
[1,of,3] perf: use formatter more appropriately |
2015-12-07 |
Gregory Szorc |
|
Changes Requested |
[2,of,3] perf: add perflrucachedict command |
2015-12-07 |
Gregory Szorc |
|
Superseded |
[3,of,3] util: reimplement lrucachedict |
2015-12-07 |
Gregory Szorc |
|
Superseded |
[1,of,3,V2] perf: use formatter more appropriately |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[2,of,3,V2] perf: add perflrucachedict command |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[3,of,3,V2] util: reimplement lrucachedict |
2015-12-07 |
Gregory Szorc |
|
Superseded |
[1,of,7] tests: add test for Python 3 compatibility |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[2,of,7] tests/test-ancestor: use absolute_import |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[3,of,7] tests/autodiff.py: use absolute_import |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[4,of,7] tests/dumbhttp: use absolute_import |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[5,of,7] tests/fakedirstatewritetime.py: use absolute_import |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[6,of,7] tests/fakepatchtime.py: use absolute_import |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[7,of,7] tests/filterpyflakes: use absolute_import |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[1,of,2] ui: don't fixup [paths] sub-options |
2015-12-07 |
Gregory Szorc |
|
Changes Requested |
[2,of,2] ui: path option to declare which revisions to push by default |
2015-12-07 |
Gregory Szorc |
|
Changes Requested |
[1,of,8] tests/generate-working-copy-states.py: use absolute_import |
2015-12-08 |
Gregory Szorc |
|
Accepted |
[2,of,8] tests/get-with-headers.py: use absolute_import |
2015-12-08 |
Gregory Szorc |
|
Accepted |
[3,of,8] tests/heredoctest.py: use absolute_import |
2015-12-08 |
Gregory Szorc |
|
Accepted |
[4,of,8] tests/hghave.py: use absolute_import |
2015-12-08 |
Gregory Szorc |
|
Accepted |
[5,of,8] tests/hgweberror.py: use absolute_import |
2015-12-08 |
Gregory Szorc |
|
Accepted |
[6,of,8] tests/test-walkrepo: use absolute_import |
2015-12-08 |
Gregory Szorc |
|
Accepted |
[7,of,8] tests/test-wireproto.py: use absolulte_import |
2015-12-08 |
Gregory Szorc |
|
Accepted |
[8,of,8] tests/tinyproxy: use absolute_import |
2015-12-08 |
Gregory Szorc |
|
Accepted |
doc: make gendoc.py module import policy aware |
2015-12-12 |
Gregory Szorc |
yuya |
Accepted |
[1,of,9] contrib: ignore empty files in check-py3-compat.py |
2015-12-12 |
Gregory Szorc |
yuya |
Accepted |
[2,of,9] obsolete: use absolute_import |
2015-12-12 |
Gregory Szorc |
yuya |
Accepted |
[3,of,9] destutil: use absolute_import |
2015-12-12 |
Gregory Szorc |
yuya |
Superseded |
[4,of,9] base85: use absolute_import |
2015-12-12 |
Gregory Szorc |
yuya |
Accepted |
[5,of,9] bdiff: use absolute_import |
2015-12-12 |
Gregory Szorc |
yuya |
Accepted |
[6,of,9] diffhelpers: use absolute_import |
2015-12-12 |
Gregory Szorc |
yuya |
Accepted |
[7,of,9] mpatch: use absolute_import |
2015-12-12 |
Gregory Szorc |
yuya |
Superseded |
[8,of,9] osutil: use absolute_import |
2015-12-12 |
Gregory Szorc |
yuya |
Superseded |
[9,of,9] parsers: use absolute_import |
2015-12-12 |
Gregory Szorc |
yuya |
Accepted |
[1,of,2] share: pass named arguments |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[2,of,2] hg: establish function for performing post-share actions |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[1,of,7] encoding: use absolute_import |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[2,of,7] encoding: use double backslash |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[3,of,7] util: make hashlib import unconditional |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[4,of,7] util: use absolute_import |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[5,of,7] similar: use absolute_import |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[6,of,7] windows: use absolute_import |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[7,of,7] revlog: use absolute_import |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[V2] util: reimplement lrucachedict |
2015-12-13 |
Gregory Szorc |
|
Accepted |
setup.py: use bytes literals |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[1,of,8,techdocs] help: add documentation for changegroup formats |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[2,of,8,techdocs] help: add documentation for bundle types |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[3,of,8,techdocs] setup.py: package internals help files |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[4,of,8,techdocs] help: teach loaddoc to load from a different directory |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[5,of,8,techdocs] help: add "internals" topic |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[6,of,8,techdocs] help: pass subtopic into help() |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[7,of,8,techdocs] help: pass sub-topic into help query functions |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[8,of,8,techdocs] help: support loading sub-topics |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[STABLE] revlog: seek to end of file before writing (issue4943) |
2015-12-18 |
Gregory Szorc |
|
Superseded |
[1,of,2] destutil: use revset.match for desthistedit (issue5001) |
2015-12-20 |
Gregory Szorc |
|
Changes Requested |
[2,of,2] localrepo: comment that revs() is internal only |
2015-12-20 |
Gregory Szorc |
mpm |
Accepted |
wireproto: support disabling bundle1 only if repo is generaldelta |
2015-12-20 |
Gregory Szorc |
|
Superseded |
revlog: avoid string slice when decompressing u* chunks |
2015-12-21 |
Gregory Szorc |
|
Accepted |
[1,of,6] revlog: make clearcaches() more effective |
2015-12-21 |
Gregory Szorc |
|
Accepted |
[2,of,6] manifest: implement clearcaches() |
2015-12-21 |
Gregory Szorc |
|
Accepted |
[3,of,6] perf: call clearcaches() in perfmanifest |
2015-12-21 |
Gregory Szorc |
|
Accepted |
[4,of,6] revlog: refactor delta chain computation into own function |
2015-12-21 |
Gregory Szorc |
|
Accepted |
[5,of,6] commands: use revlog._deltachain in debugdeltachain |
2015-12-21 |
Gregory Szorc |
|
Accepted |
[6,of,6] perf: add perfrevlogrevision |
2015-12-21 |
Gregory Szorc |
|
Accepted |
[1,of,2] localrepo: document format.maxchainlen |
2015-12-21 |
Gregory Szorc |
|
Accepted |
[2,of,2] revlog: establish default max chain length of 10,000 |
2015-12-21 |
Gregory Szorc |
|
Accepted |
[1,of,8] help: use absolute_import |
2015-12-22 |
Gregory Szorc |
|
Accepted |
[2,of,8] store: use absolute_import |
2015-12-22 |
Gregory Szorc |
|
Accepted |
[3,of,8] scmwindows: use absolute_import |
2015-12-22 |
Gregory Szorc |
|
Accepted |
[4,of,8] scmutil: use absolute_import |
2015-12-22 |
Gregory Szorc |
|
Accepted |
[5,of,8] scmposix: use absolute_import |
2015-12-22 |
Gregory Szorc |
|
Accepted |
[6,of,8] mdiff: use absolute_import |
2015-12-22 |
Gregory Szorc |
|
Accepted |
[7,of,8] patch: use absolute_import |
2015-12-22 |
Gregory Szorc |
|
Accepted |
[8,of,8] py3compat: use absolute_import |
2015-12-22 |
Gregory Szorc |
|
Accepted |
[1,of,2] perf: use standard arguments for perfrevlog |
2015-12-22 |
Gregory Szorc |
yuya |
Accepted |
[2,of,2] perf: make start revision configurable for perfrevlog |
2015-12-22 |
Gregory Szorc |
yuya |
Accepted |
[1,of,7] pvec: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[2,of,7] manifest: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[3,of,7] dirstate: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[4,of,7] byterange: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[5,of,7] lsprofcalltree: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[6,of,7] context: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[7,of,7] keepalive: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[1,of,5] import-checker: force 'logging' to stdlib module |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[2,of,5] httpconnection: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[3,of,5] httpclient: use absolute_import |
2015-12-23 |
Gregory Szorc |
durin42 |
Rejected |
[4,of,5] localrepo: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[5,of,5] exchange: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[V2] destutil: use scmutil.revrange for desthistedit (issue5001) |
2015-12-26 |
Gregory Szorc |
|
Accepted |
[1,of,5] templates: make earlycommands and othercommands optional |
2015-12-31 |
Gregory Szorc |
|
Superseded |
[2,of,5] templates: differentiate between partial and full topic name |
2015-12-31 |
Gregory Szorc |
|
Superseded |
[3,of,5] templates: support linking to main help page |
2015-12-31 |
Gregory Szorc |
|
Superseded |
[4,of,5] hgweb: support rendering sub-topic indexes |
2015-12-31 |
Gregory Szorc |
|
Superseded |
[5,of,5] hgweb: support rendering a sub-topic |
2015-12-31 |
Gregory Szorc |
|
Superseded |
[1,of,5] cmdutil: consolidate code for command property handling |
2016-01-02 |
Gregory Szorc |
yuya |
Rejected |
[2,of,5] commands: start registering command properties with registrar |
2016-01-02 |
Gregory Szorc |
yuya |
Rejected |
[3,of,5] cmdutil: use absolute_import |
2016-01-02 |
Gregory Szorc |
|
Superseded |
[4,of,5] commands: use absolute_import |
2016-01-02 |
Gregory Szorc |
|
Superseded |
[5,of,5] commands: always register special command properties in registrar (API) |
2016-01-02 |
Gregory Szorc |
yuya |
Rejected |
[1,of,5] dispatch: use print function |
2016-01-02 |
Gregory Szorc |
|
Accepted |
[2,of,5] keepalive: use print function |
2016-01-02 |
Gregory Szorc |
|
Accepted |
[3,of,5] lsprof: use print function |
2016-01-02 |
Gregory Szorc |
|
Accepted |
[4,of,5] lsprofcalltree: use print function |
2016-01-02 |
Gregory Szorc |
|
Accepted |
[5,of,5] mail: use print function |
2016-01-02 |
Gregory Szorc |
|
Accepted |
[V2] wireproto: support disabling bundle1 only if repo is generaldelta |
2016-01-02 |
Gregory Szorc |
|
Accepted |
internals: document revlog format |
2016-01-02 |
Gregory Szorc |
|
Accepted |
[1,of,4] streamclone: use read() |
2016-01-02 |
Gregory Szorc |
|
Superseded |
[2,of,4] statichttprepo: implement __enter__ and __exit__ on httprangeheader |
2016-01-02 |
Gregory Szorc |
|
Superseded |
[3,of,4] scmutil: use context managers for file handles |
2016-01-02 |
Gregory Szorc |
|
Superseded |
[4,of,4] streamclone: use context manager for writing files |
2016-01-02 |
Gregory Szorc |
|
Superseded |
[1,of,5,V2] streamclone: use read() |
2016-01-03 |
Gregory Szorc |
|
Accepted |
[2,of,5,V2] osutil: implement __enter__ and __exit__ on posixfile |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[3,of,5,V2] statichttprepo: implement __enter__ and __exit__ on httprangeheader |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[4,of,5,V2] scmutil: use context managers for file handles |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[5,of,5,V2] streamclone: use context manager for writing files |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[1,of,3,RFC] scmutil: support background file closing |
2016-01-03 |
Gregory Szorc |
|
Superseded |
[2,of,3,RFC] streamclone: indent code |
2016-01-03 |
Gregory Szorc |
|
Superseded |
[3,of,3,RFC] streamclone: use backgroundfilecloser (issue4889) |
2016-01-03 |
Gregory Szorc |
|
Superseded |
[1,of,2] revlog: return offset from _chunkraw() |
2016-01-06 |
Gregory Szorc |
martinvonz |
Accepted |
[2,of,2] revlog: remove unnecessary cache validation in _chunks |
2016-01-06 |
Gregory Szorc |
martinvonz |
Accepted |
[1,of,2] util: remove outdated comment about construction overhead |
2016-01-06 |
Gregory Szorc |
|
Accepted |