[2,of,7] tests: add coverage for run-tests.py --whitelist |
2016-05-11 |
timeless |
yuya |
Accepted |
[3,of,7] tests: test-addremove-similar.t use print() for py3 |
2016-05-11 |
timeless |
yuya |
Accepted |
[4,of,7] readlink: use print_function |
2016-05-11 |
timeless |
yuya |
Accepted |
[5,of,7] get-with-headers: handle broken pipes (py3) |
2016-05-11 |
timeless |
yuya |
Changes Requested |
[6,of,7] get-with-headers: handle python3 bytes in stdout |
2016-05-11 |
timeless |
yuya |
Changes Requested |
[7,of,7] get-with-headers: handle httplib py3 divergence |
2016-05-11 |
timeless |
yuya |
Changes Requested |
[1,of,5] tests: test-archive.t use print_function |
2016-05-11 |
timeless |
yuya |
Accepted |
[2,of,5] tests: test-archive.t use open() instead of file() for py3 compat |
2016-05-11 |
timeless |
yuya |
Accepted |
[3,of,5] tests: test-archive.t use absolute_import |
2016-05-11 |
timeless |
yuya |
Accepted |
[4,of,5] tests: test-archive.t use sys.stdout.buffer for binary output in py3 |
2016-05-11 |
timeless |
yuya |
Accepted |
[5,of,5] tests: test-archive.t use mercurial.util for urllib compat |
2016-05-11 |
timeless |
yuya |
Accepted |
[3,of,3,v2] tests: mark test-check-pyflakes.t as requiring hg1.0+ |
2016-05-11 |
timeless |
yuya |
Accepted |
[v2] check-code: skip unhandled files |
2016-05-11 |
timeless |
yuya |
Rejected |
[1,of,4,v2] debuginstall: add mercurial version |
2016-05-11 |
timeless |
yuya |
Accepted |
[2,of,4,v2] tests: use debuginstall to retrieve hg version |
2016-05-11 |
timeless |
yuya |
Accepted |
[09,of,10] tests: mark test-context.py write as binary |
2016-05-12 |
timeless |
yuya |
Accepted |
[10,of,10] tests: mark test-atomictempfile.py write as binary |
2016-05-12 |
timeless |
yuya |
Accepted |
[1,of,2] test: extract develwarn transaction testing in its own command |
2016-05-13 |
Pierre-Yves David |
yuya |
Accepted |
[2,of,2] transaction: turn lack of locking into a hard failure (API) |
2016-05-13 |
Pierre-Yves David |
yuya |
Accepted |
graphmod: update edgemap in-place |
2016-05-16 |
Martijn Pieters |
yuya |
Accepted |
[1,of,9,V3] mail: unsupport smtp.verifycert (BC) |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[2,of,9,V3] sslutil: remove "strict" argument from validatesocket() |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[3,of,9,V3] sslutil: store flag for whether cert verification is disabled |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[4,of,9,V3] sslutil: add devel.disableloaddefaultcerts to disable CA loading |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[5,of,9,V3] sslutil: move and change warning when cert verification is disabled |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[6,of,9,V3] sslutil: print SHA-256 fingerprint by default |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[7,of,9,V3] sslutil: refactor code for fingerprint matching |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[8,of,9,V3] sslutil: make cert fingerprints messages more actionable |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[9,of,9,V3] sslutil: print the fingerprint from the last hash used |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[1,of,6,v7] rebase: pass repo, ui and opts objects to the RR class constructor |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
[2,of,6,v7] rebase: move collapse-related local variables to the RR class |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
[3,of,6,v7] rebase: move local variables 'date' and 'extrafns' to the RR class |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
[4,of,6,v7] rebase: move local variables related to keeping things unchanged to the RR |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
[5,of,6,v7] rebase: move restorestestatus function to be a method of the RR class |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
[6,of,6,v7] rebase: move local variable 'obsoletenotrebased' to the RR class |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
largefiles: check file in the repo store before checking remotely (issue4686) |
2016-06-24 |
liscju |
yuya |
Superseded |
templates: add ChangeLog example with built-in style |
2016-06-24 |
arne_bab at web.de |
yuya |
Changes Requested |
[V3] journal: new experimental extension |
2016-06-24 |
Martijn Pieters |
yuya |
Accepted |
[1,of,2] journal: add dirstate tracking |
2016-06-30 |
Martijn Pieters |
yuya |
Changes Requested |
[2,of,2] journal: add share extension support |
2016-06-30 |
Martijn Pieters |
yuya |
Changes Requested |
debug: automate the process of truncating a damaged obsstore |
2016-06-30 |
Simon Farnsworth |
yuya |
Changes Requested |
[03,of,10] chgserver: add an array hashing config items |
2016-06-30 |
Jun Wu |
yuya |
Changes Requested |
[04,of,10] chgserver: add utilities to wrap and unwrap functions |
2016-06-30 |
Jun Wu |
yuya |
Changes Requested |
[05,of,10] chgserver: add a context manager to learn what to include for confighash |
2016-06-30 |
Jun Wu |
yuya |
Changes Requested |
[06,of,10] chgserver: wrap ui/extsetup to learn how to do confighash dynamically |
2016-06-30 |
Jun Wu |
yuya |
Changes Requested |
[07,of,10] ui: allow develwarn without a stack |
2016-06-30 |
Jun Wu |
yuya |
Changes Requested |
[09,of,10] ui: drop frame objects in develwarn explicitly |
2016-06-30 |
Jun Wu |
yuya |
Changes Requested |
[10,of,10] extensions: devel-warn ui object escaping from ui/extsetup |
2016-06-30 |
Jun Wu |
yuya |
Changes Requested |
treemanifests: actually strip directory manifests |
2016-06-30 |
via Mercurial-devel |
yuya |
Accepted |
[1,of,6,V2] histedit: move autoverb logic from torule to ruleeditor |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
[2,of,6,V2] histedit: remove unneeded initial parameter |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
[3,of,6,V2] histedit: extract common summary code into method |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
[4,of,6,V2] histedit: use _getsummary in torule |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
[5,of,6,V2] histedit: use _getsummary in ruleeditor |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
[6,of,6,V2] histedit: move autoverb rule to the commit it matches |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
hgweb: expose list of per-repo labels to templates |
2016-07-01 |
Gregory Szorc |
yuya |
Accepted |
[1,of,3] extensions: set attributes to wrappers so we can trace them back |
2016-07-01 |
Jun Wu |
yuya |
Superseded |
[2,of,3] extensions: add getwrapperchain to get a list of wrappers |
2016-07-01 |
Jun Wu |
yuya |
Superseded |
[3,of,3] extensions: add unwrapfunction to undo wrapfunction |
2016-07-01 |
Jun Wu |
yuya |
Superseded |
[1,of,8,v8] rebase: move abort/continue prep to be a method of the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[2,of,8,v8] rebase: move new rebase preparation to be a method of the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[3,of,8,v8] rebase: make collapsing use explicit logic to decide on the rev to reuse |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[4,of,8,v8] rebase: move local variable 'currentbookmarks' to the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[5,of,8,v8] rebase: move local variable 'extrafn' to the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[6,of,8,v8] rebase: move core rebase logic to be a method of the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[7,of,8,v8] rebase: move rebase finish logic to be a method of the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[8,of,8,v8] rebase: move handling of obsolete commits to be a separate RR class method |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[v3] update: teach hg to override untracked dir with a tracked file on update |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[1,of,8] tests: better testing of loaded certificates |
2016-07-02 |
Gregory Szorc |
yuya |
Accepted |
[2,of,8] sslutil: change comment and logged message for found ca cert file |
2016-07-02 |
Gregory Szorc |
yuya |
Accepted |
[3,of,8] sslutil: pass ui to _defaultcacerts |
2016-07-02 |
Gregory Szorc |
yuya |
Accepted |
[4,of,8] sslutil: don't attempt to find default CA certs file when told not to |
2016-07-02 |
Gregory Szorc |
yuya |
Accepted |
[5,of,8] sslutil: use certificates provided by certifi if available |
2016-07-02 |
Gregory Szorc |
yuya |
Superseded |
[6,of,8] sslutil: document the Apple Python cert trick |
2016-07-02 |
Gregory Szorc |
yuya |
Superseded |
[7,of,8] sslutil: expand _defaultcacerts docstring to note calling assumptions |
2016-07-02 |
Gregory Szorc |
yuya |
Superseded |
[8,of,8] sslutil: handle default CA certificate loading on Windows |
2016-07-02 |
Gregory Szorc |
yuya |
Superseded |
[STABLE] sslutil: don't access message attribute in exception (issue5285) |
2016-07-02 |
Gregory Szorc |
yuya |
Accepted |
[1,of,3,v3] mpatch: shuffle stuff around so it's easier to make a cffi version of mpatch |
2016-07-04 |
Maciej Fijalkowski |
yuya |
Changes Requested |
[RFC] debugobsolete: add formatter support (issue5134) |
2016-07-05 |
liscju |
yuya |
Changes Requested |
[1,of,3,V3] journal: add dirstate tracking |
2016-07-07 |
Martijn Pieters |
yuya |
Superseded |
[2,of,3,V3] journal: add share extension support |
2016-07-07 |
Martijn Pieters |
yuya |
Changes Requested |
[3,of,3,V3] journal: add support for seaching by pattern |
2016-07-07 |
Martijn Pieters |
yuya |
Superseded |
[1,of,3] bdiff: use ssize_t everywhere |
2016-07-14 |
Maciej Fijalkowski |
yuya |
Accepted |
[2,of,3] bdiff: rename functions and structs to be amenable for later exporting |
2016-07-14 |
Maciej Fijalkowski |
yuya |
Accepted |
[3,of,3] bdiff: split bdiff into cpy-aware and cpy-agnostic part |
2016-07-14 |
Maciej Fijalkowski |
yuya |
Accepted |
[stable] cmdutil: warnings not issued in remove if subrepopath overlaps |
2016-07-22 |
Hannes Oldenburg |
yuya |
Superseded |
[1,of,5,STABLE,V2] worker: move killworkers and waitforworkers up |
2016-07-28 |
Jun Wu |
yuya |
Rejected |
[2,of,5,STABLE,V2] worker: wait worker pid explicitly |
2016-07-28 |
Jun Wu |
yuya |
Rejected |
[4,of,5,STABLE,V2] worker: make waitforworkers reentrant |
2016-07-28 |
Jun Wu |
yuya |
Rejected |
url: avoid re-issuing incorrect password (issue3210) |
2016-07-29 |
Kim Randell |
yuya |
Accepted |
[STABLE] demandimport: avoid infinite recursion at actual module importing (issue5304) |
2016-07-29 |
Katsunori FUJIWARA |
yuya |
Superseded |
[1,of,7,V3] worker: move killworkers and waitforworkers up |
2016-08-04 |
Jun Wu |
yuya |
Changes Requested |
[2,of,7,V3] worker: wait worker pid explicitly |
2016-08-04 |
Jun Wu |
yuya |
Changes Requested |
[3,of,7,V3] worker: allow waitforworkers to be non-blocking |
2016-08-04 |
Jun Wu |
yuya |
Changes Requested |
[4,of,7,V3] worker: make waitforworkers reentrant |
2016-08-04 |
Jun Wu |
yuya |
Changes Requested |
[5,of,7,V3] worker: add a SIGCHLD handler |
2016-08-04 |
Jun Wu |
yuya |
Changes Requested |
[6,of,7,V3] worker: test and set problem[0] atomically |
2016-08-04 |
Jun Wu |
yuya |
Changes Requested |
[7,of,7,V3] worker: stop using a separate thread waiting for children |
2016-08-04 |
Jun Wu |
yuya |
Changes Requested |
[1,of,8] perf: introduce safeattrsetter to replace direct attribute assignment |
2016-08-08 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[2,of,8] perf: get subsettable from appropriate module for Mercurial earlier than 2.9 |
2016-08-08 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[3,of,8] perf: avoid actual writing branch cache out correctly |
2016-08-08 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[4,of,8] perf: add functions to get vfs-like object for Mercurial earlier than 2.3 |
2016-08-08 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[5,of,8] perf: define formatter locally for Mercurial earlier than 2.2 |
2016-08-08 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[6,of,8] perf: make perftags clear tags cache correctly |
2016-08-08 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[7,of,8] perf: omit copying from ui.ferr to ui.fout for Mercurial earlier than 1.9 |
2016-08-08 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[8,of,8] perf: replace ui.configint() by getint() for Mercurial earlier than 1.9 |
2016-08-08 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[1,of,2] vfs: add the possibility to have a "ward" to check vfs usage |
2016-08-11 |
Pierre-Yves David |
yuya |
Changes Requested |
[2,of,2] repovfs: add a ward to check if locks are properly taken |
2016-08-11 |
Pierre-Yves David |
yuya |
Changes Requested |
[1,of,4] streamclone: force @filecache properties to be reloaded from file |
2016-09-02 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[2,of,4] localrepo: factor out invalidation of @filecache properties to reuse |
2016-09-02 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[3,of,4] streamclone: clear caches after writing changes into files for visibility |
2016-09-02 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[4,of,4] localrepo: make _refreshfilecachestats unfiltered method to refresh correctly |
2016-09-02 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[1,of,3,RFC] chg: add a standalone entry point |
2016-10-03 |
Jun Wu |
yuya |
Changes Requested |
[2,of,3,RFC] extensions: move the "import" logic out from "load" |
2016-10-03 |
Jun Wu |
yuya |
Accepted |
[3,of,3,RFC] chgserve: preimport enabled extensions |
2016-10-03 |
Jun Wu |
yuya |
Changes Requested |
[1,of,8] bisect: minor movement of code handle flag updating state |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[2,of,8] bisect: rename 'check_code' to match our naming scheme |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[3,of,8] bisect: remove code about "update-flag" in check_state |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[4,of,8] bisect: simplify conditional in 'check_state' |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[5,of,8] bisect: move check_state into the bisect module |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[6,of,8] bisect: factor commonly update sequence |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[7,of,8] bisect: build a displayer only once |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[8,of,8] bisect: extra a small initialisation outside of a loop |
2016-10-09 |
Pierre-Yves David |
yuya |
Changes Requested |
[1,of,3] templatekw: use a "?" to represent troubled changesets in graph |
2016-10-10 |
Denis Laxalde |
yuya |
Deferred |
[2,of,3] cmdutil: add support for evolution "troubles" display in changeset_printer |
2016-10-10 |
Denis Laxalde |
yuya |
Deferred |
[3,of,3] summary: add evolution "troubles" information to parents header lines |
2016-10-10 |
Denis Laxalde |
yuya |
Deferred |
[1,of,3,STABLE] util: add utility function to skip avoiding file stat ambiguity if EPERM |
2016-11-12 |
Katsunori FUJIWARA |
yuya |
Accepted |
[2,of,3,STABLE] vfs: ignore EPERM at os.utime, which avoids ambiguity at renaming (issue5418) |
2016-11-12 |
Katsunori FUJIWARA |
yuya |
Accepted |
[3,of,3,STABLE] scmutil: ignore EPERM at os.utime, which avoids ambiguity at closing |
2016-11-12 |
Katsunori FUJIWARA |
yuya |
Accepted |
dispatch: include resolved command name when logging command |
2016-11-16 |
Augie Fackler |
yuya |
Changes Requested |
[1,of,3] patchbomb: introduce new option --git-format-patch |
2016-11-17 |
Henning Schild |
yuya |
Changes Requested |
[2,of,3] patchbomb: make --git-format-patch imply --git |
2016-11-17 |
Henning Schild |
yuya |
Changes Requested |
[3,of,3] patchbomb: make --git-format-patch imply --plain |
2016-11-17 |
Henning Schild |
yuya |
Changes Requested |
[1,of,4] chgserver: store csystem separately |
2016-12-16 |
Jun Wu |
yuya |
Accepted |
[2,of,4] chgserver: change newchgui to wrapchgui |
2016-12-16 |
Jun Wu |
yuya |
Changes Requested |
[3,of,4] chgserver: override runcommand |
2016-12-16 |
Jun Wu |
yuya |
Accepted |
[4,of,4] chgserver: move wrapchgui to runcommand |
2016-12-16 |
Jun Wu |
yuya |
Changes Requested |
[1,of,3] chgserver: truncate base address at "." for hash address |
2016-12-17 |
Jun Wu |
yuya |
Changes Requested |
[2,of,3] chg: start server at a unique address |
2016-12-17 |
Jun Wu |
yuya |
Changes Requested |
[3,of,3] chg: remove locks |
2016-12-17 |
Jun Wu |
yuya |
Changes Requested |
[1,of,4,RFC] chgcache: new experimental extension |
2017-02-09 |
Jun Wu |
yuya |
Changes Requested |
[2,of,4,RFC] chgcache: implement simple IPC mechanism |
2017-02-09 |
Jun Wu |
yuya |
Changes Requested |
[3,of,4,RFC] chgcache: report repo paths from worker to master |
2017-02-09 |
Jun Wu |
yuya |
Changes Requested |
[4,of,4,RFC] chgcache: add the background preloading thread |
2017-02-09 |
Jun Wu |
yuya |
Changes Requested |
[1,of,3] phases: add a getrevs method to phasecache |
2017-02-10 |
Jun Wu |
yuya |
Changes Requested |
[2,of,3] revset: use phasecache.getrevs |
2017-02-10 |
Jun Wu |
yuya |
Changes Requested |
[3,of,3] obsolete: avoid using revset to compute the obsolete set |
2017-02-10 |
Jun Wu |
yuya |
Changes Requested |
[1,of,4,V2] serve: add support for Mercurial subrepositories |
2017-02-16 |
Matt Harbison |
yuya |
Changes Requested |
[2,of,4,V2] clone: use the HTTP 301 location to record the default path |
2017-02-16 |
Matt Harbison |
yuya |
Changes Requested |
[3,of,4,V2] serve: make the URL the same for `hg serve` and `hg serve -S` |
2017-02-16 |
Matt Harbison |
yuya |
Changes Requested |
[4,of,4,V2] serve: restore the index file for `hg serve -S` |
2017-02-16 |
Matt Harbison |
yuya |
Changes Requested |
[01,of,11] context: add a followfirst flag to blockancestors |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[02,of,11] context: also return ancestor's line range in blockancestors |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[03,of,11] gitweb: add "more" and "less" navigation links in filelog template |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[04,of,11] hgweb: handle a "linerange" request parameter in filelog command |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[05,of,11] mdiff: make unidiff filter hunks out of specified line ranges |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[06,of,11] patch: add filtering by line ranges in diff() |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[07,of,11] hgweb: explictly pass basectx in webutil.diffs |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[08,of,11] hgweb: handle "linerange" request parameter in filediff command |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[09,of,11] hgweb: link to diff with linerange in filelog template |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[10,of,11] hgweb: buffer lines by block in annotate |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[11,of,11] hgweb: add a "followlines" link to hover-box in annotate |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[1,of,6] color: move '_colormode' to the core 'ui' class |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
[2,of,6] color: inline the 'showlabel' method |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
[3,of,6] move: move the 'label' method to the core class |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
[4,of,6] color: move 'write' logic to the core ui class |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
[5,of,6] color: move 'write-err' logic to the core ui class |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
[6,of,6] color: drop the 'colorui' class |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
hgwebdir: add support for explicit index files |
2017-03-06 |
Matt Harbison |
yuya |
Changes Requested |
[V3] show: new extension for displaying various repository data |
2017-03-25 |
Gregory Szorc |
yuya |
Accepted |
[1,of,4] cmdutil: add a "changeset.obsolete" label in changeset_printer |
2017-03-25 |
Denis Laxalde |
yuya |
Superseded |
[2,of,4] templatekw: add an "obsolete" keyword |
2017-03-25 |
Denis Laxalde |
yuya |
Superseded |
[3,of,4] templates: add "changeset.obsolete" label in command line style |
2017-03-25 |
Denis Laxalde |
yuya |
Superseded |
[4,of,4] summary: display obsolete state of parents |
2017-03-25 |
Denis Laxalde |
yuya |
Superseded |
[1,of,2,V2] verify: document corner cases |
2017-03-30 |
Jun Wu |
yuya |
Accepted |
[2,of,2,V2] verify: fix length check |
2017-03-30 |
Jun Wu |
yuya |
Accepted |
stable ordering of test output |
2017-04-13 |
Augie Fackler |
yuya |
Changes Requested |
[1,of,3] killdaemons: fix error handling on Windows |
2017-05-15 |
Matt Harbison |
yuya |
Changes Requested |
[2,of,3] killdaemons: use posixfile to avoid intermittent unlink errors on Windows |
2017-05-15 |
Matt Harbison |
yuya |
Changes Requested |
[3,of,3] hghave: enable 'serve' on Windows |
2017-05-15 |
Matt Harbison |
yuya |
Changes Requested |
[remotenames-ext] tests: fix for new upstream behavior |
2016-03-04 |
Ryan McElroy |
smf |
Accepted |
[1,of,4] revset: remove useless class |
2016-03-09 |
Katsunori FUJIWARA |
smf |
Changes Requested |
[2,of,4] registrar: remove useless classes |
2016-03-09 |
Katsunori FUJIWARA |
smf |
Changes Requested |
[3,of,4] registrar: add filesetpredicate to mark a function as fileset predicate |
2016-03-09 |
Katsunori FUJIWARA |
smf |
Superseded |
[4,of,4] fileset: replace predicate by filesetpredicate of registrar |
2016-03-09 |
Katsunori FUJIWARA |
smf |
Changes Requested |
[1,of,2] remotenames: record bookmark changes in the journal |
2016-07-01 |
Martijn Pieters |
smf |
Accepted |
[2,of,2] remotenames: recorded journal entries should be shared like bookmarks |
2016-07-01 |
Martijn Pieters |
smf |
Accepted |
[1,of,5] tests: add test for updating to null revision |
2017-02-10 |
via Mercurial-devel |
smf |
Accepted |
[2,of,5] update: localize logic around which ancestor to use |
2017-02-10 |
via Mercurial-devel |
smf |
Accepted |
[3,of,5] merge: remove unused handling of default destination in merge.update() |
2017-02-10 |
via Mercurial-devel |
smf |
Accepted |
[4,of,5] update: fix typo/stale comment to match code |
2017-02-10 |
via Mercurial-devel |
smf |
Accepted |
[5,of,5] destutil: remove dead code about non-linear updates |
2017-02-10 |
via Mercurial-devel |
smf |
Accepted |
[1,of,2,V2] share: implement shared bookmark functionality |
2014-12-02 |
Ryan McElroy |
ryanmce |
Superseded |
[2,of,2,v8] update: enable copy tracing for backwards and non-linear updates (issue4028) |
2016-08-26 |
Gábor Stefanik |
ryanmce |
Changes Requested |
[remotenames] push: improve hgsvn compatibility |
2016-09-14 |
Jun Wu |
ryanmce |
Rejected |
[3,of,3,v4] help: mark boolean flags with [?] and explain that they can be negated (RFC) |
2016-09-16 |
Augie Fackler |
ryanmce |
Changes Requested |
rebase: rebase changesets with branch grouped |
2016-09-17 |
Xidorn Quan |
ryanmce |
Changes Requested |
[1,of,2] revset: add option to make matcher takes the ordering of the input set |
2016-09-17 |
Yuya Nishihara |
ryanmce |
Accepted |
[2,of,2] log: drop hack to fix order of revset (issue5100) |
2016-09-17 |
Yuya Nishihara |
ryanmce |
Accepted |
[1,of,2,v3] crecord: delete commented line |
2016-09-19 |
Nathan Goldbaum |
ryanmce |
Superseded |
[2,of,2,v3] crecord: add an event that scrolls the selected line to the top of the screen |
2016-09-19 |
Nathan Goldbaum |
ryanmce |
Superseded |
[1,of,2] formatter: introduce isplain() to replace (the inverse of) __nonzero__() |
2016-09-20 |
Yuya Nishihara |
ryanmce |
Not Applicable |
[remotenames-ext] remotenames: be compatible with upstream change about scmutil.vfs |
2017-04-18 |
Kostia Balytskyi |
ryanmce |
Accepted |
[remotenames] remotenames: fix parameter ordering |
2017-04-18 |
Wez Furlong |
ryanmce |
Accepted |
help: hide command line options marked as "advanced" |
2016-11-01 |
Jun Wu |
quark |
Superseded |
util: improve iterfile so it impacts little on performance |
2016-11-15 |
Jun Wu |
quark |
Superseded |
[remotefilelog-ext] cdatapack: include sys/types.h for off_t |
2016-11-28 |
Augie Fackler |
quark |
Accepted |
[1,of,2] tests: use cp -R instead of cp -r |
2016-11-30 |
Jun Wu |
quark |
Superseded |
[2,of,2] check-code: add a rule to forbid "cp -r" |
2016-11-30 |
Jun Wu |
quark |
Superseded |
pager: backed out changeset aaa751585325 |
2017-02-07 |
Jun Wu |
quark |
Superseded |
[1,of,4,V2] obsolete: track node versions |
2017-03-13 |
Jun Wu |
quark |
Changes Requested |
[2,of,4,V2] obsolete: add a filteredmarkerdict class |
2017-03-13 |
Jun Wu |
quark |
Changes Requested |
[3,of,4,V2] obsolete: use filteredmarkerdict for obsstore dicts |
2017-03-13 |
Jun Wu |
quark |
Changes Requested |
[4,of,4,V2] obsolete: allow cycles |
2017-03-13 |
Jun Wu |
quark |
Changes Requested |
[1,of,2,remotefilelog-ext] remotefilelog: don't assign a size_t to an int |
2017-04-04 |
via Mercurial-devel |
quark |
Accepted |
[2,of,2,remotefilelog-ext] remotefilelog: explicitly cast from data_offset_t to (s)size_t |
2017-04-04 |
via Mercurial-devel |
quark |
Accepted |
[hg-experimental-ext] chistedit: fail only when attempting to run if curses is not found |
2017-05-23 |
via Mercurial-devel |
quark |
Accepted |
shelve: add a maxchanges option |
2017-06-21 |
Jun Wu |
quark |
Superseded |
shelve: add a maxchanges option |
2017-06-21 |
via Mercurial-devel |
quark |
Superseded |
[website] footer: remove Google plus link |
2020-09-23 |
Stéphane Blondon |
PulkitGoyal |
Accepted |
[website] about: replace OpenJDK repository example by nginx repository |
2020-10-12 |
Stéphane Blondon |
PulkitGoyal |
Accepted |
[1,of,7,resend] store: implement lowerencode in C |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[2,of,7,resend] pathencode: add a SHA-1 hash function |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[3,of,7,resend] pathencode: implement the "mangling" part of hashed encoding in C |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[4,of,7,resend] pathencode: implement hashed encoding in C |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[5,of,7,resend] pathencode: implement both basic and hashed encoding in C |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[6,of,7,resend] tests: ensure that C and Python path encoding agree |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Superseded |
[7,of,7,resend] store: switch to C-based hashed path encoding |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
RFC: should we remind people to upgrade? |
2012-12-23 |
Matt Mackall |
mpm |
Deferred |
improving zsh completion by adding branch names to merge revisions |
2013-01-17 |
Johannes Schlatow |
mpm |
Superseded |
improving zsh completion by adding descriptive branch names to head revision numbers |
2013-01-17 |
Johannes Schlatow |
mpm |
Accepted |
fixing an issue with zsh completion that occurs with long branch or tag names |
2013-01-17 |
Johannes Schlatow |
mpm |
Accepted |
[1,of,2] debuginstall: add Python information to debuginstall output (issue4128) |
2013-12-31 |
Chris Jerdonek |
mpm |
Accepted |
[2,of,2] debuginstall: change "checking" to "showing" for Python lib info |
2013-12-31 |
Chris Jerdonek |
mpm |
Superseded |
[evolve-ext] evolve: fix capitalization in docstring for commands |
2014-11-20 |
André Sintzoff |
mpm |
Accepted |
[evolve-ext] evolve: tell user which "base of divergent changeset" is not found |
2014-11-21 |
Martin von Zweigbergk |
mpm |
Accepted |
[STABLE] extdiff: quote only options specified at runtime (issue4463) |
2014-12-01 |
Katsunori FUJIWARA |
mpm |
Superseded |
[1,of,3,RFC,V2] archive: store number of changes since latest tag as well |
2014-12-13 |
Siddharth Agarwal |
mpm |
Accepted |
[2,of,3,RFC,V2] setup: use changessincelatesttag from archive if present |
2014-12-13 |
Siddharth Agarwal |
mpm |
Accepted |
[3,of,3,RFC,V2] setup: use changes since latest tag instead of just distance |
2014-12-13 |
Siddharth Agarwal |
mpm |
Accepted |
[2,of,3,V4] share: add option to share bookmarks |
2014-12-13 |
Ryan McElroy |
mpm |
Accepted |
[3,of,3,V4] share: make sharing bookmarks the default |
2014-12-13 |
Ryan McElroy |
mpm |
Not Applicable |
[1,of,3] match: add the abs() method |
2014-12-30 |
Matt Harbison |
mpm |
Accepted |
[2,of,3] narrowmatcher: propagate the rel() method |
2014-12-30 |
Matt Harbison |
mpm |
Accepted |
[3,of,3] match: consistently return paths with native separators from uipath() |
2014-12-30 |
Matt Harbison |
mpm |
Changes Requested |
templatefilters: don't escape <> in JSON |
2015-01-16 |
Gregory Szorc |
mpm |
Rejected |
[RFC] incoming: show changed bookmarks in addition to new ones |
2015-02-11 |
Ryan McElroy |
mpm |
Changes Requested |
revert: process subrepos before the local repo |
2015-03-27 |
Matt Harbison |
mpm |
Rejected |
[3,of,8] ui: add config knob for progressive mode |
2015-03-28 |
Mathias De Maré |
mpm |
Rejected |
[alternative-version] pathencode: for long paths, strip first 5 chars, not first dir |
2015-05-08 |
Martin von Zweigbergk |
mpm |
Accepted |
[1,of,2,DROP-PYTHON-2.4] rpm.spec: bump python dependency to 2.6 |
2015-05-09 |
Pierre-Yves David |
mpm |
Accepted |
[2,of,2,DROP-PYTHON-2.4] setup.py: drop compatibility with Python 2.4 and 2.5 |
2015-05-09 |
Pierre-Yves David |
mpm |
Accepted |
[1,of,2] test-rebase-abort: add test from issue4009 |
2015-05-10 |
Jordi Gutiérrez Hermoso |
mpm |
Accepted |
[2,of,2] rebase: clear merge when aborting before any rebasing (issue4661) |
2015-05-10 |
Jordi Gutiérrez Hermoso |
mpm |
Accepted |
Properly initialize version string in python-hglib setup.py |
2015-05-26 |
Peter Elmers |
mpm |
Changes Requested |
record: exiting editor with non zero status should not stop recording session |
2015-06-05 |
Laurent Charignon |
mpm |
Superseded |
[V2] context: override workingctx.hex() to avoid a crash |
2015-06-16 |
Matt Harbison |
mpm |
Accepted |
[3,of,3,V2] archive: report the node as "{p1node}+" when archiving wdir() |
2015-06-17 |
Matt Harbison |
mpm |
Accepted |
[1,of,2] parser: accept iterator of tokens instead of tokenizer function and program |
2015-06-21 |
Yuya Nishihara |
mpm |
Accepted |
[2,of,2] parser: update documentation about tokenizer and elements |
2015-06-21 |
Yuya Nishihara |
mpm |
Accepted |
[1,of,3,STABLE] tests/test-diffstat.t: add test coverage for {diffstat} |
2015-07-18 |
Gregory Szorc |
mpm |
Changes Requested |
[2,of,3,STABLE] context: ability to manipulate diff feature opt-ins |
2015-07-18 |
Gregory Szorc |
mpm |
Changes Requested |
[3,of,3,STABLE] templatekw: don't use format changing diff options for {diffstat} (issue4755) |
2015-07-18 |
Gregory Szorc |
mpm |
Changes Requested |
[STABLE] help: machines help topic |
2015-07-19 |
Gregory Szorc |
mpm |
Changes Requested |
[2,of,3,STABLE] context: ability to manipulate diff feature opt-ins |
2015-07-20 |
Matt Mackall |
mpm |
Not Applicable |
Properly initialize version string in python-hglib setup.py |
2015-07-21 |
Peter Elmers |
mpm |
Changes Requested |
[Bug,4759] New: 'include:' rules only work if cwd is the root of the repo |
2015-07-23 |
mercurial-bugs@selenic.com |
mpm |
Not Applicable |
Properly initialize version string in python-hglib setup.py |
2015-07-23 |
Peter Elmers |
mpm |
Changes Requested |
[1,of,3,V3] simplemerge: add 'mode' kwarg which - when 'union' - suppresses markers |
2015-08-16 |
Erik Huelsmann |
mpm |
Accepted |
[2,of,3,V3] filemerge: split internal merge into api entry point and internal helper |
2015-08-16 |
Erik Huelsmann |
mpm |
Accepted |
[3,of,3,V3] filemerge: add 'union' merge to internal merge tool |
2015-08-16 |
Erik Huelsmann |
mpm |
Accepted |
contrib: check completionhints file for possible completions |
2015-09-15 |
Gulshan Singh |
mpm |
Deferred |
[1,of,5,clonebundles,V2] clonebundles: support for seeding clones from pre-generated bundles |
2015-10-09 |
Gregory Szorc |
mpm |
Accepted |
[2,of,5,clonebundles,V2] clonebundles: filter on bundle type |
2015-10-09 |
Gregory Szorc |
mpm |
Changes Requested |
[3,of,5,clonebundles,V2] sslutil: expose attribute indicating whether SNI is supported |
2015-10-09 |
Gregory Szorc |
mpm |
Accepted |
[4,of,5,clonebundles,V2] clonebundles: filter on SNI requirement |
2015-10-09 |
Gregory Szorc |
mpm |
Superseded |
[5,of,5,clonebundles,V2] clonebundles: support sorting URLs by client-side preferences |
2015-10-09 |
Gregory Szorc |
mpm |
Changes Requested |
status: add dirty() method to status type |
2015-11-09 |
Martin von Zweigbergk |
mpm |
Rejected |
[V2] posix: insert seek between reads and writes on Solaris (issue4943) |
2015-11-27 |
Gregory Szorc |
mpm |
Rejected |
[2,of,2] localrepo: comment that revs() is internal only |
2015-12-20 |
Gregory Szorc |
mpm |
Accepted |
[2,of,5,V2] osutil: implement __enter__ and __exit__ on posixfile |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[3,of,5,V2] statichttprepo: implement __enter__ and __exit__ on httprangeheader |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[4,of,5,V2] scmutil: use context managers for file handles |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[5,of,5,V2] streamclone: use context manager for writing files |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[hglib] tests: adjust test-merge for mercurial 3.7 |
2016-02-19 |
Julien Cristau |
mpm |
Accepted |
[STABLE] obsolete: fix n^2 marker computation behavior |
2016-02-23 |
Pierre-Yves David |
mpm |
Accepted |
[3,of,4,V2] graphmod: use different styles for different edge types |
2016-03-04 |
Martijn Pieters |
mpm |
Changes Requested |
[1,of,2] crecord: drop the extra confirmation screen |
2016-04-14 |
Pierre-Yves David |
mpm |
Accepted |
[2,of,2] crecord: cleanup the remains of commit confirmation |
2016-04-14 |
Pierre-Yves David |
mpm |
Accepted |
hgweb: emit a valid, weak ETag |
2016-07-08 |
Anton Shestakov |
mpm |
Accepted |
[python-hglib] Add feature to allow hglib user to get call backs for prompts and output |
2016-10-06 |
Barry A. Scott |
mpm |
Changes Requested |
[python-hglib] Add the abilty to trace the protocol between the client and server |
2016-10-06 |
Barry A. Scott |
mpm |
Superseded |
[1,of,7] copies: don't record divergence for files needing no merge |
2016-10-07 |
Gábor Stefanik |
mpm |
Changes Requested |
[2,of,7] copies: update _checkcopies to work in a rotated DAG |
2016-10-07 |
Gábor Stefanik |
mpm |
Changes Requested |
[3,of,7] mergecopies: introduce new dicts to handle more complex copy cases |
2016-10-07 |
Gábor Stefanik |
mpm |
Changes Requested |
[4,of,7] copies: make _checkcopies handle divergences in rotated DAG |
2016-10-07 |
Gábor Stefanik |
mpm |
Changes Requested |
[5,of,7] mergecopies: process rotated-DAG divergences from _checkcopies |
2016-10-07 |
Gábor Stefanik |
mpm |
Changes Requested |
[6,of,7] graft: enable rotated-DAG copy tracing (issue4028) |
2016-10-07 |
Gábor Stefanik |
mpm |
Changes Requested |
[7,of,7] update: enable copy tracing for backwards and non-linear updates (issue4028) |
2016-10-07 |
Gábor Stefanik |
mpm |
Changes Requested |
[hglib,RESEND] hglib: fix hg clone --uncompressed option typo (issue5458) |
2017-03-24 |
Long Vu |
mpm |
Accepted |
[1,of,4,mergedriver] debugmergestate: explain why we create mergestate objects directly |
2015-11-18 |
Siddharth Agarwal |
martinvonz |
Accepted |
[2,of,4,mergedriver] mergestate: move _read() call to read constructor |
2015-11-18 |
Siddharth Agarwal |
martinvonz |
Accepted |
[3,of,4,mergedriver] mergestate.commit: factor out making the list of records |
2015-11-18 |
Siddharth Agarwal |
martinvonz |
Accepted |
[4,of,4,mergedriver] mergestate: handle additional record types specially |
2015-11-18 |
Siddharth Agarwal |
martinvonz |
Superseded |
[1,of,7,mergedriver] filemerge: add support for change/delete conflicts to the ':local' merge tool |
2015-11-19 |
Siddharth Agarwal |
martinvonz |
Accepted |
[2,of,7,mergedriver] filemerge: add support for change/delete conflicts to the ':other' merge tool |
2015-11-19 |
Siddharth Agarwal |
martinvonz |
Accepted |
[3,of,7,mergedriver] filemerge: add support for change/delete conflicts to the ':prompt' tool |
2015-11-19 |
Siddharth Agarwal |
martinvonz |
Accepted |
[4,of,7,mergedriver] filemerge._picktool: only pick from nomerge tools for change/delete conflicts |
2015-11-19 |
Siddharth Agarwal |
martinvonz |
Accepted |
[5,of,7,mergedriver] filemerge._mergecheck: add check for change/delete conflicts |
2015-11-19 |
Siddharth Agarwal |
martinvonz |
Accepted |
[6,of,7,mergedriver] filemerge: don't attempt to premerge change/delete conflicts |
2015-11-19 |
Siddharth Agarwal |
martinvonz |
Accepted |
[7,of,7,mergedriver] filemerge: don't try using external tools on change/delete conflicts |
2015-11-19 |
Siddharth Agarwal |
martinvonz |
Accepted |
[1,of,7,mergedriver] mergestate._resolve: store return code and action for each file |
2015-11-21 |
Siddharth Agarwal |
martinvonz |
Accepted |
[2,of,7,mergedriver] mergestate._resolve: don't return the action any more |
2015-11-21 |
Siddharth Agarwal |
martinvonz |
Accepted |
[3,of,7,mergedriver] mergestate: add a method to return updated/merged/removed counts |
2015-11-21 |
Siddharth Agarwal |
martinvonz |
Accepted |
[4,of,7,mergedriver] mergestate: add a function to return the number of unresolved files |
2015-11-21 |
Siddharth Agarwal |
martinvonz |
Accepted |
[5,of,7,mergedriver] merge.applyupdates: use counters from mergestate |
2015-11-21 |
Siddharth Agarwal |
martinvonz |
Accepted |
[6,of,7,mergedriver] mergestate: add a method to compute actions to perform on dirstate |
2015-11-21 |
Siddharth Agarwal |
martinvonz |
Accepted |
[7,of,7,mergedriver] merge.applyupdates: extend action queues with ones returned from mergestate |
2015-11-21 |
Siddharth Agarwal |
martinvonz |
Accepted |
[1,of,6,mergedriver] merge.applyupdates: add all actions returned from merge state |
2015-11-24 |
Siddharth Agarwal |
martinvonz |
Accepted |
[2,of,6,mergedriver] mergestate: explicitly forget 'dc' conflicts where the deleted side is picked |
2015-11-24 |
Siddharth Agarwal |
martinvonz |
Accepted |
[3,of,6,mergedriver] filemerge: in ':fail' tool, write out other side if local side is deleted |
2015-11-24 |
Siddharth Agarwal |
martinvonz |
Accepted |
[4,of,6,mergedriver] filemerge: in ':prompt', use ':fail' tool rather than returning directly |
2015-11-24 |
Siddharth Agarwal |
martinvonz |
Accepted |
[5,of,6,mergedriver] test-merge-changedelete.t: add a file with regular merge conflicts |
2015-11-24 |
Siddharth Agarwal |
martinvonz |
Superseded |
[6,of,6,mergedriver] test-merge-changedelete.t: add resolve --list output |
2015-11-24 |
Siddharth Agarwal |
martinvonz |
Accepted |
[1,of,5,mergedriver] mergestate: raise exception if otherctx is accessed but _other isn't set |
2015-11-30 |
Siddharth Agarwal |
martinvonz |
Accepted |
[2,of,5,mergedriver] mergestate: add a cached property accessor for the local context |
2015-11-30 |
Siddharth Agarwal |
martinvonz |
Accepted |
[3,of,5,mergedriver] merge: add a new action type representing files to add/mark as modified |
2015-11-30 |
Siddharth Agarwal |
martinvonz |
Accepted |
[4,of,5,mergedriver] merge.recordupdates: mark 'a' files as added unconditionally |
2015-11-30 |
Siddharth Agarwal |
martinvonz |
Accepted |
[5,of,5,mergedriver] test-merge-force.t: check .orig files separately |
2015-11-30 |
Siddharth Agarwal |
martinvonz |
Accepted |
[1,of,3,RFC,cg3] changegroup: note during bundle apply if the repo was empty |
2015-12-03 |
Augie Fackler |
martinvonz |
Accepted |
[2,of,3,RFC,cg3] changegroup: document manifest linkrev callback some more |
2015-12-03 |
Augie Fackler |
martinvonz |
Accepted |
[3,of,3,RFC,cg3] changegroup: introduce cg3, which has support for exchanging treemanifests |
2015-12-03 |
Augie Fackler |
martinvonz |
Superseded |
changegroup: introduce cg3, which has support for exchanging treemanifests |
2015-12-07 |
Augie Fackler |
martinvonz |
Superseded |
[1,of,7,checkunknown] origpath: move from cmdutil to scmutil |
2016-01-02 |
Siddharth Agarwal |
martinvonz |
Accepted |
[2,of,7,checkunknown] _checkunknownfiles: rename 'aborts' to 'conflicts' |
2016-01-02 |
Siddharth Agarwal |
martinvonz |
Accepted |
[3,of,7,checkunknown] checkunknownfiles: make control flow clearer |
2016-01-02 |
Siddharth Agarwal |
martinvonz |
Accepted |
[4,of,7,checkunknown] _checkunknownfiles: turn 'conflicts' into a set |
2016-01-02 |
Siddharth Agarwal |
martinvonz |
Accepted |
[5,of,7,checkunknown] merge: add a new 'backup' argument to get actions |
2016-01-02 |
Siddharth Agarwal |
martinvonz |
Accepted |
[6,of,7,checkunknown] batchget: add support for backing up files |
2016-01-02 |
Siddharth Agarwal |
martinvonz |
Accepted |
[7,of,7,checkunknown] merge: add options to warn or ignore on colliding unknown files |
2016-01-02 |
Siddharth Agarwal |
martinvonz |
Accepted |
lazymanifest: check more return values in filtercopy |
2016-01-05 |
Augie Fackler |
martinvonz |
Superseded |
[1,of,7] verify: move checklog() onto class |
2016-01-06 |
Durham Goode |
martinvonz |
Accepted |
[2,of,7] verify: move checkentry() to be a class function |
2016-01-06 |
Durham Goode |
martinvonz |
Accepted |
[3,of,7] verify: move filelog verification to it's own function |
2016-01-06 |
Durham Goode |
martinvonz |
Accepted |
[4,of,7] verify: move file cross checking to it's own function |
2016-01-06 |
Durham Goode |
martinvonz |
Accepted |
[5,of,7] verify: move manifest verification to it's own function |
2016-01-06 |
Durham Goode |
martinvonz |
Accepted |
[6,of,7] verify: move changelog verificaiton to it's own function |
2016-01-06 |
Durham Goode |
martinvonz |
Accepted |
[7,of,7] verify: get rid of some unnecessary local variables |
2016-01-06 |
Durham Goode |
martinvonz |
Accepted |
[1,of,2] revlog: return offset from _chunkraw() |
2016-01-06 |
Gregory Szorc |
martinvonz |
Accepted |
[2,of,2] revlog: remove unnecessary cache validation in _chunks |
2016-01-06 |
Gregory Szorc |
martinvonz |
Accepted |
[1,of,3,V2] rebase: minor refactoring of _computeobsoletenotrebased |
2016-01-06 |
Laurent Charignon |
martinvonz |
Superseded |
[2,of,3,V2] rebase: create a new variable to make the next patch more legible |
2016-01-06 |
Laurent Charignon |
martinvonz |
Superseded |
[3,of,3,V2] rebase: prevent creating divergence |
2016-01-06 |
Laurent Charignon |
martinvonz |
Superseded |
[1,of,3] merge: add state extras merge state data |
2016-01-07 |
Durham Goode |
martinvonz |
Superseded |
[2,of,3] merge: add debugmergestate support for _stateextras |
2016-01-07 |
Durham Goode |
martinvonz |
Superseded |
[3,of,3] merge: add file ancestor linknode to mergestate |
2016-01-07 |
Durham Goode |
martinvonz |
Superseded |
[1,of,5] paths: drop ui.status label from output of "hg paths name" |
2016-01-09 |
Yuya Nishihara |
martinvonz |
Superseded |
[2,of,5] paths: reorder else clause for readability of subsequent patches |
2016-01-09 |
Yuya Nishihara |
martinvonz |
Superseded |
[3,of,5] paths: use single loop for both search=None|pattern cases |
2016-01-09 |
Yuya Nishihara |
martinvonz |
Superseded |
[4,of,5] paths: merge conditions that select visibility of fields |
2016-01-09 |
Yuya Nishihara |
martinvonz |
Superseded |
[5,of,5] paths: port to generic templater |
2016-01-09 |
Yuya Nishihara |
martinvonz |
Superseded |
[1,of,3,V3] rebase: minor refactoring of _computeobsoletenotrebased |
2016-01-12 |
Laurent Charignon |
martinvonz |
Accepted |
[2,of,3,V3] rebase: create a new variable to make the next patch more legible |
2016-01-12 |
Laurent Charignon |
martinvonz |
Accepted |
[3,of,3,V3] rebase: prevent creating divergence |
2016-01-12 |
Laurent Charignon |
martinvonz |
Accepted |
[STABLE] help: update template examples to use reST literal syntax |
2016-02-06 |
Yuya Nishihara |
martinvonz |
Accepted |
[STABLE] ui: fix crash by non-interactive prompt echo for user name |
2016-02-06 |
Yuya Nishihara |
martinvonz |
Accepted |
[STABLE] setup: avoid procedure related to hg.exe at setup.py --pure |
2016-02-08 |
Katsunori FUJIWARA |
martinvonz |
Accepted |
[1,of,2] test: drop useles --update flag in issue1502 tests |
2016-02-09 |
Pierre-Yves David |
martinvonz |
Accepted |
[2,of,2] update: change default destination to tipmost descendant (issue4673) (BC) |
2016-02-09 |
Pierre-Yves David |
martinvonz |
Accepted |
[1,of,7] acl: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[2,of,7] blackbox: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[3,of,7] bugzilla: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[4,of,7] censor: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[5,of,7] children: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[6,of,7] churn: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[7,of,7] clonebundles: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[1,of,9] check-commit: wrap too long line |
2016-02-10 |
Katsunori FUJIWARA |
martinvonz |
Accepted |
[2,of,9] check-commit: omit whitespace |
2016-02-10 |
Katsunori FUJIWARA |
martinvonz |
Accepted |
[3,of,9] f: add whitespace around operator |
2016-02-10 |
Katsunori FUJIWARA |
martinvonz |
Accepted |
[4,of,9] hg-ssh: parenthesize non-translated message |
2016-02-10 |
Katsunori FUJIWARA |
martinvonz |
Accepted |
[5,of,9] f: use modern octal number formatting |
2016-02-10 |
Katsunori FUJIWARA |
martinvonz |
Accepted |
[6,of,9] misc: use modern exception syntax |
2016-02-10 |
Katsunori FUJIWARA |
martinvonz |
Accepted |
[7,of,9] docchecker: remove naked except clause |
2016-02-10 |
Katsunori FUJIWARA |
martinvonz |
Accepted |
[8,of,9] docchecker: use indentation of 4 spaces |
2016-02-10 |
Katsunori FUJIWARA |
martinvonz |
Accepted |
[9,of,9] check-code: examine magic pattern matching against contents of a file |
2016-02-10 |
Katsunori FUJIWARA |
martinvonz |
Accepted |
[STABLE] zeroconf: forward all arguments passed to ui.configitems() wrapper |
2016-02-10 |
Yuya Nishihara |
martinvonz |
Accepted |
[1,of,2] revset: add minus revset class |
2016-02-11 |
Durham Goode |
martinvonz |
Changes Requested |
[2,of,2] revset: make optimizer use the new minusset |
2016-02-11 |
Durham Goode |
martinvonz |
Changes Requested |
[1,of,2,V2] revset: use smartset minus operator |
2016-02-18 |
Durham Goode |
martinvonz |
Superseded |
[2,of,2,V2] revset: add only() fastpath for minus operations |
2016-02-18 |
Durham Goode |
martinvonz |
Changes Requested |
treemanifest: use "cp xyz/." instead of "cp xyz/*" |
2016-02-23 |
Tony Tung |
martinvonz |
Superseded |
[1,of,2] largefiles: don't explicitly list optional parameters that are not used |
2016-02-23 |
Tony Tung |
martinvonz |
Accepted |
[2,of,2] convert: execute merges in-memory (issue5076) |
2016-02-23 |
Tony Tung |
martinvonz |
Changes Requested |
[STABLE] revert: properly revert to ancestor of p2 during merge |
2016-02-23 |
Pierre-Yves David |
martinvonz |
Accepted |
[1,of,3,STABLE] bundlerepo: properly handle hidden linkrev in filelog (issue4945) |
2016-02-23 |
Pierre-Yves David |
martinvonz |
Accepted |
[2,of,3,STABLE] bundlerepo: properly handle hidden linkrev in manifestlog (issue4945) |
2016-02-23 |
Pierre-Yves David |
martinvonz |
Accepted |
[3,of,3,STABLE] unionrepo: properly handle hidden linkrev in revlog (issue5070) |
2016-02-23 |
Pierre-Yves David |
martinvonz |
Accepted |
[5,of,6,RFC] destutil: show number of other branch heads, even if on a closed head |
2016-02-24 |
Katsunori FUJIWARA |
martinvonz |
Accepted |
run-tests: report path for tests outside current directory |
2016-02-25 |
timeless@mozdev.org |
martinvonz |
Changes Requested |
testing: allow Hypothesis tests to disable extensions |
2016-02-26 |
David MacIver |
martinvonz |
Accepted |
[01,of,10,lazy-changelog-parse] changelog: add class to represent parsed changelog revisions |
2016-03-06 |
Gregory Szorc |
martinvonz |
Accepted |
[02,of,10,lazy-changelog-parse] context: use changelogrevision |
2016-03-06 |
Gregory Szorc |
martinvonz |
Accepted |
[03,of,10,lazy-changelog-parse] changelog: lazily parse description |
2016-03-06 |
Gregory Szorc |
martinvonz |
Accepted |
[04,of,10,lazy-changelog-parse] changelog: lazily parse manifest node |
2016-03-06 |
Gregory Szorc |
martinvonz |
Accepted |
[05,of,10,lazy-changelog-parse] changelog: lazily parse user |
2016-03-06 |
Gregory Szorc |
martinvonz |
Accepted |
[06,of,10,lazy-changelog-parse] changelog: lazily parse date/extra field |
2016-03-06 |
Gregory Szorc |
martinvonz |
Accepted |
[07,of,10,lazy-changelog-parse] changelog: lazily parse files |
2016-03-06 |
Gregory Szorc |
martinvonz |
Superseded |
[08,of,10,lazy-changelog-parse] changelog: parse description last |
2016-03-06 |
Gregory Szorc |
martinvonz |
Accepted |
[09,of,10,lazy-changelog-parse] changelog: avoid slicing raw data until needed |
2016-03-06 |
Gregory Szorc |
martinvonz |
Accepted |
[10,of,10,lazy-changelog-parse] changelog: return raw user and description values |
2016-03-06 |
Gregory Szorc |
martinvonz |
Rejected |
[1,of,5,postargs] httppeer: do less splitting on httpheader value |
2016-03-11 |
Augie Fackler |
martinvonz |
Accepted |
[2,of,5,postargs] httppeer: move size computation later in _callstream |
2016-03-11 |
Augie Fackler |
martinvonz |
Accepted |
[3,of,5,postargs] httppeer: indent existing argument handling with if True |
2016-03-11 |
Augie Fackler |
martinvonz |
Accepted |
[4,of,5,postargs] httppeer: compute header names only once |
2016-03-11 |
Augie Fackler |
martinvonz |
Accepted |
[5,of,5,postargs] http: support sending hgargs via POST body instead of in GET or headers |
2016-03-11 |
Augie Fackler |
martinvonz |
Superseded |
[1,of,4,V2] ui: add a context for temporary config changes |
2016-03-21 |
Siddharth Agarwal |
martinvonz |
Changes Requested |
[2,of,4,V2] resolve: move implementation into cmdutil |
2016-03-21 |
Siddharth Agarwal |
martinvonz |
Changes Requested |
[3,of,4,V2] resolve: move no-match hint into main resolve function |
2016-03-21 |
Siddharth Agarwal |
martinvonz |
Changes Requested |
[4,of,4,V2] resolve: wrap implementation in a ui.tempconfig context |
2016-03-21 |
Siddharth Agarwal |
martinvonz |
Changes Requested |
[1,of,9] tests: sort import lines in dumbhttp.py |
2016-04-04 |
Yuya Nishihara |
martinvonz |
Accepted |
[2,of,9] tests: sort import lines in failfilemerge.py |
2016-04-04 |
Yuya Nishihara |
martinvonz |
Accepted |
[3,of,9] tests: sort import lines in tinyproxy.py |
2016-04-04 |
Yuya Nishihara |
martinvonz |
Accepted |
[4,of,9] test-ancestor: alias ui as uimod |
2016-04-04 |
Yuya Nishihara |
martinvonz |
Accepted |
[5,of,9] test-context: alias ui as uimod |
2016-04-04 |
Yuya Nishihara |
martinvonz |
Accepted |
[6,of,9] test-ui-config: alias ui as uimod |
2016-04-04 |
Yuya Nishihara |
martinvonz |
Accepted |
[7,of,9] test-walkrepo: alias ui as uimod |
2016-04-04 |
Yuya Nishihara |
martinvonz |
Accepted |
[8,of,9] tests: make tinyproxy.py not import sys.argv by name |
2016-04-04 |
Yuya Nishihara |
martinvonz |
Accepted |
[9,of,9] hghave: replace relative import of docutils.core |
2016-04-04 |
Yuya Nishihara |
martinvonz |
Accepted |
[1,of,6,V3] revset: teach optimize if current expression should define/follow order |
2016-06-17 |
Yuya Nishihara |
martinvonz |
Superseded |
[2,of,6,V3] revset: insert _reorder to fix ordering of inner 'or' and functions (BC) |
2016-06-17 |
Yuya Nishihara |
martinvonz |
Superseded |
[3,of,6,V3] revset: forward ordering requirement to argument of present() |
2016-06-17 |
Yuya Nishihara |
martinvonz |
Superseded |
[4,of,6,V3] revset: add option to make inner range follow ordering of input set |
2016-06-17 |
Yuya Nishihara |
martinvonz |
Superseded |
[5,of,6,V3] revset: optimize out reverse() according to ordering policy |
2016-06-17 |
Yuya Nishihara |
martinvonz |
Superseded |
[6,of,6,V3] revset: optimize out sort() according to ordering policy |
2016-06-17 |
Yuya Nishihara |
martinvonz |
Superseded |
[1,of,3,pager-in-core-prep] pager: add a test of --pager=no functionality |
2017-02-07 |
Augie Fackler |
martinvonz |
Accepted |
[2,of,3,pager-in-core-prep] tests: update test-i18n.t to not depend on the pager extension |
2017-02-07 |
Augie Fackler |
martinvonz |
Accepted |
[3,of,3,pager-in-core-prep] tests: switch "this command isn't paged" example to id |
2017-02-07 |
Augie Fackler |
martinvonz |
Accepted |
[1,of,7,stable] bundle2: keep hint close to the primary message when remote abort |
2017-02-10 |
Pierre-Yves David |
martinvonz |
Accepted |
[2,of,7,stable] bundle1: fix bundle1-denied reporting for push over ssh |
2017-02-10 |
Pierre-Yves David |
martinvonz |
Accepted |
[3,of,7,stable] bundle1: display server abort hint during unbundle |
2017-02-10 |
Pierre-Yves David |
martinvonz |
Accepted |
[4,of,7,stable] bundle-tests: operate from outside a repository |
2017-02-10 |
Pierre-Yves David |
martinvonz |
Accepted |
[5,of,7,stable] bundle1: fix bundle1-denied reporting for pull over ssh |
2017-02-10 |
Pierre-Yves David |
martinvonz |
Accepted |
[6,of,7,stable] getbundle: cleanly handle remote abort during getbundle |
2017-02-10 |
Pierre-Yves David |
martinvonz |
Accepted |
[7,of,7,stable] wireproto: properly report server Abort during 'getbundle' |
2017-02-10 |
Pierre-Yves David |
martinvonz |
Accepted |
[1,of,6,V2] debugcommands: move 'debuglabelcomplete' in the new module |
2017-02-14 |
Pierre-Yves David |
martinvonz |
Accepted |
[2,of,6,V2] debugcommands: move 'debugmergestate' in the new module |
2017-02-14 |
Pierre-Yves David |
martinvonz |
Accepted |
[3,of,6,V2] debugcommands: move 'debugnamecomplete' in the new module |
2017-02-14 |
Pierre-Yves David |
martinvonz |
Accepted |
[4,of,6,V2] debugcommands: move 'debuglocks' in the new module |
2017-02-14 |
Pierre-Yves David |
martinvonz |
Accepted |
[5,of,6,V2] debugcommands: move 'debugobsolete' in the new module |
2017-02-14 |
Pierre-Yves David |
martinvonz |
Accepted |
[6,of,6,V2] debugcommands: move 'debugpathcomplete' in the new module |
2017-02-14 |
Pierre-Yves David |
martinvonz |
Accepted |
[1,of,8,simple] color: spread '_effect' values for readability |
2017-02-15 |
Pierre-Yves David |
martinvonz |
Accepted |
[2,of,8,simple] color: move '_effect' mapping into core |
2017-02-15 |
Pierre-Yves David |
martinvonz |
Accepted |
[3,of,8,simple] color: move '_terminfo_params' into the core 'color' module |
2017-02-15 |
Pierre-Yves David |
martinvonz |
Accepted |
[4,of,8,simple] color: move 'valideffect' function into the core module |
2017-02-15 |
Pierre-Yves David |
martinvonz |
Accepted |
[5,of,8,simple] color: rework conditional 'valideffect' |
2017-02-15 |
Pierre-Yves David |
martinvonz |
Accepted |
[6,of,8,simple] color: move configstyles into the core module |
2017-02-15 |
Pierre-Yves David |
martinvonz |
Accepted |
[7,of,8,simple] color: move '_effect_str' function into the core module |
2017-02-15 |
Pierre-Yves David |
martinvonz |
Accepted |
[8,of,8,simple] color: move the '_render_effects' function to the core module |
2017-02-15 |
Pierre-Yves David |
martinvonz |
Accepted |
smartset: reorder initialization of baseset in more intuitive way |
2017-02-18 |
Yuya Nishihara |
martinvonz |
Accepted |
[1,of,2] manifest: allow specifying the revlog filename |
2017-02-24 |
Durham Goode |
martinvonz |
Superseded |
[2,of,2] treemanifest: make node reuse match flat manifest behavior |
2017-02-24 |
Durham Goode |
martinvonz |
Superseded |
pager: add support to --patch and --stat options of hg shelve |
2017-02-25 |
Pulkit Goyal |
martinvonz |
Superseded |
[1,of,8,V2] color: reinvent dictionary |
2017-02-28 |
Pierre-Yves David |
martinvonz |
Accepted |
[2,of,8,V2] color: add a 'ui.color' option to control color behavior |
2017-02-28 |
Pierre-Yves David |
martinvonz |
Accepted |
[3,of,8,V2] color: initialize color for the localrepo ui |
2017-02-28 |
Pierre-Yves David |
martinvonz |
Accepted |
[4,of,8,V2] color: add ui to effect rendering |
2017-02-28 |
Pierre-Yves David |
martinvonz |
Accepted |
[5,of,8,V2] color: move the dict with terminfo parameters on the ui object |
2017-02-28 |
Pierre-Yves David |
martinvonz |
Accepted |
[6,of,8,V2] color: pass 'ui' to 'win32print' |
2017-02-28 |
Pierre-Yves David |
martinvonz |
Accepted |
[7,of,8,V2] color: move 'styles' definition on the 'ui' object |
2017-02-28 |
Pierre-Yves David |
martinvonz |
Accepted |
[8,of,8,V2] color: rename '_styles' to '_defaultstyles' for clarity |
2017-02-28 |
Pierre-Yves David |
martinvonz |
Accepted |
[1,of,2,V2] manifest: allow specifying the revlog filename |
2017-02-28 |
Durham Goode |
martinvonz |
Superseded |
[2,of,2,V2] treemanifest: make node reuse match flat manifest behavior |
2017-02-28 |
Durham Goode |
martinvonz |
Superseded |
[1,of,2,V3] manifest: allow specifying the revlog filename |
2017-03-02 |
Durham Goode |
martinvonz |
Accepted |
[2,of,2,V3] treemanifest: make node reuse match flat manifest behavior |
2017-03-02 |
Durham Goode |
martinvonz |
Changes Requested |
manifest: remove _repo from manifestctx objects |
2017-03-02 |
Durham Goode |
martinvonz |
Accepted |
revert: remove set(mf) because it's O(repo) |
2017-03-02 |
Durham Goode |
martinvonz |
Accepted |
[1,of,6] manifest: add match argument to diff and filesnotin |
2017-03-03 |
Durham Goode |
martinvonz |
Accepted |
[2,of,6] copies: remove use of manifest.matches |
2017-03-03 |
Durham Goode |
martinvonz |
Accepted |
[3,of,6] merge: remove uses of manifest.matches |
2017-03-03 |
Durham Goode |
martinvonz |
Accepted |
[4,of,6] status: handle more node indicators in buildstatus |
2017-03-03 |
Durham Goode |
martinvonz |
Accepted |
[5,of,6] context: remove uses of manifest.matches |
2017-03-03 |
Durham Goode |
martinvonz |
Accepted |
[6,of,6] manifest: rename matches to _matches |
2017-03-03 |
Durham Goode |
martinvonz |
Accepted |
[01,of,10,V2] manifest: add match argument to diff and filesnotin |
2017-03-08 |
Durham Goode |
martinvonz |
Accepted |
[02,of,10,V2] copies: remove use of manifest.matches |
2017-03-08 |
Durham Goode |
martinvonz |
Accepted |
[03,of,10,V2] merge: remove uses of manifest.matches |
2017-03-08 |
Durham Goode |
martinvonz |
Accepted |
[04,of,10,V2] status: handle more node indicators in buildstatus |
2017-03-08 |
Durham Goode |
martinvonz |
Accepted |
[05,of,10,V2] context: move _manifest from committablectx to workingctx |
2017-03-08 |
Durham Goode |
martinvonz |
Accepted |
[06,of,10,V2] context: remove duplicate manifest creation during _buildstatus |
2017-03-08 |
Durham Goode |
martinvonz |
Accepted |
[07,of,10,V2] context: remove uses of manifest.matches |
2017-03-08 |
Durham Goode |
martinvonz |
Accepted |
[08,of,10,V2] manifest: rename matches to _matches |
2017-03-08 |
Durham Goode |
martinvonz |
Changes Requested |
[09,of,10,V2] treemanifest: add tests covering hg diff of partial trees |
2017-03-08 |
Durham Goode |
martinvonz |
Accepted |
[10,of,10,V2] treemanifest: optimize diff using the matcher |
2017-03-08 |
Durham Goode |
martinvonz |
Changes Requested |
graft: new "--graftmessage" option, for better graft documentation |
2012-12-28 |
Martin Rieser |
marmoute |
Superseded |
[RFC] filtering: rename filters to their antonyms |
2013-01-13 |
Kevin Bullock |
marmoute |
Accepted |
[1,of,7,c-hglib] hg_read_header: return NULL if header not present |
2014-11-23 |
Giovanni Gherdovich |
marmoute |
Accepted |
[2,of,7,c-hglib] hg_read_header: better name for unexpected channels |
2014-11-23 |
Giovanni Gherdovich |
marmoute |
Accepted |
[3,of,7,c-hglib] examples: rewrite export/import example |
2014-11-23 |
Giovanni Gherdovich |
marmoute |
Accepted |
[4,of,7,c-hglib] examples: rewrite import example |
2014-11-23 |
Giovanni Gherdovich |
marmoute |
Accepted |
[5,of,7,c-hglib] examples: rewrite log example |
2014-11-23 |
Giovanni Gherdovich |
marmoute |
Accepted |
[6,of,7,c-hglib] examples: rewrite merge example |
2014-11-23 |
Giovanni Gherdovich |
marmoute |
Accepted |