[1,of,4] run-tests: Pass arguments into argument parser |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[2,of,2] branchmap: log events related to branch cache |
2014-03-25 |
Gregory Szorc |
|
Superseded |
[1,of,2] tags: log events related to tags cache |
2014-03-25 |
Gregory Szorc |
|
Superseded |
revset: improve performance of _generatorset.__contains__ (issue 4201) |
2014-03-25 |
Gregory Szorc |
|
Accepted |
[7,of,7] fncache: clean up fncache during strips |
2014-03-25 |
Durham Goode |
|
Superseded |
[6,of,7] caches: invalidate store caches when lock is taken |
2014-03-25 |
Durham Goode |
|
Superseded |
[5,of,7] fncache: move fncache writing to be in a transaction |
2014-03-25 |
Durham Goode |
|
Superseded |
[4,of,7] transaction: add support for non-append files |
2014-03-25 |
Durham Goode |
|
Superseded |
[3,of,7] transaction: add onclose hook for pre-close logic |
2014-03-25 |
Durham Goode |
|
Superseded |
[2,of,7] clone: put streaming clones in a transaction |
2014-03-25 |
Durham Goode |
|
Superseded |
[1,of,7] fncache: remove the rewriting logic |
2014-03-25 |
Durham Goode |
|
Superseded |
[STABLE] revset: document the regular expression support for tag(name) |
2014-03-25 |
Matt Harbison |
|
Accepted |
[V3] commands: 'listening at' line when port specified (issue3976) |
2014-03-24 |
Chinmay Joshi |
|
Superseded |
commands: 'listening at' line when port specified (issue3976) |
2014-03-23 |
Chinmay Joshi |
|
Superseded |
[STABLE] histedit: save manually edited commit message into ".hg/last-message.txt" |
2014-03-23 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,2] branchmap: Log event when branchcache is updated |
2014-03-23 |
Gregory Szorc |
|
Superseded |
[1,of,2] tags: Log events related to tags cache |
2014-03-23 |
Gregory Szorc |
|
Superseded |
[3,of,3] cat: use the topmost repo when expanding node based format strings for output |
2014-03-22 |
Matt Harbison |
|
Deferred |
[2,of,3] cat: support cat with explicit paths in subrepos |
2014-03-22 |
Matt Harbison |
|
Accepted |
[1,of,3] cat: move most of the implementation into cmdutils.cat() |
2014-03-22 |
Matt Harbison |
|
Accepted |
localrepo: omit ".hgsubstate" also from "added" files |
2014-03-22 |
Katsunori FUJIWARA |
|
Accepted |
[stable] subrepo: factor out Git version check to add doctests |
2014-03-21 |
Siddharth Agarwal |
|
Superseded |
[4,of,4] bundle2: implement the mandatory/advisory logic for parameter |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[3,of,4] bundle2: print debug information during unbundling |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[2,of,4] bundle2: print debug information during bundling |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[1,of,4] bundle2: add ability to write to a file to the test |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[7,of,7] bundle2: force the first char of parameter to be an letter |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[6,of,7] bundle2: refuse empty parameter name |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[5,of,7] bundle2: urlunquote stream parameter name and value during unbundling |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[4,of,7] bundle2: urlquote stream parameter name and value |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[3,of,7] bundle2: support for unbundling parameter value |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[2,of,7] bundle2: support for bundling parameter value |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[1,of,7] bundle2: clarify stream parameter design in the documentation |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
_addset: add a __len__ method |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[5,of,5] revpair: smartset compatibility |
2014-03-21 |
Pierre-Yves David |
|
Superseded |
[4,of,5] revpair: drop useless conditional |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[3,of,5] revset: always the `max` method of smartset in `max` revset |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[2,of,5] revset: always the `min` method of smartset in `min` revset |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[1,of,5] revset: have `min` and `max` method of smartset works when empty |
2014-03-21 |
Pierre-Yves David |
|
Accepted |
[2,of,2] clone: abort if default destination has no meaningful name (BC) |
2014-03-21 |
Yuya Nishihara |
|
Accepted |
[1,of,2] clone: add doctest for default destination |
2014-03-21 |
Yuya Nishihara |
|
Accepted |
[3,of,3] subrepo: add trailing newlines to warnings |
2014-03-21 |
Siddharth Agarwal |
|
Accepted |
[2,of,3] subrepo: convert matched string to integer before comparing Git version |
2014-03-21 |
Siddharth Agarwal |
|
Accepted |
[1,of,3] subrepo: only retrieve the first two components of the Git version |
2014-03-21 |
Siddharth Agarwal |
|
Accepted |
[2,of,2] repo: rephrase the "missing requirement" error message |
2014-03-21 |
Mads Kiilerich |
|
Accepted |
[1,of,2] tests: add run-tests --changed option for running tests changed in revisions |
2014-03-21 |
Mads Kiilerich |
|
Accepted |
[RFC] commands: No 'listening at' line when port specified (issue3976) |
2014-03-20 |
Chinmay Joshi |
|
Superseded |
[5,of,5,V2] bundle2: support for unbundling simple parameter |
2014-03-20 |
Pierre-Yves David |
|
Accepted |
[4,of,5,V2] bundle2: support bundling simple parameter |
2014-03-20 |
Pierre-Yves David |
|
Accepted |
[3,of,5,V2] bundle2: make sure the unbundler refuse non bundle2 stream |
2014-03-20 |
Pierre-Yves David |
|
Accepted |
[2,of,5,V2] bundle2: a very first version of bundle2 unbundler |
2014-03-20 |
Pierre-Yves David |
|
Accepted |
[1,of,5,V2] bundle2: very first version of a bundle2 bundler |
2014-03-20 |
Pierre-Yves David |
|
Accepted |
[V2] scmutil: fix revrange when multiple revs are specified |
2014-03-20 |
Durham Goode |
|
Accepted |
Fix revrange when multiple revs are specified |
2014-03-20 |
Durham Goode |
|
Accepted |
parsers: fix compiler errors on MSVC 2008 |
2014-03-20 |
Matt Harbison |
|
Accepted |
[V3] histedit: select the lowest rev when looking for a root in a revset |
2014-03-19 |
David Soria Parra |
|
Accepted |
[5,of,5] bundle2: support for unbundling simple parameter |
2014-03-19 |
Pierre-Yves David |
|
Superseded |
[4,of,5] bundle2: support bundling simple parameter |
2014-03-19 |
Pierre-Yves David |
|
Superseded |
[3,of,5] bundle2: make sure the unbundler refuse non bundle2 stream |
2014-03-19 |
Pierre-Yves David |
|
Superseded |
[2,of,5] bundle2: a very first version of bundle2 unbundler |
2014-03-19 |
Pierre-Yves David |
|
Superseded |
[1,of,5] bundle2: very first version of a bundle2 bundler |
2014-03-19 |
Pierre-Yves David |
|
Superseded |
[V4] repoview: add non-global tags to candidate list for blocking hidden changesets |
2014-03-19 |
Sean Farley |
|
Accepted |
[2,of,3,V4] mq: omit ".hgsubstate" from qnew/qrefresh target list for consistent node hash |
2014-03-19 |
Sean Farley |
|
Accepted |
[1,of,3,V4] qnew: omit meaningless and harmful putting subrepositories into target list |
2014-03-19 |
Sean Farley |
|
Not Applicable |
[v2] histedit: select the lowest rev when looking for a root in a revset |
2014-03-19 |
David Soria Parra |
|
Superseded |
[V3] repoview: add non-global tags to candidate list for blocking hidden changesets |
2014-03-19 |
Sean Farley |
|
Superseded |
[2,of,2,STABLE] mq: omit ".hgsubstate" from qnew/qrefresh target list for consistent node hash |
2014-03-19 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,2,STABLE] qnew: omit meaningless and harmful putting subrepositories into target list |
2014-03-19 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,9] repo: clarify 'requires feature' error further, suggest enabling the feature |
2014-03-19 |
Mads Kiilerich |
|
Rejected |
[V2] repoview: add non-global tags to candidate list for blocking hidden changesets |
2014-03-19 |
Sean Farley |
|
Superseded |
[4,of,4] config: set a 'source' in most cases where config don't come from file but code |
2014-03-19 |
Mads Kiilerich |
|
Accepted |
[3,of,4] config: don't set source when no source is specified - don't overwrite with '' |
2014-03-19 |
Mads Kiilerich |
|
Accepted |
[2,of,4] config: give a useful hint of source for the most common command line settings |
2014-03-19 |
Mads Kiilerich |
|
Accepted |
[1,of,4] config: backout 77f1f206e135 - 743daa601445 removed the only use of overlay |
2014-03-19 |
Mads Kiilerich |
|
Accepted |
[RFC] repoview: add tags to candidate list for blocking hidden changesets |
2014-03-19 |
Sean Farley |
|
Superseded |
[STABLE] bookmarks: use try/except for accessing a node |
2014-03-19 |
Sean Farley |
|
Rejected |
[9,of,9] tests: coverage of convert and filemap include and the default of include all |
2014-03-18 |
Mads Kiilerich |
|
Accepted |
[8,of,9] convert: more clear documentation of the 'include' default of a 'include .' |
2014-03-18 |
Mads Kiilerich |
|
Accepted |
[7,of,9] tests: add run-tests --changed option for running tests changed in parent or wd |
2014-03-18 |
Mads Kiilerich |
|
Accepted |
[6,of,9] tests: small refactoring of run-tests' handling of tests list |
2014-03-18 |
Mads Kiilerich |
|
Accepted |
[5,of,9] repo: clarify 'requires feature' error further, suggest enabling the feature |
2014-03-18 |
Mads Kiilerich |
|
Accepted |
[4,of,9] debugrevlog: format columns (more) nicely when dumping index data |
2014-03-18 |
Mads Kiilerich |
|
Accepted |
[3,of,9] merge: mark mergestate as dirty when resolve changes _state |
2014-03-18 |
Mads Kiilerich |
|
Accepted |
[2,of,9] help: let 'hg help debug' show the list of secret debug commands |
2014-03-18 |
Mads Kiilerich |
|
Accepted |
[1,of,9] backout: improve confusing 'cannot backout change on a different branch' abort |
2014-03-18 |
Mads Kiilerich |
|
Accepted |
[RFC] sshpeer: only print out 'running ssh' messages in debug mode (BC) |
2014-03-18 |
Siddharth Agarwal |
|
Accepted |
[V3] commit: propagate --secret option to subrepos (issue4182) |
2014-03-18 |
Jordi Gutiérrez Hermoso |
|
Accepted |
benchmark-revset: add full version of benchmarked revset |
2014-03-18 |
Pierre-Yves David |
|
Accepted |
[3,of,3,V2,(resend)] localrepo: rename capability set to lower case |
2014-03-18 |
Pierre-Yves David |
|
Accepted |
[2,of,3,V2,(resend)] wireproto: move wireproto capabilities computation in a subfunction |
2014-03-18 |
Pierre-Yves David |
|
Accepted |
[1,of,3,V2,(resend)] wireproto: extract capabilities list in outside the wireproto function |
2014-03-18 |
Pierre-Yves David |
|
Accepted |
[7,of,7,STABLE] amend: save commit message into ".hg/last-message.txt" |
2014-03-18 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,7,STABLE] histedit: save manually edited commit message into ".hg/last-message.txt" |
2014-03-18 |
Katsunori FUJIWARA |
|
Superseded |
[5,of,7,STABLE] qfold: save manually edited commit message into ".hg/last-message.txt" |
2014-03-18 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7,STABLE] qnew: save manually edited commit message into ".hg/last-message.txt" |
2014-03-18 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,7,STABLE] tag: save manually edited commit message into ".hg/last-message.txt" |
2014-03-18 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,7,STABLE] rebase: use "commitforceeditor" instead of "ui.edit()" for "--collapse" |
2014-03-18 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,7,STABLE] localrepo: save manually edited commit message as soon as possible |
2014-03-18 |
Katsunori FUJIWARA |
|
Accepted |
commit: propagate --secret option to subrepos (issue4182) |
2014-03-18 |
Jordi Gutiérrez Hermoso |
|
Accepted |
commit: propagate --secret option to subrepos (issue4182) |
2014-03-17 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[RESEND] histedit: select the lowest rev when looking for a root in a revset |
2014-03-17 |
David Soria Parra |
|
Superseded |
[3,of,3,V2] merge: add automatic tag merge algorithm |
2014-03-17 |
Angel Ezquerra |
|
Changes Requested |
[2,of,3,V2] tags: read tag info into a sorted dict (rather than into a regular dict) |
2014-03-17 |
Angel Ezquerra |
|
Superseded |
[1,of,3,V2] config: move config.sortdict class into its own file |
2014-03-17 |
Angel Ezquerra |
|
Changes Requested |
dispatch: hgrc parse error caused by leading spaces are hard to spot (issue3214) |
2014-03-16 |
Razvan Cojocaru |
|
Superseded |
dispatch: hgrc parse error caused by leading spaces are hard to spot (issue3214) |
2014-03-16 |
Razvan Cojocaru |
|
Superseded |
dispatch: hgrc parse error caused by leading spaces are hard to spot (issue3214) |
2014-03-16 |
Razvan Cojocaru |
|
Superseded |
hgk: use hg export to write commits |
2014-03-15 |
Andrew Shadura |
|
Superseded |
hgk: enable selected patch text on Windows |
2014-03-15 |
Andrew Shadura |
|
Accepted |
hgk: ignore ctrl-z as EOF on windows |
2014-03-15 |
Andrew Shadura |
|
Accepted |
init: changed creation order of 00changelog and requires files (issue3960) |
2014-03-14 |
Lucas Moscovicz |
|
Changes Requested |
histedit: select the lowest rev when looking for a root in a revset |
2014-03-13 |
David Soria Parra |
|
Superseded |
[V2] revset: improve head revset performance |
2014-03-13 |
Durham Goode |
|
Accepted |
revset: improve head revset performance |
2014-03-13 |
Durham Goode |
|
Superseded |
[1,of,1] require: provide a link to a wiki page in addition of suggesting upgrade |
2014-03-13 |
Pierre-Yves David |
|
Accepted |
[2,of,2,Evolve] fold: add squash as a possible alias |
2014-03-13 |
Jordi Gutiérrez Hermoso |
|
Not Applicable |
[1,of,2,Evolve] fold: add --message and --logfile options |
2014-03-13 |
Jordi Gutiérrez Hermoso |
|
Not Applicable |
[2,of,2] wireproto: move wireproto capabilities computation in a subfunction |
2014-03-13 |
Pierre-Yves David |
|
Superseded |
[1,of,2] wireproto: extract capabilities list in outside the wireproto function |
2014-03-13 |
Pierre-Yves David |
|
Superseded |
fix_bytesmod: use the "from mercurial" form of the import to avoid breaking httpclient |
2014-03-13 |
Augie Fackler |
|
Accepted |
[STABLE] commit: create new amend changeset as secret correctly for "--secret" option |
2014-03-13 |
Katsunori FUJIWARA |
|
Accepted |
killdaemons: drop superfluous L suffix from constant |
2014-03-13 |
Augie Fackler |
|
Accepted |
WIP: lookaside clone extension |
2014-03-13 |
Augie Fackler |
|
Rejected |
run-tests: write out scripts in binary mode |
2014-03-13 |
Augie Fackler |
|
Superseded |
setup: handle more invalid python3 syntax |
2014-03-12 |
Augie Fackler |
|
Accepted |
[V2] hg log: solves bug regarding hg log -r 0:null (issue4039) |
2014-03-12 |
Cristian Zamfir |
|
Accepted |
[18,of,18,helps-py3] check-code: disallow use of dict(key=value) construction |
2014-03-12 |
Augie Fackler |
|
Accepted |
[17,of,18,helps-py3] setup.py: move from dict() construction to {} literals |
2014-03-12 |
Augie Fackler |
|
Accepted |
[16,of,18,helps-py3] test-wireproto: move from dict() construction to {} literals |
2014-03-12 |
Augie Fackler |
|
Accepted |
[15,of,18,helps-py3] test-url: move from dict() construction to {} literals |
2014-03-12 |
Augie Fackler |
|
Accepted |
[14,of,18,helps-py3] test-filelog: move from dict() construction to {} literals |
2014-03-12 |
Augie Fackler |
|
Accepted |
[13,of,18,helps-py3] templatekw: move from dict() construction to {} literals |
2014-03-12 |
Augie Fackler |
|
Accepted |
[12,of,18,helps-py3] minirst: move from dict() construction to {} literals |
2014-03-12 |
Augie Fackler |
|
Accepted |
[11,of,18,helps-py3] webutil: move from dict() construction to {} literals |
2014-03-12 |
Augie Fackler |
|
Accepted |
[10,of,18,helps-py3] run-tests: move from dict() construction to {} literals |
2014-03-12 |
Augie Fackler |
|
Accepted |
[09,of,18,helps-py3] util: move from dict() construction to {} literals |
2014-03-12 |
Augie Fackler |
|
Superseded |
[08,of,18,helps-py3] webcommands: move from dict() construction to {} literals |
2014-03-12 |
Augie Fackler |
|
Accepted |
[07,of,18,helps-py3] hgwebdir_mod: move from dict() construction to {} literals |
2014-03-12 |
Augie Fackler |
|
Accepted |
[06,of,18,helps-py3] filemerge: move from dict() construction to {} literals |
2014-03-12 |
Augie Fackler |
|
Accepted |
[05,of,18,helps-py3] changegroup: move from dict() construction to {} literals |
2014-03-12 |
Augie Fackler |
|
Accepted |
[04,of,18,helps-py3] extdiff: move from dict() construction to {} literals |
2014-03-12 |
Augie Fackler |
|
Accepted |
[03,of,18,helps-py3] bugzilla: move from dict() construction to {} literals |
2014-03-12 |
Augie Fackler |
|
Accepted |
[02,of,18,helps-py3] synthrepo: move from dict() construction to {} literals |
2014-03-12 |
Augie Fackler |
|
Accepted |
[01,of,18,helps-py3] wireproto: remove todict() and use {} literals instead |
2014-03-12 |
Augie Fackler |
|
Accepted |
solved bug4039 |
2014-03-12 |
Cristian Zamfir |
|
Accepted |
[2,of,2] bookmarks: on a bare merge use config to choose target or choose @ |
2014-03-11 |
Stephen Lee |
|
Deferred |
[1,of,2] bookmarks: on a bare update use config to choose target or choose @ |
2014-03-11 |
Stephen Lee |
|
Deferred |
[2,of,2] update: show message when a bookmark is activated by update |
2014-03-11 |
Stephen Lee |
|
Superseded |
[1,of,2] discovery: if a push would create a new head, mention the bookmark name if any |
2014-03-11 |
Stephen Lee |
|
Superseded |
doc: show short description of each commands in generated documents |
2014-03-11 |
Katsunori FUJIWARA |
|
Accepted |
Solved issue4039 |
2014-03-10 |
Cristian Zamfir |
|
Accepted |
[3,of,3,RFC,V3] log: changed implementation to use graphlog code |
2014-03-10 |
Lucas Moscovicz |
|
Superseded |
[2,of,3,RFC,V3] largefiles: added test coverage for graph log |
2014-03-10 |
Lucas Moscovicz |
|
Superseded |
[1,of,3,RFC,V3] largefiles: changed overridelog to work with graphlog |
2014-03-10 |
Lucas Moscovicz |
|
Superseded |
[3,of,3] templater: make strings in template expressions be "string-escape"-ed correctly |
2014-03-09 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,3] templater: apply "stringify()" on sub expression to get string correctly |
2014-03-09 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,3] templater: avoid recursive evaluation of string literals completely |
2014-03-09 |
Katsunori FUJIWARA |
|
Accepted |
[9,of,9] shelve: add "writebundle()" to invoke "writebundle()" with relative path and vfs |
2014-03-08 |
Katsunori FUJIWARA |
|
Accepted |
[8,of,9] shelve: add "applybundle()" to invoke "readbundle()" with relative path and vfs |
2014-03-08 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,9] bundlerepo: treat temporarily extracted bundle file via vfs |
2014-03-08 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,9] vfs: add "mkstemp()" |
2014-03-08 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,9] repair: make "strip()" treat bundle files via vfs |
2014-03-08 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,9] changegroup: add "vfs" argument to "readbundle()" to pass relative filename |
2014-03-08 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,9] repair: make paths in "_bundle()" relative to ".hg" |
2014-03-08 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,9] changegroup: add "vfs" argument to "writebundle()" for relative access via vfs |
2014-03-08 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,9] localrepo: make "undofiles()" return list of tuples "(vfs, relative filename)" |
2014-03-08 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,STABLE] backout: correct commit status of no changes made (BC) (issue4190) |
2014-03-08 |
Yuya Nishihara |
|
Accepted |
[1,of,2,STABLE] backout: document return code of merge conflict |
2014-03-08 |
Yuya Nishihara |
|
Accepted |
util: set the hidden attribute on .hg/ during creation on windows (issue4178) |
2014-03-08 |
Adrian Buehlmann |
|
Deferred |
[2,of,2] revset: changed __add__ methods on lazy sets to return addsets (issue4191) |
2014-03-07 |
Lucas Moscovicz |
|
Accepted |
[1,of,2] revset: added addset class with its basic methods |
2014-03-07 |
Lucas Moscovicz |
|
Accepted |
config: clarify and exemplify the user name in the sample config file |
2014-03-07 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[4,of,4] revset: changed _children method to use lazy structures |
2014-03-06 |
Lucas Moscovicz |
|
Accepted |
[3,of,4] revset: changed descendants revset to use lazy generators |
2014-03-06 |
Lucas Moscovicz |
|
Accepted |
[2,of,4] revset: optimized _revancestors method based on order of revisions |
2014-03-06 |
Lucas Moscovicz |
|
Accepted |
[1,of,4] revset: changed ancestors revset to return lazy generators |
2014-03-06 |
Lucas Moscovicz |
|
Accepted |
tests: match time by a glob to fix intermittent failures of test-lock-badness.t |
2014-03-06 |
Simon Heimberg |
|
Accepted |
extensions: don't fail to load on Windows if path ends with a '\' (issue4187) |
2014-03-06 |
Simon Heimberg |
|
Superseded |
[2,of,2,RFC] cmdserver: allow to start server without repository |
2014-03-06 |
Yuya Nishihara |
|
Accepted |
[1,of,2,RFC] cmdserver: prepare test for starting server without repository |
2014-03-06 |
Yuya Nishihara |
|
Accepted |
setdiscovery: document algorithms used |
2014-03-06 |
Olle Lundberg |
|
Accepted |
[5,of,5,V2] histedit: add -x/--exec flag |
2014-03-06 |
Olle Lundberg |
|
Deferred |
[4,of,5,V2] histedit: add execute function (issue4036) |
2014-03-06 |
Olle Lundberg |
|
Deferred |
[3,of,5,V2] histedit: move logic for finding child nodes to new function |
2014-03-06 |
Olle Lundberg |
|
Accepted |
[2,of,5,V2] histedit: refactor repo locking |
2014-03-06 |
Olle Lundberg |
|
Rejected |
[1,of,5,V2] histedit: clean up lock imports |
2014-03-06 |
Olle Lundberg |
|
Accepted |
commit: add --extra argument to set extra user fields |
2014-03-06 |
Angel Ezquerra |
|
Rejected |
localrepo: changed revs to use spanset instead of baseset |
2014-03-06 |
Lucas Moscovicz |
|
Accepted |
[2,of,2,RFC,V2] log: changed implementation to use graphlog code |
2014-03-06 |
Lucas Moscovicz |
|
Superseded |
[1,of,2,RFC,V2] largefiles: changed overridelog to work with graphlog |
2014-03-06 |
Lucas Moscovicz |
|
Superseded |
commit: add --extra argument to set extra user fields |
2014-03-05 |
Angel Ezquerra |
|
Rejected |
[2,of,2] merge: adds documentation to the mergestate class |
2014-03-05 |
Pierre-Yves David |
|
Accepted |
[1,of,2] merge: add blank line between mergestate's method |
2014-03-05 |
Pierre-Yves David |
|
Accepted |
[04,of,11,RFC] histedit: add execute function (issue4036) |
2014-03-05 |
Olle Lundberg |
|
Changes Requested |
[11,of,11,RFC] tests: test --exec flag for histedit command |
2014-03-05 |
Olle Lundberg |
|
Changes Requested |
[10,of,11,RFC] histedit: add -x/--exec flag |
2014-03-05 |
Olle Lundberg |
|
Changes Requested |
[09,of,11,RFC] tests: modify test for the nicer ui for histedit exec |
2014-03-05 |
Olle Lundberg |
|
Changes Requested |
[08,of,11,RFC] histedit: modify execute to provide a nicer ui |
2014-03-05 |
Olle Lundberg |
|
Changes Requested |
[07,of,11,RFC] tests: add test for exec in histedit |
2014-03-05 |
Olle Lundberg |
|
Changes Requested |
[06,of,11,RFC] histedit: add exec to commandtable |
2014-03-05 |
Olle Lundberg |
|
Changes Requested |
[05,of,11,RFC] histedit: add support for continuing after an exec |
2014-03-05 |
Olle Lundberg |
|
Changes Requested |
[04,of,11,RFC] histedit: add execute function (issue4187) |
2014-03-05 |
Olle Lundberg |
|
Changes Requested |
[03,of,11,RFC] histedit: add rule handling for exec |
2014-03-05 |
Olle Lundberg |
|
Changes Requested |
[02,of,11,RFC] histedit: document new exec commands |
2014-03-05 |
Olle Lundberg |
|
Changes Requested |
[01,of,11,RFC] tests: modify existing tests to support x, exec |
2014-03-05 |
Olle Lundberg |
|
Changes Requested |
[10,of,10] largefiles: remove no more referred "getoutgoinglfiles()" |
2014-03-05 |
Katsunori FUJIWARA |
|
Superseded |
[09,of,10] largefiles: use "outgoinghooks" to avoid redundant outgoing check |
2014-03-05 |
Katsunori FUJIWARA |
|
Superseded |
[08,of,10] outgoing: introduce "outgoinghooks" to avoid redundant outgoing check |
2014-03-05 |
Katsunori FUJIWARA |
|
Superseded |
[07,of,10] largefiles: use "summaryremotehooks" to avoid redundant outgoing check |
2014-03-05 |
Katsunori FUJIWARA |
|
Superseded |
[06,of,10] summary: introduce "summaryremotehooks" to avoid redundant incoming/outgoing check |
2014-03-05 |
Katsunori FUJIWARA |
|
Superseded |
[05,of,10] util: enable "hooks" to return list of the values returned from each hooks |
2014-03-05 |
Katsunori FUJIWARA |
|
Superseded |
[04,of,10] summary: separate checking incoming/outgoing and showing remote summary |
2014-03-05 |
Katsunori FUJIWARA |
|
Superseded |
[03,of,10] largefiles: use "checkoutgoing()" to avoid redundant "findcommonoutgoing()" |
2014-03-05 |
Katsunori FUJIWARA |
|
Superseded |
[02,of,10] localrepo: introduce "checkoutgoing()" to extend outgoing revision check easily |
2014-03-05 |
Katsunori FUJIWARA |
|
Superseded |
[01,of,10] largefiles: centralize the logic to get outgoing largefiles |
2014-03-05 |
Katsunori FUJIWARA |
|
Superseded |
extensions: don't fail to load on Windows if path ends with a '\' (issue4187) |
2014-03-05 |
Ed Morley |
|
Accepted |
extensions: don't fail to load on Windows if path ends with a '\' (issue4187) |
2014-03-04 |
Ed Morley |
|
Superseded |
[RFC] log: changed implementation to use graphlog code |
2014-03-04 |
Lucas Moscovicz |
|
Superseded |
[2,of,2] revset: added ordered generatorset classes with __contains__ method |
2014-03-03 |
Lucas Moscovicz |
|
Accepted |
[1,of,2] revset: changed generatorset code to remove unnecesary function call |
2014-03-03 |
Lucas Moscovicz |
|
Accepted |
[stable] paper: overlapping of section title on help pages (issue4051) |
2014-03-03 |
Anurag Goel |
|
Accepted |
[3,of,3] cmdserver: recreate mq object on runcommand in case queue path was changed |
2014-03-03 |
Yuya Nishihara |
|
Accepted |
[2,of,3] cmdserver: reload mq on each runcommand request to avoid corruption |
2014-03-03 |
Yuya Nishihara |
|
Accepted |
[1,of,3] localrepo: add hook point to invalidate everything on each command-server run |
2014-03-03 |
Yuya Nishihara |
|
Accepted |
[2,of,2] cmdserver: mask return code of runcommand in the same way as dispatch.run |
2014-03-03 |
Yuya Nishihara |
|
Accepted |
[1,of,2] cmdserver: include non-zero return code of runcommand in test output |
2014-03-03 |
Yuya Nishihara |
|
Accepted |
phase: say "Returns 0" instead of "Return 0" like other command help |
2014-03-03 |
Yuya Nishihara |
|
Accepted |
dirstate: remove double imports of errno |
2014-03-03 |
Yuya Nishihara |
|
Accepted |
[16,of,16] merge: take bids for merge actions for different ancestors and pick the best |
2014-03-02 |
Mads Kiilerich |
|
Deferred |
[15,of,16] ancestors: return all ancestors - not just those who are furthest from a root |
2014-03-02 |
Mads Kiilerich |
|
Deferred |
[14,of,16] merge: keep track of all ancestors in update, select in calculateupdates |
2014-03-02 |
Mads Kiilerich |
|
Deferred |
[13,of,16] merge: move ancestor selection tweaking to update function |
2014-03-02 |
Mads Kiilerich |
|
Deferred |
[12,of,16] merge: temporarily verify that we only have one action for each filename |
2014-03-02 |
Mads Kiilerich |
|
Deferred |
[11,of,16] merge: keep destination filename as key in filemerge actions |
2014-03-02 |
Mads Kiilerich |
|
Accepted |
[10,of,16] merge: keep destination filename as key in actions for merge with dir rename |
2014-03-02 |
Mads Kiilerich |
|
Accepted |
[09,of,16] merge: include ancestor node in merge actions |
2014-03-02 |
Mads Kiilerich |
|
Accepted |
[08,of,16] merge: use ancestor filename from planning phase instead of filectx ancestor |
2014-03-02 |
Mads Kiilerich |
|
Accepted |
[07,of,16] merge: use the right ancestor when both sides copied the same file |
2014-03-02 |
Mads Kiilerich |
|
Accepted |
[06,of,16] copies: when both sides made the same copy, report it as a copy |
2014-03-02 |
Mads Kiilerich |
|
Accepted |
[05,of,16] merge: handle create+delete prompts in calculateupdates |
2014-03-02 |
Mads Kiilerich |
|
Accepted |
[04,of,16] merge: handle acceptremove of create+delete early in manifest merge |
2014-03-02 |
Mads Kiilerich |
|
Accepted |
[03,of,16] largefiles: override calculateupdates instead of manifestmerge |
2014-03-02 |
Mads Kiilerich |
|
Accepted |
[02,of,16] tests: add systematic test of merge ancestor calculation |
2014-03-02 |
Mads Kiilerich |
|
Accepted |
[01,of,16] tests: add test case for criss cross merge |
2014-03-02 |
Mads Kiilerich |
|
Accepted |
test-lock-badness.t sometimes fails |
2014-03-01 |
Simon Heimberg |
|
Not Applicable |
[3,of,3] revset: changed methods in spanset to return ordered sets |
2014-02-28 |
Lucas Moscovicz |
|
Accepted |
[2,of,3] revset: added sort method to orderedlazyset |
2014-02-28 |
Lucas Moscovicz |
|
Accepted |
[1,of,3] revset: added order methods to lazyset classes |
2014-02-28 |
Lucas Moscovicz |
|
Accepted |
[V2] revset: add 'only' revset |
2014-02-28 |
Durham Goode |
|
Accepted |
[V2,(typo,fix)] obsolete: extract encoding of marker for pushkey from the list key function |
2014-02-28 |
Pierre-Yves David |
|
Accepted |
obsolete: extract encoding of marker for pushkey from the list key function |
2014-02-28 |
Pierre-Yves David |
|
Superseded |
exchange: fix docs for pulloperation |
2014-02-28 |
Siddharth Agarwal |
|
Accepted |
revset: added ordered generatorset classes with __contains__ method |
2014-02-28 |
Lucas Moscovicz |
|
Superseded |
[STABLE] merge: fix spelling of length |
2014-02-28 |
Olle Lundberg |
|
Accepted |
setup: specify --prefix="" for install-home-bin to avoid badness with defaults |
2014-02-28 |
Augie Fackler |
|
Accepted |
[rfc] merge: use separate lists for each action type |
2014-02-28 |
Mads Kiilerich |
|
Superseded |
[4,of,4] revset: added basic operators to orderedlazyset |
2014-02-27 |
Lucas Moscovicz |
|
Accepted |
[3,of,4] revset: changed revset code to use filter method |
2014-02-27 |
Lucas Moscovicz |
|
Accepted |
[2,of,4] revset: added filter method to revset classes |
2014-02-27 |
Lucas Moscovicz |
|
Accepted |
[1,of,4] revset: added orderedlazyset class |
2014-02-27 |
Lucas Moscovicz |
|
Accepted |
[7,of,7,V2,stable] resolve: use "other" changeset from merge state (issue4163) |
2014-02-27 |
Pierre-Yves David |
|
Accepted |
[6,of,7,V2,stable] merge: add "other" file node in the merge state file |
2014-02-27 |
Pierre-Yves David |
|
Accepted |
[5,of,7,V2,stable] merge: infer the "other" changeset when falling back to v1 format |
2014-02-27 |
Pierre-Yves David |
|
Accepted |
[4,of,7,V2,stable] merge: record the "other" node in merge state |
2014-02-27 |
Pierre-Yves David |
|
Accepted |
[3,of,7,V2,stable] merge: introduce new format for the state file |
2014-02-27 |
Pierre-Yves David |
|
Accepted |
[2,of,7,V2,stable] merge: change the merge state serialisation to use a record based logic |
2014-02-27 |
Pierre-Yves David |
|
Accepted |
[1,of,7,V2,stable] merge: move merge state file path into a constant |
2014-02-27 |
Pierre-Yves David |
|
Accepted |
[4,of,4] revset: added basic operators to orderedlazyset |
2014-02-27 |
Lucas Moscovicz |
|
Superseded |
[3,of,4] revset: changed revset code to use filter method |
2014-02-27 |
Lucas Moscovicz |
|
Superseded |
[2,of,4] revset: added filter method to revset classes |
2014-02-27 |
Lucas Moscovicz |
|
Superseded |
[1,of,4] revset: added orderedlazyset class |
2014-02-27 |
Lucas Moscovicz |
|
Superseded |
coal: hgweb style adds extra blank line in file view (issue4136) |
2014-02-27 |
Anurag Goel |
|
Accepted |
[2,of,2] obsstore: add a __len__ method |
2014-02-27 |
Pierre-Yves David |
|
Accepted |
[1,of,2] obsstore: `create` method return True if a marker is actually added |
2014-02-27 |
Pierre-Yves David |
|
Accepted |
revert: extract actual revert in its own function |
2014-02-27 |
Pierre-Yves David |
|
Accepted |
revset: added _hexlist method to replace _list for %ln |
2014-02-27 |
Lucas Moscovicz |
|
Accepted |
[stable] localrepo: language and spelling fixes in comment |
2014-02-26 |
Olle Lundberg |
|
Accepted |
hgweb: Ensure isdirectory is None for repositories, replacing any True value |
2014-02-26 |
Paul Boddie |
|
Accepted |
[5,of,5,STABLE] resolve: use "other" changeset from merge state (issue4163) |
2014-02-26 |
Pierre-Yves David |
|
Superseded |
[4,of,5,STABLE] merge: add "other" file node in the merge state file |
2014-02-26 |
Pierre-Yves David |
|
Superseded |
[3,of,5,STABLE] merge: record the "other" node in merge state |
2014-02-26 |
Pierre-Yves David |
|
Superseded |
[2,of,5,STABLE] merge: new format for the state file |
2014-02-26 |
Pierre-Yves David |
|
Superseded |
[1,of,5,STABLE] merge: move merge state file path into a constant |
2014-02-26 |
Pierre-Yves David |
|
Superseded |
revset: added _intlist method to replace _list for %ld |
2014-02-26 |
Lucas Moscovicz |
|
Accepted |
revset: add 'only' revset |
2014-02-26 |
Durham Goode |
|
Superseded |
revset: added stopiterating condition to generatorset |
2014-02-25 |
Lucas Moscovicz |
|
Changes Requested |
[V3] pull: close peer repo on completion (issue2491, issue2797) |
2014-02-25 |
pklecha@forcom.com.pl |
|
Accepted |
[8,of,8,v2] ancestor: remove unused genericancestor |
2014-02-25 |
Mads Kiilerich |
|
Superseded |
[7,of,8,v2] context: remove unused filectx.ancestor |
2014-02-25 |
Mads Kiilerich |
|
Superseded |
[6,of,8,v2] copies: guard debug section with ui.debugflag |
2014-02-25 |
Mads Kiilerich |
|
Superseded |
[5,of,8,v2] copies: remove _checkcopies wrapper - it does no good |
2014-02-25 |
Mads Kiilerich |
|
Superseded |
[4,of,8,v2] merge: use ancestor filename from planning phase instead of filectx ancestor |
2014-02-25 |
Mads Kiilerich |
|
Superseded |
[3,of,8,v2] merge: use the right ancestor when both sides copied the same file |
2014-02-25 |
Mads Kiilerich |
|
Superseded |
[2,of,8,v2] copies: when both sides made the same copy, report it as a copy |
2014-02-25 |
Mads Kiilerich |
|
Superseded |
[1,of,8,v2] tests: add systematic test of merge ancestor calculation |
2014-02-25 |
Mads Kiilerich |
|
Superseded |
[4,of,4] ancestor: remove unused genericancestor |
2014-02-25 |
Mads Kiilerich |
|
Superseded |
[3,of,4] context: remove unused filectx.ancestor |
2014-02-25 |
Mads Kiilerich |
|
Superseded |
[2,of,4] BUGGY: merge: use ancestor filename from planning phase instead of filectx ancestor |
2014-02-25 |
Mads Kiilerich |
|
Superseded |
[1,of,4] tests: add systematic test of merge ancestor calculation |
2014-02-25 |
Mads Kiilerich |
|
Superseded |
Updated |
2014-02-25 |
Francisco Figueirido |
|
Not Applicable |
[V2] purge: avoid duplicate output for --print (issue4092) |
2014-02-25 |
Anurag Goel |
|
Accepted |
[2,of,2] revset: changed spanset __add__ implementation to work lazily |
2014-02-24 |
Lucas Moscovicz |
|
Accepted |
[1,of,2] revset: changed lazyset __add__ implementation to work lazily |
2014-02-24 |
Lucas Moscovicz |
|
Accepted |
[V2] scmutil: changed revrange code not to use append |
2014-02-24 |
Lucas Moscovicz |
|
Accepted |
[V5] push: provide a hint when no paths in configured (issue3692) |
2014-02-24 |
Anurag Goel |
|
Accepted |
scmutil: changed revrange code not to use append |
2014-02-24 |
Lucas Moscovicz |
|
Superseded |
[7,of,7] ancestors: return all ancestors - not just those who are furthest from a root |
2014-02-24 |
Mads Kiilerich |
|
Deferred |
[6,of,7] context: introduce [ui]topancestor for controlling which ancestor to pick |
2014-02-24 |
Mads Kiilerich |
|
Deferred |
[5,of,7] context: warn when .ancestor picks an arbitrary of multiple common ancestors |
2014-02-24 |
Mads Kiilerich |
|
Deferred |
[4,of,7] revlog: introduce commonancestors method for getting all common ancestor heads |
2014-02-24 |
Mads Kiilerich |
|
Accepted |
[3,of,7] localrepo: commit: avoid calling expensive ancestor function when p1 is nullrev |
2014-02-24 |
Mads Kiilerich |
|
Accepted |
[2,of,7] ancestors: remove unnecessary handling of 'left' |
2014-02-24 |
Mads Kiilerich |
|
Accepted |
[1,of,7] parsers: remove unreachable and invalid code in index_ancestors |
2014-02-24 |
Mads Kiilerich |
|
Accepted |
[c-hglib] Makefile: create a Makefile to build the hglib shared library |
2014-02-24 |
Iulian Stana |
|
Accepted |
[V4] push: provide a hint when no paths in configured (issue3692) |
2014-02-24 |
Anurag Goel |
|
Superseded |
[3,of,3] cmdutil: implemented new lazy increasingwindows |
2014-02-22 |
Lucas Moscovicz |
|
Accepted |
[2,of,3] revset: added __nonzero__ method to lazyset |
2014-02-22 |
Lucas Moscovicz |
|
Accepted |
[1,of,3] scmutil: changed revrange to return lazysets for new style revsets |
2014-02-22 |
Lucas Moscovicz |
|
Accepted |
[V3] push: provide a hint when no paths in configured (issue3692) |
2014-02-22 |
Anurag Goel |
|
Superseded |
[4,of,4] cmdutil: implemented new lazy increasingwindows |
2014-02-22 |
Lucas Moscovicz |
|
Superseded |
[3,of,4] revset: added __nonzero__ method to lazyset |
2014-02-22 |
Lucas Moscovicz |
|
Superseded |
[2,of,4] revset: implemented discard method on lazy classes |
2014-02-22 |
Lucas Moscovicz |
|
Deferred |
[1,of,4] scmutil: changed revrange to return lazysets for new style revsets |
2014-02-22 |
Lucas Moscovicz |
|
Superseded |
revset: fixed bug where log -f was taking too long to return |
2014-02-21 |
Lucas Moscovicz |
|
Accepted |
[V3] templater: shorten pure integers |
2014-02-21 |
Sean Farley |
|
Accepted |
templater: shorten pure integers |
2014-02-21 |
Sean Farley |
|
Superseded |
util: set the hidden attribute on .hg/ during creation on windows (issue4178) |
2014-02-21 |
Ed Morley |
|
Rejected |
[4,of,4,RFC] cmdutil: implemented new lazy increasingwindows |
2014-02-20 |
Lucas Moscovicz |
|
Superseded |
[3,of,4,RFC] revset: added __nonzero__ method to lazyset |
2014-02-20 |
Lucas Moscovicz |
|
Superseded |
[2,of,4,RFC] revset: implemented discard method on lazy classes |
2014-02-20 |
Lucas Moscovicz |
|
Superseded |
[1,of,4,RFC] scmutil: changed revrange to return lazysets for new style revsets |
2014-02-20 |
Lucas Moscovicz |
|
Superseded |
[4,of,4] doc: gendoc.py writes option descriptions with indentation after newlines |
2014-02-20 |
Simon Heimberg |
|
Accepted |
[3,of,4] doc: add some doctests to gendoc.py to check option printing |
2014-02-20 |
Simon Heimberg |
|
Accepted |
[2,of,4] doc: gendoc.py creates valid output for option descriptions with newlines |
2014-02-20 |
Simon Heimberg |
|
Accepted |
[1,of,4] minirst: create valid output when table data contains a newline |
2014-02-20 |
Simon Heimberg |
|
Accepted |
[1,of,1,V3] rebase: do not raise an UnboundLocalError when called wrong (issue4106) |
2014-02-20 |
Simon Heimberg |
|
Accepted |
[V2] pull: close peer repo on completion (issue2797) |
2014-02-20 |
pklecha@forcom.com.pl |
|
Accepted |
templater: shorten pure integers |
2014-02-20 |
Sean Farley |
|
Superseded |
run-tests.py: work when --with-hg is set to system hg |
2014-02-20 |
Siddharth Agarwal |
|
Accepted |
[11,of,11] phases: make order of debug output 'removing unknown node' deterministic |
2014-02-20 |
Mads Kiilerich |
|
Accepted |
[10,of,11] tests: make unshelve tests more tricky - don't depend on size change |
2014-02-20 |
Mads Kiilerich |
|
Superseded |
[09,of,11] shelve: use fixed date for temporary commit |
2014-02-20 |
Mads Kiilerich |
|
Accepted |
[08,of,11] comments: fix minor spelling issues found with spell checker |
2014-02-20 |
Mads Kiilerich |
|
Accepted |
[07,of,11] hooks: for python hooks, consistently use __name__ etc as name, not the repr |
2014-02-20 |
Mads Kiilerich |
|
Accepted |
[06,of,11] hooks: move logging of hook name to after we have found the hook |
2014-02-20 |
Mads Kiilerich |
|
Accepted |
[05,of,11] rebase: show nice list instead of set repr for 'computed skipped revs' debug |
2014-02-20 |
Mads Kiilerich |
|
Accepted |
[04,of,11] rebase: fix 'rebase onto %d starting from %s' - show root instead of list repr |
2014-02-20 |
Mads Kiilerich |
|
Accepted |
[03,of,11] log: describe graph symbols in the help |
2014-02-20 |
Mads Kiilerich |
|
Accepted |
[02,of,11] tests: backout a82de9dc4f77, debugstacktrace is now stable, drop workaround |
2014-02-20 |
Mads Kiilerich |
|
Accepted |
[01,of,11] util: debugstacktrace, flush before and after writing |
2014-02-20 |
Mads Kiilerich |
|
Accepted |
[2,of,2] revset: added extend and append methods to lazy structures |
2014-02-20 |
Lucas Moscovicz |
|
Accepted |
[1,of,2] revset: added cached generated list on generatorset |
2014-02-20 |
Lucas Moscovicz |
|
Accepted |
[STABLE] solaris: diff -u emits "No differences encountered" |
2014-02-19 |
Danek Duvall |
|
Accepted |
pathencode: eliminate signed integer warnings |
2014-02-19 |
Danek Duvall |
|
Accepted |
revset: changed last implementation to use lazy classes |
2014-02-19 |
Lucas Moscovicz |
|
Accepted |
revset: changed mfunc and getset to work with old style revset methods |
2014-02-19 |
Lucas Moscovicz |
|
Accepted |
[V2] serve: No 'listening at' line when port specified (issue 3976) |
2014-02-19 |
Anurag Goel |
|
Deferred |
serve: No 'listening at' line when port specified (issue 3976) |
2014-02-19 |
Anurag Goel |
|
Superseded |
help: remove last occurrences of ".. note::" without two newlines |
2014-02-19 |
Simon Heimberg |
|
Accepted |
[STABLE] verify: do not prevent verify repository containing hidden changesets |
2014-02-19 |
Yuya Nishihara |
|
Accepted |
[STABLE] hgweb: make sure sys module is loaded prior to reload hack |
2014-02-19 |
Yuya Nishihara |
|
Accepted |
[V2] rebase: do not raise an UnboundLocalError when called with wrong rev (issue4106) |
2014-02-19 |
Simon Heimberg |
|
Accepted |
revset: added smartset attribute to new classes to test at mfunc and getset |
2014-02-19 |
Lucas Moscovicz |
|
Deferred |
merge: add automatic tag merge algorithm |
2014-02-18 |
Angel Ezquerra |
|
Deferred |
Purge crash on junction point |
2014-02-18 |
Mathieu Cantin |
|
Deferred |
help: add ifcontains, revset, and shortest to template help |
2014-02-18 |
Durham Goode |
|
Accepted |
revset: added generatorset class with cached __contains__ method |
2014-02-18 |
Lucas Moscovicz |
|
Accepted |
[2,of,2] revset: changed revsets to use spanset |
2014-02-18 |
Lucas Moscovicz |
|
Accepted |
[1,of,2] revset: changed spanset to take a repo argument |
2014-02-18 |
Lucas Moscovicz |
|
Accepted |
revset: changed revsets to use spanset |
2014-02-18 |
Lucas Moscovicz |
|
Superseded |
help: filter out deprecated options with untranslated descriptions |
2014-02-17 |
Simon Heimberg |
|
Accepted |
[4,of,4,V3,RESEND] ui: edit(): transplant: set HGREVISION environment variable for an editor |
2014-02-17 |
Alexander Drozdov |
|
Accepted |
[3,of,4,V3,RESEND] ui: edit(): rebase, graft: set HGREVISION environment variable for an editor |
2014-02-17 |
Alexander Drozdov |
|
Accepted |
[2,of,4,V3,RESEND] cmdutil: make commitforceeditor() to pass revision extras to ui.edit() |
2014-02-17 |
Alexander Drozdov |
|
Accepted |
[1,of,4,V3,RESEND] ui: allow edit() to work with revision extras |
2014-02-17 |
Alexander Drozdov |
|
Accepted |
[V2,RESEND] win32: improve the performance of win32.unlink() over CIFS |
2014-02-17 |
Kaz Nishimura |
|
Accepted |
[2,of,2] phases: allow sharing secrets with friends (support for push) |
2014-02-17 |
Dov Feldstern |
|
Rejected |
[1,of,2] phases: allow sharing secrets with friends (support for outgoing) |
2014-02-17 |
Dov Feldstern |
|
Rejected |
[3,of,3] tests: glob match has a glob character for not getting a warning on windows |
2014-02-16 |
Simon Heimberg |
|
Accepted |
[2,of,3] run-tests: fixed warn detection on failures with too many output |
2014-02-16 |
Simon Heimberg |
|
Accepted |
[1,of,3] run-tests: fixed warn detection on detecting warn only for lines |
2014-02-16 |
Simon Heimberg |
|
Accepted |
[V2] push: provide a hint when no paths in configured (issue3692) |
2014-02-15 |
Anurag Goel |
|
Superseded |
run-tests: fix heredoctest for out-of-tree extensions |
2014-02-15 |
Patrick Mezard |
|
Accepted |
[STABLE] win32: spawndetached returns pid of detached process and not of cmd.exe |
2014-02-15 |
Simon Heimberg |
|
Accepted |
[5,of,5,RESEND] grep: exit loop immediately, if matching is found in the file for "hg grep -l" |
2014-02-15 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,RESEND] grep: use "found" instead of "filerevmatches" examination for efficiency |
2014-02-15 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5,RESEND] grep: reuse the first "util.binary()" result for efficiency |
2014-02-15 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5,RESEND] util: add the code path to "cachefunc()" for the function taking no arguments |
2014-02-15 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5,RESEND] contrib: add "hgperf" command to measure performance of commands easily |
2014-02-15 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,RESEND] i18n: check equality of initial indentation between msgid and msgstr |
2014-02-15 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2,RESEND] i18n: check equality of tail '::'-ness between msgid and msgstr |
2014-02-15 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] rebase: do not try to reactivate deleted divergent bookmark |
2014-02-15 |
Yuya Nishihara |
|
Accepted |
[2,of,2] createmarkers: allow to pass metadata for a marker only |
2014-02-14 |
Pierre-Yves David |
|
Accepted |
[1,of,2] obsstore: update create docstring to point to the coder friendly function |
2014-02-14 |
Pierre-Yves David |
|
Accepted |
revset: changed spanset implementation to take hidden revisions into account |
2014-02-14 |
Lucas Moscovicz |
|
Accepted |
[3,of,3,V2] template: add 'current' to scope during {bookmarks % ...} |
2014-02-14 |
Durham Goode |
|
Accepted |
[2,of,3,V2] template: add revset() template function |
2014-02-14 |
Durham Goode |
|
Accepted |
[1,of,3,V2] template: add ifcontains template function |
2014-02-14 |
Durham Goode |
|
Accepted |
revset: changed spanset implementation to take hidden revisions into account |
2014-02-14 |
Lucas Moscovicz |
|
Superseded |
pull: close peer repo (issue2797) |
2014-02-14 |
Piotr Klecha |
|
Accepted |
Modify description of fold command in editor window |
2014-02-14 |
Adrian Zgorzalek |
|
Deferred |
convert: add --authormapsuffix to append set text to author names (issue4171) |
2014-02-14 |
lstewart@room52.net |
|
Rejected |
rebase: do not raise an UnboundLocalError when called with wrong rev (issue4106) |
2014-02-13 |
Simon Heimberg |
|
Superseded |
[V2] import: move tryone closure in cmdutil |
2014-02-13 |
Pierre-Yves David |
|
Accepted |
[2,of,2,RFC] revset: added cached generated list on generatorset |
2014-02-13 |
Lucas Moscovicz |
|
Superseded |
[1,of,2,RFC] revset: added generatorset class with cached __contains__ method |
2014-02-13 |
Lucas Moscovicz |
|
Superseded |
[7,of,7] run-tests: unnecessary globs also count as warnings |
2014-02-13 |
Simon Heimberg |
|
Accepted |
[6,of,7] run-tests: report a test as warned when only missing globs |
2014-02-13 |
Simon Heimberg |
|
Accepted |
[5,of,7] run-tests: add possibility for test-runners to report a "warned" test result |
2014-02-13 |
Simon Heimberg |
|
Accepted |
[4,of,7] run-tests: separate exit code when no failed tests but warned ones |
2014-02-13 |
Simon Heimberg |
|
Accepted |
[3,of,7] run-tests: introduce 'warned' as test result |
2014-02-13 |
Simon Heimberg |
|
Accepted |
[2,of,7] run-tests: handle sys.exit in main function |
2014-02-13 |
Simon Heimberg |
|
Accepted |
[1,of,7] run-tests: remove unnecessary variable initialisation |
2014-02-13 |
Simon Heimberg |
|
Accepted |
[3,of,3] revset: optimize missing ancestor expressions |
2014-02-13 |
Siddharth Agarwal |
|
Accepted |
[2,of,3] revset: add an undocumented _missingancestors function |
2014-02-13 |
Siddharth Agarwal |
|
Accepted |
[1,of,3] commands.debugrevspec: add an option to print the optimized expression tree |
2014-02-13 |
Siddharth Agarwal |
|
Accepted |
purge: avoid duplicate output for --print (issue4092) |
2014-02-13 |
Anurag Goel |
|
Superseded |
[4,of,4] tests: killdaemons.py for windows distinguishes access violation and terminated |
2014-02-13 |
Simon Heimberg |
|
Accepted |
[3,of,4] tests: killdaemons.py for checks reason when getting no process handle |
2014-02-13 |
Simon Heimberg |
|
Accepted |
[2,of,4] tests: killdaemons.py for windows waits for killed process to terminate |
2014-02-13 |
Simon Heimberg |
|
Accepted |
[1,of,4] tests: kill for windows in killdaemons.py checks return values |
2014-02-13 |
Simon Heimberg |
|
Accepted |
revset: added cache to lazysets |
2014-02-13 |
Lucas Moscovicz |
|
Accepted |
revset: added negative cache to lazysets |
2014-02-13 |
Lucas Moscovicz |
|
Deferred |
[3,of,3] template: add 'current' to scope during {bookmarks % ...} |
2014-02-13 |
Durham Goode |
|
Superseded |
[2,of,3] template: add revset() template function |
2014-02-13 |
Durham Goode |
|
Superseded |
[1,of,3] template: add ifcontains template function |
2014-02-13 |
Durham Goode |
|
Superseded |
[9,of,9,RFC] revset: optimized _revancestors method based on order of revisions |
2014-02-12 |
Lucas Moscovicz |
|
Superseded |
[8,of,9,RFC] revset: changed ancestors revset to return lazy generators |
2014-02-12 |
Lucas Moscovicz |
|
Superseded |
[7,of,9,RFC] revset: added order property to lazyset classes |
2014-02-12 |
Lucas Moscovicz |
|
Superseded |
[6,of,9,RFC] revset: added basic operators to ordered lazysets |
2014-02-12 |
Lucas Moscovicz |
|
Superseded |
[5,of,9,RFC] revset: changed revset code to use filter method |
2014-02-12 |
Lucas Moscovicz |
|
Superseded |
[4,of,9,RFC] revset: added filter method to revset classes |
2014-02-12 |
Lucas Moscovicz |
|
Superseded |
[3,of,9,RFC] revset: added ordered lazyset subclasses |
2014-02-12 |
Lucas Moscovicz |
|
Superseded |
[2,of,9,RFC] revset: added ordered generatorsets with cached contains method |
2014-02-12 |
Lucas Moscovicz |
|
Superseded |
[1,of,9,RFC] revset: added generatorset class with cached __contains__ method |
2014-02-12 |
Lucas Moscovicz |
|
Superseded |
[3,of,3] revset: added operations to spanset to duck type baseset |
2014-02-12 |
Lucas Moscovicz |
|
Accepted |
[2,of,3] revset: added basic operations to spanset |
2014-02-12 |
Lucas Moscovicz |
|
Accepted |
[1,of,3] revset: added spanset class to represent revision ranges |
2014-02-12 |
Lucas Moscovicz |
|
Accepted |
purge --print: duplicate output (issue4092) |
2014-02-12 |
Anurag Goel |
|
Superseded |
[4,of,4] revset: added lazyset implementation to extra revset |
2014-02-12 |
Lucas Moscovicz |
|
Accepted |
[3,of,4] revset: added lazyset implementation to divergent revset |
2014-02-12 |
Lucas Moscovicz |
|
Accepted |
[2,of,4] revset: added lazyset implementation to converted revset |
2014-02-12 |
Lucas Moscovicz |
|
Accepted |
[1,of,4] revset: added lazyset implementation to closed revset |
2014-02-12 |
Lucas Moscovicz |
|
Accepted |
push: hg should provide hint when no paths configured (issue3692) |
2014-02-12 |
Anurag Goel |
|
Deferred |
[13,of,13] pull: move changeset pulling in its own function |
2014-02-12 |
Pierre-Yves David |
|
Accepted |
[12,of,13] pull: move `fetch` subset into the object |
2014-02-12 |
Pierre-Yves David |
|
Accepted |
[11,of,13] pull: make pulled subset a propertycache of the pull object |
2014-02-12 |
Pierre-Yves David |
|
Accepted |
[10,of,13] pull: move phases synchronisation in its own function |
2014-02-12 |
Pierre-Yves David |
|
Accepted |
[09,of,13] pull: move pulled subset into the object |
2014-02-12 |
Pierre-Yves David |
|
Accepted |
[08,of,13] push: feed pulloperation object to _pullobsolete function |
2014-02-12 |
Pierre-Yves David |
|
Accepted |
[07,of,13] pull: move transaction logic into the pull object |
2014-02-12 |
Pierre-Yves David |
|
Accepted |
[06,of,13] pull: move obsolescence marker exchange in the exchange module |
2014-02-12 |
Pierre-Yves David |
|
Accepted |
[05,of,13] pull: move `force` argument into pull object |
2014-02-12 |
Pierre-Yves David |
|
Accepted |
[04,of,13] pull: move `heads` argument into pull object |
2014-02-12 |
Pierre-Yves David |
|
Accepted |
[03,of,13] pull: move `remote` argument into pull object |
2014-02-12 |
Pierre-Yves David |
|
Accepted |
[02,of,13] pull: introduce a pulloperation object |
2014-02-12 |
Pierre-Yves David |
|
Accepted |
[01,of,13] exchange: extract pull function from localrepo |
2014-02-12 |
Pierre-Yves David |
|
Accepted |
import: move tryone closure in cmdutil |
2014-02-12 |
Pierre-Yves David |
|
Superseded |
debugobsolete: extract marker display in a dedicated function |
2014-02-12 |
Pierre-Yves David |
|
Accepted |
color: add debugcolor command (issue4094) |
2014-02-12 |
Olle Lundberg |
|
Accepted |
[8,of,8] revset: added lazyset implementation to ancestorspec revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[7,of,8] revset: added lazyset implementation to contains revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[6,of,8] revset: added lazyset implementation to secret revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[5,of,8] revset: added lazyset implementation to matching revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[4,of,8] revset: added lazyset implementation to _matchfiles |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[3,of,8] revset: added lazyset implementation to filelog revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[2,of,8] revset: added lazyset implementation to checkstatus |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[1,of,8] revset: added lazyset implementation to public revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[7,of,7,(push,is,done;,12,more,to,go,for,pull)] push: extract new common set computation from phase synchronisation |
2014-02-11 |
Pierre-Yves David |
|
Accepted |
[6,of,7,(push,is,done;,12,more,to,go,for,pull)] push: move `commonheads` into the push object |
2014-02-11 |
Pierre-Yves David |
|
Accepted |
[5,of,7,(push,is,done;,12,more,to,go,for,pull)] push: move discovery in its own function |
2014-02-11 |
Pierre-Yves David |
|
Accepted |
[4,of,7,(push,is,done;,12,more,to,go,for,pull)] push: move outgoing check logic in its own function |
2014-02-11 |
Pierre-Yves David |
|
Accepted |
[3,of,7,(push,is,done;,12,more,to,go,for,pull)] push: move `incoming` into the push object |
2014-02-11 |
Pierre-Yves David |
|
Accepted |
[2,of,7,(push,is,done;,12,more,to,go,for,pull)] push: move changeset push logic in its own function |
2014-02-11 |
Pierre-Yves David |
|
Accepted |
[1,of,7,(push,is,done;,12,more,to,go,for,pull)] push: move `remoteheads` into the push object |
2014-02-11 |
Pierre-Yves David |
|
Accepted |
push: hg should provide hint when no paths configured (issue3692) |
2014-02-11 |
Anurag Goel |
|
Accepted |
[8,of,8] revset: added lazyset implementation to origin revset |
2014-02-11 |
Lucas Moscovicz |
|
Deferred |
[7,of,8] revset: added lazyset implementation to branchpoint revset |
2014-02-11 |
Lucas Moscovicz |
|
Deferred |
[6,of,8] revset: added lazyset implementation to merge revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[5,of,8] revset: added lazyset implementation to grep revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[4,of,8] revset: added lazyset implementation to desc revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[3,of,8] revset: added lazyset implementation to draft revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[2,of,8] revset: added lazyset implementation bookmark revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[1,of,8] revset: added lazyset implementation to date revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[4,of,4] revset: added lazyset implementation to author revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[3,of,4] revset: added lazyset implementation to keyword revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[2,of,4] revset: changed limit revset implementation to work with lazy revsets |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[1,of,4] revset: added lazyset implementation to branch revset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[2,of,2] revset: changed getset so that it can return a lazyset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[1,of,2] hgext: updated extensions to return a baseset when adding symbols |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
run-tests: fix typo and print out failing line |
2014-02-11 |
Simon Heimberg |
|
Accepted |
[V3] tests: match ps output in a way working on OS X |
2014-02-11 |
Simon Heimberg |
|
Deferred |
[V2] tests: match ps output in a way working on OS X |
2014-02-11 |
Simon Heimberg |
|
Superseded |
push: hg should provide hint when no paths configured (issue3692) |
2014-02-11 |
Anurag Goel |
|
Superseded |
tests: strip ps header in a way working on OS X |
2014-02-11 |
Simon Heimberg |
|
Superseded |
[4,of,4] revset: changed getset so that it can return a lazyset |
2014-02-11 |
Lucas Moscovicz |
|
Superseded |
[3,of,4] revset: added operations to duck type baseset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[2,of,4] revset: added basic operations to lazyset |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[1,of,4] revset: added lazyset class with basic operations |
2014-02-11 |
Lucas Moscovicz |
|
Accepted |
[11,of,11,(19,more,to,go)] push: move phases synchronisation function in its own function |
2014-02-11 |
Pierre-Yves David |
|
Accepted |