[3,of,3] dispatch: include chained exceptions in printed tracebacks when using --debugger |
2013-02-07 |
Matt Harbison |
|
Superseded |
[2,of,3] ui: add support for fully printing chained exception tracebacks |
2013-02-07 |
Matt Harbison |
|
Superseded |
[1,of,3] subrepo: chain the original exception to SubrepoAbort |
2013-02-07 |
Matt Harbison |
|
Superseded |
hgweb: teach archive how to handle file patterns |
2013-02-06 |
Angel Ezquerra |
|
Superseded |
[3,of,3] addremove: don't audit the path for paths already in the dirstate |
2013-02-05 |
Durham Goode |
|
Superseded |
dirstate: move pure python dirstate packing to pure/parsers.py |
2013-02-05 |
Siddharth Agarwal |
|
Superseded |
[stable] hgweb.cgi: fix internal WSGI emulation (issue3804) |
2013-02-04 |
Mads Kiilerich |
|
Superseded |
commit: show active bookmark in commit editor helper text |
2013-02-01 |
Antonio Zanardo |
|
Superseded |
[3,of,3] merge: don't sort the manifest in _checkunknown |
2013-02-01 |
Siddharth Agarwal |
|
Superseded |
[2,of,3] merge: use dirstate.notincluded in _checkunknown |
2013-02-01 |
Siddharth Agarwal |
|
Superseded |
[2,of,2] hgweb: rename 'currentbaseline' template keyword to 'baserev' |
2013-02-01 |
Kevin Bullock |
|
Superseded |
[1,of,2] hgweb: rename 'changesetbaseline' template to 'diffbase' |
2013-02-01 |
Kevin Bullock |
|
Superseded |
[STABLE] icasefs: improve rename awareness of case-folding collision detection (issue3452) |
2013-02-01 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,2,V2-STABLE] rebase: add a mention of phases in the help |
2013-02-01 |
Pierre-Yves David |
|
Superseded |
[2,of,2,STABLE] rebase: mention --rev in the help |
2013-01-31 |
Pierre-Yves David |
|
Superseded |
[1,of,2,STABLE] rebase: add a mention of phases in the help |
2013-01-31 |
Pierre-Yves David |
|
Superseded |
[1,of,3,stable] bookmarks: remove bogus nullmerge check in updatebookmarks |
2013-01-31 |
Siddharth Agarwal |
|
Superseded |
[stable] merge: fix UnboundLocalError (issue3791) |
2013-01-30 |
Mads Kiilerich |
|
Superseded |
[STABLE] test: display used python hash seed |
2013-01-30 |
Pierre-Yves David |
|
Superseded |
[2,of,3,stable] profiling: improve '+' markup of nested lines |
2013-01-29 |
Mads Kiilerich |
|
Superseded |
[1,of,2] summary: simplify handling of active bookmark |
2013-01-27 |
Kevin Bullock |
|
Superseded |
[V3] hgweb: don't attempt to show hidden bookmarks (issue3774) |
2013-01-25 |
Kevin Bullock |
|
Superseded |
[V2] hgweb: don't attempt to show hidden bookmarks (issue3774) |
2013-01-25 |
Kevin Bullock |
|
Superseded |
hgweb: don't attempt to show hidden bookmarks (issue3774) |
2013-01-25 |
Kevin Bullock |
|
Superseded |
[3,of,3] graphmod: don't try to visit nullrev (issue3772) |
2013-01-23 |
Sean Farley |
|
Superseded |
[stable] graphmod: don't try to visit nullrev (issue3772) |
2013-01-22 |
Sean Farley |
|
Superseded |
[stable] graphmod: don't try to visit nullrev (issue3772) |
2013-01-22 |
Bryan O'Sullivan |
|
Superseded |
[1,of,1,STABLE] revset: evaluate sub expressions correctly (issue3775) |
2013-01-22 |
Katsunori FUJIWARA |
|
Superseded |
help: add documentation for new template functions |
2013-01-22 |
Sean Farley |
|
Superseded |
[2,of,2] update: update to current bookmark if it moved out from under us (issue3682) |
2013-01-21 |
Kevin Bullock |
|
Superseded |
[1,of,2] test-bookmarks-pushpull.t: don't set bookmark active unnecessarily |
2013-01-21 |
Kevin Bullock |
|
Superseded |
[4,of,4] bisect: use changelog for iteration |
2013-01-21 |
Pierre-Yves David |
|
Superseded |
[2,of,4] contrib: add a minimal extension enabling obsolescence |
2013-01-21 |
Pierre-Yves David |
|
Superseded |
[5,of,6] merge: don't indent "local changed %s which remote deleted" prompt |
2013-01-20 |
Mads Kiilerich |
|
Superseded |
[4,of,6] merge: backout 760c0d67ce5e "process files in sorted order" (issue3769) |
2013-01-20 |
Mads Kiilerich |
|
Superseded |
[3,of,6] merge: delay debug messages for merge actions |
2013-01-20 |
Mads Kiilerich |
|
Superseded |
[2,of,6] merge: make all action tuples have the same length - keep args as tuple |
2013-01-20 |
Mads Kiilerich |
|
Superseded |
[1,of,6] merge: delay prompts a bit and show them in (extra) sorted order |
2013-01-20 |
Mads Kiilerich |
|
Superseded |
[2,of,3,two-rebase-fixes] rebase: loose the comparison to `nullmerge` |
2013-01-18 |
Pierre-Yves David |
|
Superseded |
improving zsh completion by adding branch names to merge revisions |
2013-01-17 |
Johannes Schlatow |
mpm |
Superseded |
[2,of,2] discovery: abort also when pushing multiple headed new branch |
2013-01-16 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,2,V2] rebase: support multiple roots for rebaseset |
2013-01-15 |
Pierre-Yves David |
|
Superseded |
docs: "deprecate" checkchanged and checkconflicts in merge-tool configuration |
2013-01-15 |
Mads Kiilerich |
|
Superseded |
[02,of,22,V2-Series-D] hgweb: move revnavgen into an object |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[2,of,2] rebase: support multiple roots for rebaseset |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[1,of,2] test: fix in test comment |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[22,of,22,V2-Series-D] hgweb: run with "unserved" filter |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[21,of,22,V2-Series-D] test: test that hgweb does not explode on filtered changeset |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[20,of,22,V2-Series-D] get-with-headers: add a --headeronly switch |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[19,of,22,V2-Series-D] hgweb: walk the graph through the changelog |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[18,of,22,V2-Series-D] hgweb: use changelog for iteration |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[17,of,22,V2-Series-D] hgweb: protect filelog revnav from filtering related crash |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[16,of,22,V2-Series-D] hgweb: ignore filtered revision in revnav |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[15,of,22,V2-Series-D] hgweb: generate revnav in two phase |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[14,of,22,V2-Series-D] hgweb: pass repo object to revnav construction |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[13,of,22,V2-Series-D] hgweb: introduction a filerevnav subclass |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[12,of,22,V2-Series-D] hgweb: simplify addition of "(0) navigation entry" |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[11,of,22,V2-Series-D] hgweb: simplify the handling of empty repo |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[08,of,22,V2-Series-D] hgweb: move hex creation into an object method |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[06,of,22,V2-Series-D] hgweb: better names for _navseq argument |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[04,of,22,V2-Series-D] hgweb: move the `seq` closure into a dedicated function |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[03,of,22,V2-Series-D] hgweb: pass nodefunc to the revnav object |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[02,of,22,V2-Series-D] hgweb: move revnavgen into an object |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[01,of,22,V2-Series-D] hgweb: `limit` argument is actually `latestonly` renames and enforce |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[14,of,14] merge: remove "case" comments |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[13,of,14] merge: merge file flags together with file content |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[12,of,14] tests: better test coverage of merges of flags |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[11,of,14] merge: remove old pre-audit code checking for absolute paths |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[10,of,14] merge: drop reference to file contents immediately after write |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[09,of,14] merge: changing the mode of a file is also an update |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[08,of,14] merge: use util.removepath for removing moved files |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[07,of,14] merge: .hgsubstate is special as merge destination, not as merge source |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[06,of,14] merge: remove redundant unlink after merge |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[05,of,14] merge: rename list of actions from action to actions |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[04,of,14] merge: consistently use "x" instead of 'x' for internal action types |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[03,of,14] merge: consistently use repo.wopener.audit instead of creating a new auditor |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[01,of,14] merge: warn when internal:merge cannot merge symlinks |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[12,of,12] serve: don't close connections with chunked encoding |
2013-01-11 |
Mads Kiilerich |
|
Superseded |
[23,of,23,Series-D] hgweb: run with "unserved" filter |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[22,of,23,Series-D] hgweb: protect filelog revnav from filtering related crash |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[21,of,23,Series-D] hgweb: ignore filtered revision in revnav |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[20,of,23,Series-D] hgweb: generate revnav in two phase |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[19,of,23,Series-D] hgweb: pass repo object to revnav construction |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[18,of,23,Series-D] hgweb: introduction a filrevnav subclass |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[17,of,23,Series-D] hgweb: simplify addition of "(0) navigation entry" |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[16,of,23,Series-D] hgweb: simplify the handling of empty repo |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[15,of,23,Series-D] hgweb: simplify return value creation in for navgen |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[14,of,23,Series-D] hgweb: do not access first changeset with a string |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[13,of,23,Series-D] hgweb: move hex creation into an object method |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[12,of,23,Series-D] hgweb: ensure _navseq yield strictly increasing numbers |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[11,of,23,Series-D] hgweb: better names for _navseq argument |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[10,of,23,Series-D] hgweb: drop recursivity in _navseq |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[09,of,23,Series-D] hgweb: move the `seq` closure into a dedicated function |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[08,of,23,Series-D] hgweb: pass nodefunc to the revnav object |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[07,of,23,Series-D] hgweb: move revnavgen into an object |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[05,of,23,Series-D] hgweb: use changelog for iteration |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[04,of,23,Series-D] hgweb: walk the graph through the changelog |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[03,of,23,Series-D] hgweb: do not compute graph is there is no revision to graph |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[02,of,23,Series-D] hgweb: renamed `limit` argument to `lastest` |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[2,of,2,stable] largefiles: update from a merge with removed files |
2013-01-10 |
Mads Kiilerich |
|
Superseded |
[1,of,2,stable] largefiles: fix revert removing a largefile from a merge |
2013-01-10 |
Mads Kiilerich |
|
Superseded |
[2,of,2] merge: never do premerge on symlinks |
2013-01-08 |
Mads Kiilerich |
bos |
Superseded |
[1,of,2] merge: make internal merge fail cleanly on symlinks |
2013-01-08 |
Mads Kiilerich |
bos |
Superseded |
posix: fix split() for the case where the path is at the root of the filesystem |
2013-01-06 |
Remy Blank |
|
Superseded |
posix: fix split() for the case where the path is at the root of the filesystem |
2013-01-06 |
Remy Blank |
|
Superseded |
posix: fix split() for the case where the path is at the root of the filesystem |
2013-01-05 |
Remy Blank |
|
Superseded |
[2,of,2,STABLE] tests: test updating with dirty largefiles in a subrepo |
2013-01-04 |
Matt Harbison |
|
Superseded |
[1,of,2,STABLE] largefiles: update largefiles in a subrepo when updating the parent |
2013-01-04 |
Matt Harbison |
|
Superseded |
[2,of,2] subrepo: make the '(in subrepo %s)' hint more translation friendly |
2013-01-03 |
Angel Ezquerra |
|
Superseded |
[1,of,2] subrepo: add subrepo property to SubrepoAbort exceptions |
2013-01-03 |
Angel Ezquerra |
|
Superseded |
zeroconf: use port from server instead of picking port from config (issue3746) |
2012-12-30 |
Benoit Boissinot |
|
Superseded |
Graft: 'log' options adds username of person who did the graft |
2012-12-28 |
Martin Rieser |
|
Superseded |
graft: new "--graftmessage" option, for better graft documentation |
2012-12-28 |
Martin Rieser |
marmoute |
Superseded |
[6,of,6,RFC] color: add special case handling for default template labels |
2012-12-24 |
Sean Farley |
|
Superseded |
[5,of,6,RFC] color: extract symbol from template label args |
2012-12-24 |
Sean Farley |
|
Superseded |
[4,of,6,RFC] color: add an array of default labels |
2012-12-24 |
Sean Farley |
|
Superseded |
[3,of,6,RFC] color: add template label function |
2012-12-24 |
Sean Farley |
|
Superseded |
[2,of,6,RFC] templater: wrap each parsed element with a label filter |
2012-12-24 |
Sean Farley |
|
Superseded |
[1,of,6,RFC] templater: add no-op template function 'label' |
2012-12-24 |
Sean Farley |
|
Superseded |
[10,of,10,RFC] templatekw: complicated logic to add labels to {files} |
2012-12-21 |
Sean Farley |
|
Superseded |
[09,of,10,RFC] templatekw: add labels to getfiles |
2012-12-21 |
Sean Farley |
|
Superseded |
[08,of,10,RFC] templatekw: add labelify to _showlist to mimic ''.join() |
2012-12-21 |
Sean Farley |
|
Superseded |
[07,of,10,RFC] templatekw: simple example of labelify for {user} |
2012-12-21 |
Sean Farley |
|
Superseded |
[06,of,10,RFC] templater: teach _flatten about labels |
2012-12-21 |
Sean Farley |
|
Superseded |
[05,of,10,RFC] templater: add local versions of labelify and delabelify |
2012-12-21 |
Sean Farley |
|
Superseded |
[04,of,10,RFC] templatefilter: make stringify remove label wrappers |
2012-12-21 |
Sean Farley |
|
Superseded |
[03,of,10,RFC] templatefilter: add labelify and delabelify functions |
2012-12-21 |
Sean Farley |
|
Superseded |
[02,of,10,RFC] templater: ensure callers that expect a string will always get a string |
2012-12-21 |
Sean Farley |
|
Superseded |
[01,of,10,RFC] command: set minchunk to zero to disable chunking on the command line |
2012-12-21 |
Sean Farley |
|
Superseded |
[3,of,3,V3] hgweb, spartan: add link from manifest title to the corresponding changeset page |
2012-12-21 |
Angel Ezquerra |
|
Superseded |
[2,of,3,V3] hgweb, spartan: add "URL breadcrumbs" |
2012-12-21 |
Angel Ezquerra |
|
Superseded |
[1,of,3,V3] hgweb: add a "URL breadcrumb" to the index and repository pages |
2012-12-21 |
Angel Ezquerra |
|
Superseded |
[RESEND] hgweb: add a "URL breadcrumb" to the index and repository pages |
2012-12-20 |
Angel Ezquerra |
|
Superseded |
[2,of,2,V3] hgweb, paper: add (Atom) subscribe links to the repository index |
2012-12-20 |
Angel Ezquerra |
|
Superseded |
[1,of,2,V3] hgweb: add (Atom) subscribe link to the main paper template pages |
2012-12-20 |
Angel Ezquerra |
|
Superseded |
[2,of,2,[RESEND,V2] ] hgweb, paper: add (Atom) subscribe links to the repository index |
2012-12-20 |
Angel Ezquerra |
|
Superseded |
[1,of,2,[RESEND,V2] ] hgweb: add (Atom) subscribe link to the main paper template pages |
2012-12-20 |
Angel Ezquerra |
|
Superseded |
[03,of,10,V2] branchmap: merge _branchtags into updatebranchcache |
2012-12-20 |
Pierre-Yves David |
|
Superseded |
[V4] subrepo: append subrepo path to subrepo error messages |
2012-12-18 |
Angel Ezquerra |
|
Superseded |
[V3,[RETITLED] ] subrepo: append subrepo path to subrepo error messages |
2012-12-18 |
Matt Harbison |
|
Superseded |
[12,of,12] localrepo: drop unnecessary check on wlock unlock |
2012-12-17 |
Idan Kamara |
|
Superseded |
[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 |
[stable] bundlerepo: return more capable repos from getremotechanges |
2012-12-17 |
Mads Kiilerich |
|
Superseded |
[stable] hook: disable demandimport before importing hooks |
2012-12-17 |
Dirkjan Ochtman |
|
Superseded |
[V3,[RETITLED] ] subrepo: append subrepo path to subrepo error messages |
2012-12-16 |
Angel Ezquerra |
|
Superseded |
[13,of,24] debugdiscovery: report heads in sorted |
2012-12-16 |
Mads Kiilerich |
|
Superseded |
[06,of,24] merge: process files in sorted order |
2012-12-16 |
Mads Kiilerich |
|
Superseded |
bookmarks: fix head selection for merge with two bookmarked heads |
2012-12-16 |
Mads Kiilerich |
|
Superseded |
test-pathencode: actually compare our current pathencoding implemenentations |
2012-12-15 |
Adrian Buehlmann |
|
Superseded |
[5,of,5,V2] rebase: use lazy ancestor sets |
2012-12-15 |
Siddharth Agarwal |
|
Superseded |
[4,of,5,V2] localrepo: use lazy ancestor sets |
2012-12-15 |
Siddharth Agarwal |
|
Superseded |
[3,of,5,V2] ancestor: add a class to generate ancestors lazily |
2012-12-15 |
Siddharth Agarwal |
|
Superseded |
[6,of,6] rebase: use lazy ancestor sets |
2012-12-14 |
Siddharth Agarwal |
|
Superseded |
[5,of,6] localrepo: use lazy ancestor sets |
2012-12-14 |
Siddharth Agarwal |
|
Superseded |
[1,of,6] ancestor: move missingancestors doctest out into a separate file |
2012-12-14 |
Siddharth Agarwal |
|
Superseded |
[stable] dirstate: don't rename branch file if writing it failed |
2012-12-14 |
Idan Kamara |
|
Superseded |
subrepo: append subrepo path to subrepo push error messages |
2012-12-14 |
Angel Ezquerra |
|
Superseded |
[6,of,7,resend] tests: ensure that C and Python path encoding agree |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Superseded |
[15,of,15] speedy: add support for arbitrary file patterns in path query |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[14,of,15] speedy: add support for log directory queries |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[13,of,15] speedy: add hook to walkchangerevs to allow for slow path acceleration |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[12,of,15] speedy: keep a list of patterns that are matched against in match |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[11,of,15] speedy: make log -u and -d options query the history server |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[10,of,15] speedy: make author query take a list of user name patterns |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[09,of,15] speedy: adding support for revset.date query |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[08,of,15] speedy: client/server communication over tcp sockets |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[07,of,15] speedy: add interface hiding client/server communication details |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[06,of,15] speedy: custom wire protocol |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[05,of,15] speedy: create an index used to speed up 'author' revset query |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[04,of,15] speedy: support for running server against arbitrary repo |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[03,of,15] speedy: convert revs to changeset ids when issuing query |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[02,of,15] speedy: stub history query server |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[01,of,15] hgext: `speedy` - the history query accelerator |
2012-12-11 |
Tomasz Kleczek |
|
Superseded |
[3,of,3,in,crew] run-tests: use correct python safely under --jobs |
2012-12-11 |
Adrian Buehlmann |
|
Superseded |
[3,of,3,in,crew] run-tests: use correct python safely under --jobs |
2012-12-10 |
Bryan O'Sullivan |
|
Superseded |
largefiles: Commit directories that only contain largefiles (issue3548) |
2012-12-10 |
Levi Bard |
|
Superseded |
patch: improve handling of filenames containing spaces on import (issue3723) |
2012-12-06 |
Alastair Houghton |
|
Superseded |
[V3] hgweb: add (Atom) subscribe link to the main paper template pages |
2012-12-04 |
Angel Ezquerra |
|
Superseded |
[V2] hgweb: add (Atom) subscribe link to the main paper template pages |
2012-12-04 |
Angel Ezquerra |
|
Superseded |
[V2] hgweb: add branches RSS and Atom feeds |
2012-12-04 |
Angel Ezquerra |
|
Superseded |
[5,of,5,v3] graft: apply get-only changes in-memory |
2012-12-04 |
David Schleimer |
dschleimer |
Superseded |
[2,of,5,v3] merge: support calculating merge actions against non-working contexts |
2012-12-04 |
David Schleimer |
|
Superseded |
[1,of,5,v3] merge: refactor action calculation into function |
2012-12-04 |
David Schleimer |
|
Superseded |
hgweb: add RSS and Atom subscribe buttons to the main paper template pages |
2012-12-03 |
Angel Ezquerra |
|
Superseded |
[[RFC] ] hgweb: add branches RSS and Atom feeds |
2012-12-03 |
Angel Ezquerra |
|
Superseded |
[2,of,3] dirstate: test normalize is not None instead of using a no-op lambda |
2012-12-03 |
Siddharth Agarwal |
|
Superseded |
[5,of,5] simplemerge: write merge result to the localctx, if passed |
1970-01-01 |
Phillip Cohen |
|
Superseded |
[4,of,5] simplemerge: use contexts to read file data from, if passed |
1970-01-01 |
Phillip Cohen |
|
Superseded |
[3,of,5] filemerge: pass contexts to simplemerge |
1970-01-01 |
Phillip Cohen |
|
Superseded |
[2,of,5] simplemerge: add optional context parameters to simplemerge |
1970-01-01 |
Phillip Cohen |
|
Superseded |
[1,of,5] simplemerge: extract verifytext as a helper function |
1970-01-01 |
Phillip Cohen |
|
Superseded |
[Bug,6586] New: 5.9: test-manifest.t test failure |
2021-08-30 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
[Bug,6580] New: test-upgrade-repo.t and other failures on s390x (64-bit big endian) |
2021-08-24 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
[Bug,6520] New: threading.currentThread has been deprecated in favour of threading.current_thread in Python 3.10 |
2021-05-14 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
[Bug,6504] New: regression in url parsing on python 3.9 |
2021-03-28 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
[Bug,6499] New: 5.7.1: test-archive.t test failure |
2021-03-17 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
[Bug,6480] New: test-convert-cvs assumes existence of "python" |
2021-02-04 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
D7258: makefile: use Python 3 by default (BC) |
2020-11-05 |
phabricator |
|
Not Applicable |
D7258: makefile: use Python 3 by default (BC) |
2020-11-05 |
phabricator |
|
Not Applicable |
[Bug,6402] New: test-stdio.py flakiness |
2020-09-02 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
[Bug,6394] New: Hgweb/scmutil do not handle subrepos that are symlinked on server |
2020-08-09 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
[Bug,6384] New: largefiles breaks topics over ssh transport |
2020-07-24 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
D8353: debugcommands: create new debugantivirusrunning command |
2020-07-17 |
phabricator |
|
Not Applicable |
D6259: revset: on-disk cache for children queries |
2020-07-13 |
phabricator |
|
Not Applicable |
D8374: fuzz: tell manifest fuzzer about longer node hashes |
2020-06-17 |
phabricator |
|
Not Applicable |
D7944: localrepo: handle ValueError during repository opening |
2020-06-09 |
phabricator |
|
Not Applicable |
D8178: heptapod-ci: also run tests for chg on python 2 |
2020-06-09 |
phabricator |
|
Not Applicable |
[Bug,6332] New: fold can create merge with ancestor |
2020-05-19 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
D8353: debugcommands: create new debugantivirusrunning command |
2020-05-18 |
phabricator |
|
Not Applicable |
D8431: upgrade: support upgrade and downgrade from persistent nodemap |
2020-05-14 |
phabricator |
|
Not Applicable |
D8431: upgrade: support upgrade and downgrade from persistent nodemap |
2020-05-12 |
phabricator |
|
Not Applicable |
D8431: upgrade: support upgrade and downgrade from persistent nodemap |
2020-05-07 |
phabricator |
|
Not Applicable |
D8432: dirstate: force _checkexec to return a bool |
2020-05-07 |
phabricator |
|
Not Applicable |
D8430: nodemap: teach `hg debugformat` about the persistent nodemap option |
2020-05-07 |
phabricator |
|
Not Applicable |
D8429: upgrade: support the --quiet flag |
2020-05-07 |
phabricator |
|
Not Applicable |
D8422: nodemap: move the mode option to storage.revlog.nodemap.mode |
2020-05-07 |
phabricator |
|
Not Applicable |
D8421: nodemap: move the option for mmap usage to storage.revlog.nodemap.mmap |
2020-05-07 |
phabricator |
|
Not Applicable |
D8428: upgrade: clearly list optimisation |
2020-05-07 |
phabricator |
|
Not Applicable |
D8419: nodemap: move the main switch to the `format` section |
2020-05-07 |
phabricator |
|
Not Applicable |
D8418: nodemap: drop the 'exp-' prefix for internal opener option |
2020-05-07 |
phabricator |
|
Not Applicable |
D8420: nodemap: move and update the commend about persistence being experimental |
2020-05-07 |
phabricator |
|
Not Applicable |
D8417: nodemap: gate the feature behind a new requirement |
2020-05-07 |
phabricator |
|
Not Applicable |
D8414: nodemap: add a new mode option, with an optional "warn" value |
2020-05-07 |
phabricator |
|
Not Applicable |
D8411: nodemap: also warm manifest nodemap with other caches |
2020-05-07 |
phabricator |
|
Not Applicable |
D8416: nodemap: move on disk file to version 1 |
2020-05-07 |
phabricator |
|
Not Applicable |
D8415: nodemap: add a new mode value, "strict" |
2020-05-07 |
phabricator |
|
Not Applicable |
D8410: nodemap: also use persistent nodemap for manifest |
2020-05-07 |
phabricator |
|
Not Applicable |
D8409: nodemap: create files in the repository used in the test |
2020-05-07 |
phabricator |
|
Not Applicable |
[Bug,6320] New: 5.4: test-doctest test failure |
2020-05-05 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
D8454: phabricator: ensure that `phabsend` is given a contiguous, linear commit range |
2020-05-01 |
phabricator |
|
Not Applicable |
D8455: tests: clarify a comment describing a phabricator test scenario |
2020-05-01 |
phabricator |
|
Not Applicable |
D8244: copies: fix the changeset based algorithm regarding merge |
2020-04-28 |
phabricator |
|
Not Applicable |
D8422: nodemap: move the mode option to storage.revlog.nodemap.mode |
2020-04-27 |
phabricator |
|
Not Applicable |
D8421: nodemap: move the option for mmap usage to storage.revlog.nodemap.mmap |
2020-04-27 |
phabricator |
|
Not Applicable |
D8419: nodemap: move the main switch to the `format` section |
2020-04-27 |
phabricator |
|
Not Applicable |
D8418: nodemap: drop the 'exp-' prefix for internal opener option |
2020-04-27 |
phabricator |
|
Not Applicable |
D8411: nodemap: also warm manifest nodemap with other caches |
2020-04-27 |
phabricator |
|
Not Applicable |
D8414: nodemap: add a new mode option, with an optional "warn" value |
2020-04-27 |
phabricator |
|
Not Applicable |
D8417: nodemap: gate the feature behind a new requirement |
2020-04-27 |
phabricator |
|
Not Applicable |
D8454: phabricator: ensure that `phabsend` is given a contiguous, linear commit range |
2020-04-24 |
phabricator |
|
Not Applicable |
D8455: tests: clarify a comment describing a phabricator test scenario |
2020-04-24 |
phabricator |
|
Not Applicable |
D8461: rust-status: check for '.hg' regardless of file type (issue6300) |
2020-04-23 |
phabricator |
|
Not Applicable |
D8460: rust: remove extra empty line |
2020-04-23 |
phabricator |
|
Not Applicable |
D8427: upgrade: properly filter action depending on planned work |
2020-04-23 |
phabricator |
|
Not Applicable |
D8408: nodemap: skip persistent nodemap warming for revlog not using it |
2020-04-23 |
phabricator |
|
Not Applicable |
D8453: wait-on-file: adjust the timer counter |
2020-04-23 |
phabricator |
|
Not Applicable |
D8459: tests: stabilize test-log.t on Windows |
2020-04-23 |
phabricator |
|
Not Applicable |
D8450: rust-chg: clean up excessive indents |
2020-04-23 |
phabricator |
|
Not Applicable |
D8458: tests: stabilize test-convert-hg-source.t on Windows |
2020-04-23 |
phabricator |
|
Not Applicable |
D8449: rust-chg: do not terminate tokio runtime until pager exits |
2020-04-23 |
phabricator |
|
Not Applicable |
D8448: rust-chg: modernize entry function |
2020-04-23 |
phabricator |
|
Not Applicable |
D8447: rust-chg: reimplement locator by using async/await and tokio-0.2 |
2020-04-23 |
phabricator |
|
Not Applicable |
D8446: rust-chg: reimplement ChgClientExt as ChgClient wrapper |
2020-04-23 |
phabricator |
|
Not Applicable |
D8445: rust-chg: reimplement run_command operation as async function |
2020-04-23 |
phabricator |
|
Not Applicable |
D8444: rust-chg: reimplement uihandler by using async-trait and tokio-0.2 |
2020-04-23 |
phabricator |
|
Not Applicable |
D8441: rust-chg: upgrade to futures-0.3 based libraries |
2020-04-23 |
phabricator |
|
Not Applicable |
D8443: rust-chg: have attach_io() simply take reference of AsRawFd object |
2020-04-23 |
phabricator |
|
Not Applicable |
D8442: rust-chg: reimplement attach_io operation as async function |
2020-04-23 |
phabricator |
|
Not Applicable |
D8440: rust-chg: exclude futures-dependent modules from build and break things |
2020-04-23 |
phabricator |
|
Not Applicable |
D8461: rust-status: check for '.hg' regardless of file type (issue6300) |
2020-04-23 |
phabricator |
|
Not Applicable |
D8244: copies: fix the changeset based algorithm regarding merge |
2020-04-22 |
phabricator |
|
Not Applicable |
D8244: copies: fix the changeset based algorithm regarding merge |
2020-04-22 |
phabricator |
|
Not Applicable |
D8454: phabricator: ensure that `phabsend` is given a contiguous, linear commit range |
2020-04-19 |
phabricator |
|
Not Applicable |
D8455: tests: clarify a comment describing a phabricator test scenario |
2020-04-19 |
phabricator |
|
Not Applicable |
D8454: phabricator: ensure that `phabsend` is given a contiguous, linear commit range |
2020-04-18 |
phabricator |
|
Not Applicable |
D8455: tests: clarify a comment describing a phabricator test scenario |
2020-04-18 |
phabricator |
|
Not Applicable |
D8432: dirstate: force _checkexec to return a bool |
2020-04-17 |
phabricator |
|
Not Applicable |
D8418: nodemap: drop the 'exp-' prefix for internal opener option |
2020-04-16 |
phabricator |
|
Not Applicable |
D8411: nodemap: also warm manifest nodemap with other caches |
2020-04-16 |
phabricator |
|
Not Applicable |
D8416: nodemap: move on disk file to version 1 |
2020-04-16 |
phabricator |
|
Not Applicable |
D8410: nodemap: also use persistent nodemap for manifest |
2020-04-16 |
phabricator |
|
Not Applicable |
D8423: graft: exit 1 on conflicts, like merge |
2020-04-16 |
phabricator |
|
Not Applicable |
D8426: wait-on-file: use proper variable in math |
2020-04-16 |
phabricator |
|
Not Applicable |
D8425: wait-on-file: don't quote arithmetic argument |
2020-04-16 |
phabricator |
|
Not Applicable |
D8397: tests: deal with "ls" vs "ls -A" difference on 2BSD derived systems |
2020-04-16 |
phabricator |
|
Not Applicable |
D8395: tests: skip CVS tests for root |
2020-04-16 |
phabricator |
|
Not Applicable |
D8396: tests: skip non-readable check for root |
2020-04-16 |
phabricator |
|
Not Applicable |
D8438: phabricator: restack any new orphans created by phabsend (issue6045) |
2020-04-16 |
phabricator |
|
Not Applicable |
D8436: phabricator: avoid creating unstable children within the review stack |
2020-04-16 |
phabricator |
|
Not Applicable |
D8437: phabricator: prevent posting obsolete commits |
2020-04-16 |
phabricator |
|
Not Applicable |
D8439: make: drop the `-c` arg to `install` in the documentation makefile |
2020-04-16 |
phabricator |
|
Not Applicable |
D8389: phabricator: add debug logging to show previous node values in `phabsend` |
2020-04-16 |
phabricator |
|
Not Applicable |
D8390: tests: move the phabricator auth token to the global config file |
2020-04-16 |
phabricator |
|
Not Applicable |
D8452: rust: update README with new information about the Re2 path |
2020-04-16 |
phabricator |
|
Not Applicable |
D8451: rust: add option of static linking a local Re2 install |
2020-04-16 |
phabricator |
|
Not Applicable |
D8394: revset: implement a simple 'foo#generations' expression |
2020-04-15 |
phabricator |
|
Not Applicable |
D8393: revset: rename generationsrel() to generationssubrel() |
2020-04-15 |
phabricator |
|
Not Applicable |
D8418: nodemap: drop the 'exp-' prefix for internal opener option |
2020-04-15 |
phabricator |
|
Not Applicable |
D8414: nodemap: add a new mode option, with an optional "warn" value |
2020-04-15 |
phabricator |
|
Not Applicable |
D8411: nodemap: also warm manifest nodemap with other caches |
2020-04-15 |
phabricator |
|
Not Applicable |
D8415: nodemap: add a new mode value, "strict" |
2020-04-15 |
phabricator |
|
Not Applicable |
D8416: nodemap: move on disk file to version 1 |
2020-04-15 |
phabricator |
|
Not Applicable |
D8410: nodemap: also use persistent nodemap for manifest |
2020-04-15 |
phabricator |
|
Not Applicable |
D8408: nodemap: skip persistent nodemap warming for revlog not using it |
2020-04-15 |
phabricator |
|
Not Applicable |
D8375: manifest: leave a TODO where we may have more work for sha1 portability |
2020-04-14 |
phabricator |
|
Not Applicable |
D8372: manifest: remove a final 40-byte assumption from pure-python parser |
2020-04-14 |
phabricator |
|
Not Applicable |
D8373: manifest: add test for long hashes |
2020-04-14 |
phabricator |
|
Not Applicable |
D8371: manifest: fix yet another 20-byte-hash assumption |
2020-04-14 |
phabricator |
|
Not Applicable |
D8370: manifest: fix another pure-parsing 20-byte assumption |
2020-04-14 |
phabricator |
|
Not Applicable |
D8369: manifest: teach treemanifest about long hashes |
2020-04-14 |
phabricator |
|
Not Applicable |
D8368: manifest: start removing 40-byte hash restrictions from C code |
2020-04-14 |
phabricator |
|
Not Applicable |
D8407: revset: mark `extinct()` experimental |
2020-04-14 |
phabricator |
|
Not Applicable |
D8367: manifest: remove a 20-byte-hash assumption from pure manifest parsing |
2020-04-14 |
phabricator |
|
Not Applicable |
D8406: revset: mark `successors()` experimental |
2020-04-14 |
phabricator |
|
Not Applicable |
D8405: revset: mark `obsolete()` experimental |
2020-04-14 |
phabricator |
|
Not Applicable |
D8413: nodemap: access the mmap opener option using bytes |
2020-04-14 |
phabricator |
|
Not Applicable |
D8412: nodemap: rename a variable to prevent shawoding "_" |
2020-04-14 |
phabricator |
|
Not Applicable |
D8404: revset: import `unstable()` from the evolve extension |
2020-04-14 |
phabricator |
|
Not Applicable |
D8401: rust-chg: leverage impl trait at argument position |
2020-04-14 |
phabricator |
|
Not Applicable |
D8403: rust-chg: indent process_message() to prepare mass rewrite to futures-0.3 |
2020-04-14 |
phabricator |
|
Not Applicable |
D8402: rust-chg: move get_umask() call out of run() function |
2020-04-14 |
phabricator |
|
Not Applicable |
D8375: manifest: leave a TODO where we may have more work for sha1 portability |
2020-04-14 |
phabricator |
|
Not Applicable |
D8372: manifest: remove a final 40-byte assumption from pure-python parser |
2020-04-14 |
phabricator |
|
Not Applicable |
D8371: manifest: fix yet another 20-byte-hash assumption |
2020-04-14 |
phabricator |
|
Not Applicable |
D8370: manifest: fix another pure-parsing 20-byte assumption |
2020-04-14 |
phabricator |
|
Not Applicable |
D8369: manifest: teach treemanifest about long hashes |
2020-04-14 |
phabricator |
|
Not Applicable |
D8367: manifest: remove a 20-byte-hash assumption from pure manifest parsing |
2020-04-14 |
phabricator |
|
Not Applicable |
D8404: revset: import `unstable()` from the evolve extension |
2020-04-13 |
phabricator |
|
Not Applicable |
D8400: rust-chg: use "crate::" to import local modules |
2020-04-13 |
phabricator |
|
Not Applicable |
D8399: rust-chg: upgrade to 2018 edition and remove useless extern crates |
2020-04-13 |
phabricator |
|
Not Applicable |
D8398: fastexport: fix diagnostics |
2020-04-13 |
phabricator |
|
Not Applicable |
D8244: copies: fix the changeset based algorithm regarding merge |
2020-04-10 |
phabricator |
|
Not Applicable |
D8392: [RFC] mergestate: store about files resolved in favour of other |
2020-04-10 |
phabricator |
|
Not Applicable |
D8391: histedit: add test that an invalid editor doesn't bork client state |
2020-04-10 |
phabricator |
|
Not Applicable |
D8382: rust-chg: send client side umask to server |
2020-04-09 |
phabricator |
|
Not Applicable |
D8384: rust-chg: silence warning about dated coding style |
2020-04-09 |
phabricator |
|
Not Applicable |
D8383: rust-chg: update name of the server process |
2020-04-09 |
phabricator |
|
Not Applicable |
D8380: rust-chg: collect server flags from command arguments |
2020-04-09 |
phabricator |
|
Not Applicable |
D8381: rust-chg: add config validation and process returned instructions |
2020-04-09 |
phabricator |
|
Not Applicable |
D8379: rust-chg: add interface to run "validate" request |
2020-04-09 |
phabricator |
|
Not Applicable |
D8378: rust-chg: add helper to parse instructions sent from server |
2020-04-09 |
phabricator |
|
Not Applicable |
D8388: added file |
2020-04-08 |
phabricator |
|
Not Applicable |
D8388: added file |
2020-04-08 |
phabricator |
|
Not Applicable |
D8387: one: first commit to review |
2020-04-08 |
phabricator |
|
Not Applicable |
D8387: one: first commit to review |
2020-04-08 |
phabricator |
|
Not Applicable |
D8387: one: first commit to review |
2020-04-08 |
phabricator |
|
Not Applicable |
D8377: tests: move verification closer to setup in test-copies-chain-merge.t |
2020-04-07 |
phabricator |
|
Not Applicable |
D8376: tests: collect all branch creation in one place in test-copies-chain-merge.t |
2020-04-07 |
phabricator |
|
Not Applicable |
D8385: hgk: remove a "b" used on a kwargs expansion, the keys are strs |
2020-04-07 |
phabricator |
|
Not Applicable |
D8364: rust-chg: send client-side environment variables to server |
2020-04-03 |
phabricator |
|
Not Applicable |
D8363: rust-chg: add helper to pack environment variables |
2020-04-03 |
phabricator |
|
Not Applicable |
D8360: rust-chg: spawn server process if not running |
2020-04-03 |
phabricator |
|
Not Applicable |
D8362: rust-chg: move set_current_dir() to Locator |
2020-04-03 |
phabricator |
|
Not Applicable |
D8361: rust-chg: abort if server doesn't have required capabilities |
2020-04-03 |
phabricator |
|
Not Applicable |
D8358: rust-chg: depend on released version of tokio-process |
2020-04-03 |
phabricator |
|
Not Applicable |
D8359: rust-chg: update dependencies |
2020-04-03 |
phabricator |
|
Not Applicable |
D8357: rust-chg: add brief comment about initial capacity of temp_sock_path() |
2020-04-03 |
phabricator |
|
Not Applicable |
D8356: rebase: don't create merge when continuing rebase interrupted by old hg |
2020-04-03 |
phabricator |
|
Not Applicable |
D8355: tests: demonstrate how continuing rebase after upgrade can result in merge |
2020-04-03 |
phabricator |
|
Not Applicable |
D8366: manifest: also declare treemanifest as implementing imanifestdict |
2020-04-03 |
phabricator |
|
Not Applicable |
D8365: manifest: introduce new exception to signal unavailability of fastdelta() |
2020-04-03 |
phabricator |
|
Not Applicable |
D8258: copies-tests: remove spurious `]` in the template |
2020-04-02 |
phabricator |
|
Not Applicable |
D8178: heptapod-ci: also run tests for chg on python 2 |
2020-04-02 |
phabricator |
|
Not Applicable |
D8354: histedit: add missing b prefix to a string |
2020-04-01 |
phabricator |
|
Not Applicable |
D8344: extensions: refactor function for obtaining disabled extension help |
2020-04-01 |
phabricator |
|
Not Applicable |
D8343: tests: perform grep manually in test-doctest.py |
2020-04-01 |
phabricator |
|
Not Applicable |
D8342: tests: prevent printing \r to stdout |
2020-04-01 |
phabricator |
|
Not Applicable |
D8339: dispatch: force \n for newlines on sys.std* streams (BC) |
2020-04-01 |
phabricator |
|
Not Applicable |
D8341: tests: force \n newlines when writing to sys.stdout |
2020-04-01 |
phabricator |
|
Not Applicable |
D8338: hook: move stdio redirection to context manager |
2020-04-01 |
phabricator |
|
Not Applicable |
D8337: pycompat: change argv conversion semantics |
2020-04-01 |
phabricator |
|
Not Applicable |
D8312: phabricator: extract the logic to amend diff properties to a function |
2020-04-01 |
phabricator |
|
Not Applicable |
D8313: phabricator: extract logic to print the status when posting a commit |
2020-04-01 |
phabricator |
|
Not Applicable |
D8311: phabricator: teach `getoldnodedrevmap()` to handle folded reviews |
2020-04-01 |
phabricator |
|
Not Applicable |
D8310: phabricator: teach createdifferentialrevision() to allow a folded commit range |
2020-04-01 |
phabricator |
|
Not Applicable |
D8309: phabricator: combine commit messages into the review when folding commits |
2020-04-01 |
phabricator |
|
Not Applicable |
D8308: phabricator: record all local commits used to create a Differential revision |
2020-04-01 |
phabricator |
|
Not Applicable |
D8350: hgcli: add stub PyOxidizer project |
2020-04-01 |
phabricator |
|
Not Applicable |
D8336: tests: use `f --hexdump` to print file content |
2020-04-01 |
phabricator |
|
Not Applicable |
D8351: hgcli: customize for Mercurial |
2020-04-01 |
phabricator |
|
Not Applicable |
D8335: url: pass str to pathname2url |
2020-04-01 |
phabricator |
|
Not Applicable |
D8192: nodemap: display percentage of unused in `hg debugnodemap` |
2020-04-01 |
phabricator |
|
Not Applicable |
D8334: tests: pass str to matchoutput() |
2020-04-01 |
phabricator |
|
Not Applicable |
D8349: hgcli: remove legacy project |
2020-04-01 |
phabricator |
|
Not Applicable |
D8193: nodemap: automatically "vacuum" the persistent nodemap when too sparse |
2020-04-01 |
phabricator |
|
Not Applicable |
D8316: testlib: adjust wait-on-file timeout according to the global test timeout |
2020-04-01 |
phabricator |
|
Not Applicable |
D8191: nodemap: make sure on disk change get rolled back with the transaction |
2020-04-01 |
phabricator |
|
Not Applicable |
D8190: nodemap: test that concurrent process don't see the pending transaction |
2020-04-01 |
phabricator |
|
Not Applicable |
D8189: testlib: add a small scrip to help process to synchronise using file |
2020-04-01 |
phabricator |
|
Not Applicable |
D8353: debugcommands: create new debugantivirusrunning command |
2020-04-01 |
phabricator |
|
Not Applicable |
D8333: tests: handle new error string from FreeBSD for dns entry not resolving |
2020-03-31 |
phabricator |
|
Not Applicable |
D8172: notify: optional mail threading based on obsmarker |
2020-03-31 |
phabricator |
|
Not Applicable |
D8314: phabricator: add an option to fold several commits into one review (issue6244) |
2020-03-29 |
phabricator |
|
Not Applicable |
D8313: phabricator: extract logic to print the status when posting a commit |
2020-03-29 |
phabricator |
|
Not Applicable |
D8311: phabricator: teach `getoldnodedrevmap()` to handle folded reviews |
2020-03-29 |
phabricator |
|
Not Applicable |
D8312: phabricator: extract the logic to amend diff properties to a function |
2020-03-29 |
phabricator |
|
Not Applicable |
D8310: phabricator: teach createdifferentialrevision() to allow a folded commit range |
2020-03-29 |
phabricator |
|
Not Applicable |
D8309: phabricator: combine commit messages into the review when folding commits |
2020-03-29 |
phabricator |
|
Not Applicable |
D8308: phabricator: record all local commits used to create a Differential revision |
2020-03-29 |
phabricator |
|
Not Applicable |
D8172: notify: optional mail threading based on obsmarker |
2020-03-27 |
phabricator |
|
Not Applicable |
[Bug,6294] New: test-debugcommands.t unreliability |
2020-03-26 |
mercurial-bugs@mercurial-scm.org |
|
Not Applicable |
D8193: nodemap: automatically "vacuum" the persistent nodemap when too sparse |
2020-03-26 |
phabricator |
|
Not Applicable |
D8316: testlib: adjust wait-on-file timeout according to the global test timeout |
2020-03-26 |
phabricator |
|
Not Applicable |
D8306: phabricator: add basectx arguments to file related `phabsend` utilities |
2020-03-26 |
phabricator |
|
Not Applicable |
D8307: phabricator: account for `basectx != ctx` when calculating renames |
2020-03-26 |
phabricator |
|
Not Applicable |
D8305: phabricator: eliminate a couple of duplicate filectx lookups |
2020-03-26 |
phabricator |
|
Not Applicable |
D8329: tests: update test-debugcommands.t stack trace checks for python3.9 |
2020-03-26 |
phabricator |
|
Not Applicable |
D8328: tests: update test-archive.t expectations for python3.9 changes |
2020-03-26 |
phabricator |
|
Not Applicable |
D8327: setup: relax -Werror for declaration-after-statement on Python 3.9 |
2020-03-26 |
phabricator |
|
Not Applicable |
D8332: py3: require values in changelog extras to be bytes |
2020-03-26 |
phabricator |
|
Not Applicable |
D8331: py3: make setup.py's hgcommand() consistently return bytes |
2020-03-26 |
phabricator |
|
Not Applicable |
D8322: shelve: split up dounshelve() in unshelvecmd() and _dounshelve() |
2020-03-25 |
phabricator |
|
Not Applicable |
D8324: py3: use integer division in histedit |
2020-03-25 |
phabricator |
|
Not Applicable |
D8326: pvec: drop an unused `from __future__ import division` |
2020-03-25 |
phabricator |
|
Not Applicable |
D8320: rust: update all dependencies |
2020-03-25 |
phabricator |
|
Not Applicable |
D8315: rust-status: only involve ignore mechanism when needed |
2020-03-25 |
phabricator |
|
Not Applicable |
D8325: rust: update README to reflect use of `regex` crate |
2020-03-25 |
phabricator |
|
Not Applicable |
D8319: rust: update micro-timer dependency |
2020-03-25 |
phabricator |
|
Not Applicable |
D8321: darwin: use vim, not vi, to avoid data-loss inducing posix behavior |
2020-03-25 |
phabricator |
|
Not Applicable |
D8324: py3: use integer division in histedit |
2020-03-25 |
phabricator |
|
Not Applicable |
D8320: rust: update all dependencies |
2020-03-25 |
phabricator |
|
Not Applicable |
D8323: rust-matchers: use the `regex` crate |
2020-03-24 |
phabricator |
|
Not Applicable |
D8318: setup: build C extensions with -Werror=declaration-after-statement |
2020-03-24 |
phabricator |
|
Not Applicable |
D8320: rust: update all dependencies |
2020-03-23 |
phabricator |
|
Not Applicable |
D8318: setup: build C extensions with -Werror=declaration-after-statement |
2020-03-21 |
phabricator |
|
Not Applicable |
D8189: testlib: add a small scrip to help process to synchronise using file |
2020-03-20 |
phabricator |
|
Not Applicable |
D8233: phabricator: allow multiple DREVSPEC args to phabread|phabimport|phabupdate |
2020-03-20 |
phabricator |
|
Not Applicable |
D8172: notify: optional mail threading based on obsmarker |
2020-03-20 |
phabricator |
|
Not Applicable |
D8304: cext: move variable declaration to the top of the block for C89 support |
2020-03-20 |
phabricator |
|
Not Applicable |
D8233: phabricator: allow multiple DREVSPEC args to phabread|phabimport|phabupdate |
2020-03-20 |
phabricator |
|
Not Applicable |
D8232: phabricator: add a helper function to convert DREVSPECs to a DREV dict list |
2020-03-20 |
phabricator |
|
Not Applicable |
D8303: tests: avoid logging a commit with a Unicode character in test-phabricator.t |
2020-03-19 |
phabricator |
|
Not Applicable |
D8287: fix: add a -s option to format a revision and its descendants |
2020-03-19 |
phabricator |
|
Not Applicable |
D8288: fix: mark -r as advanced |
2020-03-19 |
phabricator |
|
Not Applicable |
D8300: rust-status: add trace-level logging for Rust status fallback for debugging |
2020-03-19 |
phabricator |
|
Not Applicable |
D8286: fix: move handling of --all into getrevstofix() for consistency |
2020-03-19 |
phabricator |
|
Not Applicable |
D8302: hg: make _local() behave consistently on Python 3.8 (issue6287) |
2020-03-19 |
phabricator |
|
Not Applicable |
D8299: remotefilelog: add fake heads() method that allows viewing a file in hgweb |
2020-03-19 |
phabricator |
|
Not Applicable |
D8301: phabricator: remove duplicated byteskwargs conversion |
2020-03-19 |
phabricator |
|
Not Applicable |
D8298: tests: add test for remotefilelog interactions with hgweb |
2020-03-19 |
phabricator |
|
Not Applicable |
D8302: hg: make _local() behave consistently on Python 3.8 (issue6287) |
2020-03-18 |
phabricator |
|
Not Applicable |
D8287: fix: add a -s option to format a revision and its descendants |
2020-03-18 |
phabricator |
|
Not Applicable |
D8288: fix: mark -r as advanced |
2020-03-18 |
phabricator |
|
Not Applicable |
D8286: fix: move handling of --all into getrevstofix() for consistency |
2020-03-18 |
phabricator |
|
Not Applicable |
D8289: resolve: add a --clear option for clearing the merge state |
2020-03-17 |
phabricator |
|
Not Applicable |
D8281: narrow: escape includepats/excludepats when sending over the wire |
2020-03-17 |
phabricator |
|
Not Applicable |
D8281: narrow: escape includepats/excludepats when sending over the wire |
2020-03-17 |
phabricator |
|
Not Applicable |
D8296: chistedit: support histedit.summary-template in curses histedit plan |
2020-03-17 |
phabricator |
|
Not Applicable |
D8297: vfs: fix typo in comment (remove extra "l") |
2020-03-17 |
phabricator |
|
Not Applicable |
D8281: narrow: escape includepats/excludepats when sending over the wire |
2020-03-17 |
phabricator |
|
Not Applicable |
D8280: tests: make test-doctest.t module list match reality |
2020-03-17 |
phabricator |
|
Not Applicable |
D8278: rust-core: add missing `Debug` traits |
2020-03-17 |
phabricator |
|
Not Applicable |
D8294: tests: make test-doctest.t automatically find files to run tests on |
2020-03-17 |
phabricator |
|
Not Applicable |
D8279: tests: remove doctest in narrowspec, it is broken |
2020-03-17 |
phabricator |
|
Not Applicable |
D8276: cext-index: propagate inline_scan error in `index_deref` |
2020-03-17 |
phabricator |
|
Not Applicable |
D8275: heptapod-ci: fix test paths in the listing file |
2020-03-17 |
phabricator |
|
Not Applicable |
D8284: fix: disallow `hg fix --all --working-dir` |
2020-03-17 |
phabricator |
|
Not Applicable |
D8285: fix: refactor getrevstofix() to define revisions first, then validate them |
2020-03-17 |
phabricator |
|
Not Applicable |
D8287: fix: add a -s option to format a revision and its descendants |
2020-03-17 |
phabricator |
|
Not Applicable |
D8288: fix: mark -r as advanced |
2020-03-17 |
phabricator |
|
Not Applicable |
D8286: fix: move handling of --all into getrevstofix() for consistency |
2020-03-17 |
phabricator |
|
Not Applicable |
D8285: fix: refactor getrevstofix() to define revisions first, then validate them |
2020-03-17 |
phabricator |
|
Not Applicable |
D8292: rebase: accept multiple --source arguments (BC) |
2020-03-14 |
phabricator |
|
Not Applicable |
D8293: rebase: accept multiple --base arguments (BC) |
2020-03-14 |
phabricator |
|
Not Applicable |
D8283: tests: simplify test-fix-topology.t slightly by using a `(case !)` |
2020-03-14 |
phabricator |
|
Not Applicable |
D8277: tests: fix rebase test broken by earlier cleanup |
2020-03-14 |
phabricator |
|
Not Applicable |
D8295: rebase: mention -r argument in synopsis |
2020-03-14 |
phabricator |
|
Not Applicable |
D8291: rebase: remove unused defaults argument values from _definedestmap() |
2020-03-14 |
phabricator |
|
Not Applicable |
D8292: rebase: accept multiple --source arguments (BC) |
2020-03-14 |
phabricator |
|
Not Applicable |
D8293: rebase: accept multiple --base arguments (BC) |
2020-03-14 |
phabricator |
|
Not Applicable |
D8281: narrow: escape includepats/excludepats when sending over the wire (BC) |
2020-03-14 |
phabricator |
|
Not Applicable |
D8137: phabricator: add a config knob to import in the secret phase |
2020-03-14 |
phabricator |
|
Not Applicable |
D8136: phabricator: add a `phabimport` command |
2020-03-14 |
phabricator |
|
Not Applicable |
D8138: phabricator: add a config knob to create obsolete markers when importing |
2020-03-14 |
phabricator |
|
Not Applicable |
D8287: fix: add a -s option to format a revision and its descendants |
2020-03-13 |
phabricator |
|
Not Applicable |
D8288: fix: mark -r as advanced |
2020-03-13 |
phabricator |
|
Not Applicable |
D8288: fix: mark -r as advanced |
2020-03-13 |
phabricator |
|
Not Applicable |
D8287: fix: add a -s option to format a revision and its descendants |
2020-03-13 |
phabricator |
|
Not Applicable |
D8283: tests: simplify test-fix-topology.t slightly by using a `(case !)` |
2020-03-13 |
phabricator |
|
Not Applicable |
D8281: narrow: escape includepats/excludepats when sending over the wire (BC) |
2020-03-13 |
phabricator |
|
Not Applicable |
D8280: tests: make test-doctest.t module list match reality |
2020-03-13 |
phabricator |
|
Not Applicable |
D8274: rust: update the README with more up-to-date and thorough information |
2020-03-12 |
phabricator |
|
Not Applicable |
D8243: copies: stop recording buggy file merge when new file overwrite an old one |
2020-03-11 |
phabricator |
|
Not Applicable |
D8125: transactions: convert changes['phases'] to list of ranges |
2020-03-11 |
phabricator |
|
Not Applicable |
D8273: test-install: don't print Rust re2 bindings information if Rust is not in use |
2020-03-11 |
phabricator |
|
Not Applicable |
D8192: nodemap: display percentage of unused in `hg debugnodemap` |
2020-03-11 |
phabricator |
|
Not Applicable |
D8193: nodemap: automatically "vacuum" the persistent nodemap when too sparse |
2020-03-11 |
phabricator |
|
Not Applicable |
D8191: nodemap: make sure on disk change get rolled back with the transaction |
2020-03-11 |
phabricator |
|
Not Applicable |
D8200: pull: add `--confirm` flag to confirm before writing changes |
2020-03-11 |
phabricator |
|
Not Applicable |
D8199: scmutil: add option to register summary callbacks as transaction validators |
2020-03-11 |
phabricator |
|
Not Applicable |
D8269: tests: drop an extraneous (glob) from test-debugbackupbundle.t |
2020-03-11 |
phabricator |
|
Not Applicable |
D8198: transaction: add functionality to have multiple validators |
2020-03-11 |
phabricator |
|
Not Applicable |
D8217: hgit: make sure repository is local before checking for store type |
2020-03-11 |
phabricator |
|
Not Applicable |
D8246: hg-core: add a compilation error if trying to compile outside of Linux |
2020-03-11 |
phabricator |
|
Not Applicable |
D8253: hg-core: add function timing information |
2020-03-11 |
phabricator |
|
Not Applicable |
D8252: rust: add logging utils |
2020-03-11 |
phabricator |
|
Not Applicable |
D8251: rust-status: traverse working directory in parallel |
2020-03-11 |
phabricator |
|
Not Applicable |
D8250: rust-status: wrap `stat_dmap_entries` to ease profiling |
2020-03-11 |
phabricator |
|
Not Applicable |
D8226: debuginstall: add entry about re2 Rust bindings when applicable |
2020-03-11 |
phabricator |
|
Not Applicable |
D8213: rust-pathauditor: use interior mutability for use in multi-threaded contexts |
2020-03-11 |
phabricator |
|
Not Applicable |
D8215: rust-status: move to recursive traversal to prepare for parallel traversal |
2020-03-11 |
phabricator |
|
Not Applicable |
D8249: rust-status: refactor handling of unknown files |
2020-03-11 |
phabricator |
|
Not Applicable |
D8212: rust-pathauditor: actually populate the `audited_dirs` cache |
2020-03-11 |
phabricator |
|
Not Applicable |
D7931: rust-status: use bare hg status fastpath from Python |
2020-03-11 |
phabricator |
|
Not Applicable |
D8211: rust-pathauditor: actually split Windows shortname aliases at `~` |
2020-03-11 |
phabricator |
|
Not Applicable |
D7930: rust-status: update rust-cpython bridge to account for the changes in core |
2020-03-11 |
phabricator |
|
Not Applicable |
D8225: rust-cpython: add `debug` module to expose debug information to Python |
2020-03-11 |
phabricator |
|
Not Applicable |
D7929: rust-status: add bare `hg status` support in hg-core |
2020-03-11 |
phabricator |
|
Not Applicable |
D8087: rust-status: rename `StatusResult` to `DirstateStatus` |
2020-03-11 |
phabricator |
|
Not Applicable |