[1,of,9] check-commit: wrap too long line |
2016-02-10 |
Katsunori FUJIWARA |
martinvonz |
Accepted |
[7,of,7] clonebundles: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[6,of,7] churn: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[5,of,7] children: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[4,of,7] censor: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[3,of,7] bugzilla: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[2,of,7] blackbox: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[1,of,7] acl: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[2,of,2] update: change default destination to tipmost descendant (issue4673) (BC) |
2016-02-09 |
Pierre-Yves David |
martinvonz |
Accepted |
[1,of,2] test: drop useles --update flag in issue1502 tests |
2016-02-09 |
Pierre-Yves David |
martinvonz |
Accepted |
[STABLE] setup: avoid procedure related to hg.exe at setup.py --pure |
2016-02-08 |
Katsunori FUJIWARA |
martinvonz |
Accepted |
[STABLE] ui: fix crash by non-interactive prompt echo for user name |
2016-02-06 |
Yuya Nishihara |
martinvonz |
Accepted |
[STABLE] help: update template examples to use reST literal syntax |
2016-02-06 |
Yuya Nishihara |
martinvonz |
Accepted |
[3,of,3,V3] rebase: prevent creating divergence |
2016-01-12 |
Laurent Charignon |
martinvonz |
Accepted |
[2,of,3,V3] rebase: create a new variable to make the next patch more legible |
2016-01-12 |
Laurent Charignon |
martinvonz |
Accepted |
[1,of,3,V3] rebase: minor refactoring of _computeobsoletenotrebased |
2016-01-12 |
Laurent Charignon |
martinvonz |
Accepted |
[5,of,5] paths: port to generic templater |
2016-01-09 |
Yuya Nishihara |
martinvonz |
Superseded |
[4,of,5] paths: merge conditions that select visibility of fields |
2016-01-09 |
Yuya Nishihara |
martinvonz |
Superseded |
[3,of,5] paths: use single loop for both search=None|pattern cases |
2016-01-09 |
Yuya Nishihara |
martinvonz |
Superseded |
[2,of,5] paths: reorder else clause for readability of subsequent patches |
2016-01-09 |
Yuya Nishihara |
martinvonz |
Superseded |
[1,of,5] paths: drop ui.status label from output of "hg paths name" |
2016-01-09 |
Yuya Nishihara |
martinvonz |
Superseded |
[3,of,3] merge: add file ancestor linknode to mergestate |
2016-01-07 |
Durham Goode |
martinvonz |
Superseded |
[2,of,3] merge: add debugmergestate support for _stateextras |
2016-01-07 |
Durham Goode |
martinvonz |
Superseded |
[1,of,3] merge: add state extras merge state data |
2016-01-07 |
Durham Goode |
martinvonz |
Superseded |
[3,of,3,V2] rebase: prevent creating divergence |
2016-01-06 |
Laurent Charignon |
martinvonz |
Superseded |
[2,of,3,V2] rebase: create a new variable to make the next patch more legible |
2016-01-06 |
Laurent Charignon |
martinvonz |
Superseded |
[1,of,3,V2] rebase: minor refactoring of _computeobsoletenotrebased |
2016-01-06 |
Laurent Charignon |
martinvonz |
Superseded |
[2,of,2] revlog: remove unnecessary cache validation in _chunks |
2016-01-06 |
Gregory Szorc |
martinvonz |
Accepted |
[1,of,2] revlog: return offset from _chunkraw() |
2016-01-06 |
Gregory Szorc |
martinvonz |
Accepted |
[7,of,7] verify: get rid of some unnecessary local variables |
2016-01-06 |
Durham Goode |
martinvonz |
Accepted |
[6,of,7] verify: move changelog verificaiton to it's own function |
2016-01-06 |
Durham Goode |
martinvonz |
Accepted |
[5,of,7] verify: move manifest verification to it's own function |
2016-01-06 |
Durham Goode |
martinvonz |
Accepted |
[4,of,7] verify: move file cross checking to it's own function |
2016-01-06 |
Durham Goode |
martinvonz |
Accepted |
[3,of,7] verify: move filelog verification to it's own function |
2016-01-06 |
Durham Goode |
martinvonz |
Accepted |
[2,of,7] verify: move checkentry() to be a class function |
2016-01-06 |
Durham Goode |
martinvonz |
Accepted |
[1,of,7] verify: move checklog() onto class |
2016-01-06 |
Durham Goode |
martinvonz |
Accepted |
lazymanifest: check more return values in filtercopy |
2016-01-05 |
Augie Fackler |
martinvonz |
Superseded |
[7,of,7,checkunknown] merge: add options to warn or ignore on colliding unknown files |
2016-01-02 |
Siddharth Agarwal |
martinvonz |
Accepted |
[6,of,7,checkunknown] batchget: add support for backing up files |
2016-01-02 |
Siddharth Agarwal |
martinvonz |
Accepted |
[5,of,7,checkunknown] merge: add a new 'backup' argument to get actions |
2016-01-02 |
Siddharth Agarwal |
martinvonz |
Accepted |
[4,of,7,checkunknown] _checkunknownfiles: turn 'conflicts' into a set |
2016-01-02 |
Siddharth Agarwal |
martinvonz |
Accepted |
[3,of,7,checkunknown] checkunknownfiles: make control flow clearer |
2016-01-02 |
Siddharth Agarwal |
martinvonz |
Accepted |
[2,of,7,checkunknown] _checkunknownfiles: rename 'aborts' to 'conflicts' |
2016-01-02 |
Siddharth Agarwal |
martinvonz |
Accepted |
[1,of,7,checkunknown] origpath: move from cmdutil to scmutil |
2016-01-02 |
Siddharth Agarwal |
martinvonz |
Accepted |
changegroup: introduce cg3, which has support for exchanging treemanifests |
2015-12-07 |
Augie Fackler |
martinvonz |
Superseded |
[3,of,3,RFC,cg3] changegroup: introduce cg3, which has support for exchanging treemanifests |
2015-12-03 |
Augie Fackler |
martinvonz |
Superseded |
[2,of,3,RFC,cg3] changegroup: document manifest linkrev callback some more |
2015-12-03 |
Augie Fackler |
martinvonz |
Accepted |
[1,of,3,RFC,cg3] changegroup: note during bundle apply if the repo was empty |
2015-12-03 |
Augie Fackler |
martinvonz |
Accepted |
[5,of,5,mergedriver] test-merge-force.t: check .orig files separately |
2015-11-30 |
Siddharth Agarwal |
martinvonz |
Accepted |
[4,of,5,mergedriver] merge.recordupdates: mark 'a' files as added unconditionally |
2015-11-30 |
Siddharth Agarwal |
martinvonz |
Accepted |
[3,of,5,mergedriver] merge: add a new action type representing files to add/mark as modified |
2015-11-30 |
Siddharth Agarwal |
martinvonz |
Accepted |
[2,of,5,mergedriver] mergestate: add a cached property accessor for the local context |
2015-11-30 |
Siddharth Agarwal |
martinvonz |
Accepted |
[1,of,5,mergedriver] mergestate: raise exception if otherctx is accessed but _other isn't set |
2015-11-30 |
Siddharth Agarwal |
martinvonz |
Accepted |
[6,of,6,mergedriver] test-merge-changedelete.t: add resolve --list output |
2015-11-24 |
Siddharth Agarwal |
martinvonz |
Accepted |
[5,of,6,mergedriver] test-merge-changedelete.t: add a file with regular merge conflicts |
2015-11-24 |
Siddharth Agarwal |
martinvonz |
Superseded |
[4,of,6,mergedriver] filemerge: in ':prompt', use ':fail' tool rather than returning directly |
2015-11-24 |
Siddharth Agarwal |
martinvonz |
Accepted |
[3,of,6,mergedriver] filemerge: in ':fail' tool, write out other side if local side is deleted |
2015-11-24 |
Siddharth Agarwal |
martinvonz |
Accepted |
[2,of,6,mergedriver] mergestate: explicitly forget 'dc' conflicts where the deleted side is picked |
2015-11-24 |
Siddharth Agarwal |
martinvonz |
Accepted |
[1,of,6,mergedriver] merge.applyupdates: add all actions returned from merge state |
2015-11-24 |
Siddharth Agarwal |
martinvonz |
Accepted |
[7,of,7,mergedriver] merge.applyupdates: extend action queues with ones returned from mergestate |
2015-11-21 |
Siddharth Agarwal |
martinvonz |
Accepted |
[6,of,7,mergedriver] mergestate: add a method to compute actions to perform on dirstate |
2015-11-21 |
Siddharth Agarwal |
martinvonz |
Accepted |
[5,of,7,mergedriver] merge.applyupdates: use counters from mergestate |
2015-11-21 |
Siddharth Agarwal |
martinvonz |
Accepted |
[4,of,7,mergedriver] mergestate: add a function to return the number of unresolved files |
2015-11-21 |
Siddharth Agarwal |
martinvonz |
Accepted |
[3,of,7,mergedriver] mergestate: add a method to return updated/merged/removed counts |
2015-11-21 |
Siddharth Agarwal |
martinvonz |
Accepted |
[2,of,7,mergedriver] mergestate._resolve: don't return the action any more |
2015-11-21 |
Siddharth Agarwal |
martinvonz |
Accepted |
[1,of,7,mergedriver] mergestate._resolve: store return code and action for each file |
2015-11-21 |
Siddharth Agarwal |
martinvonz |
Accepted |
[7,of,7,mergedriver] filemerge: don't try using external tools on change/delete conflicts |
2015-11-19 |
Siddharth Agarwal |
martinvonz |
Accepted |
[6,of,7,mergedriver] filemerge: don't attempt to premerge change/delete conflicts |
2015-11-19 |
Siddharth Agarwal |
martinvonz |
Accepted |
[5,of,7,mergedriver] filemerge._mergecheck: add check for change/delete conflicts |
2015-11-19 |
Siddharth Agarwal |
martinvonz |
Accepted |
[4,of,7,mergedriver] filemerge._picktool: only pick from nomerge tools for change/delete conflicts |
2015-11-19 |
Siddharth Agarwal |
martinvonz |
Accepted |
[3,of,7,mergedriver] filemerge: add support for change/delete conflicts to the ':prompt' tool |
2015-11-19 |
Siddharth Agarwal |
martinvonz |
Accepted |
[2,of,7,mergedriver] filemerge: add support for change/delete conflicts to the ':other' merge tool |
2015-11-19 |
Siddharth Agarwal |
martinvonz |
Accepted |
[1,of,7,mergedriver] filemerge: add support for change/delete conflicts to the ':local' merge tool |
2015-11-19 |
Siddharth Agarwal |
martinvonz |
Accepted |
[4,of,4,mergedriver] mergestate: handle additional record types specially |
2015-11-18 |
Siddharth Agarwal |
martinvonz |
Superseded |
[3,of,4,mergedriver] mergestate.commit: factor out making the list of records |
2015-11-18 |
Siddharth Agarwal |
martinvonz |
Accepted |
[2,of,4,mergedriver] mergestate: move _read() call to read constructor |
2015-11-18 |
Siddharth Agarwal |
martinvonz |
Accepted |
[1,of,4,mergedriver] debugmergestate: explain why we create mergestate objects directly |
2015-11-18 |
Siddharth Agarwal |
martinvonz |
Accepted |
[hglib,RESEND] hglib: fix hg clone --uncompressed option typo (issue5458) |
2017-03-24 |
Long Vu |
mpm |
Accepted |
[7,of,7] update: enable copy tracing for backwards and non-linear updates (issue4028) |
2016-10-07 |
Gábor Stefanik |
mpm |
Changes Requested |
[6,of,7] graft: enable rotated-DAG copy tracing (issue4028) |
2016-10-07 |
Gábor Stefanik |
mpm |
Changes Requested |
[5,of,7] mergecopies: process rotated-DAG divergences from _checkcopies |
2016-10-07 |
Gábor Stefanik |
mpm |
Changes Requested |
[4,of,7] copies: make _checkcopies handle divergences in rotated DAG |
2016-10-07 |
Gábor Stefanik |
mpm |
Changes Requested |
[3,of,7] mergecopies: introduce new dicts to handle more complex copy cases |
2016-10-07 |
Gábor Stefanik |
mpm |
Changes Requested |
[2,of,7] copies: update _checkcopies to work in a rotated DAG |
2016-10-07 |
Gábor Stefanik |
mpm |
Changes Requested |
[1,of,7] copies: don't record divergence for files needing no merge |
2016-10-07 |
Gábor Stefanik |
mpm |
Changes Requested |
[python-hglib] Add the abilty to trace the protocol between the client and server |
2016-10-06 |
Barry A. Scott |
mpm |
Superseded |
[python-hglib] Add feature to allow hglib user to get call backs for prompts and output |
2016-10-06 |
Barry A. Scott |
mpm |
Changes Requested |
hgweb: emit a valid, weak ETag |
2016-07-08 |
Anton Shestakov |
mpm |
Accepted |
[2,of,2] crecord: cleanup the remains of commit confirmation |
2016-04-14 |
Pierre-Yves David |
mpm |
Accepted |
[1,of,2] crecord: drop the extra confirmation screen |
2016-04-14 |
Pierre-Yves David |
mpm |
Accepted |
[3,of,4,V2] graphmod: use different styles for different edge types |
2016-03-04 |
Martijn Pieters |
mpm |
Changes Requested |
[STABLE] obsolete: fix n^2 marker computation behavior |
2016-02-23 |
Pierre-Yves David |
mpm |
Accepted |
[hglib] tests: adjust test-merge for mercurial 3.7 |
2016-02-19 |
Julien Cristau |
mpm |
Accepted |
[5,of,5,V2] streamclone: use context manager for writing files |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[4,of,5,V2] scmutil: use context managers for file handles |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[3,of,5,V2] statichttprepo: implement __enter__ and __exit__ on httprangeheader |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[2,of,5,V2] osutil: implement __enter__ and __exit__ on posixfile |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[2,of,2] localrepo: comment that revs() is internal only |
2015-12-20 |
Gregory Szorc |
mpm |
Accepted |
[V2] posix: insert seek between reads and writes on Solaris (issue4943) |
2015-11-27 |
Gregory Szorc |
mpm |
Rejected |
status: add dirty() method to status type |
2015-11-09 |
Martin von Zweigbergk |
mpm |
Rejected |
[5,of,5,clonebundles,V2] clonebundles: support sorting URLs by client-side preferences |
2015-10-09 |
Gregory Szorc |
mpm |
Changes Requested |
[4,of,5,clonebundles,V2] clonebundles: filter on SNI requirement |
2015-10-09 |
Gregory Szorc |
mpm |
Superseded |
[3,of,5,clonebundles,V2] sslutil: expose attribute indicating whether SNI is supported |
2015-10-09 |
Gregory Szorc |
mpm |
Accepted |
[2,of,5,clonebundles,V2] clonebundles: filter on bundle type |
2015-10-09 |
Gregory Szorc |
mpm |
Changes Requested |
[1,of,5,clonebundles,V2] clonebundles: support for seeding clones from pre-generated bundles |
2015-10-09 |
Gregory Szorc |
mpm |
Accepted |
contrib: check completionhints file for possible completions |
2015-09-15 |
Gulshan Singh |
mpm |
Deferred |
[3,of,3,V3] filemerge: add 'union' merge to internal merge tool |
2015-08-16 |
Erik Huelsmann |
mpm |
Accepted |
[2,of,3,V3] filemerge: split internal merge into api entry point and internal helper |
2015-08-16 |
Erik Huelsmann |
mpm |
Accepted |
[1,of,3,V3] simplemerge: add 'mode' kwarg which - when 'union' - suppresses markers |
2015-08-16 |
Erik Huelsmann |
mpm |
Accepted |
Properly initialize version string in python-hglib setup.py |
2015-07-23 |
Peter Elmers |
mpm |
Changes Requested |
[Bug,4759] New: 'include:' rules only work if cwd is the root of the repo |
2015-07-23 |
mercurial-bugs@selenic.com |
mpm |
Not Applicable |
Properly initialize version string in python-hglib setup.py |
2015-07-21 |
Peter Elmers |
mpm |
Changes Requested |
[2,of,3,STABLE] context: ability to manipulate diff feature opt-ins |
2015-07-20 |
Matt Mackall |
mpm |
Not Applicable |
[STABLE] help: machines help topic |
2015-07-19 |
Gregory Szorc |
mpm |
Changes Requested |
[3,of,3,STABLE] templatekw: don't use format changing diff options for {diffstat} (issue4755) |
2015-07-18 |
Gregory Szorc |
mpm |
Changes Requested |
[2,of,3,STABLE] context: ability to manipulate diff feature opt-ins |
2015-07-18 |
Gregory Szorc |
mpm |
Changes Requested |
[1,of,3,STABLE] tests/test-diffstat.t: add test coverage for {diffstat} |
2015-07-18 |
Gregory Szorc |
mpm |
Changes Requested |
[2,of,2] parser: update documentation about tokenizer and elements |
2015-06-21 |
Yuya Nishihara |
mpm |
Accepted |
[1,of,2] parser: accept iterator of tokens instead of tokenizer function and program |
2015-06-21 |
Yuya Nishihara |
mpm |
Accepted |
[3,of,3,V2] archive: report the node as "{p1node}+" when archiving wdir() |
2015-06-17 |
Matt Harbison |
mpm |
Accepted |
[V2] context: override workingctx.hex() to avoid a crash |
2015-06-16 |
Matt Harbison |
mpm |
Accepted |
record: exiting editor with non zero status should not stop recording session |
2015-06-05 |
Laurent Charignon |
mpm |
Superseded |
Properly initialize version string in python-hglib setup.py |
2015-05-26 |
Peter Elmers |
mpm |
Changes Requested |
[2,of,2] rebase: clear merge when aborting before any rebasing (issue4661) |
2015-05-10 |
Jordi Gutiérrez Hermoso |
mpm |
Accepted |
[1,of,2] test-rebase-abort: add test from issue4009 |
2015-05-10 |
Jordi Gutiérrez Hermoso |
mpm |
Accepted |
[2,of,2,DROP-PYTHON-2.4] setup.py: drop compatibility with Python 2.4 and 2.5 |
2015-05-09 |
Pierre-Yves David |
mpm |
Accepted |
[1,of,2,DROP-PYTHON-2.4] rpm.spec: bump python dependency to 2.6 |
2015-05-09 |
Pierre-Yves David |
mpm |
Accepted |
[alternative-version] pathencode: for long paths, strip first 5 chars, not first dir |
2015-05-08 |
Martin von Zweigbergk |
mpm |
Accepted |
[3,of,8] ui: add config knob for progressive mode |
2015-03-28 |
Mathias De Maré |
mpm |
Rejected |
revert: process subrepos before the local repo |
2015-03-27 |
Matt Harbison |
mpm |
Rejected |
[RFC] incoming: show changed bookmarks in addition to new ones |
2015-02-11 |
Ryan McElroy |
mpm |
Changes Requested |
templatefilters: don't escape <> in JSON |
2015-01-16 |
Gregory Szorc |
mpm |
Rejected |
[3,of,3] match: consistently return paths with native separators from uipath() |
2014-12-30 |
Matt Harbison |
mpm |
Changes Requested |
[2,of,3] narrowmatcher: propagate the rel() method |
2014-12-30 |
Matt Harbison |
mpm |
Accepted |
[1,of,3] match: add the abs() method |
2014-12-30 |
Matt Harbison |
mpm |
Accepted |
[3,of,3,V4] share: make sharing bookmarks the default |
2014-12-13 |
Ryan McElroy |
mpm |
Not Applicable |
[2,of,3,V4] share: add option to share bookmarks |
2014-12-13 |
Ryan McElroy |
mpm |
Accepted |
[3,of,3,RFC,V2] setup: use changes since latest tag instead of just distance |
2014-12-13 |
Siddharth Agarwal |
mpm |
Accepted |
[2,of,3,RFC,V2] setup: use changessincelatesttag from archive if present |
2014-12-13 |
Siddharth Agarwal |
mpm |
Accepted |
[1,of,3,RFC,V2] archive: store number of changes since latest tag as well |
2014-12-13 |
Siddharth Agarwal |
mpm |
Accepted |
[STABLE] extdiff: quote only options specified at runtime (issue4463) |
2014-12-01 |
Katsunori FUJIWARA |
mpm |
Superseded |
[evolve-ext] evolve: tell user which "base of divergent changeset" is not found |
2014-11-21 |
Martin von Zweigbergk |
mpm |
Accepted |
[evolve-ext] evolve: fix capitalization in docstring for commands |
2014-11-20 |
André Sintzoff |
mpm |
Accepted |
[2,of,2] debuginstall: change "checking" to "showing" for Python lib info |
2013-12-31 |
Chris Jerdonek |
mpm |
Superseded |
[1,of,2] debuginstall: add Python information to debuginstall output (issue4128) |
2013-12-31 |
Chris Jerdonek |
mpm |
Accepted |
fixing an issue with zsh completion that occurs with long branch or tag names |
2013-01-17 |
Johannes Schlatow |
mpm |
Accepted |
improving zsh completion by adding descriptive branch names to head revision numbers |
2013-01-17 |
Johannes Schlatow |
mpm |
Accepted |
improving zsh completion by adding branch names to merge revisions |
2013-01-17 |
Johannes Schlatow |
mpm |
Superseded |
RFC: should we remind people to upgrade? |
2012-12-23 |
Matt Mackall |
mpm |
Deferred |
[7,of,7,resend] store: switch to C-based hashed path encoding |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[6,of,7,resend] tests: ensure that C and Python path encoding agree |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Superseded |
[5,of,7,resend] pathencode: implement both basic and hashed encoding in C |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[4,of,7,resend] pathencode: implement hashed encoding in C |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[3,of,7,resend] pathencode: implement the "mangling" part of hashed encoding in C |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[2,of,7,resend] pathencode: add a SHA-1 hash function |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[1,of,7,resend] store: implement lowerencode in C |
2012-12-12 |
Bryan O'Sullivan |
mpm |
Accepted |
[website] about: replace OpenJDK repository example by nginx repository |
2020-10-12 |
Stéphane Blondon |
PulkitGoyal |
Accepted |
[website] footer: remove Google plus link |
2020-09-23 |
Stéphane Blondon |
PulkitGoyal |
Accepted |
shelve: add a maxchanges option |
2017-06-21 |
via Mercurial-devel |
quark |
Superseded |
shelve: add a maxchanges option |
2017-06-21 |
Jun Wu |
quark |
Superseded |
[hg-experimental-ext] chistedit: fail only when attempting to run if curses is not found |
2017-05-23 |
via Mercurial-devel |
quark |
Accepted |
[2,of,2,remotefilelog-ext] remotefilelog: explicitly cast from data_offset_t to (s)size_t |
2017-04-04 |
via Mercurial-devel |
quark |
Accepted |
[1,of,2,remotefilelog-ext] remotefilelog: don't assign a size_t to an int |
2017-04-04 |
via Mercurial-devel |
quark |
Accepted |
[4,of,4,V2] obsolete: allow cycles |
2017-03-13 |
Jun Wu |
quark |
Changes Requested |
[3,of,4,V2] obsolete: use filteredmarkerdict for obsstore dicts |
2017-03-13 |
Jun Wu |
quark |
Changes Requested |
[2,of,4,V2] obsolete: add a filteredmarkerdict class |
2017-03-13 |
Jun Wu |
quark |
Changes Requested |
[1,of,4,V2] obsolete: track node versions |
2017-03-13 |
Jun Wu |
quark |
Changes Requested |
pager: backed out changeset aaa751585325 |
2017-02-07 |
Jun Wu |
quark |
Superseded |
[2,of,2] check-code: add a rule to forbid "cp -r" |
2016-11-30 |
Jun Wu |
quark |
Superseded |
[1,of,2] tests: use cp -R instead of cp -r |
2016-11-30 |
Jun Wu |
quark |
Superseded |
[remotefilelog-ext] cdatapack: include sys/types.h for off_t |
2016-11-28 |
Augie Fackler |
quark |
Accepted |
util: improve iterfile so it impacts little on performance |
2016-11-15 |
Jun Wu |
quark |
Superseded |
help: hide command line options marked as "advanced" |
2016-11-01 |
Jun Wu |
quark |
Superseded |
[remotenames] remotenames: fix parameter ordering |
2017-04-18 |
Wez Furlong |
ryanmce |
Accepted |
[remotenames-ext] remotenames: be compatible with upstream change about scmutil.vfs |
2017-04-18 |
Kostia Balytskyi |
ryanmce |
Accepted |
[1,of,2] formatter: introduce isplain() to replace (the inverse of) __nonzero__() |
2016-09-20 |
Yuya Nishihara |
ryanmce |
Not Applicable |
[2,of,2,v3] crecord: add an event that scrolls the selected line to the top of the screen |
2016-09-19 |
Nathan Goldbaum |
ryanmce |
Superseded |
[1,of,2,v3] crecord: delete commented line |
2016-09-19 |
Nathan Goldbaum |
ryanmce |
Superseded |
[2,of,2] log: drop hack to fix order of revset (issue5100) |
2016-09-17 |
Yuya Nishihara |
ryanmce |
Accepted |
[1,of,2] revset: add option to make matcher takes the ordering of the input set |
2016-09-17 |
Yuya Nishihara |
ryanmce |
Accepted |
rebase: rebase changesets with branch grouped |
2016-09-17 |
Xidorn Quan |
ryanmce |
Changes Requested |
[3,of,3,v4] help: mark boolean flags with [?] and explain that they can be negated (RFC) |
2016-09-16 |
Augie Fackler |
ryanmce |
Changes Requested |
[remotenames] push: improve hgsvn compatibility |
2016-09-14 |
Jun Wu |
ryanmce |
Rejected |
[2,of,2,v8] update: enable copy tracing for backwards and non-linear updates (issue4028) |
2016-08-26 |
Gábor Stefanik |
ryanmce |
Changes Requested |
[1,of,2,V2] share: implement shared bookmark functionality |
2014-12-02 |
Ryan McElroy |
ryanmce |
Superseded |
[5,of,5] destutil: remove dead code about non-linear updates |
2017-02-10 |
via Mercurial-devel |
smf |
Accepted |
[4,of,5] update: fix typo/stale comment to match code |
2017-02-10 |
via Mercurial-devel |
smf |
Accepted |
[3,of,5] merge: remove unused handling of default destination in merge.update() |
2017-02-10 |
via Mercurial-devel |
smf |
Accepted |
[2,of,5] update: localize logic around which ancestor to use |
2017-02-10 |
via Mercurial-devel |
smf |
Accepted |
[1,of,5] tests: add test for updating to null revision |
2017-02-10 |
via Mercurial-devel |
smf |
Accepted |
[2,of,2] remotenames: recorded journal entries should be shared like bookmarks |
2016-07-01 |
Martijn Pieters |
smf |
Accepted |
[1,of,2] remotenames: record bookmark changes in the journal |
2016-07-01 |
Martijn Pieters |
smf |
Accepted |
[4,of,4] fileset: replace predicate by filesetpredicate of registrar |
2016-03-09 |
Katsunori FUJIWARA |
smf |
Changes Requested |
[3,of,4] registrar: add filesetpredicate to mark a function as fileset predicate |
2016-03-09 |
Katsunori FUJIWARA |
smf |
Superseded |
[2,of,4] registrar: remove useless classes |
2016-03-09 |
Katsunori FUJIWARA |
smf |
Changes Requested |
[1,of,4] revset: remove useless class |
2016-03-09 |
Katsunori FUJIWARA |
smf |
Changes Requested |
[remotenames-ext] tests: fix for new upstream behavior |
2016-03-04 |
Ryan McElroy |
smf |
Accepted |
[3,of,3] hghave: enable 'serve' on Windows |
2017-05-15 |
Matt Harbison |
yuya |
Changes Requested |
[2,of,3] killdaemons: use posixfile to avoid intermittent unlink errors on Windows |
2017-05-15 |
Matt Harbison |
yuya |
Changes Requested |
[1,of,3] killdaemons: fix error handling on Windows |
2017-05-15 |
Matt Harbison |
yuya |
Changes Requested |
stable ordering of test output |
2017-04-13 |
Augie Fackler |
yuya |
Changes Requested |
[2,of,2,V2] verify: fix length check |
2017-03-30 |
Jun Wu |
yuya |
Accepted |
[1,of,2,V2] verify: document corner cases |
2017-03-30 |
Jun Wu |
yuya |
Accepted |
[4,of,4] summary: display obsolete state of parents |
2017-03-25 |
Denis Laxalde |
yuya |
Superseded |
[3,of,4] templates: add "changeset.obsolete" label in command line style |
2017-03-25 |
Denis Laxalde |
yuya |
Superseded |
[2,of,4] templatekw: add an "obsolete" keyword |
2017-03-25 |
Denis Laxalde |
yuya |
Superseded |
[1,of,4] cmdutil: add a "changeset.obsolete" label in changeset_printer |
2017-03-25 |
Denis Laxalde |
yuya |
Superseded |
[V3] show: new extension for displaying various repository data |
2017-03-25 |
Gregory Szorc |
yuya |
Accepted |
hgwebdir: add support for explicit index files |
2017-03-06 |
Matt Harbison |
yuya |
Changes Requested |
[6,of,6] color: drop the 'colorui' class |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
[5,of,6] color: move 'write-err' logic to the core ui class |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
[4,of,6] color: move 'write' logic to the core ui class |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
[3,of,6] move: move the 'label' method to the core class |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
[2,of,6] color: inline the 'showlabel' method |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
[1,of,6] color: move '_colormode' to the core 'ui' class |
2017-02-22 |
Pierre-Yves David |
yuya |
Superseded |
[11,of,11] hgweb: add a "followlines" link to hover-box in annotate |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[10,of,11] hgweb: buffer lines by block in annotate |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[09,of,11] hgweb: link to diff with linerange in filelog template |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[08,of,11] hgweb: handle "linerange" request parameter in filediff command |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[07,of,11] hgweb: explictly pass basectx in webutil.diffs |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[06,of,11] patch: add filtering by line ranges in diff() |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[05,of,11] mdiff: make unidiff filter hunks out of specified line ranges |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[04,of,11] hgweb: handle a "linerange" request parameter in filelog command |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[03,of,11] gitweb: add "more" and "less" navigation links in filelog template |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[02,of,11] context: also return ancestor's line range in blockancestors |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[01,of,11] context: add a followfirst flag to blockancestors |
2017-02-22 |
Denis Laxalde |
yuya |
Accepted |
[4,of,4,V2] serve: restore the index file for `hg serve -S` |
2017-02-16 |
Matt Harbison |
yuya |
Changes Requested |
[3,of,4,V2] serve: make the URL the same for `hg serve` and `hg serve -S` |
2017-02-16 |
Matt Harbison |
yuya |
Changes Requested |
[2,of,4,V2] clone: use the HTTP 301 location to record the default path |
2017-02-16 |
Matt Harbison |
yuya |
Changes Requested |
[1,of,4,V2] serve: add support for Mercurial subrepositories |
2017-02-16 |
Matt Harbison |
yuya |
Changes Requested |
[3,of,3] obsolete: avoid using revset to compute the obsolete set |
2017-02-10 |
Jun Wu |
yuya |
Changes Requested |
[2,of,3] revset: use phasecache.getrevs |
2017-02-10 |
Jun Wu |
yuya |
Changes Requested |
[1,of,3] phases: add a getrevs method to phasecache |
2017-02-10 |
Jun Wu |
yuya |
Changes Requested |
[4,of,4,RFC] chgcache: add the background preloading thread |
2017-02-09 |
Jun Wu |
yuya |
Changes Requested |
[3,of,4,RFC] chgcache: report repo paths from worker to master |
2017-02-09 |
Jun Wu |
yuya |
Changes Requested |
[2,of,4,RFC] chgcache: implement simple IPC mechanism |
2017-02-09 |
Jun Wu |
yuya |
Changes Requested |
[1,of,4,RFC] chgcache: new experimental extension |
2017-02-09 |
Jun Wu |
yuya |
Changes Requested |
[3,of,3] chg: remove locks |
2016-12-17 |
Jun Wu |
yuya |
Changes Requested |
[2,of,3] chg: start server at a unique address |
2016-12-17 |
Jun Wu |
yuya |
Changes Requested |
[1,of,3] chgserver: truncate base address at "." for hash address |
2016-12-17 |
Jun Wu |
yuya |
Changes Requested |
[4,of,4] chgserver: move wrapchgui to runcommand |
2016-12-16 |
Jun Wu |
yuya |
Changes Requested |
[3,of,4] chgserver: override runcommand |
2016-12-16 |
Jun Wu |
yuya |
Accepted |
[2,of,4] chgserver: change newchgui to wrapchgui |
2016-12-16 |
Jun Wu |
yuya |
Changes Requested |
[1,of,4] chgserver: store csystem separately |
2016-12-16 |
Jun Wu |
yuya |
Accepted |
[3,of,3] patchbomb: make --git-format-patch imply --plain |
2016-11-17 |
Henning Schild |
yuya |
Changes Requested |
[2,of,3] patchbomb: make --git-format-patch imply --git |
2016-11-17 |
Henning Schild |
yuya |
Changes Requested |
[1,of,3] patchbomb: introduce new option --git-format-patch |
2016-11-17 |
Henning Schild |
yuya |
Changes Requested |
dispatch: include resolved command name when logging command |
2016-11-16 |
Augie Fackler |
yuya |
Changes Requested |
[3,of,3,STABLE] scmutil: ignore EPERM at os.utime, which avoids ambiguity at closing |
2016-11-12 |
Katsunori FUJIWARA |
yuya |
Accepted |
[2,of,3,STABLE] vfs: ignore EPERM at os.utime, which avoids ambiguity at renaming (issue5418) |
2016-11-12 |
Katsunori FUJIWARA |
yuya |
Accepted |
[1,of,3,STABLE] util: add utility function to skip avoiding file stat ambiguity if EPERM |
2016-11-12 |
Katsunori FUJIWARA |
yuya |
Accepted |
[3,of,3] summary: add evolution "troubles" information to parents header lines |
2016-10-10 |
Denis Laxalde |
yuya |
Deferred |
[2,of,3] cmdutil: add support for evolution "troubles" display in changeset_printer |
2016-10-10 |
Denis Laxalde |
yuya |
Deferred |
[1,of,3] templatekw: use a "?" to represent troubled changesets in graph |
2016-10-10 |
Denis Laxalde |
yuya |
Deferred |
[8,of,8] bisect: extra a small initialisation outside of a loop |
2016-10-09 |
Pierre-Yves David |
yuya |
Changes Requested |
[7,of,8] bisect: build a displayer only once |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[6,of,8] bisect: factor commonly update sequence |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[5,of,8] bisect: move check_state into the bisect module |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[4,of,8] bisect: simplify conditional in 'check_state' |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[3,of,8] bisect: remove code about "update-flag" in check_state |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[2,of,8] bisect: rename 'check_code' to match our naming scheme |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[1,of,8] bisect: minor movement of code handle flag updating state |
2016-10-09 |
Pierre-Yves David |
yuya |
Accepted |
[3,of,3,RFC] chgserve: preimport enabled extensions |
2016-10-03 |
Jun Wu |
yuya |
Changes Requested |
[2,of,3,RFC] extensions: move the "import" logic out from "load" |
2016-10-03 |
Jun Wu |
yuya |
Accepted |
[1,of,3,RFC] chg: add a standalone entry point |
2016-10-03 |
Jun Wu |
yuya |
Changes Requested |
[4,of,4] localrepo: make _refreshfilecachestats unfiltered method to refresh correctly |
2016-09-02 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[3,of,4] streamclone: clear caches after writing changes into files for visibility |
2016-09-02 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[2,of,4] localrepo: factor out invalidation of @filecache properties to reuse |
2016-09-02 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[1,of,4] streamclone: force @filecache properties to be reloaded from file |
2016-09-02 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[2,of,2] repovfs: add a ward to check if locks are properly taken |
2016-08-11 |
Pierre-Yves David |
yuya |
Changes Requested |
[1,of,2] vfs: add the possibility to have a "ward" to check vfs usage |
2016-08-11 |
Pierre-Yves David |
yuya |
Changes Requested |
[8,of,8] perf: replace ui.configint() by getint() for Mercurial earlier than 1.9 |
2016-08-08 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[7,of,8] perf: omit copying from ui.ferr to ui.fout for Mercurial earlier than 1.9 |
2016-08-08 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[6,of,8] perf: make perftags clear tags cache correctly |
2016-08-08 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[5,of,8] perf: define formatter locally for Mercurial earlier than 2.2 |
2016-08-08 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[4,of,8] perf: add functions to get vfs-like object for Mercurial earlier than 2.3 |
2016-08-08 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[3,of,8] perf: avoid actual writing branch cache out correctly |
2016-08-08 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[2,of,8] perf: get subsettable from appropriate module for Mercurial earlier than 2.9 |
2016-08-08 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[1,of,8] perf: introduce safeattrsetter to replace direct attribute assignment |
2016-08-08 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[7,of,7,V3] worker: stop using a separate thread waiting for children |
2016-08-04 |
Jun Wu |
yuya |
Changes Requested |
[6,of,7,V3] worker: test and set problem[0] atomically |
2016-08-04 |
Jun Wu |
yuya |
Changes Requested |
[5,of,7,V3] worker: add a SIGCHLD handler |
2016-08-04 |
Jun Wu |
yuya |
Changes Requested |
[4,of,7,V3] worker: make waitforworkers reentrant |
2016-08-04 |
Jun Wu |
yuya |
Changes Requested |
[3,of,7,V3] worker: allow waitforworkers to be non-blocking |
2016-08-04 |
Jun Wu |
yuya |
Changes Requested |
[2,of,7,V3] worker: wait worker pid explicitly |
2016-08-04 |
Jun Wu |
yuya |
Changes Requested |
[1,of,7,V3] worker: move killworkers and waitforworkers up |
2016-08-04 |
Jun Wu |
yuya |
Changes Requested |
[STABLE] demandimport: avoid infinite recursion at actual module importing (issue5304) |
2016-07-29 |
Katsunori FUJIWARA |
yuya |
Superseded |
url: avoid re-issuing incorrect password (issue3210) |
2016-07-29 |
Kim Randell |
yuya |
Accepted |
[4,of,5,STABLE,V2] worker: make waitforworkers reentrant |
2016-07-28 |
Jun Wu |
yuya |
Rejected |
[2,of,5,STABLE,V2] worker: wait worker pid explicitly |
2016-07-28 |
Jun Wu |
yuya |
Rejected |
[1,of,5,STABLE,V2] worker: move killworkers and waitforworkers up |
2016-07-28 |
Jun Wu |
yuya |
Rejected |
[stable] cmdutil: warnings not issued in remove if subrepopath overlaps |
2016-07-22 |
Hannes Oldenburg |
yuya |
Superseded |
[3,of,3] bdiff: split bdiff into cpy-aware and cpy-agnostic part |
2016-07-14 |
Maciej Fijalkowski |
yuya |
Accepted |
[2,of,3] bdiff: rename functions and structs to be amenable for later exporting |
2016-07-14 |
Maciej Fijalkowski |
yuya |
Accepted |
[1,of,3] bdiff: use ssize_t everywhere |
2016-07-14 |
Maciej Fijalkowski |
yuya |
Accepted |
[3,of,3,V3] journal: add support for seaching by pattern |
2016-07-07 |
Martijn Pieters |
yuya |
Superseded |
[2,of,3,V3] journal: add share extension support |
2016-07-07 |
Martijn Pieters |
yuya |
Changes Requested |
[1,of,3,V3] journal: add dirstate tracking |
2016-07-07 |
Martijn Pieters |
yuya |
Superseded |
[RFC] debugobsolete: add formatter support (issue5134) |
2016-07-05 |
liscju |
yuya |
Changes Requested |
[1,of,3,v3] mpatch: shuffle stuff around so it's easier to make a cffi version of mpatch |
2016-07-04 |
Maciej Fijalkowski |
yuya |
Changes Requested |
[STABLE] sslutil: don't access message attribute in exception (issue5285) |
2016-07-02 |
Gregory Szorc |
yuya |
Accepted |
[8,of,8] sslutil: handle default CA certificate loading on Windows |
2016-07-02 |
Gregory Szorc |
yuya |
Superseded |
[7,of,8] sslutil: expand _defaultcacerts docstring to note calling assumptions |
2016-07-02 |
Gregory Szorc |
yuya |
Superseded |
[6,of,8] sslutil: document the Apple Python cert trick |
2016-07-02 |
Gregory Szorc |
yuya |
Superseded |
[5,of,8] sslutil: use certificates provided by certifi if available |
2016-07-02 |
Gregory Szorc |
yuya |
Superseded |
[4,of,8] sslutil: don't attempt to find default CA certs file when told not to |
2016-07-02 |
Gregory Szorc |
yuya |
Accepted |
[3,of,8] sslutil: pass ui to _defaultcacerts |
2016-07-02 |
Gregory Szorc |
yuya |
Accepted |
[2,of,8] sslutil: change comment and logged message for found ca cert file |
2016-07-02 |
Gregory Szorc |
yuya |
Accepted |
[1,of,8] tests: better testing of loaded certificates |
2016-07-02 |
Gregory Szorc |
yuya |
Accepted |
[v3] update: teach hg to override untracked dir with a tracked file on update |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[8,of,8,v8] rebase: move handling of obsolete commits to be a separate RR class method |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[7,of,8,v8] rebase: move rebase finish logic to be a method of the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[6,of,8,v8] rebase: move core rebase logic to be a method of the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[5,of,8,v8] rebase: move local variable 'extrafn' to the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[4,of,8,v8] rebase: move local variable 'currentbookmarks' to the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[3,of,8,v8] rebase: make collapsing use explicit logic to decide on the rev to reuse |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[2,of,8,v8] rebase: move new rebase preparation to be a method of the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[1,of,8,v8] rebase: move abort/continue prep to be a method of the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[3,of,3] extensions: add unwrapfunction to undo wrapfunction |
2016-07-01 |
Jun Wu |
yuya |
Superseded |
[2,of,3] extensions: add getwrapperchain to get a list of wrappers |
2016-07-01 |
Jun Wu |
yuya |
Superseded |
[1,of,3] extensions: set attributes to wrappers so we can trace them back |
2016-07-01 |
Jun Wu |
yuya |
Superseded |
hgweb: expose list of per-repo labels to templates |
2016-07-01 |
Gregory Szorc |
yuya |
Accepted |
[6,of,6,V2] histedit: move autoverb rule to the commit it matches |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
[5,of,6,V2] histedit: use _getsummary in ruleeditor |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
[4,of,6,V2] histedit: use _getsummary in torule |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
[3,of,6,V2] histedit: extract common summary code into method |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
[2,of,6,V2] histedit: remove unneeded initial parameter |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
[1,of,6,V2] histedit: move autoverb logic from torule to ruleeditor |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
treemanifests: actually strip directory manifests |
2016-06-30 |
via Mercurial-devel |
yuya |
Accepted |
[10,of,10] extensions: devel-warn ui object escaping from ui/extsetup |
2016-06-30 |
Jun Wu |
yuya |
Changes Requested |
[09,of,10] ui: drop frame objects in develwarn explicitly |
2016-06-30 |
Jun Wu |
yuya |
Changes Requested |
[07,of,10] ui: allow develwarn without a stack |
2016-06-30 |
Jun Wu |
yuya |
Changes Requested |
[06,of,10] chgserver: wrap ui/extsetup to learn how to do confighash dynamically |
2016-06-30 |
Jun Wu |
yuya |
Changes Requested |
[05,of,10] chgserver: add a context manager to learn what to include for confighash |
2016-06-30 |
Jun Wu |
yuya |
Changes Requested |
[04,of,10] chgserver: add utilities to wrap and unwrap functions |
2016-06-30 |
Jun Wu |
yuya |
Changes Requested |
[03,of,10] chgserver: add an array hashing config items |
2016-06-30 |
Jun Wu |
yuya |
Changes Requested |
debug: automate the process of truncating a damaged obsstore |
2016-06-30 |
Simon Farnsworth |
yuya |
Changes Requested |
[2,of,2] journal: add share extension support |
2016-06-30 |
Martijn Pieters |
yuya |
Changes Requested |
[1,of,2] journal: add dirstate tracking |
2016-06-30 |
Martijn Pieters |
yuya |
Changes Requested |
[V3] journal: new experimental extension |
2016-06-24 |
Martijn Pieters |
yuya |
Accepted |
templates: add ChangeLog example with built-in style |
2016-06-24 |
arne_bab at web.de |
yuya |
Changes Requested |
largefiles: check file in the repo store before checking remotely (issue4686) |
2016-06-24 |
liscju |
yuya |
Superseded |
[6,of,6,v7] rebase: move local variable 'obsoletenotrebased' to the RR class |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
[5,of,6,v7] rebase: move restorestestatus function to be a method of the RR class |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
[4,of,6,v7] rebase: move local variables related to keeping things unchanged to the RR |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
[3,of,6,v7] rebase: move local variables 'date' and 'extrafns' to the RR class |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
[2,of,6,v7] rebase: move collapse-related local variables to the RR class |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
[1,of,6,v7] rebase: pass repo, ui and opts objects to the RR class constructor |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
[9,of,9,V3] sslutil: print the fingerprint from the last hash used |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[8,of,9,V3] sslutil: make cert fingerprints messages more actionable |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[7,of,9,V3] sslutil: refactor code for fingerprint matching |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[6,of,9,V3] sslutil: print SHA-256 fingerprint by default |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[5,of,9,V3] sslutil: move and change warning when cert verification is disabled |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[4,of,9,V3] sslutil: add devel.disableloaddefaultcerts to disable CA loading |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[3,of,9,V3] sslutil: store flag for whether cert verification is disabled |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[2,of,9,V3] sslutil: remove "strict" argument from validatesocket() |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[1,of,9,V3] mail: unsupport smtp.verifycert (BC) |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
graphmod: update edgemap in-place |
2016-05-16 |
Martijn Pieters |
yuya |
Accepted |
[2,of,2] transaction: turn lack of locking into a hard failure (API) |
2016-05-13 |
Pierre-Yves David |
yuya |
Accepted |
[1,of,2] test: extract develwarn transaction testing in its own command |
2016-05-13 |
Pierre-Yves David |
yuya |
Accepted |
[10,of,10] tests: mark test-atomictempfile.py write as binary |
2016-05-12 |
timeless |
yuya |
Accepted |
[09,of,10] tests: mark test-context.py write as binary |
2016-05-12 |
timeless |
yuya |
Accepted |
[2,of,4,v2] tests: use debuginstall to retrieve hg version |
2016-05-11 |
timeless |
yuya |
Accepted |
[1,of,4,v2] debuginstall: add mercurial version |
2016-05-11 |
timeless |
yuya |
Accepted |
[v2] check-code: skip unhandled files |
2016-05-11 |
timeless |
yuya |
Rejected |
[3,of,3,v2] tests: mark test-check-pyflakes.t as requiring hg1.0+ |
2016-05-11 |
timeless |
yuya |
Accepted |
[5,of,5] tests: test-archive.t use mercurial.util for urllib compat |
2016-05-11 |
timeless |
yuya |
Accepted |
[4,of,5] tests: test-archive.t use sys.stdout.buffer for binary output in py3 |
2016-05-11 |
timeless |
yuya |
Accepted |
[3,of,5] tests: test-archive.t use absolute_import |
2016-05-11 |
timeless |
yuya |
Accepted |
[2,of,5] tests: test-archive.t use open() instead of file() for py3 compat |
2016-05-11 |
timeless |
yuya |
Accepted |
[1,of,5] tests: test-archive.t use print_function |
2016-05-11 |
timeless |
yuya |
Accepted |
[7,of,7] get-with-headers: handle httplib py3 divergence |
2016-05-11 |
timeless |
yuya |
Changes Requested |
[6,of,7] get-with-headers: handle python3 bytes in stdout |
2016-05-11 |
timeless |
yuya |
Changes Requested |
[5,of,7] get-with-headers: handle broken pipes (py3) |
2016-05-11 |
timeless |
yuya |
Changes Requested |
[4,of,7] readlink: use print_function |
2016-05-11 |
timeless |
yuya |
Accepted |
[3,of,7] tests: test-addremove-similar.t use print() for py3 |
2016-05-11 |
timeless |
yuya |
Accepted |
[2,of,7] tests: add coverage for run-tests.py --whitelist |
2016-05-11 |
timeless |
yuya |
Accepted |
[1,of,7] hg: limit HGUNICODEPEDANTRY to py2 |
2016-05-11 |
timeless |
yuya |
Accepted |
[2,of,2] chgserver: add [alias] to confighash |
2016-05-07 |
Jun Wu |
yuya |
Accepted |
[1,of,2] dispatch: always load extensions before running shell aliases (issue5230) |
2016-05-07 |
Jun Wu |
yuya |
Accepted |
[4,of,4,STABLE,V2] builddeb: add distroseries to tagged versions |
2016-05-07 |
Sean Farley |
yuya |
Accepted |
[2,of,4,STABLE,V2] debian: add wish to suggests |
2016-05-07 |
Sean Farley |
yuya |
Accepted |
[1,of,4,STABLE,V2] hg-ssh: copy doc string to man page |
2016-05-07 |
Sean Farley |
yuya |
Accepted |
[2,of,2] chgserver: remove _clearenvaliases |
2016-05-06 |
Jun Wu |
yuya |
Accepted |
[1,of,2] dispatch: defer environment variable resolution in alias commands (BC) |
2016-05-06 |
Jun Wu |
yuya |
Accepted |
localrepo: remove a couple of local type aliases |
2016-05-06 |
Augie Fackler |
yuya |
Accepted |
cmdutil: typo fix in comment |
2016-05-06 |
Augie Fackler |
yuya |
Accepted |
[2,of,2] tests: add globs for Windows |
2016-05-06 |
Matt Harbison |
yuya |
Accepted |
[v3] templater: add separate() template function |
2016-05-05 |
via Mercurial-devel |
yuya |
Accepted |
[6,of,7] devel: use the 'config' argument for the dirstate normalisation develwarn |
2016-05-05 |
Pierre-Yves David |
yuya |
Accepted |
[5,of,7] devel: use the new 'config' argument for the update develwarn |
2016-05-05 |
Pierre-Yves David |
yuya |
Accepted |
[4,of,7] devel: use the new 'config' argument for the revset develwarn |
2016-05-05 |
Pierre-Yves David |
yuya |
Accepted |
[3,of,7] devel: use the new 'config' argument for the dirstate develwarn |
2016-05-05 |
Pierre-Yves David |
yuya |
Accepted |
[2,of,7] devel: use the new 'config' argument of the develwarn in deprecwarn |
2016-05-05 |
Pierre-Yves David |
yuya |
Accepted |
[1,of,7] develwarn: move config gating inside the develwarn function |
2016-05-05 |
Pierre-Yves David |
yuya |
Accepted |
[6,of,7,STABLE] debian: alphabetize build deps |
2016-05-01 |
Sean Farley |
yuya |
Accepted |
[3,of,7,STABLE] debian: fix lintian warning about debhelper |
2016-05-01 |
Sean Farley |
yuya |
Accepted |
[2,of,7,STABLE] builddeb: remove chmod as lintian tells us |
2016-05-01 |
Sean Farley |
yuya |
Accepted |
[1,of,7,STABLE] builddeb: use codename in version |
2016-05-01 |
Sean Farley |
yuya |
Accepted |
[2,of,2,STABLE] rebase: restrict rebase destination to the pulled set (issue5214) |
2016-04-30 |
Pierre-Yves David |
yuya |
Accepted |
[1,of,2,STABLE] destutil: add the ability to specify a search space for rebase destination |
2016-04-30 |
Pierre-Yves David |
yuya |
Accepted |
[4,of,4,stable] tests: test a variety of cache invariants |
2016-04-28 |
Matt Mackall |
yuya |
Accepted |
[3,of,4,stable] repoview: ignore unwritable hidden cache |
2016-04-28 |
Matt Mackall |
yuya |
Accepted |
[2,of,4,stable] tags: silence hgtagsfnodes reading failures |
2016-04-28 |
Matt Mackall |
yuya |
Accepted |
[1,of,4,stable] tags: silence cache parsing errors |
2016-04-28 |
Matt Mackall |
yuya |
Accepted |
[2,of,2,V4] setup: detect Python DLL filename from loaded DLL |
2016-04-28 |
Gregory Szorc |
yuya |
Accepted |
[1,of,2,V4] exewrapper: add .dll to LoadLibrary() argument |
2016-04-28 |
Gregory Szorc |
yuya |
Accepted |
[STABLE,V2] verify: don't init a new subrepo when a missing one is referenced (issue5128) |
2016-04-28 |
Matt Harbison |
yuya |
Accepted |
[2,of,2,V3] setup: detect Python DLL filename from loaded DLL |
2016-04-28 |
Gregory Szorc |
yuya |
Superseded |
[1,of,2,V3] exewrapper: add .dll to LoadLibrary() argument |
2016-04-28 |
Gregory Szorc |
yuya |
Superseded |
[5,of,5,STABLE,V2] debian: add missing netbase dependency |
2016-04-17 |
Sean Farley |
yuya |
Accepted |
[4,of,5,STABLE,V2] debian: add missing zip/unzip dependencies |
2016-04-17 |
Sean Farley |
yuya |
Accepted |
[3,of,5,STABLE,V2] debian: add missing python-docutils dependency |
2016-04-17 |
Sean Farley |
yuya |
Accepted |
[2,of,5,STABLE,V2] debian: add missing python-all-dev dependency |
2016-04-17 |
Sean Farley |
yuya |
Accepted |
[1,of,5,STABLE,V2] dockerdeb: elimate 'cd' in export command |
2016-04-17 |
Sean Farley |
yuya |
Changes Requested |
[stable] chg: forward SIGWINCH to worker |
2016-04-16 |
Jun Wu |
yuya |
Accepted |
[3,of,3] test-shelve: shorten a long path so it works on Windows |
2016-04-16 |
Matt Harbison |
yuya |
Accepted |
[2,of,3] test-convert-git: skip tests with invalid path characters on Windows |
2016-04-16 |
Matt Harbison |
yuya |
Accepted |
[1,of,3] test-subrepo-git: add globs for Windows |
2016-04-16 |
Matt Harbison |
yuya |
Accepted |
[7,of,7] py3: use absolute_import in svnxml.py |
2016-04-16 |
roby roby |
yuya |
Accepted |
[6,of,7] py3: use absolute_import in svn-safe-append.py |
2016-04-16 |
roby roby |
yuya |
Changes Requested |
[5,of,7] py3: use absolute_import in sitecustomize.py |
2016-04-16 |
roby roby |
yuya |
Accepted |
[4,of,7] py3: use absolute_import in revlog-formatv0.py |
2016-04-16 |
roby roby |
yuya |
Accepted |
[3,of,7] py3: use absolute_import in printenv.py |
2016-04-16 |
roby roby |
yuya |
Accepted |
[2,of,7] py3: use absolute_import in mockblackbox.py |
2016-04-16 |
roby roby |
yuya |
Accepted |
[1,of,7] py3: use absolute_import in killdaemons.py |
2016-04-16 |
roby roby |
yuya |
Accepted |
[7,of,7,v2] import-checker: check docstrings in python |
2016-04-13 |
timeless@mozdev.org |
yuya |
Rejected |
[6,of,7,v2] import-checker: handle line continuation characters |
2016-04-13 |
timeless@mozdev.org |
yuya |
Rejected |
[5,of,7,v2] tests: run import-checker with tests .t files |
2016-04-13 |
timeless@mozdev.org |
yuya |
Accepted |
[4,of,7,v2] import-checker: parse python code from .t files |
2016-04-13 |
timeless@mozdev.org |
yuya |
Accepted |
[3,of,7,v2] import-checker: track filenames for SyntaxErrors |
2016-04-13 |
timeless@mozdev.org |
yuya |
Accepted |
[2,of,7,v2] import-checker: track SyntaxErrors |
2016-04-13 |
timeless@mozdev.org |
yuya |
Accepted |
[1,of,7,v2] import-checker: refactor source reading |
2016-04-13 |
timeless@mozdev.org |
yuya |
Accepted |
[3,of,3] template: unify template output to use abspath (BC) |
2016-04-13 |
timeless@mozdev.org |
yuya |
Changes Requested |
[2,of,3] changeset: adjust json output to use new/old (BC) |
2016-04-13 |
timeless@mozdev.org |
yuya |
Changes Requested |
[2,of,2,v2] convert: keep converted hg parents that are outside convert.hg.revs (BC) |
2016-04-12 |
Mads Kiilerich |
yuya |
Accepted |
[1,of,2,v2] tests: coverage of ancestry with convert in multiple non-overlapping steps |
2016-04-12 |
Mads Kiilerich |
yuya |
Accepted |
[14,of,14] chg: chdir to sockdir in killcmdserver |
2016-04-10 |
Jun Wu |
yuya |
Accepted |
[13,of,14] chg: extra the logic opening current directory to opencwdx() |
2016-04-10 |
Jun Wu |
yuya |
Accepted |
[12,of,14] chg: use unlinkat instead of unlink for paths related to socket names |
2016-04-10 |
Jun Wu |
yuya |
Accepted |
[11,of,14] chgserver: return relative paths in validate |
2016-04-10 |
Jun Wu |
yuya |
Accepted |
[10,of,14] chg: calculate sockdirfd |
2016-04-10 |
Jun Wu |
yuya |
Accepted |
[09,of,14] chg: use fsetcloexec instead of closing lockfd manually |
2016-04-10 |
Jun Wu |
yuya |
Accepted |
[08,of,14] chg: extract the logic of setting FD_CLOEXEC to a utility function |
2016-04-10 |
Jun Wu |
yuya |
Accepted |
[07,of,14] chg: use openat instead of open when creating the lock file |
2016-04-10 |
Jun Wu |
yuya |
Changes Requested |
[06,of,14] chg: use full path as --address to start a new server |
2016-04-10 |
Jun Wu |
yuya |
Changes Requested |
[05,of,14] chg: add a dirfd parameter to hgc_open |
2016-04-10 |
Jun Wu |
yuya |
Changes Requested |
[04,of,14] chg: check lockfd at freecmdserveropts |
2016-04-10 |
Jun Wu |
yuya |
Accepted |
[03,of,14] chg: add sockdirfd to cmdserveropts |
2016-04-10 |
Jun Wu |
yuya |
Accepted |
[02,of,14] chg: add connectat as a utility function |
2016-04-10 |
Jun Wu |
yuya |
Changes Requested |
[01,of,14] chg: add fchdirx as a utility function |
2016-04-10 |
Jun Wu |
yuya |
Accepted |
[2,of,2] chg: spell fix the error message about error waiting for cmdserver |
2016-04-10 |
Jun Wu |
yuya |
Accepted |
[1,of,2] chg: server exited with code 0 without being connectable is an error |
2016-04-10 |
Jun Wu |
yuya |
Accepted |
[5,of,5] pycompat: switch to util.stringio for py3 compat |
2016-04-10 |
timeless@mozdev.org |
yuya |
Accepted |
[4,of,5] py3: use absolute_import in test-wireproto.py |
2016-04-10 |
timeless@mozdev.org |
yuya |
Accepted |
[3,of,5] py3: use absolute_import in test-hgweb-non-interactive.t |
2016-04-10 |
timeless@mozdev.org |
yuya |
Accepted |
[2,of,5] py3: use absolute_import in test-hgweb-no-request-uri.t |
2016-04-10 |
timeless@mozdev.org |
yuya |
Accepted |
[1,of,5] py3: use absolute_import in test-hgweb-no-path-info.t |
2016-04-10 |
timeless@mozdev.org |
yuya |
Accepted |
chgserver: do not print traceback on SystemExit |
2016-04-10 |
Jun Wu |
yuya |
Changes Requested |
chg: forward SIGWINCH to worker |
2016-04-10 |
Jun Wu |
yuya |
Superseded |
[1,of,3,V2] shelve: refactor directory name into constant |
2016-04-09 |
Oleg Afanasyev |
yuya |
Accepted |
[v8] Allow commit date before Unix epoch, clean fix for (issue2513) |
2016-04-08 |
Florent Gallaire |
yuya |
Changes Requested |
[v7] Allow commit date before Unix epoch, clean fix for (issue2513) |
2016-04-08 |
Florent Gallaire |
yuya |
Accepted |
util: add doctest to datestr() |
2016-04-08 |
Adrian Buehlmann |
yuya |
Superseded |
tests: add test-help-verbose.t |
2016-04-07 |
timeless@mozdev.org |
yuya |
Changes Requested |
[1,of,2] tests: use /usr/bin/env python for test-status-inprocess.py |
2016-04-07 |
timeless@mozdev.org |
yuya |
Accepted |
[hglib] client: add pathto helper (issue4510) |
2016-04-06 |
Axel Hecht |
yuya |
Changes Requested |
[hglib] client: add rebase support to client.pull (issue4644) |
2016-04-06 |
Axel Hecht |
yuya |
Changes Requested |
[hglib] client: for loop over client (issue4511) |
2016-04-06 |
Axel Hecht |
yuya |
Changes Requested |
hgcia: remove hgcia (BC) |
2016-04-06 |
Jun Wu |
yuya |
Superseded |
[3,of,3,V2] chg: wrap line at 80 chars |
2016-04-05 |
Jun Wu |
yuya |
Superseded |
[2,of,3,V2] chg: replace abortmsg showing errno with abortmsge |
2016-04-05 |
Jun Wu |
yuya |
Accepted |
[1,of,3,V2] chg: add util function abortmsgerrno to print error with errno |
2016-04-05 |
Jun Wu |
yuya |
Superseded |
[3,of,3] chg: replace abortmsg showing errno with abortmsge |
2016-04-05 |
Jun Wu |
yuya |
Changes Requested |
[2,of,3] chg: add util function abortmsge to print error with errno |
2016-04-05 |
Jun Wu |
yuya |
Changes Requested |
[1,of,3] chg: use color in log conditionally |
2016-04-05 |
Jun Wu |
yuya |
Accepted |
[2,of,2] revset: force ascending order for baseset initialised from a set |
2016-04-05 |
Pierre-Yves David |
yuya |
Accepted |
[1,of,2] revset: stabilise repr of baseset initialised with a set |
2016-04-05 |
Pierre-Yves David |
yuya |
Accepted |
[V2] dispatch: factor out command failure handling into a function |
2016-04-04 |
Martijn Pieters |
yuya |
Accepted |
[v6] Allow commit date before Unix epoch, clean fix for (issue2513) |
2016-04-04 |
Florent Gallaire |
yuya |
Changes Requested |
[2,of,2,V2] tests: use absolute_import and print_function in filterpyflakes.py, genereate-working-copy-states.py, get-with-headers.py, hypothesishelper.py silenttestrunner.py |
2016-03-31 |
roby roby |
yuya |
Changes Requested |
[1,of,2,V2] tests: use absolute_import and print_function in seq.py , test-ancestor.py |
2016-03-31 |
roby roby |
yuya |
Changes Requested |
tests: use absolute_import and print_function |
2016-03-30 |
roby roby |
yuya |
Superseded |
[8,of,8] import-checker: handle iter/iterkeys+iteritems python3 divergence |
2016-03-30 |
timeless@mozdev.org |
yuya |
Accepted |
[7,of,8] import-checker: fix list_stdlib_modules for Python3 |
2016-03-30 |
timeless@mozdev.org |
yuya |
Changes Requested |
[6,of,8] import-checker: handle ast.parse SyntaxErrors |
2016-03-30 |
timeless@mozdev.org |
yuya |
Changes Requested |
[5,of,8] import-checker: skip site-packages for virtualenv |
2016-03-30 |
timeless@mozdev.org |
yuya |
Changes Requested |
[4,of,8] import-checker: check topname in stdlib_modules |
2016-03-30 |
timeless@mozdev.org |
yuya |
Changes Requested |
[3,of,8] import-checker: add socket for virtualenv |
2016-03-30 |
timeless@mozdev.org |
yuya |
Changes Requested |
[2,of,8] import-checker: use print_function |
2016-03-30 |
timeless@mozdev.org |
yuya |
Accepted |
[1,of,8] import-checker: use absolute_import |
2016-03-30 |
timeless@mozdev.org |
yuya |
Accepted |
[3,of,3,v2] run-tests: use strings for env object |
2016-03-30 |
timeless@mozdev.org |
yuya |
Changes Requested |
[2,of,3,v2] run-tests: convert hghave output to text |
2016-03-30 |
timeless@mozdev.org |
yuya |
Accepted |
[1,of,3,v2] run-tests: convert prereq bytes to string |
2016-03-30 |
timeless@mozdev.org |
yuya |
Accepted |
Allow commit date before Unix epoch |
2016-03-29 |
Florent Gallaire |
yuya |
Rejected |
[2,of,2] convert: keep converted parents that are outside convert.hg.revs (BC) |
2016-03-25 |
Mads Kiilerich |
yuya |
Changes Requested |
[1,of,2] tests: coverage of ancestry with convert in multiple non-overlapping steps |
2016-03-25 |
Mads Kiilerich |
yuya |
Superseded |
tests: ensure run-tests handles multiple lines of churn |
2016-03-24 |
timeless@mozdev.org |
yuya |
Accepted |
[V2] run-tests: use different chg socket directories for different tests |
2016-03-24 |
Jun Wu |
yuya |
Accepted |
dispatch: factor out command failure handling into a function |
2016-03-23 |
Martijn Pieters |
yuya |
Superseded |