[5,of,5,V2] revset: replace predicate by revsetpredicate of registrar |
2016-01-16 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,5,V2] revset: replace extpredicate by revsetpredicate of registrar |
2016-01-16 |
Katsunori FUJIWARA |
|
Superseded |
[3,of,5,V2] registrar: define revsetpredicate to decorate revset predicate |
2016-01-16 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,5,V2] registrar: introduce new class for registration to replace funcregistrar |
2016-01-16 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,5,V2] dispatch: make loading extra information from extension extensible |
2016-01-16 |
Katsunori FUJIWARA |
|
Superseded |
[5,of,5] revset: replace revset.predicate by registrar.revsetpredicate |
2016-01-05 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[4,of,5] revset: replace revset.extpredicate by registrar.revsetpredicate |
2016-01-05 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[3,of,5] registrar: define revsetpredicate to decorate revset predicate |
2016-01-05 |
Katsunori FUJIWARA |
yuya |
Superseded |
[2,of,5] registrar: introduce funcregistrarbase to replace funcregistrar |
2016-01-05 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[1,of,5] dispatch: make loading extra information from extension extensible |
2016-01-05 |
Katsunori FUJIWARA |
yuya |
Superseded |
[3,of,3,V3] repoview: discard filtered changelog if index isn't shared with unfiltered |
2016-01-03 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,3,V3] hg: make cachedlocalrepo cache appropriate repoview object |
2016-01-03 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,3,V3] hg: make repository take filtername argument to avoid useless filtering |
2016-01-03 |
Katsunori FUJIWARA |
|
Changes Requested |
[5,of,5,V2] revset: use decorator to mark a predicate as safe |
2015-12-29 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,V2] revset: use delayregistrar to register predicate in extension easily |
2015-12-29 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5,V2] registrar: add delayregistrar class to register function in extensions |
2015-12-29 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5,V2] revset: use decorator to register a function as revset predicate |
2015-12-29 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5,V2] registrar: add funcregistrar class to register function for specific purpose |
2015-12-29 |
Katsunori FUJIWARA |
|
Superseded |
[5,of,5] revset: use decorator to mark a predicate as safe |
2015-12-23 |
Katsunori FUJIWARA |
yuya |
Superseded |
[4,of,5] revset: use decorator to mark a function as revset predicate |
2015-12-23 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[3,of,5] templater: use decorator to mark a function as template function |
2015-12-23 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[2,of,5] templatefilter: use decorator to mark a function as template filter |
2015-12-23 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[1,of,5] templatekw: use decorator to mark a function as template keyword |
2015-12-23 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[STABLE] mq: use fallback patch name if no alpha-numeric byte in the summary line |
2015-12-23 |
Katsunori FUJIWARA |
yuya |
Accepted |
[6,of,6] fileset: detect unintentional existing() invocation at runtime |
2015-12-21 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,6] fileset: use set instead of list to mark predicates for efficiency (API) |
2015-12-21 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6] fileset: use decorator to mark a predicate as "existing caller" |
2015-12-21 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6] fileset: use decorator to mark a predicate as "status caller" |
2015-12-21 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6] fileset: use decorator to mark a function as fileset predicate |
2015-12-21 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,6] fileset: treat encoding and eol as the predicate calling _existing |
2015-12-21 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6,V2] shelve: remove useless stripping changelog at unshelve |
2015-12-16 |
Katsunori FUJIWARA |
|
Superseded |
[5,of,6,V2] changelog: avoid redundant truncation of 00changelog.i at failure |
2015-12-16 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,6,V2] transaction: omit rollbacking a file if filename of it is dropped from map |
2015-12-16 |
Katsunori FUJIWARA |
|
Superseded |
[3,of,6,V2] repoview: discard filtered changelog if the length differs from unfiltered |
2015-12-16 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,6,V2] localrepo: run commithook only if transaction is closed successfully |
2015-12-16 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,6,V2] hg: make cachedlocalrepo filter newly cached repo as same as initial one |
2015-12-16 |
Katsunori FUJIWARA |
yuya |
Changes Requested |
[5,of,5,V2] localrepo: make commit acquire store lock before processing for consistency |
2015-12-09 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,V2] censor: make censor acquire locks before processing |
2015-12-09 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5,V2] transplant: widen wlock scope of transplant for consitency while processing |
2015-12-09 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5,V2] shelve: remove redundant acquisition of wlock for sub commands of unshelve |
2015-12-09 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5,V2] shelve: widen wlock scope of unshelve for consistency while processing |
2015-12-09 |
Katsunori FUJIWARA |
|
Accepted |
[9,of,9,STABLE] transplant: widen wlock scope of transplant for consitency while processing |
2015-12-01 |
Katsunori FUJIWARA |
|
Superseded |
[8,of,9,STABLE] shelve: widen wlock scope of unshelve for consistency while processing |
2015-12-01 |
Katsunori FUJIWARA |
|
Superseded |
[7,of,9,STABLE] shelve: execute checkunfinished inside wlock scope |
2015-12-01 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,9,STABLE] shelve: widen wlock scope of shelve for consistency while processing |
2015-12-01 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,9,STABLE] gpg: make sign acquire wlock before processing |
2015-12-01 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,9,STABLE] commands: execute checkunfinished and bailifchanged inside wlock scope |
2015-12-01 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,9,STABLE] commands: widen wlock scope of graft for consitency while processing |
2015-12-01 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,9,STABLE] commands: make backout acquire locks before processing |
2015-12-01 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,9,STABLE] commands: make commit acquire locks before processing (issue4368) |
2015-12-01 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,3,STABLE?] cmdutil: delay examination of dirstate parents until editor invocation |
2015-11-13 |
Katsunori FUJIWARA |
|
Changes Requested |
[2,of,3,STABLE?] cmdutil: make commitforceeditor accept callable editform |
2015-11-13 |
Katsunori FUJIWARA |
|
Changes Requested |
[1,of,3,STABLE?] localrepo: invalidate all file caches at acquisition of wlock (issue4378) |
2015-11-13 |
Katsunori FUJIWARA |
|
Changes Requested |
[STABLE] share: wrap bmstore._writerepo for transaction sensitivity (issue4940) |
2015-11-12 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,SPRINT] changelog: avoid redundant truncation of 00changelog.i at failure |
2015-11-03 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,2,SPRINT] transaction: omit rollbacking a file if filename of it is dropped from map |
2015-11-03 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,2,STABLE] i18n: look translation of both "DEPRECATED" and "(DEPRECATED)" up |
2015-10-31 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2,STABLE] i18n: fix regexp pattern to detect translation for DEPRECATED |
2015-10-31 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE,V3] localrepo: discard objects in _filecache at transaction failure (issue4876) |
2015-10-24 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE,V2] localrepo: discard objects in _filecache at transaction failure (issue4876) |
2015-10-24 |
Katsunori FUJIWARA |
|
Superseded |
[STABLE] localrepo: discard objects in _filecache at transaction failure (issue4876) |
2015-10-21 |
Katsunori FUJIWARA |
|
Superseded |
[7,of,7,V2] merge: make in-memory changes visible to external update hooks |
2015-10-16 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,7,V2] hook: centralize passing HG_PENDING to external hook process |
2015-10-16 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,7,V2] cmdutil: make in-memory changes visible to external editor (issue4378) |
2015-10-16 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7,V2] dirstate: show develwarn for write() invocation without transaction |
2015-10-16 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,7,V2] dirstate: make dirstate.write() callers pass transaction object to it |
2015-10-16 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,7,V2] dirstate: remove layering violation around writing dirstate out |
2015-10-16 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,7,V2] dirstateguard: remove layering violation around saving/restoring backup |
2015-10-16 |
Katsunori FUJIWARA |
|
Accepted |
transaction: reorder unlinking .hg/journal and .hg/journal.backupfiles |
2015-10-15 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6] merge: make in-memory changes visible to external update hooks |
2015-10-14 |
Katsunori FUJIWARA |
|
Superseded |
[5,of,6] hook: centralize HG_PENDING passing to external hook process |
2015-10-14 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6] cmdutil: make in-memory changes visible to external editor (issue4378) |
2015-10-14 |
Katsunori FUJIWARA |
|
Superseded |
[3,of,6] ui: invoke external process with HG_PENDING if transaction is active |
2015-10-14 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6] dirstate: show develwarn for write() invocation without repo |
2015-10-14 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,6] dirstate: make dirstate.write() callers pass repo object to it |
2015-10-14 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6,V2] dirstate: read from pending file under HG_PENDING mode if it exists |
2015-10-13 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,6,V2] dirstate: make writing in-memory changes aware of transaction activity |
2015-10-13 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6,V2] dirstate: make functions for backup aware of transaction activity |
2015-10-13 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6,V2] dirstate: move code paths for backup from dirstateguard to dirstate |
2015-10-13 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6,V2] localrepo: restore dirstate to one before rollbacking if not parent-gone |
2015-10-13 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,6,V2] parsers: make pack_dirstate take now in integer for consistency |
2015-10-13 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5] dirstate: read from pending file under HG_PENDING mode if it exists |
2015-10-09 |
Katsunori FUJIWARA |
marmoute |
Superseded |
[4,of,5] dirstate: make writing in-memory changes aware of transaction activity |
2015-10-09 |
Katsunori FUJIWARA |
marmoute |
Superseded |
[3,of,5] dirstate: make functions for backup aware of transaction activity |
2015-10-09 |
Katsunori FUJIWARA |
marmoute |
Superseded |
[2,of,5] transaction: prevent addfilegenerator from always making backup |
2015-10-09 |
Katsunori FUJIWARA |
marmoute |
Changes Requested |
[1,of,5] dirstate: move code paths for backup from dirstateguard to dirstate |
2015-10-09 |
Katsunori FUJIWARA |
marmoute |
Superseded |
[6,of,6] commands: use dirstateguard instead of begin/end-parentchange for backout |
2015-10-08 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,6] commands: make "hg import" use dirstateguard only for --no-commit |
2015-10-08 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6] cmdutil: stop tryimportone from using dirstateguard (BC) |
2015-10-08 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6] dirstate: remove meaningless dirstateguard |
2015-10-08 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6] localrepo: execute appropriate actions for dirstate at releasing transaction |
2015-10-08 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,6] transaction: add releasefn to notify the end of a transaction scope |
2015-10-08 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5] shelve: restore unshelved dirstate explicitly after aborting transaction |
2015-10-07 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5] shelve: restore shelved dirstate explicitly after aborting transaction |
2015-10-07 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5] shelve: add utility to abort current transaction but keep dirstate |
2015-10-07 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5] dirstate: split write to write changes into files other than .hg/dirstate |
2015-10-07 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5] bookmarks: use recordchange instead of writing if transaction is active |
2015-10-07 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,4] shelve: use rollback instead of aborting a current transaction for unshelve |
2015-10-04 |
Katsunori FUJIWARA |
marmoute |
Changes Requested |
[3,of,4] shelve: use rollback instead of aborting a current transaction for shelve |
2015-10-04 |
Katsunori FUJIWARA |
marmoute |
Changes Requested |
[2,of,4] keyword: make restrict mode False while updating files for rollback |
2015-10-04 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,4] bookmarks: use recordchange instead of writing if transaction is active |
2015-10-04 |
Katsunori FUJIWARA |
marmoute |
Superseded |
tests: make filterpyflakes.py read target files relatively to cwd |
2015-08-13 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] hg: avoid auto sharing when the clone destination is remote |
2015-08-13 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,STABLE] transplant: restore dirstate correctly at unexpected failure |
2015-07-29 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2,STABLE] localrepo: make journal.dirstate contain in-memory changes before transaction |
2015-07-29 |
Katsunori FUJIWARA |
|
Accepted |
censor: make various path forms available like other Mercurial commands |
2015-07-16 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5] shelve: omit incorrect 'commit' suggestion at 'hg shelve -i' |
2015-07-14 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5] record: omit meaningless 'qrefresh' suggestion at 'hg qrefresh -i' |
2015-07-14 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5] record: omit meaningless 'qnew' suggestion at 'hg qnew -i' |
2015-07-14 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5] record: omit meaningless 'commit' suggestion at 'hg commit -i' |
2015-07-14 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5] cmdutil: allow callers of cmdutil.dorecord to omit suggestion |
2015-07-14 |
Katsunori FUJIWARA |
|
Accepted |
shelve: keep old backups if timestamp can't decide exact order of them |
2015-07-13 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6] subrepo: use vfs.dirname instead of os.path.dirname |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,6] vfs: add dirname |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6] subrepo: use vfs.basename instead of os.path.basename |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6] vfs: add basename |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6] subrepo: use repo.pathto instead of util.pathto to simplify invocation |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,6] subrepo: prefetch ctx.repo() for efficiency and centralization |
2015-07-09 |
Katsunori FUJIWARA |
|
Accepted |
[8,of,8,V2] cmdutil: apply dirstate.normallookup on (maybe partially) committed files |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,8,V2] cmdutil: put recordfunc invocation into wlock scope for consistency |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,8,V2] context: write dirstate out explicitly at the end of markcommitted |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,8,V2] tests: add extension to emulate invoking internalpatch at the specific time |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,8,V2] cmdutil: remove useless dirstate.normallookup() invocation in revert() |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,8,V2] merge: remove useless dirstate.normallookup() invocation in applyupdates() |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,8,V2] context: write dirstate out explicitly after marking files as clean |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,8,V2] tests: add extension to emulate invoking dirstate.write at the specific time |
2015-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5] import-checker.py: exit with code 0 if no error is detected |
2015-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5] hghave: allow adding customized features at runtime |
2015-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5] run-tests.py: add TESTDIR to PATH if it differs from RUNTESTDIR |
2015-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5] run-tests.py: add RUNTESTDIR to refer `tests` of Mercurial |
2015-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5] run-tests.py: execute hghave by the path relative to run-tests.py |
2015-07-02 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] templatekw: compare target context and its parent exactly (issue4690) |
2015-06-01 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5] patch: invoke dirstate.dirtyifambig on changed file for safety |
2015-05-27 |
Katsunori FUJIWARA |
|
Changes Requested |
[4,of,5] merge: remove useless dirstate.normallookup invocation in applyupdates |
2015-05-27 |
Katsunori FUJIWARA |
|
Changes Requested |
[3,of,5] cmdutil: remove useless dirstate.normallookup invocation in revert |
2015-05-27 |
Katsunori FUJIWARA |
|
Changes Requested |
[2,of,5] localrepo: invoke dirstate.unsureifambig in wwrite for safety |
2015-05-27 |
Katsunori FUJIWARA |
|
Changes Requested |
[1,of,5] dirstate: introduce unsureifambig to detect change of a file correctly |
2015-05-27 |
Katsunori FUJIWARA |
|
Changes Requested |
[2,of,2,STABLE,V3] localrepo: pass hook argument txnid to pretxnopen hooks |
2015-05-24 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2,STABLE,V3] transaction: separate calculating TXNID from creating transaction object |
2015-05-24 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,STABLE,V2] hook: omit newly added but omitable hook arguments for legacy Python hooks |
2015-05-19 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,STABLE,V2] localrepo: use correct argument name for pretxnclose hooks |
2015-05-19 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5,STABLE,V2] localrepo: pass hook argument txnid to pretxnopen hooks |
2015-05-19 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,5,STABLE,V2] transaction: separate calculating TXNID from creating transaction object |
2015-05-19 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,5,STABLE,V2] localrepo: rename hook argument from TXNID to txnid |
2015-05-19 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6] dirstate: make write() aware of pending file |
2015-05-19 |
Katsunori FUJIWARA |
marmoute |
Changes Requested |
[5,of,6] dirstate: make invalidate aware of pending file |
2015-05-19 |
Katsunori FUJIWARA |
marmoute |
Changes Requested |
[4,of,6] dirstate: add _writepending to make pending data visible to external process |
2015-05-19 |
Katsunori FUJIWARA |
marmoute |
Changes Requested |
[3,of,6] dirstate: read from `.pending` file under HG_PENDING mode |
2015-05-19 |
Katsunori FUJIWARA |
marmoute |
Changes Requested |
[2,of,6] dirstate: use open/read of vfs(opener) explicitly instead of read |
2015-05-19 |
Katsunori FUJIWARA |
marmoute |
Accepted |
[1,of,6] dirstate: use self._filename instead of immediate string `dirstate` |
2015-05-19 |
Katsunori FUJIWARA |
marmoute |
Accepted |
[5,of,5,STABLE] hook: omit newly added but omitable hook arguments for legacy Python hooks |
2015-05-19 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,5,STABLE] localrepo: use correct argument name for pretxnclose hooks |
2015-05-19 |
Katsunori FUJIWARA |
|
Superseded |
[3,of,5,STABLE] localrepo: pass hook argument TXNID to pretxnopen hooks |
2015-05-19 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,5,STABLE] transaction: separate calculating TXNID from creating transaction object |
2015-05-19 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,5,STABLE] help: add note about TXNID for Python hook |
2015-05-19 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,4,V2] tests: check import cycles in hgext/**.py, too |
2015-05-15 |
Katsunori FUJIWARA |
durin42 |
Accepted |
[3,of,4,V2] import-checker: remove useless module name supposition in checkmod |
2015-05-15 |
Katsunori FUJIWARA |
durin42 |
Changes Requested |
[2,of,4,V2] import-checker: make imported_modules yield absolute dotted_name_of_path |
2015-05-15 |
Katsunori FUJIWARA |
durin42 |
Accepted |
[1,of,4,V2] import-checker: add utility to examine what module is imported easily |
2015-05-15 |
Katsunori FUJIWARA |
durin42 |
Accepted |
[6,of,6] tests: check import cycles in hgext/**.py, too |
2015-05-13 |
Katsunori FUJIWARA |
|
Superseded |
[5,of,6] import-checker: remove useless stdlib_modules and related code paths |
2015-05-13 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6] import-checker: guess what module is imported by list of locally defined ones |
2015-05-13 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6] import-checker: guess what module is imported by list of locally defined ones |
2015-05-13 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6] import-checker: loop to get list of locally defined modules at first |
2015-05-13 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,6] import-checker: add xargs like mode |
2015-05-13 |
Katsunori FUJIWARA |
|
Accepted |
[9,of,9,V3] localrepo: write recent dirstate out for external process (BC) (issue4378) |
2015-05-07 |
Katsunori FUJIWARA |
marmoute |
Accepted |
[8,of,9,V3] rebase: use dirstateguard instead of dirstate.invalidate |
2015-05-07 |
Katsunori FUJIWARA |
marmoute |
Accepted |
[7,of,9,V3] mq: use dirstateguard instead of dirstate.invalidate (qrefresh) |
2015-05-07 |
Katsunori FUJIWARA |
marmoute |
Accepted |
[6,of,9,V3] mq: use dirstateguard instead of dirstate.invalidate (qpush) |
2015-05-07 |
Katsunori FUJIWARA |
marmoute |
Accepted |
[5,of,9,V3] tryimportone: use dirstateguard instead of beginparentchange/endparentchange |
2015-05-07 |
Katsunori FUJIWARA |
marmoute |
Accepted |
[4,of,9,V3] import: use dirstateguard instead of dirstate.invalidate |
2015-05-07 |
Katsunori FUJIWARA |
marmoute |
Accepted |
[3,of,9,V3] amend: use dirstateguard instead of dirstate.invalidate |
2015-05-07 |
Katsunori FUJIWARA |
marmoute |
Accepted |
[2,of,9,V3] localrepo: use changelog.hasnode instead of self.__contains__ |
2015-05-07 |
Katsunori FUJIWARA |
marmoute |
Accepted |
[1,of,9,V3] cmdutil: add the class to restore dirstate at unexpected failure easily |
2015-05-07 |
Katsunori FUJIWARA |
marmoute |
Accepted |
[9,of,9,V2] localrepo: write recent dirstate out for external process (BC) (issue4378) |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[8,of,9,V2] rebase: use dirstateguard instead of dirstate.invalidate |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[7,of,9,V2] mq: use dirstateguard instead of dirstate.invalidate (qrefresh) |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[6,of,9,V2] mq: use dirstateguard instead of dirstate.invalidate (qpush) |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[5,of,9,V2] tryimportone: use dirstateguard instead of beginparentchange/endparentchange |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,9,V2] import: use dirstateguard instead of dirstate.invalidate |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[3,of,9,V2] amend: use dirstateguard instead of dirstate.invalidate |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,9,V2] localrepo: use changelog.rev instead of self.__contains__ |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,9,V2] cmdutil: add the class to restore dirstate at unexpected failure easily |
2015-05-02 |
Katsunori FUJIWARA |
|
Superseded |
[STABLE] tests: make tests with temporary environment setting portable |
2015-05-01 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] censor: fix incorrect configuration name for ignoring error at censored file |
2015-05-01 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] censor: remove meaningless explanation about .hgcensored |
2015-04-29 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] histedit: fix reST syntax problem of example code in help document |
2015-04-28 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] i18n: extract doc string of each web commands as translatable one |
2015-04-27 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,3,STABLE] check-code: detect non bare string inside "_()" |
2015-04-25 |
Katsunori FUJIWARA |
|
Changes Requested |
[2,of,3,STABLE] repair: avoid string concatenation by + operator |
2015-04-25 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,3,STABLE] cmdutil: avoid wrapping ctx.phasestr() by _() |
2015-04-25 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE,V2] revert: apply normallookup on reverted file if size isn't changed (issue4583) |
2015-04-24 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] revert: apply normallookup on reverted file if size isn't changed (issue4583) |
2015-04-24 |
Katsunori FUJIWARA |
|
Superseded |
[STABLE] tests: use double quote to quote arguments in hook for portability |
2015-04-23 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,4,STABLE] check-code: check os.path.join(*, '') not working correctly with Python 2.7.9 |
2015-04-22 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4,STABLE] unionrepo: use pathutil.normasprefix to ensure os.sep at the end of cwd |
2015-04-22 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,4,STABLE] bundlerepo: use pathutil.normasprefix to ensure os.sep at the end of cwd |
2015-04-22 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,4,STABLE] dirstate: use pathutil.normasprefix to ensure os.sep at the end of root |
2015-04-22 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,3,VFS] subrepo: use vfs.walk instead of os.walk |
2015-04-11 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,3,VFS] vfs: add walk |
2015-04-11 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,3,VFS] subrepo: pass wvfs to _sanitize instead of absolute path to a subrepository |
2015-04-11 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7,VFS] subrepo: use vfs.removedirs instead of os.removedirs |
2015-04-10 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,7,VFS] vfs: add removedirs |
2015-04-10 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,7,VFS] util: add removedirs as platform depending function |
2015-04-10 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7,VFS] subrepo: use vfs.unlink instead of os.remove |
2015-04-10 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,7,VFS] subrepo: use vfs.rmtree instead of shutil.rmtree |
2015-04-10 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,7,VFS] vfs: add rmtree |
2015-04-10 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,7,VFS] subrepo: use vfs.readdir instead of os.listdir to avoid expensive stat calls |
2015-04-10 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,VFS] subrepo: use vfs.reljoin instead of os.path.join |
2015-04-09 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,VFS] subrepo: inline reporelpath into abstractsubrepo._relpath to centralize logic |
2015-04-09 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5,VFS] subrepo: add _relpath field to centralize subrelpath logic |
2015-04-09 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5,VFS] subrepo: add wvfs field to access the working directory via vfs |
2015-04-09 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5,VFS] subrepo: change arguments of abstractsubrepo.__init__ (API) |
2015-04-09 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,V7] bookmarks: show detailed status about outgoing bookmarks |
2015-04-07 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,V7] bookmarks: show detailed status about incoming bookmarks |
2015-04-07 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5,V7] bookmarks: enhance test of showing detail about incoming/outgoing bookmarks |
2015-04-07 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5,V7] bookmarks: show outgoing bookmarks more exactly |
2015-04-07 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5,V7] bookmarks: show incoming bookmarks more exactly |
2015-04-07 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,V6-3] bookmarks: show more detail about outgoing bookmarks |
2015-04-03 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,V6-3] bookmarks: show more detail about incoming bookmarks |
2015-04-03 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5,V6-3] bookmarks: enhance test of showing detail about incoming/outgoing bookmarks |
2015-04-03 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,5,V6-3] bookmarks: show outgoing bookmarks more exactly |
2015-04-03 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,5,V6-3] bookmarks: show maybe incoming bookmarks more exactly |
2015-04-03 |
Katsunori FUJIWARA |
|
Accepted |
[9,of,9] revset: abort the query when there is no revision for "id()" (BC) |
2015-03-29 |
Katsunori FUJIWARA |
|
Changes Requested |
[8,of,9] localrepo: add findbyhash for convenience |
2015-03-29 |
Katsunori FUJIWARA |
|
Changes Requested |
[7,of,9] context: enhance findbyhash for partial hash ID |
2015-03-29 |
Katsunori FUJIWARA |
|
Changes Requested |
[6,of,9] context: add findbyhash to examine by hash ID strictly |
2015-03-29 |
Katsunori FUJIWARA |
|
Changes Requested |
[5,of,9] revset: abort the query when there is no revision for "rev()" (BC) |
2015-03-29 |
Katsunori FUJIWARA |
|
Changes Requested |
[4,of,9] localrepo: add findbyrevnum for convenience |
2015-03-29 |
Katsunori FUJIWARA |
|
Changes Requested |
[3,of,9] context: add findbyrevnum to examine by revision number strictly |
2015-03-29 |
Katsunori FUJIWARA |
|
Changes Requested |
[2,of,9] context: factor out exception handling while looking changeid up |
2015-03-29 |
Katsunori FUJIWARA |
|
Changes Requested |
[1,of,9] context: replace preparation and after care for changeid |
2015-03-29 |
Katsunori FUJIWARA |
|
Changes Requested |
[5,of,5,V2] largefiles: remove useless overrideupdate |
2015-03-25 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,V2] update: replace workingctx.dirty and raising Abort by cmdutil.bailifchanged |
2015-03-25 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5,V2] cmdutil: allow bailifchanged to ignore merging in progress |
2015-03-25 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5,V2] subrepo: add bailifchanged to centralize raising Abort if subrepo is dirty |
2015-03-25 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5,V2] subrepo: add dirtyreason to centralize composing dirty reason message |
2015-03-25 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,4,V6-2] bookmarks: rewrite comparing bookmarks in commands.summary() by compare() |
2015-03-19 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4,V6-2] bookmarks: remove useless diff() |
2015-03-19 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,4,V6-2] bookmarks: add outgoing() to replace diff() for outgoing bookmarks |
2015-03-19 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,4,V6-2] bookmarks: add incoming() to replace diff() for incoming bookmarks |
2015-03-19 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,3,V6] bookmarks: reuse @number bookmark, if it refers changeset referred remotely |
2015-03-17 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,3,V6] bookmarks: check @pathalias suffix before available @number for efficiency |
2015-03-17 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,3,V6] bookmarks: prevent divergent bookmark from being updated unexpectedly |
2015-03-17 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,4] doc: unify various "uncommitted changes in subrepo" like messages |
2015-03-13 |
Katsunori FUJIWARA |
|
Changes Requested |
[3,of,4] largefiles: remove useless overrideupdate |
2015-03-13 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,4] update: replace workingctx.dirty and raising Abort by cmdutil.bailifchanged |
2015-03-13 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,4] cmdutil: allow bailifchanged to ignore merging in progress |
2015-03-13 |
Katsunori FUJIWARA |
|
Superseded |
largefiles: avoid infinite recursive call of openlfdirstate in overriderevert |
2015-03-02 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] largefiles: access to specific fields only if largefiles enabled (issue4547) |
2015-02-25 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE,V3] revset: mask specific names for named() predicate |
2015-02-05 |
Katsunori FUJIWARA |
|
Accepted |
[V2] revset: omit dropping tip from the result of tag() (BC) |
2015-02-04 |
Katsunori FUJIWARA |
|
Rejected |
[2,of,2,STABLE] revset: mask specific names for named() predicate |
2015-02-03 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,2,STABLE] revset: get revision number of each nodes gotten from target namespaces |
2015-02-03 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2] revset: replace parsing alias definition by _parsealiasdefn to parse strictly |
2015-02-02 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2] revset: introduce _parsealiasdefn to parse alias definitions strictly |
2015-02-02 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] templatekw: re-add showtags() to list tags keyword up in online help |
2015-02-01 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] revset: raise RepoLookupError to make present() predicate continue the query |
2015-01-30 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] merge: mark .hgsubstate as possibly dirty before submerge for consistency |
2015-01-29 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,STABLE] check-code: detect (maybe) complicated processing inside "_()" |
2015-01-28 |
Katsunori FUJIWARA |
|
Deferred |
[1,of,2,STABLE] namespace: introduce logfmt to show l10n-ed messages for hg log correctly |
2015-01-28 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7,STABLE] tests: discard useless "(glob)" in "reverting subrepo" lines |
2015-01-21 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,7,STABLE] check-code.py: avoid warning against "reverting subrepo ..." lines |
2015-01-21 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,7,STABLE] tests: invoke hg command indirectly from shell script to run on Windows |
2015-01-21 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7,STABLE] run-tests.py: inherit --pure option from outer run-tests.py execution |
2015-01-21 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,7,STABLE] hgclient: pass shell=True to subprocess.Popen on Windows for hg.bat |
2015-01-21 |
Katsunori FUJIWARA |
|
Deferred |
[2,of,7,STABLE] hg.bat: return exit code explicitly for indirect invocation |
2015-01-21 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,7,STABLE] run-tests.py: execute hghave with same env vars as ones for actual tests |
2015-01-21 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6,V2] revset: check collision between alias argument names in the declaration |
2015-01-10 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,6,V2] revset: parse alias declaration strictly by _parsealiasdecl |
2015-01-10 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6,V2] revset: introduce "_parsealiasdecl" to parse alias declarations strictly |
2015-01-10 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6,V2] revset: store full detail into revsetalias.error for error source distinction |
2015-01-10 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6,V2] revset: factor out composing error message for ParseError to reuse |
2015-01-10 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,6,V2] revset: make tokenize extensible to parse alias declarations and definitions |
2015-01-10 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6] revset: check collision between alias argument names in the declaration |
2015-01-08 |
Katsunori FUJIWARA |
|
Changes Requested |
[5,of,6] revset: parse alias declaration strictly by _parsealiasdecl |
2015-01-08 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,6] revset: introduce "_parsealiasdecl" to parse alias declarations strictly |
2015-01-08 |
Katsunori FUJIWARA |
|
Superseded |
[3,of,6] revset: store full detail into revsetalias.error for error source distinction |
2015-01-08 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,6] revset: factor out composing error message for ParseError to reuse |
2015-01-08 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,6] revset: make tokenize extensible to parse alias declarations and definitions |
2015-01-08 |
Katsunori FUJIWARA |
|
Superseded |
[V2] revset: introduce new operator "##" to concatenate strings/symbols at runtime |
2015-01-06 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2] revset: introduce new operator "##" to concatenate strings/symbols at runtime |
2015-01-05 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,2] revset: delay showing parse error for the revset alias until it is referred |
2015-01-05 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6,V2] context: override _dirstatestatus in workingcommitctx for correct matching |
2014-12-31 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,6,V2] context: avoid breaking already fixed self._status at ctx.status() |
2014-12-31 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6,V2] context: add workingcommitctx for exact context to be committed |
2014-12-31 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6,V2] context: make unknown/ignored/clean of cached status empty for equivalence |
2014-12-31 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6,V2] context: remove unreliable accessor methods from committablectx |
2014-12-31 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,6,V2] context: cache self._status correctly at workingctx.status |
2014-12-31 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5] context: override _dirstatestatus in workingcommitctx for correct matching |
2014-12-31 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,5] context: avoid breaking already fixed self._status at ctx.status() |
2014-12-31 |
Katsunori FUJIWARA |
|
Superseded |
[3,of,5] context: add workingcommitctx for exact context to be committed |
2014-12-31 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,5] context: make unknown/ignored/clean of cached status empty for equivalence |
2014-12-31 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,5] context: cache self._status correctly at workingctx.status |
2014-12-31 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,4,V4] posix: quote the specified string only when it may have to be quoted |
2014-12-25 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4,V4] windows: quote the specified string only when it has to be quoted |
2014-12-25 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,4,V4] extdiff: rename the name of an argument for readability |
2014-12-25 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,4,V4] extdiff: avoid unexpected quoting arguments for external tools (issue4463) |
2014-12-25 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,V2] memctx: remove redundant test for issue4470 from test-commit.t |
2014-12-18 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2,V2] memctx: calculate manifest more efficiently |
2014-12-18 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,3,STABLE] memctx: calculate manifest correctly with newly removed files (issue4470) |
2014-12-17 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,3,STABLE] memctx: calculate manifest including newly added files correctly |
2014-12-17 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,3,STABLE] memctx: calculate exact status being committed from specified files |
2014-12-17 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,STABLE,V3] extdiff: quote only options specified at runtime (issue4463) |
2014-12-05 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,2,STABLE,V3] util: add "shellsplit()" to centralize the logic to split command line |
2014-12-05 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,2,STABLE,V2] extdiff: quote only options specified at runtime (issue4463) |
2014-12-04 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,2,STABLE,V2] util: add "shellsplit()" to centralize the logic to split command line |
2014-12-04 |
Katsunori FUJIWARA |
|
Superseded |
[STABLE] extdiff: quote only options specified at runtime (issue4463) |
2014-12-01 |
Katsunori FUJIWARA |
mpm |
Superseded |
[STABLE,V2] largefiles: avoid exec-bit examination on the platform being unaware of it |
2014-11-25 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] largefiles: avoid exec-bit examination on the platform being unaware of it |
2014-11-24 |
Katsunori FUJIWARA |
|
Superseded |
[11,of,11] subrepo: remove "_getstorehashcachepath" referred by no other code paths |
2014-11-19 |
Katsunori FUJIWARA |
|
Accepted |
[10,of,11] subrepo: replace direct file APIs around "writelines" by "vfs.writelines" |
2014-11-19 |
Katsunori FUJIWARA |
|
Accepted |
[09,of,11] vfs: add "writelines" |
2014-11-19 |
Katsunori FUJIWARA |
|
Accepted |
[08,of,11] vfs: add "notindexed" argument to invoke "ensuredir" with it in write mode |
2014-11-19 |
Katsunori FUJIWARA |
|
Accepted |
[07,of,11] sburepo: replace direct file APIs around "readlines" by "vfs.tryreadlines" |
2014-11-19 |
Katsunori FUJIWARA |
|
Accepted |
[06,of,11] vfs: add "readlines" and "tryreadlines" |
2014-11-19 |
Katsunori FUJIWARA |
|
Accepted |
[05,of,11] subrepo: add "_cachestorehashvfs" to handle cache store hash files via vfs |
2014-11-19 |
Katsunori FUJIWARA |
|
Accepted |
[04,of,11] subrepo: remove "_calcfilehash" referred by no other code paths |
2014-11-19 |
Katsunori FUJIWARA |
|
Accepted |
[03,of,11] subrepo: replace "_calcfilehash" invocation by "vfs.tryread" |
2014-11-19 |
Katsunori FUJIWARA |
|
Accepted |
[02,of,11] subrepo: replace "os.path.exists" by "exists" via wvfs of the parent |
2014-11-19 |
Katsunori FUJIWARA |
|
Accepted |
[01,of,11] subrepo: avoid redundant "util.makedirs" invocation |
2014-11-19 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,4] largefiles: move "copyalltostore" invocation into "markcommitted" |
2014-11-07 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4] largefiles: avoid printing messages while transplanting by "_lfstatuswriters" |
2014-11-07 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,4] largefiles: update standins only at the 1st commit of "transplant --continue" |
2014-11-07 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,4] largefiles: avoid redundant "updatelfiles" invocation in "overridetransplant" |
2014-11-07 |
Katsunori FUJIWARA |
|
Accepted |
[9,of,9,V2] largefiles: avoid printing messages while rebasing by "_lfstatuswriters" |
2014-11-05 |
Katsunori FUJIWARA |
|
Accepted |
[8,of,9,V2] largefiles: get function to write status messages via "getstatuswriter()" |
2014-11-05 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,9,V2] largefiles: introduce "_lfstatuswriters" to customize status reporting |
2014-11-05 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,9,V2] largefiles: update standins only at the 1st commit of "hg rebase --continue" |
2014-11-05 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,9,V2] largefiles: introduce "_lfcommithooks" to abstract pre-committing procedures |
2014-11-05 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,9,V2] largefiles: factor out procedures to update standins for pre-committing |
2014-11-05 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,9,V2] largefiles: factor out procedures to update lfdirstate for post-committing |
2014-11-05 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,9,V2] largefiles: remove meaningless code path for "hg pull --rebase" |
2014-11-05 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,9,V2] largefiles: wrap "rebase.rebase" for functions using it directly |
2014-11-05 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] i18n: make empty string not i18n-ed to avoid hiding translation meta data |
2014-11-01 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7,STABLE] help: use ":hg:`command`" instead of incorrect ":hg:'command'" notation |
2014-10-31 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,7,STABLE] i18n: add i18n comment to error messages of filesets predicates |
2014-10-31 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,7,STABLE] i18n: add i18n comment to error messages of template functions |
2014-10-31 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7,STABLE] help: refer ":merge3" instead of "internal:merge3" |
2014-10-31 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,7,STABLE] i18n: make hint message of exception translatable |
2014-10-31 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,7,STABLE] help: use "hg files" instead of "hg locate" in "hg help filesets" |
2014-10-31 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,7,STABLE] files: refer "hg help filesets" instead of "hg help revsets" in help text |
2014-10-31 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,STABLE] largefiles: add examination of exec bit in "hg status --rev REV" case |
2014-10-27 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2,STABLE] largefiles: ignore removal status of files not managed in the target context |
2014-10-27 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,3,STABLE,V2] tests: change obsolete timestamp to avoid "gmtime()" problem on Windows |
2014-10-27 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,3,STABLE,V2] tests: use "%HG_ARGS%" in shell alias on Windows instead of "$HG_ARGS" |
2014-10-27 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,3,STABLE,V2] tests: introduce "checkeditform-n-cat.sh" script to invoke "cat" in it safely |
2014-10-27 |
Katsunori FUJIWARA |
|
Accepted |
[11,of,11,STABLE] tests: add "(glob)" to omit incorrect "tm_wday" value on Windows |
2014-10-20 |
Katsunori FUJIWARA |
|
Changes Requested |
[10,of,11,STABLE] tests: open file in binary mode to use POSIX end-of-line style anywhere |
2014-10-20 |
Katsunori FUJIWARA |
|
Accepted |
[09,of,11,STABLE] tests: add "(glob)" for l10n messages in test-clone.t for Windows |
2014-10-20 |
Katsunori FUJIWARA |
|
Accepted |
[08,of,11,STABLE] tests: add "(glob)" for l10n messages in test-largefiles-update.t for Windows |
2014-10-20 |
Katsunori FUJIWARA |
|
Accepted |
[07,of,11,STABLE] tests: add "(glob)" to paths in test-revset-outgoing.t for Windows |
2014-10-20 |
Katsunori FUJIWARA |
|
Accepted |
[06,of,11,STABLE] tests: use "sh -c 'script'" style to evaluate "$HG_ARGS" correctly anywhere |
2014-10-20 |
Katsunori FUJIWARA |
|
Changes Requested |
[05,of,11,STABLE] tests: use "sh -c 'script'" style to invoke commands safely anywhere |
2014-10-20 |
Katsunori FUJIWARA |
|
Changes Requested |
[04,of,11,STABLE] tests: add "(glob)" to paths in test-hgrc.t for Windows |
2014-10-20 |
Katsunori FUJIWARA |
|
Accepted |
[03,of,11,STABLE] tests: add "(glob)" to paths in test-url-rev.t for Windows |
2014-10-20 |
Katsunori FUJIWARA |
|
Accepted |
[02,of,11,STABLE] tests: add "(glob)" to paths in test-run-tests.t for Windows |
2014-10-20 |
Katsunori FUJIWARA |
|
Changes Requested |
[01,of,11,STABLE] tests: adjust expected prompt choice outputs in test-record.t for Windows |
2014-10-20 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,3] import-checker: check modules for pure Python build correctly |
2014-10-16 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,3] import-checker: treat "from mercurial import XXXX" style correctly |
2014-10-16 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,3] encoding: avoid cyclic dependency around "parsers" in pure Python build |
2014-10-16 |
Katsunori FUJIWARA |
|
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 |
[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 |
[8,of,8] largefiles: use "autoupdate" to wrap automated updating for rebase |
2014-09-09 |
Katsunori FUJIWARA |
|
Changes Requested |
[7,of,8] largefiles: avoid corruption of largefiles at "rebase --continue" |
2014-09-09 |
Katsunori FUJIWARA |
|
Changes Requested |
[6,of,8] largefiles: divide "_lfautocommit='rebase'" scope into small ones |
2014-09-09 |
Katsunori FUJIWARA |
|
Changes Requested |
[5,of,8] largefiles: wrap "autoupdate" to suppress messages at automated updating |
2014-09-09 |
Katsunori FUJIWARA |
|
Changes Requested |
[4,of,8] cmdutil: add "autoupdate" to create the hook point for automated updating |
2014-09-09 |
Katsunori FUJIWARA |
|
Changes Requested |
[3,of,8] largefiles: wrap "autocommit" for specific code path at automated committing |
2014-09-09 |
Katsunori FUJIWARA |
|
Changes Requested |
[2,of,8] cmdutil: add "autocommit" to create the hook point for automated committing |
2014-09-09 |
Katsunori FUJIWARA |
|
Changes Requested |
[1,of,8] largefiles: replace "_isXXXXing" attributes with "_lfautocommit" |
2014-09-09 |
Katsunori FUJIWARA |
|
Changes Requested |
[2,of,2,STABLE] dispatch: check shell alias again after loading extensions (issue4355) |
2014-09-09 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2,STABLE] dispatch: make "_checkshellalias" reusable regardless of adding aliases |
2014-09-09 |
Katsunori FUJIWARA |
|
Accepted |
templater: add "diff" template function |
2014-08-28 |
Katsunori FUJIWARA |
|
Accepted |
import: show the warning message for failure of merging |
2014-08-27 |
Katsunori FUJIWARA |
|
Accepted |
[8,of,8] largefiles: remove redundant "updatelfiles" invocation in "lfilesrepo.commit" |
2014-08-24 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,8] largefiles: update largefiles even if transplant is aborted by conflict |
2014-08-24 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,8] largefiles: update largefiles even if rebase is aborted by conflict |
2014-08-24 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,8] largefiles: move "updatestandin" invocation to "hg.updaterepo" wrapper |
2014-08-24 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,8] largefiles: unlink standins not known to the restored dirstate at rollback |
2014-08-24 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,8] largefiles: restore standins according to restored dirstate |
2014-08-24 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,8] largefiles: restore standins from non branch-tip parent at rollback correctly |
2014-08-24 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,8] largefiles: omit restoring standins if working parent is not rollbacked |
2014-08-24 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,3] import: show the warning message for failure of merging |
2014-08-23 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,3] import: avoid editor invocation at importing with "--exact" for exact-ness |
2014-08-23 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,3] import: disallow meaningless combination of "--exact" and "--edit" |
2014-08-23 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] templater: enable alias predicates to be used in "revset()" function |
2014-08-23 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6,V2] transplant: change "editform" to distinguish merge commits from other |
2014-08-16 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,6,V2] rebase: change "editform" to distinguish merge commits from other |
2014-08-16 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6,V2] import: change "editform" to distinguish merge commits from other (--bypass) |
2014-08-16 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6,V2] import: change "editform" to distinguish merge commits from other |
2014-08-16 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6,V2] commit: change "editform" to distinguish merge commits from other (--amend) |
2014-08-16 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,6,V2] commit: change "editform" to distinguish merge commits from other |
2014-08-16 |
Katsunori FUJIWARA |
|
Accepted |
[8,of,8] transplant: change "editform" to distinguish merge commits from other |
2014-08-15 |
Katsunori FUJIWARA |
|
Changes Requested |
[7,of,8] rebase: change "editform" to distinguish merge commits from other |
2014-08-15 |
Katsunori FUJIWARA |
|
Changes Requested |
[6,of,8] rebase: use "rebase.collapse" as "editform" for "--collapse" always |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,8] import: change "editform" to distinguish merge commits from other (--bypass) |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,8] import: change "editform" to distinguish merge commits from other |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,8] commit: change "editform" to distinguish merge commits from other (--amend) |
2014-08-15 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,8] commit: change "editform" to distinguish merge commits from other |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,8] ui: invoke editor for committing with HGEDITFORM environment variable |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5] largefiles: update lfdirstate for unchanged largefiles at linear merging |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5] largefiles: keep largefiles colliding with normal one at linear merge |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5] largefiles: add test for large/normal conflict at linear merging |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5] largefiles: put whole "hgmerge" process into the same "wlock" scope |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5] largefiles: put whole "hgupdaterepo" process into the same "wlock" scope |
2014-08-15 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,STABLE] largefiles: synchronize lfdirstate with dirstate after automated committing |
2014-08-11 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,STABLE] largefiles: drop orphan entries from lfdristat at "hg rollback" |
2014-08-11 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5,STABLE] largefiles: restore "R" status of removed largefiles correctly at "hg rollback" |
2014-08-11 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5,STABLE] largefiles: factor out synchronization of lfdirstate for future use |
2014-08-11 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5,STABLE] largefiles: put whole rollback-ing process into the same "wlock" scope |
2014-08-11 |
Katsunori FUJIWARA |
|
Accepted |
[15,of,15] cmdutil: use '[committemplate]' section like as map file for style definition |
2014-08-02 |
Katsunori FUJIWARA |
|
Accepted |
[14,of,15] cmdutil: look commit template definition up by specified 'editform' |
2014-08-02 |
Katsunori FUJIWARA |
|
Accepted |
[13,of,15] import: pass 'editform' argument to 'cmdutil.getcommiteditor' |
2014-08-02 |
Katsunori FUJIWARA |
|
Accepted |
[12,of,15] commit: pass 'editform' argument to 'cmdutil.getcommiteditor' |
2014-08-02 |
Katsunori FUJIWARA |
|
Accepted |
[11,of,15] tag: pass 'editform' argument to 'cmdutil.getcommiteditor' |
2014-08-02 |
Katsunori FUJIWARA |
|
Accepted |
[10,of,15] graft: pass 'editform' argument to 'cmdutil.getcommiteditor' |
2014-08-02 |
Katsunori FUJIWARA |
|
Accepted |
[09,of,15] backout: pass 'editform' argument to 'cmdutil.getcommiteditor' |
2014-08-02 |
Katsunori FUJIWARA |
|
Accepted |
[08,of,15] transplant: pass 'editform' argument to 'cmdutil.getcommiteditor' |
2014-08-02 |
Katsunori FUJIWARA |
|
Accepted |
[07,of,15] shelve: pass 'editform' argument to 'cmdutil.getcommiteditor' |
2014-08-02 |
Katsunori FUJIWARA |
|
Accepted |
[06,of,15] rebase: pass 'editform' argument to 'cmdutil.getcommiteditor' |
2014-08-02 |
Katsunori FUJIWARA |
|
Accepted |
[05,of,15] mq: pass 'editform' argument to 'cmdutil.getcommiteditor' |
2014-08-02 |
Katsunori FUJIWARA |
|
Accepted |
[04,of,15] histedit: pass 'editform' argument to 'cmdutil.getcommiteditor' |
2014-08-02 |
Katsunori FUJIWARA |
|
Accepted |
[03,of,15] gpg: pass 'editform' argument to 'cmdutil.getcommiteditor' |
2014-08-02 |
Katsunori FUJIWARA |
|
Accepted |
[02,of,15] fetch: pass 'editform' argument to 'cmdutil.getcommiteditor' |
2014-08-02 |
Katsunori FUJIWARA |
|
Accepted |
[01,of,15] cmdutil: introduce 'editform' to distinguish the purpose of commit text editing |
2014-08-02 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,3,STABLE] templater: add i18n comments to error messages of newly added functions |
2014-07-31 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,3,STABLE] commands: make the warning message for "patch --partial" translatable |
2014-07-31 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,3,STABLE] convert: fix argument mismatch at formatting the abort message |
2014-07-31 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,STABLE] doc: unify help text for "--edit" option |
2014-07-29 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2,STABLE] doc: unify help text for "--message" option |
2014-07-29 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,4,STABLE] largefiles: use "normallookup" on "lfdirstate" while reverting |
2014-07-22 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4,STABLE] largefiles: invoke "normallookup" on "lfdirstate" for merged files |
2014-07-22 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,4,STABLE] largefiles: use "normallookup", if "mtime" of standin is unset |
2014-07-22 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,4,STABLE] dirstate: delay writing out to ensure timestamp of each entries explicitly |
2014-07-22 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,3] cmdutil: make commit message shown in text editor customizable by template |
2014-07-15 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,3] templatekw: add 'subrepos' keyword to show updated subrepositories |
2014-07-15 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,3] templatekw: add 'currentbookmark' keyword to show current bookmark easily |
2014-07-15 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2] cmdutil: make commit message shown in text editor customizable by template |
2014-07-14 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,2] cmdutil: separate building commit text from 'commitforceeditor' |
2014-07-14 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE,RESEND] convert: detect removal of ".gitmodules" at git source revisions correctly |
2014-07-14 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,4,RESEND] largefiles: confirm existence of outgoing largefile entities in remote store |
2014-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4,RESEND] largefiles: show also how many data entities are outgoing at "hg outgoing" |
2014-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,4,RESEND] largefiles: show also how many data entities are outgoing at "hg summary" |
2014-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,4,RESEND] largefiles: add tests for summary/outgoing improved in subsequent patches |
2014-07-08 |
Katsunori FUJIWARA |
|
Accepted |
[11,of,11,V2] filemerge: use 'basic' as the default of '[ui] mergemarkers' for safety |
2014-07-05 |
Katsunori FUJIWARA |
|
Accepted |
[10,of,11,V2] filemerge: use 'util.ellipsis' to trim custom conflict markers correctly |
2014-07-05 |
Katsunori FUJIWARA |
|
Accepted |
[09,of,11,V2] filemerge: use only the first line of the generated conflict marker for safety |
2014-07-05 |
Katsunori FUJIWARA |
|
Accepted |
[08,of,11,V2] progress: use 'encoding.colwidth' to get column width of items correctly |
2014-07-05 |
Katsunori FUJIWARA |
|
Accepted |
[07,of,11,V2] progress: use 'encoding.trim' to trim items in output line correctly |
2014-07-05 |
Katsunori FUJIWARA |
|
Accepted |
[06,of,11,V2] encoding: add 'leftside' argument into 'trim' to switch trimming side |
2014-07-05 |
Katsunori FUJIWARA |
|
Accepted |
[05,of,11,V2] progress: use 'encoding.colwidth' to get column width of output line correctly |
2014-07-05 |
Katsunori FUJIWARA |
|
Accepted |
[04,of,11,V2] progress: use 'encoding.trim' to trim output line correctly |
2014-07-05 |
Katsunori FUJIWARA |
|
Accepted |
[03,of,11,V2] histedit: use 'util.ellipsis' to trim description of each changesets |
2014-07-05 |
Katsunori FUJIWARA |
|
Accepted |
[02,of,11,V2] util: replace 'ellipsis' implementation by 'encoding.trim' |
2014-07-05 |
Katsunori FUJIWARA |
|
Accepted |
[01,of,11,V2] encoding: add 'trim' to trim multi-byte characters at most specified columns |
2014-07-05 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] convert: detect removal of ".gitmodules" at git source revisions correctly |
2014-06-28 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,2,V5] shelve: accept '--edit' like other commands creating new changeset |
2014-06-20 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2,V5] shelve: refactor option combination check to easily add new ones |
2014-06-20 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7,STABLE] subrepo: ensure "close()" execution at the end of "_initrepo()" |
2014-06-19 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,7,STABLE] subrepo: add test whether "[paths]" is configured correctly at subrepo creation |
2014-06-19 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,7,STABLE] subrepo: ensure "close()" execution at the end of "_cachestorehash()" |
2014-06-19 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7,STABLE] subrepo: ensure "close()" execution at the end of "_readstorehashcache()" |
2014-06-19 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,7,STABLE] subrepo: ensure "close()" execution at the end of "_calcfilehash()" |
2014-06-19 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,7,STABLE] subrepo: ensure "lock.release()" execution at the end of "_cachestorehash()" |
2014-06-19 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,7,STABLE] subrepo: ensure "lock.release()" execution at the end of "storeclean()" |
2014-06-19 |
Katsunori FUJIWARA |
|
Accepted |
[8,of,8,STABLE] progress: use 'encoding.colwidth' to get column width of items correctly |
2014-06-13 |
Katsunori FUJIWARA |
|
Superseded |
[7,of,8,STABLE] progress: use 'encoding.trim' to trim items in output line correctly |
2014-06-13 |
Katsunori FUJIWARA |
|
Superseded |
[6,of,8,STABLE] encoding: add 'headside' argument into 'trim' to switch trimming side |
2014-06-13 |
Katsunori FUJIWARA |
|
Superseded |
[5,of,8,STABLE] progress: use 'encoding.colwidth' to get column width of output line correctly |
2014-06-13 |
Katsunori FUJIWARA |
|
Superseded |
[4,of,8,STABLE] progress: use 'encoding.trim' to trim output line correctly |
2014-06-13 |
Katsunori FUJIWARA |
|
Superseded |
[3,of,8,STABLE] histedit: use 'util.ellipsis' to trim description of each changesets |
2014-06-13 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,8,STABLE] util: replace 'ellipsis' implementation by 'encoding.trim' |
2014-06-13 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,8,STABLE] encoding: add 'trim' to trim multi-byte characters at most specified columns |
2014-06-13 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,2,V4] shelve: accept '--edit' like other commands creating new changeset |
2014-06-11 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,2,V4] shelve: refactor option combination check to easily add new ones |
2014-06-11 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,2,V3] shelve: accept '--edit' like other commands creating new changeset |
2014-06-07 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,2,V3] shelve: refactor option combination check to easily add new ones |
2014-06-07 |
Katsunori FUJIWARA |
|
Superseded |
[3,of,3,V2] shelve: accept '--edit' like other commands creating new changeset |
2014-06-05 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,3,V2] shelve: refactor option combination check to add new one easily |
2014-06-05 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,3,V2] shelve: add option combination tests for refactoring in succeeding patch |
2014-06-05 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6,STABLE] keyword: suppress keyword expansion while 'hg fetch' for internal merge |
2014-06-05 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,6,STABLE] keyword: suppress keyword expansion while 'hg histedit' for internal merge |
2014-06-05 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6,STABLE] keyword: suppress keyword expansion while 'hg backout' for internal merge |
2014-06-05 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6,STABLE] keyword: suppress keyword expansion while 'hg graft' for internal merge |
2014-06-05 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6,STABLE] keyword: suppress keyword expansion while 'hg rebase' for internal merge |
2014-06-05 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,6,STABLE] keyword: suppress keyword expansion while 'hg unshelve' for internal merge |
2014-06-05 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6] qfold: allow to specify '--message/'--logfile' and '--edit' at the same time |
2014-05-31 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,6] qrefresh: allow to specify '--message/'--logfile' and '--edit' at the same time |
2014-05-31 |
Katsunori FUJIWARA |
|
Accepted |