[5,of,5,RFC] changegroup: produce correct deltas when revisions are tombstoned |
2014-10-15 |
adgar@google.com |
|
Deferred |
[4,of,5,RFC] changegroup: reproduce correct changegroup for tombstoned initial revision |
2014-10-15 |
adgar@google.com |
|
Deferred |
[3,of,5,RFC] revlog: allow building deltas against local tombstones in _addrevision |
2014-10-15 |
adgar@google.com |
|
Deferred |
[2,of,5,RFC] revlog: allow importing revision deltas based on a censored file tombstone |
2014-10-15 |
adgar@google.com |
|
Deferred |
[1,of,5,RFC] error: Add metadata attribute to CensoredNodeError |
2014-10-15 |
adgar@google.com |
|
Deferred |
[5,of,5,V2] obsolete: add exchange option |
2014-10-15 |
Durham Goode |
|
Accepted |
[4,of,5,V2] obsolete: add allowunstable option |
2014-10-15 |
Durham Goode |
|
Accepted |
[3,of,5,V2] obsolete: add createmarkers option |
2014-10-15 |
Durham Goode |
|
Accepted |
[2,of,5,V2] obsolete: add readonly flag to obstore constructor |
2014-10-15 |
Durham Goode |
|
Accepted |
[1,of,5,V2] obsolete: add isenabled function for option checking |
2014-10-15 |
Durham Goode |
|
Accepted |
no \.set in graphlog |
2014-10-15 |
Pierre-Yves David |
|
Superseded |
[5,of,5] revset-only: use __nonzero__ to check if a revset is empty |
2014-10-15 |
Pierre-Yves David |
|
Accepted |
[4,of,5] _spanset: drop __getitem__ implementation |
2014-10-15 |
Pierre-Yves David |
|
Accepted |
[3,of,5] filteredset: drop __getitem__ implementation |
2014-10-15 |
Pierre-Yves David |
|
Accepted |
[2,of,5] generatorset: implement __len__ |
2014-10-15 |
Pierre-Yves David |
|
Accepted |
[1,of,5] revset: make __len__ part of the offical API |
2014-10-15 |
Pierre-Yves David |
|
Accepted |
obsstore: fix defaultformat option passing |
2014-10-15 |
Durham Goode |
|
Accepted |
[2,of,2,v2] revset: use localrepo persistent branch name caching |
2014-10-15 |
Mads Kiilerich |
|
Superseded |
[1,of,2,v2] localrepo: persistent caching of branch names |
2014-10-15 |
Mads Kiilerich |
|
Superseded |
[4,of,4] dicthelpers: delete now that they are no longer used |
2014-10-15 |
Martin von Zweigbergk |
|
Accepted |
[3,of,4] manifest: transpose pair of pairs from diff() |
2014-10-15 |
Martin von Zweigbergk |
|
Accepted |
[2,of,4] manifest: for diff(), only iterate over files, not flags |
2014-10-15 |
Martin von Zweigbergk |
|
Accepted |
[1,of,4] manifest: repurpose flagsdiff() into (node-and-flag)diff() |
2014-10-15 |
Martin von Zweigbergk |
|
Accepted |
[8,of,8] largefiles: inline redundant toname function in status |
2014-10-15 |
Mads Kiilerich |
|
Accepted |
[7,of,8] largefiles: inline redundant inctx function in status |
2014-10-15 |
Mads Kiilerich |
|
Accepted |
[6,of,8] largefiles: move initialization of standins variable to clarify its "scope" |
2014-10-15 |
Mads Kiilerich |
|
Accepted |
[5,of,8] largefiles: the update override only needs lfdirstate and status for --check |
2014-10-15 |
Mads Kiilerich |
|
Accepted |
[4,of,8] largefiles: remove confusing rev parameter for lfdirstatestatus |
2014-10-15 |
Mads Kiilerich |
|
Accepted |
[3,of,8] largefiles: replace repo._isaddremove hack with a simple function parameter |
2014-10-15 |
Mads Kiilerich |
|
Accepted |
[2,of,8] mq: add missing \n in warning |
2014-10-15 |
Mads Kiilerich |
|
Accepted |
[1,of,8] revset: better naming of variables containing the value of a single argument |
2014-10-15 |
Mads Kiilerich |
|
Accepted |
localrepo: introduce persistent caching of revset revision's branch names |
2014-10-15 |
Mads Kiilerich |
|
Superseded |
[4,of,4] changegroup: store source and url in the `hookargs` dict |
2014-10-14 |
Pierre-Yves David |
|
Accepted |
[3,of,4] prechangegroup: use hook argument from the transaction |
2014-10-14 |
Pierre-Yves David |
|
Accepted |
[2,of,4] addchangegroup: call `prechangegroup` hook after transaction retrieval |
2014-10-14 |
Pierre-Yves David |
|
Accepted |
[1,of,4] addchangegroup: get the `node` argument of `incoming` hook from transaction |
2014-10-14 |
Pierre-Yves David |
|
Accepted |
[5,of,5] obsolete: add exchange option |
2014-10-14 |
Durham Goode |
|
Superseded |
[4,of,5] obsolete: add allowunstable option |
2014-10-14 |
Durham Goode |
|
Superseded |
[3,of,5] obsolete: add createmarkers option |
2014-10-14 |
Durham Goode |
|
Superseded |
[2,of,5] obsolete: add readonly flag to obstore constructor |
2014-10-14 |
Durham Goode |
|
Superseded |
[1,of,5] obsolete: add isenabled function for option checking |
2014-10-14 |
Durham Goode |
|
Superseded |
[v3] revlog: support importing censored file revision tombstones |
2014-10-14 |
adgar@google.com |
|
Accepted |
[2,of,2,v3] verify: report censored nodes if configured policy is abort |
2014-10-14 |
adgar@google.com |
|
Accepted |
[1,of,2,v3] context: handle censored data in an on-disk file context based on config |
2014-10-14 |
adgar@google.com |
|
Accepted |
[2,of,2,v2] manifest: add docstring to text() method |
2014-10-14 |
Augie Fackler |
|
Accepted |
[1,of,2,v2] manifest: rename ambiguously-named set to setflag |
2014-10-14 |
Augie Fackler |
|
Accepted |
[2,of,2] manifest: add docstring to text() method |
2014-10-14 |
Augie Fackler |
|
Superseded |
[1,of,2] manifest: rename ambiguously-named set to setflag |
2014-10-14 |
Augie Fackler |
|
Superseded |
util.system: avoid buffering of subprocess output when it is piped |
2014-10-14 |
Yuya Nishihara |
|
Accepted |
sshpeer: forward stdout of remote "hg init" to appropriate output channel |
2014-10-14 |
Yuya Nishihara |
|
Accepted |
localrepo: reduce scope of 'removed' variable |
2014-10-14 |
Martin von Zweigbergk |
|
Accepted |
status: add more complete tests for --rev |
2014-10-13 |
Martin von Zweigbergk |
|
Accepted |
[4,of,4] bookmarks: inform transaction-related hook than some bookmarks were moved |
2014-10-13 |
Pierre-Yves David |
|
Accepted |
[3,of,4] phases: informs transaction related hook than phase was moved |
2014-10-13 |
Pierre-Yves David |
|
Accepted |
[2,of,4] test-bundle2: also test the argument of the changegroup hook |
2014-10-13 |
Pierre-Yves David |
|
Accepted |
[1,of,4] test-bundle2: test that we got appropriate hook called with appropriate data |
2014-10-13 |
Pierre-Yves David |
|
Accepted |
[3,of,3] localrepo: update file nodeid and flags in the same place |
2014-10-13 |
Martin von Zweigbergk |
|
Accepted |
[2,of,3] localrepo: use separate variable for p1 manifest and new manifest |
2014-10-13 |
Martin von Zweigbergk |
|
Accepted |
[1,of,3] localrepo: remove dead initialization of 'lock' |
2014-10-13 |
Martin von Zweigbergk |
|
Accepted |
pull: use `stepsdone` instead of `todosteps` |
2014-10-13 |
Pierre-Yves David |
|
Accepted |
pull: make discovery phase extensible |
2014-10-13 |
Pierre-Yves David |
|
Accepted |
hgignore: ignore the PyCharm workspace folder |
2014-10-13 |
Angel Ezquerra |
|
Accepted |
[V2] extensions: add onsub extension |
2014-10-12 |
Angel Ezquerra |
|
Deferred |
[17,of,17,V4] subrepo: use separate instances of empty lists in status |
2014-10-12 |
Martin von Zweigbergk |
|
Accepted |
[16,of,17,V4] summary: make status code more readable |
2014-10-12 |
Martin von Zweigbergk |
|
Accepted |
[15,of,17,V4] strip: make checklocalchanges() return full status tuple |
2014-10-12 |
Martin von Zweigbergk |
|
Accepted |
[14,of,17,V4] fileset: access status fields by name rather than index |
2014-10-12 |
Martin von Zweigbergk |
|
Accepted |
[13,of,17,V4] histedit: access status fields by name rather than index |
2014-10-12 |
Martin von Zweigbergk |
|
Accepted |
[12,of,17,V4] localrepo: access status fields by name rather than index |
2014-10-12 |
Martin von Zweigbergk |
|
Accepted |
[11,of,17,V4] shelve: access status fields by name rather than index |
2014-10-12 |
Martin von Zweigbergk |
|
Accepted |
[10,of,17,V4] record: access status fields by name rather than index |
2014-10-12 |
Martin von Zweigbergk |
|
Accepted |
[09,of,17,V4] purge: access status fields by name rather than index |
2014-10-12 |
Martin von Zweigbergk |
|
Accepted |
[08,of,17,V4] largefiles: access status fields by name rather than index |
2014-10-12 |
Martin von Zweigbergk |
|
Accepted |
[07,of,17,V4] keyword: access status fields by name rather than index |
2014-10-12 |
Martin von Zweigbergk |
|
Accepted |
[06,of,17,V4] hgcia: access status fields by name rather than index |
2014-10-12 |
Martin von Zweigbergk |
|
Accepted |
[05,of,17,V4] context: store status class instead of plain tuple in self._status |
2014-10-12 |
Martin von Zweigbergk |
|
Accepted |
[04,of,17,V4] dirstate: update and move documentation of status types to status class |
2014-10-12 |
Martin von Zweigbergk |
|
Accepted |
[02,of,17,V4] lfutil: avoid creating unnecessary copy of status tuple |
2014-10-12 |
Martin von Zweigbergk |
|
Accepted |
[01,of,17,V4] dirstate: separate 'lookup' status field from others |
2014-10-12 |
Martin von Zweigbergk |
|
Accepted |
[2,of,2] bundle2: add a part to import external bundles |
2014-10-11 |
Mike Hommey |
|
Changes Requested |
[1,of,2] util: move md5 back next to sha1 and allow to call it without an argument |
2014-10-11 |
Mike Hommey |
|
Superseded |
[4,of,4,for-reference] obsolete: use format version 1 as the default for obsstore |
2014-10-10 |
Pierre-Yves David |
|
Accepted |
[3,of,4,for-reference] obsolete: add a "format.obsstore-version" config option |
2014-10-10 |
Pierre-Yves David |
|
Accepted |
[2,of,4,for-reference] obsolete: introduce a new binary encoding for obsmarkers (version 1) |
2014-10-10 |
Pierre-Yves David |
|
Accepted |
[1,of,4,for-reference] obsstore: add a flag for sha256 hashes |
2014-10-10 |
Pierre-Yves David |
|
Accepted |
[5,of,5,evolve-ext,V2] debian: remove .PHONY line completely |
2014-10-10 |
Faheem Mitha |
|
Accepted |
[4,of,5,evolve-ext,V2] debian: replace clean with override_dh_auto_clean |
2014-10-10 |
Faheem Mitha |
|
Accepted |
[3,of,5,evolve-ext,V2] debian: replace build line with a override_dh_auto_build line |
2014-10-10 |
Faheem Mitha |
|
Accepted |
[2,of,5,evolve-ext,V2] debian: remove clean target before implicit match rule |
2014-10-10 |
Faheem Mitha |
|
Accepted |
[1,of,5,evolve-ext,V2] debian: Add DH_VERBOSE, commented out, for debugging convenience |
2014-10-10 |
Faheem Mitha |
|
Accepted |
[16,of,16,V3] summary: make status code more readable |
2014-10-10 |
Martin von Zweigbergk |
|
Superseded |
[15,of,16,V3] strip: make checklocalchanges() return full status tuple |
2014-10-10 |
Martin von Zweigbergk |
|
Superseded |
[14,of,16,V3] fileset: access status fields by name rather than index |
2014-10-10 |
Martin von Zweigbergk |
|
Superseded |
[13,of,16,V3] histedit: access status fields by name rather than index |
2014-10-10 |
Martin von Zweigbergk |
|
Superseded |
[12,of,16,V3] localrepo: access status fields by name rather than index |
2014-10-10 |
Martin von Zweigbergk |
|
Superseded |
[11,of,16,V3] shelve: access status fields by name rather than index |
2014-10-10 |
Martin von Zweigbergk |
|
Superseded |
[10,of,16,V3] record: access status fields by name rather than index |
2014-10-10 |
Martin von Zweigbergk |
|
Superseded |
[09,of,16,V3] purge: access status fields by name rather than index |
2014-10-10 |
Martin von Zweigbergk |
|
Superseded |
[08,of,16,V3] largefiles: access status fields by name rather than index |
2014-10-10 |
Martin von Zweigbergk |
|
Superseded |
[07,of,16,V3] keyword: access status fields by name rather than index |
2014-10-10 |
Martin von Zweigbergk |
|
Superseded |
[06,of,16,V3] hgcia: access status fields by name rather than index |
2014-10-10 |
Martin von Zweigbergk |
|
Superseded |
[05,of,16,V3] context: store status class instead of plain tuple in self._status |
2014-10-10 |
Martin von Zweigbergk |
|
Superseded |
[04,of,16,V3] dirstate: update and move documentation of status types to status class |
2014-10-10 |
Martin von Zweigbergk |
|
Superseded |
[02,of,16,V3] lfutil: avoid creating unnecessary copy of status tuple |
2014-10-10 |
Martin von Zweigbergk |
|
Superseded |
[01,of,16,V3] dirstate: separate 'lookup' status field from others |
2014-10-10 |
Martin von Zweigbergk |
|
Superseded |
[5,of,5,evolve-ext] debian: remove .PHONY line completely |
2014-10-10 |
Faheem Mitha |
|
Not Applicable |
[4,of,5,evolve-ext] debian: replace clean with override_dh_auto_clean |
2014-10-10 |
Faheem Mitha |
|
Not Applicable |
[3,of,5,evolve-ext] debian: replace build line with a dh_override_auto_build line |
2014-10-10 |
Faheem Mitha |
|
Not Applicable |
[2,of,5,evolve-ext] debian: remove clean target before implicit match rule |
2014-10-10 |
Faheem Mitha |
|
Not Applicable |
[1,of,5,evolve-ext] debian: Add DH_VERBOSE, commented out, for debugging convenience |
2014-10-10 |
Faheem Mitha |
|
Not Applicable |
[5,of,5] resolve: run happily after conflict-free merge |
2014-10-10 |
Martin von Zweigbergk |
|
Accepted |
[4,of,5] test-resolve: add tests for re-merge |
2014-10-10 |
Martin von Zweigbergk |
|
Accepted |
[3,of,5] test-resolve: add more tests for in conflict-free states |
2014-10-10 |
Martin von Zweigbergk |
|
Accepted |
[2,of,5] test-resolve: add test resolving one of two files |
2014-10-10 |
Martin von Zweigbergk |
|
Accepted |
[1,of,5] test-resolve: clarify test descriptions and consistently use "should" |
2014-10-10 |
Martin von Zweigbergk |
|
Accepted |
merge: make error message consistent with other commands |
2014-10-10 |
Martin von Zweigbergk |
|
Accepted |
test-merge5: remove obsolete '-y' and its motivating comment |
2014-10-10 |
Martin von Zweigbergk |
|
Accepted |
[in-crew,exposes-bug] test-run-tests: add a test for detection of failure to start a server |
2014-10-10 |
Augie Fackler |
|
Accepted |
[5,of,5,V2] test-commandserver: make sure prompt does not echo input by default |
2014-10-10 |
Yuya Nishihara |
|
Deferred |
[4,of,5,V2] ui: echo prompt choice only if formatted output is acceptable |
2014-10-10 |
Yuya Nishihara |
|
Changes Requested |
[3,of,5,V2] test-mq-subrepo: replace repeated --config ui.interactive=1 by repo hgrc |
2014-10-10 |
Yuya Nishihara |
|
Rejected |
[2,of,5,V2] test-merge-prompt: replace repeated --config ui.interactive=true by hgrc file |
2014-10-10 |
Yuya Nishihara |
|
Rejected |
[1,of,5,V2] tests: update ui.interactive-related tests to write hgrc by shell heredoc |
2014-10-10 |
Yuya Nishihara |
|
Superseded |
largefiles: use multiple threads for fetching largefiles remotely |
2014-10-10 |
Mads Kiilerich |
|
Changes Requested |
run-tests: more accurate/helpful message than "diff generation failed" |
2014-10-10 |
Kyle Lippincott |
|
Accepted |
[5,of,5] phases: retractboundary should update all affected phases |
2014-10-09 |
Durham Goode |
|
Changes Requested |
[4,of,5] phases: calculate the maxphase and minphaserev |
2014-10-09 |
Durham Goode |
|
Changes Requested |
[3,of,5] phases: move root phase assignment to it's own function |
2014-10-09 |
Durham Goode |
|
Accepted |
[2,of,5] phases: add invalidate function |
2014-10-09 |
Durham Goode |
|
Accepted |
[1,of,5] phases: change phase command change detection |
2014-10-09 |
Durham Goode |
|
Accepted |
ui: use self._isatty() for consistency |
2014-10-09 |
Yuya Nishihara |
|
Accepted |
[3,of,3,manifest-cleanup] manifest: add fastdelta method to manifestdict |
2014-10-09 |
Augie Fackler |
|
Accepted |
[2,of,3,manifest-cleanup] manifest: move _search to module level and rename to _msearch |
2014-10-09 |
Augie Fackler |
|
Accepted |
[1,of,3,manifest-cleanup] manifest: move manifestdict-to-text encoding to manifest class |
2014-10-09 |
Augie Fackler |
|
Accepted |
[2,of,2,V3] config: use the same hgrc for a cloned repo as for an uninitted repo |
2014-10-08 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,2,V3] config: give a more detailed sample repo config |
2014-10-08 |
Jordi Gutiérrez Hermoso |
|
Accepted |
rebase: clarify --source and --base documentation so it's less ambiguous |
2014-10-08 |
Augie Fackler |
|
Accepted |
[5,of,5,manifest-cleanup] manifest: rearrange add() method and add comments for clarity |
2014-10-08 |
Augie Fackler |
|
Accepted |
[4,of,5,manifest-cleanup] manifest: simplify manifest.add() by making args required |
2014-10-08 |
Augie Fackler |
|
Accepted |
[3,of,5,manifest-cleanup] manifest: move manifest parsing to module-level |
2014-10-08 |
Augie Fackler |
|
Accepted |
[2,of,5,manifest-cleanup] revlog: move references to revlog.hash to inside the revlog class |
2014-10-08 |
Augie Fackler |
|
Accepted |
[1,of,5,manifest-cleanup] revlog: mark nullhash as module-private |
2014-10-08 |
Augie Fackler |
|
Accepted |
ui: disable echo back of prompt input if ui is set to non-tty purposely |
2014-10-08 |
Yuya Nishihara |
|
Accepted |
[2,of,2,V2] config: use the same hgrc for a cloned repo as for an uninitted repo |
2014-10-08 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[1,of,2,V2] config: give a more detailed sample repo config |
2014-10-08 |
Jordi Gutiérrez Hermoso |
|
Superseded |
shelve: don't delete "." when resolving all conflicts in its favour (issue4398) |
2014-10-08 |
Jordi Gutiérrez Hermoso |
|
Accepted |
revset: introduce optional 'while' predicate for ancestors() |
2014-10-08 |
Mads Kiilerich |
|
Changes Requested |
[2,of,2,V2] config: use the same hgrc for a cloned repo as for an uninitted repo |
2014-10-06 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[1,of,2,V2] config: give a more detailed sample repo config |
2014-10-06 |
Jordi Gutiérrez Hermoso |
|
Superseded |
[v2] repoview: remove hiddencache verification |
2014-10-06 |
David Soria Parra |
|
Accepted |
repoview: disable hiddencache verification on default |
2014-10-06 |
David Soria Parra |
|
Accepted |
[2,of,2] color: reorganise and sectionify the help text |
2014-10-06 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,2] color: update description of the extension |
2014-10-06 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,2] help: show all nested subsections of a section with `hg help foo.section` |
2014-10-06 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,2] help: fix output of sections in `hg help foo.somesection` |
2014-10-06 |
Jordi Gutiérrez Hermoso |
|
Accepted |
match: remove unnecessary setting of self._always |
2014-10-05 |
Martin von Zweigbergk |
|
Accepted |
[15,of,15,v2] summary: make status code more readable |
2014-10-05 |
Martin von Zweigbergk |
|
Superseded |
[14,of,15,v2] strip: make checklocalchanges() return full status tuple |
2014-10-05 |
Martin von Zweigbergk |
|
Superseded |
[13,of,15,v2] fileset: access status fields by name rather than index |
2014-10-05 |
Martin von Zweigbergk |
|
Superseded |
[12,of,15,v2] histedit: access status fields by name rather than index |
2014-10-05 |
Martin von Zweigbergk |
|
Superseded |
[11,of,15,v2] localrepo: access status fields by name rather than index |
2014-10-05 |
Martin von Zweigbergk |
|
Superseded |
[10,of,15,v2] shelve: access status fields by name rather than index |
2014-10-05 |
Martin von Zweigbergk |
|
Superseded |
[09,of,15,v2] record: access status fields by name rather than index |
2014-10-05 |
Martin von Zweigbergk |
|
Superseded |
[08,of,15,v2] purge: access status fields by name rather than index |
2014-10-05 |
Martin von Zweigbergk |
|
Superseded |
[07,of,15,v2] largefiles: access status fields by name rather than index |
2014-10-05 |
Martin von Zweigbergk |
|
Superseded |
[06,of,15,v2] keyword: access status fields by name rather than index |
2014-10-05 |
Martin von Zweigbergk |
|
Superseded |
[05,of,15,v2] hgcia: access status fields by name rather than index |
2014-10-05 |
Martin von Zweigbergk |
|
Superseded |
[03,of,15,v2] dirstate: create class for status lists |
2014-10-05 |
Martin von Zweigbergk |
|
Changes Requested |
[02,of,15,v2] lfutil: avoid creating unnecessary copy of status tuple |
2014-10-05 |
Martin von Zweigbergk |
|
Superseded |
[01,of,15,v2] dirstate: separate 'lookup' status field from others |
2014-10-05 |
Martin von Zweigbergk |
|
Superseded |
[6,of,6] log: show phase in hg log -v with the phase template |
2014-10-05 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[5,of,6] log: add labels to the phase template |
2014-10-05 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[4,of,6] log: rewrite default template to use labels (issue2866) |
2014-10-05 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[3,of,6] log: do not hide the public phase in debug mode (BC) |
2014-10-05 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[2,of,6] templater: set the correct phase for parents |
2014-10-05 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[1,of,6] color: omit debug label output on empty strings |
2014-10-05 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[5,of,5,V2] dirstate: cache util.normcase while constructing the foldmap |
2014-10-04 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,V2] normcase: for darwin, use fast ASCII lower |
2014-10-04 |
Siddharth Agarwal |
|
Accepted |
[3,of,5,V2] perf: add a way to measure the perf of constructing the foldmap |
2014-10-04 |
Siddharth Agarwal |
|
Accepted |
[2,of,5,V2] encoding.lower: use fast ASCII lower |
2014-10-04 |
Siddharth Agarwal |
|
Accepted |
[1,of,5,V2] parsers: add a function to efficiently lowercase ASCII strings |
2014-10-04 |
Siddharth Agarwal |
|
Accepted |
revset: allow negative integers to list child revs |
2014-10-04 |
Sean Farley |
|
Changes Requested |
[7,of,7] cmdserver: add service that listens on unix domain socket and forks process |
2014-10-04 |
Yuya Nishihara |
|
Accepted |
[6,of,7] test-commandserver: add connector for unix domain socket server |
2014-10-04 |
Yuya Nishihara |
|
Accepted |
[5,of,7] test-commandserver: allow check() to make connection in different way |
2014-10-04 |
Yuya Nishihara |
|
Accepted |
[4,of,7] test-commandserver: remove unused repopath argument from check() |
2014-10-04 |
Yuya Nishihara |
|
Accepted |
[3,of,7] cmdserver: make server streams switchable |
2014-10-04 |
Yuya Nishihara |
|
Accepted |
[2,of,7] cmdserver: switch service objects by mode |
2014-10-04 |
Yuya Nishihara |
|
Accepted |
[1,of,7] cmdserver: wrap 'pipe' mode server by service object |
2014-10-04 |
Yuya Nishihara |
|
Accepted |
tests: make hghave list features alphabetically |
2014-10-04 |
Yuya Nishihara |
|
Accepted |
[5,of,5] dirstate: cache util.normcase while constructing the foldmap |
2014-10-04 |
Siddharth Agarwal |
|
Superseded |
[4,of,5] normcase: for darwin, use fast ASCII lower |
2014-10-04 |
Siddharth Agarwal |
|
Superseded |
[3,of,5] perf: add a way to measure the perf of constructing the foldmap |
2014-10-04 |
Siddharth Agarwal |
|
Superseded |
[2,of,5] encoding.lower: use fast ASCII lower |
2014-10-04 |
Siddharth Agarwal |
|
Superseded |
[1,of,5] parsers: add a function to efficiently lowercase ASCII strings |
2014-10-04 |
Siddharth Agarwal |
|
Superseded |
[3,of,3] bookmarks: port to generic templater |
2014-10-04 |
Yuya Nishihara |
|
Accepted |
[2,of,3] bookmarks: split ui.write() so that it can be easily ported to formatter api |
2014-10-04 |
Yuya Nishihara |
|
Accepted |
[1,of,3] bookmarks: iterate bookmarks list even if it is known to be empty |
2014-10-04 |
Yuya Nishihara |
|
Accepted |
[V2] config: give a more detailed sample repo config |
2014-10-03 |
Jordi Gutiérrez Hermoso |
|
Superseded |
color: update docstring for debug option |
2014-10-03 |
Jordi Gutiérrez Hermoso |
|
Accepted |
color: document the possibility to colourise tabs in diffs |
2014-10-03 |
Jordi Gutiérrez Hermoso |
|
Accepted |
cmdutil: rename '_deleted' to 'deleted' since it is used |
2014-10-03 |
Martin von Zweigbergk |
|
Changes Requested |
[5,of,5,V2] branches: include active, closed and current flags in template output |
2014-10-03 |
Yuya Nishihara |
|
Accepted |
[4,of,5,V2] branches: merge white space to format string |
2014-10-03 |
Yuya Nishihara |
|
Accepted |
[3,of,5,V2] branches: port to generic templater |
2014-10-03 |
Yuya Nishihara |
|
Accepted |
[2,of,5,V2] branches: format rev as integer that is necessary for generic templater |
2014-10-03 |
Yuya Nishihara |
|
Accepted |
[1,of,5,V2] formatter: add general way to switch hex/short functions |
2014-10-03 |
Yuya Nishihara |
|
Accepted |
[evolve-ext] evolve: wrap exchange.push() for compatability with core mercurial 4d52e6eb98ea |
2014-10-03 |
Matt Harbison |
|
Not Applicable |
[6,of,6] branches: include active, closed and current flags in template output |
2014-10-02 |
Yuya Nishihara |
|
Superseded |
[5,of,6] formatter: convert booleans to json |
2014-10-02 |
Yuya Nishihara |
|
Accepted |
[4,of,6] branches: merge white space to format string |
2014-10-02 |
Yuya Nishihara |
|
Superseded |
[3,of,6] branches: port to generic templater |
2014-10-02 |
Yuya Nishihara |
|
Superseded |
[2,of,6] branches: format rev as integer that is necessary for generic templater |
2014-10-02 |
Yuya Nishihara |
|
Superseded |
[1,of,6] branches: reduce nesting in for loop |
2014-10-02 |
Yuya Nishihara |
|
Accepted |
[V3] templater: add count template filter, plus tests |
2014-10-02 |
Anton Shestakov |
|
Accepted |
[RFC] reflog: adds a reflog extension |
2014-10-02 |
Durham Goode |
|
Changes Requested |
[RFC] localrepo: don't reintroduce pruned tag entries when tagging |
2014-10-02 |
Matt Harbison |
|
Superseded |
largefiles: remove 'forget' list that's always empty |
2014-10-02 |
Martin von Zweigbergk |
|
Accepted |
[8,of,8] summary: make status code more readable |
2014-10-02 |
Martin von Zweigbergk |
|
Superseded |
[7,of,8] commands: use status.haschanges() instead of util.any(status.all()) |
2014-10-02 |
Martin von Zweigbergk |
|
Accepted |
[6,of,8] dirstate: create class for status lists |
2014-10-02 |
Martin von Zweigbergk |
|
Accepted |
[5,of,8] shelve: remove unused status variables |
2014-10-02 |
Martin von Zweigbergk |
|
Accepted |
[4,of,8] gpg: drop unnecessary slicing of status array |
2014-10-02 |
Martin von Zweigbergk |
|
Accepted |
[3,of,8] localrepo: ignore always-empty 'unknown' files when looking for '.hgtags' |
2014-10-02 |
Martin von Zweigbergk |
|
Accepted |
[2,of,8] summary: remove unused code for listing ignored files |
2014-10-02 |
Martin von Zweigbergk |
|
Accepted |
[1,of,8] fetch: use cmdutil.bailifchanged() |
2014-10-02 |
Martin von Zweigbergk |
|
Accepted |
setup: Set mode 644 or 755 on installed files |
2014-10-01 |
Kyle Lippincott |
|
Accepted |
[9,of,9,STABLE] localrepo: write recent dirstate out for external process (BC) (issue4378) |
2014-10-01 |
Katsunori FUJIWARA |
|
Changes Requested |
[8,of,9,STABLE] rebase: use "dirstateguard" instead of "dirstate.invalidate" |
2014-10-01 |
Katsunori FUJIWARA |
|
Changes Requested |
[7,of,9,STABLE] rebase: write dirstate out to keep the result of merging |
2014-10-01 |
Katsunori FUJIWARA |
|
Changes Requested |
[6,of,9,STABLE] mq: use "dirstateguard" instead of "dirstate.invalidate" (qrefresh) |
2014-10-01 |
Katsunori FUJIWARA |
|
Changes Requested |
[5,of,9,STABLE] mq: use "dirstateguard" instead of "dirstate.invalidate" (qpush) |
2014-10-01 |
Katsunori FUJIWARA |
|
Changes Requested |
[4,of,9,STABLE] import: use "dirstateguard" instead of "dirstate.invalidate" |
2014-10-01 |
Katsunori FUJIWARA |
|
Changes Requested |
[3,of,9,STABLE] graft: keep the result of merging even after abort of commit |
2014-10-01 |
Katsunori FUJIWARA |
|
Changes Requested |
[2,of,9,STABLE] amend: use "dirstateguard" instead of "dirstate.invalidate" |
2014-10-01 |
Katsunori FUJIWARA |
|
Changes Requested |
[1,of,9,STABLE] cmdutil: add the class to restore dirstate at unexpected failure easily |
2014-10-01 |
Katsunori FUJIWARA |
|
Changes Requested |
[3,of,3] merge: mute the status message when bid merge kicks in |
2014-10-01 |
Mads Kiilerich |
|
Accepted |
[2,of,3] merge: use bid merge by default (BC) |
2014-10-01 |
Mads Kiilerich |
|
Accepted |
[1,of,3] changectx: skip all invalid merge.preferancestor values |
2014-10-01 |
Mads Kiilerich |
|
Accepted |
[2,of,2] subrepo: remove superfluous newline from subrepo prompt |
2014-09-30 |
Mads Kiilerich |
|
Accepted |
[1,of,2] ui: show prompt choice if input is not a tty but is forced to be interactive |
2014-09-30 |
Mads Kiilerich |
|
Accepted |
[4,of,4] files: cache repo.dirstate |
2014-09-30 |
Siddharth Agarwal |
|
Accepted |
[3,of,4] files: only check for removed, not unknown or missing |
2014-09-30 |
Siddharth Agarwal |
|
Accepted |
[2,of,4] files: use ctx.matches instead of ctx.walk |
2014-09-30 |
Siddharth Agarwal |
|
Accepted |
[1,of,4] files: actually filter out removed files |
2014-09-30 |
Siddharth Agarwal |
|
Accepted |
diff: document the nobinary option |
2014-09-30 |
Jordi Gutiérrez Hermoso |
|
Accepted |
[4,of,4,V2] revert: properly backup added files with local modification |
2014-09-30 |
Pierre-Yves David |
|
Accepted |
[3,of,4,V2] revert: track added files with local modifications |
2014-09-30 |
Pierre-Yves David |
|
Accepted |
[2,of,4,V2] revert: distinct between "check" and "backup" strategy |
2014-09-30 |
Pierre-Yves David |
|
Accepted |
[1,of,4,V2] revert: small refactoring in the way backup value are handled |
2014-09-30 |
Pierre-Yves David |
|
Accepted |
[5,of,5,V2] revset: make __and__ use _optimizeand |
2014-09-30 |
Durham Goode |
|
Changes Requested |
[4,of,5,V2] revset: add _optimizeand function |
2014-09-30 |
Durham Goode |
|
Changes Requested |
[3,of,5,V2] revset: add __length_hint__ to smart classes |
2014-09-30 |
Durham Goode |
|
Changes Requested |
[2,of,5,V2] revset: add _getlengthhint function |
2014-09-30 |
Durham Goode |
|
Changes Requested |
[1,of,5,V2] revset: make children only look at commits >= minrev |
2014-09-30 |
Durham Goode |
|
Changes Requested |
[4,of,4,V2] obsolete: introduce a new binary encoding for obsmarkers (version 1) |
2014-09-30 |
Pierre-Yves David |
|
Superseded |
[3,of,4,V2] obsolete: use version constants in the format mapping |
2014-09-30 |
Pierre-Yves David |
|
Accepted |
[2,of,4,V2] obsolete: use the `version` argument in encodemarkers |
2014-09-30 |
Pierre-Yves David |
|
Accepted |
[1,of,4,V2] obsolete: gather all contents related to format version 0 in a single place |
2014-09-30 |
Pierre-Yves David |
|
Accepted |
[STABLE] templater: fix precedence of --style and --template options |
2014-09-30 |
Yuya Nishihara |
|
Accepted |
[hglib] client: fix passing multiple config settings |
2014-09-30 |
Julien Cristau |
|
Not Applicable |
shelve: avoid writing file that is never read from |
2014-09-30 |
Martin von Zweigbergk |
|
Accepted |
[2,of,2,evolve-ext,STABLE] evolve: add the missing newline to output messages where needed |
2014-09-30 |
Matt Harbison |
|
Not Applicable |
[1,of,2,evolve-ext,STABLE] evolve: add the missing argument to a debug statement |
2014-09-30 |
Matt Harbison |
|
Not Applicable |
[4,of,4] revset: make __and__ use _optimize_and |
2014-09-30 |
Durham Goode |
|
Superseded |
[3,of,4] revset: add _optimize_and function |
2014-09-30 |
Durham Goode |
|
Superseded |
[2,of,4] revset: add __length_hint__ to smart classes |
2014-09-30 |
Durham Goode |
|
Superseded |
[1,of,4] revset: make children only look at commits >= minrev |
2014-09-30 |
Durham Goode |
|
Superseded |
hgk: don't break on repositories with obsolete changesets |
2014-09-29 |
Matt Mackall |
|
Accepted |
[2,of,2,V2] heredoctest: do not append extra newline character to continuation line |
2014-09-29 |
Yuya Nishihara |
|
Accepted |
[1,of,2,V2] heredoctest: use the same dict for local/global contexts as in doctest |
2014-09-29 |
Yuya Nishihara |
|
Accepted |
[6,of,6,path,intent] commands: define intent for init |
2014-09-29 |
Gregory Szorc |
|
Changes Requested |
[5,of,6,path,intent] commands: define intent for outgoing |
2014-09-29 |
Gregory Szorc |
|
Changes Requested |
[4,of,6,path,intent] commands: define intent for incoming |
2014-09-29 |
Gregory Szorc |
|
Changes Requested |
[3,of,6,path,intent] commands: define intent for push |
2014-09-29 |
Gregory Szorc |
|
Changes Requested |
[2,of,6,path,intent] commands: define intent for pull |
2014-09-29 |
Gregory Szorc |
|
Changes Requested |
[1,of,6,path,intent] ui: add an intent to expandpath |
2014-09-29 |
Gregory Szorc |
|
Changes Requested |
[6,of,6,events,v3] exchange: add pushfinish event |
2014-09-28 |
Gregory Szorc |
|
Changes Requested |
[5,of,6,events,v3] exchange: add pushafterdatasent event |
2014-09-28 |
Gregory Szorc |
|
Changes Requested |
[4,of,6,events,v3] exchange: add pushafterdiscovery event |
2014-09-28 |
Gregory Szorc |
|
Changes Requested |
[3,of,6,events,v3] exchange: add pushbegin event |
2014-09-28 |
Gregory Szorc |
|
Changes Requested |
[2,of,6,events,v3] localrepo: add events support to localrepository |
2014-09-28 |
Gregory Szorc |
|
Changes Requested |
[1,of,6,events,v3] util: add event handling mechanism |
2014-09-28 |
Gregory Szorc |
|
Changes Requested |
[2,of,2] filemerge: switch the default name for internal tools from internal:x to :x |
2014-09-28 |
Mads Kiilerich |
|
Accepted |
[1,of,2] filemerge: introduce :x as short version of internal:x merge tool name |
2014-09-28 |
Mads Kiilerich |
|
Accepted |
[7,of,7] i18n: use datapath for i18n like for templates and help |
2014-09-28 |
Mads Kiilerich |
|
Accepted |
[6,of,7] help: don't search randomly for help data - trust util.datapath |
2014-09-28 |
Mads Kiilerich |
|
Accepted |
[5,of,7] templater: don't search randomly for templates - trust util.datapath |
2014-09-28 |
Mads Kiilerich |
|
Accepted |
[4,of,7] templater: inline global 'path' list in templatepaths |
2014-09-28 |
Mads Kiilerich |
|
Accepted |
[3,of,7] templater: introduce templatepaths for getting paths searched for templates |
2014-09-28 |
Mads Kiilerich |
|
Accepted |
[2,of,7] util: introduce datapath for getting the location of supporting data files |
2014-09-28 |
Mads Kiilerich |
|
Accepted |
[1,of,7] util: move _hgexecutable a few lines, closer to where it is used |
2014-09-28 |
Mads Kiilerich |
|
Accepted |
[9,of,9] test-commandserver: make runcommand message bolder |
2014-09-28 |
Yuya Nishihara |
|
Accepted |
[8,of,9] test-commandserver: rewrite manual substitution of output by (glob) match |
2014-09-28 |
Yuya Nishihara |
|
Accepted |
[7,of,9] test-commandserver: remove redundant banner output |
2014-09-28 |
Yuya Nishihara |
|
Accepted |
[6,of,9] test-commandserver: remove .py test which was ported to .t |
2014-09-28 |
Yuya Nishihara |
|
Accepted |
[5,of,9] test-commandserver: port test functions from .py to .t |
2014-09-28 |
Yuya Nishihara |
|
Accepted |
[4,of,9] test-commandserver: add stub for .t test by copying .out with 2-space indent |
2014-09-28 |
Yuya Nishihara |
|
Accepted |
[3,of,9] test-commandserver: split helper functions to new hgclient module |
2014-09-28 |
Yuya Nishihara |
|
Accepted |
[2,of,9] heredoctest: do not append extra newline character to continuation line |
2014-09-28 |
Yuya Nishihara |
|
Superseded |
[1,of,9] heredoctest: use the same dict for local/global contexts as in doctest |
2014-09-28 |
Yuya Nishihara |
|
Superseded |
hgk: don't break on repositories with obsolete changesets |
2014-09-28 |
Andrew Shadura |
|
Superseded |
hgk: define bookmark colour explicitly, as Tk 8.6 has changed their meaning |
2014-09-28 |
Andrew Shadura |
|
Accepted |
[V2,STABLE] hgweb: refresh hgweb.repo on phase change (issue4061) |
2014-09-28 |
Anton Shestakov |
|
Accepted |
hgweb: refresh hgweb.repo on phase change (issue4061) |
2014-09-27 |
Anton Shestakov |
|
Superseded |
[3,of,3] cmdserver: drop useless in_ attribute from channeledoutput |
2014-09-27 |
Yuya Nishihara |
|
Accepted |
[2,of,3] cmdserver: get file attributes of 'e'-channel from stdout, not from stderr |
2014-09-27 |
Yuya Nishihara |
|
Accepted |
[1,of,3] cmdserver: correct doc of channeledoutput |
2014-09-27 |
Yuya Nishihara |
|
Accepted |
[2,of,2,v2] ssl: on OS X, use a dummy cert to trick Python/OpenSSL to use system CA certs |
2014-09-26 |
Mads Kiilerich |
|
Accepted |
[1,of,2,v2] ssl: refactor sslkwargs - move things around a bit, preparing for next change |
2014-09-26 |
Mads Kiilerich |
|
Accepted |
[6,of,6] locarepo: remove the `push` method |
2014-09-25 |
Pierre-Yves David |
|
Changes Requested |
[5,of,6] push: `exchange.push` instead of `localrepo.push` |
2014-09-25 |
Pierre-Yves David |
|
Accepted |
[4,of,6] clone: use `exchange.push` instead of `localrepo.push` |
2014-09-25 |
Pierre-Yves David |
|
Accepted |
[3,of,6] push: use `exchange.push` in `commands.push` |
2014-09-25 |
Pierre-Yves David |
|
Accepted |
[2,of,6] push: `exchange.push` now returns the `pushoperation` object |
2014-09-25 |
Pierre-Yves David |
|
Accepted |
[1,of,6] push: rename `pushop.ret` to pushop.cgresult` |
2014-09-25 |
Pierre-Yves David |
|
Changes Requested |
[3,of,3,RFC] bundle2: support a "version" argument in `changegroup` part |
2014-09-25 |
Pierre-Yves David |
|
Superseded |
[2,of,3,RFC] bundle2caps: advertises the available versions for changegroup packer |
2014-09-25 |
Pierre-Yves David |
|
Deferred |
[1,of,3,RFC] changegroup: add a "packermap" dictionary to track different packer version |
2014-09-25 |
Pierre-Yves David |
|
Deferred |
bundle2: remove heads and common arguments to getbundle parts generators |
2014-09-25 |
Mike Hommey |
|
Accepted |
[11,of,11] revset: use `subset &` in bare `p2()` |
2014-09-25 |
Pierre-Yves David |
|
Accepted |
[4,of,4] bundle2: Remove unused heads and common arguments to getbundle2partsgenerator functions |
2014-09-25 |
Mike Hommey |
|
Changes Requested |
[3,of,4] bundle2: remove _getbundleextrapart |
2014-09-25 |
Mike Hommey |
|
Accepted |
[2,of,4] bundle2: separate bundle10 and bundle2 cases in getbundle() |
2014-09-25 |
Mike Hommey |
|
Accepted |
[1,of,4] bundle2: pass b2caps down to functions adding bundle2 parts for getbundle |
2014-09-25 |
Mike Hommey |
|
Accepted |
[4,of,4] ssl: use included dummy cert on OS X to trigger use of the system CA storage |
2014-09-25 |
Mads Kiilerich |
|
Superseded |
[3,of,4] help: improve config file location description |
2014-09-25 |
Mads Kiilerich |
|
Changes Requested |
[2,of,4] help: drop mentioning special Plan 9 config file location |
2014-09-25 |
Mads Kiilerich |
|
Changes Requested |
[1,of,4] config: don't read the same config file twice |
2014-09-25 |
Mads Kiilerich |
|
Accepted |
parsers: fix uninitialize variable warning |
2014-09-24 |
David Soria Parra |
|
Accepted |
test-convert-git.t: make copy detection deterministic |
2014-09-24 |
Siddharth Agarwal |
|
Accepted |
[6,of,6] convert: add support to find git copies from all files in the working copy |
2014-09-24 |
Augie Fackler |
|
Accepted |
[8,of,8,V3] largefiles: simplify iteration over standins |
2014-09-24 |
Martin von Zweigbergk |
|
Accepted |
[7,of,8,V3] largefiles: avoid using 'lfiles' variable for two purposes |
2014-09-24 |
Martin von Zweigbergk |
|
Accepted |
[6,of,8,V3] largefiles: remove unnecessary clearing of status fields |
2014-09-24 |
Martin von Zweigbergk |
|
Accepted |
[5,of,8,V3] largefiles: extract 'orig' method in reposetup.status |
2014-09-24 |
Martin von Zweigbergk |
|
Accepted |
[4,of,8,V3] largefiles: extract 'orig' method in lfilesctx.filectx |
2014-09-24 |
Martin von Zweigbergk |
|
Accepted |
[3,of,8,V3] largefiles: extract 'orig' method in lfilesmanifestdict.__contains__ |
2014-09-24 |
Martin von Zweigbergk |
|
Accepted |
[2,of,8,V3] largefiles: reduce indentation by dropping 'else' block after 'return' |
2014-09-24 |
Martin von Zweigbergk |
|
Accepted |
[1,of,8,V3] largefiles: remove dead assignment left over from change 1ff42ee98446 |
2014-09-24 |
Martin von Zweigbergk |
|
Accepted |
bundle2: separate bundle10 and bundle2 cases in getbundle() |
2014-09-24 |
Mike Hommey |
|
Superseded |
keepalive: fix how md5 is used |
2014-09-24 |
Mike Hommey |
|
Accepted |
[8,of,8] mq: write headers of new patches using patchheader |
2014-09-24 |
Mads Kiilerich |
|
Accepted |
[7,of,8] mq: refactor patchheader header ordering - use export order for HG patches |
2014-09-24 |
Mads Kiilerich |
|
Accepted |
[6,of,8] mq: upgrade non-plain patches to HG format when setting parent in patchheader |
2014-09-24 |
Mads Kiilerich |
|
Accepted |
[5,of,8] mq: make patchheader .plainmode more reliable |
2014-09-24 |
Mads Kiilerich |
|
Accepted |
[4,of,8] mq: simplify patchheader handling of the empty line before the diff |
2014-09-24 |
Mads Kiilerich |
|
Accepted |
[3,of,8] mq: write '# Parent ' lines with two spaces like export does |
2014-09-24 |
Mads Kiilerich |
|
Accepted |
[2,of,8] mq: write headers for new HG patches in the same order as export |
2014-09-24 |
Mads Kiilerich |
|
Accepted |
[1,of,8] mq: correctly make an empty line after description in new patches |
2014-09-24 |
Mads Kiilerich |
|
Accepted |
[3,of,3] revsetbenchmark: add rebase related revset to the benchmark list |
2014-09-24 |
Pierre-Yves David |
|
Accepted |
[2,of,3] revsetbenchmark: allow comment ('#' prefix) in the revset input |
2014-09-24 |
Pierre-Yves David |
|
Accepted |
[1,of,3] revsetbenchmark: makes it clear that revset may be read from sdtin |
2014-09-24 |
Pierre-Yves David |
|
Accepted |
[11,of,11] revset: use `subset &` in bare `p2()` |
2014-09-23 |
Pierre-Yves David |
|
Superseded |
[10,of,11] revset: use `subset &` in bare `p1()` |
2014-09-23 |
Pierre-Yves David |
|
Accepted |
[09,of,11] revset: use `subset &` in `rev` |
2014-09-23 |
Pierre-Yves David |
|
Accepted |
[08,of,11] revset: use `subset &` in `origin` |
2014-09-23 |
Pierre-Yves David |
|
Accepted |
[07,of,11] revset: use `subset &` in `follow` |
2014-09-23 |
Pierre-Yves David |
|
Accepted |
[06,of,11] revset: use `subset &` in `filelog` |
2014-09-23 |
Pierre-Yves David |
|
Accepted |
[05,of,11] revset: use `subset &` in `divergent` |
2014-09-23 |
Pierre-Yves David |
|
Accepted |
[04,of,11] revset: use `subset &` in `bisect` |
2014-09-23 |
Pierre-Yves David |
|
Accepted |
[03,of,11] revset: use `subset &` in `ancestorspec` |
2014-09-23 |
Pierre-Yves David |
|
Accepted |
[02,of,11] revset: use `subset &` in `bookmark` |
2014-09-23 |
Pierre-Yves David |
|
Accepted |
[01,of,11] revset: use `subset &` in `outgoing` |
2014-09-23 |
Pierre-Yves David |
|
Accepted |
[2,of,2] convert: change default for git rename detection to 50% |
2014-09-23 |
Siddharth Agarwal |
|
Accepted |
[1,of,2] convert: simplify git.similarity parsing |
2014-09-23 |
Siddharth Agarwal |
|
Accepted |
[8,of,8,v2] largefiles: simplify iteration over standins |
2014-09-23 |
Martin von Zweigbergk |
|
Superseded |
[7,of,8,v2] largefiles: avoid using 'lfiles' variable for two purposes |
2014-09-23 |
Martin von Zweigbergk |
|
Superseded |
[6,of,8,v2] largefiles: only reset status fields where needed |
2014-09-23 |
Martin von Zweigbergk |
|
Changes Requested |
[5,of,8,v2] largefiles: extract 'orig' method in reposetup.status |
2014-09-23 |
Martin von Zweigbergk |
|
Superseded |
[4,of,8,v2] largefiles: extract 'orig' method in lfilesctx.filectx |
2014-09-23 |
Martin von Zweigbergk |
|
Superseded |
[3,of,8,v2] largefiles: extract 'orig' method in lfilesmanifestdict.__contains__ |
2014-09-23 |
Martin von Zweigbergk |
|
Superseded |
[2,of,8,v2] largefiles: reduce indentation by dropping 'else' block after 'return' |
2014-09-23 |
Martin von Zweigbergk |
|
Superseded |
[1,of,8,v2] largefiles: remove dead assignment left over from change 1ff42ee98446 |
2014-09-23 |
Martin von Zweigbergk |
|
Superseded |
[4,of,4,V2] revset: fast implementation for fullreposet.__and__ |
2014-09-23 |
Pierre-Yves David |
|
Accepted |
[3,of,4,V2] revset: turn spanset into a factory function |
2014-09-23 |
Pierre-Yves David |
|
Accepted |
[2,of,4,V2] revert: add a fullreposet class |
2014-09-23 |
Pierre-Yves David |
|
Accepted |
[1,of,4,V2] obsolete: ensure that `getrevs` always return a set |
2014-09-23 |
Pierre-Yves David |
|
Accepted |
[V2] hgweb: fail if an invalid command was supplied in url path (issue4071) |
2014-09-23 |
Anton Shestakov |
|
Accepted |
bundle2: rename functions that have the same name |
2014-09-23 |
Mike Hommey |
|
Accepted |
[2,of,2] revset: make children only look at commits >= minrev |
2014-09-23 |
Durham Goode |
|
Accepted |
[1,of,2] revset: make children O(number of children) |
2014-09-23 |
Durham Goode |
|
Accepted |
hgweb: fail if an invalid command was supplied in url path (issue4071) |
2014-09-22 |
Anton Shestakov |
|
Superseded |
[7,of,7,PoC] largefiles: replace mocking inside commit with wrapper in commit command |
2014-09-22 |
Mads Kiilerich |
|
Deferred |
[6,of,7,PoC] largefiles: drop mergeupdate standin mocking |
2014-09-22 |
Mads Kiilerich |
|
Deferred |
[5,of,7,PoC] largefiles: explicitly update largefiles after clone (to handle --update) |
2014-09-22 |
Mads Kiilerich |
|
Deferred |
[4,of,7,PoC] largefiles: use standintolargefiles decorator for merge |
2014-09-22 |
Mads Kiilerich |
|
Deferred |
[3,of,7,PoC] largefiles: use standintolargefiles decorator for update |
2014-09-22 |
Mads Kiilerich |
|
Deferred |
[2,of,7,PoC] largefiles: use standintolargefiles decorator for rollback |
2014-09-22 |
Mads Kiilerich |
|
Deferred |
[1,of,7,PoC] largefiles: introduce standintolargefiles decorator |
2014-09-22 |
Mads Kiilerich |
|
Deferred |
[3,of,3] tags: use full hash for formatter output as in log or annotate commands |
2014-09-21 |
Yuya Nishihara |
|
Accepted |
[2,of,3] tags: change field name of formatter output to be the same as log command |
2014-09-21 |
Yuya Nishihara |
|
Accepted |
[1,of,3] files: correct topic of formatter |
2014-09-21 |
Yuya Nishihara |
|
Accepted |
help: update help for hgweb template and style (issue4373) |
2014-09-20 |
Arun Chandrasekaran |
|
Accepted |
help: update help for hgweb template and style |
2014-09-20 |
Arun Chandrasekaran |
|
Accepted |
osutil: use getdirentriesattr for HFS+ (DO NOT COMMIT) |
2014-09-20 |
Sean Farley |
|
Deferred |
[2,of,2] revert: special case 'hg revert --all' |
2014-09-20 |
Durham Goode |
|
Accepted |
[2,of,2] revert: special case 'hg revert --all' |
2014-09-20 |
Durham Goode |
|
Superseded |
[1,of,2] revert: move targetsubs calculation down to its use |
2014-09-20 |
Durham Goode |
|
Accepted |
[4,of,4] revert: properly backup added files with local modification |
2014-09-20 |
Pierre-Yves David |
|
Superseded |
[3,of,4] revert: track added files with local modifications |
2014-09-20 |
Pierre-Yves David |
|
Superseded |
[2,of,4] revert: distinct between "check" and "backup" strategy |
2014-09-20 |
Pierre-Yves David |
|
Superseded |
[1,of,4] revert: small refactoring in the way backup value are handled |
2014-09-20 |
Pierre-Yves David |
|
Superseded |
[3,of,3] revset: fast implementation for fullreposet.__and__ |
2014-09-20 |
Pierre-Yves David |
|
Superseded |
[2,of,3] revset: turn spanset into a factory function |
2014-09-20 |
Pierre-Yves David |
|
Superseded |
[1,of,3] revert: add a fullreposet class |
2014-09-20 |
Pierre-Yves David |
|
Superseded |
match: simplify brittle predicate construction |
2014-09-19 |
Martin von Zweigbergk |
|
Accepted |
[5,of,5] revset: rely on built in iterator when possible in _generatorset.__iter__ |
2014-09-19 |
Pierre-Yves David |
|
Accepted |
[4,of,5] revset: prefetch an attribute in _generatorset.__iter__ |
2014-09-19 |
Pierre-Yves David |
|
Accepted |
[3,of,5] revset: avoid in loop lookup in _generatorset._consumegen |
2014-09-19 |
Pierre-Yves David |
|
Accepted |
[2,of,5] revset: reduce dict lookup in lazyset.__contains__ |
2014-09-19 |
Pierre-Yves David |
|
Accepted |
[1,of,5] revset: do less lookup during spanset.__contains__ |
2014-09-19 |
Pierre-Yves David |
|
Accepted |
[4,of,4] revset: avoid in loop lookup in _generatorset._consumegen |
2014-09-19 |
Pierre-Yves David |
|
Superseded |
[3,of,4] revset: rely on built in iterator when possible in _generatorset.__iter__ |
2014-09-19 |
Pierre-Yves David |
|
Superseded |
[2,of,4] revset: prefetch an attribute in _generatorset.__iter__ |
2014-09-19 |
Pierre-Yves David |
|
Superseded |
[1,of,4] revset: reduce dict lookup in lazyset.__contains__ |
2014-09-19 |
Pierre-Yves David |
|
Superseded |
[V2] run-tests: added 'cuser', 'csys' time info in report.json file |
2014-09-19 |
Anurag Goel |
|
Accepted |
run-tests: added 'cputime' info in report.json file |
2014-09-19 |
Anurag Goel |
|
Accepted |
revset: stop using a baseset instead of a plain list in _revsbetween |
2014-09-18 |
Pierre-Yves David |
|
Accepted |
[6,of,6] revert: remove nullrev from the bookmark computation |
2014-09-18 |
Pierre-Yves David |
|
Accepted |
[5,of,6] revset: unify code flow in `bookmark` |
2014-09-18 |
Pierre-Yves David |
|
Accepted |
[4,of,6] revset: remove invalid value in the origin set |
2014-09-18 |
Pierre-Yves David |
|
Accepted |
[3,of,6] revset: remove nullrev from set computed in parents() |
2014-09-18 |
Pierre-Yves David |
|
Accepted |
[2,of,6] revset: refactor parents() into a single return point |
2014-09-18 |
Pierre-Yves David |
|
Accepted |
[1,of,6] revset: remove nullrev from set computed in p1() and p2() |
2014-09-18 |
Pierre-Yves David |
|
Accepted |
[default-tests-fix] test: protect the run-tests.py --json test behind an hghave rule |
2014-09-18 |
Pierre-Yves David |
|
Accepted |
[3,of,3] revset: simplify orderedlazyset creation in spanset method |
2014-09-18 |
Pierre-Yves David |
|
Accepted |
[2,of,3] revset: use spanset.isdescending in multiple simple places |
2014-09-18 |
Pierre-Yves David |
|
Accepted |
[1,of,3] revset: wider definition of ascending and descending for spanset |
2014-09-18 |
Pierre-Yves David |
|
Accepted |
[V4] obsolete: use C code for headrevs calculation |
2014-09-18 |
Durham Goode |
|
Accepted |
[STABLE] revset: add an optimised baseset.__contains__ (issue4371) |
2014-09-18 |
Pierre-Yves David |
|
Accepted |
[STABLE] phases: break advanceboundary revset call in multiple piece (issue4371) |
2014-09-18 |
Pierre-Yves David |
|
Superseded |
A thought for dealing with linkrevs |
2014-09-18 |
Matt Mackall |
|
Not Applicable |
[V3] obsolete: use C code for headrevs calculation |
2014-09-18 |
Durham Goode |
|
Superseded |
[9,of,9] largefiles: simplify iteration over standins |
2014-09-17 |
Martin von Zweigbergk |
|
Superseded |
[8,of,9] largefiles: avoid using 'lfiles' variable for two purposes |
2014-09-17 |
Martin von Zweigbergk |
|
Superseded |
[7,of,9] largefiles: only reset status fields where needed |
2014-09-17 |
Martin von Zweigbergk |
|
Changes Requested |
[6,of,9] largefiles: extract 'orig' method in reposetup.status |
2014-09-17 |
Martin von Zweigbergk |
|
Superseded |
[5,of,9] largefiles: extract 'orig' method in lfilesctx.filectx |
2014-09-17 |
Martin von Zweigbergk |
|
Superseded |
[4,of,9] largefiles: extract 'orig' method in lfilesmanifestdict.__contains__ |
2014-09-17 |
Martin von Zweigbergk |
|
Superseded |
[3,of,9] largefiles: reduce indentation by dropping 'else' block after 'return' |
2014-09-17 |
Martin von Zweigbergk |
|
Superseded |
[2,of,9] largefiles: remove dead assignment left over from change 1ff42ee98446 |
2014-09-17 |
Martin von Zweigbergk |
|
Superseded |
[1,of,9] largefiles: use 'list*' variables for consistency and clarity |
2014-09-17 |
Martin von Zweigbergk |
|
Changes Requested |
evolve: wrap setparents calls in begin/endparentchange |
2014-09-17 |
Siddharth Agarwal |
|
Accepted |
dirstate: copyedit exception for no beginparentchange call |
2014-09-17 |
Siddharth Agarwal |
|
Accepted |
revset: document the choice made in _generatorset.__iter__ |
2014-09-17 |
Pierre-Yves David |
|
Accepted |
[7,of,7] annotate: port to generic templater enabled by hidden -T option |
2014-09-17 |
Yuya Nishihara |
|
Accepted |
[6,of,7] annotate: split functions to get data without applying text formatting |
2014-09-17 |
Yuya Nishihara |
|
Accepted |
[5,of,7] annotate: remove unused variable in calculation of column widths |
2014-09-17 |
Yuya Nishihara |
|
Accepted |
[4,of,7] annotate: build format string separately from annotation data |
2014-09-17 |
Yuya Nishihara |
|
Accepted |
[3,of,7] formatter: convert float value to json |
2014-09-17 |
Yuya Nishihara |
|
Accepted |
[2,of,7] formatter: have jsonformatter accept tuple as value |
2014-09-17 |
Yuya Nishihara |
|
Accepted |
[1,of,7] formatter: extract function that encode values to json string |
2014-09-17 |
Yuya Nishihara |
|
Accepted |
[V2] obsolete: use C code for headrevs calculation |
2014-09-17 |
Durham Goode |
|
Superseded |
[4,of,4] obsolete: introduce a new binary encoding for obsmarkers (version 1) |
2014-09-17 |
Pierre-Yves David |
|
Superseded |
[3,of,4] obsolete: use version constants in the format mapping |
2014-09-17 |
Pierre-Yves David |
|
Superseded |
[2,of,4] obsolete: use the `version` argument in encodemarkers |
2014-09-17 |
Pierre-Yves David |
|
Superseded |
[1,of,4] obsolete: gather all contents related to format version 0 in a single place |
2014-09-17 |
Pierre-Yves David |
|
Superseded |
obsolete: use C code for headrevs calculation |
2014-09-17 |
Durham Goode |
|
Superseded |
[2,of,2,v2] histedit: add 'x'/'exec' verb |
2014-09-17 |
David Soria Parra |
|
Changes Requested |
[1,of,2,v2] histedit: add execute method |
2014-09-17 |
David Soria Parra |
|
Changes Requested |
[2,of,2] histedit: add 'x'/'exec' verb |
2014-09-16 |
David Soria Parra |
|
Superseded |
[1,of,2] histedit: add execute method |
2014-09-16 |
David Soria Parra |
|
Superseded |
[v2] histedit: add 'stop' verb |
2014-09-16 |
David Soria Parra |
|
Changes Requested |
histedit: add 'stop' verb |
2014-09-16 |
David Soria Parra |
|
Superseded |
annotate: remove redundant check for empty list of annotation data |
2014-09-16 |
Yuya Nishihara |
|
Accepted |
[2,of,2] check-code: look for misuse of __bool__ |
2014-09-16 |
Yuya Nishihara |
|
Accepted |
[1,of,2] formatter: correct bool testing which should be __nonzero__ in Python 2 |
2014-09-16 |
Yuya Nishihara |
|
Accepted |
contrib/synthrepo: return None to delete files on commit, don't raise IOError |
2014-09-15 |
adgar@google.com |
|
Accepted |
wix: contrib/sample.hgrc is no more |
2014-09-15 |
Steve Borho |
|
Accepted |
[7,of,7,RFC,v2] merge: linear updates to censored data revisions produce empty files |
2014-09-15 |
michaeljedgar@gmail.com |
|
Accepted |
[6,of,7,RFC,v2] filelog: censored files compare against empty data, have 0 size |
2014-09-15 |
michaeljedgar@gmail.com |
|
Accepted |
[5,of,7,RFC,v2] verify: report censored node integrity failures as warnings if config allows |
2014-09-15 |
michaeljedgar@gmail.com |
|
Accepted |
[4,of,7,RFC,v2] context: new filectx helper 'censorallowed' verifies a censored file node |
2014-09-15 |
michaeljedgar@gmail.com |
|
Accepted |
[3,of,7,RFC,v2] censor: add common censorship validation routine which consults config |
2014-09-15 |
michaeljedgar@gmail.com |
|
Accepted |
[2,of,7,RFC,v2] filelog: raise CensoredNodeError when hash checks fail with censor metadata |
2014-09-15 |
michaeljedgar@gmail.com |
|
Accepted |
[1,of,7,RFC,v2] error: add CensoredNodeError, will be thrown when content deliberately erased |
2014-09-15 |
michaeljedgar@gmail.com |
|
Accepted |
[4,of,4] contrib/synthrepo: walk a repo's directory structure during analysis |
2014-09-13 |
adgar@google.com |
|
Accepted |
[3,of,4] contrib/synthrepo: generate initial repo contents using directory shape model |
2014-09-13 |
adgar@google.com |
|
Accepted |
[2,of,4] contrib/synthrepo: pass options to ctx.diff as kwargs, not a dict |
2014-09-13 |
adgar@google.com |
|
Accepted |
[1,of,4] contrib/synthrepo: only generate 2 parents if model contains merges |
2014-09-13 |
adgar@google.com |
|
Accepted |
revset: make descendants() lazier |
2014-09-12 |
Durham Goode |
|
Accepted |
extensions: add onsub extension |
2014-09-12 |
Angel Ezquerra |
|
Changes Requested |
[V2] revset: make parents() O(number of parents) |
2014-09-12 |
Durham Goode |
|
Accepted |
revset: make parents() O(number of parents) |
2014-09-12 |
Durham Goode |
|
Superseded |
revset: lower weight for _intlist function |
2014-09-12 |
Durham Goode |
|
Accepted |
[Bug,4368] New: Parallel committing results in orphaned commits |
2014-09-12 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[6,of,6] convert: add support to find git copies from all files in the working copy |
2014-09-12 |
Siddharth Agarwal |
|
Superseded |
[5,of,6] convert: add support to detect git renames and copies |
2014-09-12 |
Siddharth Agarwal |
|
Accepted |
[4,of,6] convert: for git, factor out code to add entries to a separate function |
2014-09-12 |
Siddharth Agarwal |
|
Accepted |
[3,of,6] convert: for git's getchanges, always split entry line into components |
2014-09-12 |
Siddharth Agarwal |
|
Accepted |
[2,of,6] convert: for git's getchanges, use explicit index for iteration |
2014-09-12 |
Siddharth Agarwal |
|
Accepted |
[1,of,6] convert: add initial docs for git sources |
2014-09-12 |
Siddharth Agarwal |
|
Accepted |
[4,of,4,STABLE] mq: examine "pushable" of already applied patch correctly |
2014-09-11 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4,STABLE] mq: pop correct patches at changing pushable-ness of already applied ones |
2014-09-11 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,4,STABLE] mq: use "mq.applied[i].name" instead of "mq.appliedname(i)" for safety |
2014-09-11 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,4,STABLE] mq: report correct numbers for changing "number of guarded, applied patches" |
2014-09-11 |
Katsunori FUJIWARA |
|
Accepted |
manifest: mark addlistdelta and checkforbidden as module-private |
2014-09-11 |
Augie Fackler |
|
Accepted |
[2,of,2] commit: correctly check commit mutability during commit --amend |
2014-09-11 |
Augie Fackler |
|
Accepted |
[1,of,2] histedit: check mutability of contexts correctly |
2014-09-11 |
Augie Fackler |
|
Accepted |