[1,of,3] patchbomb: introduce new option --git-format-patch |
2016-11-17 |
Henning Schild |
yuya |
Changes Requested |
[2,of,3] patchbomb: make --git-format-patch imply --git |
2016-11-17 |
Henning Schild |
yuya |
Changes Requested |
[3,of,3] patchbomb: make --git-format-patch imply --plain |
2016-11-17 |
Henning Schild |
yuya |
Changes Requested |
SOCKS5 proxy support |
2014-04-06 |
heisenbug |
|
Deferred |
socks proxy: socks5 proxy support for http(s) protocol |
2014-04-08 |
heisenbug |
|
Deferred |
[website] downloads: add link to PPA for ubuntu/debian |
2017-02-25 |
heatherboo |
|
Accepted |
record and crecord: proposal to merge into core |
2015-03-11 |
Harvey Chapman |
|
Not Applicable |
cmdutil: extract duplicate definitions of matchessubrepo in files() and remove() |
2016-07-17 |
Hannes Oldenburg |
|
Deferred |
[stable] cmdutil: warnings not issued in remove if subrepopath overlaps |
2016-07-22 |
Hannes Oldenburg |
yuya |
Superseded |
[STABLE,V2] cmdutil: warnings not issued in remove if subrepopath overlaps |
2016-07-23 |
Hannes Oldenburg |
|
Accepted |
[STABLE] cmdutil: warnings not issued in cat if subrepopath overlaps |
2016-07-27 |
Hannes Oldenburg |
|
Accepted |
cmdutil: remove duplicated badmatch call in cat() |
2016-08-07 |
Hannes Oldenburg |
|
Accepted |
match: added matchessubrepo method to matcher |
2016-08-09 |
Hannes Oldenburg |
|
Accepted |
[1,of,2] subrepo: cleanup of subrepo filematcher logic |
2016-08-16 |
Hannes Oldenburg |
|
Accepted |
[2,of,2] match: remove matchessubrepo method |
2016-08-16 |
Hannes Oldenburg |
|
Accepted |
[1,of,2] cmdutil: extract samefile function from amend() |
2016-08-21 |
Hannes Oldenburg |
|
Accepted |
[2,of,2] histedit: use samefile function from cmdutil |
2016-08-21 |
Hannes Oldenburg |
|
Accepted |
commands: remove unecessary copying of list in graft() |
2016-09-05 |
Hannes Oldenburg |
|
Accepted |
revset: cleanup of algorithm used in `destination()` predicate |
2016-09-07 |
Hannes Oldenburg |
|
Changes Requested |
[1,of,3,V2] revset: cleanup of algorithm for `destination()` predicate |
2016-09-11 |
Hannes Oldenburg |
|
Accepted |
[2,of,3,V2] revset: cleanup of algorithm for `destination()` predicate |
2016-09-11 |
Hannes Oldenburg |
|
Accepted |
[3,of,3,V2] revset: cleanup of algorithm for `destination()` predicate |
2016-09-11 |
Hannes Oldenburg |
|
Accepted |
templates: add built-in fileset() function |
2016-09-20 |
Hannes Oldenburg |
|
Changes Requested |
[V2] templates: add built-in files() function |
2016-09-23 |
Hannes Oldenburg |
|
Superseded |
[V3] templates: add built-in files() function |
2016-09-24 |
Hannes Oldenburg |
|
Accepted |
enable more branding related configuration in default hgweb templates #1 |
2012-12-16 |
Hangsu Ma |
|
Rejected |
enable more branding related configuration in default hgweb templates #2 |
2012-12-16 |
Hangsu Ma |
|
Rejected |
contrib: check completionhints file for possible completions |
2015-09-15 |
Gulshan Singh |
mpm |
Deferred |
Support exposing hidden changesets |
2014-01-03 |
Gregory Szorc |
|
Superseded |
[1,of,2] tags: Log events related to tags cache |
2014-03-23 |
Gregory Szorc |
|
Superseded |
[2,of,2] branchmap: Log event when branchcache is updated |
2014-03-23 |
Gregory Szorc |
|
Superseded |
revset: improve performance of _generatorset.__contains__ (issue 4201) |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[1,of,2] tags: log events related to tags cache |
2014-03-25 |
Gregory Szorc |
|
Superseded |
[2,of,2] branchmap: log events related to branch cache |
2014-03-25 |
Gregory Szorc |
|
Superseded |
[1,of,4] run-tests: Pass arguments into argument parser |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[2,of,4] run-tests: use return values instead of sys.exit |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[3,of,4] run-tests: allow option parser to be extended |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[4,of,4] run-tests: allow test paths in other directories |
2014-03-25 |
Gregory Szorc |
|
Accepted |
revsetbenchmark: add entry for ::rev:: |
2014-03-28 |
Gregory Szorc |
|
Accepted |
[1,of,2] tags: log events related to tags cache |
2014-04-14 |
Gregory Szorc |
|
Accepted |
[2,of,2] branchmap: log events related to branch cache |
2014-04-14 |
Gregory Szorc |
|
Accepted |
[stable] dispatch: restore old cwd after dispatch |
2014-04-23 |
Gregory Szorc |
|
Changes Requested |
[1,of,6,resolve-ux] resolve: use early continue and deindent |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[2,of,6,resolve-ux] resolve: split test |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[3,of,6,resolve-ux] merge: implement mergestate.__len__ and mergestate.__nonzero__ |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[4,of,6,resolve-ux] resolve: abort when not applicable |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[5,of,6,resolve-ux] resolve: print warning when no work performed (issue4208) |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[6,of,6,resolve-ux] resolve: print message when no unresolved files remain (issue4214) |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[001,of,179,tests-refactor] run-tests: create classes for representing tests |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[002,of,179,tests-refactor] run-tests: move testtmp into Test class |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[003,of,179,tests-refactor] run-tests: move replacements generation into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[004,of,179,tests-refactor] run-tests: move createenv() into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[005,of,179,tests-refactor] run-tests: move createhgrc() call into Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[006,of,179,tests-refactor] run-tests: move replacements and port management into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[007,of,179,tests-refactor] run-tests: move killdaemons into Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[008,of,179,tests-refactor] run-tests: move env into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[009,of,179,tests-refactor] run-tests: clean up temp directory variables |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[010,of,179,tests-refactor] run-tests: capture execution results in a TestResult class |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[011,of,179,tests-refactor] run-tests: pass TestResult into run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[012,of,179,tests-refactor] run-tests: give TestResult a skipped attribute |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[013,of,179,tests-refactor] run-tests: capture reference output in TestResult class |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[014,of,179,tests-refactor] run-tests: allow Test.run() to run multiple times |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[015,of,179,tests-refactor] run-tests: remove threadtmp as part of Test.__del__ |
2014-05-02 |
Gregory Szorc |
|
Deferred |
[016,of,179,tests-refactor] run-tests: roll pytest() into PythonTest._run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[017,of,179,tests-refactor] run-tests: move t test parsing into its own function |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[018,of,179,tests-refactor] run-tests: move t test execution from tsttest() to TTest.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[019,of,179,tests-refactor] run-tests: finish moving tsttest() into TTest |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[020,of,179,tests-refactor] run-tests: make linematch a static method of TTest |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[021,of,179,tests-refactor] run-tests: make rematch a static method of TTest |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[022,of,179,tests-refactor] run-tests: make globmatch a static method of TTest |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[023,of,179,tests-refactor] run-tests: capture reference output in Test.__init__ |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[024,of,179,tests-refactor] run-tests: kill daemons during Test.__del__ |
2014-05-02 |
Gregory Szorc |
|
Deferred |
[025,of,179,tests-refactor] run-tests: handle interrupted in Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[026,of,179,tests-refactor] run-tests: move err path handling to Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[027,of,179,tests-refactor] run-tests: move success() into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[028,of,179,tests-refactor] run-tests: move fail() into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[029,of,179,tests-refactor] run-tests: add skip processing to Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[030,of,179,tests-refactor] run-tests: generate timeout result in Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[031,of,179,tests-refactor] run-tests: move output difference processing to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[032,of,179,tests-refactor] run-tests: move remaining result processing to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[033,of,179,tests-refactor] run-tests: check for test file existence in Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[034,of,179,tests-refactor] run-tests: move blacklist skipping to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[035,of,179,tests-refactor] run-tests: move retesting result to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[036,of,179,tests-refactor] run-tests: move keyword processing into Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[037,of,179,tests-refactor] run-tests: move test name filter to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[038,of,179,tests-refactor] run-tests: emit exception failure result from Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[039,of,179,tests-refactor] run-tests: move err file saving to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[040,of,179,tests-refactor] run-tests: move output writing to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[041,of,179,tests-refactor] run-tests: remove remaining uses of TestResult |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[042,of,179,tests-refactor] run-tests: move logging of test start into Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[043,of,179,tests-refactor] run-tests: move computation of test paths into Test.__init__ |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[044,of,179,tests-refactor] run-tests: refactor runone() into gettest() and scheduletests() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[045,of,179,tests-refactor] run-tests: establish a class to hold testing state |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[046,of,179,tests-refactor] run-tests: move TESTDIR out of a global |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[047,of,179,tests-refactor] run-tests: move HGTMP out of a global |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[048,of,179,tests-refactor] run-tests: move INST out of a global |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[049,of,179,tests-refactor] run-tests: move BINDIR out of a global |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[050,of,179,tests-refactor] run-tests: move TMPBINDIR out of a global |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[051,of,179,tests-refactor] run-tests: move PYTHONDIR out of a global |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[052,of,179,tests-refactor] run-tests: move COVERAGE_FILE out of a global |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[053,of,179,tests-refactor] run-tests: add options to runner |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[054,of,179,tests-refactor] run-tests: add options to runner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[055,of,179,tests-refactor] run-tests: move cleanup() into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[056,of,179,tests-refactor] run-tests: move usecorrectpython() into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[057,of,179,tests-refactor] run-tests: move createdfiles out of a global and into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[058,of,179,tests-refactor] run-tests: move installhg() into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[059,of,179,tests-refactor] run-tests: move checkhglib into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[060,of,179,tests-refactor] run-tests: move outputtimes() into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[061,of,179,tests-refactor] run-tests: move outputcoverage() into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[062,of,179,tests-refactor] run-tests: move gettest() into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[063,of,179,tests-refactor] run-tests: move times global into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[064,of,179,tests-refactor] run-tests: move results global into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[065,of,179,tests-refactor] run-tests: move runtests() into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[066,of,179,tests-refactor] run-tests: move abort global to TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[067,of,179,tests-refactor] run-tests: move scheduletests() into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[068,of,179,tests-refactor] run-tests: move test discovery logic into a function |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[069,of,179,tests-refactor] run-tests: allow TestRunner to be passed into main() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[070,of,179,tests-refactor] run-tests: move program searching into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[071,of,179,tests-refactor] run-tests: establish TestRunner.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[072,of,179,tests-refactor] run-tests: move pypath manipulation into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[073,of,179,tests-refactor] run-tests: move more path calculations into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[074,of,179,tests-refactor] run-tests: move tmpdir calculations into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[075,of,179,tests-refactor] run-tests: move hash seed logic to TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[076,of,179,tests-refactor] run-test: assign testdir in TestRunner |
2014-05-02 |
Gregory Szorc |
|
Deferred |
[077,of,179,tests-refactor] run-tests: move test shuffling and sorting into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[078,of,179,tests-refactor] run-tests: move test discovery into TestRunner.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[079,of,179,tests-refactor] run-tests: move checktools into TestRunner.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[080,of,179,tests-refactor] run-tests: move umask into TestRunner.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[081,of,179,tests-refactor] run-tests: move option parser logic to TestRunner.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[082,of,179,tests-refactor] run-tests: eliminate main() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[083,of,179,tests-refactor] run-tests: make some methods of TestRunner internal |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[084,of,179,tests-refactor] run-tests: move parsehghaveoutput() into TTest |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[085,of,179,tests-refactor] run-tests: move SKIPPED_STATUS into Test class |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[1,of,5,resolve-ux] resolve: use early continue and deindent |
2014-05-03 |
Gregory Szorc |
|
Superseded |
[2,of,5,resolve-ux] resolve: split test |
2014-05-03 |
Gregory Szorc |
|
Superseded |
[3,of,5,resolve-ux] resolve: abort when not applicable |
2014-05-03 |
Gregory Szorc |
|
Accepted |
[4,of,5,resolve-ux] resolve: print warning when no work performed (issue4208) |
2014-05-03 |
Gregory Szorc |
|
Superseded |
[5,of,5,resolve-ux] resolve: print message when no unresolved files remain (issue4214) |
2014-05-03 |
Gregory Szorc |
|
Superseded |
[01,of,35] largefiles: declare commands using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[02,of,35] debugshell: declare command using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[03,of,35] convert: declare commands using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[04,of,35] churn: declare command using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[05,of,35] extdiff: declare command using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[06,of,35] fetch: declare command using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[07,of,35] children: declare command using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[08,of,35] color: declare command using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[09,of,35] hgk: declare commands using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[10,of,35] record: declare commands using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[11,of,35] relink: declare command using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[12,of,35] share: declare commands using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[13,of,35] tests: declare commands using decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[14,of,35] cmdutil: better document command() |
2014-05-05 |
Gregory Szorc |
|
Superseded |
[15,of,35] commands: add norepo argument to command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[16,of,35] commands: define norepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[17,of,35] convert: define norepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[18,of,35] largefiles: define norepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[19,of,35] mq: define norepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[20,of,35] share: define norepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[21,of,35] tests: define norepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[22,of,35] cmdutil: add optionalrepo argument to command decorator |
2014-05-05 |
Gregory Szorc |
|
Superseded |
[23,of,35] commands: define optionalrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[24,of,35] keyword: define optionalrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[25,of,35] cmdutil: support inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[26,of,35] commands: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[27,of,35] churn: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[28,of,35] children: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[29,of,35] extdiff: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[30,of,35] graphlog: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[31,of,35] hgk: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[32,of,35] keyword: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[33,of,35] largefiles: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[34,of,35] mq: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[35,of,35] record: define inferrepo in command decorator |
2014-05-05 |
Gregory Szorc |
|
Accepted |
[1,of,6] mergestate: consistently set variables to None |
2014-05-09 |
Gregory Szorc |
|
Accepted |
[2,of,6] resolve: use early continue and deindent |
2014-05-09 |
Gregory Szorc |
|
Accepted |
[3,of,6] resolve: split test |
2014-05-09 |
Gregory Szorc |
|
Accepted |
[4,of,6] resolve: abort when not applicable |
2014-05-09 |
Gregory Szorc |
|
Accepted |
[5,of,6] resolve: print warning when no work performed (issue4208) |
2014-05-09 |
Gregory Szorc |
|
Accepted |
[6,of,6] resolve: print message when no unresolved files remain (issue4214) |
2014-05-09 |
Gregory Szorc |
|
Accepted |
[1,of,3] demandimport: pass proper level to __import__ in Python 3 |
2014-05-10 |
Gregory Szorc |
|
Accepted |
[2,of,3] fix_bytes: loosen blacklist matching requirements |
2014-05-10 |
Gregory Szorc |
|
Superseded |
[3,of,3] py3kcompat: don't convert os.environ to bytes |
2014-05-10 |
Gregory Szorc |
|
Accepted |
fix_bytes: loosen blacklist matching requirements |
2014-05-16 |
Gregory Szorc |
|
Accepted |
localrepo: prevent leak of transaction object (issue4258) |
2014-05-22 |
Gregory Szorc |
|
Accepted |
[1,of,2] run-tests: exit with non-0 exit code when tests fail or warn |
2014-05-28 |
Gregory Szorc |
|
Accepted |
[2,of,2] run-tests: write .err files earlier |
2014-05-28 |
Gregory Szorc |
|
Accepted |
[1,of,3,RFC] transaction: ability to chain multiple transactions together |
2014-05-28 |
Gregory Szorc |
|
Changes Requested |
[2,of,3,RFC] transaction: handle backup paths with path separators |
2014-05-28 |
Gregory Szorc |
|
Changes Requested |
[3,of,3,RFC] localrepository: add caches to transaction (issue4255) |
2014-05-28 |
Gregory Szorc |
|
Changes Requested |
[1,of,5,command,metadata,resend] cmdutil: better document command() |
2014-06-13 |
Gregory Szorc |
|
Accepted |
[2,of,5,command,metadata,resend] commands: move metadata variables to top of file |
2014-06-13 |
Gregory Szorc |
|
Accepted |
[3,of,5,command,metadata,resend] cmdutil: add norepo argument to command decorator |
2014-06-13 |
Gregory Szorc |
|
Accepted |
[4,of,5,command,metadata,resend] cmdutil: add optionalrepo argument to command decorator |
2014-06-13 |
Gregory Szorc |
|
Accepted |
[5,of,5,command,metadata,resend] cmdutil: add inferrepo argument to command decorator |
2014-06-13 |
Gregory Szorc |
|
Accepted |
patch: accept non-node arguments to diff() |
2014-06-23 |
Gregory Szorc |
|
Rejected |
[1,of,2] localrepo: add afterpush() |
2014-07-08 |
Gregory Szorc |
|
Changes Requested |
[2,of,2] localrepo: extensibility points for pull |
2014-07-08 |
Gregory Szorc |
|
Changes Requested |
[1,of,6] localrepo: document localrepo.hook() |
2014-07-12 |
Gregory Szorc |
|
Accepted |
[2,of,6] localrepo: add internal "pyhooks" hooks mechanism |
2014-07-12 |
Gregory Szorc |
|
Changes Requested |
[3,of,6] exchange: add afterpush pyhook |
2014-07-12 |
Gregory Szorc |
|
Changes Requested |
[4,of,6] exchange: add beforepush pyhook |
2014-07-12 |
Gregory Szorc |
|
Changes Requested |
[5,of,6] mq: convert mqrepo.checkpush into a beforepush pyhook |
2014-07-12 |
Gregory Szorc |
|
Changes Requested |
[6,of,6] localrepo: remove checkpush() |
2014-07-12 |
Gregory Szorc |
|
Changes Requested |
[STABLE] revset: force immediate revset evaluation for roots() (issue4313) |
2014-07-24 |
Gregory Szorc |
|
Changes Requested |
[STABLE,v2] revset: optimize baseset.__sub__ (issue4313) |
2014-07-24 |
Gregory Szorc |
|
Accepted |
[1,of,3] platform: implement readpipe() |
2014-08-16 |
Gregory Szorc |
|
Accepted |
[2,of,3] posix: implement readpipe using non-blocking I/O (issue4336) |
2014-08-16 |
Gregory Szorc |
|
Accepted |
[3,of,3] test-ssh: verify that stderr from remote is printed (issue4336) |
2014-08-16 |
Gregory Szorc |
|
Accepted |
hgweb: refresh repository using URL not path (issue4323) |
2014-08-18 |
Gregory Szorc |
|
Accepted |
[1,of,6] util: add event handling mechanism |
2014-08-19 |
Gregory Szorc |
|
Changes Requested |
[2,of,6] localrepo: add events support to localrepository |
2014-08-19 |
Gregory Szorc |
|
Changes Requested |
[3,of,6] exchange: add pushbegin event |
2014-08-19 |
Gregory Szorc |
|
Changes Requested |
[4,of,6] exchange: add pushafterdiscovery event |
2014-08-19 |
Gregory Szorc |
|
Changes Requested |
[5,of,6] exchange: add pushafterdatasent event |
2014-08-19 |
Gregory Szorc |
|
Changes Requested |
[6,of,6] exchange: add pushfinish event |
2014-08-19 |
Gregory Szorc |
|
Changes Requested |
obsolete: avoid slow, generic date parsing |
2014-08-29 |
Gregory Szorc |
|
Accepted |
revsetbenchmark: add revset with lazyset subtraction |
2014-08-30 |
Gregory Szorc |
|
Accepted |
[1,of,2] filemerge: extract conflict marker searching into its own function |
2014-08-30 |
Gregory Szorc |
|
Superseded |
[2,of,2] resolve: print a warning when marking a file with conflict markers |
2014-08-30 |
Gregory Szorc |
|
Superseded |
help: only call doc() when it is callable |
2014-08-30 |
Gregory Szorc |
|
Accepted |
[1,of,3,v2] filemerge: extract conflict marker searching into its own function |
2014-08-31 |
Gregory Szorc |
|
Accepted |
[2,of,3,v2] resolve: print a warning when marking a file with conflict markers |
2014-08-31 |
Gregory Szorc |
|
Accepted |
[3,of,3,v2] filemerge: exclude some markup languages from conflict marker detection |
2014-08-31 |
Gregory Szorc |
|
Accepted |
run-tests: make --interactive work with --view |
2014-08-31 |
Gregory Szorc |
|
Accepted |
[1,of,3,STABLE] revsetbenchmarks: modify existing benchmark to perform more work |
2014-09-08 |
Gregory Szorc |
|
Changes Requested |
[2,of,3,STABLE] revset: extract common bits of _addset into abstract base class |
2014-09-08 |
Gregory Szorc |
|
Changes Requested |
[3,of,3,STABLE] revset: more optimally handle __sub__ (issue4352) |
2014-09-08 |
Gregory Szorc |
|
Changes Requested |
[1,of,5,STABLE,v2] revsetbenchmarks: add an additional roots() benchmark |
2014-09-08 |
Gregory Szorc |
|
Accepted |
[2,of,5,STABLE,v2] revset: extract common bits of _addset into abstract base class |
2014-09-08 |
Gregory Szorc |
|
Rejected |
[3,of,5,STABLE,v2] revset: more optimally handle __sub__ (issue4352) |
2014-09-08 |
Gregory Szorc |
|
Rejected |
[4,of,5,STABLE,v2] revset: use manual iteration in _diffset |
2014-09-08 |
Gregory Szorc |
|
Rejected |
[5,of,5,STABLE,v2] revset: use _diffset in orderedlazyset.__sub__ |
2014-09-08 |
Gregory Szorc |
|
Rejected |
[1,of,3,diffset-extra] revset: use _diffset in lazyset.__sub__ |
2014-09-08 |
Gregory Szorc |
|
Deferred |
[2,of,3,diffset-extra] revset: use _diffset in _lazysetiteratormixin.__sub__ |
2014-09-08 |
Gregory Szorc |
|
Deferred |
[3,of,3,diffset-extra] revset: use _diffset in spanset.__sub__ |
2014-09-08 |
Gregory Szorc |
|
Deferred |
[1,of,6,events,v3] util: add event handling mechanism |
2014-09-28 |
Gregory Szorc |
|
Changes Requested |
[2,of,6,events,v3] localrepo: add events support to localrepository |
2014-09-28 |
Gregory Szorc |
|
Changes Requested |
[3,of,6,events,v3] exchange: add pushbegin event |
2014-09-28 |
Gregory Szorc |
|
Changes Requested |
[4,of,6,events,v3] exchange: add pushafterdiscovery event |
2014-09-28 |
Gregory Szorc |
|
Changes Requested |
[5,of,6,events,v3] exchange: add pushafterdatasent event |
2014-09-28 |
Gregory Szorc |
|
Changes Requested |
[6,of,6,events,v3] exchange: add pushfinish event |
2014-09-28 |
Gregory Szorc |
|
Changes Requested |
[1,of,6,path,intent] ui: add an intent to expandpath |
2014-09-29 |
Gregory Szorc |
|
Changes Requested |
[2,of,6,path,intent] commands: define intent for pull |
2014-09-29 |
Gregory Szorc |
|
Changes Requested |
[3,of,6,path,intent] commands: define intent for push |
2014-09-29 |
Gregory Szorc |
|
Changes Requested |
[4,of,6,path,intent] commands: define intent for incoming |
2014-09-29 |
Gregory Szorc |
|
Changes Requested |
[5,of,6,path,intent] commands: define intent for outgoing |
2014-09-29 |
Gregory Szorc |
|
Changes Requested |
[6,of,6,path,intent] commands: define intent for init |
2014-09-29 |
Gregory Szorc |
|
Changes Requested |
[STABLE] tests: add test for failing bookmark push code |
2014-10-24 |
Gregory Szorc |
|
Superseded |
[1,of,3,STABLE,v2] tests: add test for failing bookmark push code |
2014-10-24 |
Gregory Szorc |
|
Accepted |
[2,of,3,STABLE,v2] bookmarks: explicitly track identical bookmarks |
2014-10-24 |
Gregory Szorc |
|
Accepted |
[3,of,3,STABLE,v2] exchange: don't report failure from identical bookmarks |
2014-10-24 |
Gregory Szorc |
|
Accepted |
[1,of,3,stable] changegroup: don't define lookupmf() until it is needed |
2014-11-07 |
Gregory Szorc |
|
Accepted |
[2,of,3,stable] changegroup: don't store unused value on fnodes (issue4443) |
2014-11-07 |
Gregory Szorc |
|
Accepted |
[3,of,3,stable] changegroup: sparsely populate fnodes |
2014-11-07 |
Gregory Szorc |
|
Accepted |
docker: add Docker files for running an Apache mod_wsgi server |
2014-11-12 |
Gregory Szorc |
|
Superseded |
[1,of,3,RFC] wireproto: implement an ancestors command |
2014-11-20 |
Gregory Szorc |
|
Deferred |
[2,of,3,RFC] setdiscovery.findcommonheads: communicate wanted nodes |
2014-11-20 |
Gregory Szorc |
|
Deferred |
[3,of,3,RFC] setdiscovery.findcommonheads: examine ancestors to avoid discovery |
2014-11-20 |
Gregory Szorc |
|
Deferred |
[v2] docker: add Docker files for running an Apache mod_wsgi server |
2014-11-22 |
Gregory Szorc |
|
Superseded |
[v3] docker: add Docker files for running an Apache mod_wsgi server |
2014-11-25 |
Gregory Szorc |
|
Accepted |
[STABLE] hgweb: send proper HTTP response after uncaught exception |
2014-11-28 |
Gregory Szorc |
|
Accepted |
[1,of,6,json-style] templatefilters.json: call functions |
2014-12-31 |
Gregory Szorc |
|
Accepted |
[2,of,6,json-style] templatefilters.json: stabilize output |
2014-12-31 |
Gregory Szorc |
|
Accepted |
[3,of,6,json-style] templater: allow styles to specify a default engine |
2014-12-31 |
Gregory Szorc |
|
Changes Requested |
[4,of,6,json-style] templater: introduce jsonengine |
2014-12-31 |
Gregory Szorc |
|
Changes Requested |
[5,of,6,json-style] templates: add json style |
2014-12-31 |
Gregory Szorc |
|
Changes Requested |
[6,of,6,json-style] tests: add tests for json output from hgweb |
2014-12-31 |
Gregory Szorc |
|
Changes Requested |
[1,of,2] webcommands.changeset: add file_{adds, mods, dels} to template call |
2015-01-06 |
Gregory Szorc |
|
Changes Requested |
[2,of,2] webcommands.changeset: add manifest to template call |
2015-01-06 |
Gregory Szorc |
|
Changes Requested |
[STABLE] cmdutil.jsonchangeset: properly compute added and removed files |
2015-01-06 |
Gregory Szorc |
|
Accepted |
[1,of,2] templates: remove unnecessary <span> |
2015-01-06 |
Gregory Szorc |
|
Accepted |
[2,of,2] templates: use CSS classes for diff styling |
2015-01-06 |
Gregory Szorc |
|
Accepted |
hgweb: extract changelist entry generation into own function |
2015-01-07 |
Gregory Szorc |
|
Accepted |
transaction: support for callbacks during abort |
2015-01-07 |
Gregory Szorc |
|
Accepted |
[1,of,3] test-extension: improve test readability |
2015-01-16 |
Gregory Szorc |
|
Accepted |
[2,of,3] test-extension: use a realistic Mercurial version |
2015-01-16 |
Gregory Szorc |
|
Accepted |
[3,of,3] dispatch: only check compatibility against major and minor versions |
2015-01-16 |
Gregory Szorc |
|
Accepted |
templatefilters: don't escape <> in JSON |
2015-01-16 |
Gregory Szorc |
mpm |
Rejected |
setup.py: attempt to use setuptools |
2015-01-16 |
Gregory Szorc |
|
Accepted |
color: be more conservative about setting ANSI mode on Windows (BC) |
2015-02-04 |
Gregory Szorc |
|
Accepted |
[1,of,4] pager: set an attribute on ui indicating that a pager is active |
2015-02-04 |
Gregory Szorc |
|
Superseded |
[2,of,4] dispatch: add an additional extensibility point during dispatch |
2015-02-04 |
Gregory Szorc |
|
Changes Requested |
[3,of,4] color: run slightly later during command dispatch |
2015-02-04 |
Gregory Szorc |
|
Changes Requested |
[4,of,4] color: support a different color mode when the pager is active |
2015-02-04 |
Gregory Szorc |
|
Superseded |
[resubmission-after-33-cycle] setup.py: attempt to use setuptools |
2015-02-06 |
Gregory Szorc |
|
Changes Requested |
[V2] extensions: support callbacks after another extension loads |
2015-02-06 |
Gregory Szorc |
|
Superseded |
[1,of,4,V2] extensions: support callbacks after another extension loads |
2015-02-06 |
Gregory Szorc |
|
Accepted |
[2,of,4,V2] pager: set an attribute on ui indicating that a pager is active |
2015-02-06 |
Gregory Szorc |
|
Accepted |
[3,of,4,V2] pager: ensure wrapped dispatch._runcommand runs before color's |
2015-02-06 |
Gregory Szorc |
|
Accepted |
[4,of,4,V2] color: support a different color mode when the pager is active |
2015-02-06 |
Gregory Szorc |
|
Accepted |
[1,of,2] run-tests: avoid printing extra newlines from install log |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[2,of,2] run-tests: ensure install directories exist |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[01,of,22,hgweb-help] webcommands: define web commands using a decorator |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[02,of,22,hgweb-help] webcommands: define a dict of available commands |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[03,of,22,hgweb-help] webcommands: move help import into help command handler |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[04,of,22,hgweb-help] help.hgweb: add a section describing URLs and common parameters |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[05,of,22,hgweb-help] help: add webcommands to help documentation |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[06,of,22,hgweb-help] webcommands: document help command |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[07,of,22,hgweb-help] webcommands: document "branches" web command |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[08,of,22,hgweb-help] webcommands: document "bookmarks" web command |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[09,of,22,hgweb-help] webcommands: document "tags" web command |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[10,of,22,hgweb-help] webcommands: document "changeset" web command |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[11,of,22,hgweb-help] webcommands: document "shortlog" web command |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[12,of,22,hgweb-help] webcommands: document "log" web command |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[13,of,22,hgweb-help] webcommands: document "file" web command |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[14,of,22,hgweb-help] webcommands: document "changelog" web command |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[15,of,22,hgweb-help] webcommands: document "manifest" web command |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[16,of,22,hgweb-help] webcommands: document "summary" web command |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[17,of,22,hgweb-help] webcommands: document "filediff" web command |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[18,of,22,hgweb-help] webcommands: document "comparison" web command |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[19,of,22,hgweb-help] webcommands: document "annotate" web command |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[20,of,22,hgweb-help] webcommands: document "filelog" web command |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[21,of,22,hgweb-help] webcommands: document "archive" web command |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[22,of,22,hgweb-help] webcommands: document "graph" web command |
2015-02-07 |
Gregory Szorc |
|
Accepted |
[1,of,7,path-configs] ui: create paths classes to hold path information |
2015-02-08 |
Gregory Szorc |
|
Changes Requested |
[2,of,7,path-configs] ui.paths: teach paths how to iterate |
2015-02-08 |
Gregory Szorc |
|
Changes Requested |
[3,of,7,path-configs] commands.paths: use ui.paths to show paths |
2015-02-08 |
Gregory Szorc |
|
Superseded |
[4,of,7,path-configs] ui: implement ui.sections() |
2015-02-08 |
Gregory Szorc |
|
Changes Requested |
[5,of,7,path-configs] ui.paths: obtain paths from [path x] sections |
2015-02-08 |
Gregory Szorc |
|
Changes Requested |
[6,of,7,path-configs] ui.paths: implement getpath in terms of __getitem__ |
2015-02-08 |
Gregory Szorc |
|
Changes Requested |
[7,of,7,path-configs] ui.paths: accept multiple arguments to getpath() |
2015-02-08 |
Gregory Szorc |
|
Changes Requested |
[hgweb-help-followup] help: teach topic symbols how to dedent |
2015-02-09 |
Gregory Szorc |
|
Accepted |
help.merge-tools: do not double document merge tools |
2015-02-10 |
Gregory Szorc |
|
Accepted |
[1,of,3] tags: write tags cache deterministically |
2015-02-24 |
Gregory Szorc |
|
Accepted |
[2,of,3] tests: add test showing tags cache drops filtered heads (issue4550) |
2015-02-24 |
Gregory Szorc |
|
Accepted |
[3,of,3] tags: preserve filtered .hgtags filenodes in tags cache (issue4550) |
2015-02-24 |
Gregory Szorc |
marmoute |
Changes Requested |
[1,of,9,paths,v2] ui: represents paths as classes |
2015-03-01 |
Gregory Szorc |
|
Changes Requested |
[2,of,9,paths,v2] commands.paths: use ui.paths to show paths |
2015-03-01 |
Gregory Szorc |
|
Superseded |
[3,of,9,paths,v2] ui.paths: filter config options containing "." (BC) |
2015-03-01 |
Gregory Szorc |
|
Changes Requested |
[4,of,9,paths,v2] ui: change how default is handled by getpath() |
2015-03-01 |
Gregory Szorc |
|
Changes Requested |
[5,of,9,paths,v2] ui: move URL and path detection into getpath() |
2015-03-01 |
Gregory Szorc |
|
Changes Requested |
[6,of,9,paths,v2] ui.paths: teach getpath() about required resolution |
2015-03-01 |
Gregory Szorc |
|
Changes Requested |
[7,of,9,paths,v2] ui: parse revisions out of URLs |
2015-03-01 |
Gregory Szorc |
|
Changes Requested |
[8,of,9,paths,v2] commands.push: begin transition to path API |
2015-03-01 |
Gregory Szorc |
|
Changes Requested |
[9,of,9,paths,v2] commands.push: finish converting to new path API |
2015-03-01 |
Gregory Szorc |
|
Changes Requested |
[1,of,4,RFC,path,options] ui: don't treat path sub-options as paths |
2015-03-01 |
Gregory Szorc |
|
Deferred |
[2,of,4,RFC,path,options] ui.paths: add a "pushurl" path option |
2015-03-01 |
Gregory Szorc |
|
Deferred |
[3,of,4,RFC,path,options] ui.paths: add a "pushrevset" path option |
2015-03-01 |
Gregory Szorc |
|
Deferred |
[4,of,4,RFC,path,options] ui: add a "pushnames" path option |
2015-03-01 |
Gregory Szorc |
|
Deferred |
hgweb: extract changeset template mapping generation to own function |
2015-03-02 |
Gregory Szorc |
|
Accepted |
[1,of,5,paths,v3] ui: represent paths as classes |
2015-03-08 |
Gregory Szorc |
marmoute |
Accepted |
[2,of,5,paths,v3] commands.paths: use ui.paths to show paths |
2015-03-08 |
Gregory Szorc |
marmoute |
Accepted |
[3,of,5,paths,v3] ui.paths: filter config options containing "." (BC) |
2015-03-08 |
Gregory Szorc |
marmoute |
Changes Requested |
[4,of,5,paths,v3] ui: change how default is handled by getpath() |
2015-03-08 |
Gregory Szorc |
marmoute |
Changes Requested |
[5,of,5,paths,v3] ui: move URL and path detection into getpath() |
2015-03-08 |
Gregory Szorc |
marmoute |
Changes Requested |
tags: create a supplemental cache of .hgtags filenodes (issue4550) |
2015-03-15 |
Gregory Szorc |
|
Superseded |
[STABLE,v2] tags: create a supplemental cache of .hgtags filenodes (issue4550) |
2015-03-17 |
Gregory Szorc |
|
Rejected |
commands.push: abort when revisions evaluate to empty set (BC) |
2015-03-24 |
Gregory Szorc |
|
Accepted |
[1,of,2] tags: improve documentation |
2015-03-25 |
Gregory Szorc |
|
Accepted |
[2,of,2] tags: make tags cache compatible with future split of filenode cache |
2015-03-25 |
Gregory Szorc |
marmoute |
Rejected |
[1,of,3,coverage] run-tests: obtain code coverage via Python API |
2015-03-28 |
Gregory Szorc |
|
Accepted |
[2,of,3,coverage] run-tests: collect aggregate code coverage |
2015-03-28 |
Gregory Szorc |
|
Accepted |
[3,of,3,coverage] run-tests: report code coverage from source directory |
2015-03-28 |
Gregory Szorc |
|
Accepted |
commands.debugrevlog: report max chain length |
2015-03-28 |
Gregory Szorc |
|
Accepted |
[1,of,6] run-tests: wait for test threads after first error |
2015-03-29 |
Gregory Szorc |
|
Accepted |
[2,of,6] run-tests: move run into Test class |
2015-03-29 |
Gregory Szorc |
|
Accepted |
[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 |