test-revset: update test that isn't broken on default branch |
2015-05-26 |
Yuya Nishihara |
|
Accepted |
[v2] mergecopies: avoid slowdown from linkrev adjustment (issue4680) |
2015-05-26 |
Matt Mackall |
|
Accepted |
profile: disable nested report in lsprof by default |
2015-05-26 |
Matt Mackall |
|
Accepted |
mergecopies: avoid slowdown from linkrev adjustment (issue4680) |
2015-05-26 |
Matt Mackall |
|
Superseded |
[8,of,8] import-checker: print hint to use absolute_import |
2015-05-25 |
Gregory Szorc |
|
Rejected |
[7,of,8] ui: use absolute import |
2015-05-25 |
Gregory Szorc |
|
Rejected |
[6,of,8] templater: use absolute import |
2015-05-25 |
Gregory Szorc |
|
Rejected |
[5,of,8] revset: use absolute import |
2015-05-25 |
Gregory Szorc |
|
Rejected |
[4,of,8] fileset: use absolute import |
2015-05-25 |
Gregory Szorc |
|
Rejected |
[3,of,8] dispatch: use absolute import |
2015-05-25 |
Gregory Szorc |
|
Rejected |
[2,of,8] localrepo: use absolute import |
2015-05-25 |
Gregory Szorc |
|
Rejected |
[1,of,8] test-module-imports: drop check for Python >= 2.6 |
2015-05-25 |
Gregory Szorc |
|
Accepted |
[2,of,2,STABLE,V3] localrepo: pass hook argument txnid to pretxnopen hooks |
2015-05-24 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2,STABLE,V3] transaction: separate calculating TXNID from creating transaction object |
2015-05-24 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,STABLE,V2] revbranchcache: return uncached branchinfo for nullrev (issue4683) |
2015-05-24 |
Yuya Nishihara |
|
Accepted |
[1,of,2,STABLE,V2] revset: drop magic of fullreposet membership test (issue4682) |
2015-05-24 |
Yuya Nishihara |
|
Accepted |
[2,of,2,STABLE] revbranchcache: return uncached branchinfo for nullrev (issue4683) |
2015-05-23 |
Yuya Nishihara |
|
Superseded |
match: fix bug in match.visitdir() |
2015-05-22 |
Drew Gottlieb |
|
Accepted |
copies: document hack for adding '' to set of dirs |
2015-05-22 |
Martin von Zweigbergk |
|
Accepted |
[STABLE] transaction: use the proper variable in '_addbackupentry' (issue4684) |
2015-05-22 |
Pierre-Yves David |
|
Accepted |
[evolve-ext] directaccess: don't crash when evolve is not loaded |
2015-05-22 |
Laurent Charignon |
|
Accepted |
[5,of,5] fileset: pretty print syntax tree in debug output |
2015-05-22 |
Yuya Nishihara |
|
Accepted |
[4,of,5] parser: extract closure of prettyformat() to a top-level function |
2015-05-22 |
Yuya Nishihara |
|
Accepted |
[3,of,5] parser: move prettyformat() function from revset module |
2015-05-22 |
Yuya Nishihara |
|
Accepted |
[2,of,5] fileset: move validation of incomplete parsing to parse() function |
2015-05-22 |
Yuya Nishihara |
|
Accepted |
[1,of,5] revset: move validation of incomplete parsing to parse() function |
2015-05-22 |
Yuya Nishihara |
|
Accepted |
[3,of,5] revert: make revert --interactive use git style diff |
2015-05-21 |
Laurent Charignon |
|
Accepted |
[2,of,5] record: extract code to compute newly added and modified files |
2015-05-21 |
Laurent Charignon |
|
Accepted |
[1,of,5] record: extract ishunk to a function |
2015-05-21 |
Laurent Charignon |
|
Accepted |
[2,of,2,V3] changelog: fix bug in heads computation |
2015-05-21 |
Laurent Charignon |
|
Superseded |
[1,of,2,V3] changelog: move index_get_parents function up |
2015-05-21 |
Laurent Charignon |
|
Accepted |
[2,of,4] error: derive RevlogError from HintException instead of Exception |
2015-05-21 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,4] error: refactor common hint-pattern into a common base class |
2015-05-21 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[V2] changelog: fix bug in native head computation |
2015-05-21 |
Laurent Charignon |
|
Changes Requested |
wireproto: remove unused 'store' import |
2015-05-21 |
Martin von Zweigbergk |
|
Accepted |
[3,of,3] localrepo: extract stream clone application into reusable function |
2015-05-21 |
Gregory Szorc |
|
Accepted |
[2,of,3] exchange: move code for consuming streaming clone into exchange |
2015-05-21 |
Gregory Szorc |
|
Accepted |
[1,of,3] exchange: move code for generating a streaming clone into exchange |
2015-05-21 |
Gregory Szorc |
|
Accepted |
hgweb: descend empty directories in monoblue |
2015-05-21 |
Anton Shestakov |
|
Accepted |
[5,of,5] sshpeer: run the ssh command unbuffered |
2015-05-20 |
Pierre-Yves David |
|
Superseded |
[4,of,5] util: allow to specify buffer size in popen4 |
2015-05-20 |
Pierre-Yves David |
|
Accepted |
[3,of,5] sshpeer: extract the forward output logic |
2015-05-20 |
Pierre-Yves David |
|
Accepted |
[2,of,5] sshpeer: break "OutOfBandError" feature for ssh (BC) |
2015-05-20 |
Pierre-Yves David |
|
Accepted |
[1,of,5] error: allow a 'hint' to OutOfBandError |
2015-05-20 |
Pierre-Yves David |
|
Accepted |
[2,of,2] dirstate: avoid match.files() in walk() |
2015-05-20 |
Martin von Zweigbergk |
|
Accepted |
[1,of,2] match: introduce boolean prefix() method |
2015-05-20 |
Martin von Zweigbergk |
|
Accepted |
match: have visitdir() consider includes and excludes |
2015-05-20 |
Drew Gottlieb |
|
Accepted |
changelog: make native head computation aware of filtering |
2015-05-20 |
Laurent Charignon |
|
Changes Requested |
[2,of,4] match: allow unioning arbitrary match functions |
2015-05-20 |
Durham Goode |
|
Accepted |
[1,of,4] match: add root to _buildmatch |
2015-05-20 |
Durham Goode |
|
Accepted |
[evolve-ext] evolve: add a test for prune --keep -r . with active bookmark |
2015-05-20 |
Laurent Charignon |
|
Accepted |
[2,of,2,evolve-ext-V2] inhibit: add test to ensure that --hidden is working with inhibit |
2015-05-20 |
Laurent Charignon |
|
Accepted |
[1,of,2,evolve-ext-V2] evolve: make output of test match latest hg |
2015-05-20 |
Laurent Charignon |
|
Rejected |
hgweb: remove artificial width constraint from header in monoblue |
2015-05-20 |
Anton Shestakov |
|
Accepted |
files: recurse into subrepos automatically with an explicit path |
2015-05-20 |
Matt Harbison |
|
Accepted |
[5,of,5,STABLE,V2] hook: omit newly added but omitable hook arguments for legacy Python hooks |
2015-05-19 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,STABLE,V2] localrepo: use correct argument name for pretxnclose hooks |
2015-05-19 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5,STABLE,V2] localrepo: pass hook argument txnid to pretxnopen hooks |
2015-05-19 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,5,STABLE,V2] transaction: separate calculating TXNID from creating transaction object |
2015-05-19 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,5,STABLE,V2] localrepo: rename hook argument from TXNID to txnid |
2015-05-19 |
Katsunori FUJIWARA |
|
Accepted |
[evolve-ext] inhibit: add test to ensure that --hidden is working with inhibit |
2015-05-19 |
Laurent Charignon |
|
Changes Requested |
[evolve-ext-V3] prune: with active bookmark should stay active |
2015-05-19 |
Laurent Charignon |
|
Accepted |
[evolve-ext-V2] prune: with active bookmark should stay active |
2015-05-19 |
Laurent Charignon |
|
Superseded |
[5,of,5,STABLE] hook: omit newly added but omitable hook arguments for legacy Python hooks |
2015-05-19 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,5,STABLE] localrepo: use correct argument name for pretxnclose hooks |
2015-05-19 |
Katsunori FUJIWARA |
|
Superseded |
[3,of,5,STABLE] localrepo: pass hook argument TXNID to pretxnopen hooks |
2015-05-19 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,5,STABLE] transaction: separate calculating TXNID from creating transaction object |
2015-05-19 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,5,STABLE] help: add note about TXNID for Python hook |
2015-05-19 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,2] revset: drop translation marker from error message of _notpublic() |
2015-05-19 |
Yuya Nishihara |
|
Accepted |
[1,of,2] revset: drop docstring from internal _notpublic() function |
2015-05-19 |
Yuya Nishihara |
|
Accepted |
[2,of,3] commit: add a -M/--reuse-message option to copy a commit message from a |
2015-05-19 |
Yuya Nishihara |
|
Not Applicable |
[1,of,2,STABLE] context: don't complain about a matcher's subrepo paths in changectx.walk() |
2015-05-19 |
Matt Mackall |
|
Not Applicable |
[3,of,3] treemanifest: lazily load manifests |
2015-05-19 |
Martin von Zweigbergk |
|
Accepted |
[2,of,3] treemanifest: speed up commit using dirty flag |
2015-05-19 |
Martin von Zweigbergk |
|
Accepted |
[1,of,3] treemanifest: speed up diff by keeping track of dirty nodes |
2015-05-19 |
Martin von Zweigbergk |
|
Accepted |
[2,of,2,evolve-ext] tests: adapt to summary with phases output |
2015-05-19 |
Matt Harbison |
|
Deferred |
[1,of,2,evolve-ext] evolve: rename util.any -> any |
2015-05-19 |
Matt Harbison |
|
Not Applicable |
[STABLE] ssh: capture output with bundle2 again (issue4642) |
2015-05-19 |
Pierre-Yves David |
|
Accepted |
[2,of,2,STABLE] match: explicitly naming a subrepo implies always() for the submatcher |
2015-05-19 |
Matt Harbison |
|
Accepted |
[1,of,2,STABLE] context: don't complain about a matcher's subrepo paths in changectx.walk() |
2015-05-19 |
Matt Harbison |
|
Accepted |
[evolve-ext] prune: with active bookmark should stay active |
2015-05-19 |
Laurent Charignon |
|
Changes Requested |
[4,of,4] ignore: use 'include:' rules instead of custom syntax |
2015-05-19 |
Durham Goode |
|
Accepted |
[3,of,4] match: add 'include:' syntax |
2015-05-19 |
Durham Goode |
|
Accepted |
[2,of,4] match: add optional warn argument |
2015-05-19 |
Durham Goode |
|
Accepted |
[1,of,4] match: add source to kindpats list |
2015-05-19 |
Durham Goode |
|
Accepted |
test-walk: add more tests for -I/-X |
2015-05-18 |
Martin von Zweigbergk |
|
Accepted |
[2,of,2,V3] revset: optimize not public revset |
2015-05-18 |
Laurent Charignon |
|
Accepted |
[1,of,2,V3] phases: add set per phase in C phase computation |
2015-05-18 |
Laurent Charignon |
|
Accepted |
[2,of,2] match: rename _fmap to _fileroots for clarity |
2015-05-18 |
Drew Gottlieb |
|
Accepted |
[1,of,2] match: remove unnecessary optimization where visitdir() returns 'all' |
2015-05-18 |
Drew Gottlieb |
|
Accepted |
dispatch: add support for python-flamegraph[0] profiling |
2015-05-18 |
Augie Fackler |
|
Accepted |
run-tests: resurrect the wifexited polyfill (backout 6ab5a1c9ea3c) |
2015-05-18 |
Matt Harbison |
|
Accepted |
extensions: document that `testedwith = 'internal'` is special |
2015-05-18 |
Augie Fackler |
|
Accepted |
[6,of,6] ignore: move readpatternfile to match.py |
2015-05-18 |
Durham Goode |
|
Accepted |
[5,of,6] ignore: rename readignorefile to readpatternfile |
2015-05-18 |
Durham Goode |
|
Accepted |
[4,of,6] ignore: combine readignorefile and _ignorefile |
2015-05-18 |
Durham Goode |
|
Accepted |
[3,of,6] ignore: move bad file handling out of readignorefile |
2015-05-18 |
Durham Goode |
|
Accepted |
[2,of,6] ignore: throw exception for bad syntax (BC) |
2015-05-18 |
Durham Goode |
|
Accepted |
[1,of,6] ignore: remove .hgignore from ignore list if nonexistent |
2015-05-18 |
Durham Goode |
|
Accepted |
treemanifest: cache directory logs and manifests |
2015-05-18 |
Martin von Zweigbergk |
|
Accepted |
[2,of,2] test-import: update for no-execbit platforms with 1ef96a3b8b89 |
2015-05-18 |
Matt Harbison |
|
Accepted |
[1,of,2] test-treemanifest: add globs for Windows |
2015-05-18 |
Matt Harbison |
|
Superseded |
[8,of,8,py3-cleanup] run-tests: replace open-coded .decode()s on paths with a helper (issue4667) |
2015-05-18 |
Augie Fackler |
|
Accepted |
[7,of,8,py3-cleanup] run-tests: move unicode-to-bytes operations on paths to a helper (issue4667) |
2015-05-18 |
Augie Fackler |
|
Accepted |
[6,of,8,py3-cleanup] run-tests: insist that if people use Python 3, they use 3.5.x |
2015-05-18 |
Augie Fackler |
|
Accepted |
[5,of,8,py3-cleanup] run-tests: move all open-coded sys.version_info checks to PYTHON3 (issue4668) |
2015-05-18 |
Augie Fackler |
|
Accepted |
[4,of,8,py3-cleanup] run-tests: prefer PYTHON3 constant to many version_info checks (issue4668) |
2015-05-18 |
Augie Fackler |
|
Accepted |
[3,of,8,py3-cleanup] run-tests: introduce PYTHON3 boolean constant (issue4668) |
2015-05-18 |
Augie Fackler |
|
Accepted |
[2,of,8,py3-cleanup] run-tests: drop subprocess _cleanup monkeypatch |
2015-05-18 |
Augie Fackler |
|
Accepted |
[1,of,8,py3-cleanup] run-tests: drop wifexited polyfill |
2015-05-18 |
Augie Fackler |
|
Accepted |
[5,of,5] hgweb: show branch/tags/bookmarks when blaming (style=paper) (issue3559) |
2015-05-18 |
Anton Shestakov |
|
Accepted |
[4,of,5] hgweb: show branch/tags/bookmarks when comparing (style=paper) (issue3559) |
2015-05-18 |
Anton Shestakov |
|
Accepted |
[3,of,5] hgweb: show branch/tags/bookmarks when diffing (style=paper) (issue3559) |
2015-05-18 |
Anton Shestakov |
|
Accepted |
[2,of,5] hgweb: show branch/tags/bookmarks when viewing (style=paper) (issue3559) |
2015-05-18 |
Anton Shestakov |
|
Accepted |
[1,of,5] hgweb: show branch/tags/bookmarks when browsing (style=paper) (issue3559) |
2015-05-18 |
Anton Shestakov |
|
Accepted |
[2,of,2] revset: extract addset._iterordered to free function |
2015-05-17 |
Yuya Nishihara |
|
Accepted |
[1,of,2] revset: use fastasc/fastdesc switch consistently in addset.__iter__ |
2015-05-17 |
Yuya Nishihara |
|
Accepted |
[RESEND] revset: drop redundant filteredset from right-hand side set of "or" operation |
2015-05-17 |
Yuya Nishihara |
|
Accepted |
[V3] phase: default to current revision if no rev is provided (issue4666) |
2015-05-16 |
Gilles Moris |
|
Accepted |
util: kill Python 2.4 deque.remove hack |
2015-05-16 |
Adrian Buehlmann |
|
Accepted |
[2,of,2] match: resolve filesets in subrepos for commands given the '-S' argument |
2015-05-16 |
Matt Harbison |
|
Accepted |
[1,of,2] subrepo: introduce getfileset() |
2015-05-16 |
Matt Harbison |
|
Accepted |
treemanifest: add --dir option to debug{revlog,data,index} |
2015-05-16 |
Martin von Zweigbergk |
|
Accepted |
[4,of,4,main-line-of-work] getbundle: sort bundlecaps before exchanging then over the wire |
2015-05-16 |
Pierre-Yves David |
|
Accepted |
[3,of,4,main-line-of-work] hg-ssh: reject push earlier (on pretxnopen) |
2015-05-16 |
Pierre-Yves David |
|
Accepted |
[2,of,4,main-line-of-work] test: test both bundle1 and bundle2 paths in 'test-push-hook-lock.t' |
2015-05-16 |
Pierre-Yves David |
|
Accepted |
[1,of,4,main-line-of-work] progress: get the extremely verbose output out of default debug |
2015-05-16 |
Pierre-Yves David |
|
Accepted |
[2,of,2] hgweb: show changeset branches/tags/bookmarks in file log (style=monoblue) |
2015-05-15 |
Anton Shestakov |
|
Accepted |
[1,of,2] hgweb: show changeset branches/tags/bookmarks in file log (style=gitweb) |
2015-05-15 |
Anton Shestakov |
|
Accepted |
[3,of,3] rebase: support -M/--reuse-message |
2015-05-15 |
Tony Tung |
|
Changes Requested |
[2,of,3] commit: add a -M/--reuse-message option to copy a commit message from a |
2015-05-15 |
Tony Tung |
|
Changes Requested |
[1,of,3] commit: refactor logmessage(..) so the repo is passed in |
2015-05-15 |
Tony Tung |
|
Changes Requested |
match: add match.ispartial() |
2015-05-15 |
Drew Gottlieb |
|
Accepted |
[3,of,3] hgweb: also display changeset bookmarks in file log (style=paper) |
2015-05-15 |
Anton Shestakov |
|
Accepted |
[2,of,3] tests: test branch/tag/bookmark display in test-hgweb-filelog.t |
2015-05-15 |
Anton Shestakov |
|
Accepted |
[1,of,3] hgweb: split some long lines in paper, gitweb and monoblue styles |
2015-05-15 |
Anton Shestakov |
|
Accepted |
[2,of,2,V4] templater: look for mapfiles in template paths |
2015-05-15 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,2,V4] config: give it an includepaths option for looking for config files |
2015-05-15 |
Jordi Gutiérrez Hermoso |
|
Accepted |
revset: remove unused 'only' from methods table |
2015-05-15 |
Yuya Nishihara |
|
Accepted |
[STABLE] revset: map postfix '%' to only() to optimize operand recursively (issue4670) |
2015-05-15 |
Yuya Nishihara |
|
Accepted |
[3,of,3,V2] test-http: drop compatibility check on Python >= 2.4.3 |
2015-05-15 |
Gilles Moris |
|
Accepted |
[2,of,3,V2] phase: default to current revision if no rev is provided (issue4666) |
2015-05-15 |
Gilles Moris |
|
Superseded |
[1,of,3,V2] summary: add a phase line (draft, secret) to the output |
2015-05-15 |
Gilles Moris |
|
Accepted |
[3,of,3,main-line-of-work] obsolete: sort obsmarkers during exchange |
2015-05-15 |
Pierre-Yves David |
|
Accepted |
[2,of,3,main-line-of-work] test-discovery-legacy: disable bundle2 for legacy test |
2015-05-15 |
Pierre-Yves David |
|
Accepted |
[1,of,3,main-line-of-work] test-discovery: disable bundle2 for legacy test (issue4610) |
2015-05-15 |
Pierre-Yves David |
|
Accepted |
revset: fix iteration over ordered addset composed of non-ordered operant |
2015-05-15 |
Pierre-Yves David |
|
Accepted |
[2,of,2] shelve: allow --patch and --stat without --list when dealing with a single shelf |
2015-05-15 |
Tony Tung |
|
Accepted |
[1,of,2] shelve: refactor allowables to specify sets of valid operations |
2015-05-15 |
Tony Tung |
|
Accepted |
[2,of,2] rebase: verify that the bookmark is still valid when attempting to restore |
2015-05-15 |
Tony Tung |
|
Accepted |
[1,of,2] remove extraneous blank at the end of file |
2015-05-15 |
Tony Tung |
|
Accepted |
[2,of,2,V2] run-tests: include 'start' and 'end' in --time output |
2015-05-15 |
Pierre-Yves David |
|
Accepted |
[1,of,2,V2] run-tests: track start and end time of tests |
2015-05-15 |
Pierre-Yves David |
|
Accepted |
[3,of,3] dirs.c: pass C string, not Python string, to _finddir() |
2015-05-14 |
Ryan McElroy |
|
Accepted |
[2,of,3] dirs.c: extract 'cpath' variable in _delpath() to match _addpath() |
2015-05-14 |
Ryan McElroy |
|
Accepted |
[1,of,3] bookmarks: rename current to active in variables and comments |
2015-05-14 |
Ryan McElroy |
|
Accepted |
treemanifest: store submanifest revlog per directory |
2015-05-14 |
Martin von Zweigbergk |
|
Accepted |
[V2] treemanifest: store submanifest revlog per directory |
2015-05-14 |
Martin von Zweigbergk |
|
Superseded |
[evolve-ext] inhibit: create direct access extension |
2015-05-14 |
Laurent Charignon |
|
Accepted |
summary: adds a phase line (draft, secret) to the output |
2015-05-14 |
Gilles Moris |
|
Changes Requested |
windows: add comment in normcase() |
2015-05-14 |
Adrian Buehlmann |
|
Accepted |
[3,of,3] setup: integrate osutil C extension into extmodules initialization |
2015-05-14 |
Adrian Buehlmann |
|
Accepted |
[2,of,3] setup: move osutil_ldflags logic to before extmodules definition |
2015-05-14 |
Adrian Buehlmann |
|
Accepted |
[1,of,3] setup: kill pure hack for osutil on Windows for Python 2.4 |
2015-05-14 |
Adrian Buehlmann |
|
Accepted |
util.h: kill no longer needed definitions for Python < 2.6 |
2015-05-14 |
Adrian Buehlmann |
|
Accepted |
[3,of,6] revset: do not try to sort revisions unnecessarily by addset._iterator() |
2015-05-14 |
Pierre-Yves David |
|
Not Applicable |
[V3] record: make hg record always use the non curses interface |
2015-05-14 |
Laurent Charignon |
|
Superseded |
[against-clowncopter] run-tests: add a --profile option |
2015-05-14 |
Augie Fackler |
|
Accepted |
[4,of,4,V2] record: make hg record always use the non curses interface |
2015-05-14 |
Laurent Charignon |
|
Superseded |
[3,of,4,V2] ui: use the new configoverride context manager instead of saving/restoring |
2015-05-14 |
Laurent Charignon |
|
Accepted |
[2,of,4,V2] ui: add context manager to override config |
2015-05-14 |
Laurent Charignon |
|
Accepted |
[1,of,4,V2] checkcode: remove check for context manager |
2015-05-14 |
Laurent Charignon |
|
Accepted |
record: make hg record always use the non curses interface |
2015-05-13 |
Laurent Charignon |
|
Superseded |
store: add comment in _hashencode with reason for skipping the first 5 chars |
2015-05-13 |
Adrian Buehlmann |
|
Accepted |
util.h: kill no longer needed definitions for Python < 2.5 |
2015-05-13 |
Adrian Buehlmann |
|
Accepted |
[evolve-ext] evolve: current bookmark wrongly moving during prune (issue4559) |
2015-05-13 |
Laurent Charignon |
|
Accepted |
[5,of,5,evolve-ext] evolve: make --rev solve only unstability by default |
2015-05-13 |
Laurent Charignon |
|
Changes Requested |
[4,of,5,evolve-ext] evolve: add selector for trouble types |
2015-05-13 |
Laurent Charignon |
|
Changes Requested |
[3,of,5,evolve-ext] evolve: add new line after error message |
2015-05-13 |
Laurent Charignon |
|
Changes Requested |
[2,of,5,evolve-ext] evolve: move return statement at the right level |
2015-05-13 |
Laurent Charignon |
|
Changes Requested |
[1,of,5,evolve-ext] evolve: don't use python sets on top of revset for evolve --rev |
2015-05-13 |
Laurent Charignon |
|
Accepted |
[6,of,6] tests: check import cycles in hgext/**.py, too |
2015-05-13 |
Katsunori FUJIWARA |
|
Superseded |
[5,of,6] import-checker: remove useless stdlib_modules and related code paths |
2015-05-13 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6] import-checker: guess what module is imported by list of locally defined ones |
2015-05-13 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6] import-checker: guess what module is imported by list of locally defined ones |
2015-05-13 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6] import-checker: loop to get list of locally defined modules at first |
2015-05-13 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,6] import-checker: add xargs like mode |
2015-05-13 |
Katsunori FUJIWARA |
|
Accepted |
[8,of,8] ignore: allow regex sub-ignores via a config |
2015-05-13 |
Durham Goode |
|
Changes Requested |
[7,of,8] ignore: add support for including subdir .hgignores |
2015-05-13 |
Durham Goode |
|
Changes Requested |
[6,of,8] ignore: switch to a dynamic filecache |
2015-05-13 |
Durham Goode |
|
Changes Requested |
[5,of,8] ignore: pass root+ignorefilepath throughout ignore logic |
2015-05-13 |
Durham Goode |
|
Changes Requested |
[4,of,8] ignore: remove redundant warn argument |
2015-05-13 |
Durham Goode |
|
Changes Requested |
[3,of,8] ignore: add ui to ignore stack |
2015-05-13 |
Durham Goode |
|
Changes Requested |
[2,of,8] ignore: refactor syntax concatenation |
2015-05-13 |
Durham Goode |
|
Accepted |
[1,of,8] ignore: refactor file read into a function |
2015-05-13 |
Durham Goode |
|
Accepted |
[evolve-ext-V4] inhibit: direct access with and without warning on a per command basis |
2015-05-13 |
Laurent Charignon |
|
Accepted |
rebase: add short -k option for --keep |
2015-05-12 |
Nat Mote |
|
Accepted |
[6,of,6] revset: do not nest addset by "addset + other" (issue4565) |
2015-05-12 |
Yuya Nishihara |
|
Accepted |
[5,of,6] revset: make addset class accepts more than two subsets (issue4565) |
2015-05-12 |
Yuya Nishihara |
|
Accepted |
[4,of,6] revset: drop redundant filteredset from right-hand side set of "or" operation |
2015-05-12 |
Yuya Nishihara |
|
Superseded |
[3,of,6] revset: do not try to sort revisions unnecessarily by addset._iterator() |
2015-05-12 |
Yuya Nishihara |
|
Accepted |
[2,of,6] revset: test current behavior of addset class |
2015-05-12 |
Yuya Nishihara |
|
Accepted |
[1,of,6] revset: remove duplicated definition of choice() from addset._iterordered() |
2015-05-12 |
Yuya Nishihara |
|
Accepted |
[2,of,2,V2] revset: optimize not public revset |
2015-05-12 |
Laurent Charignon |
|
Superseded |
[1,of,2,V2] phases: add set per phase in C phase computation |
2015-05-12 |
Laurent Charignon |
|
Superseded |
[evolve-ext-V3] inhibit: direct access with and without warning on a per command basis |
2015-05-12 |
Laurent Charignon |
|
Accepted |
[evolve-ext] inhbit: make tests work with evolution.createmarkers config |
2015-05-12 |
Laurent Charignon |
|
Accepted |
[4,of,4,V2] import: use ui.allowemptycommit to allow empty commits |
2015-05-12 |
Durham Goode |
|
Accepted |
[3,of,4,V2] mq: use ui.allowemptycommit to allow empty commits |
2015-05-12 |
Durham Goode |
|
Accepted |
[2,of,4,V2] commit: add ui.allowemptycommit config option |
2015-05-12 |
Durham Goode |
|
Accepted |
[1,of,4,V2] commit: move empty commit condition to a new line |
2015-05-12 |
Durham Goode |
|
Accepted |
[3,of,3] templatekw: replace currentbookmark with activebookmark keyword |
2015-05-12 |
Pierre-Yves David |
|
Accepted |
[1,of,9,V3] cmdutil: add the class to restore dirstate at unexpected failure easily |
2015-05-12 |
Pierre-Yves David |
|
Not Applicable |
[evolve-ext] inhibit: direct access with and without warning on a per command basis |
2015-05-11 |
Laurent Charignon |
|
Superseded |
[4,of,4] help: rewrite template examples to use integer literals where appropriate |
2015-05-10 |
Yuya Nishihara |
|
Accepted |
[3,of,4] templater: update error message of invalid number passed to word() function |
2015-05-10 |
Yuya Nishihara |
|
Accepted |
[2,of,4] templater: tokenize decimal integer literal (issue4638) (BC) |
2015-05-10 |
Yuya Nishihara |
|
Accepted |
[1,of,4] templater: switch methods table on compileexp() of func args and inner expr |
2015-05-10 |
Yuya Nishihara |
|
Accepted |
[6,of,6,V3] templater: look for mapfiles in template paths |
2015-05-10 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[5,of,6,V3] config: give it a searchpaths option, for extra places for config files |
2015-05-10 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[4,of,6,V3] map-cmdline.bisect: rewrite to just %include the default template |
2015-05-10 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[3,of,6,V3] templatefilters: don't stringify None into "None" |
2015-05-10 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,6,V3] log: add a status template |
2015-05-10 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,6,V3] test-command-template: add a new commit |
2015-05-10 |
Jordi Gutiérrez Hermoso |
|
Accepted |
hgweb: clearly outline <tr> block in gitweb and spartan styles |
2015-05-10 |
Anton Shestakov |
|
Accepted |
[Bug,4660] New: test-subrepo-recursion.t failure (different date format in unzip -l) |
2015-05-10 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[evolve-ext] bookmarks: update to use new bookmarks api via compatibility layer |
2015-05-10 |
Ryan McElroy |
|
Accepted |
[2,of,2] run-test.py: greatly increase the priority of 'check-code' tests |
2015-05-09 |
Pierre-Yves David |
|
Accepted |
[1,of,2] run-tests: allow different extra weight for slow tests |
2015-05-09 |
Pierre-Yves David |
|
Accepted |
wix: add new json templates folder to MSI installers |
2015-05-09 |
Steve Borho |
|
Accepted |
[2,of,2] run-tests: include 'start' and 'end' in --time output |
2015-05-09 |
Pierre-Yves David |
|
Superseded |
[1,of,2] run-tests: track start and end time of tests |
2015-05-09 |
Pierre-Yves David |
|
Superseded |
[2,of,2] dirs.c: pass C string, not Python string, to _finddir() |
2015-05-08 |
Martin von Zweigbergk |
|
Superseded |
[1,of,2] dirs.c: extract 'cpath' variable in _delpath() to match _addpath() |
2015-05-08 |
Martin von Zweigbergk |
|
Superseded |
[5,of,5] run-tests: spread and document the content of time tuple |
2015-05-08 |
Pierre-Yves David |
|
Accepted |
[4,of,5] run-tests: when building json, get time data in the same order as elsewhere |
2015-05-08 |
Pierre-Yves David |
|
Accepted |
[3,of,5] run-tests: stop explicit expansion of time data |
2015-05-08 |
Pierre-Yves David |
|
Accepted |
[2,of,5] run-tests: factor json entry creation logic |
2015-05-08 |
Pierre-Yves David |
|
Accepted |
[1,of,5] run-tests: when building json, use result.failures instead of result.faildata |
2015-05-08 |
Pierre-Yves David |
|
Accepted |
run-tests: implement Test._testMethodName |
2015-05-08 |
Pierre-Yves David |
|
Accepted |
[6,of,6,packaging] dockerdeb: rules to build a debian package using docker |
2015-05-08 |
Augie Fackler |
|
Accepted |
[5,of,6,packaging] packaging: extract packagelib for common code from builddeb and buildrpm |
2015-05-08 |
Augie Fackler |
|
Superseded |
[4,of,6,packaging] builddeb: new script for building a deb package |
2015-05-08 |
Augie Fackler |
|
Accepted |
[3,of,6,packaging] dockerlib: fix initcontainer for boot2docker users |
2015-05-08 |
Augie Fackler |
|
Accepted |
[2,of,6,packaging] dockerlib: extract initcontainer() method |
2015-05-08 |
Augie Fackler |
|
Accepted |
[1,of,6,packaging] dockerlib: start extracting common functions for setting up docker |
2015-05-08 |
Augie Fackler |
|
Accepted |
[3,of,3] changegroup: drop _changelog and _manifest properties |
2015-05-08 |
Martin von Zweigbergk |
|
Accepted |
[2,of,3] changegroup: document the cases where reordering complicates linkrevs |
2015-05-08 |
Martin von Zweigbergk |
|
Accepted |
[1,of,3] changegroup: extract condition for linkrev fastpath |
2015-05-08 |
Martin von Zweigbergk |
|
Accepted |
[2,of,2] lazymanifest: drop SP before some labels |
2015-05-08 |
Martin von Zweigbergk |
|
Accepted |
[1,of,2] lazymanifest: avoid 'bail' label when used on success path |
2015-05-08 |
Martin von Zweigbergk |
|
Accepted |
[1,of,2,STABLE] templater: do not process \-escapes at parsestring() (issue4290) |
2015-05-08 |
Yuya Nishihara |
|
Accepted |
[stable?] run-test: ensure the test port are available before launching test |
2015-05-08 |
Pierre-Yves David |
|
Accepted |
test-subrepo-git: ignore pax_global_header when listing archive |
2015-05-07 |
Pierre-Yves David |
|
Accepted |
[V2] bookmarks: simplify iscurrent to isactivewdirparent (API) |
2015-05-07 |
Ryan McElroy |
|
Accepted |
[2,of,2] templater: rename parsestring() to unquotestring() (API) |
2015-05-07 |
Yuya Nishihara |
|
Accepted |
[1,of,2] templater: remove noop calls of parsestring(s, quoted=False) (API) |
2015-05-07 |
Yuya Nishihara |
|
Accepted |
commit: add --allow-empty flag |
2015-05-07 |
Durham Goode |
|
Rejected |
test-subrepo-recursion: glob out all the date listed by unzip -l |
2015-05-07 |
Pierre-Yves David |
|
Accepted |
[2,of,2,V2] treemanifest: store submanifest revlog per directory |
2015-05-07 |
Martin von Zweigbergk |
|
Superseded |
[1,of,2,V2] pathencode.c: for long paths, strip first dir, whether or not it's "data/" |
2015-05-07 |
Martin von Zweigbergk |
|
Accepted |
[2,of,2,STABLE] histedit: fix --continue when rules are finished |
2015-05-07 |
Durham Goode |
|
Accepted |
[1,of,2,STABLE] histedit: fix serializing of None backupfile |
2015-05-07 |
Durham Goode |
|
Accepted |
[3,of,3] bookmarks: rename current to active in variables and comments |
2015-05-07 |
Ryan McElroy |
|
Superseded |
[2,of,3] bookmarks: remove unused updatecurrentbookmark function (API) |
2015-05-07 |
Ryan McElroy |
|
Accepted |
[1,of,3] bookmarks: simplify iscurrent to isactivecurrent (API) |
2015-05-07 |
Ryan McElroy |
|
Accepted |
[evolve-ext] bookmarks: update to use new readactive api |
2015-05-07 |
Ryan McElroy |
|
Changes Requested |
[4,of,4,V3] bookmarks: rename bookmarkcurrent to activebookmark (API) |
2015-05-07 |
Ryan McElroy |
|
Accepted |
[3,of,4,V3] bookmarks: rename readcurrent to readactive (API) |
2015-05-07 |
Ryan McElroy |
|
Accepted |
[2,of,4,V3] bookmarks: rename setcurrent to activate (API) |
2015-05-07 |
Ryan McElroy |
|
Accepted |
[1,of,4,V3] bookmarks: rename unsetcurrent to deactivate (API) |
2015-05-07 |
Ryan McElroy |
|
Accepted |
changelog: drop unnecessary override of "hasnode" |
2015-05-07 |
Yuya Nishihara |
|
Accepted |
[STABLE] hgweb: bring back infinite scroll in shortlog of paper style |
2015-05-06 |
Yuya Nishihara |
|
Accepted |
[STABLE,v2] extensions: clear aftercallbacks after execution (issue4646) |
2015-05-06 |
Gregory Szorc |
|
Accepted |
test-histedit: fix HGEDITOR for Windows |
2015-05-06 |
Matt Harbison |
|
Rejected |
subrepo: correctly handle git subdirectory status change |
2015-05-06 |
Mathias De Maré |
|
Accepted |
[STABLE] extensions: clear aftercallbacks after execution (issue4646) |
2015-05-06 |
Gregory Szorc |
|
Superseded |
[2,of,2] largefiles: drop os.path.join() in subrepo archive override |
2015-05-06 |
Matt Harbison |
|
Accepted |
[1,of,2] archive: drop the leading '.' path component from the prefix (issue4634) |
2015-05-06 |
Matt Harbison |
|
Accepted |
[4,of,4,evolve-ext] evolve: improve the help message of --rev |
2015-05-06 |
Laurent Charignon |
|
Accepted |
[3,of,4,evolve-ext] evolve: rename handlenotrouble to _handlenotrouble and add doc |
2015-05-06 |
Laurent Charignon |
|
Accepted |
[2,of,4,evolve-ext] evolve: restructure evolve function into trouble selection and resolution |
2015-05-06 |
Laurent Charignon |
|
Changes Requested |
[1,of,4,evolve-ext] evolve: make --all use the same code path than --rev without filtering |
2015-05-06 |
Laurent Charignon |
|
Changes Requested |
[5,of,5,evolve-ext-V2] evolve: add --rev option to the evolve command |
2015-05-06 |
Laurent Charignon |
|
Accepted |
[4,of,5,evolve-ext-V2] evolve: extract cleanup logic in the evolve function |
2015-05-06 |
Laurent Charignon |
|
Accepted |
[3,of,5,evolve-ext-V2] evolve: simplify the evolve function |
2015-05-06 |
Laurent Charignon |
|
Accepted |
[2,of,5,evolve-ext-V2] evolve: optimize the computation of the troubled() revset |
2015-05-06 |
Laurent Charignon |
|
Accepted |
[1,of,5,evolve-ext-V2] evolve: extract the logic to solve one change into a method |
2015-05-06 |
Laurent Charignon |
|
Accepted |
remove: use ctx.hasdir(f) instead of 'f in ctx.dirs()' |
2015-05-05 |
Martin von Zweigbergk |
|
Accepted |
test-manifestv2.t: test that we can convert to manifestv2 with clone |
2015-05-05 |
Drew Gottlieb |
|
Accepted |
[5,of,5,V2] templater: look for mapfiles in template paths |
2015-05-05 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[4,of,5,V2] config: give it a searchpaths option, for extra places for config files |
2015-05-05 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[3,of,5,V2] map-cmdline.bisect: rewrite to just %include the default template |
2015-05-05 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[2,of,5,V2] log: add a status template |
2015-05-05 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[1,of,5,V2] test-command-template: add a new commit |
2015-05-05 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[Bug,4646] New: enabling pager without color results in a hang |
2015-05-05 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[4,of,4,evolve-ext] evolve: add --rev option to the evolve command |
2015-05-05 |
Laurent Charignon |
|
Changes Requested |
[3,of,4,evolve-ext] evolve: extract cleanup logic in the evolve function |
2015-05-05 |
Laurent Charignon |
|
Changes Requested |
[2,of,4,evolve-ext] evolve: simplify the evolve function |
2015-05-05 |
Laurent Charignon |
|
Changes Requested |
[1,of,4,evolve-ext] evolve: extract the logic to solve one change into a method |
2015-05-05 |
Laurent Charignon |
|
Accepted |
[evolve-ext] inhibit: don't inhibit pinned commits during rebase |
2015-05-05 |
Durham Goode |
|
Accepted |
[STABLE] histedit: fix test-histedit-edit on vfat |
2015-05-05 |
Durham Goode |
|
Accepted |
[4,of,4,V2] bookmarks: rename bookmarkcurrent to activebookmark |
2015-05-05 |
Ryan McElroy |
|
Accepted |
[3,of,4,V2] bookmarks: rename readcurrent to readactive |
2015-05-05 |
Ryan McElroy |
|
Accepted |
[2,of,4,V2] bookmarks: rename setcurrent to activate |
2015-05-05 |
Ryan McElroy |
|
Accepted |
[1,of,4,V2] bookmarks: rename unsetcurrent to deactivate |
2015-05-05 |
Ryan McElroy |
|
Accepted |
[4,of,4,evolve-ext] evolve: add new variable and comment |
2015-05-05 |
Laurent Charignon |
|
Accepted |
[3,of,4,evolve-ext] evolve: move code to track progress and start node |
2015-05-05 |
Laurent Charignon |
|
Accepted |
[2,of,4,evolve-ext] evolve: renaming of a variable |
2015-05-05 |
Laurent Charignon |
|
Accepted |
[1,of,4,evolve-ext] evolve: refactoring of the code displaying error when no trouble found |
2015-05-05 |
Laurent Charignon |
|
Accepted |
[py3] setup: hide octal literals inside strings so they're portable (issue4554) |
2015-05-05 |
Augie Fackler |
|
Accepted |
[2,of,2] treemanifest: store submanifest revlog per directory |
2015-05-05 |
Martin von Zweigbergk |
|
Superseded |
[1,of,2] treemanifest: set requires at repo creation time, ignore config after |
2015-05-05 |
Martin von Zweigbergk |
|
Accepted |
[in-crew] manifest: document return type of readfast() |
2015-05-05 |
Augie Fackler |
|
Accepted |
localrepo: use modern import |
2015-05-05 |
Gregory Szorc |
|
Deferred |
[STABLE] archive: always use portable path component separators with subrepos |
2015-05-05 |
Matt Harbison |
|
Accepted |
[3,of,3] revset: drop factory that promotes spanset to fullreposet |
2015-05-05 |
Yuya Nishihara |
|
Changes Requested |
[4,of,4] bookmarks: rename bookmarkcurrent to activebookmark |
2015-05-05 |
Ryan McElroy |
|
Changes Requested |
[3,of,4] bookmarks: rename readcurrent to readactive |
2015-05-05 |
Ryan McElroy |
|
Changes Requested |
[2,of,4] bookmarks: rename setcurrent to activate |
2015-05-05 |
Ryan McElroy |
|
Changes Requested |
[1,of,4] bookmarks: rename unsetcurrent to deactivate |
2015-05-05 |
Ryan McElroy |
|
Changes Requested |
[3,of,3] revset: drop factory that promotes spanset to fullreposet |
2015-05-05 |
Pierre-Yves David |
|
Changes Requested |
[2,of,2,STABLE] templater: strictly parse leading backslashes of '{' (issue4569) (BC) |
2015-05-04 |
Yuya Nishihara |
|
Accepted |
[1,of,2,STABLE] templater: do not process \-escapes at parsestring() (issue4290) |
2015-05-04 |
Yuya Nishihara |
|
Accepted |
[4,of,4] revset: avoid returning duplicates when returning ancestors |
2015-05-04 |
Pierre-Yves David |
|
Accepted |
[3,of,4] revset-ancestors: use and iterator instead of a dequeu |
2015-05-04 |
Pierre-Yves David |
|
Accepted |
[2,of,4] revset-ancestors: rename 'revsnode' in 'inputrev' |
2015-05-04 |
Pierre-Yves David |
|
Accepted |
[1,of,4] revset: make generatorset.__nonzero__ lazy |
2015-05-04 |
Pierre-Yves David |
|
Accepted |
run-test: include test name in the return output |
2015-05-04 |
Pierre-Yves David |
|
Accepted |
[2,of,2] obsolete: speed up unstable computation |
2015-05-04 |
Laurent Charignon |
|
Accepted |
[1,of,2] obsolete: speed up computation of bumped revset |
2015-05-04 |
Laurent Charignon |
|
Accepted |
context: make warning message for hidden revision extensible |
2015-05-04 |
Laurent Charignon |
|
Accepted |
[STABLE] histedit: fix --edit-plan |
2015-05-04 |
Durham Goode |
|
Accepted |
bundlerepo: remove unused 'repo' parameter |
2015-05-04 |
Martin von Zweigbergk |
|
Accepted |
[2,of,2] requires: write requires file on commit |
2015-05-04 |
Drew Gottlieb |
|
Rejected |
[1,of,2] requires: move requires file writing func from localrepo to scmutil |
2015-05-04 |
Drew Gottlieb |
|
Accepted |
revert-roots: narrow the subset using smartset operation |
2015-05-04 |
Pierre-Yves David |
|
Accepted |
[V2] keyword: use wvfs.rmtree to remove kwdemo directory |
2015-05-03 |
Christian Ebert |
|
Accepted |
[STABLE] util.checkcase: don't abort on broken symlinks |
2015-05-03 |
Siddharth Agarwal |
|
Accepted |
[V2] revset: don't error out if tokens parse as existing symbols |
2015-05-03 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[V4] revset: id() called with 40-byte strings should give the same results as for short strings |
2015-05-03 |
Alexander Drozdov |
|
Accepted |
[STABLE] templater: fix crash by passing invalid object to date() function |
2015-05-03 |
Yuya Nishihara |
|
Accepted |
[9,of,9,V2] localrepo: write recent dirstate out for external process (BC) (issue4378) |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[8,of,9,V2] rebase: use dirstateguard instead of dirstate.invalidate |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[7,of,9,V2] mq: use dirstateguard instead of dirstate.invalidate (qrefresh) |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[6,of,9,V2] mq: use dirstateguard instead of dirstate.invalidate (qpush) |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[5,of,9,V2] tryimportone: use dirstateguard instead of beginparentchange/endparentchange |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,9,V2] import: use dirstateguard instead of dirstate.invalidate |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[3,of,9,V2] amend: use dirstateguard instead of dirstate.invalidate |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,9,V2] localrepo: use changelog.rev instead of self.__contains__ |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,9,V2] cmdutil: add the class to restore dirstate at unexpected failure easily |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[6,of,6] templater: parse the config as a mapfile |
2015-05-02 |
Jordi Gutiérrez Hermoso |
|
Rejected |
[5,of,6] config: give it a mapfile option, for parsing them specially |
2015-05-02 |
Jordi Gutiérrez Hermoso |
|
Rejected |
[4,of,6] map-cmdline.bisect: rewrite just %include the default template |
2015-05-02 |
Jordi Gutiérrez Hermoso |
|
Rejected |
[2,of,6] test-command-template: minor clarification in comment |
2015-05-02 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,6] test-command-template: test the phase template more precisely |
2015-05-02 |
Jordi Gutiérrez Hermoso |
|
Accepted |
revset: don't error out if tokens parse as existing symbols |
2015-05-02 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[3,of,3] changegroup.group: drop 'reorder' parameter |
2015-05-02 |
Martin von Zweigbergk |
|
Accepted |
[2,of,3] cg2packer: set reorder=False in __init__ instead of in group() |
2015-05-02 |
Martin von Zweigbergk |
|
Accepted |
[1,of,3] changegroup: use 'reorder is None' instead of 'reorder is not True/False' |
2015-05-02 |
Martin von Zweigbergk |
|
Accepted |
[2,of,2] crecord: fix mixed imports warning |
2015-05-02 |
Matt Harbison |
|
Accepted |
[1,of,2] windows: add doctest for shellquote() |
2015-05-02 |
Matt Harbison |
|
Accepted |
template-phases: extend default style instead of duplicating it |
2015-05-02 |
Yuya Nishihara |
|
Accepted |
commands: hide formatter option as EXPERIMENTAL, not as DEPRECATED |
2015-05-02 |
Yuya Nishihara |
|
Accepted |
[RESEND] keyword: use wvfs.rmtree to remove kwdemo directory |
2015-05-01 |
Christian Ebert |
|
Superseded |
[6,of,6] localrepo: eliminate local requirements var in init |
2015-05-01 |
Drew Gottlieb |
|
Accepted |
[5,of,6] localrepo: rename requirements parameter in stream_in() |
2015-05-01 |
Drew Gottlieb |
|
Accepted |
[4,of,6] localrepo: have stream_in() not modify its argument |
2015-05-01 |
Drew Gottlieb |
|
Accepted |
[3,of,6] localrepo: make _applyrequirements more specific |
2015-05-01 |
Drew Gottlieb |
|
Accepted |
[2,of,6] localrepo: make requirements always be a set in localrepo.__init__ |
2015-05-01 |
Drew Gottlieb |
|
Accepted |
[1,of,6] localrepo: eliminate requirements class variable |
2015-05-01 |
Drew Gottlieb |
|
Accepted |
[6,of,6] changegroup: close progress in same function as it's started |
2015-05-01 |
Martin von Zweigbergk |
|
Accepted |
[5,of,6] changegroup: don't reuse 'mfest' variable for different type |
2015-05-01 |
Martin von Zweigbergk |
|
Accepted |
[4,of,6] changegroup: rename 'mf' to 'ml' to match 'cl', since it's a revlog |
2015-05-01 |
Martin von Zweigbergk |
|
Accepted |
[3,of,6] changegroup: rename 'needed' to 'clrevs' to match 'clnodes' |
2015-05-01 |
Martin von Zweigbergk |
|
Accepted |
[2,of,6] changegroup: document that 'source' parameter exists for extensions |
2015-05-01 |
Martin von Zweigbergk |
|
Accepted |
[1,of,6] changegroup: removed unused 'source' parameter from prune() |
2015-05-01 |
Martin von Zweigbergk |
|
Accepted |
[STABLE] tests: make tests with temporary environment setting portable |
2015-05-01 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] censor: fix incorrect configuration name for ignoring error at censored file |
2015-05-01 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] debuginstall: expand the editor path before searching for it (issue4380) |
2015-05-01 |
Matt Harbison |
|
Accepted |
[STABLE] templater: fail more gracefully for blank strings to word |
2015-04-30 |
Ryan McElroy |
|
Accepted |
ui: disable revsetaliases in plain mode |
2015-04-30 |
Siddharth Agarwal |
|
Accepted |
[STABLE] test-commit-interactive: add more globs for no-execbit platforms |
2015-04-30 |
Matt Harbison |
|
Accepted |
[STABLE] windows: make shellquote() quote any path containing '\' (issue4629) |
2015-04-30 |
Matt Harbison |
|
Accepted |
[STABLE] merge: run update hook after the last wlock release |
2015-04-29 |
Matt Harbison |
|
Accepted |
[STABLE] censor: remove meaningless explanation about .hgcensored |
2015-04-29 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE?] parsers: avoid signed integer overflow in calculation of leaf-node index |
2015-04-29 |
Yuya Nishihara |
|
Accepted |
[STABLE] bundlerepo: disable filtering of changelog while constructing revision text |
2015-04-29 |
Yuya Nishihara |
|
Accepted |
[STABLE] bundle2: disable ouput capture unless we use http (issue4613 issue4615) |
2015-04-29 |
Pierre-Yves David |
|
Accepted |
[STABLE] rebase: don't forward "source" argument to rebase (issue4633) |
2015-04-28 |
Gregory Szorc |
|
Accepted |
[STABLE] histedit: fix reST syntax problem of example code in help document |
2015-04-28 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,4,STABLE] subrepo: propagate the --hidden option to hg subrepositories |
2015-04-28 |
Matt Harbison |
|
Accepted |
[3,of,4,STABLE] subrepo: don't pass the outer repo's --rev or --branch to subrepo incoming() |
2015-04-28 |
Matt Harbison |
|
Accepted |
[2,of,4,STABLE] subrepo: don't pass the outer repo's --rev or --branch to subrepo outgoing() |
2015-04-28 |
Matt Harbison |
|
Accepted |
[1,of,4,STABLE] subrepo: update the help text to account for diff -I/-X gitsubrepo support |
2015-04-28 |
Matt Harbison |
|
Accepted |
[3,of,3,STABLE-V2] revert: make the interactive mode experimental |
2015-04-28 |
Laurent Charignon |
|
Accepted |
[2,of,3,STABLE-V2] shelve: make the interactive mode experimental |
2015-04-28 |
Laurent Charignon |
|
Accepted |
[1,of,3,STABLE-V2] help: also hide options marked EXPERIMENTAL |
2015-04-28 |
Laurent Charignon |
|
Accepted |
[3,of,3] revert: make the interactive mode experimental |
2015-04-27 |
Laurent Charignon |
|
Superseded |
[2,of,3] shelve: make the interactive mode experimental |
2015-04-27 |
Laurent Charignon |
|
Superseded |
[1,of,3] help: also hide options marked EXPERIMENTAL |
2015-04-27 |
Laurent Charignon |
|
Superseded |
[2,of,2,stable] webcommands: fix description of manifest default behavior |
2015-04-27 |
Wagner Bruna |
|
Accepted |
[1,of,2,stable] webcommands: fix typo in changelog documentation |
2015-04-27 |
Wagner Bruna |
|
Accepted |
[STABLE] record: Fix Adding new file with record from within a subdir (issue4626) |
2015-04-27 |
Laurent Charignon |
|
Accepted |
[Bug,4626] New: Regression: Adding new file with record from within a subdir crashes |
2015-04-27 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[2,of,2,STABLE] test-command-template: minor clarification in comment |
2015-04-27 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[1,of,2,STABLE] test-command-template: test the phase template more precisely |
2015-04-27 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[STABLE] i18n: extract doc string of each web commands as translatable one |
2015-04-27 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,STABLE] test-commit-interactive: stablize output for no-execbit platforms |
2015-04-26 |
Matt Harbison |
|
Accepted |
[1,of,2,STABLE] test-bundle2-exchange: make hooks compatible with Windows |
2015-04-26 |
Matt Harbison |
|
Accepted |
[STABLE] revert: restore the ability to revert across case only renames (issue4481) |
2015-04-26 |
Matt Harbison |
|
Accepted |
[3,of,3,STABLE] check-code: detect non bare string inside "_()" |
2015-04-25 |
Katsunori FUJIWARA |
|
Changes Requested |
[2,of,3,STABLE] repair: avoid string concatenation by + operator |
2015-04-25 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,3,STABLE] cmdutil: avoid wrapping ctx.phasestr() by _() |
2015-04-25 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] annotate: always adjust linkrev before walking down to parents (issue4623) |
2015-04-25 |
Yuya Nishihara |
|
Accepted |
[STABLE] subrepo: don't write .hgsubstate lines with empty subrepo state (issue4622) |
2015-04-25 |
Matt Harbison |
|
Accepted |
[2,of,2,STABLE,v2] template-phases: do not show description or summary if empty |
2015-04-24 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,2,STABLE,v2] test-command-template: add a short description of a temporary snippet |
2015-04-24 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[STABLE] template-phases: do not show description or summary if empty |
2015-04-24 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[STABLE,V2] revert: apply normallookup on reverted file if size isn't changed (issue4583) |
2015-04-24 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] revert: apply normallookup on reverted file if size isn't changed (issue4583) |
2015-04-24 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,2,STABLE-V2] record: edit patch of newly added files (issue4304) |
2015-04-24 |
Laurent Charignon |
|
Accepted |
[1,of,2,STABLE-V2] record: remove useless line in test |
2015-04-24 |
Laurent Charignon |
|
Accepted |
[2,of,2,STABLE] record: edit patch of newly added files (issue4304) |
2015-04-24 |
Laurent Charignon |
|
Superseded |
[1,of,2,STABLE] reccord: remove useless line in test |
2015-04-24 |
Laurent Charignon |
|
Rejected |
bundle2: issue remote output as "status" (issue4612) |
2015-04-23 |
Pierre-Yves David |
|
Accepted |
[5,of,5] bundle2: also save output when error happens during part processing |
2015-04-23 |
Pierre-Yves David |
|
Accepted |
[4,of,5] bundle2: capture output issue during transaction close |
2015-04-23 |
Pierre-Yves David |
|
Accepted |
[3,of,5] bundle2: also capture hook output during processing |
2015-04-23 |
Pierre-Yves David |
|
Accepted |
[2,of,5] ui: allow capture of subprocess output |
2015-04-23 |
Pierre-Yves David |
|
Accepted |
[1,of,5] bundle2: capture transaction rollback message output (issue4614) |
2015-04-23 |
Pierre-Yves David |
|
Accepted |
[STABLE] win32: remove cacert.pem file from Inno Setup installer |
2015-04-23 |
Pascal Quantin |
|
Accepted |
[STABLE] wix: remove cacert.pem from Windows distribution |
2015-04-23 |
Yuya Nishihara |
|
Accepted |
[STABLE] tests: use double quote to quote arguments in hook for portability |
2015-04-23 |
Katsunori FUJIWARA |
|
Accepted |
[stable] revert: accept just -I/-X without paths or -a/-i (issue4592) |
2015-04-22 |
Martin von Zweigbergk |
|
Accepted |
[STABLE] record: change wording for record curses interface |
2015-04-22 |
Laurent Charignon |
|
Accepted |
[STABLE] record: fix record with change on moved file crashes (issue4619) |
2015-04-22 |
Laurent Charignon |
|
Accepted |
[Bug,4620] New: saying no to record adds hunk anyway |
2015-04-22 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[2,of,2] shelve: allow --patch and --stat without --list when dealing with a single shelf |
2015-04-22 |
Tony Tung |
|
Deferred |
[1,of,2] shelve: refactor allowables to specify sets of valid operations |
2015-04-22 |
Tony Tung |
|
Superseded |
[4,of,4,STABLE] check-code: check os.path.join(*, '') not working correctly with Python 2.7.9 |
2015-04-22 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4,STABLE] unionrepo: use pathutil.normasprefix to ensure os.sep at the end of cwd |
2015-04-22 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,4,STABLE] bundlerepo: use pathutil.normasprefix to ensure os.sep at the end of cwd |
2015-04-22 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,4,STABLE] dirstate: use pathutil.normasprefix to ensure os.sep at the end of root |
2015-04-22 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,3,stable] bookmarks: add i18n hints to bookmark sync states |
2015-04-22 |
Wagner Bruna |
|
Accepted |
[2,of,3,stable] histedit: fix typo in abort message |
2015-04-22 |
Wagner Bruna |
|
Accepted |
[1,of,3,stable] help: fix typos in txnclose and txnabort documentation |
2015-04-22 |
Wagner Bruna |
|
Accepted |
[Bug,4610] New: test-treediscovery broken when using bundle2 as the default |
2015-04-21 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[STABLE] util: fix the check for non-C99 compilers (issue4605) |
2015-04-21 |
Kevin Bullock |
|
Accepted |
[STABLE] histedit: fix rollup prompting for a commit message (issue4606) |
2015-04-21 |
Durham Goode |
|
Accepted |
[stable] util.h: also sniff for C99 before trying to use stdbool.h (issue4605) |
2015-04-20 |
Augie Fackler |
|
Accepted |
[STABLE] test-hook.t: don't directly use redirect to /dev/null in hook for Windows |
2015-04-20 |
Matt Harbison |
|
Accepted |
[STABLE] changelog: fix readpending if no pending data exist (issue4609) |
2015-04-20 |
Pierre-Yves David |
|
Accepted |
[2,of,2] pushkey: flush pending data before running a pre-pushkey hook (issue4607) |
2015-04-20 |
Pierre-Yves David |
|
Accepted |
[1,of,2] pushkey: use hook arguments from transaction when one exists |
2015-04-20 |
Pierre-Yves David |
|
Accepted |
[2,of,2,STABLE] afterlock: add the callback to the top level lock (issue4608) |
2015-04-20 |
Pierre-Yves David |
|
Accepted |
[1,of,2,STABLE] debuglock: access the lock file using the proper vfs |
2015-04-20 |
Pierre-Yves David |
|
Accepted |
[stable] status: pass matcher to pathcopies() |
2015-04-20 |
Martin von Zweigbergk |
|
Accepted |
help: fix typo commited -> committed |
2015-04-19 |
Javi Merino |
|
Accepted |
[STABLE] largefiles: don't mangle filesets when fixing up the log matcher |
2015-04-18 |
Matt Harbison |
|
Accepted |
[STABLE] largefiles: don't crash when cloning to a remote repo |
2015-04-18 |
Matt Harbison |
|
Accepted |
keyword: use wvfs.rmtree to remove kwdemo directory |
2015-04-18 |
Christian Ebert |
|
Superseded |
[4,of,4,STABLE] annotate: prepare ancestry context of workingfilectx |
2015-04-18 |
Yuya Nishihara |
|
Accepted |
[3,of,4,STABLE] committablefilectx: propagate ancestry info to parent to fix annotation |
2015-04-18 |
Yuya Nishihara |
|
Accepted |
[2,of,4,STABLE] filectx: extract function to create parent fctx keeping ancestry info |
2015-04-18 |
Yuya Nishihara |
|
Accepted |
[1,of,4,STABLE] filectx: factor out creation of parent fctx |
2015-04-18 |
Yuya Nishihara |
|
Accepted |
[STABLE] run-tests: don't error when glob matched line ends with backslash |
2015-04-17 |
Gregory Szorc |
|
Accepted |
[STABLE] histedit: change state format to allow non-hash lines |
2015-04-17 |
Durham Goode |
|
Accepted |
[STABLE] test-rename-merge2: fix test failure on Windows |
2015-04-17 |
Matt Harbison |
|
Accepted |
[STABLE] test-add.t: fix output difference between Windows and OS X (issue4603) |
2015-04-17 |
Matt Harbison |
|
Accepted |
[STABLE] tags: do not abort if failed to write lock file to save cache |
2015-04-17 |
Yuya Nishihara |
|
Accepted |
revert: warn of usage of --all and -i together |
2015-04-16 |
Laurent Charignon |
|
Rejected |
record: add message when starting record's curses interface |
2015-04-16 |
Laurent Charignon |
|
Accepted |
[2,of,2,v2] branch: make it possible for --new to revive an ancestor branch |
2015-04-16 |
Mads Kiilerich |
|
Rejected |
[1,of,2,v2] branch: add --new option for explicitly creating new branches |
2015-04-16 |
Mads Kiilerich |
|
Rejected |
[5,of,5,V2,in-clowncopter] tags: explicitly log which tags cache file is being written |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2,in-clowncopter] tags: write a separate tags cache file for unfiltered repos |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[3,of,5,V2,in-clowncopter] tags: return empty list of heads for no .hgtags case |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[2,of,5,V2,in-clowncopter] tags: change format of tags cache files |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[1,of,5,V2,in-clowncopter] tags: don't read .hgtags fnodes from tags cache files |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[2,of,2] diff: pass the diff matcher to the copy logic |
2015-04-16 |
Durham Goode |
|
Accepted |
[1,of,2] copies: add matcher parameter to copy logic |
2015-04-16 |
Durham Goode |
|
Accepted |
[5,of,5] tags: explicitly log which tags cache file is being written |
2015-04-16 |
Gregory Szorc |
|
Superseded |
[4,of,5] tags: write a separate tags cache file for unfiltered repos |
2015-04-16 |
Gregory Szorc |
|
Superseded |
[3,of,5] tags: return empty list of heads for no .hgtags case |
2015-04-16 |
Gregory Szorc |
|
Superseded |
[2,of,5] tags: change format of tags cache files |
2015-04-16 |
Gregory Szorc |
|
Superseded |
[1,of,5] tags: don't read .hgtags fnodes from tags cache files |
2015-04-16 |
Gregory Szorc |
|
Superseded |
[STABLE] annotate: always prepare ancestry context of base fctx (issue4600) |
2015-04-16 |
Yuya Nishihara |
|
Accepted |
revset: undocument wdir() until its command outputs get stable |
2015-04-16 |
Yuya Nishihara |
|
Accepted |
[2,of,2] hooks: add a 'txnabort' hook |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[1,of,2] help: document the ''HG_TXNID'' environment variable during hooks |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[7,of,7] bundle2-localpeer: properly propagate the server output on error (issue4594) |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[6,of,7] bundle2: add on more layer of exception catching in localrepo.unbundle |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[5,of,7] bundle2-wireproto: properly propagate the server output on error (issue4594) |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[4,of,7] bundle2: refactor error bundle creation for the wireprotocol |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[3,of,7] bundle2: store the salvaged output on the exception object |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[2,of,7] bundle2: add a 'salvageoutput' method on bundle20 |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[1,of,7] bundle2: add a 'copy' method on part |
2015-04-16 |
Pierre-Yves David |
|
Accepted |
[V3] revset: make id() to not abort on an unknown 40-byte hexadecimal string |
2015-04-16 |
Alexander Drozdov |
|
Accepted |
[6,of,6] histedit: delete all non-actionclass related code |
2015-04-15 |
Durham Goode |
|
Accepted |