[1,of,3] cat: move most of the implementation into cmdutils.cat() |
2014-03-22 |
Matt Harbison |
|
Accepted |
[2,of,3] cat: support cat with explicit paths in subrepos |
2014-03-22 |
Matt Harbison |
|
Accepted |
[3,of,3] cat: use the topmost repo when expanding node based format strings for output |
2014-03-22 |
Matt Harbison |
|
Deferred |
[1,of,2] tags: Log events related to tags cache |
2014-03-23 |
Gregory Szorc |
|
Superseded |
[2,of,2] branchmap: Log event when branchcache is updated |
2014-03-23 |
Gregory Szorc |
|
Superseded |
[STABLE] histedit: save manually edited commit message into ".hg/last-message.txt" |
2014-03-23 |
Katsunori FUJIWARA |
|
Superseded |
commands: 'listening at' line when port specified (issue3976) |
2014-03-23 |
Chinmay Joshi |
|
Superseded |
[V3] commands: 'listening at' line when port specified (issue3976) |
2014-03-24 |
Chinmay Joshi |
|
Superseded |
[STABLE] revset: document the regular expression support for tag(name) |
2014-03-25 |
Matt Harbison |
|
Accepted |
[1,of,7] fncache: remove the rewriting logic |
2014-03-25 |
Durham Goode |
|
Superseded |
[2,of,7] clone: put streaming clones in a transaction |
2014-03-25 |
Durham Goode |
|
Superseded |
[3,of,7] transaction: add onclose hook for pre-close logic |
2014-03-25 |
Durham Goode |
|
Superseded |
[4,of,7] transaction: add support for non-append files |
2014-03-25 |
Durham Goode |
|
Superseded |
[5,of,7] fncache: move fncache writing to be in a transaction |
2014-03-25 |
Durham Goode |
|
Superseded |
[6,of,7] caches: invalidate store caches when lock is taken |
2014-03-25 |
Durham Goode |
|
Superseded |
[7,of,7] fncache: clean up fncache during strips |
2014-03-25 |
Durham Goode |
|
Superseded |
revset: improve performance of _generatorset.__contains__ (issue 4201) |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[1,of,2] tags: log events related to tags cache |
2014-03-25 |
Gregory Szorc |
|
Superseded |
[2,of,2] branchmap: log events related to branch cache |
2014-03-25 |
Gregory Szorc |
|
Superseded |
[1,of,4] run-tests: Pass arguments into argument parser |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[2,of,4] run-tests: use return values instead of sys.exit |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[3,of,4] run-tests: allow option parser to be extended |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[4,of,4] run-tests: allow test paths in other directories |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[STABLE] hg: use "os.path.join()" to join path components which may be empty (issue4203) |
2014-03-25 |
Katsunori FUJIWARA |
|
Accepted |
tests: add run-tests --changed option for running tests changed in revisions |
2014-03-25 |
Jordi Gutiérrez Hermoso |
|
Accepted |
dispatch: only do __import__(debugger) when a debugger is requested |
2014-03-25 |
Jordi Gutiérrez Hermoso |
|
Accepted |
hgk: use hg export to write commits |
2014-03-25 |
Andrew Shadura |
|
Accepted |
hgk: add .diff extension when exporting commits |
2014-03-25 |
Andrew Shadura |
|
Accepted |
[1,of,2] contrib: don't hardcode path to bash interpreter |
2014-03-25 |
Olle Lundberg |
|
Superseded |
[2,of,2] contrib: explicitly enable perf extension for revset tests |
2014-03-25 |
Olle Lundberg |
|
Accepted |
[evolve-ext:stable] evolve: don't try to relocate a node on top of itself |
2014-03-25 |
Olle Lundberg |
|
Not Applicable |
[evolve-ext:stable,V2] evolve: abort when trying to move a node on top of itself |
2014-03-25 |
Olle Lundberg |
|
Not Applicable |
revset: fix generatorset race condition |
2014-03-26 |
Durham Goode |
|
Superseded |
[V2] revset: fix generatorset race condition |
2014-03-26 |
Durham Goode |
|
Accepted |
[1,of,2,V2] contrib: don't hardcode path to bash interpreter |
2014-03-26 |
Olle Lundberg |
|
Accepted |
[2,of,2,V2] tests: don't hardcode path to bash interpreter |
2014-03-26 |
Olle Lundberg |
|
Accepted |
[stable,resend] subrepo: factor out Git version check to add doctests |
2014-03-26 |
Siddharth Agarwal |
|
Accepted |
[2,of,2,evolve-ext:stable] evolve: active bookmark should move when using prev/next (#37) |
2014-03-26 |
Olle Lundberg |
|
Not Applicable |
pull: prevent duplicated entry in `op.pulledsubset` |
2014-03-27 |
Pierre-Yves David |
|
Accepted |
[1,of,4] bundle2: support bundling of empty part (with a type) |
2014-03-27 |
Pierre-Yves David |
|
Superseded |
[2,of,4] bundle2: support unbundling empty part |
2014-03-27 |
Pierre-Yves David |
|
Superseded |
[3,of,4] bundle2: support for bundling and unbundling payload |
2014-03-27 |
Pierre-Yves David |
|
Superseded |
[4,of,4] bundle2: part params |
2014-03-27 |
Pierre-Yves David |
|
Superseded |
[1,of,9] perf: unroll the result in perfrevset |
2014-03-27 |
Pierre-Yves David |
|
Accepted |
[2,of,9] revsetbenchmapi: fix template |
2014-03-27 |
Pierre-Yves David |
|
Accepted |
[3,of,9] revsetbenchmark: simplify and convert the script to python |
2014-03-27 |
Pierre-Yves David |
|
Accepted |
[4,of,9] revsetbenchmark: convert update to proper subprocess call |
2014-03-27 |
Pierre-Yves David |
|
Accepted |
[5,of,9] revsetbenchmark: convert performance call to proper subprocess call |
2014-03-27 |
Pierre-Yves David |
|
Accepted |
[6,of,9] revsetbenchmark: convert revision display to proper subprocesscall |
2014-03-27 |
Pierre-Yves David |
|
Accepted |
[7,of,9] revsetbenchmark: get revision to benchmark in a function |
2014-03-27 |
Pierre-Yves David |
|
Accepted |
[8,of,9] revsetbenchmark: retrieve the benchmark value in python |
2014-03-27 |
Pierre-Yves David |
|
Accepted |
[9,of,9] revsetbenchmark: add a summary at the end of execution |
2014-03-27 |
Pierre-Yves David |
|
Accepted |
[STABLE] templater: raise error for unknown func |
2014-03-27 |
Sean Farley |
|
Accepted |
[1,of,4] localrepo: add _findlocaltags method |
2014-03-28 |
Sean Farley |
|
Superseded |
[2,of,4] localrepo: use _findlocaltags in _findtags |
2014-03-28 |
Sean Farley |
|
Superseded |
[3,of,4] localrepo: add localtags method to mimic tags method |
2014-03-28 |
Sean Farley |
|
Superseded |
[4,of,4] repoview: improve performance for computehidden |
2014-03-28 |
Sean Farley |
|
Superseded |
[1,of,2] phases: add union() to update the phase cache with the other |
2014-03-28 |
elson.wei@gmail.com |
|
Changes Requested |
[2,of,2] unionrepo: override the _phasecache() to return a union phasecaches of two repos |
2014-03-28 |
elson.wei@gmail.com |
|
Changes Requested |
[1,of,4,V2] bundle2: support bundling of empty part (with a type) |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[2,of,4,V2] bundle2: support unbundling empty part |
2014-03-28 |
Pierre-Yves David |
|
Superseded |
[3,of,4,V2] bundle2: support for bundling and unbundling payload |
2014-03-28 |
Pierre-Yves David |
|
Superseded |
[4,of,4,V2] bundle2: part params |
2014-03-28 |
Pierre-Yves David |
|
Superseded |
[STABLE] hg: introduce "wirepeersetupfuncs" to setup wire peer by extensions (issue4109) |
2014-03-28 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,7,V2] localrepo: add _findlocaltags method |
2014-03-28 |
Sean Farley |
|
Superseded |
[2,of,7,V2] localrepo: use _findlocaltags in _findtags |
2014-03-28 |
Sean Farley |
|
Superseded |
[3,of,7,V2] localrepo: add localtags method to mimic tags method |
2014-03-28 |
Sean Farley |
|
Superseded |
[4,of,7,V2] repoview: improve performance for computehidden |
2014-03-28 |
Sean Farley |
|
Superseded |
[5,of,7,V2] repoview: add _gethiddenblockers method |
2014-03-28 |
Sean Farley |
|
Superseded |
[6,of,7,V2] repoview: copy blocker code from computehidden |
2014-03-28 |
Sean Farley |
|
Superseded |
[7,of,7,V2] repoview: use _gethiddenblockers in computehidden |
2014-03-28 |
Sean Farley |
|
Superseded |
[STABLE] tests: use TESTTMP instead of TESTDIR |
2014-03-28 |
Sean Farley |
|
Accepted |
[1,of,9,V3] localrepo: add _encodetags method |
2014-03-28 |
Sean Farley |
|
Superseded |
[2,of,9,V3] localrepo: use _encodetags in _findtags method |
2014-03-28 |
Sean Farley |
|
Superseded |
[3,of,9,V3] localrepo: add _findlocaltags method |
2014-03-28 |
Sean Farley |
|
Superseded |
[4,of,9,V3] localrepo: use _findlocaltags in _findtags |
2014-03-28 |
Sean Farley |
|
Superseded |
[5,of,9,V3] localrepo: add localtags method to mimic tags method |
2014-03-28 |
Sean Farley |
|
Superseded |
[6,of,9,V3] repoview: improve performance for computehidden |
2014-03-28 |
Sean Farley |
|
Superseded |
[7,of,9,V3] repoview: add _gethiddenblockers method |
2014-03-28 |
Sean Farley |
|
Superseded |
[8,of,9,V3] repoview: copy blocker code from computehidden |
2014-03-28 |
Sean Farley |
|
Superseded |
[9,of,9,V3] repoview: use _gethiddenblockers in computehidden |
2014-03-28 |
Sean Farley |
|
Superseded |
[1,of,3,V3] bundle2: support unbundling empty part |
2014-03-28 |
Pierre-Yves David |
|
Superseded |
[2,of,3,V3] bundle2: support for bundling and unbundling payload |
2014-03-28 |
Pierre-Yves David |
|
Superseded |
[3,of,3,V3] bundle2: part params |
2014-03-28 |
Pierre-Yves David |
|
Superseded |
[01,of,22] wireproto: document possible return type |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[02,of,22] wireproto: introduce an abstractserverproto class |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[03,of,22] wireproto: document protocol specific function of wirepeer |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[04,of,22] wireproto: drop the _decompress method in favor a new call type |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[05,of,22] wireproto: add decorator for wire protocol command |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[06,of,22] wireproto: use decorator for the batch command |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[07,of,22] wireproto: use decorator for the between command |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[08,of,22] wireproto: use decorator for the branchmap command |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[09,of,22] wireproto: use decorator for the branches command |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[10,of,22] wireproto: use decorator for the capabilities command |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[11,of,22] wireproto: use decorator for the changegroup command |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[12,of,22] wireproto: use decorator for the changegroupsubset command |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[13,of,22] wireproto: use decorator for the debugwireargs command |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[14,of,22] wireproto: use decorator for the getbundle command |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[15,of,22] wireproto: use decorator for the heads command |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[16,of,22] wireproto: use decorator for the hello command |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[17,of,22] wireproto: use decorator for the known command |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[18,of,22] wireproto: use decorator for the listkeys command |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[19,of,22] wireproto: use decorator for the lookup command |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[20,of,22] wireproto: use decorator for the pushkey command |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[21,of,22] wireproto: use decorator for the stream command |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
[22,of,22] wireproto: use decorator for the ubundle command |
2014-03-28 |
Pierre-Yves David |
|
Accepted |
revsetbenchmark: add entry for ::rev:: |
2014-03-28 |
Gregory Szorc |
|
Accepted |
[1,of,2,V2] revpair: smartset compatibility |
2014-03-29 |
Pierre-Yves David |
|
Superseded |
[2,of,2,V2] revset: raise ValueError when calling min or max on empty smartset |
2014-03-29 |
Pierre-Yves David |
|
Superseded |
[evolve-ext:stable,V2] evolve: active bookmark should move when using prev/next (#37) |
2014-03-29 |
Olle Lundberg |
|
Not Applicable |
grep: highlight all matched words |
2014-03-30 |
Takumi IINO |
|
Accepted |
[1,of,9,RFC] localrepo: add an unused dictionary for arbitrary markers |
2014-03-30 |
Sean Farley |
|
Deferred |
[2,of,9,RFC] localrepo: add a helper method for creating a marker |
2014-03-30 |
Sean Farley |
|
Deferred |
[3,of,9,RFC] localrepo: add a method to create an arbitrary mark |
2014-03-30 |
Sean Farley |
|
Deferred |
[4,of,9,RFC] localrepo: add a method to return markers in a namespace |
2014-03-30 |
Sean Farley |
|
Deferred |
[5,of,9,RFC] localrepo: add a method to return markers associated with a node |
2014-03-30 |
Sean Farley |
|
Deferred |
[6,of,9,RFC] templatekw: add a function to help generate a keyword for a marker |
2014-03-30 |
Sean Farley |
|
Deferred |
[7,of,9,RFC] localrepo: generate a template keyword for new namespaces |
2014-03-30 |
Sean Farley |
|
Deferred |
[8,of,9,RFC] cmdutil: use repo.markers instead of accessing tags and bookmarks directly |
2014-03-30 |
Sean Farley |
|
Deferred |
[9,of,9,RFC] commands: test repo.marker for mercurial repo |
2014-03-30 |
Sean Farley |
|
Deferred |
[1,of,3,STABLE] merge: fix lack of "%s" in format string causing TypeError at runtime |
2014-03-31 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,3,STABLE] i18n: fix "% inside _()" problems |
2014-03-31 |
Katsunori FUJIWARA |
|
Superseded |
[3,of,3,STABLE] i18n: fix "% inside _()" problems |
2014-03-31 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,2,V3] revpair: smartset compatibility |
2014-03-31 |
Pierre-Yves David |
|
Superseded |
[2,of,2,V3] revset: raise ValueError when calling min or max on empty smartset |
2014-03-31 |
Pierre-Yves David |
|
Superseded |
[1,of,2,V4] revpair: smartset compatibility |
2014-03-31 |
Pierre-Yves David |
|
Accepted |
[2,of,2,V4] revset: raise ValueError when calling min or max on empty smartset |
2014-03-31 |
Pierre-Yves David |
|
Accepted |
bundle2: explicitly use network byte order |
2014-03-31 |
David Soria Parra |
|
Rejected |
[1,of,3,V4] bundle2: support unbundling empty part |
2014-03-31 |
Pierre-Yves David |
|
Accepted |
[2,of,3,V4] bundle2: support for bundling and unbundling payload |
2014-03-31 |
Pierre-Yves David |
|
Accepted |
[3,of,3,V4] bundle2: part params |
2014-03-31 |
Pierre-Yves David |
|
Accepted |
[1,of,7,V2] fncache: remove the rewriting logic |
2014-03-31 |
Durham Goode |
|
Superseded |
[2,of,7,V2] clone: put streaming clones in a transaction |
2014-03-31 |
Durham Goode |
|
Superseded |
[3,of,7,V2] transaction: add onclose/onabort hook for pre-close logic |
2014-03-31 |
Durham Goode |
|
Superseded |
[4,of,7,V2] transaction: add support for non-append files |
2014-03-31 |
Durham Goode |
|
Superseded |
[5,of,7,V2] fncache: move fncache writing to be in a transaction |
2014-03-31 |
Durham Goode |
|
Superseded |
[6,of,7,V2] caches: invalidate store caches when lock is taken |
2014-03-31 |
Durham Goode |
|
Superseded |
[7,of,7,V2] fncache: clean up fncache during strips |
2014-03-31 |
Durham Goode |
|
Superseded |
[1,of,3] revsetbenchmark: remove python 2.7 dependency |
2014-04-01 |
Durham Goode |
|
Accepted |
[2,of,3] revset: improve _descendants performance |
2014-04-01 |
Durham Goode |
|
Accepted |
[3,of,3] revset: improve roots revset performance |
2014-04-01 |
Durham Goode |
|
Accepted |
graft: allow to not preserve original source in subsequent grafts |
2014-04-01 |
Alexander Drozdov |
|
Deferred |
[1,of,6] bundle2: safely read unpack data from part header |
2014-04-01 |
Pierre-Yves David |
|
Accepted |
[2,of,6] bundle2: rename unbundle2 test command to statbundle2 |
2014-04-01 |
Pierre-Yves David |
|
Accepted |
[3,of,6] bundle2: first version of a bundle processing |
2014-04-01 |
Pierre-Yves David |
|
Accepted |
[4,of,6] bundle2: introduce a `parthandler` decorator |
2014-04-01 |
Pierre-Yves David |
|
Accepted |
[5,of,6] bundle2: add some distinction between mandatory and advisory part |
2014-04-01 |
Pierre-Yves David |
|
Accepted |
[6,of,6] bundle2: read the whole bundle from stream on abort |
2014-04-01 |
Pierre-Yves David |
|
Accepted |
[STABLE] backout 306fef8440af and e291c039d8ec |
2014-04-01 |
Pierre-Yves David |
|
Accepted |
[1,of,7,V3] fncache: remove the rewriting logic |
2014-04-01 |
Durham Goode |
|
Accepted |
[2,of,7,V3] clone: put streaming clones in a transaction |
2014-04-01 |
Durham Goode |
|
Accepted |
[3,of,7,V3] transaction: add onclose/onabort hook for pre-close logic |
2014-04-01 |
Durham Goode |
|
Accepted |
[4,of,7,V3] transaction: add support for non-append files |
2014-04-01 |
Durham Goode |
|
Accepted |
[5,of,7,V3] fncache: move fncache writing to be in a transaction |
2014-04-01 |
Durham Goode |
|
Accepted |
[6,of,7,V3] caches: invalidate store caches when lock is taken |
2014-04-01 |
Durham Goode |
|
Accepted |
[7,of,7,V3] fncache: clean up fncache during strips |
2014-04-01 |
Durham Goode |
|
Accepted |
test: prevent test-hup to hang forever if the transaction does not start |
2014-04-02 |
Pierre-Yves David |
|
Accepted |
[1,of,5,(4,more,to,go)] push: pass a `pushoperation` object to localrepo.checkpush |
2014-04-02 |
Pierre-Yves David |
|
Accepted |
[2,of,5,(4,more,to,go)] localrepo: move the _changegroupsubset method in changegroup module |
2014-04-02 |
Pierre-Yves David |
|
Accepted |
[3,of,5,(4,more,to,go)] localrepo: move the changegroupinfo method in changegroup module |
2014-04-02 |
Pierre-Yves David |
|
Accepted |
[4,of,5,(4,more,to,go)] localrepo: move the changegroupsubset method in changegroup module |
2014-04-02 |
Pierre-Yves David |
|
Accepted |
[5,of,5,(4,more,to,go)] localrepo: move the getlocalbundle method in changegroup module |
2014-04-02 |
Pierre-Yves David |
|
Accepted |
hgweb: adding branch, tags, bookmarks, and file list to atom feed entries |
2014-04-02 |
Jensen, Aaron |
|
Deferred |
hgweb: adding branch, tags, bookmarks, and file list to rss feed entries |
2014-04-02 |
Jensen, Aaron |
|
Deferred |
[1,of,4] pull: move return code in the pull operation object |
2014-04-02 |
Pierre-Yves David |
|
Accepted |
[2,of,4] pull: move the cgresult logic in _pullchangeset |
2014-04-02 |
Pierre-Yves David |
|
Accepted |
[3,of,4] pull: put discovery step in its own function |
2014-04-02 |
Pierre-Yves David |
|
Accepted |
[4,of,4] pull: adds a set of step that remain to be done during the pull |
2014-04-02 |
Pierre-Yves David |
|
Accepted |
[evolve-ext:stable,V3] evolve: active bookmark should move when using prev/next (#37) |
2014-04-02 |
Olle Lundberg |
|
Not Applicable |
[evolve-ext:stable,V4] evolve: active bookmark should move when using prev/next (#37) |
2014-04-03 |
Olle Lundberg |
|
Not Applicable |
[1,of,4] localrepo: move the getbundle method in changegroup module |
2014-04-03 |
Pierre-Yves David |
|
Accepted |
[2,of,4] localrepo: move the changegroup method in changegroup module |
2014-04-03 |
Pierre-Yves David |
|
Accepted |
[3,of,4] localrepo: move the addchangegroupfiles method in changegroup module |
2014-04-03 |
Pierre-Yves David |
|
Accepted |
[4,of,4] localrepo: move the addchangegroup method in changegroup module |
2014-04-03 |
Pierre-Yves David |
|
Accepted |
[1,of,4] bundle2: feed a unbundle20 to the `processbundle` function |
2014-04-03 |
Pierre-Yves David |
|
Superseded |
[2,of,4] bundle2: introduce a bundleoperation object |
2014-04-03 |
Pierre-Yves David |
|
Superseded |
[3,of,4] bundle2: records processing results in the bundleoperation object |
2014-04-03 |
Pierre-Yves David |
|
Accepted |
[4,of,4] bundle2: first crude version of bundling changeset with bundle2 |
2014-04-03 |
Pierre-Yves David |
|
Superseded |
[1,of,3,evolve-ext] evolve: add function to deprecate an alias |
2014-04-03 |
Olle Lundberg |
|
Not Applicable |
[2,of,3,evolve-ext] evolve: deprecate gup and gdown aliases |
2014-04-03 |
Olle Lundberg |
|
Not Applicable |
[3,of,3,evolve-ext] evolve: downcase first word in module doc |
2014-04-03 |
Olle Lundberg |
|
Not Applicable |
[1,of,3,V4] repoview: improve performance for computehidden (issue4206) |
2014-04-04 |
Sean Farley |
|
Accepted |
[2,of,3,V4] repoview: add _gethiddenblockers method |
2014-04-04 |
Sean Farley |
|
Accepted |
[3,of,3,V4] repoview: use _gethiddenblockers in computehidden |
2014-04-04 |
Sean Farley |
|
Accepted |
[1,of,3] changegroup: remove unused variable caught by pyflakes |
2014-04-04 |
Sean Farley |
|
Accepted |
[2,of,3] shelve: remove unused variable caught by pyflakes |
2014-04-04 |
Sean Farley |
|
Accepted |
[3,of,3] tests: remove unused variables from test-pathencode.py caught by pyflakes |
2014-04-04 |
Sean Farley |
|
Accepted |
Small language fixes in command help |
2014-04-04 |
Brendan Cully |
|
Superseded |
[1,of,5,V2] bundle2: lock the repo during unbundle test |
2014-04-04 |
Pierre-Yves David |
|
Accepted |
[2,of,5,V2] bundle2: feed a unbundle20 to the `processbundle` function |
2014-04-04 |
Pierre-Yves David |
|
Accepted |
[3,of,5,V2] bundle2: introduce a bundleoperation object |
2014-04-04 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2] bundle2: records processing results in the bundleoperation object |
2014-04-04 |
Pierre-Yves David |
|
Accepted |
[5,of,5,V2] bundle2: first crude version of bundling changeset with bundle2 |
2014-04-04 |
Pierre-Yves David |
|
Accepted |
[1,of,4] bundle2: make it possible have a global transaction for the unbundling |
2014-04-04 |
Pierre-Yves David |
|
Accepted |
[2,of,4] localpeer: propagate bundlecaps in getbundle call |
2014-04-04 |
Pierre-Yves David |
|
Accepted |
[3,of,4] bundle2: add an exchange.getbundle function |
2014-04-04 |
Pierre-Yves David |
|
Accepted |
[4,of,4] bundle2: allow pulling changegroup using bundle2 |
2014-04-04 |
Pierre-Yves David |
|
Accepted |
exchange: pass bundlecaps through to changegroup |
2014-04-04 |
Durham Goode |
|
Accepted |
[evolve-ext,v2] commands: small language fixes in help |
2014-04-05 |
Brendan Cully |
|
Not Applicable |
SOCKS5 proxy support |
2014-04-06 |
heisenbug |
|
Deferred |
[1,of,6,bid,merge,v2] ancestors: return all common ancestor heads - not just the most distant |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[2,of,6,bid,merge,v2] merge: move ancestor selection tweaking from manifestmerge to update function |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[3,of,6,bid,merge,v2] merge: pass merge ancestor to calculateupdates as a list |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[4,of,6,bid,merge,v2] merge: keep track of all ancestors in update, select one in calculateupdates |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[5,of,6,bid,merge,v2] merge: let manifestmerge emit 'keep' actions when keeping wd version |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[6,of,6,bid,merge,v2,RFC] merge: take bids for merge actions for different ancestors and pick the best |
2014-04-07 |
Mads Kiilerich |
|
Deferred |
[resend] http: reuse authentication info after the first failed request (issue3567) |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[RFC] color: rename 'label' template function to 'color' |
2014-04-07 |
Sean Farley |
|
Changes Requested |
[regression@default] statichttp: respect localrepo _restrictcapabilities |
2014-04-07 |
Pierre-Yves David |
|
Accepted |
[1,of,5] color: extract method for determining a valid effect |
2014-04-07 |
Sean Farley |
|
Superseded |
[2,of,5] color: use valid_effect in configstyles |
2014-04-07 |
Sean Farley |
|
Superseded |
[4,of,5] color: add an alias called 'color' for 'label' |
2014-04-07 |
Sean Farley |
|
Superseded |
[5,of,5] templater: add an alias called 'color' for 'label' |
2014-04-07 |
Sean Farley |
|
Superseded |
[1,of,6,misc] patchbomb: warn when emailing a dirty working directory parent |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[2,of,6,misc] largefiles: don't prompt when one side of merge was changed but didn't change |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[3,of,6,misc] shelve: repo['.'] is not a wctx but a pctx |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[4,of,6,misc] mq: repo['.'] is not a wctx, repo[None] is |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[5,of,6,misc] shelve: introduce secret option for using fixed date for temporary commit |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[6,of,6,misc] tests: make unshelve tests more tricky - don't depend on size change |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[1,of,5,V2] color: extract method for determining a valid effect |
2014-04-07 |
Sean Farley |
|
Superseded |
[2,of,5,V2] color: use valid_effect in configstyles |
2014-04-07 |
Sean Farley |
|
Superseded |
[4,of,5,V2] color: add an alias called 'color' for 'label' |
2014-04-07 |
Sean Farley |
|
Superseded |
[5,of,5,V2] templater: add an alias called 'color' for 'label' |
2014-04-07 |
Sean Farley |
|
Superseded |
[1,of,8,ancestor-ish] context: remove unused filectx.ancestor |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[2,of,8,ancestor-ish] ancestor: remove unused genericancestor |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[3,of,8,ancestor-ish] backout: don't limit heritage check to a single ancestor |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[4,of,8,ancestor-ish] commit: use revlog.commonancestors instead of .ancestor |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[5,of,8,ancestor-ish] transplant: use context ancestor instead of changelog ancestor |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[6,of,8,ancestor-ish] revlog: use context ancestor instead of changelog ancestor |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[7,of,8,ancestor-ish] copies: remove _checkcopies wrapper - it does no good |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[8,of,8,ancestor-ish] copies: guard debug section with ui.debugflag |
2014-04-07 |
Mads Kiilerich |
|
Accepted |
[1,of,4,V3] color: extract method for determining a valid effect |
2014-04-07 |
Sean Farley |
|
Superseded |
[3,of,4,V3] color: add an alias called 'color' for 'label' |
2014-04-07 |
Sean Farley |
|
Superseded |
[4,of,4,V3] templater: add an alias called 'color' for 'label' |
2014-04-07 |
Sean Farley |
|
Superseded |
[1,of,2,V4] color: extract method for determining a valid effect |
2014-04-07 |
Sean Farley |
|
Accepted |
[2,of,2,V4] color: fallback and test label as an effect |
2014-04-07 |
Sean Farley |
|
Accepted |
[evolve-ext] tests: fix test-prune.t breakage |
2014-04-08 |
Durham Goode |
|
Not Applicable |
socks proxy: socks5 proxy support for http(s) protocol |
2014-04-08 |
heisenbug |
|
Deferred |
[V4] commands: 'listening at' line when port specified (issue3976) |
2014-04-08 |
Chinmay Joshi |
|
Superseded |
hgweb: override the charset attribute in the http request |
2014-04-10 |
elson.wei@gmail.com |
|
Accepted |
[V4] commands: 'listening at' line when port specified (issue3976) |
2014-04-10 |
Chinmay Joshi |
|
Superseded |
[V5] commands: 'listening at' line when port specified (issue3976) |
2014-04-10 |
Chinmay Joshi |
|
Changes Requested |
[1,of,4] phase: apply publishing enforcement for "serve" source |
2014-04-10 |
Pierre-Yves David |
|
Accepted |
[2,of,4] unbundle: extract checkheads in its own function |
2014-04-10 |
Pierre-Yves David |
|
Accepted |
[3,of,4] unbundle: extract the core logic in another function |
2014-04-10 |
Pierre-Yves David |
|
Accepted |
[4,of,4] localrepo: add unbundle support |
2014-04-10 |
Pierre-Yves David |
|
Accepted |
exchange: drop useless line break |
2014-04-11 |
Pierre-Yves David |
|
Accepted |
[1,of,8] bundle2: add an integer id to part |
2014-04-11 |
Pierre-Yves David |
|
Accepted |
[2,of,8] bundle2: add replies awareness to unbundlerecords |
2014-04-11 |
Pierre-Yves David |
|
Accepted |
[3,of,8] bundle2: produce a bundle2 reply |
2014-04-11 |
Pierre-Yves David |
|
Accepted |
[4,of,8] bundle2: use reply part to returns result of addchangregroup |
2014-04-11 |
Pierre-Yves David |
|
Accepted |
[5,of,8] changegroup: move chunk extraction into a getchunks method of unbundle10 |
2014-04-11 |
Pierre-Yves David |
|
Accepted |
[6,of,8] changegroup: give a way to includes header in getchunks |
2014-04-11 |
Pierre-Yves David |
|
Accepted |
[7,of,8] bundle2: extract a _payloadchunks method for part |
2014-04-11 |
Pierre-Yves David |
|
Accepted |
[8,of,8] bundle2: support chunk iterator as part data |
2014-04-11 |
Pierre-Yves David |
|
Accepted |
[1,of,4,evolve-ext] fold: enable --date and --user options |
2014-04-12 |
Jordi Gutiérrez Hermoso |
|
Not Applicable |
[2,of,4,evolve-ext] fold: add --message and --logfile options |
2014-04-12 |
Jordi Gutiérrez Hermoso |
|
Not Applicable |
[3,of,4,evolve-ext] fold: add squash as a possible alias |
2014-04-12 |
Jordi Gutiérrez Hermoso |
|
Not Applicable |
[4,of,4,evolve-ext] fold: rehaul handling of multiple and single revisions (BC) |
2014-04-12 |
Jordi Gutiérrez Hermoso |
|
Not Applicable |
Add splitlines, wordN, and startswith to templates |
2014-04-12 |
Ryan McElroy |
|
Changes Requested |
[1,of,2,evolve-ext] evolve: use new api _callcompressable |
2014-04-12 |
Olle Lundberg |
|
Not Applicable |
[2,of,2,evolve-ext] evolve: small white space change |
2014-04-12 |
Olle Lundberg |
|
Not Applicable |
[1,of,4,reviewed,by,Augie] bundle2: lazily generate the changegroup part in exchange.getbundle |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[2,of,4,reviewed,by,Augie] bundle2: use chunkbuffer for exchange.getbundle |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[3,of,4,reviewed,by,Augie] bundle2: comment to clarify why the handler call is where it is |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[4,of,4,reviewed,by,Augie] bundle2: rename part to bundlepart |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[1,of,8] bundle2: extract stream//unpack logic in an unpackermixin |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[2,of,8] bundle2: add a unbundle part responsible from unbundling part |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[3,of,8] bundle2: move the fromheader closure on the class itself |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[4,of,8] bundle2: move unpackheader closure on the class |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[5,of,8] bundle2: lazily iterate over bundle part in test |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[6,of,8] util: chunkbuffer.read() support None size |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[7,of,8] bundle2: lazy unbundle of part payload |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[8,of,8] bundle2: directly feed part to readbundle |
2014-04-12 |
Pierre-Yves David |
|
Accepted |
[1,of,2,evolve-ext,V2] evolve: use new api _callcompressable |
2014-04-13 |
Olle Lundberg |
|
Accepted |
[2,of,2,evolve-ext,V2] evolve: small white space change |
2014-04-13 |
Olle Lundberg |
|
Accepted |
[1,of,3,STABLE] i18n: fix "% inside _()" problems |
2014-04-13 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,3,STABLE] check-code: detect incorrect format operation on the string not including "%" |
2014-04-13 |
Katsunori FUJIWARA |
|
Superseded |
[3,of,3,STABLE] check-code: detect incorrect format operation on the string not including "%" |
2014-04-13 |
Katsunori FUJIWARA |
|
Superseded |
[misc,largefiles] largefiles: update sould only create a .orig backup of a largefile once |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[01,of,12,misc,largefiles] largefiles: import whole modules instead of importing parts of them |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[02,of,12,misc,largefiles] largefiles: fix profile of unused largefilesdirstate._ignore |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[03,of,12,misc,largefiles] largefiles: remove confusing handling of .bad return value - it is void |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[04,of,12,misc,largefiles] largefiles: make cat on standins do something |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[05,of,12,misc,largefiles] largefiles: full debugdirstate functionality for largefiles |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[06,of,12,misc,largefiles] largefiles: use more reasonable locking for update |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[07,of,12,misc,largefiles] largefiles: clarify installmatchfn documentation |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[08,of,12,misc,largefiles] largefiles: copy override, install matchfn outside the try/except restoring it |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[09,of,12,misc,largefiles] largefiles: remove silent handling of incorrect invocation of restorematchfn |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[10,of,12,misc,largefiles] largefiles: remove dummy assignments for creating an already existing closure |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[11,of,12,misc,largefiles] largefiles: simplify revert - use getstandinsstate like other commands do |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[12,of,12,misc,largefiles] largefiles: revert override, install matchfn outside the try/except restoring it |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[1,of,6,misc] tests: warn on invalid #if directive |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[2,of,6,misc] spelling: fixes from spell checker |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[3,of,6,misc] demandimport: make it possible to disable by setting HGDEMANDIMPORT=disable |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[4,of,6,misc] dirstate: inline local finish function |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[5,of,6,misc] transplant: assert instead of UnboundLocalError on parentrev in .applied() |
2014-04-13 |
Mads Kiilerich |
|
Deferred |
[6,of,6,misc] rebase: tell when reopening a closed branch head |
2014-04-13 |
Mads Kiilerich |
|
Accepted |
[1,of,2] bundle2: add a "check:heads" handler |
2014-04-13 |
Pierre-Yves David |
|
Accepted |
[2,of,2] bundle2: allow to use bundle2 for push |
2014-04-13 |
Pierre-Yves David |
|
Accepted |
[1,of,2] repoview: drop duplicated lookup |
2014-04-13 |
Pierre-Yves David |
|
Accepted |
[2,of,2] repoview: make explicite conversion from node to rev while computing hidden |
2014-04-13 |
Pierre-Yves David |
|
Accepted |
[evolve-ext] Fix preservation of rename information on evolve (#33) |
2014-04-14 |
Julien Cristau |
|
Deferred |
[STABLE,V2] histedit: save manually edited commit message into ".hg/last-message.txt" |
2014-04-14 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2] tags: log events related to tags cache |
2014-04-14 |
Gregory Szorc |
|
Accepted |
[2,of,2] branchmap: log events related to branch cache |
2014-04-14 |
Gregory Szorc |
|
Accepted |
[1,of,4,evolve-ext,V2] fold: enable --date and --user options |
2014-04-14 |
Jordi Gutiérrez Hermoso |
|
Deferred |
[2,of,4,evolve-ext,V2] rewrite: use cmdutil.logmessage instead of ad-hoc methods |
2014-04-14 |
Jordi Gutiérrez Hermoso |
|
Deferred |
[3,of,4,evolve-ext,V2] fold: add --message and --logfile options |
2014-04-14 |
Jordi Gutiérrez Hermoso |
|
Deferred |
[4,of,4,evolve-ext,V2] fold: add squash as a possible alias |
2014-04-14 |
Jordi Gutiérrez Hermoso |
|
Deferred |
color: add effect to the template symbol table |
2014-04-14 |
Sean Farley |
|
Accepted |
[1,of,4,resend,revset,log] cmdutil: changed _makegraphlogrevset to _makelogrevset |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[2,of,4,resend,revset,log] largefiles: added test coverage for graph log |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[3,of,4,resend,revset,log] largefiles: changed overridelog to work with graphlog |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[4,of,4,resend,revset,log] log: changed implementation to use graphlog code |
2014-04-15 |
Mads Kiilerich |
|
Superseded |
[4,of,4,resend,revset,log] log: changed implementation to use graphlog code |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[1,of,8,match] match: make it more clear what _roots do and that it ends up in match()._files |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[2,of,8,match] match: improve documentation - docstrings and more descriptive variable naming |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[3,of,8,match] match: _globre doctests |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[4,of,8,match] match: assert on the last case in _regex - mainly for documentation |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[5,of,8,match] match: remove last traces of unused .missing callback |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[6,of,8,match] context: remove redundant handling of match.bad return value |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[7,of,8,match] dirstate: improve documentation and readability of match and ignore in the walker |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[8,of,8,match] dirstate: report bad subdirectories as match.bad, not just a warning (BC) |
2014-04-15 |
Mads Kiilerich |
|
Accepted |
[01,of,12,V2] largefiles: centralize the logic to get outgoing largefiles |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[02,of,12,V2] localrepo: introduce "prepushoutgoinghooks" to extend outgoing check easily |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[03,of,12,V2] largefiles: reuse "findcommonoutgoing()" result at "hg push" |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[04,of,12,V2] summary: separate checking incoming/outgoing and showing remote summary |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[05,of,12,V2] util: enable "hooks" to return list of the values returned from each hooks |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[06,of,12,V2] summary: introduce "summaryremotehooks" to avoid redundant incoming/outgoing check |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[07,of,12,V2] largefiles: use "summaryremotehooks" to avoid redundant outgoing check |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[08,of,12,V2] hg: make "_outgoing()" return empty list instead of "None" |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[09,of,12,V2] hg: make "_outgoing()" return peer object for remote repository |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[10,of,12,V2] outgoing: introduce "outgoinghooks" to avoid redundant outgoing check |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[11,of,12,V2] largefiles: use "outgoinghooks" to avoid redundant outgoing check |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[12,of,12,V2] largefiles: remove no more referred "getoutgoinglfiles()" |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2] commit: abolish useless "--force-editor" internal option for "hg commit" |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2] amend: invoke editor forcibly when "--edit" option is specified |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5,STABLE,V2] i18n: fix "% inside _()" problem |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5,STABLE,V2] check-code: detect "% inside _()" when there are leading whitespaces |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5,STABLE,V2] obsolete: add '%' specifier to the format string to avoid TypeError at runtime |
2014-04-15 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,STABLE,V2] check-code: detect incorrect format operation on the string not including "%" |
2014-04-15 |
Katsunori FUJIWARA |
|
Deferred |
[5,of,5,STABLE,V2] check-code: detect incorrect format operation on the string not including "%" |
2014-04-15 |
Katsunori FUJIWARA |
|
Deferred |
setup.py: fix C extension compilation issue with OS X 10.9 and Xcode 5.1 |
2014-04-15 |
Kent Frazier |
|
Accepted |
tests: mark test in tests/test-help.t as contingent on gettext being available |
2014-04-15 |
Kent Frazier |
|
Accepted |
[1,of,2] cat: explicitly document the supported formatter rules |
2014-04-16 |
Matt Harbison |
|
Accepted |
[2,of,2] cat: use the topmost repo when expanding node based format strings for output |
2014-04-16 |
Matt Harbison |
|
Deferred |
[1,of,2,convert,backouts] convert: backout b75a04502ced and 9616b03113ce - tagmap |
2014-04-16 |
Mads Kiilerich |
|
Accepted |
[2,of,2,convert,backouts] convert: backout 81cf597dafa9 and a3545c3104aa -closemap |
2014-04-16 |
Mads Kiilerich |
|
Accepted |
hgweb: adding branch, tags, bookmarks, and file list to atom feed entries |
2014-04-16 |
Jensen, Aaron |
|
Deferred |
hgweb: adding branch, tags, bookmarks, and file list to rss feed entries |
2014-04-16 |
Jensen, Aaron |
|
Deferred |
[1,of,5,STABLE] hgweb: fix lack of "bookmarks" link in "/file" page of "paper" style |
2014-04-17 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5,STABLE] hgweb: make "comparison" get parent from not filelog but changelog |
2014-04-17 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5,STABLE] hgweb: show as same parents as "hg parents -r REV FILE" in pages for file |
2014-04-17 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,STABLE] hgweb: show revisions and hashes gotten from changelog in "comparison" page |
2014-04-17 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,STABLE] hgweb: align entries in "changelog" and "revisions" pages of "spartan" style |
2014-04-17 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2] contrib: remove mergetools.hgrc premerge=False for Beyond Compare and Araxis |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[2,of,2] filemerge: better handling of failing remove of temporary files |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[1,of,9,cah] ancestors: extract candidates function as commonancestorsheads |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[2,of,9,cah] parsers: introduce index_commonancestorsheads |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[3,of,9,cah] parsers: remove unnecessary gca variable in index_commonancestorsheads |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[4,of,9,cah] revlog: introduce commonancestorsheads method |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[5,of,9,cah] backout: use commonancestorsheads for checking linear heritage |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[6,of,9,cah] localrepo: use commonancestorsheads for checking linear heritage in file commit |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[7,of,9,cah] revlog: backout 514d32de6646 - commonancestors |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[8,of,9,cah] context: tell when .ancestor picks one of multiple common ancestors heads |
2014-04-17 |
Mads Kiilerich |
|
Superseded |
[9,of,9,cah] context: introduce [ui]topancestors for controlling which ancestor to pick |
2014-04-17 |
Mads Kiilerich |
|
Deferred |
hgweb: adding branch names from inbranch template to atom feed |
2014-04-17 |
Jensen, Aaron |
|
Accepted |
hgweb: adding branch names from inbranch template to rss feed |
2014-04-17 |
Jensen, Aaron |
|
Accepted |
hgweb: adding article link to rss feed |
2014-04-17 |
Jensen, Aaron |
|
Accepted |
[1,of,3,cah,v2,+,bid] context: tell when .ancestor picks one of multiple common ancestors heads |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[2,of,3,cah,v2,+,bid] context: introduce merge.preferancestor for controlling which ancestor to pick |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[3,of,3,cah,v2,+,bid] merge: with merge.preferancestor=*, run an auction with bids from ancestors |
2014-04-17 |
Mads Kiilerich |
|
Accepted |
[1,of,3,stable] obsolete: fix language and grammer in module docstring |
2014-04-19 |
Martin Geisler |
|
Deferred |
[2,of,3,stable] obsolete: let N denote number of obsoleted changestes in a marker |
2014-04-19 |
Martin Geisler |
|
Accepted |
[3,of,3,stable] obsolete: fix one-element tuple in module docstring |
2014-04-19 |
Martin Geisler |
|
Accepted |
[STABLE] churn: compute padding with unicode strings |
2014-04-19 |
Isaac Jurado |
|
Superseded |
[STABLE,RESEND] churn: compute padding with unicode strings |
2014-04-20 |
Isaac Jurado |
|
Accepted |
[1,of,5,stable,bid] merge: fix wrong number of arguments for bid merge message |
2014-04-22 |
Mads Kiilerich |
|
Accepted |
[2,of,5,stable,bid] tests: better test coverage for bid merge |
2014-04-22 |
Mads Kiilerich |
|
Accepted |
[3,of,5,stable,bid] merge: fix stray character in bid merge message |
2014-04-22 |
Mads Kiilerich |
|
Accepted |
[4,of,5,stable,bid] merge: tell the user when we are using bid merge |
2014-04-22 |
Mads Kiilerich |
|
Accepted |
[5,of,5,stable,bid] merge: improve notes for listing the bids for ambiguous merges |
2014-04-22 |
Mads Kiilerich |
|
Accepted |
[01,of,12,stable] bundle2: decorate exception raised during bundle processing |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[02,of,12,stable] bundle2: gracefully handle abort during unbundle |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[03,of,12,stable] bundle2: make error testing more modular |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[04,of,12,stable] bundle2: use a more specific UnknownPartError when no handler is found |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[05,of,12,stable] bundle2: catch UnknownPartError during push |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[06,of,12,stable] bundle2: catch UnknownPartError during pull |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[07,of,12,stable] bundle2: catch UnknownPartError during local push |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[08,of,12,stable] bundle2: gracefully handle UnknownPartError during unbundle |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[09,of,12,stable] bundle2: fix error raising during heads checking |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[10,of,12,stable] bundle2: add an error message to push race error |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[11,of,12,stable] bundle2: gracefully handle PushRaced error during unbundle |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[12,of,12,stable] bundle2: gracefully handle hook abort |
2014-04-22 |
Pierre-Yves David |
|
Accepted |
[stable] dispatch: restore old cwd after dispatch |
2014-04-23 |
Gregory Szorc |
|
Changes Requested |
[02,of,10] rebase: improve error message for empty --rev set |
2014-04-23 |
Julien Cristau |
|
Deferred |
[stable] httppeer: reintroduce _abort that accidentally was removed in 167047ba3cfa |
2014-04-23 |
Mads Kiilerich |
|
Accepted |
hgweb: replace excanvas.js with a newer version |
2014-04-23 |
Javi Merino |
|
Accepted |
[stable] discovery: don't report all "unsynced" remote heads (issue4230) |
2014-04-24 |
Mads Kiilerich |
|
Accepted |
test-patchbomb.t failing |
2014-04-25 |
Greg Ward |
|
Deferred |
hgsubversion + evolve + Mercurial 3.0 = crash |
2014-04-25 |
Greg Ward |
|
Deferred |
[1,of,2,evolve-ext] README: document how to run the tests |
2014-04-25 |
Greg Ward |
|
Deferred |
[2,of,2,evolve-ext] evolve: fix grammar in a comment |
2014-04-25 |
Greg Ward |
|
Deferred |
[STABLE] largefiles: remove directories left empty after a move (issue3515) |
2014-04-26 |
Matt Harbison |
|
Accepted |
[STABLE] color: add missing handling of stderr capture introduced by 350dc24a553d |
2014-04-27 |
Yuya Nishihara |
|
Accepted |
[STABLE] cmdserver: forcibly use L channel to read password input (issue3161) |
2014-04-27 |
Yuya Nishihara |
|
Accepted |
help: clarify distinction among `contains`/`file`/`filelog` |
2014-04-28 |
Greg Hurrell |
|
Accepted |
[1,of,8,STABLE] graft: do not use `.remove` on a smart set (regression) |
2014-04-29 |
Pierre-Yves David |
|
Accepted |
[2,of,8,STABLE] revset: fix revision filtering in spanset.contains (regression) |
2014-04-29 |
Pierre-Yves David |
|
Accepted |
[3,of,8,STABLE] revsetbenchmark: fix error raising |
2014-04-29 |
Pierre-Yves David |
|
Accepted |
[4,of,8,STABLE] revsetbenchmark: add a usage message when no arguments are passed |
2014-04-29 |
Pierre-Yves David |
|
Superseded |
[5,of,8,STABLE] revset: cosmetic changes in spanset range comparison |
2014-04-29 |
Pierre-Yves David |
|
Superseded |
[6,of,8,STABLE] revset: inline spanset containment check (fix perf regression) |
2014-04-29 |
Pierre-Yves David |
|
Accepted |
[7,of,8,STABLE] revset: also inline spanset._contained in __len__ |
2014-04-29 |
Pierre-Yves David |
|
Accepted |
[8,of,8,STABLE] revset: drop spanset._contained |
2014-04-29 |
Pierre-Yves David |
|
Superseded |
[STABLE,V2] largefiles: remove directories emptied after their files are moved (issue3515) |
2014-04-29 |
Matt Harbison |
|
Accepted |
[STABLE] match: fix NameError 'pat' on overflow of regex pattern length |
2014-04-29 |
Yuya Nishihara |
|
Accepted |
[1,of,3,STABLE] exchange: fix invalid reference to bundle2.UnknownPartError caught by pyflakes |
2014-04-29 |
Yuya Nishihara |
|
Accepted |
[2,of,3,STABLE] win32: add missing definition of _ERROR_NO_MORE_FILES caught by pyflakes |
2014-04-29 |
Yuya Nishihara |
|
Accepted |
[3,of,3,STABLE] killdaemons: correct typo of _check() function caught by pyflakes |
2014-04-29 |
Yuya Nishihara |
|
Accepted |
[STABLE] transaction: fix file descriptor leak for journal.backupfiles |
2014-04-30 |
Durham Goode |
|
Accepted |
[STABLE] spanset: directly use __contains__ instead of a lambda |
2014-04-30 |
Pierre-Yves David |
|
Accepted |
[Bug,4236] New: hg log on a normal file aborts with the largefiles extension enabled |
2014-05-01 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[stable] largefiles: better handling of log from other working directory (issue4236) |
2014-05-01 |
Mads Kiilerich |
|
Accepted |
[stable] rebase: empty revset should be a gentle no-op with exit code 1, not an error |
2014-05-01 |
Mads Kiilerich |
|
Accepted |
[1,of,2,stable] lazyset: directly use __contains__ instead of a lambda |
2014-05-01 |
Pierre-Yves David |
|
Superseded |
[2,of,2,stable] orderedlazyset: directly use __contains__ instead of a lambda |
2014-05-01 |
Pierre-Yves David |
|
Accepted |
[stable] revset: directly use __contains__ instead of a lambda |
2014-05-01 |
Pierre-Yves David |
|
Accepted |
[1,of,8] merge: improve debug messages for bid merge |
2014-05-01 |
Mads Kiilerich |
|
Superseded |
[2,of,8] merge: change priority / ordering of merge actions |
2014-05-01 |
Mads Kiilerich |
|
Superseded |
[3,of,8] merge: move constant assignments a bit and use them more |
2014-05-01 |
Mads Kiilerich |
|
Superseded |
[4,of,8] merge: change debug logging and progress |
2014-05-01 |
Mads Kiilerich |
|
Superseded |
[5,of,8] merge: separate worker functions for batch remove and batch get |
2014-05-01 |
Mads Kiilerich |
|
Superseded |
[6,of,8] merge: use separate lists for each action type |
2014-05-01 |
Mads Kiilerich |
|
Superseded |
[7,of,8] merge: fix stupid indentation left over from previous refactorings |
2014-05-01 |
Mads Kiilerich |
|
Superseded |
[8,of,8] merge: simplify mergestate iter |
2014-05-01 |
Mads Kiilerich |
|
Accepted |
[1,of,8] revset: drop spanset._contained |
2014-05-02 |
Pierre-Yves David |
|
Accepted |
[2,of,8] revset: cosmetic changes in spanset range comparison |
2014-05-02 |
Pierre-Yves David |
|
Accepted |
[3,of,8] revsetbenchmark: add `::tip and draft()` to the canonical list |
2014-05-02 |
Pierre-Yves David |
|
Accepted |
[4,of,8] revsetbenchmark: add `author(mpm) or author(lmoscovicz)` to the canonical list |
2014-05-02 |
Pierre-Yves David |
|
Superseded |
[5,of,8] revsetbenchmark: add a usage message when no arguments are passed |
2014-05-02 |
Pierre-Yves David |
|
Accepted |
[6,of,8] revsetbenchmark: use optparse to retrieve argument |
2014-05-02 |
Pierre-Yves David |
|
Accepted |
[7,of,8] revsetbenchmark: automatically finds the perf extension |
2014-05-02 |
Pierre-Yves David |
|
Superseded |
[8,of,8] revsetbenchmark: support for running on other repo |
2014-05-02 |
Pierre-Yves David |
|
Superseded |
[1,of,4] test-pyflakes: use "hg locate" to collect target files |
2014-05-02 |
Yuya Nishihara |
|
Changes Requested |
[2,of,4] test-pyflakes: do not parse file that is unlikely a Python script |
2014-05-02 |
Yuya Nishihara |
|
Changes Requested |
[3,of,4] test-pyflakes: detect undefined name error |
2014-05-02 |
Yuya Nishihara |
|
Superseded |
[4,of,4] test-pyflakes: exclude undefined name warning declared as global |
2014-05-02 |
Yuya Nishihara |
|
Changes Requested |
[1,of,6,resolve-ux] resolve: use early continue and deindent |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[2,of,6,resolve-ux] resolve: split test |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[3,of,6,resolve-ux] merge: implement mergestate.__len__ and mergestate.__nonzero__ |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[4,of,6,resolve-ux] resolve: abort when not applicable |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[5,of,6,resolve-ux] resolve: print warning when no work performed (issue4208) |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[6,of,6,resolve-ux] resolve: print message when no unresolved files remain (issue4214) |
2014-05-02 |
Gregory Szorc |
|
Superseded |
[1,of,3,V2] factotum: initialize global variables to suppress pyflakes warning |
2014-05-02 |
Yuya Nishihara |
|
Accepted |
[2,of,3,V2] run-tests: initialize global variables to suppress pyflakes warning |
2014-05-02 |
Yuya Nishihara |
|
Accepted |
[3,of,3,V2] test-pyflakes: detect undefined name error |
2014-05-02 |
Yuya Nishihara |
|
Accepted |
i18n-de: german translation improvement for gpg extension |
2014-05-02 |
Jakob Krainz |
|
Accepted |
dispatch: use --section.setting=value instead of --config=section.setting=value |
2014-05-02 |
Mads Kiilerich |
|
Changes Requested |
[001,of,179,tests-refactor] run-tests: create classes for representing tests |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[002,of,179,tests-refactor] run-tests: move testtmp into Test class |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[003,of,179,tests-refactor] run-tests: move replacements generation into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[004,of,179,tests-refactor] run-tests: move createenv() into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[005,of,179,tests-refactor] run-tests: move createhgrc() call into Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[006,of,179,tests-refactor] run-tests: move replacements and port management into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[007,of,179,tests-refactor] run-tests: move killdaemons into Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[008,of,179,tests-refactor] run-tests: move env into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[009,of,179,tests-refactor] run-tests: clean up temp directory variables |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[010,of,179,tests-refactor] run-tests: capture execution results in a TestResult class |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[011,of,179,tests-refactor] run-tests: pass TestResult into run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[012,of,179,tests-refactor] run-tests: give TestResult a skipped attribute |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[013,of,179,tests-refactor] run-tests: capture reference output in TestResult class |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[014,of,179,tests-refactor] run-tests: allow Test.run() to run multiple times |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[015,of,179,tests-refactor] run-tests: remove threadtmp as part of Test.__del__ |
2014-05-02 |
Gregory Szorc |
|
Deferred |
[016,of,179,tests-refactor] run-tests: roll pytest() into PythonTest._run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[017,of,179,tests-refactor] run-tests: move t test parsing into its own function |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[018,of,179,tests-refactor] run-tests: move t test execution from tsttest() to TTest.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[019,of,179,tests-refactor] run-tests: finish moving tsttest() into TTest |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[020,of,179,tests-refactor] run-tests: make linematch a static method of TTest |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[021,of,179,tests-refactor] run-tests: make rematch a static method of TTest |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[022,of,179,tests-refactor] run-tests: make globmatch a static method of TTest |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[023,of,179,tests-refactor] run-tests: capture reference output in Test.__init__ |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[024,of,179,tests-refactor] run-tests: kill daemons during Test.__del__ |
2014-05-02 |
Gregory Szorc |
|
Deferred |
[025,of,179,tests-refactor] run-tests: handle interrupted in Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[026,of,179,tests-refactor] run-tests: move err path handling to Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[027,of,179,tests-refactor] run-tests: move success() into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[028,of,179,tests-refactor] run-tests: move fail() into Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[029,of,179,tests-refactor] run-tests: add skip processing to Test |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[030,of,179,tests-refactor] run-tests: generate timeout result in Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[031,of,179,tests-refactor] run-tests: move output difference processing to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[032,of,179,tests-refactor] run-tests: move remaining result processing to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[033,of,179,tests-refactor] run-tests: check for test file existence in Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[034,of,179,tests-refactor] run-tests: move blacklist skipping to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[035,of,179,tests-refactor] run-tests: move retesting result to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[036,of,179,tests-refactor] run-tests: move keyword processing into Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[037,of,179,tests-refactor] run-tests: move test name filter to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[038,of,179,tests-refactor] run-tests: emit exception failure result from Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[039,of,179,tests-refactor] run-tests: move err file saving to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |
[040,of,179,tests-refactor] run-tests: move output writing to Test.run() |
2014-05-02 |
Gregory Szorc |
|
Accepted |