[6,of,8] mdiff: use absolute_import |
2015-12-22 |
Gregory Szorc |
|
Accepted |
[6,of,8] mercurial: add editorconfig |
2016-04-07 |
Jun Wu |
|
Accepted |
[6,of,8] merge: create 'cm' action for 'get or merge' case |
2014-12-23 |
Martin von Zweigbergk |
|
Accepted |
[6,of,8] merge: update commitinfo from all mergeresults during bid merge |
2020-09-14 |
Pulkit Goyal |
|
Accepted |
[6,of,8] merge: use separate lists for each action type |
2014-05-01 |
Mads Kiilerich |
|
Superseded |
[6,of,8] minirst: change hgrole to use single quotes |
2016-01-12 |
Yuya Nishihara |
|
Superseded |
[6,of,8] mq: get rid of ui.backupconfig |
2017-03-16 |
Jun Wu |
|
Accepted |
[6,of,8] mq: upgrade non-plain patches to HG format when setting parent in patchheader |
2014-09-24 |
Mads Kiilerich |
|
Accepted |
[6,of,8] namespaces: add bookmarks to the names data structure |
2014-12-15 |
Sean Farley |
|
Accepted |
[6,of,8] obsolete: delete three unused utility functions |
2017-06-27 |
Pierre-Yves David |
|
Superseded |
[6,of,8] obsstore: also store the 'parents' field on disk |
2014-08-19 |
Pierre-Yves David |
|
Accepted |
[6,of,8] obsstore: pass a repository object for initialisation |
2017-05-19 |
Pierre-Yves David |
|
Changes Requested |
[6,of,8] parsers: add _version to help detect breaking binary changes |
2017-05-03 |
Jun Wu |
|
Deferred |
[6,of,8] perf: extract result formatting in its own function |
2018-10-11 |
Boris Feld |
|
Accepted |
[6,of,8] perf: make perftags clear tags cache correctly |
2016-08-08 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[6,of,8] phase: generate a push-race detection part on push |
2017-10-16 |
Boris Feld |
|
Superseded |
[6,of,8] purge: use absolute_import |
2016-03-02 |
timeless@mozdev.org |
durin42 |
Accepted |
[6,of,8] py3: make contrib/revsetbenchmarks.py not import symbols from stdlib modules |
2016-05-14 |
Yuya Nishihara |
|
Accepted |
[6,of,8] py3: remove b'' from output of test-eol.t |
2018-06-16 |
Yuya Nishihara |
|
Accepted |
[6,of,8] py3: remove delayed import of importlib |
2017-05-13 |
Gregory Szorc |
|
Accepted |
[6,of,8] py3: un-byteify strings around os.system() and os.devnull in contrib/perf |
2018-09-22 |
Matt Harbison |
|
Accepted |
[6,of,8] py3: use bytes.endswith('\n') to strip off '\n' from debug color output |
2018-03-01 |
Yuya Nishihara |
|
Accepted |
[6,of,8] py3: use bytes[n:n + 1] to get bytes in templater._parsetemplate() |
2017-09-03 |
Yuya Nishihara |
|
Accepted |
[6,of,8] py3: use pycompat.bytestr instead of str |
2017-06-26 |
Pulkit Goyal |
|
Accepted |
[6,of,8] py3: use pycompat.ossep at certain places |
2016-11-05 |
Pulkit Goyal |
|
Accepted |
[6,of,8] py3: use unicode literals and unichr in revset.py |
2016-08-07 |
Pulkit Goyal |
|
Not Applicable |
[6,of,8] rebase: refactoring to avoid repetition of expression |
2015-11-19 |
Laurent Charignon |
|
Accepted |
[6,of,8] rebase: remove unecessary rebasestate file check in summary hook |
2015-10-16 |
Christian Delahousse |
|
Changes Requested |
[6,of,8] rebase: use "rebase.collapse" as "editform" for "--collapse" always |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,8] revert: extract "%ld" formatting in a _formatintlist function |
2019-01-11 |
Boris Feld |
|
Accepted |
[6,of,8] revlog: do not search for delta for empty content |
2018-08-14 |
Boris Feld |
|
Accepted |
[6,of,8] revlog: use the native implementation of issnapshot |
2018-12-17 |
Boris Feld |
|
Accepted |
[6,of,8] revset: added lazyset implementation to merge revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[6,of,8] revset: added lazyset implementation to secret revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[6,of,8] revset: implement match() in terms of matchany() |
2016-06-27 |
Pulkit Goyal |
|
Not Applicable |
[6,of,8] revsetbenchmark: use optparse to retrieve argument |
2014-05-02 |
Pierre-Yves David |
|
Accepted |
[6,of,8] run-tests: explicitly declare the list of dropped environment variable |
2018-11-02 |
Boris Feld |
|
Accepted |
[6,of,8] rust-hglib: add abstraction for connection backend |
2018-04-01 |
Yuya Nishihara |
|
Accepted |
[6,of,8] scmutil: replace 'ctx._repo' with 'ctx.repo()' |
2015-03-14 |
Matt Harbison |
|
Accepted |
[6,of,8] sslutil: document the Apple Python cert trick |
2016-07-02 |
Gregory Szorc |
yuya |
Superseded |
[6,of,8] stringutil: move generic string helpers to new module |
2018-03-22 |
Yuya Nishihara |
|
Accepted |
[6,of,8] subrepo: consider the parent repo dirty when a file is missing |
2017-07-09 |
Matt Harbison |
|
Accepted |
[6,of,8] template: compute user in obsfate |
2017-08-07 |
Boris Feld |
|
Changes Requested |
[6,of,8] templatekw: drop the deprecated '{troubles}' keyword |
2018-02-03 |
Matt Harbison |
|
Accepted |
[6,of,8] templatekw: rename peerpaths to peerurls per naming convention (BC) |
2017-10-06 |
Yuya Nishihara |
|
Accepted |
[6,of,8] templater: add revbisect function |
2015-09-11 |
timeless@mozdev.org |
|
Rejected |
[6,of,8] templater: adjust binding strength of '%' and '|' operators (BC) |
2017-09-24 |
Yuya Nishihara |
|
Accepted |
[6,of,8] templater: pass context down to unwrapvalue() |
2018-04-01 |
Yuya Nishihara |
|
Deferred |
[6,of,8] templater: use absolute import |
2015-05-25 |
Gregory Szorc |
|
Rejected |
[6,of,8] test-mq: conditionalize output instead of tests |
2017-07-09 |
Matt Harbison |
|
Accepted |
[6,of,8] test-revert: add methodical revert to "base" |
2014-08-11 |
Pierre-Yves David |
|
Superseded |
[6,of,8] test-serve: disable unfixable tests on Windows |
2017-04-02 |
Matt Harbison |
|
Accepted |
[6,of,8] tests/test-walkrepo: use absolute_import |
2015-12-08 |
Gregory Szorc |
|
Accepted |
[6,of,8] tests: don't save host fingerprints in hgrc |
2016-05-28 |
Gregory Szorc |
|
Accepted |
[6,of,8] tests: fix run-tests XML reporting on Python 3 |
2017-09-19 |
Augie Fackler |
|
Accepted |
[6,of,8] tests: ignore http tests that are known wontfix failures on python 2.4 |
2014-01-20 |
Mads Kiilerich |
|
Superseded |
[6,of,8] tests: run docchecker in gendoc.t |
2016-01-10 |
timeless@mozdev.org |
|
Superseded |
[6,of,8] treemanifests: set bundle2 part parameter indicating treemanifest |
2016-01-12 |
timeless@mozdev.org |
|
Accepted |
[6,of,8] ui: add color and progress extensions to progressive mode |
2015-03-28 |
Mathias De Maré |
|
Changes Requested |
[6,of,8] ui: do not use rawinput() when we have to replace sys.stdin/stdout |
2018-03-10 |
Matt Harbison |
|
New |
[6,of,8] ui: do not use rawinput() when we have to replace sys.stdin/stdout |
2018-03-09 |
Yuya Nishihara |
|
Accepted |
[6,of,8] upgrade: add an argument to control manifest upgrade |
2019-08-05 |
Pierre-Yves David |
|
Accepted |
[6,of,8] util: add method to peek item in lrucachedict |
2018-12-06 |
Yuya Nishihara |
|
Accepted |
[6,of,8] util: chunkbuffer.read() support None size |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[6,of,8] vfs: copy if EPERM to avoid file stat ambiguity forcibly at closing |
2017-06-29 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,8] zeroconf: add whitespace around operator |
2016-03-01 |
timeless@mozdev.org |
|
Accepted |
[6,of,8] _builddeltainfo: separate diff computation from the collection of other info |
2018-01-14 |
Paul Morelle |
|
Accepted |
[6,of,9,"] discovery: simplify the building of the children mapping |
2019-03-05 |
Pierre-Yves David |
|
Accepted |
[6,of,9,(38,total)] push: move `revs` argument into the push object |
2014-02-02 |
Pierre-Yves David |
|
Accepted |
[6,of,9,bm-refactor] commands: remove locking code since the bookmarks module does that |
2017-06-21 |
Sean Farley |
|
Accepted |
[6,of,9,cah] localrepo: use commonancestorsheads for checking linear heritage in file commit |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[6,of,9,changegroup-apis] changegroup: move code from changegroupsubset to changegroupemitter |
2016-08-01 |
Gregory Szorc |
marmoute |
Changes Requested |
[6,of,9,debian-packaging] hghave: add a check for debian packaging tools |
2015-08-26 |
Augie Fackler |
|
Superseded |
[6,of,9,mergedriver] filemerge: use symlinkcheck for :merge and :union |
2015-10-07 |
Siddharth Agarwal |
|
Accepted |
[6,of,9,pager,v2] ui: respect historic pager.attend-$COMMAND=no |
2017-02-16 |
Augie Fackler |
|
Accepted |
[6,of,9,pager] ui: respect historic pager.attend-$COMMAND=no |
2017-02-16 |
Augie Fackler |
|
Superseded |
[6,of,9,paths,v2] ui.paths: teach getpath() about required resolution |
2015-03-01 |
Gregory Szorc |
|
Changes Requested |
[6,of,9,PoC] mq2: don't strip popped changesets - keep them around so we can graft from them |
2014-08-29 |
Mads Kiilerich |
|
Changes Requested |
[6,of,9,py3,v2] py3: use bytearray() instead of array('c', ...) constructions |
2017-03-12 |
Augie Fackler |
|
Superseded |
[6,of,9,py3,v3] py3: use bytearray() instead of array('c', ...) constructions |
2017-03-12 |
Augie Fackler |
|
Accepted |
[6,of,9,py3] py3: use bytearray() instead of array('c', ...) constructions |
2017-03-12 |
Augie Fackler |
|
Superseded |
[6,of,9,pyflakes] revlog: avoid shadowing several variables using list comprehensions |
2016-11-10 |
Augie Fackler |
|
Accepted |
[6,of,9,remotefilelog-ext,getfile-http] fileserverclient: sniff for remotefilelog capability before using it |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[6,of,9,RFC] localrepo: support retrieving raw pushkeys |
2016-08-14 |
Gregory Szorc |
|
Changes Requested |
[6,of,9,RFC] revset: added basic operators to ordered lazysets |
2014-02-12 |
Lucas Moscovicz |
|
Superseded |
[6,of,9,RFC] statprof: pass data structure to display functions |
2016-08-16 |
Gregory Szorc |
|
Superseded |
[6,of,9,RFC] templatekw: add a function to help generate a keyword for a marker |
2014-03-30 |
Sean Farley |
|
Deferred |
[6,of,9,sethelp] levenshtein: import public/CC0 implementation of pure-py levenshtein distance |
2015-02-04 |
Augie Fackler |
|
Changes Requested |
[6,of,9,sparse] sparse: move function for resolving sparse matcher into core |
2017-07-06 |
Gregory Szorc |
|
Accepted |
[6,of,9,STABLE?,V2] gendoc: add show_doc_topic |
2013-05-15 |
Takumi IINO |
|
Rejected |
[6,of,9,STABLE?] gendoc: add show_doc_topic |
2013-05-14 |
Takumi IINO |
|
Rejected |
[6,of,9,stable] largefiles: missing largefiles should not be committed as removed |
2013-02-26 |
Mads Kiilerich |
|
Accepted |
[6,of,9,STABLE] mq: use "dirstateguard" instead of "dirstate.invalidate" (qrefresh) |
2014-10-01 |
Katsunori FUJIWARA |
|
Changes Requested |
[6,of,9,STABLE] shelve: widen wlock scope of shelve for consistency while processing |
2015-12-01 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,9,standalone-strip] mq: drop the use of mq.queue.qparent in mq.strip |
2013-09-25 |
Pierre-Yves David |
|
Accepted |
[6,of,9,v2] bundlerepo: introduce method to discard file chunks and use it |
2016-08-05 |
Augie Fackler |
|
Superseded |
[6,of,9,V2] changelog: specify checkambig=True to avoid ambiguity around truncation |
2016-09-22 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,9,V2] configitems: register the 'bugzilla.user' config |
2017-07-14 |
Boris Feld |
|
Accepted |
[6,of,9,V2] hgweb: show message when an error occured during ajax loading |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[6,of,9,v2] hidden: remove _consistencyblockers() |
2017-05-30 |
via Mercurial-devel |
|
Accepted |
[6,of,9,V2] i18n: use unicode literals to appease Python 3 |
2016-06-25 |
Gregory Szorc |
|
Changes Requested |
[6,of,9,V2] largefiles: update standins only at the 1st commit of "hg rebase --continue" |
2014-11-05 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,9,V2] merge: store commitinfo if these is a dc or cd conflict |
2020-09-25 |
Pulkit Goyal |
|
Accepted |
[6,of,9,V2] mq: use dirstateguard instead of dirstate.invalidate (qpush) |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[6,of,9,V2] py3: work around the lack of sys.maxint in contrib/perf |
2018-09-25 |
Matt Harbison |
|
Accepted |
[6,of,9,V2] revlog: use raw revisions in revdiff |
2017-03-31 |
Jun Wu |
|
Accepted |
[6,of,9,V2] sslutil: print SHA-256 fingerprint by default |
2016-06-01 |
Gregory Szorc |
|
Superseded |
[6,of,9,v2] stdio: raise StdioError if something goes wrong in ui._write |
2017-04-14 |
Bryan O'Sullivan |
|
Accepted |
[6,of,9,V2] subrepo: store the ui object in the base class |
2014-11-30 |
Matt Harbison |
|
Superseded |
[6,of,9,V2] synthrepo: pass a diffopts object to context.diff |
2018-07-05 |
Boris Feld |
|
Accepted |
[6,of,9,v3] bundlerepo: introduce method to find file starts and use it |
2016-08-05 |
Augie Fackler |
|
Accepted |
[6,of,9,V3] manifest: change manifestlog mancache to be directory based |
2016-09-20 |
Durham Goode |
|
Superseded |
[6,of,9,V3] merge: store commitinfo if these is a dc or cd conflict |
2020-09-28 |
Pulkit Goyal |
|
Accepted |
[6,of,9,V3] mq: use dirstateguard instead of dirstate.invalidate (qpush) |
2015-05-07 |
Katsunori FUJIWARA |
marmoute |
Accepted |
[6,of,9,V3] perf: add `parent-2` as possible source for perfrevlogwrite |
2018-11-06 |
Boris Feld |
|
Accepted |
[6,of,9,V3] repoview: improve performance for computehidden |
2014-03-28 |
Sean Farley |
|
Superseded |
[6,of,9,V3] sslutil: print SHA-256 fingerprint by default |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[6,of,9,V3] template: compute user in obsfateusers |
2017-08-21 |
Boris Feld |
|
Superseded |
[6,of,9,V4] manifest: change manifestlog mancache to be directory based |
2016-09-20 |
Durham Goode |
|
Accepted |
[6,of,9,V4] sslutil: print SHA-256 fingerprint by default |
2016-06-04 |
Gregory Szorc |
|
Accepted |
[6,of,9,V4] template: compute user in obsfateusers |
2017-08-23 |
Boris Feld |
|
Accepted |
[6,of,9,V6] bundle2: add `bookmarks` part handler |
2016-10-11 |
Stanislau Hlebik |
marmoute |
Changes Requested |
[6,of,9] bookmarks: parse out --inactive to action early |
2018-09-21 |
Yuya Nishihara |
|
Accepted |
[6,of,9] bundle-ng: move bundle generation to changegroup.py |
2013-02-14 |
Sune Foldager |
|
Superseded |
[6,of,9] bundle-ng: move bundle generation to changegroup.py |
2013-02-14 |
Sune Foldager |
|
Superseded |
[6,of,9] bundle2-push: move changegroup push validation inside _pushb2ctx |
2014-07-07 |
Pierre-Yves David |
|
Accepted |
[6,of,9] bundle2: use bundlespec parameters to influence compression (API) |
2017-04-01 |
Gregory Szorc |
|
Changes Requested |
[6,of,9] byteify-strings: do not rewrite system string literals to u'' |
2018-06-18 |
Yuya Nishihara |
|
Accepted |
[6,of,9] chgserver: remove getpager command |
2016-11-13 |
Jun Wu |
|
Changes Requested |
[6,of,9] clfilter: ensure unfiltered repo have a filtername attribute too |
2012-12-26 |
Pierre-Yves David |
|
Superseded |
[6,of,9] config: register the 'devel.servercafile' config |
2017-06-29 |
Pierre-Yves David |
|
Accepted |
[6,of,9] configitems: register the 'bugzilla.notify' config |
2017-07-15 |
Boris Feld |
|
Accepted |
[6,of,9] context: add findbyhash to examine by hash ID strictly |
2015-03-29 |
Katsunori FUJIWARA |
|
Changes Requested |
[6,of,9] context: move editor invocation from "makememctx()" to "memctx.__init__()" |
2014-05-05 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,9] context: use "vfs.lstat()" instead of "os.lstat()" |
2013-10-14 |
Katsunori FUJIWARA |
|
Superseded |
[6,of,9] contrib: add bzrlib to list of packages from which we import symbols |
2017-08-24 |
Augie Fackler |
|
Accepted |
[6,of,9] dagop: factor out pfunc from revancestors() generator |
2017-06-25 |
Yuya Nishihara |
|
Accepted |
[6,of,9] diffhelpers: use absolute_import |
2015-12-12 |
Gregory Szorc |
yuya |
Accepted |
[6,of,9] export: serialize revisions to be exported per destination file |
2018-04-12 |
Yuya Nishihara |
|
Accepted |
[6,of,9] fileset: rewrite predicates to return matcher not closed to subset (API) (BC) |
2018-07-10 |
Yuya Nishihara |
|
Accepted |
[6,of,9] flagutil: introduce a flagprocessorsmixin class |
2019-08-08 |
Pierre-Yves David |
|
Accepted |
[6,of,9] hgk: in popups, replace labels with window titles |
2013-03-10 |
Andrew Shadura |
|
Accepted |
[6,of,9] hgweb: generate HTML documentation |
2013-03-02 |
Dan Villiom Podlaski Christiansen |
|
Accepted |
[6,of,9] hgweb: make templater mostly compatible with log templates |
2018-02-27 |
Yuya Nishihara |
|
New |
[6,of,9] histedit: pass state to processreplacement |
2014-10-16 |
David Soria Parra |
|
Accepted |
[6,of,9] histedit: remove makedesc |
2015-12-02 |
Mateusz Kwapich |
|
Accepted |
[6,of,9] i18n: leave out entries which contain only a rst directive |
2014-02-03 |
Simon Heimberg |
|
Accepted |
[6,of,9] keyword: obtain kwtemplater instance via repository at runtime |
2017-06-25 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,9] largefiles: extract 'orig' method in reposetup.status |
2014-09-17 |
Martin von Zweigbergk |
|
Superseded |
[6,of,9] log: do no expect templateresources() returning a dict |
2018-03-21 |
Yuya Nishihara |
|
Accepted |
[6,of,9] log: follow file history across copies even with -rREV (BC) (issue4959) |
2018-01-15 |
Yuya Nishihara |
|
Accepted |
[6,of,9] manifestmerge: rename n to n1 and n2 |
2013-03-25 |
Siddharth Agarwal |
|
Superseded |
[6,of,9] match: split up main matcher into patternmatcher and includematcher |
2017-05-26 |
via Mercurial-devel |
|
Accepted |
[6,of,9] mdiff: let unidiff return (diffheader, hunks) |
2017-03-06 |
Denis Laxalde |
|
Accepted |
[6,of,9] merge: move conversion of file-key dict to action-key dict in mergeresult |
2020-07-30 |
Pulkit Goyal |
|
Superseded |
[6,of,9] merge: standardize error message for dirty working dir |
2013-09-24 |
Siddharth Agarwal |
|
Superseded |
[6,of,9] merge: store commitinfo if mergetool resolved a dc or cd conflict |
2020-09-23 |
Pulkit Goyal |
|
Accepted |
[6,of,9] misc: use modern exception syntax |
2016-02-10 |
Katsunori FUJIWARA |
martinvonz |
Accepted |
[6,of,9] patch.diffopts: allow a setting to be forced in plain mode |
2014-11-13 |
Siddharth Agarwal |
|
Superseded |
[6,of,9] py3: convert url to str using pycompat.strurl() |
2017-06-15 |
Pulkit Goyal |
|
Accepted |
[6,of,9] py3: format revision number as '%d' in debugrevspec |
2018-02-03 |
Yuya Nishihara |
|
Accepted |
[6,of,9] py3: replace os.name with pycompat.osname (part 1 of 2) |
2016-12-20 |
Pulkit Goyal |
|
Accepted |
[6,of,9] py3: system-stringify file mode in commandserver.py |
2018-10-18 |
Yuya Nishihara |
|
Accepted |
[6,of,9] py3: use pycompat.bytestr to convert str(unicode) to bytes |
2017-06-23 |
Pulkit Goyal |
|
Accepted |
[6,of,9] repair: clarify in comment that caller must take lock, but not transaction |
2017-06-19 |
via Mercurial-devel |
|
Accepted |
[6,of,9] revsetbenchmark: convert revision display to proper subprocesscall |
2014-03-27 |
Pierre-Yves David |
|
Accepted |
[6,of,9] run-tests: extract a `process_cmd_line` from the main function |
2019-09-07 |
Pierre-Yves David |
|
Accepted |
[6,of,9] rust-cpython: leverage RefCell::borrow() to guarantee there's no mutable ref |
2019-10-19 |
Yuya Nishihara |
|
New |
[6,of,9] shelve: add 'changes to' prefix to default shelve message |
2014-02-10 |
Mads Kiilerich |
|
Accepted |
[6,of,9] sslutil: print SHA-256 fingerprint by default |
2016-05-30 |
Gregory Szorc |
|
Superseded |
[6,of,9] stdio: raise StdioError if something goes wrong in ui._write |
2017-04-10 |
Bryan O'Sullivan |
|
Changes Requested |
[6,of,9] subrepo: drop the 'ui' parameter to cat() |
2014-12-15 |
Matt Harbison |
|
Accepted |
[6,of,9] template: show user in obsfateprinter |
2017-07-06 |
Boris Feld |
|
Changes Requested |
[6,of,9] templatekw: add public function to wrap a dict by _hybrid object |
2017-04-12 |
Yuya Nishihara |
|
Accepted |
[6,of,9] templater: factor out function that creates templater from string template |
2016-04-15 |
Yuya Nishihara |
|
Accepted |
[6,of,9] test-commandserver: remove .py test which was ported to .t |
2014-09-28 |
Yuya Nishihara |
|
Accepted |
[6,of,9] test-filelog: alias ui as uimod |
2016-04-05 |
Yuya Nishihara |
|
Accepted |
[6,of,9] test-ui-config: alias ui as uimod |
2016-04-04 |
Yuya Nishihara |
martinvonz |
Accepted |
[6,of,9] test: add a push race case where racing push touches multiple heads |
2017-05-28 |
Pierre-Yves David |
|
Accepted |
[6,of,9] tests: small refactoring of run-tests' handling of tests list |
2014-03-18 |
Mads Kiilerich |
|
Accepted |
[6,of,9] tests: use 'legacy.exchange' option in various bundle1 tests |
2016-08-03 |
Pierre-Yves David |
|
Accepted |
[6,of,9] unionrepo: fix `revdiff` implementation to use `rawdata` |
2019-08-30 |
Pierre-Yves David |
|
Accepted |
[6,of,9] url: use `iter(callable, sentinel)` instead of while True |
2016-08-06 |
Augie Fackler |
|
Accepted |
[6,of,9] util: remove no longer used compilere |
2014-07-15 |
Siddharth Agarwal |
|
Accepted |
[6,of,9] verify: extract "manifest" constant into variable |
2016-02-12 |
Martin von Zweigbergk |
|
Accepted |
[6,of,9] vfs: add "mkstemp()" |
2014-03-08 |
Katsunori FUJIWARA |
|
Accepted |
[6,V2] revset: parse nullary ":" operator as "0:tip" |
2015-07-18 |
Yuya Nishihara |
|
Accepted |
[7,of,6] manifest: rewrite find(node, f) in terms of read(node) |
2015-03-11 |
Martin von Zweigbergk |
|
Superseded |
[7,of,7,(push,is,done;,12,more,to,go,for,pull)] push: extract new common set computation from phase synchronisation |
2014-02-11 |
Pierre-Yves David |
|
Accepted |
[7,of,7,bm-refactor,V2] bookmarks: factor method _printer out of for loop in printbookmarks |
2017-06-21 |
Sean Farley |
|
Changes Requested |
[7,of,7,bm-refactor,V3] bookmarks: factor method _printer out of for loop in printbookmarks |
2017-06-23 |
Sean Farley |
|
Accepted |
[7,of,7,bundle2] pull: remove inadequate use of operations records to update stepdone |
2017-09-28 |
Boris Feld |
|
Accepted |
[7,of,7,c-hglib] examples: rewrite verify example |
2014-11-23 |
Giovanni Gherdovich |
marmoute |
Accepted |
[7,of,7,checkunknown] merge: add options to warn or ignore on colliding unknown files |
2016-01-02 |
Siddharth Agarwal |
martinvonz |
Accepted |
[7,of,7,clfilter,part,1,V3] clfilter: use filtering in `visibleheads` |
2012-12-17 |
Pierre-Yves David |
|
Superseded |
[7,of,7,clowncopter] automv: switch to specifying the similarity as an integer (0-100) |
2016-02-15 |
Martijn Pieters |
|
Accepted |
[7,of,7,evolve-ext] check-code: make drophack comply with check-code |
2015-12-04 |
Laurent Charignon |
|
Accepted |
[7,of,7,evolve-ext] evolve: report merge node |
2016-04-14 |
timeless@gcc2-power8.osuosl.org |
|
Accepted |
[7,of,7,evolve-ext] exthelper: update documentation with some examples for using registrar aliases |
2019-01-03 |
Matt Harbison |
|
Accepted |
[7,of,7,evolve-ext] _evolvecontinue |
2015-12-07 |
Shusen LIU |
lcharignon |
Rejected |
[7,of,7,flagprocessor,v7] tests: test-flagprocessor.t |
2017-01-02 |
Remi Chaintron |
marmoute |
Superseded |
[7,of,7,hglib] hglib: optimize bytes conversion and concatentation (issue4520) |
2015-03-26 |
Brett Cannon |
|
Accepted |
[7,of,7,iterbatch] http: support sending hgargs via POST body instead of in GET or headers |
2016-03-08 |
Augie Fackler |
|
Superseded |
[7,of,7,main-line-of-works,(28,more,patches,to,go)] ] bundle2: add generic debug output regarding generated interruption |
2015-05-28 |
Pierre-Yves David |
|
Accepted |
[7,of,7,main-line-of-work] transaction: extract backupentry registration in a dedicated function |
2014-11-11 |
Pierre-Yves David |
|
Accepted |
[7,of,7,mergedriver] commands.resolve: print out warning when only driver-resolved files remain |
2015-10-17 |
Siddharth Agarwal |
|
Accepted |
[7,of,7,mergedriver] filemerge: don't try using external tools on change/delete conflicts |
2015-11-19 |
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 |
[7,of,7,mergedriver] mergestate: allow storing and retrieving change/delete conflicts |
2015-11-16 |
Siddharth Agarwal |
|
Superseded |
[7,of,7,mergedriver] test-resolve.t: switch to mergestate.read() |
2015-11-18 |
Siddharth Agarwal |
|
Accepted |
[7,of,7,path-configs] ui.paths: accept multiple arguments to getpath() |
2015-02-08 |
Gregory Szorc |
|
Changes Requested |
[7,of,7,PoC] largefiles: replace mocking inside commit with wrapper in commit command |
2014-09-22 |
Mads Kiilerich |
|
Deferred |
[7,of,7,RESEND] rust-cpython: mark all PyLeaked methods as unsafe |
2020-01-28 |
Yuya Nishihara |
|
Accepted |
[7,of,7,resend] store: switch to C-based hashed path encoding |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[7,of,7,RFC,v2] merge: linear updates to censored data revisions produce empty files |
2014-09-15 |
michaeljedgar@gmail.com |
|
Accepted |
[7,of,7,RFC] parsers: lazy instantiate obs marker values |
2017-03-14 |
Gregory Szorc |
|
Accepted |
[7,of,7,Series-A] hidden: drop of the repo.hiddenrevs property |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[7,of,7,Series-C] discovery: drop the visibleheads function |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[7,of,7,shelve-ext,v5] shelve: add some forwards compatibility to shelve operations |
2017-03-29 |
Kostia Balytskyi |
|
Changes Requested |
[7,of,7,STABLE] amend: save commit message into ".hg/last-message.txt" |
2014-03-18 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7,STABLE] bookmarks: actual fix for race condition deleting bookmark |
2019-06-23 |
Yuya Nishihara |
|
New |
[7,of,7,STABLE] bookmarks: actual fix for race condition deleting bookmark |
2019-06-21 |
Pierre-Yves David |
|
Accepted |
[7,of,7,STABLE] debian: add wish to recommendations |
2016-05-01 |
Sean Farley |
|
Changes Requested |
[7,of,7,STABLE] help: use ":hg:`command`" instead of incorrect ":hg:'command'" notation |
2014-10-31 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7,STABLE] largefiles: check case-folding collision between normal and large files |
2013-05-06 |
Katsunori FUJIWARA |
|
Changes Requested |
[7,of,7,stable] packaging: fix buildrpm whitespace |
2019-10-27 |
Mads Kiilerich |
|
Accepted |
[7,of,7,STABLE] subrepo: ensure "close()" execution at the end of "_initrepo()" |
2014-06-19 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7,STABLE] tests: discard useless "(glob)" in "reverting subrepo" lines |
2015-01-21 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7,stable] wireproto: properly report server Abort during 'getbundle' |
2017-02-10 |
Pierre-Yves David |
martinvonz |
Accepted |
[7,of,7,upgraderepo,V2] repair: clean up stale lock file from store backup |
2016-11-25 |
Gregory Szorc |
|
Changes Requested |
[7,of,7,V2,apply,on,date,fix] debugobsolete: display parents information from markers |
2014-08-19 |
Pierre-Yves David |
|
Superseded |
[7,of,7,V2,mergedriver] filemerge: break overall filemerge into separate premerge and merge steps |
2015-10-12 |
Siddharth Agarwal |
|
Accepted |
[7,of,7,V2,stable] resolve: use "other" changeset from merge state (issue4163) |
2014-02-27 |
Pierre-Yves David |
|
Accepted |
[7,of,7,v2] bdiff: give slight preference to removing trailing lines |
2016-11-15 |
Mads Kiilerich |
|
Accepted |
[7,of,7,V2] copies: add time information to the debug information |
2018-10-01 |
Boris Feld |
|
New |
[7,of,7,v2] dirstate: mark {begin, end}parentchange as deprecated |
2017-05-19 |
Augie Fackler |
|
Accepted |
[7,of,7,V2] fncache: clean up fncache during strips |
2014-03-31 |
Durham Goode |
|
Superseded |
[7,of,7,V2] hgweb: profile HTTP requests |
2016-08-15 |
Gregory Szorc |
|
Accepted |
[7,of,7,v2] histedit: automatically select root with --commands |
2015-12-28 |
timeless@mozdev.org |
|
Changes Requested |
[7,of,7,V2] hook: add hook name information to external hook |
2017-03-31 |
Pierre-Yves David |
|
Accepted |
[7,of,7,v2] import-checker: check docstrings in python |
2016-04-13 |
timeless@mozdev.org |
yuya |
Rejected |
[7,of,7,V2] lfs: deduplicate oids in the transfer |
2018-02-06 |
Matt Harbison |
|
Accepted |
[7,of,7,v2] merge: fix stupid indentation left over from previous refactorings |
2014-05-09 |
Mads Kiilerich |
|
Superseded |
[7,of,7,V2] merge: make in-memory changes visible to external update hooks |
2015-10-16 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7,V2] osutil: implement getfsmountpoint() on BSD systems |
2017-12-31 |
Matt Harbison |
|
Accepted |
[7,of,7,V2] parser: unify parser function of alias declaration and definition |
2016-04-02 |
Yuya Nishihara |
|
Superseded |
[7,of,7,V2] parsers: use PYMODULEINIT |
2017-05-13 |
Jun Wu |
|
Superseded |
[7,of,7,v2] python3: whitelist test-imports-checker.t, which now passes |
2017-08-22 |
Augie Fackler |
|
Accepted |
[7,of,7,V2] repoview: use _gethiddenblockers in computehidden |
2014-03-28 |
Sean Farley |
|
Superseded |
[7,of,7,V2] revbranchcache: advertise and use 'rbc' exchange capability |
2018-03-01 |
Boris Feld |
|
Superseded |
[7,of,7,V2] revset: introduce an API that avoids `formatspec` input serialization |
2019-01-14 |
Boris Feld |
|
Superseded |
[7,of,7,V2] revset: optimize out sort() to noop function according to ordering policy |
2016-06-03 |
Yuya Nishihara |
durin42 |
Changes Requested |
[7,of,7,v2] setup: write mercurial/modulepolicy for pure installs |
2016-01-12 |
timeless@mozdev.org |
|
Changes Requested |
[7,of,7,V2] tags: extract filenode filtering into its own function |
2017-03-28 |
Pierre-Yves David |
|
Accepted |
[7,of,7,V2] templatekw: remove unneeded showtags |
2014-12-18 |
Sean Farley |
|
Accepted |
[7,of,7,v2] tests: add test-check-execute.t |
2015-12-30 |
timeless |
|
Superseded |
[7,of,7,v2] tests: add test-check-execute.t |
2015-12-22 |
timeless@mozdev.org |
yuya |
Superseded |
[7,of,7,v2] tests: introduce test for rebasing on named branches with closed heads |
2014-01-15 |
Mads Kiilerich |
|
Accepted |
[7,of,7,v3,flags] help: mark boolean flags with [?] and explain that they can be negated (RFC) |
2016-09-14 |
Augie Fackler |
|
Superseded |
[7,of,7,V3,RFC] parser: unify parser function of alias declaration and definition |
2016-04-03 |
Yuya Nishihara |
marmoute |
Accepted |
[7,of,7,v3,stable,osx-packaging] hghave: remove unused check for bdist_mpkg |
2016-04-29 |
Kevin Bullock |
|
Accepted |
[7,of,7,V3] bundle2: client side support for a part to import external bundles |
2014-10-16 |
Mike Hommey |
|
Superseded |
[7,of,7,V3] fncache: clean up fncache during strips |
2014-04-01 |
Durham Goode |
|
Accepted |
[7,of,7,V3] hgweb: expose a followlines UI in filerevision view (RFC) |
2017-03-22 |
Denis Laxalde |
|
Changes Requested |
[7,of,7,V3] obsfate: add obsfate to default mapfile |
2017-10-17 |
Boris Feld |
|
Accepted |
[7,of,7,V3] revbranchcache: advertise and use 'rbc' exchange capability |
2018-03-15 |
Boris Feld |
|
Superseded |
[7,of,7,V3] revset: introduce an API that avoids `formatspec` input serialization |
2019-01-14 |
Boris Feld |
|
Accepted |
[7,of,7,V3] sparse-revlog: put the native implementation of slicechunktodensity to use |
2018-11-19 |
Boris Feld |
|
Superseded |
[7,of,7,V3] tests: explicitly use ls profiler |
2016-11-02 |
Gregory Szorc |
|
Accepted |
[7,of,7,V3] util: enable hardlink for copyfile |
2017-03-12 |
Jun Wu |
|
Changes Requested |
[7,of,7,V3] worker: stop using a separate thread waiting for children |
2016-08-04 |
Jun Wu |
yuya |
Changes Requested |
[7,of,7,V4] delta: reuse _findsnapshot call from previous stage |
2018-12-30 |
Boris Feld |
|
Accepted |
[7,of,7,V4] exchange: use `bookmarks` bundle2 part |
2016-09-04 |
Stanislau Hlebik |
|
Accepted |
[7,of,7,V4] hgweb: expose a followlines UI in filerevision view (RFC) |
2017-03-24 |
Denis Laxalde |
|
Superseded |
[7,of,7,V4] hidden: invalidate hiddenrevs when needed |
2012-12-20 |
Pierre-Yves David |
|
Accepted |
[7,of,7,V4] largefiles: specify where .orig files are kept |
2015-11-11 |
Christian Delahousse |
|
Accepted |
[7,of,7,v4] rebase: do not abort of all changesets have equivalents in destination |
2016-06-05 |
Kostia Balytskyi |
|
Superseded |
[7,of,7,V4] revbranchcache: advertise and use 'rbc' exchange capability |
2018-03-16 |
Boris Feld |
|
Accepted |
[7,of,7,V4] revset: optimize out sort() according to ordering policy (BC) |
2016-06-23 |
Yuya Nishihara |
|
Accepted |
[7,of,7,V4] sparse-revlog: put the native implementation of slicechunktodensity to use |
2018-11-20 |
Boris Feld |
|
Superseded |
[7,of,7,V5] hgweb: expose a followlines UI in filerevision view (RFC) |
2017-03-25 |
Denis Laxalde |
|
Accepted |
[7,of,7,v5] rebase: do not abort of all changesets have equivalents in destination |
2016-06-13 |
Kostia Balytskyi |
|
Superseded |
[7,of,7,V5] sparse-revlog: put the native implementation of slicechunktodensity to use |
2018-11-22 |
Boris Feld |
|
Accepted |
[7,of,7,V5] sslutil: print a warning when using TLS 1.0 on legacy Python |
2016-07-15 |
Gregory Szorc |
|
Accepted |
[7,of,7,V6] dirstate: call the C implementation of nonnonormalentries when available |
2015-12-22 |
Laurent Charignon |
|
Superseded |
[7,of,7,v6] rebase: do not abort if all changesets have equivalents in the destination |
2016-06-13 |
Kostia Balytskyi |
|
Superseded |
[7,of,7,VFS] subrepo: use vfs.removedirs instead of os.removedirs |
2015-04-10 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7] ancestors: return all ancestors - not just those who are furthest from a root |
2014-02-24 |
Mads Kiilerich |
|
Deferred |
[7,of,7] annotate: port to generic templater enabled by hidden -T option |
2014-09-17 |
Yuya Nishihara |
|
Accepted |
[7,of,7] bash_completion: turn off custom debuggers |
2013-11-21 |
Sean Farley |
|
Superseded |
[7,of,7] blackbox: initialize logger with repo instance |
2018-11-27 |
Yuya Nishihara |
|
Accepted |
[7,of,7] branchmap: remove extra indent |
2016-08-05 |
Pierre-Yves David |
|
Superseded |
[7,of,7] bundle2-localpeer: properly propagate the server output on error (issue4594) |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[7,of,7] bundle2: force the first char of parameter to be an letter |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[7,of,7] bundle2: use ProgrammingError to report bad use of addparam() |
2018-07-09 |
Yuya Nishihara |
|
Accepted |
[7,of,7] bundle: factor the 'getchangegroup' out |
2017-05-05 |
Pierre-Yves David |
|
Accepted |
[7,of,7] check-code: reject import cStringIO |
2016-04-08 |
timeless@mozdev.org |
|
Accepted |
[7,of,7] check-code: reject import cStringIO |
2016-04-06 |
timeless@mozdev.org |
|
Accepted |
[7,of,7] checkheads: simplify the code around obsolescence post-processing |
2017-06-03 |
Pierre-Yves David |
|
Accepted |
[7,of,7] chg: raise the length limit of socket path |
2016-04-04 |
Jun Wu |
|
Changes Requested |
[7,of,7] cleanup: drop the deprecated 'localrepo._link' method |
2017-05-02 |
Pierre-Yves David |
|
Accepted |
[7,of,7] cleanup: name unused variables using convention of leading _ |
2014-08-15 |
Mads Kiilerich |
|
Accepted |
[7,of,7] clonebundles: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[7,of,7] cmdserver: add service that listens on unix domain socket and forks process |
2014-10-04 |
Yuya Nishihara |
|
Accepted |
[7,of,7] color: have the 'ui' object carry the '_colormode' directly |
2017-02-25 |
Pierre-Yves David |
|
Accepted |
[7,of,7] color: rename '_styles' to '_defaultstyles' for clarity |
2017-02-27 |
Pierre-Yves David |
|
Superseded |
[7,of,7] commandserver: drop old unixservice implementation |
2016-07-14 |
Yuya Nishihara |
|
Accepted |
[7,of,7] config: update the Windows example config file |
2017-02-28 |
Pierre-Yves David |
|
Accepted |
[7,of,7] configitems: adds a developer warning when accessing undeclared configuration |
2017-10-16 |
Boris Feld |
|
Accepted |
[7,of,7] context.status: only filter suspect symlinks in the dirstate status |
2014-11-02 |
Martin von Zweigbergk |
|
Accepted |
[7,of,7] context: avoid writing outdated dirstate out (issue5584) |
2017-06-09 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7] context: floor adjustlinkrev graph walk during copy tracing |
2018-09-07 |
Boris Feld |
|
Accepted |
[7,of,7] contrib: make check-code.py check code fragments embedded in test scripts |
2019-02-28 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7] convert: __init__ use absolute_import |
2016-03-09 |
timeless@mozdev.org |
|
Accepted |
[7,of,7] copies: introduce getdstfctx |
2017-05-29 |
Stanislau Hlebik |
|
Accepted |
[7,of,7] crecord: use scmutil.termsize() |
2016-11-04 |
Yuya Nishihara |
|
Accepted |
[7,of,7] debugignore: make messages translatable |
2016-05-25 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7] debugobsolete: add a --rev argument |
2014-08-21 |
Pierre-Yves David |
|
Accepted |
[7,of,7] debugobsolete: display parents information from markers |
2014-08-19 |
Pierre-Yves David |
|
Superseded |
[7,of,7] destutil: add more precise error classes for destmerge |
2016-02-14 |
Pierre-Yves David |
|
Superseded |
[7,of,7] devel: use the new 'config' argument for the bookmark develwarn |
2016-05-05 |
Pierre-Yves David |
|
Not Applicable |
[7,of,7] diff: explicitly honor all diffopts |
2014-12-02 |
Siddharth Agarwal |
|
Accepted |
[7,of,7] diffutil: move the module out of utils package |
2018-07-06 |
Yuya Nishihara |
|
New |
[7,of,7] dirstate: improve documentation and readability of match and ignore in the walker |
2014-01-16 |
Mads Kiilerich |
|
Superseded |
[7,of,7] dirstate: make delaywrite sleep until the next multiple of n seconds |
2015-12-17 |
Matt Mackall |
|
Accepted |
[7,of,7] dirstate: mark {begin,end}parentchange as deprecated |
2017-05-18 |
Augie Fackler |
|
Superseded |
[7,of,7] discovery: stop using nodemap for membership testing |
2013-11-17 |
Pierre-Yves David |
|
Accepted |
[7,of,7] export: map wctx.node() to 'ff...' node id (issue5438) |
2017-06-03 |
Yuya Nishihara |
|
Accepted |
[7,of,7] extdata: abort if external command exits with non-zero status |
2017-10-01 |
Yuya Nishihara |
|
Accepted |
[7,of,7] fileset: narrow status computation by left-hand-side of 'and' node |
2018-08-05 |
Yuya Nishihara |
|
Accepted |
[7,of,7] fileset: optimize 'x and not y' to 'x - y' |
2018-08-03 |
Yuya Nishihara |
|
Accepted |
[7,of,7] fncache: clean up fncache during strips |
2014-03-25 |
Durham Goode |
|
Superseded |
[7,of,7] get-with-headers: handle httplib py3 divergence |
2016-05-11 |
timeless |
yuya |
Changes Requested |
[7,of,7] help: document about "files" template keywords |
2018-09-30 |
Yuya Nishihara |
|
Superseded |
[7,of,7] help: document about "version" template keywords |
2018-10-07 |
Yuya Nishihara |
|
New |
[7,of,7] help: rewrite template examples to not use shell escaping |
2015-07-12 |
Yuya Nishihara |
|
Accepted |
[7,of,7] hgk: set a blocked tag when the user invokes view |
2017-03-06 |
Simon Farnsworth |
|
Accepted |
[7,of,7] hgweb: add .jshintrc with some basic rules |
2017-11-27 |
Anton Shestakov |
|
Accepted |
[7,of,7] hgweb: convert _siblings to a factory function of mappinggenerator |
2018-04-14 |
Yuya Nishihara |
|
Accepted |
[7,of,7] hgweb: fill {rename} even if ?linerange is specified |
2018-05-25 |
Yuya Nishihara |
|
Accepted |
[7,of,7] hgweb: wrap {entries}* of tags with mappinggenerator |
2018-05-13 |
Yuya Nishihara |
|
Accepted |
[7,of,7] hgweb: wrap {instabilities} by hybridlist() |
2018-05-09 |
Yuya Nishihara |
|
Accepted |
[7,of,7] histedit: automatically select root with --commands |
2015-12-23 |
timeless@mozdev.org |
|
Superseded |
[7,of,7] histedit: handle exceptions from node.bin in fromrule |
2015-12-28 |
timeless@mozdev.org |
|
Accepted |
[7,of,7] histedit: use scmutil.cleanupnodes (BC) |
2017-07-08 |
Jun Wu |
|
Accepted |
[7,of,7] hook: add hook name information to external hook |
2017-03-31 |
Pierre-Yves David |
|
Superseded |
[7,of,7] i18n: use datapath for i18n like for templates and help |
2014-09-28 |
Mads Kiilerich |
|
Accepted |
[7,of,7] journal: use wrapfilecache instead of wrapping func of filecache directly |
2017-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7] keepalive: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[7,of,7] largefiles: avoid redundant standin() invocations |
2017-03-24 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7] largefiles: start by finding files of interest |
2014-12-10 |
Martin von Zweigbergk |
|
Accepted |
[7,of,7] largefiles: use readasstandin() to read hex hash directly from filectx |
2017-03-31 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7] largefiles: use the optional badfn argument when building a matcher |
2015-06-06 |
Matt Harbison |
|
Accepted |
[7,of,7] lfs: only hardlink between the usercache and local store if the blob verifies |
2017-12-21 |
Matt Harbison |
|
Accepted |
[7,of,7] lock: recognize parent locks while acquiring |
2015-09-25 |
Siddharth Agarwal |
|
Accepted |
[7,of,7] manifest: remove manifest.add and add memmfctx.write |
2016-11-08 |
Durham Goode |
|
Accepted |
[7,of,7] manifest: use match.prefix() instead of 'not match.anypats()' |
2015-05-21 |
Martin von Zweigbergk |
durin42 |
Accepted |
[7,of,7] match: remove ctx argument from code path down to _buildmatch() |
2018-07-05 |
Yuya Nishihara |
|
New |
[7,of,7] match: replace icasefsmatch() function by flag to regular match() |
2017-05-22 |
via Mercurial-devel |
|
Accepted |
[7,of,7] merge-tools: add a `premerge=merge3` config option |
2014-08-05 |
Pierre-Yves David |
|
Changes Requested |
[7,of,7] minirst: remove unused function decorateblocks() |
2018-08-22 |
Yuya Nishihara |
|
Accepted |
[7,of,7] parsers: avoid leaking several PyObjects in index_stats |
2015-01-23 |
Augie Fackler |
|
Accepted |
[7,of,7] parsers: use PYMODULEINIT |
2017-05-09 |
Jun Wu |
|
Superseded |
[7,of,7] parsers: use PyVarObject_HEAD_INIT |
2016-10-08 |
Gregory Szorc |
|
Accepted |
[7,of,7] perf: add a perfnodemap command |
2019-01-28 |
Boris Feld |
|
Accepted |
[7,of,7] phases: read pending data when appropriate |
2014-11-18 |
Pierre-Yves David |
|
Accepted |
[7,of,7] procutil: drop unused 'newlines' option from popen*() (API) |
2018-04-07 |
Yuya Nishihara |
|
Accepted |
[7,of,7] profile: properly propagate exception from the sub-context manager |
2017-06-12 |
Pierre-Yves David |
|
Accepted |
[7,of,7] push: include phase push in the unified bundle2 push |
2014-08-04 |
Pierre-Yves David |
|
Accepted |
[7,of,7] py3: prove hg tip works |
2017-03-13 |
Yuya Nishihara |
|
Accepted |
[7,of,7] py3: prove second commit works |
2017-03-26 |
Yuya Nishihara |
|
Accepted |
[7,of,7] py3: replace sys.executable with pycompat.sysexecutable |
2016-12-21 |
Pulkit Goyal |
|
Accepted |
[7,of,7] py3: use %d instead of %s for integers |
2017-05-03 |
Pulkit Goyal |
|
Accepted |
[7,of,7] py3: use absolute_import in hgk.py |
2016-04-17 |
roby roby |
|
Deferred |
[7,of,7] py3: use absolute_import in svnxml.py |
2016-04-16 |
roby roby |
yuya |
Accepted |
[7,of,7] py3: use encoding.environ in ui.py |
2016-11-02 |
Pulkit Goyal |
|
Accepted |
[7,of,7] py3: use encoding.environ in ui.py |
2016-11-02 |
Pulkit Goyal |
|
Not Applicable |
[7,of,7] py3: use open() instead of file() constructor |
2017-06-17 |
Pulkit Goyal |
|
Accepted |
[7,of,7] py3: use raw strings while accessing class.__dict__ |
2017-05-04 |
Pulkit Goyal |
|
Accepted |
[7,of,7] py3: use s.startswith() instead of s[n] while parsing patches |
2018-04-08 |
Yuya Nishihara |
|
Accepted |
[7,of,7] python3: whitelist test-imports-checker.t, which now passes |
2017-08-22 |
Augie Fackler |
|
Superseded |
[7,of,7] reachableroots: return list of revisions instead of set |
2015-08-18 |
Yuya Nishihara |
durin42 |
Accepted |
[7,of,7] record: don't honor format-changing diffopts (issue4459) |
2014-11-26 |
Siddharth Agarwal |
|
Accepted |
[7,of,7] record: don't honor format-changing diffopts (issue4459) |
2014-11-22 |
Siddharth Agarwal |
|
Superseded |
[7,of,7] remotedebug: allow to request --traceback from the remote server |
2018-06-20 |
Paul Morelle |
|
Accepted |
[7,of,7] repair: use bytestr() to turn hashes into bytes |
2017-08-29 |
Augie Fackler |
|
Accepted |
[7,of,7] revert: use p2 as parent when reverting against it |
2014-05-19 |
Pierre-Yves David |
|
Accepted |
[7,of,7] revlog: avoid apply delta chain when cache hit in revlog.revision |
2017-03-28 |
Jun Wu |
|
Changes Requested |
[7,of,7] revlog: split `rawtext` retrieval out of _revisiondata |
2019-08-20 |
Pierre-Yves David |
|
Accepted |
[7,of,7] revlog: use absolute_import |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[7,of,7] revset: add diff(pattern) predicate for "grep --diff" |
2020-10-14 |
Yuya Nishihara |
|
Accepted |
[7,of,7] revset: add inspection data to max() and min() functions |
2016-02-27 |
Yuya Nishihara |
|
Accepted |
[7,of,7] revset: add startdepth limit to ancestors() as internal option |
2017-06-22 |
Yuya Nishihara |
|
Accepted |
[7,of,7] revset: fix order of nested '_(|int|hex)list' expression (BC) |
2016-09-13 |
Yuya Nishihara |
|
Accepted |
[7,of,7] revset: rename findaliases() to expandaliases() |
2016-04-13 |
Yuya Nishihara |
|
Accepted |
[7,of,7] revsetbenchmark: add more example for roots usages |
2019-01-15 |
Boris Feld |
|
Accepted |
[7,of,7] revsetlang: add %p specifier to format list of function arguments |
2018-01-08 |
Yuya Nishihara |
|
Accepted |
[7,of,7] rewriting: add an option for rewrite commands to use the archived phase |
2019-01-02 |
Boris Feld |
|
Accepted |
[7,of,7] run-tests: unnecessary globs also count as warnings |
2014-02-13 |
Simon Heimberg |
|
Accepted |
[7,of,7] rust-cpython: drop direct dependency on python(27|3)_sys |
2019-10-13 |
Yuya Nishihara |
|
New |
[7,of,7] rust-cpython: leverage py_shared_iterator::from_inner() where appropriate |
2019-09-08 |
Yuya Nishihara |
|
Accepted |
[7,of,7] rust-cpython: leverage upstreamed py_capsule_fn!() macro |
2019-10-13 |
Yuya Nishihara |
|
New |
[7,of,7] rust-cpython: mark all PyLeaked methods as unsafe |
2019-10-22 |
Yuya Nishihara |
|
New |
[7,of,7] share: add support for unsharing full repository shares |
2015-11-25 |
Angel Ezquerra |
|
Changes Requested |
[7,of,7] sidedata: simply read p2copies files from the `ChangingFiles` object |
2020-09-23 |
Pierre-Yves David |
|
Accepted |
[7,of,7] sslutil: add docstring to wrapsocket() |
2016-03-28 |
Gregory Szorc |
|
Accepted |
[7,of,7] store: treat range as a generator instead of a list for py3 compat |
2016-04-11 |
timeless@mozdev.org |
|
Superseded |
[7,of,7] strip: strip obsmarkers exclusive to the stripped changeset |
2017-06-01 |
Pierre-Yves David |
|
Accepted |
[7,of,7] tags: extract filenode filtering in it own function |
2017-03-28 |
Pierre-Yves David |
|
Changes Requested |
[7,of,7] templatefilters: document json filter that requires UTF-8 bytes |
2016-02-23 |
Yuya Nishihara |
yuya |
Rejected |
[7,of,7] templatekw: add 'requires' flag to switch to exception-safe interface |
2018-02-26 |
Yuya Nishihara |
|
Accepted |
[7,of,7] templatekw: remove unneeded showtags |
2014-12-17 |
Sean Farley |
|
Superseded |
[7,of,7] templater: abstract truth testing to fix {if(list_of_empty_strings)} |
2018-06-12 |
Yuya Nishihara |
|
Accepted |
[7,of,7] templater: factor out unwrapastype() from evalastype() |
2018-03-25 |
Yuya Nishihara |
|
Accepted |
[7,of,7] templater: handle exception when applying map operator to non-iterable object |
2016-03-04 |
Yuya Nishihara |
|
Accepted |
[7,of,7] templater: mark .joinfmt as a private attribute |
2018-04-04 |
Yuya Nishihara |
|
Accepted |
[7,of,7] test-contrib-perf: add tests for perf.py |
2015-11-24 |
timeless@mozdev.org |
|
Accepted |
[7,of,7] test-fuzz-targets: look for clang-6.0 binary as well |
2018-06-03 |
Yuya Nishihara |
|
Accepted |
[7,of,7] test-module-imports.t: new test to use the import cycle detector |
2013-11-17 |
Augie Fackler |
|
Superseded |
[7,of,7] test: add a basic 'test-check-pylint.t' |
2017-03-15 |
Pierre-Yves David |
|
Accepted |
[7,of,7] tests/filterpyflakes: use absolute_import |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[7,of,7] tests: add a test case verifying that mq respects --no-git option |
2017-03-21 |
Alexander Fomin |
|
Changes Requested |
[7,of,7] tests: add test-check-execute.t |
2015-12-22 |
timeless@mozdev.org |
|
Superseded |
[7,of,7] tests: add test-help-verbose.t |
2016-04-04 |
timeless@mozdev.org |
|
Changes Requested |
[7,of,7] tests: bulk changes to avoid whitespace errors of check-code.py |
2019-02-17 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7] tests: categorize entries in blacklist for fsmonitor for future reference |
2017-07-12 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7] tests: conditionalize color output on abort |
2018-08-18 |
Matt Harbison |
|
Accepted |
[7,of,7] tests: enable import checker for tests/**.py files |
2016-04-09 |
Yuya Nishihara |
|
Accepted |
[7,of,7] tests: mock getpid to reduce glob usage |
2016-02-03 |
timeless@mozdev.org |
yuya |
Superseded |
[7,of,7] tests: simplify printenv calls |
2015-06-10 |
Matt Harbison |
|
Not Applicable |
[7,of,7] tests: simplify printenv calls |
2015-06-08 |
Matt Mackall |
marmoute |
Accepted |
[7,of,7] tests: use portable diff script via extdiff extension |
2016-02-05 |
Katsunori FUJIWARA |
|
Superseded |
[7,of,7] transaction: open a file with checkambig=True to avoid file stat ambiguity |
2016-09-16 |
Katsunori FUJIWARA |
|
Changes Requested |
[7,of,7] trydiff: transpose 'if opts.git or losedatafn' with 'if f[12]' |
2015-02-07 |
Martin von Zweigbergk |
|
Accepted |
[7,of,7] typing: add pseudo localstr.__init__() to help pytype |
2019-11-16 |
Yuya Nishihara |
|
Accepted |
[7,of,7] ui: add config knob to redirect status messages to stderr (API) |
2018-11-06 |
Yuya Nishihara |
|
Accepted |
[7,of,7] update: enable copy tracing for backwards and non-linear updates (issue4028) |
2016-10-07 |
Gábor Stefanik |
mpm |
Changes Requested |
[7,of,7] util: deprecate procutil proxy functions (API) |
2018-03-25 |
Yuya Nishihara |
|
Accepted |
[7,of,7] verify: get rid of some unnecessary local variables |
2016-01-06 |
Durham Goode |
martinvonz |
Accepted |
[7,of,7] vfs: drop text mode flag (API) |
2018-01-13 |
Yuya Nishihara |
|
Accepted |
[7,of,8,"STABLE] runtest: also update slow test timeout during `#if` clauses |
2019-02-24 |
Pierre-Yves David |
|
Accepted |
[7,of,8,"] compression: introduce an official `zstd-revlog` requirement |
2019-03-31 |
Pierre-Yves David |
|
Accepted |
[7,of,8,"] manifestcache: make sure the entry are ordered by access time |
2019-03-15 |
Pierre-Yves David |
|
Accepted |
[7,of,8,"] manifestcache: protect write with `wlock` instead of `lock` |
2019-03-16 |
Pierre-Yves David |
|
Accepted |
[7,of,8,ancestor-ish] copies: remove _checkcopies wrapper - it does no good |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[7,of,8,chgtocore] chgserver: delay importing commands and dispatch modules |
2016-11-22 |
Yuya Nishihara |
|
Accepted |
[7,of,8,cleanup] histedt: use inheritance to overwrite the constraints in 'base' |
2016-08-26 |
Pierre-Yves David |
|
Accepted |
[7,of,8,demandimport-py3] init: turn on demandimport for Python 3.6 and above |
2017-05-21 |
Siddharth Agarwal |
|
Accepted |
[7,of,8,evolve-ext,V2] evolve: make the disallowing new unstable more accurate |
2016-12-06 |
Mateusz Kwapich |
|
Changes Requested |
[7,of,8,faster-obsmarkers] getbeint16: write in terms of getbeuint16 |
2015-02-02 |
Augie Fackler |
|
Superseded |
[7,of,8,git-diff] patch: use opt.showsimilarity to calculate and show the similarity |
2017-01-09 |
Sean Farley |
|
Accepted |
[7,of,8,ipv6] dummyssh: use LOCALIP |
2017-02-16 |
Jun Wu |
|
Accepted |
[7,of,8,match] dirstate: improve documentation and readability of match and ignore in the walker |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[7,of,8,py3,v3] init: zstd is already python3-ready, so don't run it through our importer |
2017-03-08 |
Augie Fackler |
|
Accepted |
[7,of,8,py3-cleanup] run-tests: move unicode-to-bytes operations on paths to a helper (issue4667) |
2015-05-18 |
Augie Fackler |
|
Accepted |
[7,of,8,py3] check-code: recommend util.urlreq when importing urlparse |
2017-03-22 |
Gregory Szorc |
|
Accepted |
[7,of,8,py3] drawdag: add a couple of doctests to help with python3 porting |
2017-09-15 |
Augie Fackler |
|
Accepted |
[7,of,8,py3] encoding: make wide character class list a sysstr |
2017-05-28 |
Augie Fackler |
|
Accepted |
[7,of,8,py3] py3: use bytechr() in store._buildlowerencodefun() |
2017-09-16 |
Yuya Nishihara |
|
Accepted |
[7,of,8,py3] util: use bytes re on bytes input in fspath |
2017-03-19 |
Augie Fackler |
|
Accepted |
[7,of,8,RFC] annotate: use context methods to get short/long hex of changeset hash |
2014-08-19 |
Yuya Nishihara |
|
Changes Requested |
[7,of,8,RFC] merge: allow passing in a memctx with the rctx argument |
2014-08-07 |
Sean Farley |
|
Accepted |
[7,of,8,shelve-ext,v2] shelve: move unknown files handling to a separate function |
2016-11-10 |
Kostia Balytskyi |
|
Accepted |
[7,of,8,shelve-ext] shelve: move actual created commit shelving to a separate function |
2016-11-08 |
Kostia Balytskyi |
|
Superseded |
[7,of,8,simple] color: move '_effect_str' function into the core module |
2017-02-15 |
Pierre-Yves David |
martinvonz |
Accepted |
[7,of,8,sparse,V2] dirstate: move customizations to rebuild() from sparse extension |
2017-07-11 |
Gregory Szorc |
|
Accepted |
[7,of,8,STABLE] debugrevlog: handle no totalrawsize |
2016-02-01 |
timeless@mozdev.org |
|
Changes Requested |
[7,of,8,stable] packaging: refactor "fedora29" target to a single more generic "fedora" target |
2019-11-01 |
Mads Kiilerich |
|
Accepted |
[7,of,8,STABLE] pager: unify handling of 'ui.pager' and '--pager' |
2017-05-01 |
Pierre-Yves David |
|
Accepted |
[7,of,8,STABLE] progress: use 'encoding.trim' to trim items in output line correctly |
2014-06-13 |
Katsunori FUJIWARA |
|
Superseded |
[7,of,8,STABLE] revset: also inline spanset._contained in __len__ |
2014-04-29 |
Pierre-Yves David |
|
Accepted |
[7,of,8,stream,clone,bundles,V2] exchange: support streaming clone bundles in clone bundles |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[7,of,8,techdocs] help: pass sub-topic into help query functions |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[7,of,8,upgraderepo,V3] repair: copy non-revlog store files during upgrade |
2016-12-19 |
Gregory Szorc |
|
Accepted |
[7,of,8,V11] bundle2: advertise bookmark capability |
2016-11-22 |
Stanislau Hlebik |
|
Superseded |
[7,of,8,V12] bundle2: advertise bookmark capability |
2016-12-01 |
Stanislau Hlebik |
|
Superseded |
[7,of,8,V2] bash_completion: use correct command for listing shelves |
2013-11-22 |
Sean Farley |
|
Superseded |
[7,of,8,V2] cmdutil: put recordfunc invocation into wlock scope for consistency |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,8,V2] color: move 'styles' definition on the 'ui' object |
2017-02-28 |
Pierre-Yves David |
martinvonz |
Accepted |
[7,of,8,v2] context: remove unused filectx.ancestor |
2014-02-25 |
Mads Kiilerich |
|
Superseded |
[7,of,8,v2] convert: p4 use absolute_import |
2016-03-02 |
timeless@mozdev.org |
|
Superseded |
[7,of,8,v2] diffopts: notice a negated boolean flag in diffopts |
2016-08-30 |
Augie Fackler |
|
Changes Requested |
[7,of,8,v2] docchecker: scan for missing space before :hg: |
2016-01-12 |
timeless@mozdev.org |
|
Superseded |
[7,of,8,V2] extensions: prohibit registration of command without using @command (API) |
2017-05-19 |
Yuya Nishihara |
|
Accepted |
[7,of,8,V2] fileset: allow to specify a basectx for status |
2017-03-06 |
Pierre-Yves David |
|
Accepted |
[7,of,8,v2] help/config: reword allow_push to fix grammar |
2015-09-04 |
timeless@mozdev.org |
|
Accepted |
[7,of,8,V2] hgweb: buffer lines by block in annotate |
2017-02-25 |
Denis Laxalde |
|
Changes Requested |
[7,of,8,v2] hgweb: support rendering a sub-topic |
2016-01-01 |
Eric Sumner |
|
Accepted |
[7,of,8,V2] httppeer: advertise and support application/mercurial-0.2 |
2016-11-29 |
Gregory Szorc |
durin42 |
Changes Requested |
[7,of,8,v2] import-checker: try a little harder to show fewer cycles |
2013-11-17 |
Augie Fackler |
|
Accepted |
[7,of,8,v2] largefiles: avoid using 'lfiles' variable for two purposes |
2014-09-23 |
Martin von Zweigbergk |
|
Superseded |
[7,of,8,V2] mdiff.unidiff: add support for noprefix |
2014-11-13 |
Siddharth Agarwal |
|
Accepted |
[7,of,8,V2] mq: don't use mutable default argument value |
2017-03-13 |
Gregory Szorc |
|
Accepted |
[7,of,8,V2] obsutil: move the 'marker' class to the new modules |
2017-06-28 |
Pierre-Yves David |
|
Accepted |
[7,of,8,V2] perf: replace ui.configint() by getint() for Mercurial earlier than 1.9 |
2016-10-08 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,8,V2] perf: start from an existing branchmap if possible |
2018-11-26 |
Boris Feld |
|
Accepted |
[7,of,8,V2] phase: isolate logic to update remote phrase through bundle2 pushkey |
2017-10-16 |
Boris Feld |
|
Accepted |
[7,of,8,V2] push: send highest changegroup format supported by both side |
2014-10-17 |
Pierre-Yves David |
|
Superseded |
[7,of,8,v2] python3: handle range/xrange divergence |
2016-03-30 |
timeless@mozdev.org |
|
Accepted |
[7,of,8,V2] templater: extract private function to evaluate generator to byte string |
2018-04-03 |
Yuya Nishihara |
|
Accepted |