[3,of,3] archive: support 'wdir()' |
2015-06-15 |
Matt Harbison |
|
Superseded |
[evolve-ext] inhibit: improve performance of transaction wrapping |
2015-06-15 |
Laurent Charignon |
|
Accepted |
[evolve-ext] directaccess: use cached filteredrevs |
2015-06-15 |
Laurent Charignon |
|
Accepted |
[evolve-ext-V2] inhibit: improve performance of transaction wrapping |
2015-06-15 |
Laurent Charignon |
|
Accepted |
repoview: invalidate 'visible' filtered revisions when bookmarks change |
2015-06-15 |
Laurent Charignon |
|
Accepted |
[1,of,5] match: drop unnecessary removal of '.' from excluded roots |
2015-06-15 |
Martin von Zweigbergk |
|
Accepted |
[2,of,5] match: break boolean expressions into one operand per line |
2015-06-15 |
Martin von Zweigbergk |
|
Accepted |
[3,of,5] match: drop optimization (?) of 'parentdirs' calculation |
2015-06-15 |
Martin von Zweigbergk |
|
Accepted |
[4,of,5] match: join two nested if-blocks |
2015-06-15 |
Martin von Zweigbergk |
|
Accepted |
[5,of,5] match: don't remove '.' from _includeroots |
2015-06-15 |
Martin von Zweigbergk |
|
Accepted |
[1,of,2] changegroup: don't use 'repo' for non-repo 'self' |
2015-06-15 |
Martin von Zweigbergk |
|
Accepted |
[2,of,2] changegroup: simplify by not reusing 'prog(ress)' instance |
2015-06-15 |
Martin von Zweigbergk |
|
Accepted |
[1,of,3,evolve-ext-V3] evolve: make uncommit respect allowunsable |
2015-06-15 |
Laurent Charignon |
|
Accepted |
[2,of,3,evolve-ext-V3] evolve: make prune respect allowunsable |
2015-06-15 |
Laurent Charignon |
|
Changes Requested |
[3,of,3,evolve-ext-V3] evolve: make fold aware of allowunstable |
2015-06-15 |
Laurent Charignon |
|
Changes Requested |
[1,of,3,topic-ext] topic: wrap the underlying update function rather than the command |
2015-06-15 |
Matt Mackall |
|
Accepted |
[2,of,3,topic-ext] rebase: teach rebase how to copy topics |
2015-06-15 |
Matt Mackall |
|
Accepted |
[3,of,3,topic-ext] topics: only apply topic to commits of the working copy |
2015-06-15 |
Matt Mackall |
|
Accepted |
convert: update 'intermediate-source' in the destination's extras dictionary |
2015-06-15 |
Matt Harbison |
|
Accepted |
[topic-ext] topics: add listnames hook so completion works |
2015-06-15 |
Matt Mackall |
|
Accepted |
[topic-ext] topics: allow commits that only change topic (issue4725) |
2015-06-15 |
Matt Mackall |
|
Accepted |
[1,of,3,fix-default] phase: also copy phase's sets when copying phase cache |
2015-06-15 |
Pierre-Yves David |
|
Accepted |
[2,of,3,fix-default] phase: invalidate the phase's set cache alongside the revs |
2015-06-15 |
Pierre-Yves David |
|
Accepted |
[3,of,3,fix-default] phase: also overwrite phase's sets when replacing a phasecache |
2015-06-15 |
Pierre-Yves David |
|
Accepted |
[V2] context: override workingctx.hex() to avoid a crash |
2015-06-16 |
Matt Harbison |
mpm |
Accepted |
[1,of,4] parsers: drop Python 2.4 compat in make_file_foldmap |
2015-06-16 |
Siddharth Agarwal |
|
Accepted |
[2,of,4] parsers: factor out code to create a presized dict |
2015-06-16 |
Siddharth Agarwal |
|
Accepted |
[3,of,4] parsers: add an API to create a new presized dict |
2015-06-16 |
Siddharth Agarwal |
|
Accepted |
[4,of,4] dirstate: use a presized dict for the dirstate |
2015-06-16 |
Siddharth Agarwal |
|
Accepted |
[3,of,3] archive: support 'wdir()' |
2015-06-16 |
Yuya Nishihara |
|
Superseded |
[1,of,5] templater: move runtemplate function out of buildmap/runmap pair |
2015-06-16 |
Yuya Nishihara |
|
Accepted |
[2,of,5] templater: take any string literals as template, but not for rawstring (BC) |
2015-06-16 |
Yuya Nishihara |
|
Accepted |
[3,of,5] templater: do not reevaluate rawstring as template (BC) |
2015-06-16 |
Yuya Nishihara |
|
Accepted |
[4,of,5] templater: drop strtoken argument from compiletemplate() |
2015-06-16 |
Yuya Nishihara |
|
Accepted |
[5,of,5] templater: comment that gettemplate() has different name resolution order |
2015-06-16 |
Yuya Nishihara |
|
Accepted |
[1,of,2] test-fileset: remove bashism, use test instead of '[[ ]]' |
2015-06-16 |
Yuya Nishihara |
|
Accepted |
[2,of,2] check-code: ban use of '[[ ]]' in tests |
2015-06-16 |
Yuya Nishihara |
|
Accepted |
[1,of,6] tests: test symbolic revision (de)reference in all hgweb styles |
2015-06-16 |
Anton Shestakov |
|
Accepted |
[2,of,6] hgweb: provide symrev (symbolic revision) property to the templates |
2015-06-16 |
Anton Shestakov |
|
Accepted |
[3,of,6] hgweb: don't dereference symbolic revision in spartan style |
2015-06-16 |
Anton Shestakov |
|
Accepted |
[4,of,6] hgweb: don't dereference symbolic revision in monoblue style |
2015-06-16 |
Anton Shestakov |
|
Accepted |
[5,of,6] hgweb: don't dereference symbolic revision in gitweb style |
2015-06-16 |
Anton Shestakov |
|
Accepted |
[6,of,6] hgweb: don't dereference symbolic revision in paper & coal style (issue2296) |
2015-06-16 |
Anton Shestakov |
|
Accepted |
[1,of,2] repoview: invalidate visible cached revs when dynamic blockers change |
2015-06-16 |
Laurent Charignon |
|
Rejected |
[2,of,2] bookmarks: drop filterredrevs cache invalidation no longer needed |
2015-06-16 |
Laurent Charignon |
|
Rejected |
[evolve-ext] inhibit: move transaction wrapping outside of repo setup |
2015-06-16 |
Laurent Charignon |
|
Accepted |
[progress-quiet] progress: respect ui.quiet (issue4726) |
2015-06-16 |
Augie Fackler |
|
Accepted |
[evolve-ext-V2] inhibit: move transaction wrapping outside of repo setup |
2015-06-16 |
Laurent Charignon |
|
Accepted |
[1,of,2,evolve-ext] directaccess: change rule from opt-in to opt-out |
2015-06-16 |
Laurent Charignon |
|
Changes Requested |
[2,of,2,evolve-ext] directaccess: disable directaccess for push and serve |
2015-06-16 |
Laurent Charignon |
|
Changes Requested |
[1,of,2,evolve-ext-V2] directaccess: change rule from opt-in to opt-out |
2015-06-16 |
Laurent Charignon |
|
Accepted |
[2,of,2,evolve-ext-V2] directaccess: disable directaccess for push and serve |
2015-06-16 |
Laurent Charignon |
|
Accepted |
verify: check the subrepository references in .hgsubstate |
2015-06-16 |
Matt Harbison |
|
Accepted |
[1,of,4] phase: rename getphaserevs to loadphaserevs |
2015-06-17 |
Pierre-Yves David |
|
Accepted |
[2,of,4] revset: ensure we have loaded phases data in '_notpublic()' |
2015-06-17 |
Pierre-Yves David |
|
Accepted |
[3,of,4] phase: document the replace method |
2015-06-17 |
Pierre-Yves David |
|
Accepted |
[4,of,4] phase: remove a 'for x in "foo bar".split()' idioms in phasecache.replace |
2015-06-17 |
Pierre-Yves David |
|
Accepted |
[1,of,3,V2] subrepo: allow a representation of the working directory subrepo |
2015-06-17 |
Matt Harbison |
|
Accepted |
[2,of,3,V2] archive: support 'wdir()' |
2015-06-17 |
Matt Harbison |
|
Accepted |
[3,of,3,V2] archive: report the node as "{p1node}+" when archiving wdir() |
2015-06-17 |
Matt Harbison |
mpm |
Accepted |
[evolve-ext] directaccess: add some commands to the directaccess list |
2015-06-17 |
Laurent Charignon |
|
Accepted |
[1,of,3] revsetbenchmarks: add main documention for the script |
2015-06-17 |
Pierre-Yves David |
|
Accepted |
[2,of,3] contrib: rename revsetbenchmarks.txt to 'base-revsets.txt' |
2015-06-17 |
Pierre-Yves David |
|
Accepted |
[3,of,3] contrib: introduce a all-revsets.txt file |
2015-06-17 |
Pierre-Yves David |
|
Accepted |
[1,of,2,evolve-ext-V4] evolve: make prune respect allowunsable |
2015-06-17 |
Laurent Charignon |
marmoute |
Changes Requested |
[2,of,2,evolve-ext-V4] evolve: make fold aware of allowunstable |
2015-06-17 |
Laurent Charignon |
marmoute |
Changes Requested |
test-subrepo-recursion: more aggressively regex 'unzip -l' output for 10.10 |
2015-06-17 |
Matt Harbison |
|
Accepted |
[V3] archive: report the node as "{p1node}+" when archiving a dirty wdir() |
2015-06-18 |
Matt Harbison |
|
Accepted |
[1,of,2] hgweb: link to revision by node hash in gitweb & monoblue |
2015-06-18 |
Anton Shestakov |
|
Accepted |
[2,of,2] hgweb: link to revision by node hash in paper & coal |
2015-06-18 |
Anton Shestakov |
|
Accepted |
contrib: clean up all-revsets.txt file |
2015-06-18 |
Pierre-Yves David |
|
Accepted |
revset: use a baseset in _notpublic() |
2015-06-18 |
Pierre-Yves David |
|
Accepted |
[1,of,3] revset: translate node directly with changelog in 'head' |
2015-06-18 |
Pierre-Yves David |
|
Accepted |
[2,of,3] revset: factor the non public phase code |
2015-06-18 |
Pierre-Yves David |
|
Accepted |
[3,of,3] revset: make use of natively computed set for 'draft()' and 'secret()' |
2015-06-18 |
Pierre-Yves David |
|
Accepted |
patch: add fuzz config flag (issue4697) |
2015-06-19 |
Matt Mackall |
|
Accepted |
[1,of,3] publishing: add helper method to localrepo |
2015-06-19 |
Matt Mackall |
|
Accepted |
[2,of,3] publishing: use new helper method |
2015-06-19 |
Matt Mackall |
|
Accepted |
[3,of,3] publishing: unconditionally trust publishing flag |
2015-06-19 |
Matt Mackall |
|
Accepted |
templates: fix missing closing brace in map-cmdline.status |
2015-06-19 |
Yuya Nishihara |
|
Accepted |
verify: clarify misleading fncache message |
2015-06-19 |
Matt Mackall |
|
Accepted |
phase: add a pointer to 'hg help phases' in the 'phase' help |
2015-06-19 |
Pierre-Yves David |
|
Accepted |
[1,of,2] devel-warn: move the develwarn function as a method of the ui object |
2015-06-19 |
Pierre-Yves David |
|
Superseded |
[2,of,2] devel-warn: issue a warning for old style revsets |
2015-06-19 |
Pierre-Yves David |
|
Superseded |
[1,of,2,V2] devel-warn: move the develwarn function as a method of the ui object |
2015-06-19 |
Pierre-Yves David |
|
Accepted |
[2,of,2,V2] devel-warn: issue a warning for old style revsets |
2015-06-19 |
Pierre-Yves David |
|
Accepted |
[1,of,4,topic-ext] topics: drop debugging print in rebase |
2015-06-19 |
Matt Mackall |
|
Accepted |
[2,of,4,topic-ext] topics: consistently use empty string instead of None |
2015-06-19 |
Matt Mackall |
|
Accepted |
[3,of,4,topic-ext] changectx: add topic method |
2015-06-19 |
Matt Mackall |
|
Accepted |
[4,of,4,topic-ext] amend: allow clearing topics on amend |
2015-06-19 |
Matt Mackall |
|
Accepted |
[1,of,2,evolve-ext] test-evolve-bumped: improve tests legibility |
2015-06-20 |
Laurent Charignon |
marmoute |
Accepted |
[2,of,2,evolve-ext] test-evolve-bumped: add new test case for merge |
2015-06-20 |
Laurent Charignon |
marmoute |
Accepted |
revset-head: use '&' instead of '.filter' |
2015-06-20 |
Pierre-Yves David |
|
Accepted |
changelog: document the 'readpending' method |
2015-06-20 |
Pierre-Yves David |
|
Accepted |
[1,of,2] revset: don't suggest private or undocumented queries |
2015-06-20 |
Matt Harbison |
|
Superseded |
[2,of,2] fileset: don't suggest private or undocumented queries |
2015-06-20 |
Matt Harbison |
|
Superseded |
[1,of,2,V2] revset: don't suggest private or undocumented queries |
2015-06-20 |
Matt Harbison |
|
Accepted |
[2,of,2,V2] fileset: don't suggest private or undocumented queries |
2015-06-20 |
Matt Harbison |
|
Accepted |
ancestors: prefetch method outside of the loop |
2015-06-20 |
Pierre-Yves David |
|
Accepted |
bundle2.getunbundler: rename "header" to "magicstring" |
2015-06-20 |
Pierre-Yves David |
|
Accepted |
[stable?] match: let 'path:.' and 'path:' match everything (issue4687) |
2015-06-21 |
Matt Harbison |
|
Superseded |
bundle2: reword debug message for invalid .hgtags data |
2015-06-21 |
Gregory Szorc |
|
Accepted |
[1,of,2] repair: add functionality to rebuild fncache |
2015-06-21 |
Gregory Szorc |
|
Superseded |
[2,of,2] verify: print hint to run debugrebuildfncache |
2015-06-21 |
Gregory Szorc |
|
Superseded |
[1,of,2] revsetbenchmarks: ignore empty lines |
2015-06-21 |
Pierre-Yves David |
|
Accepted |
[2,of,2] revsetbenchmark: do not abort on failure to run a revset |
2015-06-21 |
Pierre-Yves David |
durin42 |
Accepted |
[1,of,2,STABLE] templater: evaluate "query" argument passed to revset() |
2015-06-21 |
Yuya Nishihara |
|
Accepted |
[2,of,2,STABLE] templater: fix handling of \-escapes in raw string literals |
2015-06-21 |
Yuya Nishihara |
|
Accepted |
[1,of,2] parser: accept iterator of tokens instead of tokenizer function and program |
2015-06-21 |
Yuya Nishihara |
mpm |
Accepted |
[2,of,2] parser: update documentation about tokenizer and elements |
2015-06-21 |
Yuya Nishihara |
mpm |
Accepted |
check-commit: catch both patterns of double empty lines |
2015-06-21 |
Yuya Nishihara |
|
Accepted |
[stable?,V2] match: let 'path:.' and 'path:' match everything (issue4687) |
2015-06-21 |
Matt Harbison |
|
Accepted |
[1,of,2,v2] repair: add functionality to rebuild fncache |
2015-06-22 |
Gregory Szorc |
|
Accepted |
[2,of,2,v2] verify: print hint to run debugrebuildfncache |
2015-06-22 |
Gregory Szorc |
|
Accepted |
patch: remove email import workaround for Python 2.4 |
2015-06-22 |
Gregory Szorc |
|
Accepted |
osutil: remove Python 2.4 errno conversion workaround |
2015-06-22 |
Gregory Szorc |
|
Accepted |
[evolve-ext] evolve: remove _picknexttroubled |
2015-06-22 |
Laurent Charignon |
|
Accepted |
[1,of,2,evolve-ext] evolve: fix error in builddependencies |
2015-06-22 |
Laurent Charignon |
|
Accepted |
[2,of,2,evolve-ext] evolve: raise SplitSuccessorsError when computing dependency for split commits |
2015-06-22 |
Laurent Charignon |
|
Changes Requested |
revset: improves time complexity of 'roots(xxx)' |
2015-06-22 |
Pierre-Yves David |
|
Accepted |
revset: rework 'filteredset.last' |
2015-06-22 |
Pierre-Yves David |
|
Accepted |
[1,of,4,evolve-ext] evolve: add _nextcandidates, to be used in evolve with no arg and with --all |
2015-06-22 |
Laurent Charignon |
marmoute |
Changes Requested |
[2,of,4,evolve-ext] evolve: add _nextcandidate a revset to get the target for hg evolve with no arg |
2015-06-22 |
Laurent Charignon |
marmoute |
Changes Requested |
[3,of,4,evolve-ext] evolve: change the implementation of evolve with no argument |
2015-06-22 |
Laurent Charignon |
marmoute |
Changes Requested |
[4,of,4,evolve-ext] evolve: remove unused function _stabilizableunstable |
2015-06-22 |
Laurent Charignon |
marmoute |
Changes Requested |
[evolve-ext] evolve: clarify code in _singlesuccessor |
2015-06-23 |
Laurent Charignon |
marmoute |
Accepted |
[1,of,3] doc: document the ui.patch option |
2015-06-23 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,3] import: cross-reference ui.patch option from `hg help import` |
2015-06-23 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[3,of,3] import: cross-reference patch.fuzz option from `hg help import` |
2015-06-23 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[evolve-ext-V3] evolve: mechanism to load some commands selectively |
2015-06-23 |
Laurent Charignon |
|
Accepted |
templatekw: add 'dirty' keyword to indicate a dirty working directory |
2015-06-23 |
Matt Harbison |
|
Changes Requested |
[1,of,2] revert: change a test to make the change of direction of revert -i easier |
2015-06-23 |
Laurent Charignon |
|
Accepted |
[2,of,2] revert: change the direction of revert -i |
2015-06-23 |
Laurent Charignon |
|
Superseded |
[evolve-ext] evolve: add new test case for split commits |
2015-06-23 |
Laurent Charignon |
|
Accepted |
[1,of,2] global: mass rewrite to use modern exception syntax |
2015-06-24 |
Gregory Szorc |
|
Accepted |
[2,of,2] check-code: detect legacy exception syntax |
2015-06-24 |
Gregory Szorc |
|
Accepted |
[1,of,2] global: mass rewrite to use modern octal syntax |
2015-06-24 |
Gregory Szorc |
|
Accepted |
[2,of,2] check-code: detect legacy octal syntax |
2015-06-24 |
Gregory Szorc |
|
Accepted |
templatekw: correct typo in activebookmark documentation |
2015-06-24 |
Matt Harbison |
|
Accepted |
[2,of,2] revert: change the direction of revert -i |
2015-06-24 |
Laurent Charignon |
|
Accepted |
shelve: always backup shelves instead of deleting them |
2015-06-24 |
Colin Chan |
|
Superseded |
revset: add the 'subrev' symbol |
2015-06-24 |
Matt Harbison |
|
Changes Requested |
hgweb: use css for stripey background in coal |
2015-06-25 |
Anton Shestakov |
|
Accepted |
[evolve-ext] evolve: improve the help of the fold command |
2015-06-26 |
Laurent Charignon |
|
Superseded |
[1,of,2,evolve-ext-V2] evolve: improve the help of the fold command |
2015-06-26 |
Laurent Charignon |
|
Accepted |
[2,of,2,evolve-ext-V2] evolve: improve the help of the uncommit command |
2015-06-26 |
Laurent Charignon |
|
Changes Requested |
[evolve-ext] evolve: remove unused warning message in _solvedivergent |
2015-06-26 |
Laurent Charignon |
|
Accepted |
[1,of,2,evolve-ext] evolve: remove --biject for prune |
2015-06-26 |
Laurent Charignon |
|
Changes Requested |
[2,of,2,evolve-ext] evolve: (issue4386) cleanup, split, fold and bijection in `hg prune` |
2015-06-26 |
Laurent Charignon |
|
Changes Requested |
[evolve-ext] evolve: dedupe divergents when running evolve --all --any or evolve --rev |
2015-06-26 |
Laurent Charignon |
|
Changes Requested |
[STABLE] archive: don't assume '.' is being archived for changessincelatesttag |
2015-06-26 |
Matt Harbison |
|
Accepted |
[1,of,5] share: replace reference to 'sopener' with 'svfs' |
2015-06-26 |
Siddharth Agarwal |
|
Accepted |
[2,of,5] localrepo: kill off sopener |
2015-06-26 |
Siddharth Agarwal |
|
Accepted |
[3,of,5] exchange: replace references to 'sopener' with 'svfs' |
2015-06-26 |
Siddharth Agarwal |
|
Accepted |
[4,of,5] obsolete: replace references to 'sopener' with 'svfs' |
2015-06-26 |
Siddharth Agarwal |
|
Accepted |
[5,of,5] statichttprepo: kill off sopener |
2015-06-26 |
Siddharth Agarwal |
|
Accepted |
[1,of,2,fix-default-regression] bufferedinputpipe: remove an outdate comment |
2015-06-26 |
Pierre-Yves David |
|
Superseded |
[2,of,2,fix-default-regression] bufferedinputpipe: remove N^2 computation of buffer length (issue4735) |
2015-06-26 |
Pierre-Yves David |
|
Superseded |
Add support for 'union' merge strategy |
2015-06-26 |
Erik Huelsmann |
|
Changes Requested |
[evolve-ext-V2] evolve: dedupe divergents when running evolve --all --any or evolve --rev |
2015-06-26 |
Laurent Charignon |
|
Accepted |
[1,of,2,evolve-ext] evolve: remove trailing spaces |
2015-06-26 |
André Sintzoff |
|
Accepted |
[2,of,2,evolve-ext] evolve: fix typo in fold docstring |
2015-06-26 |
André Sintzoff |
|
Accepted |
tests: clean up duplicated output in test-subrepo-recursion progress |
2015-06-26 |
Pierre-Yves David |
|
Accepted |
[1,of,2,V2] bufferedinputpipe: remove an outdate comment |
2015-06-27 |
Pierre-Yves David |
|
Accepted |
[2,of,2,V2] bufferedinputpipe: remove N^2 computation of buffer length (issue4735) |
2015-06-27 |
Pierre-Yves David |
|
Accepted |
[1,of,2] templatekw: use a list of tags in getlatesttags() instead of joining them |
2015-06-27 |
Matt Harbison |
|
Superseded |
[2,of,2] templatekw: introduce the changessincelatesttag keyword |
2015-06-27 |
Matt Harbison |
|
Superseded |
revset: add the 'subrev' symbol |
2015-06-27 |
Yuya Nishihara |
|
Not Applicable |
[STABLE] templater: parse \"...\" as string for 2.9.2-3.4 compatibility (issue4733) |
2015-06-27 |
Yuya Nishihara |
|
Accepted |
[1,of,2] demandimport: alias __builtin__ as builtins |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[2,of,2] demandimport: support importing builtins for Python 3 |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[1,of,2] identify: build the tag list directly instead of using wctx.tags() |
2015-06-28 |
Matt Harbison |
|
Accepted |
[2,of,2] workingctx: don't report the tags for its parents |
2015-06-28 |
Matt Harbison |
|
Accepted |
[1,of,5] import-checker: resolve relative imports |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[2,of,5] import-checker: establish new function for verifying import conventions |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[3,of,5] import-checker: establish modern import convention |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[4,of,5] localrepo: use modern import convention |
2015-06-28 |
Gregory Szorc |
|
Accepted |
[5,of,5] dispatch: use modern import convention |
2015-06-28 |
Gregory Szorc |
|
Accepted |
identify: avoid a crash when given '-r wdir()' |
2015-06-29 |
Matt Harbison |
|
Superseded |
[1,of,3,RFC] revset: add parsing rule for key=value pair |
2015-06-29 |
Yuya Nishihara |
|
Accepted |
[2,of,3,RFC] revset: add function to build dict of positional and keyword arguments |
2015-06-29 |
Yuya Nishihara |
|
Accepted |
[3,of,3,RFC] revset: port extra() to support keyword arguments |
2015-06-29 |
Yuya Nishihara |
|
Accepted |
wireproto: add config knob for http header length limit |
2015-06-29 |
adgar@google.com |
|
Superseded |
[V2] identify: avoid a crash when given '-r wdir()' |
2015-06-29 |
Matt Harbison |
|
Accepted |
revset: fix a crash in parents() when 'wdir()' is in the set |
2015-06-29 |
Matt Harbison |
|
Superseded |
[dead-code?] sshserver: drop ancient do_{lock, unlock, addchangegroup} methods |
2015-06-29 |
Augie Fackler |
|
Accepted |
wireproto: add config knob for http header length limit |
2015-06-29 |
adgar@google.com |
|
Superseded |
[v2] wireproto: add config knob for http header length limit |
2015-06-29 |
adgar@google.com |
|
Accepted |
[1,of,5] convert: fix bug with converting the same commit twice |
2015-06-30 |
Durham Goode |
|
Accepted |
[2,of,5] convert: add config to not convert tags |
2015-06-30 |
Durham Goode |
|
Superseded |
[3,of,5] convert: handle .gitmodules with non-tab whitespaces |
2015-06-30 |
Durham Goode |
|
Accepted |
[4,of,5] convert: improve support for unusual .gitmodules |
2015-06-30 |
Durham Goode |
|
Accepted |
[5,of,5] convert: add config option for disabling ancestor parent checks |
2015-06-30 |
Durham Goode |
|
Superseded |
[STABLE] changegroup: properly compute common base in changeggroupsubset (issue4736) |
2015-06-30 |
Pierre-Yves David |
|
Accepted |
[1,of,2,STABLE] transplant: update test to use hash for remote transplant |
2015-06-30 |
Pierre-Yves David |
|
Accepted |
[2,of,2,STABLE] transplant: only pull the transplanted revision (issue4692) |
2015-06-30 |
Pierre-Yves David |
|
Accepted |
[remotefilelog-ext,build-fix] remotefilelog: handle the death of repo.sopener (hg change a69bb29b9638) |
2015-06-30 |
Augie Fackler |
|
Accepted |
[V2] revset: fix a crash in parents() when 'wdir()' is in the set |
2015-06-30 |
Matt Harbison |
|
Accepted |
templater: remove workaround for escaped quoted string in quoted template |
2015-06-30 |
Yuya Nishihara |
|
Accepted |
[1,of,3] hgweb: don't show summary link as active on error pages in monoblue |
2015-06-30 |
Anton Shestakov |
|
Accepted |
[2,of,3] hgweb: fix help pages title in gitweb and monoblue |
2015-06-30 |
Anton Shestakov |
|
Accepted |
[3,of,3] hgweb: don't try to show repo on repo-not-found page in monoblue |
2015-06-30 |
Anton Shestakov |
|
Accepted |
[1,of,6] revset: fix a crash with 'wdir()~N' |
2015-07-01 |
Matt Harbison |
|
Changes Requested |
[2,of,6] revset: fix a crash with 'wdir() and merge()' |
2015-07-01 |
Matt Harbison |
|
Changes Requested |
[3,of,6] revset: fix a crash with 'p1(wdir())' |
2015-07-01 |
Matt Harbison |
|
Changes Requested |
[4,of,6] revset: fix a crash with 'p2(wdir())' |
2015-07-01 |
Matt Harbison |
|
Changes Requested |
[5,of,6] revset: fix a crash with 'wdir()^N' |
2015-07-01 |
Matt Harbison |
|
Changes Requested |
[6,of,6] revset: fix a crash with 'roots(wdir())' |
2015-07-01 |
Matt Harbison |
|
Changes Requested |
[1,of,3,V2,fixes-subrepo-test] templatekw: use a list of tags in getlatesttags() instead of joining them |
2015-07-01 |
Matt Harbison |
|
Accepted |
[2,of,3,V2,fixes-subrepo-test] templatekw: introduce the changessincelatesttag keyword |
2015-07-01 |
Matt Harbison |
|
Superseded |
[3,of,3,V2,fixes-subrepo-test] archive: use {changessincelatesttag} to build the metafile |
2015-07-01 |
Matt Harbison |
|
Accepted |
[1,of,2] amend: collaborate with the transaction when moving bookmarks |
2015-07-01 |
Pierre-Yves David |
|
Accepted |
[2,of,2] amend: stop updating the bookmarks twice |
2015-07-01 |
Pierre-Yves David |
|
Accepted |
[1,of,2] amend: move createmarkers evaluation earlier |
2015-07-01 |
Pierre-Yves David |
|
Accepted |
[2,of,2] amend: move obsmarkers creation in the "new changeset" conditional |
2015-07-01 |
Pierre-Yves David |
|
Accepted |
[1,of,3] hgweb: use an extensible list of file to check for refrash |
2015-07-01 |
Pierre-Yves David |
|
Superseded |
[2,of,3] hgweb: also refresh the repo on changes to the obsstore |
2015-07-01 |
Pierre-Yves David |
|
Superseded |
[3,of,3] hgweb: also monitor change to bookmarks |
2015-07-01 |
Pierre-Yves David |
|
Superseded |
[remotefilelog-ext,testedwith-correction] remotefilelog: stop declaring remotefilelog to be an hg-internal extension |
2015-07-01 |
Augie Fackler |
|
Superseded |
[1,of,9,remotefilelog-ext,getfile-http] remotefilelog: stop declaring remotefilelog to be an hg-internal extension |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[2,of,9,remotefilelog-ext,getfile-http] test-http: new test that demonstrates a few defects |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[3,of,9,remotefilelog-ext,getfile-http] remotefilelogserver: wrap wireproto._capabilities |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[4,of,9,remotefilelog-ext,getfile-http] remotefilelogserver: restrict remotefilelog capability to ssh |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[5,of,9,remotefilelog-ext,getfile-http] test-push-pull: while it's convenient, verify remotefilelog capability |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[6,of,9,remotefilelog-ext,getfile-http] fileserverclient: sniff for remotefilelog capability before using it |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[7,of,9,remotefilelog-ext,getfile-http] fileserverclient: refuse to operate on a non-sshpeer |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[8,of,9,remotefilelog-ext,getfile-http] remotefilelogserver: disable remotefilelog serving over non-ssh protocols |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[9,of,9,remotefilelog-ext,getfile-http] remotefilelogserver: prevent getfiles from being called over http at all |
2015-07-01 |
Augie Fackler |
|
Not Applicable |
[1,of,2,pushrebase-ext] pushrebase: don't use evolve in tests |
2015-07-01 |
Gregory Szorc |
|
Accepted |
[2,of,2,pushrebase-ext] pushrebase: add testedwith for 3.4 |
2015-07-01 |
Gregory Szorc |
|
Accepted |
wireproto: correctly escape batched args and responses (issue4739) |
2015-07-01 |
Augie Fackler |
|
Accepted |
wireproto: remove a debug print |
2015-07-01 |
Pierre-Yves David |
|
Accepted |
[1,of,2] util: add method to hash nested combination of python data structures |
2015-07-02 |
Laurent Charignon |
|
Changes Requested |
[2,of,2] config: add hashing method for config object |
2015-07-02 |
Laurent Charignon |
|
Changes Requested |
[1,of,2,V3] templatekw: introduce the changessincelatesttag keyword |
2015-07-02 |
Matt Harbison |
|
Accepted |
[2,of,2,V3] archive: use {changessincelatesttag} to build the metadata file |
2015-07-02 |
Matt Harbison |
|
Accepted |
test-convert-git: stablize for git 1.7.7.6 |
2015-07-02 |
Matt Harbison |
|
Accepted |
test-convert-git: use a relative gitmodule url |
2015-07-02 |
Matt Harbison |
|
Accepted |
[1,of,6] templatekw: apply manifest template only if ctx.manifestnode() exists |
2015-07-02 |
Yuya Nishihara |
|
Accepted |
[2,of,6] templates: change default style to display p1rev/node with "+" for wdir |
2015-07-02 |
Yuya Nishihara |
|
Accepted |
[3,of,6] node: define experimental identifiers for working directory |
2015-07-02 |
Yuya Nishihara |
|
Accepted |
[4,of,6] workingctx: use node.wdirid constant |
2015-07-02 |
Yuya Nishihara |
|
Accepted |
[5,of,6] changeset_printer: use node.wdirrev to calculate meaningful parentrevs |
2015-07-02 |
Yuya Nishihara |
|
Accepted |
[6,of,6] templatekw: make {rev} return wdirrev instead of None |
2015-07-02 |
Yuya Nishihara |
|
Accepted |
[1,of,2,V2] shelve: always backup shelves instead of deleting them |
2015-07-02 |
Colin Chan |
|
Accepted |
[2,of,2,V2] shelve: only keep the latest N shelve backups |
2015-07-02 |
Colin Chan |
|
Accepted |
[1,of,5] run-tests.py: execute hghave by the path relative to run-tests.py |
2015-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5] run-tests.py: add RUNTESTDIR to refer `tests` of Mercurial |
2015-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5] run-tests.py: add TESTDIR to PATH if it differs from RUNTESTDIR |
2015-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5] hghave: allow adding customized features at runtime |
2015-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5] import-checker.py: exit with code 0 if no error is detected |
2015-07-02 |
Katsunori FUJIWARA |
|
Accepted |
import-checker: exclude dist-packages tree from stdlib as well |
2015-07-03 |
Yuya Nishihara |
|
Changes Requested |
revert: prefetch method in "parents" |
2015-07-03 |
Pierre-Yves David |
|
Accepted |
convert: handle deleted files when converting from Perforce (issue4743) |
2015-07-03 |
Eugene Baranov |
|
Superseded |
[1,of,4,V2] hgweb: drop the default argument for get_stat |
2015-07-03 |
Pierre-Yves David |
|
Accepted |
[2,of,4,V2] hgweb: use an extensible list of file to check for refresh |
2015-07-03 |
Pierre-Yves David |
|
Accepted |
[3,of,4,V2] hgweb: also refresh the repo on changes to the obsstore |
2015-07-03 |
Pierre-Yves David |
|
Accepted |
[4,of,4,V2] hgweb: also monitor change to bookmarks |
2015-07-03 |
Pierre-Yves David |
|
Accepted |
hg: support for auto sharing stores when cloning |
2015-07-03 |
Gregory Szorc |
|
Superseded |
[1,of,2,V2] import-checker: recurse into subtree of sys.path only if __init__.py exists |
2015-07-04 |
Yuya Nishihara |
|
Accepted |
[2,of,2,V2] import-checker: exclude mercurial packages installed into the system path |
2015-07-04 |
Yuya Nishihara |
|
Accepted |
help: support 'hg help template.somekeyword' |
2015-07-05 |
Matt Harbison |
|
Accepted |
convert: handle deleted files when converting from Perforce (issue4743) |
2015-07-06 |
Eugene Baranov |
|
Superseded |
[1,of,3,V2] util: add method to hash nested combination of python data structures |
2015-07-06 |
Laurent Charignon |
|
Changes Requested |
[2,of,3,V2] config: add hashing method for config object |
2015-07-06 |
Laurent Charignon |
|
Changes Requested |
[3,of,3,V2] config: add a __hash__ method to config object |
2015-07-06 |
Laurent Charignon |
|
Changes Requested |
[1,of,4] check-config: add config option checker |
2015-07-06 |
Matt Mackall |
|
Accepted |
[2,of,4] gpg: mention undocumented options |
2015-07-06 |
Matt Mackall |
|
Accepted |
[3,of,4] acl: mark deprecated config option |
2015-07-06 |
Matt Mackall |
|
Accepted |
[4,of,4] hgk: tweak doc format for path option |
2015-07-06 |
Matt Mackall |
|
Accepted |
[STABLE] forget: add a note to the command help about remove |
2015-07-06 |
Nathan Goldbaum |
|
Accepted |
[1,of,2,V2] convert: add config to not convert tags |
2015-07-07 |
Durham Goode |
|
Accepted |
[2,of,2,V2] convert: add config option for disabling ancestor parent checks |
2015-07-07 |
Durham Goode |
|
Accepted |
[1,of,2] templatekw: allow the caller of showlist() to specify the join() separator |
2015-07-07 |
Matt Harbison |
|
Accepted |
[2,of,2] templatekw: make {latesttag} a hybrid list |
2015-07-07 |
Matt Harbison |
|
Accepted |
[1,of,4,V3] util: add method to hash nested combination of python data structures |
2015-07-07 |
Laurent Charignon |
|
Changes Requested |
[2,of,4,V3] config: add hashing method for config object |
2015-07-07 |
Laurent Charignon |
|
Changes Requested |
[3,of,4,V3] config: add a __hash__ method to config object |
2015-07-07 |
Laurent Charignon |
|
Changes Requested |
[4,of,4,V3] config: add a __eq__ and __ne__ method for config object |
2015-07-07 |
Laurent Charignon |
|
Changes Requested |
[1,of,2] bookmark: remove the "touch changelog" hack |
2015-07-08 |
Pierre-Yves David |
|
Accepted |
[2,of,2] bookmarks-command: change bookmark within a transaction |
2015-07-08 |
Pierre-Yves David |
|
Accepted |
[1,of,2] monoblue: don't try to show repo on hgwebdir index page |
2015-07-08 |
Anton Shestakov |
|
Accepted |
[2,of,2] monoblue: use padding instead of position for text in footer |
2015-07-08 |
Anton Shestakov |
|
Accepted |
[1,of,8,V2] tests: add extension to emulate invoking dirstate.write at the specific time |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,8,V2] context: write dirstate out explicitly after marking files as clean |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,8,V2] merge: remove useless dirstate.normallookup() invocation in applyupdates() |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,8,V2] cmdutil: remove useless dirstate.normallookup() invocation in revert() |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,8,V2] tests: add extension to emulate invoking internalpatch at the specific time |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,8,V2] context: write dirstate out explicitly at the end of markcommitted |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,8,V2] cmdutil: put recordfunc invocation into wlock scope for consistency |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[8,of,8,V2] cmdutil: apply dirstate.normallookup on (maybe partially) committed files |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[Bug,4748] New: merging a renamed file from a branch into default branch without modification losts origin |
2015-07-08 |
mercurial-bugs@selenic.com |
|
Not Applicable |
convert: add config for recording the source name |
2015-07-08 |
Durham Goode |
|
Accepted |
convert: handle deleted files when converting from Perforce (issue4743) |
2015-07-08 |
Matt Mackall |
|
Accepted |
convert: handle copies when converting from Perforce (issue4744) |
2015-07-08 |
Eugene Baranov |
|
Accepted |
[1,of,2] convert: add support for specifying multiple revs |
2015-07-08 |
Durham Goode |
|
Accepted |
[2,of,2] convert: support multiple specifed revs in git source |
2015-07-08 |
Durham Goode |
|
Accepted |
[V2] hg: support for auto sharing stores when cloning |
2015-07-08 |
Gregory Szorc |
|
Superseded |
[V3] hg: support for auto sharing stores when cloning |
2015-07-08 |
Gregory Szorc |
|
Accepted |
[1,of,5] changeset_printer: display wdirrev/wdirnode values for workingctx |
2015-07-09 |
Yuya Nishihara |
|
Accepted |
[2,of,5] changeset_printer: change flush() to accept ctx instead of rev |
2015-07-09 |
Yuya Nishihara |
|
Accepted |
[3,of,5] localrepo: provide workingctx by integer revision |
2015-07-09 |
Yuya Nishihara |
|
Accepted |
[4,of,5] revset: use integer representation of wdir() in revset |
2015-07-09 |
Yuya Nishihara |
|
Accepted |
[5,of,5] revset: work around x:y range where x or y is wdir() |
2015-07-09 |
Yuya Nishihara |
|
Accepted |
revset: rename getkwargs() to getargsdict() |
2015-07-09 |
Yuya Nishihara |
|
Accepted |
[1,of,6] subrepo: prefetch ctx.repo() for efficiency and centralization |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6] subrepo: use repo.pathto instead of util.pathto to simplify invocation |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6] vfs: add basename |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6] subrepo: use vfs.basename instead of os.path.basename |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,6] vfs: add dirname |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6] subrepo: use vfs.dirname instead of os.path.dirname |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[evolve-ext] inhibit: add missing locking in wrapper for obsmarker creation |
2015-07-09 |
Laurent Charignon |
|
Accepted |
[1,of,4] revlog: optionally return the text from _addrevision |
2015-07-10 |
Gregory Szorc |
|
Changes Requested |
[2,of,4] changelog: extract changelog parsing into standalone function |
2015-07-10 |
Gregory Szorc |
|
Changes Requested |
[3,of,4] changelog: optionally record seen files when adding revisions |
2015-07-10 |
Gregory Szorc |
|
Changes Requested |
[4,of,4] changegroup: compute seen files as changesets are added (issue4750) |
2015-07-10 |
Gregory Szorc |
|
Superseded |
convert: if getting a file from Perforce fails try to get it one more time |
2015-07-10 |
Eugene Baranov |
|
Superseded |
[V2] merge: Add support for 'union' merge strategy |
2015-07-10 |
Erik Huelsmann |
|
Changes Requested |
[RFC] revlog/changegroup: use callbacks for populating efiles |
2015-07-10 |
Gregory Szorc |
|
Changes Requested |
[v2] convert: if getting a file from Perforce fails try to get it one more time |
2015-07-12 |
Eugene Baranov |
|
Accepted |
[1,of,7] templater: respect stop position while parsing template string |
2015-07-12 |
Yuya Nishihara |
|
Accepted |
[2,of,7] templater: extract function that parses template string |
2015-07-12 |
Yuya Nishihara |
|
Accepted |
[3,of,7] templater: check existence of closing brace of template string |
2015-07-12 |
Yuya Nishihara |
|
Accepted |
[4,of,7] templater: introduce one-pass parsing of nested template strings |
2015-07-12 |
Yuya Nishihara |
|
Accepted |
[5,of,7] templater: remove processing of "string" literals from tokenizer |
2015-07-12 |
Yuya Nishihara |
|
Accepted |
[6,of,7] templater: unify "string" and "rawstring" |
2015-07-12 |
Yuya Nishihara |
|
Accepted |
[7,of,7] help: rewrite template examples to not use shell escaping |
2015-07-12 |
Yuya Nishihara |
|
Accepted |
[1,of,3] hgweb: allow urlencoded forward slashes in specified revisions |
2015-07-13 |
Anton Shestakov |
|
Changes Requested |
[2,of,3] templates: introduce revescape filter for escaping symbolic revisions |
2015-07-13 |
Anton Shestakov |
|
Superseded |
[3,of,3] hgweb: provide links to branches, tags and bookmarks by name (paper and coal) |
2015-07-13 |
Anton Shestakov |
|
Superseded |
convert: Perforce sometimes mixes the case resulting in file being ignored |
2015-07-13 |
Eugene Baranov |
|
Accepted |
shelve: keep old backups if timestamp can't decide exact order of them |
2015-07-13 |
Katsunori FUJIWARA |
|
Accepted |
hg stable: fix issue 4748; origin of a renamed file is lost after merge |
2015-07-13 |
Jeremy Parente |
|
Rejected |
[1,of,3] hgweb: allow symbolic revisions with forward slashes in urls |
2015-07-13 |
Anton Shestakov |
|
Accepted |
[2,of,3] templates: introduce revescape filter for escaping symbolic revisions |
2015-07-13 |
Anton Shestakov |
|
Accepted |
[3,of,3] hgweb: provide links to branches, tags and bookmarks by name (paper and coal) |
2015-07-13 |
Anton Shestakov |
|
Accepted |
convert: allow customizing git remote prefix |
2015-07-14 |
Durham Goode |
|
Accepted |
convert: use 'default' for specifying branch name in branchmap (issue4753) |
2015-07-14 |
Eugene Baranov |
|
Superseded |
[1,of,5] parser: add comment about structure of elements to each table |
2015-07-14 |
Yuya Nishihara |
|
Accepted |
[2,of,5] parser: fill invalid infix and suffix actions by None |
2015-07-14 |
Yuya Nishihara |
|
Accepted |
[3,of,5] parser: remove unused parameter 'pos' from _match() |
2015-07-14 |
Yuya Nishihara |
|
Accepted |
[4,of,5] parser: factor out function that parses right-hand side of prefix/infix ops |
2015-07-14 |
Yuya Nishihara |
|
Accepted |
[5,of,5] parser: extract function that tests if next token may start new term |
2015-07-14 |
Yuya Nishihara |
|
Accepted |
convert: unescape Perforce-escaped special characters in filenames |
2015-07-14 |
Eugene Baranov |
|
Superseded |
[v2] convert: unescape Perforce-escaped special characters in filenames |
2015-07-14 |
Eugene Baranov |
|
Superseded |
[1,of,5] cmdutil: allow callers of cmdutil.dorecord to omit suggestion |
2015-07-14 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5] record: omit meaningless 'commit' suggestion at 'hg commit -i' |
2015-07-14 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5] record: omit meaningless 'qnew' suggestion at 'hg qnew -i' |
2015-07-14 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5] record: omit meaningless 'qrefresh' suggestion at 'hg qrefresh -i' |
2015-07-14 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5] shelve: omit incorrect 'commit' suggestion at 'hg shelve -i' |
2015-07-14 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,4] revlog: use absolute_import |
2015-07-14 |
Gregory Szorc |
|
Superseded |
[2,of,4] revlog: add a context manager that caches the reading file handle |
2015-07-14 |
Gregory Szorc |
|
Changes Requested |
[3,of,4] revlog: use persistent file handles during addgroup |
2015-07-14 |
Gregory Szorc |
|
Changes Requested |
[4,of,4] changegroup: use persistent read handle on changelog |
2015-07-14 |
Gregory Szorc |
|
Changes Requested |
bookmarks: clear active bookmark on non-linear update |
2015-07-14 |
Matt Mackall |
|
Accepted |
[v3] convert: unescape Perforce-escaped special characters in filenames |
2015-07-15 |
Eugene Baranov |
|
Accepted |
[v2] convert: use 'default' for specifying branch name in branchmap (issue4753) |
2015-07-15 |
Eugene Baranov |
|
Accepted |
spartan: don't drop current revision in log/graph links |
2015-07-15 |
Anton Shestakov |
|
Accepted |
[1,of,5,V2] revlog: optionally return the text from _addrevision |
2015-07-15 |
Gregory Szorc |
|
Changes Requested |
[2,of,5,V2] changelog: extract changelog parsing into standalone function |
2015-07-15 |
Gregory Szorc |
|
Changes Requested |
[3,of,5,V2] revlog: add a callback for when revisions are added |
2015-07-15 |
Gregory Szorc |
|
Changes Requested |
[4,of,5,V2] changelog: pass full changelog entry to addrevisioncb |
2015-07-15 |
Gregory Szorc |
|
Changes Requested |
[5,of,5,V2] changegroup: compute seen files as changesets are added (issue4750) |
2015-07-15 |
Gregory Szorc |
|
Superseded |
[1,of,3] largefiles: allow the archiving of largefiles to be disabled |
2015-07-16 |
Matt Harbison |
|
Accepted |
[2,of,3] extdiff: use archiver to take snapshots of committed revisions |
2015-07-16 |
Matt Harbison |
|
Accepted |
[3,of,3] extdiff: add support for subrepos |
2015-07-16 |
Matt Harbison |
|
Accepted |
[V2] checkcopies: don't lose origin of file during merge (issue4748) |
2015-07-16 |
Jeremy Parente |
|
Rejected |
censor: make various path forms available like other Mercurial commands |
2015-07-16 |
Katsunori FUJIWARA |
|
Accepted |
[remotefilelog-cleanup] tests: skip tests if lz4 is missing |
2015-07-16 |
Augie Fackler |
|
Accepted |
[1,of,5,remotefilelog-http] remotefilelogserver: tease out a _loadfileblob method for future use |
2015-07-16 |
Augie Fackler |
|
Accepted |
[2,of,5,remotefilelog-http] fileserverclient: tease out a _getfiles method |
2015-07-16 |
Augie Fackler |
|
Accepted |
[3,of,5,remotefilelog-http] remotefilelogserver: move umask twiddling for cache into _loadfileblob |
2015-07-16 |
Augie Fackler |
|
Accepted |
[4,of,5,remotefilelog-http] remotefilelog: introduce new getfile method |
2015-07-16 |
Augie Fackler |
|
Accepted |
[5,of,5,remotefilelog-http] fileserverclient: mark getfile as batchable |
2015-07-16 |
Augie Fackler |
|
Accepted |
[1,of,3,remotefilelog-test-fixes] test-push-pull: glob out total line from ls since it's platform-specific |
2015-07-16 |
Augie Fackler |
|
Accepted |
[2,of,3,remotefilelog-test-fixes] test-gc: work around lack of -d on BSD touch |
2015-07-16 |
Augie Fackler |
|
Accepted |
[3,of,3,remotefilelog-test-fixes] test-gc: filter wc output as suggested by check-code |
2015-07-16 |
Augie Fackler |
|
Accepted |
[STABLE] parsers: fix segfault by invalid parent revision read from revlog |
2015-07-16 |
Yuya Nishihara |
|
Accepted |
[1,of,4] revlog: use absolute_import |
2015-07-16 |
Matt Mackall |
|
Superseded |
convert: extend Perforce converter to support (unofficial) p4 URI scheme |
2015-07-16 |
Eugene Baranov |
|
Changes Requested |
[1,of,6] histedit: mark defaultrev option experimental |
2015-07-16 |
Matt Mackall |
|
Accepted |
[2,of,6] patchbomb: mark ancient option deprecated |
2015-07-16 |
Matt Mackall |
|
Accepted |
[3,of,6] mq: tweak config reading to make check-config happy |
2015-07-16 |
Matt Mackall |
|
Accepted |
[4,of,6] transplant: mark some undocumented options deprecated |
2015-07-16 |
Matt Mackall |
|
Accepted |
[5,of,6] win32text: mark deprecated extension option deprecated |
2015-07-16 |
Matt Mackall |
|
Accepted |
[6,of,6] bundlerepo: mark internal-only config variable |
2015-07-16 |
Matt Mackall |
|
Accepted |
[1,of,2] histedit: minor refactoring of createmarkers check |
2015-07-16 |
Laurent Charignon |
|
Accepted |
[2,of,2] histedit: mark temporary commits as obsolete when allowed to |
2015-07-16 |
Laurent Charignon |
|
Accepted |
crecord: fix issue when backgrounding editor would leave artefact |
2015-07-16 |
lc2817@columbia.edu |
|
Superseded |
crecord: fix issue when backgrounding editor would leave artefact |
2015-07-16 |
Laurent Charignon |
|
Accepted |
[1,of,6] parser: separate actions for primary expression and prefix operator |
2015-07-17 |
Yuya Nishihara |
|
Accepted |
[2,of,6] parser: resolve ambiguity where both prefix and primary actions are defined |
2015-07-17 |
Yuya Nishihara |
|
Accepted |
[3,of,6] parser: reorder infix/suffix handling to be similar to prefix/primary flow |
2015-07-17 |
Yuya Nishihara |
|
Accepted |
[4,of,6] parser: take suffix action if no infix action is defined |
2015-07-17 |
Yuya Nishihara |
|
Accepted |
[5,of,6] parser: remove unused binding parameter from suffix action |
2015-07-17 |
Yuya Nishihara |
|
Accepted |
[6,of,6] revset: parse nullary ":" operator as "0:tip" |
2015-07-17 |
Yuya Nishihara |
|
Superseded |
changelog: update read pending documentation |
2015-07-17 |
Pierre-Yves David |
|
Accepted |
[V2] parsers: fix buffer overflow by invalid parent revision read from revlog |
2015-07-17 |
Yuya Nishihara |
|
Accepted |
[1,of,2] crecord: add error reporting for failure in curses interface initialization |
2015-07-17 |
Laurent Charignon |
|
Accepted |
[2,of,2] crecord: throws error instead of crashing for large diffs |
2015-07-17 |
Laurent Charignon |
|
Accepted |
[5,of,5,V2] changegroup: compute seen files as changesets are added (issue4750) |
2015-07-17 |
Matt Mackall |
|
Superseded |
[6,V2] revset: parse nullary ":" operator as "0:tip" |
2015-07-18 |
Yuya Nishihara |
|
Accepted |
[1,of,2,V3] revlog: add support for a callback whenever revisions are added |
2015-07-18 |
Gregory Szorc |
|
Accepted |
[2,of,2,V3] changegroup: compute seen files as changesets are added (issue4750) |
2015-07-18 |
Gregory Szorc |
|
Accepted |
[1,of,3,STABLE] tests/test-diffstat.t: add test coverage for {diffstat} |
2015-07-18 |
Gregory Szorc |
mpm |
Changes Requested |
[2,of,3,STABLE] context: ability to manipulate diff feature opt-ins |
2015-07-18 |
Gregory Szorc |
mpm |
Changes Requested |
[3,of,3,STABLE] templatekw: don't use format changing diff options for {diffstat} (issue4755) |
2015-07-18 |
Gregory Szorc |
mpm |
Changes Requested |
[STABLE] help: machines help topic |
2015-07-19 |
Gregory Szorc |
mpm |
Changes Requested |
[STABLE] tests: disable test of buffer overflow in parsers.c if --pure |
2015-07-19 |
Yuya Nishihara |
|
Accepted |
[STABLE] win32: update Inno Setup script after the changes done in 95e042d77a5f |
2015-07-19 |
Pascal Quantin |
|
Accepted |
[STABLE] parsers: silence warning of implicit integer conversion issued by clang |
2015-07-20 |
Yuya Nishihara |
|
Accepted |
[2,of,3,STABLE] context: ability to manipulate diff feature opt-ins |
2015-07-20 |
Matt Mackall |
mpm |
Not Applicable |
[1,of,3,stable] tests: use egrep with regular expression branches for compatibility |
2015-07-20 |
Danek Duvall |
|
Accepted |
[2,of,3,stable] tests: work around differing hunk headers between GNU and Solaris diff |
2015-07-20 |
Danek Duvall |
|
Accepted |
[3,of,3,stable] tests: diff -r on Solaris emits "Common subdirectories:" |
2015-07-20 |
Danek Duvall |
|
Accepted |
[1,of,3,STABLE] test-clone: fix globs for Windows |
2015-07-21 |
Matt Harbison |
|
Accepted |
[2,of,3,STABLE] test-subrepo: fix globs for Windows |
2015-07-21 |
Matt Harbison |
|
Accepted |
[3,of,3,STABLE] test-check-config: convert directory separators to '/' for MSYS |
2015-07-21 |
Matt Harbison |
|
Accepted |
Properly initialize version string in python-hglib setup.py |
2015-07-21 |
Peter Elmers |
mpm |
Changes Requested |
[STABLE] highlight: produce correct markup when there's a blank line just before EOF |
2015-07-22 |
Anton Shestakov |
|
Accepted |
[stable] convert: use original local encoding when converting from Perfoce |
2015-07-22 |
Eugene Baranov |
|
Superseded |
[stable,v2] convert: use original local encoding when converting from Perforce |
2015-07-22 |
Eugene Baranov |
|
Superseded |
[Bug,4759] New: 'include:' rules only work if cwd is the root of the repo |
2015-07-23 |
mercurial-bugs@selenic.com |
mpm |
Not Applicable |
Properly initialize version string in python-hglib setup.py |
2015-07-23 |
Peter Elmers |
mpm |
Changes Requested |
[STABLE] monoblue: show relative age of bookmarks |
2015-07-24 |
Anton Shestakov |
|
Accepted |
[1,of,2,STABLE] test: move ignore test run into a subdirectory |
2015-07-24 |
Durham Goode |
|
Accepted |
[2,of,2,STABLE] ignore: fix include: rules depending on current directory (issue4759) |
2015-07-24 |
Durham Goode |
|
Accepted |
[STABLE] hgweb: show ages in repos' Last modified column in monoblue and gitweb |
2015-07-25 |
Anton Shestakov |
|
Accepted |
[1,of,2,STABLE] monoblue: fix branches link on help topics page |
2015-07-26 |
Anton Shestakov |
|
Accepted |
[2,of,2,STABLE] monoblue: link to branches on summary page |
2015-07-26 |
Anton Shestakov |
|
Accepted |
[stable,v2] convert: by default use original local encoding when converting from Perforce |
2015-07-26 |
Eugene Baranov |
|
Superseded |
[stable] repair: fix typo in warning message |
2015-07-26 |
Wagner Bruna |
|
Accepted |
[v3,BC,stable] convert: by default use original local encoding when converting from Perforce |
2015-07-27 |
Eugene Baranov |
|
Superseded |
[STABLE] ignore: fix path concatenation of .hgignore on Windows |
2015-07-27 |
Yuya Nishihara |
|
Accepted |
[STABLE] extdiff: allow modifications in subrepos to be copied back |
2015-07-27 |
Matt Harbison |
|
Accepted |
[STABLE] dirstate: ensure mv source is marked deleted when walking icasefs (issue4760) |
2015-07-28 |
Matt Harbison |
|
Accepted |
[STABLE,BC,V4] convert: when converting from Perforce use original local encoding by default |
2015-07-28 |
Eugene Baranov |
|
Accepted |
[1,of,2,STABLE] localrepo: make journal.dirstate contain in-memory changes before transaction |
2015-07-29 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,STABLE] transplant: restore dirstate correctly at unexpected failure |
2015-07-29 |
Katsunori FUJIWARA |
|
Accepted |
convert: when getting file from Perforce concatenate data at the end |
2015-07-29 |
Eugene Baranov |
|
Accepted |
[evolve-ext] inhibit: don't abort when directaccess is not enabled |
2015-07-30 |
Laurent Charignon |
|
Accepted |
[STABLE] convert: document convert.hg.startrev |
2015-07-30 |
Matt Harbison |
|
Accepted |
[STABLE,v2] help: scripting help topic |
2015-07-30 |
Gregory Szorc |
|
Accepted |
[STABLE] histedit: backout ebb5bb9bc32e |
2015-07-31 |
Pierre-Yves David |
|
Accepted |
devel-warn: issue a warning when writing bookmarks without holding a lock |
2015-08-01 |
Laurent Charignon |
|
Superseded |
[1,of,2,evolve-ext] test-sharing: fix globs for Windows |
2015-08-02 |
Matt Harbison |
|
Accepted |
[2,of,2,evolve-ext] test-inhibit: simplify push destinations for Windows |
2015-08-02 |
Matt Harbison |
|
Accepted |
[1,of,2] revlog: correct comment about size of v0 index format |
2015-08-02 |
Yuya Nishihara |
|
Accepted |
[2,of,2] revlog: remove unused shaoffset constants |
2015-08-02 |
Yuya Nishihara |
|
Accepted |
test-bookmarks.t: avoid nested repo |
2015-08-03 |
Siddharth Agarwal |
|
Accepted |
[1,of,2] highlight: configurable file size limit (issue3005) |
2015-08-03 |
Anton Shestakov |
|
Changes Requested |
[2,of,2] highlight: exit early on textual and unknown files (issue3005) |
2015-08-03 |
Anton Shestakov |
|
Accepted |
[1,of,4,STABLE] exchange: s/phase/bookmark/ in _pushb2bookmarks() |
2015-08-03 |
Martin von Zweigbergk |
|
Accepted |
[2,of,4,STABLE] exchange: fix dead assignment |
2015-08-03 |
Martin von Zweigbergk |
|
Accepted |
[3,of,4,STABLE] exchange: don't update local phases if remote is non-publishing |
2015-08-03 |
Martin von Zweigbergk |
|
Rejected |
[4,of,4,STABLE] exchange: accept phases part in unbundle response |
2015-08-03 |
Martin von Zweigbergk |
|
Rejected |
[V5] copy: add flag for disabling copy tracing |
2015-08-03 |
Durham Goode |
|
Superseded |
convert: fix git convert using servers branches |
2015-08-03 |
Durham Goode |
|
Accepted |
[stable] help: fix typo familar -> familiar |
2015-08-03 |
Javi Merino |
|
Accepted |
[1,of,2] histedit: refactoring of cleanup |
2015-08-03 |
Laurent Charignon |
|
Rejected |
[2,of,2] histedit: add transaction for cleanup when obsmarkers are enabled |
2015-08-03 |
Laurent Charignon |
|
Rejected |
[1,of,5] histedit: make cleanupnode more robust |
2015-08-03 |
Pierre-Yves David |
|
Accepted |
[2,of,5] histedit: remove useless 'else' clause |
2015-08-03 |
Pierre-Yves David |
|
Accepted |
[3,of,5] histedit: use revset to check if we need to update during abort |
2015-08-03 |
Pierre-Yves David |
|
Accepted |
[4,of,5] histedit: also update away from tmpnodes |
2015-08-03 |
Pierre-Yves David |
|
Accepted |
[5,of,5] histedit: do not stay on a cleaned nodes on abort |
2015-08-03 |
Pierre-Yves David |
|
Accepted |
push should not allow to push diverged bookmark |
2015-08-04 |
Marc Strapetz |
marmoute |
Superseded |
[1,of,4] debugrevspec: pass lookup function to visualize fallback mechanism |
2015-08-04 |
Yuya Nishihara |
|
Accepted |
[2,of,4] revset: port parsing rule of old-style ranges from scmutil.revrange() |
2015-08-04 |
Yuya Nishihara |
|
Accepted |
[3,of,4] tag: do not pass binary nullid to scmutil.revsingle() |
2015-08-04 |
Yuya Nishihara |
|
Accepted |
[4,of,4] revrange: drop old-style parser in favor of revset (API) |
2015-08-04 |
Yuya Nishihara |
|
Accepted |
[remotefilelog-ext,getfile-errors] getfile: add error reporting to getfile method |
2015-08-04 |
Augie Fackler |
|
Accepted |
[1,of,3] revset: extend match() to accept list of specs that will be OR-ed |
2015-08-05 |
Yuya Nishihara |
|
Accepted |
[2,of,3] revrange: evaluate all revset specs at once |
2015-08-05 |
Yuya Nishihara |
|
Superseded |
[3,of,3] revset: make balanced addsets by orset() without using _combinesets() |
2015-08-05 |
Yuya Nishihara |
|
Superseded |
[1,of,3,batching] batching: migrate basic noop batching into peer.peer |
2015-08-05 |
Augie Fackler |
|
Accepted |
[2,of,3,batching] wireproto: make wirepeer look-before-you-leap on batching |
2015-08-05 |
Augie Fackler |
|
Accepted |
[3,of,3,batching] discovery: always use batching now that all peers support batching |
2015-08-05 |
Augie Fackler |
|
Accepted |
[STABLE] convert: fix git copy file content conversions |
2015-08-07 |
Durham Goode |
|
Accepted |
[STABLE] match: fix a caseonly rename + explicit path commit on icasefs (issue4768) |
2015-08-07 |
Matt Harbison |
|
Accepted |
parsers: fix memory leak in compute_phases_map_sets |
2015-08-07 |
Laurent Charignon |
|
Accepted |
[1,of,5] revset: adds onlyroots argument to revsbetween |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[2,of,5] revset: remove grandparent by using revsbetween |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[3,of,5] revsbetween: add a C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[4,of,5] changelog: add way to call the revsbetween C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[5,of,5] revsbetween: default to the C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[1,of,5] revset: adds onlyroots argument to revsbetween |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[3,of,5] revsbetween: add a C implementation |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[2,of,5] revset: remove grandparent by using revsbetween |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[1,of,6,V2] revset: make revsbetween public |
2015-08-07 |
Laurent Charignon |
|
Superseded |
[2,of,6,V2] revset: adds includepath argument to revsbetween |
2015-08-07 |
Laurent Charignon |
|
Superseded |
[3,of,6,V2] revset: remove grandparent by using revsbetween |
2015-08-07 |
Laurent Charignon |
|
Superseded |
[4,of,6,V2] revsbetween: add a C implementation |
2015-08-07 |
Laurent Charignon |
|
Superseded |
[5,of,6,V2] changelog: add way to call the revsbetween C implementation |
2015-08-07 |
Laurent Charignon |
|
Superseded |
[6,of,6,V2] revsbetween: default to the C implementation |
2015-08-07 |
Laurent Charignon |
|
Superseded |
[1,of,2,evolve-ext] evolve: change the order of the troublecategories |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[2,of,2,evolve-ext] evolve: add a --list flag to the evolve command |
2015-08-07 |
Laurent Charignon |
|
Changes Requested |
[1,of,4,V2] revset: split post-parsing stage from match() |
2015-08-07 |
Yuya Nishihara |
|
Accepted |
[2,of,4,V2] revset: add matchany() to construct OR expression from a list of specs |
2015-08-07 |
Yuya Nishihara |
|
Accepted |
[3,of,4,V2] revrange: evaluate all revset specs at once |
2015-08-07 |
Yuya Nishihara |
|
Accepted |