[071,of,179,tests-refactor] run-tests: establish TestRunner.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[070,of,179,tests-refactor] run-tests: move program searching into TestRunner |
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 |
[068,of,179,tests-refactor] run-tests: move test discovery logic into a function |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[067,of,179,tests-refactor] run-tests: move scheduletests() 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 |
[065,of,179,tests-refactor] run-tests: move runtests() 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 |
[063,of,179,tests-refactor] run-tests: move times global 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 |
[061,of,179,tests-refactor] run-tests: move outputcoverage() 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 |
[059,of,179,tests-refactor] run-tests: move checkhglib 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 |
[057,of,179,tests-refactor] run-tests: move createdfiles out of a global and 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 |
[055,of,179,tests-refactor] run-tests: move cleanup() into TestRunner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[054,of,179,tests-refactor] run-tests: add options to runner |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[053,of,179,tests-refactor] run-tests: add options to runner |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[052,of,179,tests-refactor] run-tests: move COVERAGE_FILE 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 |
[050,of,179,tests-refactor] run-tests: move TMPBINDIR 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 |
[048,of,179,tests-refactor] run-tests: move INST 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 |
[046,of,179,tests-refactor] run-tests: move TESTDIR out of a global |
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 |
[044,of,179,tests-refactor] run-tests: refactor runone() into gettest() and scheduletests() |
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 |
[042,of,179,tests-refactor] run-tests: move logging of test start into 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 |
[040,of,179,tests-refactor] run-tests: move output writing to 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 |
[038,of,179,tests-refactor] run-tests: emit exception failure result from 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 |
[036,of,179,tests-refactor] run-tests: move keyword processing into 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 |
[034,of,179,tests-refactor] run-tests: move blacklist skipping 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 |
[032,of,179,tests-refactor] run-tests: move remaining result processing to 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 |
[030,of,179,tests-refactor] run-tests: generate timeout result in Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[029,of,179,tests-refactor] run-tests: add skip processing to Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[028,of,179,tests-refactor] run-tests: move fail() into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[027,of,179,tests-refactor] run-tests: move success() into Test |
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 |
[025,of,179,tests-refactor] run-tests: handle interrupted in Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[024,of,179,tests-refactor] run-tests: kill daemons during Test.__del__ |
2014-05-02 |
Gregory Szorc |
|
Deferred |
[023,of,179,tests-refactor] run-tests: capture reference output in Test.__init__ |
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 |
[021,of,179,tests-refactor] run-tests: make rematch a static method of 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 |
[019,of,179,tests-refactor] run-tests: finish moving tsttest() into TTest |
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 |
[017,of,179,tests-refactor] run-tests: move t test parsing into its own function |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[016,of,179,tests-refactor] run-tests: roll pytest() into PythonTest._run() |
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 |
[014,of,179,tests-refactor] run-tests: allow Test.run() to run multiple times |
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 |
[012,of,179,tests-refactor] run-tests: give TestResult a skipped attribute |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[011,of,179,tests-refactor] run-tests: pass TestResult into run() |
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 |
[009,of,179,tests-refactor] run-tests: clean up temp directory variables |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[008,of,179,tests-refactor] run-tests: move env 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 |
[006,of,179,tests-refactor] run-tests: move replacements and port management 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 |
[004,of,179,tests-refactor] run-tests: move createenv() into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[003,of,179,tests-refactor] run-tests: move replacements generation into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[002,of,179,tests-refactor] run-tests: move testtmp into Test class |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[001,of,179,tests-refactor] run-tests: create classes for representing tests |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[6,of,6,resolve-ux] resolve: print message when no unresolved files remain (issue4214) |
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 |
[4,of,6,resolve-ux] resolve: abort when not applicable |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[3,of,6,resolve-ux] merge: implement mergestate.__len__ and mergestate.__nonzero__ |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[2,of,6,resolve-ux] resolve: split test |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[1,of,6,resolve-ux] resolve: use early continue and deindent |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[stable] dispatch: restore old cwd after dispatch |
2014-04-23 |
Gregory Szorc |
|
Changes Requested |
[2,of,2] branchmap: log events related to branch cache |
2014-04-14 |
Gregory Szorc |
|
Accepted |
[1,of,2] tags: log events related to tags cache |
2014-04-14 |
Gregory Szorc |
|
Accepted |
revsetbenchmark: add entry for ::rev:: |
2014-03-28 |
Gregory Szorc |
|
Accepted |
[4,of,4] run-tests: allow test paths in other directories |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[3,of,4] run-tests: allow option parser to be extended |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[2,of,4] run-tests: use return values instead of sys.exit |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[1,of,4] run-tests: Pass arguments into argument parser |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[2,of,2] branchmap: log events related to branch cache |
2014-03-25 |
Gregory Szorc |
|
Superseded |
[1,of,2] tags: log events related to tags cache |
2014-03-25 |
Gregory Szorc |
|
Superseded |
revset: improve performance of _generatorset.__contains__ (issue 4201) |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[2,of,2] branchmap: Log event when branchcache is updated |
2014-03-23 |
Gregory Szorc |
|
Superseded |
[1,of,2] tags: Log events related to tags cache |
2014-03-23 |
Gregory Szorc |
|
Superseded |
Support exposing hidden changesets |
2014-01-03 |
Gregory Szorc |
|
Superseded |
contrib: check completionhints file for possible completions |
2015-09-15 |
Gulshan Singh |
mpm |
Deferred |
enable more branding related configuration in default hgweb templates #2 |
2012-12-16 |
Hangsu Ma |
|
Rejected |
enable more branding related configuration in default hgweb templates #1 |
2012-12-16 |
Hangsu Ma |
|
Rejected |
[V3] templates: add built-in files() function |
2016-09-24 |
Hannes Oldenburg |
|
Accepted |
[V2] templates: add built-in files() function |
2016-09-23 |
Hannes Oldenburg |
|
Superseded |
templates: add built-in fileset() function |
2016-09-20 |
Hannes Oldenburg |
|
Changes Requested |
[3,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 |
[1,of,3,V2] revset: cleanup of algorithm for `destination()` predicate |
2016-09-11 |
Hannes Oldenburg |
|
Accepted |
revset: cleanup of algorithm used in `destination()` predicate |
2016-09-07 |
Hannes Oldenburg |
|
Changes Requested |
commands: remove unecessary copying of list in graft() |
2016-09-05 |
Hannes Oldenburg |
|
Accepted |
[2,of,2] histedit: use samefile function from cmdutil |
2016-08-21 |
Hannes Oldenburg |
|
Accepted |
[1,of,2] cmdutil: extract samefile function from amend() |
2016-08-21 |
Hannes Oldenburg |
|
Accepted |
[2,of,2] match: remove matchessubrepo method |
2016-08-16 |
Hannes Oldenburg |
|
Accepted |
[1,of,2] subrepo: cleanup of subrepo filematcher logic |
2016-08-16 |
Hannes Oldenburg |
|
Accepted |
match: added matchessubrepo method to matcher |
2016-08-09 |
Hannes Oldenburg |
|
Accepted |
cmdutil: remove duplicated badmatch call in cat() |
2016-08-07 |
Hannes Oldenburg |
|
Accepted |
[STABLE] cmdutil: warnings not issued in cat if subrepopath overlaps |
2016-07-27 |
Hannes Oldenburg |
|
Accepted |
[STABLE,V2] cmdutil: warnings not issued in remove if subrepopath overlaps |
2016-07-23 |
Hannes Oldenburg |
|
Accepted |
[stable] cmdutil: warnings not issued in remove if subrepopath overlaps |
2016-07-22 |
Hannes Oldenburg |
yuya |
Superseded |
cmdutil: extract duplicate definitions of matchessubrepo in files() and remove() |
2016-07-17 |
Hannes Oldenburg |
|
Deferred |
record and crecord: proposal to merge into core |
2015-03-11 |
Harvey Chapman |
|
Not Applicable |
[website] downloads: add link to PPA for ubuntu/debian |
2017-02-25 |
heatherboo |
|
Accepted |
socks proxy: socks5 proxy support for http(s) protocol |
2014-04-08 |
heisenbug |
|
Deferred |
SOCKS5 proxy support |
2014-04-06 |
heisenbug |
|
Deferred |
[3,of,3] patchbomb: make --git-format-patch imply --plain |
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 |
[1,of,3] patchbomb: introduce new option --git-format-patch |
2016-11-17 |
Henning Schild |
yuya |
Changes Requested |
patchbomb: make --git imply --plain |
2016-11-16 |
Henning Schild |
|
Rejected |
[2,of,2,v3] patchbomb: put diffstat between commit message and patch for --git |
2016-11-16 |
Henning Schild |
|
Accepted |
[2,of,2,v2] patchbomb: put diffstat between commit message and patch for --git |
2016-11-16 |
Henning Schild |
|
Accepted |
[2,of,2] patchbomb: put diffstat between commit message and patch for --git |
2016-11-12 |
Henning Schild |
|
Accepted |
[1,of,2] patchbomb: remove unused git parameter from patch.diffstat() |
2016-11-12 |
Henning Schild |
|
Accepted |
A small enhancement to graphlog to show closed branches |
2013-01-25 |
Henrik Pauli |
|
Deferred |
patch: allow copy information to be passed in |
2016-06-27 |
Henrik Stuart |
|
Accepted |
[v2,stable] largefiles: fix support for local largefiles while using share extension |
2016-06-07 |
Henrik Stuart |
|
Accepted |
largefiles: fix support for local largefiles while using share extension |
2016-06-03 |
Henrik Stuart |
|
Superseded |
[6,of,6,v2] parsers: avoid signed/unsigned comparison mismatch |
2014-09-09 |
Henrik Stuart |
|
Accepted |
[5,of,6,v2] parsers: use correct type for file offset |
2014-09-09 |
Henrik Stuart |
|
Accepted |
[4,of,6,v2] parsers: ensure correct return type for inline_scan |
2014-09-09 |
Henrik Stuart |
|
Accepted |
[3,of,6,v2] parsers: fix typing issue when constructing Python integer object |
2014-09-09 |
Henrik Stuart |
|
Accepted |
[2,of,6,v2] parsers: use bitmask type consistently in find_gca_candidates |
2014-09-09 |
Henrik Stuart |
|
Accepted |
[1,of,6,v2] parsers: pass variable with correct constness to free |
2014-09-09 |
Henrik Stuart |
|
Accepted |
parsers: fix typing and sign issues |
2014-09-06 |
Henrik Stuart |
|
Changes Requested |
debugdag: stop wrongly sorting parents |
2014-08-30 |
Henrik Stuart |
|
Accepted |
bookmarks: fix correct command in help text |
2012-12-15 |
hokorobi.hokorobi at gmail.com |
|
Not Applicable |
sparse: --include 'dir1/dir2' should not include 'dir1/*' |
2018-01-18 |
Hollis Blanchard |
|
Accepted |
[v4] outgoing: respect ":pushurl" paths (issue5365) |
2017-12-15 |
Hollis Blanchard |
|
Accepted |
[v3] outgoing: respect ":pushurl" paths (issue5365) |
2017-12-15 |
Hollis Blanchard |
|
Superseded |
[v2] outgoing: respect ":pushurl" paths (issue5365) |
2017-11-03 |
Hollis Blanchard |
|
Accepted |
[1,of,1] outgoing: respect ":pushurl" paths |
2017-11-03 |
Hollis Blanchard |
|
Changes Requested |
cvs conversion now properly parse cvsroot |
2013-05-03 |
Hrvoje Kozak |
|
Superseded |
cvs conversion now properly parse cvsroot |
2013-05-02 |
Hrvoje Kozak |
|
Superseded |
[hglib] commit: allow rev and node to be anywhere in the output |
2016-01-01 |
Idan Kamara |
marmoute |
Accepted |
[hgpatchbot,test,ignore,me] bad message |
2014-09-08 |
Idan Kamara |
|
Rejected |
[hglib] error: show more info on CommandError's __str__ |
2013-06-14 |
Idan Kamara |
mpm |
Accepted |
[STABLE] localrepo: always write the filtered phasecache when nodes are destroyed (issue3827) |
2013-03-23 |
Idan Kamara |
|
Accepted |
[11,of,11] merge: don't fiddle with name lookups or i18n in hot loops |
2013-02-12 |
Idan Kamara |
|
Superseded |
[11,of,11] merge: don't fiddle with name lookups or i18n in hot loops |
2013-02-10 |
Idan Kamara |
|
Superseded |
[2,of,2] tests: add a test runner utility that prints nothing when all tests pass |
2013-02-09 |
Idan Kamara |
|
Accepted |
[1,of,2] test-atomictempfile: convert to unit test |
2013-02-09 |
Idan Kamara |
|
Accepted |
[10,of,10,v2] localrepo: drop unnecessary check on wlock unlock |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[09,of,10,v2] dirstate: refresh _branch cache entry after writing it |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[08,of,10,v2] filecache: create an entry in _filecache when __set__ is called for a missing one |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[07,of,10,v2] filecache: allow filecacheentry to be created without stating in __init__ |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[06,of,10,v2] rollback: don't clear the filecache |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[05,of,10,v2] destroyed: keep the filecache in sync with __dict__ (issue3335) (issue3693) (issue3743) |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[04,of,10,v2] localrepo: write the phasecache when destroying nodes |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[03,of,10,v2] localrepo: update the branchmap when destroying nodes |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[02,of,10,v2] localrepo: introduce destroying function |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[01,of,10,v2] localrepo: don't refresh filecache entries that aren't in __dict__ |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
record: remove unused import |
2013-01-09 |
Idan Kamara |
|
Accepted |
cvsps: fix indentation |
2013-01-09 |
Idan Kamara |
|
Accepted |
[12,of,12] localrepo: drop unnecessary check on wlock unlock |
2012-12-17 |
Idan Kamara |
|
Superseded |
[11,of,12] rollback: invalidate dirstate through the filecache |
2012-12-17 |
Idan Kamara |
|
Changes Requested |
[10,of,12] dirstate: refresh _branch cache entry after writing it |
2012-12-17 |
Idan Kamara |
|
Superseded |
[09,of,12] filecache: create an entry in _filecache when __set__ is called for a missing one |
2012-12-17 |
Idan Kamara |
|
Superseded |
[08,of,12] filecache: allow filecacheentry to be created without stating in __init__ |
2012-12-17 |
Idan Kamara |
|
Superseded |
[07,of,12] localrepo: don't clear filecache on _rollback and destroyed (issue3335) (issue3693) |
2012-12-17 |
Idan Kamara |
|
Changes Requested |
[06,of,12] localrepo: filter unknown nodes from the phasecache on destroyed |
2012-12-17 |
Idan Kamara |
|
Superseded |
[05,of,12] phases: make _filterunknown a member function of phasecache |
2012-12-17 |
Idan Kamara |
|
Superseded |
[04,of,12] localrepo: write the phasecache when destroying nodes |
2012-12-17 |
Idan Kamara |
|
Superseded |
[03,of,12] localrepo: updatebranchcache when destroying nodes |
2012-12-17 |
Idan Kamara |
|
Changes Requested |
[02,of,12] localrepo: introduce destroying function |
2012-12-17 |
Idan Kamara |
|
Superseded |
[01,of,12] localrepo: don't refresh filecache entries that aren't in __dict__ |
2012-12-17 |
Idan Kamara |
|
Superseded |
[stable] dirstate: don't rename branch file if writing it failed |
2012-12-16 |
Idan Kamara |
|
Accepted |
[stable] dirstate: don't rename branch file if writing it failed |
2012-12-14 |
Idan Kamara |
|
Superseded |
remotefilelog: fix opening validatecachelog in text mode |
2020-01-14 |
Inada Naoki |
|
Accepted |
[V2] convert: parse quoted keys and values in mapfiles (BC) |
2017-09-24 |
Ingmar Blonk |
|
Changes Requested |
convert: parse quoted keys and values in mapfiles |
2017-09-18 |
Ingmar Blonk |
|
Changes Requested |
[V2] mail: encode long unicode lines in emails properly (issue5687) |
2017-09-26 |
Ippolitov Igor |
|
Accepted |
mail: encode long unicode lines in emails properly (issue5687) |
2017-09-21 |
Ippolitov Igor |
|
Superseded |
[STABLE,RESEND] churn: compute padding with unicode strings |
2014-04-20 |
Isaac Jurado |
|
Accepted |
[STABLE] churn: compute padding with unicode strings |
2014-04-19 |
Isaac Jurado |
|
Superseded |
[stable] hgweb: ignore non numeric "revcount" parameter values (issue4091) |
2013-11-08 |
Isaac Jurado |
|
Accepted |
[2,of,2] ignore: document the new behaviour of ui.ignore config option |
2013-09-11 |
Isaac Jurado |
|
Deferred |
[1,of,2] ignore: interpret ui.ignore reltive paths from repository root |
2013-09-11 |
Isaac Jurado |
|
Deferred |
dirstate: use repository root as base for relative paths read from ui.ignore |
2013-04-18 |
Isaac Jurado |
|
Accepted |
dirstate: use repository root as base for relative paths read from ui.ignore |
2013-04-18 |
Isaac Jurado |
|
Rejected |
[STABLE] setup.py: properly discard trust warning |
2013-04-02 |
Isaac Jurado |
|
Accepted |
[c-hglib] Makefile: create a Makefile to build the hglib shared library |
2014-02-24 |
Iulian Stana |
|
Accepted |
[2,of,5,c-hglib,V2] examples: merge command example, implemented using level 0 |
2013-12-06 |
Iulian Stana |
|
Superseded |
[5,of,5,c-hglib] examples: export-import command example, implemented using level 0 |
2013-12-02 |
Iulian Stana |
|
Superseded |
[4,of,5,c-hglib] examples: init command example, implemented using level 0 |
2013-12-02 |
Iulian Stana |
|
Superseded |
[3,of,5,c-hglib] examples: verify command example, implemented using level 0 |
2013-12-02 |
Iulian Stana |
|
Superseded |
[2,of,5,c-hglib] examples: merge command example, implemented using level 0 |
2013-12-02 |
Iulian Stana |
|
Superseded |
[1,of,5,c-hglib] examples: import command example, implemented using level 0 |
2013-12-02 |
Iulian Stana |
|
Superseded |
[c-hglib,v3] level0.c: log command example, implemented using level 0 |
2013-09-27 |
Iulian Stana |
|
Deferred |
[c-hglib,v2] level0.c: log command example, implemented using level 0 |
2013-09-27 |
Iulian Stana |
|
Deferred |
[c-hglib] level0.c: log command example, implemented using level 0 |
2013-09-23 |
Iulian Stana |
|
Deferred |
[c-hglib] hg_exitcode: reset the bytes_on_pipe after finish the read |
2013-09-23 |
Iulian Stana |
|
Deferred |
[c-hglib,V2] license: adding the MIT license for c-hglib API |
2013-09-22 |
Iulian Stana |
|
Deferred |
[c-hglib] Makefile: create a shared library for c-hglib |
2013-09-20 |
Iulian Stana |
|
Deferred |
[c-hglib] readme: adding a description of the project |
2013-09-20 |
Iulian Stana |
|
Deferred |
[c-hglib] license: adding the MIT license for c-hglib API |
2013-09-20 |
Iulian Stana |
|
Deferred |
[c-hglib] hg_exitcode: the exitcode for the current command |
2013-09-18 |
Iulian Stana |
|
Accepted |
[c-hglib] hg_rawwrite: write a buffer to command server for the given handle |
2013-09-18 |
Iulian Stana |
|
Accepted |
[c-hglib] hg_rawread: reading some unparse data from command server |
2013-09-18 |
Iulian Stana |
|
Accepted |
[c-hglib] hg_rawcommand: send a command to the mercurial command |
2013-09-18 |
Iulian Stana |
|
Accepted |
hg_close: close the connection for the given handle |
2013-09-18 |
Iulian Stana |
|
Superseded |
[V2] hg_open: the function that opens the connection with cmdserver |
2013-09-18 |
Iulian Stana |
|
Not Applicable |
hg_open: the function that opens the connection with cmdserver |
2013-09-18 |
Iulian Stana |
|
Deferred |
hglib: client header file, level 0 prototypes |
2013-09-17 |
Iulian Stana |
|
Deferred |
[55,of,55,RFC,c-hglib:level1] hg_version: creating a high level function for mercurial version command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[54,of,55,RFC,c-hglib:level1] hg_verify: creating a high level function for mercurial verify command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[53,of,55,RFC,c-hglib:level1] hg_update: creating a high level function for mercurial update command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[52,of,55,RFC,c-hglib:level1] hg_unbundle: creating a high level function for mercurial unbundle command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[51,of,55,RFC,c-hglib:level1] hg_tip: creating a high level function for mercurial tip command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[50,of,55,RFC,c-hglib:level1] hg_tags: creating a high level function for mercurial tags command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[49,of,55,RFC,c-hglib:level1] hg_tag: creating a high level function for mercurial tag command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[48,of,55,RFC,c-hglib:level1] hg_summary: creating a high level function for mercurial summary command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[47,of,55,RFC,c-hglib:level1] hg_status: creating a high level function for mercurial status command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[46,of,55,RFC,c-hglib:level1] hg_showconfig: creating a high level function for mercurial showconfig command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[45,of,55,RFC,c-hglib:level1] hg_root: creating a high level function for mercurial root command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[44,of,55,RFC,c-hglib:level1] hg_revert creating a high level function for mercurial revert command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[43,of,55,RFC,c-hglib:level1] hg_resolve: creating a high level function for mercurial resolve command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[42,of,55,RFC,c-hglib:level1] hg_rename: creating a high level function for mercurial rename command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[41,of,55,RFC,c-hglib:level1] hg_remove: creating a high level function for mercurial remove command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[40,of,55,RFC,c-hglib:level1] hg_recover: creating a high level function for mercurial recover command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[39,of,55,RFC,c-hglib:level1] hg_push: creating a high level function for mercurial push command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[38,of,55,RFC,c-hglib:level1] hg_pull: creating a high level function for mercurial pull command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[37,of,55,RFC,c-hglib:level1] hg_phase: creating a high level function for mercurial phase command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[36,of,55,RFC,c-hglib:level1] hg_paths: creating a high level function for mercurial paths command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[35,of,55,RFC,c-hglib:level1] hg_parents: creating a high level function for mercurial parents command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[34,of,55,RFC,c-hglib:level1] hg_outgoing: creating a high level function for mercurial outgoing command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[33,of,55,RFC,c-hglib:level1] hg_merge: creating a high level function for mercurial merge command |
2013-09-14 |
Iulian Stana |
|
Superseded |
[32,of,55,RFC,c-hglib:level1] hg_manifest: creating a high level function for mercurial manifest command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[31,of,55,RFC,c-hglib:level1] hg_log: creating a high level function for mercurial log command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[30,of,55,RFC,c-hglib:level1] hg_locate: creating a high level function for mercurial locate command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[29,of,55,RFC,c-hglib:level1] hg_incoming: creating a high level function for mercurial incoming command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[28,of,55,RFC,c-hglib:level1] hg_import: creating a high level function for mercurial import command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[27,of,55,RFC,c-hglib:level1] hg_identify: creating a high level function for mercurial identify command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[26,of,55,RFC,c-hglib:level1] hg_help: creating a high level function for mercurial help command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[25,of,55,RFC,c-hglib:level1] hg_heads: creating a high level function for mercurial heads command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[24,of,55,RFC,c-hglib:level1] hg_grep: creating a high level function for mercurial grep command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[23,of,55,RFC,c-hglib:level1] hg_graft: creating a high level function for mercurial graft command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[22,of,55,RFC,c-hglib:level1] hg_forget: creating a high level function for mercurial forget command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[21,of,55,RFC,c-hglib:level1] hg_export: creating a high level function for mercurial export command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[20,of,55,RFC,c-hglib:level1] hg_diff: creating a high level function for mercurial diff command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[19,of,55,RFC,c-hglib:level1] hg_copy: creating a high level function for mercurial copy command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[18,of,55,RFC,c-hglib:level1] hg_commit: creating a high level function for mercurial commit command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[17,of,55,RFC,c-hglib:level1] hg_cat: creating a high level function for mercurial cat command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[16,of,55,RFC,c-hglib:level1] hg_bundle: creating a high level function for mercurial bundle command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[15,of,55,RFC,c-hglib:level1] hg_branches: creating a high level function for mercurial branches command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[14,of,55,RFC,c-hglib:level1] hg_branch: creating a high level function for mercurial branch command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[13,of,55,RFC,c-hglib:level1] hg_bookmarks: creating a high level function for mercurial bookmarks command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[12,of,55,RFC,c-hglib:level1] hg_bookmark: creating a high level function for mercurial bookmark command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[11,of,55,RFC,c-hglib:level1] hg_backout: creating a high level function for mercurial backout command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[10,of,55,RFC,c-hglib:level1] hg_archive: creating a high level function for mercurial archive command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[09,of,55,RFC,c-hglib:level1] client: adding cset structure and cset parser |
2013-09-14 |
Iulian Stana |
|
Deferred |
[08,of,55,RFC,c-hglib:level1] hg_annotate: creating a high level function for mercurial annotate command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[07,of,55,RFC,c-hglib:level1] model 1: additional functions, yield like function hg_fetch_entry |
2013-09-14 |
Iulian Stana |
|
Deferred |
[06,of,55,RFC,c-hglib:level1] hg_addremove: creating a high level function for mercurial addremove command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[05,of,55,RFC,c-hglib:level1] hg_add: creating a high level function for mercurial add command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[04,of,55,RFC,c-hglib:level1] client: additional functions (hg_runcommand and hg_abort) used for model 2 |
2013-09-14 |
Iulian Stana |
|
Deferred |
[03,of,55,RFC,c-hglib:level1] utils: additional functions (cmdbuilder and append_data) used for model 2 |
2013-09-14 |
Iulian Stana |
|
Deferred |
[02,of,55,RFC,c-hglib:level1] c-hglib: all level 0 functions, provided for context |
2013-09-14 |
Iulian Stana |
|
Deferred |
[01,of,55,RFC,c-hglib:level1] c-hglib: all level 0 function prototypes, provided for context |
2013-09-14 |
Iulian Stana |
|
Deferred |
[11,of,11,c-hglib:level0,V2] get_output_data: getting the data stored in outdata field |
2013-09-13 |
Iulian Stana |
|
Deferred |
[10,of,11,c-hglib:level0,V2] hg_exitcode: the exitcode for the current command |
2013-09-13 |
Iulian Stana |
|
Deferred |
[09,of,11,c-hglib:level0,V2] hg_rawwrite: write a buffer to command server for the given handle |
2013-09-13 |
Iulian Stana |
|
Deferred |
[08,of,11,c-hglib:level0,V2] hg_rawread: reading some unparse data from command server |
2013-09-13 |
Iulian Stana |
|
Deferred |
[07,of,11,c-hglib:level0,V2] hg_rawcommannd: additional functions (free_data and cmd_prepare) |
2013-09-13 |
Iulian Stana |
|
Deferred |
[06,of,11,c-hglib:level0,V2] hg_rawcommand: send a command to the mercurial command server |
2013-09-13 |
Iulian Stana |
|
Deferred |
[05,of,11,c-hglib:level0,V2] hg_close: close the connection with hg cmd server for the given handle |
2013-09-13 |
Iulian Stana |
|
Deferred |
[04,of,11,c-hglib:level0,V2] hg_open: additional functions (read_hello and read_header) |
2013-09-13 |
Iulian Stana |
|
Deferred |
[03,of,11,c-hglib:level0,V2] hg_open: open a connection with hg cmd-server |
2013-09-13 |
Iulian Stana |
|
Deferred |
[02,of,11,c-hglib:level0,V2] utils: swap_uint32 function |
2013-09-13 |
Iulian Stana |
|
Deferred |
[01,of,11,c-hglib:level0,V2] hg_handle:hg_header: typedef structures |
2013-09-13 |
Iulian Stana |
|
Deferred |
[6,of,6,RFC,hglib] parse_changeset: it's more like pointing to the correct position |
2013-09-05 |
Iulian Stana |
|
Deferred |
[5,of,6,RFC,hglib] hg_fetch_cset_entry: will get, parse and pass changesets to user |
2013-09-05 |
Iulian Stana |
|
Deferred |
[4,of,6,RFC,hglib] trash_data: this function will consume the data received from cmdserver |
2013-09-05 |
Iulian Stana |
|
Deferred |
[3,of,6,RFC,hglib] detect_null_byte: detect the length to the first '\0' character |
2013-09-05 |
Iulian Stana |
|
Deferred |
[2,of,6,RFC,hglib] hg_log: a high level function for mercurial log command |
2013-09-05 |
Iulian Stana |
|
Deferred |
[1,of,6,RFC,hglib] append_data: erase_cset: save and release space |
2013-09-05 |
Iulian Stana |
|
Deferred |
[14,of,14,RFC,c-hglib:level0] get_output_data: getting the data stored in outdata field |
2013-09-03 |
Iulian Stana |
|
Deferred |
[13,of,14,RFC,c-hglib:level0] hg_exitcode: the exitcode for the current command |
2013-09-03 |
Iulian Stana |
|
Deferred |
[12,of,14,RFC,c-hglib:level0] hg_head: return the next header, for the next cmd server action |
2013-09-03 |
Iulian Stana |
|
Deferred |
[11,of,14,RFC,c-hglib:level0] hg_current_channel: reading the channel for the current chunk of data |
2013-09-03 |
Iulian Stana |
|
Deferred |
[10,of,14,RFC,c-hglib:level0] hg_next_channel: reading the channel for the next chunk of data |
2013-09-03 |
Iulian Stana |
|
Deferred |
[09,of,14,RFC,c-hglib:level0] hg_rawwrite: write a buffer to command server for the given handle |
2013-09-03 |
Iulian Stana |
|
Deferred |
[08,of,14,RFC,c-hglib:level0] hg_rawread: reading some unparse data from command server |
2013-09-03 |
Iulian Stana |
|
Deferred |
[07,of,14,RFC,c-hglib:level0] hg_rawcommannd: additional functions (free_data and cmd_prepare) |
2013-09-03 |
Iulian Stana |
|
Deferred |
[06,of,14,RFC,c-hglib:level0] hg_rawcommand: send a command to the mercurial command server |
2013-09-03 |
Iulian Stana |
|
Deferred |
[05,of,14,RFC,c-hglib:level0] hg_close: close the connection with hg cmd server for the given handle |
2013-09-03 |
Iulian Stana |
|
Deferred |
[04,of,14,RFC,c-hglib:level0] hg_open: additional functions (read_hello and read_header) |
2013-09-03 |
Iulian Stana |
|
Deferred |
[03,of,14,RFC,c-hglib:level0] hg_open: open a connection with hg cmd-server |
2013-09-03 |
Iulian Stana |
|
Deferred |
[02,of,14,RFC,c-hglib:level0] utils: swap_uint32 function |
2013-09-03 |
Iulian Stana |
|
Deferred |
[01,of,14,RFC,c-hglib:level0] hg_handle:hg_header: typedef structures |
2013-09-03 |
Iulian Stana |
|
Deferred |
[3,of,3,V4,RFC] model (2): c-hglib: hg_add() level 1 function |
2013-09-01 |
Iulian Stana |
|
Superseded |
[2,of,3,V4,RFC] model (1): c-hglib: hg_log() level 1 function |
2013-09-01 |
Iulian Stana |
|
Superseded |
[1,of,3,V4,RFC] c-hglib: all level 0 function prototypes, provided for context |
2013-09-01 |
Iulian Stana |
|
Superseded |
[2,of,2,RFC,C-hglib] level 1 prototypes: model (1) commands (hd_log - like commands) |
2013-08-29 |
Iulian Stana |
|
Superseded |
[1,of,2,RFC,C-hglib] level 1 prototypes: model (2) commands (hd_add - like commands) |
2013-08-29 |
Iulian Stana |
|
Superseded |
[3,of,3,RFC,-V3] model (2): c-hglib: hg_add() level 1 function |
2013-08-22 |
Iulian Stana |
|
Deferred |
[2,of,3,RFC,-V3] model (1): c-hglib: hg_log() level 1 function |
2013-08-22 |
Iulian Stana |
|
Deferred |
[1,of,3,RFC,-V3] c-hglib: all level 0 function prototypes, provided for context |
2013-08-22 |
Iulian Stana |
|
Deferred |
[3,of,3,RFC,-V2] model (2): c-hglib: hg_add() level 1 function |
2013-08-20 |
Iulian Stana |
|
Deferred |
[2,of,3,RFC,-V2] model (1): c-hglib: hg_log() level 1 function |
2013-08-20 |
Iulian Stana |
|
Deferred |
[1,of,3,RFC,-V2] c-hglib: all level 0 function prototypes, provided for context |
2013-08-20 |
Iulian Stana |
|
Deferred |
[2,of,2,RFC] c-hglib: hg_log() level 1 function |
2013-08-18 |
Iulian Stana |
|
Deferred |
[1,of,2,RFC] c-hglib: all level 0 function prototypes, provided for context |
2013-08-18 |
Iulian Stana |
|
Deferred |
[-V2] cat: added --follow flag (issue3253) |
2013-08-02 |
Iulian Stana |
|
Rejected |
[3,of,3,RFC,-V3] Experimental, non-mature, convenience implementation of level 0 API |
2013-07-25 |
Iulian Stana |
|
Deferred |
[2,of,3,RFC,-V3] Implementation of basic hg commands via low level API (stories) |
2013-07-25 |
Iulian Stana |
|
Deferred |
[1,of,3,RFC,-V3] Header file for level 0 cmd server API |
2013-07-25 |
Iulian Stana |
|
Deferred |
[-V2,RFC] Header file for hglib - Level 0 API |
2013-07-11 |
Iulian Stana |
|
Superseded |
[RFC] Header file for hglib - Level 0 API |
2013-07-11 |
Iulian Stana |
|
Superseded |
(issue3253) 'hg cat -r [rev]' doesn't work with renamed files |
2013-07-06 |
Iulian Stana |
|
Changes Requested |
[c-hglib] Initial commit |
2013-07-01 |
Iulian Stana |
|
Superseded |
[v4] commit: amending with --close-branch (issue3445) |
2013-05-14 |
Iulian Stana |
|
Accepted |
[v3] commit: amending with --close-branch (issue3445) |
2013-05-07 |
Iulian Stana |
|
Superseded |
[v2] commit: amending with --close-branch (issue3445) |
2013-05-02 |
Iulian Stana |
krbullock |
Superseded |
commit: amending with --close-branch (issue3445) |
2013-05-02 |
Iulian Stana |
|
Superseded |
log-style: add a log style that is default+phase (issue3436) |
2013-04-24 |
Iulian Stana |
|
Accepted |
[V2] templater: show the style list when I try to use a wrong one |
2013-04-19 |
Iulian Stana |
|
Accepted |
log-style: add a log style that is default+phase (issues3436) |
2013-04-19 |
Iulian Stana |
|
Changes Requested |
log-style: add a log style that is default+phase (issues3436) |
2013-04-18 |
Iulian Stana |
|
Changes Requested |
templater: show the style list when I try to use a wrong one |
2013-04-18 |
Iulian Stana |
|
Superseded |
log-style: show the style list when I try to use a wrong one |
2013-04-18 |
Iulian Stana |
|
Changes Requested |
logstyle: Show the style list when I try to use a wrong one |
2013-04-17 |
Iulian Stana |
|
Superseded |
logstyle: Show the style list when I try to use a wrong one |
2013-04-17 |
Iulian Stana |
|
Changes Requested |
[3,of,3] Bug 3436 - Add a log style that is default+phase |
2013-04-16 |
Iulian Stana |
|
Superseded |
[2,of,3] Bug 3436 - Add a log style that is default+phase |
2013-04-16 |
Iulian Stana |
|
Superseded |
[1,of,3] Bug 3436 - Add a log style that is default+phase |
2013-04-16 |
Iulian Stana |
|
Superseded |
i18n-de: german translation improvement for gpg extension |
2014-05-02 |
Jakob Krainz |
|
Accepted |
hg: add standard Windows paths LOCALAPPDATA and APPDATA to config search path |
2019-03-28 |
James May |
|
New |
archive: pass thru mtime for directory archives, like the other archive types do |
2017-12-01 |
James May |
|
Accepted |
dirstate: Fix invalid reference to self.ui |
2015-10-19 |
James Mills |
|
Accepted |
[2,of,2,evolve-ext] resolves 6028: return return (False, ".") instead of return (False, '') |
2018-12-11 |
James Reynolds |
|
Superseded |
[1,of,2,evolve-ext] issue-6028: failing test |
2018-12-11 |
James Reynolds |
|
New |
[2,of,2,evolve-ext] resolves 6028: return return (False, ".") instead of return (False, '') |
2018-12-11 |
James Reynolds |
|
Superseded |
[1,of,2,evolve-ext] issue-6028: failing test |
2018-12-11 |
James Reynolds |
|
Superseded |
[2,of,2,evolve-ext] resolves 6028: return return (False, None) instead of return (False, '') |
2018-12-04 |
James Reynolds |
|
Superseded |
[1,of,2,evolve-ext] issue-6028: failing test |
2018-12-04 |
James Reynolds |
|
Superseded |
[evolve-ext] evolve: fix for evolve:96cb98989d57. _filterederror was moved from context |
2018-04-20 |
James Reynolds |
|
Accepted |
[Bug,5207] New: mq: qpush doesn't honor diff.noprefix |
2016-04-16 |
Jan Halla |
|
Not Applicable |
test: ensure that 'hg update' is disabled while editing history with histedit (issue3655) |
2016-04-11 |
Jason Gauci |
|
Accepted |
[2,of,2,v5] schemes: add expand-scheme command, resolving a scheme to its canonical form |
2016-02-04 |
Jason R. Coombs |
yuya |
Accepted |
[1,of,2,v5] schemes: extract scheme expansion as its own method on ShortRepository |
2016-02-04 |
Jason R. Coombs |
yuya |
Accepted |
[3,of,3,v2] schemes: add tests new for expand-scheme command |
2016-02-01 |
Jason R. Coombs |
|
Accepted |
[2,of,3,v2] schemes: add expand-scheme command, resolving a scheme to its canonical form |
2016-02-01 |
Jason R. Coombs |
|
Accepted |
[1,of,3,v2] schemes: extract scheme expansion as its own method on ShortRepository |
2016-02-01 |
Jason R. Coombs |
|
Superseded |
[3,of,3,STABLE] schemes: add tests new for expand-scheme command |
2016-01-29 |
Jason R. Coombs |
|
Deferred |
[2,of,3,STABLE] schemes: add expand-scheme command, resolving a scheme to its canonical form |
2016-01-29 |
Jason R. Coombs |
|
Deferred |
[1,of,3,STABLE] schemes: extract scheme expansion as its own method on ShortRepository |
2016-01-29 |
Jason R. Coombs |
|
Superseded |
demandimport: Add unit test capturing desired behavior when absolute_import is present (issue4029) |
2013-09-07 |
Jason R. Coombs |
|
Deferred |
demandimport: honor absolute_import (issue4029) |
2013-09-07 |
Jason R. Coombs |
|
Rejected |
[STABLE] lazymanifest: fix typo s/typles/tuples/ |
2016-05-27 |
Javi Merino |
|
Accepted |
[STABLE] clonebundles: fix typo s/comand/command/ |
2015-11-05 |
Javi Merino |
|
Superseded |
[stable] help: fix typo familar -> familiar |
2015-08-03 |
Javi Merino |
|
Accepted |
help: fix typo commited -> committed |
2015-04-19 |
Javi Merino |
|
Accepted |
hgweb: replace excanvas.js with a newer version |
2014-04-23 |
Javi Merino |
|
Accepted |
[STABLE] strip: fix spelling: "allows to" -> "allows you to" |
2013-10-21 |
Javi Merino |
|
Accepted |
get-with-headers: don't block indefinitely if the server had an internal error |
2013-10-04 |
Javi Merino |
|
Accepted |
get-with-headers: don't block indefinitely if the server had an internal error |
2013-10-02 |
Javi Merino |
|
Superseded |
[2,of,2] factotum: convert Plan 9 quoted string to Python string |
2014-11-25 |
Jeff Sickel |
|
Accepted |
[1,of,2] plan9: setup check for current python build |
2014-11-25 |
Jeff Sickel |
|
Accepted |
[2,of,2] patch from David.Eckhardt@cs.cmu.edu to support factotum passwords with single quotes |
2014-11-24 |
Jeff Sickel |
|
Superseded |
[1,of,2] check for stable Plan 9 port |
2014-11-24 |
Jeff Sickel |
|
Superseded |
hgweb: adding article link to rss feed |
2014-04-17 |
Jensen, Aaron |
|
Accepted |
hgweb: adding branch names from inbranch template to rss feed |
2014-04-17 |
Jensen, Aaron |
|
Accepted |
hgweb: adding branch names from inbranch template to atom feed |
2014-04-17 |
Jensen, Aaron |
|
Accepted |
hgweb: adding branch, tags, bookmarks, and file list to rss feed entries |
2014-04-16 |
Jensen, Aaron |
|
Deferred |
hgweb: adding branch, tags, bookmarks, and file list to atom feed entries |
2014-04-16 |
Jensen, Aaron |
|
Deferred |
hgweb: adding branch, tags, bookmarks, and file list to rss feed entries |
2014-04-02 |
Jensen, Aaron |
|
Deferred |
hgweb: adding branch, tags, bookmarks, and file list to atom feed entries |
2014-04-02 |
Jensen, Aaron |
|
Deferred |
[v4] rebase: make sure merge state is cleaned up for no-op rebases (issue5494) |
2017-05-18 |
Jeremy Fitzhardinge |
|
Accepted |
[v3] rebase: make sure merge state is cleaned up for no-op rebases (issue5494) |
2017-05-18 |
Jeremy Fitzhardinge |
|
Changes Requested |
[v2] rebase: make sure merge state is cleaned up for no-op rebases |
2017-05-16 |
Jeremy Fitzhardinge |
|
Accepted |
rebase: make sure merge state is cleaned up for no-op rebases |
2017-05-16 |
Jeremy Fitzhardinge |
|
Superseded |
[V2] checkcopies: don't lose origin of file during merge (issue4748) |
2015-07-16 |
Jeremy Parente |
|
Rejected |
hg stable: fix issue 4748; origin of a renamed file is lost after merge |
2015-07-13 |
Jeremy Parente |
|
Rejected |
[v2] push: add a message when pushing phases but not changes (issue4232) |
2016-12-07 |
Jeremy Wall \(zaphar\) |
|
Changes Requested |
push: add a message when pushing phases but not changes |
2016-12-02 |
Jeremy Wall \(zaphar\) |
|
Superseded |
transaction: enable hardlink backups for non-windows systems |
2017-02-14 |
Jeroen Vaelen |
|
Rejected |
[evolve-ext] evolve: use hashlib to compute sha1 hashes |
2016-06-15 |
Jeroen Vaelen |
|
Accepted |
[evolve-ext] inhibit: make bookmark -D work with a list of bookmarks |
2016-01-22 |
Jeroen Vaelen |
marmoute |
Accepted |
[evolve-ext] inhibit: make bookmark -D work with a list of bookmarks |
2016-01-22 |
Jeroen Vaelen |
|
Superseded |
copyright: update to 2015 |
2015-03-03 |
Jesus Cea |
|
Accepted |
18n-*: Update copyright date |
2015-03-02 |
Jesus Cea |
|
Changes Requested |
bugzilla: correct config documentation error |
2014-07-03 |
Jim Hague |
|
Accepted |
[stable] bugzilla: stop trying to cache setup across hook invocation |
2014-07-03 |
Jim Hague |
|
Accepted |
bugzilla: support Bugzilla 4.4.3+ API login token authentication (issue4257) |
2014-05-23 |
Jim Hague |
|
Accepted |
tests: AIX can't handle negative date in test-dirstate.t |
2013-04-30 |
Jim Hague |
|
Accepted |
setup.py: do not install c extensions on pypy |
2015-02-22 |
Joan Massich |
|
Accepted |
scripts: warn about invalid MAINTAINERS patterns |
2017-11-01 |
Joe Perches |
|
Not Applicable |
journal: Set Abort hint when failing due to an abandoned transaction |
2014-05-08 |
Johan Björk |
|
Accepted |
[STABLE,V3] patch: Always ensure valid git diffs in case source/destination file is missing (issue4046) |
2013-10-27 |
Johan Björk |
|
Accepted |
[STABLE,V2] patch: Always ensure valid git diffs in case source/destination file is missing (issue4046) |
2013-10-22 |
Johan Björk |
|
Superseded |
[STABLE] patch: Always ensure valid git diffs in case source/destination file is missing (issue4046) |
2013-10-22 |
Johan Björk |
|
Superseded |
[RFC] patch: Always ensure valid git diffs in case source/destination file is missing (issue4046) |
2013-10-13 |
Johan Björk |
|
Superseded |
patch: Fix nullid for binary git diffs (issue4054) |
2013-10-07 |
Johan Björk |
|
Accepted |
[stable] : fix binary file removals in git mode. |
2013-03-08 |
Johan Björk |
|
Rejected |
[stable] : fix binary file removals in git mode. |
2013-03-05 |
Johan Björk |
|
Rejected |
fixing an issue with zsh completion that occurs with long branch or tag names |
2013-01-17 |
Johannes Schlatow |
mpm |
Accepted |
improving zsh completion by adding descriptive branch names to head revision numbers |
2013-01-17 |
Johannes Schlatow |
mpm |
Accepted |
improving zsh completion by adding branch names to merge revisions |
2013-01-17 |
Johannes Schlatow |
mpm |
Superseded |
template: add a log --style=json template. |
2013-09-10 |
John Carter |
|
Changes Requested |
add: use lexists so that broken symbolic links are added |
2014-12-03 |
John Coomes |
|
Accepted |
[2,of,2,RFC] bugzilla: add a rest api backend (usable with bugzilla 5.0+) |
2017-02-09 |
John Mulligan |
|
Accepted |
[1,of,2,RFC] keepalive: honor urllib2 style get_method overrides |
2017-02-09 |
John Mulligan |
|
Accepted |
convert: Add 'close' as a possible splicemap option |
2013-01-02 |
John Peacock |
|
Changes Requested |
convert: .hgtags files contain SKIP lines (issue3736) |
2012-12-26 |
John Peacock |
|
Changes Requested |
help: properly document the default pattern |
2021-12-26 |
Jordi Gutiérrez Hermoso |
|
New |
largefiles: properly pass kwargs into url.open |
2021-02-04 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,2] hgweb: fix error in docstring |
2019-12-12 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,2] crecord: rewrite help string to avoid mentioning "crecord" |
2019-12-12 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,2,V2] crecord: remove toggleamend |
2019-12-11 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,2,V2] crecord: repurpose "a" key to toggle all selections (BC) |
2019-12-11 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,2] crecord: remove toggleamend |
2019-12-10 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[1,of,2] crecord: repurpose "a" key to toggle all selections (BC) |
2019-12-10 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[3,of,3] hgweb: add diffs to the json changeset template |
2019-11-15 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,3] hgweb: add files to the json changeset template |
2019-11-15 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,3] hgweb: add a status property to file list context |
2019-11-15 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[3,of,3,V2] histedit: render a rolled up description using the proper roll colours |
2019-11-14 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,3,V2] histedit: define new colour pairs for roll action |
2019-11-14 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,3,V2] histeditrule: split __bytes__ property into prefix and desc |
2019-11-14 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[3,of,3] histedit: render a rolled up description using the proper roll colours |
2019-11-07 |
Jordi Gutiérrez Hermoso |
|
New |
[2,of,3] histedit: define new colour pairs for roll action |
2019-11-07 |
Jordi Gutiérrez Hermoso |
|
New |
[1,of,3] histeditrule: split __str__ property into prefix and desc |
2019-11-07 |
Jordi Gutiérrez Hermoso |
|
New |
[2,of,2,V2] censor: document that some commands simply ignore censored data |
2019-10-22 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,2,V2] grep: warn on censored revisions instead of erroring out |
2019-10-22 |
Jordi Gutiérrez Hermoso |
|
Accepted |
grep: warn on censored revisions instead of erroring out |
2019-10-21 |
Jordi Gutiérrez Hermoso |
|
Superseded |
chistedit: use context manager to set verbose ui |
2019-04-16 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,2,V2] chistedit: add basic colours to diff view |
2019-04-05 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,2,V2] chistedit: use default curses colours |
2019-04-05 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[3,of,3] revset: two new revsets, copies and renames |
2019-04-05 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,3] revset: implement copies and renames for checkstatus |
2019-04-05 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,3] revset: short docstring for checkstatus |
2019-04-05 |
Jordi Gutiérrez Hermoso |
|
Accepted |
chistedit: properly show verbose diffs |
2019-04-04 |
Jordi Gutiérrez Hermoso |
|
Accepted |
chistedit: add basic colours to diff view |
2019-04-04 |
Jordi Gutiérrez Hermoso |
|
New |
chistedit: use default curses colours |
2019-04-04 |
Jordi Gutiérrez Hermoso |
|
Superseded |
chistedit: change in-progress message |
2019-03-26 |
Jordi Gutiérrez Hermoso |
|
Accepted |
shelve: add --keep to list of allowables |
2019-03-25 |
Jordi Gutiérrez Hermoso |
|
Accepted |
phabricator: better error message when phabread fails to get a differential |
2019-03-24 |
Jordi Gutiérrez Hermoso |
|
New |
[3,of,3,V2] shelve: do not update when keeping changes, just move the dirstate |
2019-03-22 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,3,V2] shelve: refactor _shelvecreatedcommit's match object into calling site |
2019-03-22 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,3,V2] shelve: new keep option |
2019-03-22 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,2] samplehgrcs: update the list of suggested extensions |
2019-03-22 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,2] samplehgrcs: clarify which lines should be uncommented |
2019-03-22 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[3,of,3] shelve: do not restore dirstate when keeping wdir changes |
2019-03-22 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[2,of,3] shelve: do not update when keeping changes, just set the right parent |
2019-03-22 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[1,of,3] shelve: new keep option |
2019-03-22 |
Jordi Gutiérrez Hermoso |
|
Superseded |
negrev: return empty for wdir() and nullrev |
2019-02-19 |
Jordi Gutiérrez Hermoso |
|
Accepted |
test-sqlitestore: run sqlite3 with no init file |
2019-02-19 |
Jordi Gutiérrez Hermoso |
|
New |
[3,of,3,V2] color: change color of grep.rev label |
2019-02-19 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,3,V2] color: give colours to the grep.inserted and grep.deleted labels |
2019-02-19 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,3,V2] grep: give different labels to + and - symbols |
2019-02-19 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[3,of,3] color: change color of grep.rev label |
2019-02-15 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[2,of,3] color: give colours to the grep.inserted and grep.deleted labels |
2019-02-15 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[1,of,3] grep: give different labels to + and - symbols |
2019-02-15 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[V2] templatekw: add a {negrev} keyword |
2019-02-15 |
Jordi Gutiérrez Hermoso |
|
Accepted |
chistedit: ensure a locale is set |
2019-02-15 |
Jordi Gutiérrez Hermoso |
|
Accepted |
crecord: remove obsolete version check |
2019-02-14 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[V2] fix: change the default fix pattern (issue6077) |
2019-02-13 |
Jordi Gutiérrez Hermoso |
|
New |
fix: change the default fix pattern (issue6077) |
2019-02-13 |
Jordi Gutiérrez Hermoso |
|
Superseded |
chistedit: use magenta for current line as in crecord (issue6071) |
2019-02-13 |
Jordi Gutiérrez Hermoso |
|
Accepted |
histedit: remove "chistedit" mention from interface |
2019-02-13 |
Jordi Gutiérrez Hermoso |
|
Accepted |
walkchangerevs: obey allfiles parameter when taking the slow path |
2019-02-12 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,2] templatekw: add a {negrev} keyword |
2018-01-18 |
Jordi Gutiérrez Hermoso |
|
Deferred |
[1,of,2] templatekw: add utility function numrevs |
2018-01-18 |
Jordi Gutiérrez Hermoso |
|
Deferred |
test-convert-svn-move: sort svn checkout output |
2018-01-18 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[3,of,3] svnsubrepo: check if subrepo is missing when checking dirty state (issue5657) |
2018-01-16 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,3] svnsubrepo: add new method _svnmissing |
2018-01-16 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,3] svnsubrepo: decorate dirty method with annotatesubrepoerror |
2018-01-16 |
Jordi Gutiérrez Hermoso |
|
Accepted |
templates: reword 'back to filelog' link anchor text |
2017-11-20 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[resend] dispatch: add fail-* family of hooks |
2016-05-08 |
Jordi Gutiérrez Hermoso |
|
Accepted |
dispatch: add fail-* family of hooks |
2016-04-28 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[evolve-ext] split: rewrite the pre-split commit message |
2016-04-25 |
Jordi Gutiérrez Hermoso |
marmoute |
Accepted |
[4,of,4,V2] crecord: re-enable reviewing a patch before comitting it |
2016-03-21 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[3,of,4,V2] crecord: break out the help message for editing hunks |
2016-03-21 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,4,V2] crecord: refactor hunk edit action to use ui.edit |
2016-03-21 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,4,V2] edit: allow to configure the suffix of the temporary filename |
2016-03-21 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[evolve-ext] split: reuse the pre-split commit message for the split ones |
2016-03-20 |
Jordi Gutiérrez Hermoso |
marmoute |
Superseded |
[3,of,3] crecord: re-enable reviewing a patch before comitting it |
2016-03-18 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[2,of,3] edit: allow to configure the suffix of the temporary filename |
2016-03-18 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[1,of,3] crecord: rewrite a comment about filtering patches |
2016-03-18 |
Jordi Gutiérrez Hermoso |
|
Accepted |
commit: document the ui.allowemptycommit option |
2015-12-30 |
Jordi Gutiérrez Hermoso |
|
Rejected |
[2,of,2] dispatch: don't stack trace on commands like `hg .log` |
2015-09-25 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,2] dispatch: distinguish single and multiple similar suggested commands in hint |
2015-09-25 |
Jordi Gutiérrez Hermoso |
|
Accepted |
phases: return zero for no-op operations (issue4751) |
2015-09-14 |
Jordi Gutiérrez Hermoso |
durin42 |
Accepted |
dispatch: use the right context manager to deactivate demandimport |
2015-09-13 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,2] filemerge: add non-interactive :merge-local and :merge-other |
2015-09-10 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,2] simplemerge: enable option to resolve conflicts one way |
2015-09-10 |
Jordi Gutiérrez Hermoso |
|
Accepted |
dispatch: disable demandimport when invoking the debugger |
2015-09-10 |
Jordi Gutiérrez Hermoso |
|
Accepted |
localrepo: better error message with obsmarkers but no evolve |
2015-09-10 |
Jordi Gutiérrez Hermoso |
|
Changes Requested |
[3,of,3] import: cross-reference patch.fuzz option from `hg help import` |
2015-06-23 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,3] import: cross-reference ui.patch option from `hg help import` |
2015-06-23 |
Jordi Gutiérrez Hermoso |
|
Accepted |