copies: added manifests to computenonoverlap |
2015-03-10 |
Durham Goode |
|
Accepted |
histedit: remove extra histedit constructor call |
2015-03-11 |
Durham Goode |
|
Accepted |
[1,of,2,evolve] drophack: fix to match upstream repair.strip |
2015-03-13 |
Durham Goode |
|
Accepted |
[2,of,2,evolve] evolve: fix manifest usage to match upstream |
2015-03-13 |
Durham Goode |
|
Accepted |
[1,of,6] revbranchcache: move out of branchmap onto localrepo |
2015-03-17 |
Durham Goode |
|
Accepted |
[2,of,6] revbranchcache: store repo on the object |
2015-03-17 |
Durham Goode |
|
Accepted |
[3,of,6] revbranchcache: move entry writing to a separate function |
2015-03-17 |
Durham Goode |
|
Accepted |
[4,of,6] revbranchcache: populate cache incrementally |
2015-03-17 |
Durham Goode |
|
Accepted |
[5,of,6] revbranchcache: move cache writing to the transaction finalizer |
2015-03-17 |
Durham Goode |
|
Accepted |
[6,of,6] revbranchcache: write cache even during read operations |
2015-03-17 |
Durham Goode |
|
Accepted |
revset: don't create changectx when matching for files |
2015-03-17 |
Durham Goode |
|
Deferred |
revbranchcache: add test for when the cache is not writable |
2015-03-17 |
Durham Goode |
|
Superseded |
obsolete: remove last instance of _enabled |
2015-03-18 |
Durham Goode |
|
Accepted |
[1,of,3,evolve-ext] exthelper: add prereposetup functions |
2015-03-18 |
Durham Goode |
|
Rejected |
[2,of,3,evolve-ext] config: enable all obsolete options |
2015-03-18 |
Durham Goode |
|
Accepted |
[3,of,3,evolve-ext] config: remove uses of obsolete._enabled |
2015-03-18 |
Durham Goode |
|
Accepted |
[V2] revbranchcache: add test for when the cache is not writable |
2015-03-18 |
Durham Goode |
|
Accepted |
manifest: avoid intersectfiles for matches > 100 files |
2015-03-18 |
Durham Goode |
|
Accepted |
[1,of,4,evolve-ext] server4simple: remove use of obsolete._enabled |
2015-03-20 |
Durham Goode |
|
Accepted |
[2,of,4,evolve-ext] oldobsolete: remove use of obsolete._enabled |
2015-03-20 |
Durham Goode |
|
Accepted |
[3,of,4,evolve-ext] pushexperiment: remove use of obsolete._enabled |
2015-03-20 |
Durham Goode |
|
Accepted |
[4,of,4,evolve-ext] config: remove final use of obsolete._enabled |
2015-03-20 |
Durham Goode |
|
Accepted |
[evolve-ext] config: allow disabling commands |
2015-03-20 |
Durham Goode |
marmoute |
Accepted |
[1,of,5,evolve-ext] wrapcommand: allow adding additional arguments to commands |
2015-03-20 |
Durham Goode |
|
Accepted |
[2,of,5,evolve-ext] wrapcommand: fix wrapping extensions that aren't enabled |
2015-03-20 |
Durham Goode |
|
Accepted |
[3,of,5,evolve-ext] prune: add --descendants for pruning entire subtrees |
2015-03-20 |
Durham Goode |
|
Rejected |
[4,of,5,evolve-ext] strip: add the option for wrapping the strip command |
2015-03-20 |
Durham Goode |
|
Accepted |
[5,of,5,evolve-ext] prune: add --keep to not touch the working copy |
2015-03-20 |
Durham Goode |
|
Accepted |
repoview: improve compute staticblockers perf |
2015-04-01 |
Durham Goode |
|
Accepted |
copies: pass changectx instead of manifest to _computenonoverlap |
2015-04-03 |
Durham Goode |
|
Accepted |
[1,of,2] graft: allow creating sibling grafts |
2015-04-06 |
Durham Goode |
|
Superseded |
[2,of,2] graft: record intermediate grafts in extras |
2015-04-06 |
Durham Goode |
|
Superseded |
[1,of,3] histedit: fix preventing strips during histedit |
2015-04-06 |
Durham Goode |
|
Accepted |
[2,of,3] histedit: store backup file before histedit |
2015-04-06 |
Durham Goode |
|
Superseded |
[3,of,3] histedit: allow histedit --continue when not on a descendant |
2015-04-06 |
Durham Goode |
|
Accepted |
[evolve-ext] setup: allow including inhibit in the build |
2015-04-06 |
Durham Goode |
|
Accepted |
[1,of,2,V2] graft: allow creating sibling grafts |
2015-04-07 |
Durham Goode |
|
Accepted |
[2,of,2,V2] graft: record intermediate grafts in extras |
2015-04-07 |
Durham Goode |
|
Accepted |
[1,of,2,V2] histedit: store backup file before histedit |
2015-04-07 |
Durham Goode |
|
Superseded |
[2,of,2,V2] histedit: allow histedit --continue when not on a descendant |
2015-04-07 |
Durham Goode |
|
Rejected |
[V3] copy: add flag for disabling copy tracing |
2015-04-14 |
Durham Goode |
|
Superseded |
[V4] copy: add flag for disabling copy tracing |
2015-04-14 |
Durham Goode |
|
Superseded |
[1,of,2] histedit: replace pickle with custom serialization |
2015-04-14 |
Durham Goode |
durin42 |
Accepted |
[2,of,2] histedit: store backup file before histedit |
2015-04-14 |
Durham Goode |
durin42 |
Accepted |
[1,of,5] histedit: allow histedit --continue when not on a descendant (BC) |
2015-04-14 |
Durham Goode |
durin42 |
Accepted |
[2,of,5] histedit: add a new histeditaction class |
2015-04-14 |
Durham Goode |
durin42 |
Accepted |
[3,of,5] histedit: integrate action class into flow |
2015-04-14 |
Durham Goode |
durin42 |
Accepted |
[4,of,5] histedit: convert pick action into a class |
2015-04-14 |
Durham Goode |
durin42 |
Accepted |
[5,of,5] histedit: convert drop action into a class |
2015-04-14 |
Durham Goode |
durin42 |
Accepted |
[1,of,6] histedit: convert message action into a class |
2015-04-15 |
Durham Goode |
|
Accepted |
[2,of,6] histedit: convert edit action into a class |
2015-04-15 |
Durham Goode |
|
Accepted |
[3,of,6] histedit: convert fold/roll actions into a class |
2015-04-15 |
Durham Goode |
|
Accepted |
[4,of,6] histedit: move finishfold into fold class |
2015-04-15 |
Durham Goode |
|
Accepted |
[5,of,6] histedit: improve roll action integration with fold |
2015-04-15 |
Durham Goode |
|
Accepted |
[6,of,6] histedit: delete all non-actionclass related code |
2015-04-15 |
Durham Goode |
|
Accepted |
[1,of,2] copies: add matcher parameter to copy logic |
2015-04-16 |
Durham Goode |
|
Accepted |
[2,of,2] diff: pass the diff matcher to the copy logic |
2015-04-16 |
Durham Goode |
|
Accepted |
[STABLE] histedit: change state format to allow non-hash lines |
2015-04-17 |
Durham Goode |
|
Accepted |
[STABLE] histedit: fix rollup prompting for a commit message (issue4606) |
2015-04-21 |
Durham Goode |
|
Accepted |
[STABLE] histedit: fix --edit-plan |
2015-05-04 |
Durham Goode |
|
Accepted |
rebase: remove visibility blockers prior to clearrebase |
2015-05-04 |
Durham Goode |
marmoute |
Rejected |
[STABLE] histedit: fix test-histedit-edit on vfat |
2015-05-05 |
Durham Goode |
|
Accepted |
[evolve-ext] inhibit: don't inhibit pinned commits during rebase |
2015-05-05 |
Durham Goode |
|
Accepted |
[1,of,2,STABLE] histedit: fix serializing of None backupfile |
2015-05-07 |
Durham Goode |
|
Accepted |
[2,of,2,STABLE] histedit: fix --continue when rules are finished |
2015-05-07 |
Durham Goode |
|
Accepted |
commit: add --allow-empty flag |
2015-05-07 |
Durham Goode |
|
Rejected |
[1,of,4,V2] commit: move empty commit condition to a new line |
2015-05-12 |
Durham Goode |
|
Accepted |
[2,of,4,V2] commit: add ui.allowemptycommit config option |
2015-05-12 |
Durham Goode |
|
Accepted |
[3,of,4,V2] mq: use ui.allowemptycommit to allow empty commits |
2015-05-12 |
Durham Goode |
|
Accepted |
[4,of,4,V2] import: use ui.allowemptycommit to allow empty commits |
2015-05-12 |
Durham Goode |
|
Accepted |
[1,of,8] ignore: refactor file read into a function |
2015-05-13 |
Durham Goode |
|
Accepted |
[2,of,8] ignore: refactor syntax concatenation |
2015-05-13 |
Durham Goode |
|
Accepted |
[3,of,8] ignore: add ui to ignore stack |
2015-05-13 |
Durham Goode |
|
Changes Requested |
[4,of,8] ignore: remove redundant warn argument |
2015-05-13 |
Durham Goode |
|
Changes Requested |
[5,of,8] ignore: pass root+ignorefilepath throughout ignore logic |
2015-05-13 |
Durham Goode |
|
Changes Requested |
[6,of,8] ignore: switch to a dynamic filecache |
2015-05-13 |
Durham Goode |
|
Changes Requested |
[7,of,8] ignore: add support for including subdir .hgignores |
2015-05-13 |
Durham Goode |
|
Changes Requested |
[8,of,8] ignore: allow regex sub-ignores via a config |
2015-05-13 |
Durham Goode |
|
Changes Requested |
[1,of,6] ignore: remove .hgignore from ignore list if nonexistent |
2015-05-18 |
Durham Goode |
|
Accepted |
[2,of,6] ignore: throw exception for bad syntax (BC) |
2015-05-18 |
Durham Goode |
|
Accepted |
[3,of,6] ignore: move bad file handling out of readignorefile |
2015-05-18 |
Durham Goode |
|
Accepted |
[4,of,6] ignore: combine readignorefile and _ignorefile |
2015-05-18 |
Durham Goode |
|
Accepted |
[5,of,6] ignore: rename readignorefile to readpatternfile |
2015-05-18 |
Durham Goode |
|
Accepted |
[6,of,6] ignore: move readpatternfile to match.py |
2015-05-18 |
Durham Goode |
|
Accepted |
[1,of,4] match: add source to kindpats list |
2015-05-19 |
Durham Goode |
|
Accepted |
[2,of,4] match: add optional warn argument |
2015-05-19 |
Durham Goode |
|
Accepted |
[3,of,4] match: add 'include:' syntax |
2015-05-19 |
Durham Goode |
|
Accepted |
[4,of,4] ignore: use 'include:' rules instead of custom syntax |
2015-05-19 |
Durham Goode |
|
Accepted |
[1,of,4] match: add root to _buildmatch |
2015-05-20 |
Durham Goode |
|
Accepted |
[2,of,4] match: allow unioning arbitrary match functions |
2015-05-20 |
Durham Goode |
|
Accepted |
[3,of,4] match: enable 'relinclude:' syntax |
2015-05-20 |
Durham Goode |
marmoute |
Changes Requested |
[4,of,4] help: add documentation on include: and subinclude: |
2015-05-20 |
Durham Goode |
marmoute |
Superseded |
[1,of,4,V2] pathutil: add dirname and join functions |
2015-05-22 |
Durham Goode |
durin42 |
Accepted |
[2,of,4,V2] copies: switch to using pathutil.dirname |
2015-05-22 |
Durham Goode |
durin42 |
Accepted |
[3,of,4,V2] match: enable 'subinclude:' syntax |
2015-05-22 |
Durham Goode |
durin42 |
Accepted |
[4,of,4,V2] help: add documentation on include: and subinclude: |
2015-05-22 |
Durham Goode |
durin42 |
Accepted |
[STABLE] revbranchcache: special case nullrev |
2015-05-23 |
Durham Goode |
marmoute |
Superseded |
[STABLE] histedit: fix keep during --continue |
2015-05-29 |
Durham Goode |
|
Accepted |
[1,of,5] convert: fix bug with converting the same commit twice |
2015-06-30 |
Durham Goode |
|
Accepted |
[2,of,5] convert: add config to not convert tags |
2015-06-30 |
Durham Goode |
|
Superseded |
[3,of,5] convert: handle .gitmodules with non-tab whitespaces |
2015-06-30 |
Durham Goode |
|
Accepted |
[4,of,5] convert: improve support for unusual .gitmodules |
2015-06-30 |
Durham Goode |
|
Accepted |
[5,of,5] convert: add config option for disabling ancestor parent checks |
2015-06-30 |
Durham Goode |
|
Superseded |
[1,of,2,V2] convert: add config to not convert tags |
2015-07-07 |
Durham Goode |
|
Accepted |
[2,of,2,V2] convert: add config option for disabling ancestor parent checks |
2015-07-07 |
Durham Goode |
|
Accepted |
convert: add config for recording the source name |
2015-07-08 |
Durham Goode |
|
Accepted |
[1,of,2] convert: add support for specifying multiple revs |
2015-07-08 |
Durham Goode |
|
Accepted |
[2,of,2] convert: support multiple specifed revs in git source |
2015-07-08 |
Durham Goode |
|
Accepted |
convert: allow customizing git remote prefix |
2015-07-14 |
Durham Goode |
|
Accepted |
[1,of,2,STABLE] test: move ignore test run into a subdirectory |
2015-07-24 |
Durham Goode |
|
Accepted |
[2,of,2,STABLE] ignore: fix include: rules depending on current directory (issue4759) |
2015-07-24 |
Durham Goode |
|
Accepted |
[V5] copy: add flag for disabling copy tracing |
2015-08-03 |
Durham Goode |
|
Superseded |
convert: fix git convert using servers branches |
2015-08-03 |
Durham Goode |
|
Accepted |
[STABLE] convert: fix git copy file content conversions |
2015-08-07 |
Durham Goode |
|
Accepted |
[V6] copy: add flag for disabling copy tracing |
2015-08-10 |
Durham Goode |
durin42 |
Superseded |
[V7] copy: add flag for disabling copy tracing |
2015-08-12 |
Durham Goode |
|
Accepted |
[evolve-ext] inhibit: fix inhibit working with non-inhibit repos |
2015-08-12 |
Durham Goode |
|
Accepted |
dirstate: add --minimal flag to debugrebuilddirstate |
2015-08-13 |
Durham Goode |
|
Accepted |
[1,of,3] convert: add function to test if file is from source |
2015-08-15 |
Durham Goode |
durin42 |
Accepted |
[2,of,3] convert: implements targetfilebelongstosource for filemap source |
2015-08-15 |
Durham Goode |
durin42 |
Accepted |
[3,of,3] convert: fix convert dropping p2 contents during filemap merge |
2015-08-15 |
Durham Goode |
durin42 |
Accepted |
convert: fix syncing deletes from p2 merge commit |
2015-08-25 |
Durham Goode |
|
Accepted |
convert: add convert.git.skipsubmodules option |
2015-08-26 |
Durham Goode |
|
Accepted |
paths: move path validation logic to its own function |
2015-08-26 |
Durham Goode |
|
Accepted |
[1,of,4] revlog: move delta check to it's own function |
2015-08-30 |
Durham Goode |
|
Accepted |
[2,of,4] revlog: move textlen calculation to be above delta chooser |
2015-08-30 |
Durham Goode |
|
Accepted |
[3,of,4] revlog: change generaldelta delta parent heuristic |
2015-08-30 |
Durham Goode |
|
Accepted |
[4,of,4] revlog: add an aggressivemergedelta option |
2015-08-30 |
Durham Goode |
|
Accepted |
revset: fix resolving strings from a list |
2015-09-01 |
Durham Goode |
|
Accepted |
convert: remove restriction on multiple --rev in hg source |
2015-09-03 |
Durham Goode |
|
Accepted |
blackbox: add pid to output |
2015-09-07 |
Durham Goode |
|
Accepted |
[1,of,2] profiling: add config option for enabling profiling |
2015-09-07 |
Durham Goode |
durin42 |
Accepted |
[2,of,2] profiling: allow logging profile to the blackbox |
2015-09-07 |
Durham Goode |
durin42 |
Superseded |
exchange: allow fallbackheads to use lazy set behavior |
2015-09-08 |
Durham Goode |
durin42 |
Accepted |
[V2] profiling: allow logging profile to the blackbox |
2015-09-08 |
Durham Goode |
|
Accepted |
add: pass full=False to dirstate walk |
2015-09-09 |
Durham Goode |
|
Accepted |
[1,of,2] revset: remove existence check from min() and max() |
2015-09-21 |
Durham Goode |
|
Superseded |
[2,of,2] revset: speed up existence checks for ordered filtered sets |
2015-09-21 |
Durham Goode |
|
Superseded |
[1,of,2] log: add a config for flushing log output |
2015-09-22 |
Durham Goode |
|
Changes Requested |
[2,of,2] log: add flush delay config to graphlog |
2015-09-22 |
Durham Goode |
|
Changes Requested |
[1,of,2,V2] revset: remove existence check from min() and max() |
2015-09-22 |
Durham Goode |
|
Accepted |
[2,of,2,V2] revset: speed up existence checks for ordered filtered sets |
2015-09-22 |
Durham Goode |
|
Accepted |
[1,of,2,V2] log: flush stdout/err for the first log entries |
2015-09-24 |
Durham Goode |
|
Accepted |
[2,of,2,V2] log: add flushing to the initial commits from graphlog |
2015-09-24 |
Durham Goode |
|
Accepted |
bundlerepo: let bundle repo look in the _mancache |
2015-09-28 |
Durham Goode |
|
Accepted |
[1,of,2] shelve: add dirstateguard to prevent unknown working copy parent |
2015-09-29 |
Durham Goode |
|
Accepted |
[2,of,2] shelve: add dirstateguard to unshelve |
2015-09-29 |
Durham Goode |
|
Accepted |
[evolve-ext] directaccess: inspect trees of len() > 3 |
2015-09-29 |
Durham Goode |
|
Accepted |
[1,of,2] bundle2: add op.gettransaction() to handlers that need the lock |
2015-10-06 |
Durham Goode |
|
Superseded |
[2,of,2] bundle2: lazily acquire the lock |
2015-10-06 |
Durham Goode |
|
Changes Requested |
[1,of,2,V2] bundle2: add op.gettransaction() to handlers that need the lock |
2015-10-07 |
Durham Goode |
durin42 |
Superseded |
[2,of,2,V2] bundle2: allow lazily acquiring the lock |
2015-10-07 |
Durham Goode |
durin42 |
Superseded |
[1,of,2,V3] bundle2: add op.gettransaction() to handlers that need the lock |
2015-10-07 |
Durham Goode |
|
Accepted |
[2,of,2,V3] bundle2: allow lazily acquiring the lock |
2015-10-07 |
Durham Goode |
|
Accepted |
histedit: make histedit prune when obsolete is enabled |
2015-10-17 |
Durham Goode |
|
Superseded |
[V2] histedit: make histedit prune when obsolete is enabled |
2015-10-17 |
Durham Goode |
|
Accepted |
[1,of,2,STABLE] hooks: always include HG_PENDING |
2015-11-04 |
Durham Goode |
|
Accepted |
[2,of,2,STABLE] hooks: fix hooks not firing if prechangegroup was set (issue4934) |
2015-11-04 |
Durham Goode |
|
Accepted |
manifest: skip fastdelta if the change is large |
2015-11-06 |
Durham Goode |
|
Superseded |
manifest: skip fastdelta if the change is large |
2015-11-06 |
Durham Goode |
|
Accepted |
phase: improve retractboundary perf |
2015-11-08 |
Durham Goode |
|
Accepted |
ancestors: add stopfunc to revlog.ancestors |
2015-11-08 |
Durham Goode |
marmoute |
Rejected |
[evolve-ext] inhibit: improve transaction marker perf |
2015-11-08 |
Durham Goode |
marmoute |
Rejected |
[remotefilelog-ext] Reuse ssh connection across miss fetches |
2015-12-10 |
Durham Goode |
durin42 |
Changes Requested |
[1,of,6] verify: move verify logic into a class |
2015-12-19 |
Durham Goode |
yuya |
Superseded |
[2,of,6] verify: move widely used variables into class members |
2015-12-19 |
Durham Goode |
yuya |
Accepted |
[3,of,6] verify: move fncachewarned up to a class variable |
2015-12-19 |
Durham Goode |
yuya |
Accepted |
[4,of,6] verify: move warn() to a class level function |
2015-12-19 |
Durham Goode |
yuya |
Accepted |
[5,of,6] verify: move err() to be a class function |
2015-12-19 |
Durham Goode |
yuya |
Accepted |
[6,of,6] verify: move exc() function onto class |
2015-12-19 |
Durham Goode |
yuya |
Accepted |
[1,of,6] verify: move verify logic into a class |
2015-12-19 |
Durham Goode |
|
Accepted |
cmdutil: pass node instead of ctx to diffordiffstat |
2016-01-05 |
Durham Goode |
|
Accepted |
[1,of,7] verify: move checklog() onto class |
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 |
[3,of,7] verify: move filelog 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 |
[5,of,7] verify: move manifest verification to it's own function |
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 |
[7,of,7] verify: get rid of some unnecessary local variables |
2016-01-06 |
Durham Goode |
martinvonz |
Accepted |
[1,of,3] merge: add state extras merge state data |
2016-01-07 |
Durham Goode |
martinvonz |
Superseded |
[2,of,3] merge: add debugmergestate support for _stateextras |
2016-01-07 |
Durham Goode |
martinvonz |
Superseded |
[3,of,3] merge: add file ancestor linknode to mergestate |
2016-01-07 |
Durham Goode |
martinvonz |
Superseded |
[STABLE] transaction: abort transaction during hook exception |
2016-01-19 |
Durham Goode |
|
Accepted |
[STABLE] bundle: exit early when there are no commits to bundle |
2016-01-19 |
Durham Goode |
|
Accepted |
[1,of,2,evolve-ext] help: fix quotes in help text |
2016-01-19 |
Durham Goode |
|
Accepted |
[2,of,2,evolve-ext] test: update with new graft output |
2016-01-19 |
Durham Goode |
|
Accepted |
[STABLE] runtests: skip json for blacklisted tests |
2016-01-21 |
Durham Goode |
|
Rejected |
memctx: fix memctx manifest file hashes |
2016-02-04 |
Durham Goode |
yuya |
Accepted |
obsolete: fix n^2 marker computation behavior |
2016-02-04 |
Durham Goode |
|
Superseded |
[1,of,3] merge: add state extras merge state data |
2016-02-05 |
Durham Goode |
|
Superseded |
[2,of,3] merge: add debugmergestate support for _stateextras |
2016-02-05 |
Durham Goode |
|
Superseded |
[3,of,3] merge: add file ancestor linknode to mergestate |
2016-02-05 |
Durham Goode |
|
Superseded |
[1,of,3,V2] merge: add state extras merge state data |
2016-02-05 |
Durham Goode |
|
Accepted |
[2,of,3,V2] merge: add debugmergestate support for _stateextras |
2016-02-05 |
Durham Goode |
|
Accepted |
[3,of,3,V2] merge: add file ancestor linknode to mergestate |
2016-02-05 |
Durham Goode |
|
Accepted |
copies: optimize forward copy detection logic for rebases |
2016-02-05 |
Durham Goode |
|
Superseded |
revset: use manifest.matches in _follow revset |
2016-02-05 |
Durham Goode |
|
Superseded |
[V2] copies: optimize forward copy detection logic for rebases |
2016-02-05 |
Durham Goode |
|
Accepted |
[V2] revset: use manifest.matches in _follow revset |
2016-02-05 |
Durham Goode |
|
Accepted |
filectx: replace use of _filerev with _filenode |
2016-02-08 |
Durham Goode |
|
Accepted |
revsetbenchmark: handle exception case |
2016-02-10 |
Durham Goode |
|
Accepted |
[1,of,2] revset: add minus revset class |
2016-02-11 |
Durham Goode |
martinvonz |
Changes Requested |
[2,of,2] revset: make optimizer use the new minusset |
2016-02-11 |
Durham Goode |
martinvonz |
Changes Requested |
[1,of,2] pathauditor: change parts verification order to be root first |
2016-02-12 |
Durham Goode |
|
Accepted |
[2,of,2] checkunknown: audit path before checking if it's a file or link |
2016-02-12 |
Durham Goode |
|
Accepted |
test: remove dependency on $PYTHONDIR |
2016-02-17 |
Durham Goode |
yuya |
Superseded |
[1,of,2,V2] revset: use smartset minus operator |
2016-02-18 |
Durham Goode |
martinvonz |
Superseded |
[2,of,2,V2] revset: add only() fastpath for minus operations |
2016-02-18 |
Durham Goode |
martinvonz |
Changes Requested |
[V3] revset: use smartset minus operator |
2016-02-24 |
Durham Goode |
|
Accepted |
branchmap: check node against nodemap instead of changelog (for perf) |
2016-03-03 |
Durham Goode |
yuya |
Changes Requested |
[V2] branchmap: check node against changelog instead of repo |
2016-03-08 |
Durham Goode |
|
Accepted |
parsers: optimize filtered headrevs logic |
2016-03-08 |
Durham Goode |
|
Accepted |
transaction: move changelog finalizer to be before bookmark finalizer |
2016-03-17 |
Durham Goode |
|
Changes Requested |
[V2] transaction: allow running file generators after finalizers |
2016-03-20 |
Durham Goode |
|
Superseded |
[remotefilelog-ext] fileserverclient: use new iterbatch() method |
2016-03-22 |
Durham Goode |
|
Accepted |
[V3] transaction: allow running file generators after finalizers |
2016-04-07 |
Durham Goode |
|
Accepted |
[STABLE] runtests: add the repo root to the python path |
2016-04-29 |
Durham Goode |
|
Changes Requested |
tests: increase test-https malform error glob |
2016-06-15 |
Durham Goode |
|
Accepted |
tests: fix import-checker relative test on python 2.6 |
2016-06-21 |
Durham Goode |
|
Superseded |
sslutil: remove deprecated ex.message usage |
2016-07-09 |
Durham Goode |
|
Superseded |
share: don't recreate the source repo each time |
2016-07-11 |
Durham Goode |
|
Accepted |
convert: move svn config initializer out of the module level |
2016-08-02 |
Durham Goode |
|
Accepted |
[1,of,5] manifest: break mancache into two caches |
2016-08-09 |
Durham Goode |
|
Superseded |
[2,of,5] manifest: make manifest derive from manifestrevlog |
2016-08-09 |
Durham Goode |
|
Superseded |
[3,of,5] manifest: introduce manifestlog and manifestctx classes |
2016-08-09 |
Durham Goode |
|
Superseded |
[4,of,5] manifest: use property instead of field for manifest revlog storage |
2016-08-09 |
Durham Goode |
|
Superseded |
[5,of,5] manifest: change changectx to access manifest via manifestlog |
2016-08-09 |
Durham Goode |
|
Superseded |
[4,of,5] manifest: use property instead of field for manifest revlog storage |
2016-08-17 |
Durham Goode |
|
Not Applicable |
[1,of,5,V2] manifest: break mancache into two caches |
2016-08-17 |
Durham Goode |
|
Accepted |
[2,of,5,V2] manifest: make manifest derive from manifestrevlog |
2016-08-17 |
Durham Goode |
|
Accepted |
[3,of,5,V2] manifest: introduce manifestlog and manifestctx classes |
2016-08-17 |
Durham Goode |
|
Accepted |
[4,of,5,V2] manifest: use property instead of field for manifest revlog storage |
2016-08-17 |
Durham Goode |
|
Accepted |
[5,of,5,V2] manifest: change changectx to access manifest via manifestlog |
2016-08-17 |
Durham Goode |
|
Accepted |
[1,of,4] manifest: add treemanifestctx class |
2016-08-30 |
Durham Goode |
|
Accepted |
[2,of,4] manifest: call m1.load and m2.load before writing a subtree |
2016-08-30 |
Durham Goode |
|
Accepted |
[3,of,4] manifest: make uses of _mancache aware of contexts |
2016-08-30 |
Durham Goode |
|
Accepted |
[4,of,4] manifest: change manifestctx to not inherit from manifestdict |
2016-08-30 |
Durham Goode |
|
Accepted |
[1,of,3,V2] manifest: add treemanifestctx class |
2016-08-31 |
Durham Goode |
|
Accepted |
[2,of,3,V2] manifest: make uses of _mancache aware of contexts |
2016-08-31 |
Durham Goode |
|
Accepted |
[3,of,3,V2] manifest: change manifestctx to not inherit from manifestdict |
2016-08-31 |
Durham Goode |
|
Accepted |
[evolve-ext] bump: copy parent manifest before editting it |
2016-09-12 |
Durham Goode |
|
Accepted |
[1,of,2,V3] manifest: make uses of _mancache aware of contexts |
2016-09-12 |
Durham Goode |
|
Superseded |
[2,of,2,V3] manifest: change manifestctx to not inherit from manifestdict |
2016-09-12 |
Durham Goode |
|
Superseded |
[1,of,2,V4] manifest: make one use of _mancache avoid manifestctxs |
2016-09-12 |
Durham Goode |
|
Accepted |
[2,of,2,V4] manifest: change manifestctx to not inherit from manifestdict |
2016-09-12 |
Durham Goode |
|
Accepted |
[1,of,4] manifest: add manifestctx.readdelta() |
2016-09-13 |
Durham Goode |
|
Accepted |
[2,of,4] manifest: adds manifestctx.readfast |
2016-09-13 |
Durham Goode |
|
Accepted |
[3,of,4] manifest: move revlog specific options from manifest to manifestrevlog |
2016-09-13 |
Durham Goode |
|
Accepted |
[4,of,4] manifest: move dirlog up to manifestrevlog |
2016-09-13 |
Durham Goode |
|
Accepted |
[1,of,8] manifest: move treeinmem onto manifestlog |
2016-09-14 |
Durham Goode |
|
Superseded |
[2,of,8] manifest: remove dependency on treeinmem from manifest.add |
2016-09-14 |
Durham Goode |
|
Superseded |
[3,of,8] manifest: move manifest.add onto manifestrevlog |
2016-09-14 |
Durham Goode |
|
Superseded |
[4,of,8] manifest: add manifestlog.add |
2016-09-14 |
Durham Goode |
|
Superseded |
[5,of,8] manifest: add manifestlog.get to obtain subdirectory instances |
2016-09-14 |
Durham Goode |
|
Superseded |
[6,of,8] manifest: add shallow option to treemanifestctx.readdelta and readfast |
2016-09-14 |
Durham Goode |
|
Superseded |
[7,of,8] manifest: get rid of manifest.readshallowfast |
2016-09-14 |
Durham Goode |
|
Superseded |
[8,of,8] manifest: remove manifest.readshallowdelta |
2016-09-14 |
Durham Goode |
|
Superseded |
[1,of,9,V3] manifest: move treeinmem onto manifestlog |
2016-09-20 |
Durham Goode |
|
Superseded |
[2,of,9,V3] manifest: remove dependency on treeinmem from manifest.add |
2016-09-20 |
Durham Goode |
|
Superseded |
[3,of,9,V3] manifest: move manifest.add onto manifestrevlog |
2016-09-20 |
Durham Goode |
|
Superseded |
[4,of,9,V3] manifest: add manifestlog.add |
2016-09-20 |
Durham Goode |
|
Superseded |
[5,of,9,V3] manifest: add manifestlog.get to obtain subdirectory instances |
2016-09-20 |
Durham Goode |
|
Superseded |
[6,of,9,V3] manifest: change manifestlog mancache to be directory based |
2016-09-20 |
Durham Goode |
|
Superseded |
[7,of,9,V3] manifest: add shallow option to treemanifestctx.readdelta and readfast |
2016-09-20 |
Durham Goode |
|
Superseded |
[8,of,9,V3] manifest: get rid of manifest.readshallowfast |
2016-09-20 |
Durham Goode |
|
Superseded |
[9,of,9,V3] manifest: remove manifest.readshallowdelta |
2016-09-20 |
Durham Goode |
|
Superseded |
[1,of,9,V4] manifest: move treeinmem onto manifestlog |
2016-09-20 |
Durham Goode |
|
Accepted |
[2,of,9,V4] manifest: remove dependency on treeinmem from manifest.add |
2016-09-20 |
Durham Goode |
|
Accepted |
[3,of,9,V4] manifest: move manifest.add onto manifestrevlog |
2016-09-20 |
Durham Goode |
|
Accepted |
[4,of,9,V4] manifest: add manifestlog.add |
2016-09-20 |
Durham Goode |
|
Accepted |
[5,of,9,V4] manifest: add manifestlog.get to obtain subdirectory instances |
2016-09-20 |
Durham Goode |
|
Accepted |
[6,of,9,V4] manifest: change manifestlog mancache to be directory based |
2016-09-20 |
Durham Goode |
|
Accepted |
[7,of,9,V4] manifest: add shallow option to treemanifestctx.readdelta and readfast |
2016-09-20 |
Durham Goode |
|
Accepted |
[8,of,9,V4] manifest: get rid of manifest.readshallowfast |
2016-09-20 |
Durham Goode |
|
Accepted |
[9,of,9,V4] manifest: remove manifest.readshallowdelta |
2016-09-20 |
Durham Goode |
|
Accepted |
[1,of,4,STABLE] manifest: move manifest creation to a helper function |
2016-10-19 |
Durham Goode |
|
Accepted |
[2,of,4,STABLE] manifest: make manifestlog a storecache |
2016-10-19 |
Durham Goode |
|
Accepted |
[3,of,4,STABLE] manifest: make manifestctx store the repo |
2016-10-19 |
Durham Goode |
|
Accepted |
[4,of,4,STABLE] manifest: make treemanifestctx store the repo |
2016-10-19 |
Durham Goode |
|
Accepted |
[1,of,6,V5] manifest: throw LookupError if node not in revlog |
2016-11-03 |
Durham Goode |
|
Accepted |
[2,of,6,V5] manifest: add manifestlog.get to obtain subdirectory instances |
2016-11-03 |
Durham Goode |
|
Accepted |
[3,of,6,V5] manifest: change manifestlog mancache to be directory based |
2016-11-03 |
Durham Goode |
|
Accepted |
[4,of,6,V5] manifest: add shallow option to treemanifestctx.readdelta and readfast |
2016-11-03 |
Durham Goode |
|
Accepted |
[5,of,6,V5] manifest: get rid of manifest.readshallowfast |
2016-11-03 |
Durham Goode |
|
Accepted |
[6,of,6,V5] manifest: remove manifest.readshallowdelta |
2016-11-03 |
Durham Goode |
|
Accepted |
[1,of,6,RFC] manifest: introduce an accessor class for manifests |
2016-11-03 |
Durham Goode |
|
Changes Requested |
[2,of,6,RFC] manifest: break reference cycle of manifestaccessor and localrepo |
2016-11-03 |
Durham Goode |
|
Changes Requested |
[3,of,6,RFC] manifest: make repo.manifest access via the manifestaccessor |
2016-11-03 |
Durham Goode |
|
Changes Requested |
[4,of,6,RFC] manifest: replace manifestlog repo arg with manifestaccessor |
2016-11-03 |
Durham Goode |
|
Changes Requested |
[5,of,6,RFC] manifest: move mancache to be a property of manifestlog |
2016-11-03 |
Durham Goode |
|
Changes Requested |
[6,of,6,RFC] manifest: change repo.manifestlog to be propertycache instead of storecache |
2016-11-03 |
Durham Goode |
|
Changes Requested |
manifest: add __nonzero__ method |
2016-11-04 |
Durham Goode |
|
Accepted |
[1,of,7] changegroup: remove remaining uses of repo.manifest |
2016-11-08 |
Durham Goode |
|
Accepted |
[2,of,7] manifest: remove manifest.find |
2016-11-08 |
Durham Goode |
|
Accepted |
[3,of,7] manifestctx: add _revlog() function |
2016-11-08 |
Durham Goode |
|
Accepted |
[4,of,7] manifest: introduce memmanifestctx and memtreemanifestctx |
2016-11-08 |
Durham Goode |
|
Accepted |
[5,of,7] manifest: add copy to mfctx classes |
2016-11-08 |
Durham Goode |
|
Accepted |
[6,of,7] context: add manifestctx property on changectx |
2016-11-08 |
Durham Goode |
|
Accepted |
[7,of,7] manifest: remove manifest.add and add memmfctx.write |
2016-11-08 |
Durham Goode |
|
Accepted |
[01,of,10] manifest: remove dependency on manifestrevlog being able to create trees |
2016-11-09 |
Durham Goode |
|
Accepted |
[02,of,10] manifest: remove usages of manifest.read |
2016-11-09 |
Durham Goode |
|
Accepted |
[03,of,10] manifest: move clearcaches to manifestlog |
2016-11-09 |
Durham Goode |
|
Accepted |
[04,of,10] manifest: delete unused dirlog and _newmanifest functions |
2016-11-09 |
Durham Goode |
|
Accepted |
[05,of,10] manifest: make manifestlog use it's own cache |
2016-11-09 |
Durham Goode |
|
Accepted |
[06,of,10] manifest: add bundlemanifestlog support |
2016-11-09 |
Durham Goode |
|
Accepted |
[07,of,10] manifest: add unionmanifestlog support |
2016-11-09 |
Durham Goode |
|
Accepted |
[08,of,10] manifest: remove last uses of repo.manifest |
2016-11-09 |
Durham Goode |
|
Accepted |
[09,of,10] localrepo: delete localrepo.manifest |
2016-11-09 |
Durham Goode |
|
Accepted |
[10,of,10] manifest: delete manifest.manifest class |
2016-11-09 |
Durham Goode |
|
Accepted |
[1,of,3] dirstate: change placeholder hash length to 20 bytes |
2016-11-10 |
Durham Goode |
|
Accepted |
[2,of,3] dirstate: change added/modified placeholder hash length to 20 bytes |
2016-11-10 |
Durham Goode |
|
Accepted |
[3,of,3] merge: change modified indicator to be 20 bytes |
2016-11-10 |
Durham Goode |
|
Accepted |
rebase: update _rebaseset inside transaction |
2016-11-10 |
Durham Goode |
|
Superseded |
[1,of,2,V2] rebase: move bookmark update to before rebase clearing |
2016-11-10 |
Durham Goode |
|
Accepted |
[2,of,2,V2] rebase: update _rebaseset inside transaction |
2016-11-10 |
Durham Goode |
|
Changes Requested |
[01,of,10] manifest: remove dependency on manifestrevlog being able to create trees |
2016-11-11 |
Durham Goode |
|
Superseded |
[02,of,10] manifest: remove usages of manifest.read |
2016-11-11 |
Durham Goode |
|
Superseded |
[03,of,10] manifest: move clearcaches to manifestlog |
2016-11-11 |
Durham Goode |
|
Superseded |
[04,of,10] manifest: delete unused dirlog and _newmanifest functions |
2016-11-11 |
Durham Goode |
|
Superseded |
[05,of,10] manifest: make manifestlog use it's own cache |
2016-11-11 |
Durham Goode |
|
Superseded |
[06,of,10] manifest: add bundlemanifestlog support |
2016-11-11 |
Durham Goode |
|
Superseded |
[07,of,10] manifest: add unionmanifestlog support |
2016-11-11 |
Durham Goode |
|
Superseded |
[08,of,10] manifest: remove last uses of repo.manifest |
2016-11-11 |
Durham Goode |
|
Superseded |
[09,of,10] localrepo: delete localrepo.manifest |
2016-11-11 |
Durham Goode |
|
Superseded |
[10,of,10] manifest: delete manifest.manifest class |
2016-11-11 |
Durham Goode |
|
Superseded |
[01,of,10,V2] manifest: remove dependency on manifestrevlog being able to create trees |
2016-11-11 |
Durham Goode |
|
Accepted |
[02,of,10,V2] manifest: remove usages of manifest.read |
2016-11-11 |
Durham Goode |
|
Accepted |
[03,of,10,V2] manifest: move clearcaches to manifestlog |
2016-11-11 |
Durham Goode |
|
Accepted |
[04,of,10,V2] manifest: delete unused dirlog and _newmanifest functions |
2016-11-11 |
Durham Goode |
|
Accepted |
[05,of,10,V2] manifest: make manifestlog use it's own cache |
2016-11-11 |
Durham Goode |
|
Accepted |
[06,of,10,V2] manifest: add bundlemanifestlog support |
2016-11-11 |
Durham Goode |
|
Accepted |
[07,of,10,V2] manifest: add unionmanifestlog support |
2016-11-11 |
Durham Goode |
|
Accepted |
[08,of,10,V2] manifest: remove last uses of repo.manifest |
2016-11-11 |
Durham Goode |
|
Accepted |
[09,of,10,V2] localrepo: delete localrepo.manifest |
2016-11-11 |
Durham Goode |
|
Accepted |
[10,of,10,V2] manifest: delete manifest.manifest class |
2016-11-11 |
Durham Goode |
|
Accepted |
[1,of,2] manifest: make revlog verification optional |
2016-11-14 |
Durham Goode |
|
Accepted |
[2,of,2] manifest: change treemanifestctx to construct subtrees from the manifestlog |
2016-11-14 |
Durham Goode |
|
Accepted |
[1,of,2,narrowhg-ext] manifest: fixup manifest usages to be manifestlog |
2016-11-14 |
Durham Goode |
|
Accepted |
[2,of,2,narrowhg-ext] manifest: fix narrowmanifest to be narrowmanifestlog |
2016-11-14 |
Durham Goode |
|
Accepted |
manifest: move manifestctx creation into manifestlog.get() |
2016-11-17 |
Durham Goode |
|
Accepted |
changelog: keep track of file end in appender (issue5444) |
2016-12-15 |
Durham Goode |
|
Accepted |
[1,of,2] manifest: allow specifying the revlog filename |
2017-02-24 |
Durham Goode |
martinvonz |
Superseded |
[2,of,2] treemanifest: make node reuse match flat manifest behavior |
2017-02-24 |
Durham Goode |
martinvonz |
Superseded |
manifest: check 'if x is None' instead of 'if not x' |
2017-02-26 |
Durham Goode |
|
Accepted |
[1,of,2,V2] manifest: allow specifying the revlog filename |
2017-02-28 |
Durham Goode |
martinvonz |
Superseded |
[2,of,2,V2] treemanifest: make node reuse match flat manifest behavior |
2017-02-28 |
Durham Goode |
martinvonz |
Superseded |
[1,of,2,V3] manifest: allow specifying the revlog filename |
2017-03-02 |
Durham Goode |
martinvonz |
Accepted |
[2,of,2,V3] treemanifest: make node reuse match flat manifest behavior |
2017-03-02 |
Durham Goode |
martinvonz |
Changes Requested |
manifest: remove _repo from manifestctx objects |
2017-03-02 |
Durham Goode |
martinvonz |
Accepted |
revert: remove set(mf) because it's O(repo) |
2017-03-02 |
Durham Goode |
martinvonz |
Accepted |
util: add allowhardlinks module variable |
2017-03-02 |
Durham Goode |
|
Superseded |
[V2] util: add allowhardlinks module variable |
2017-03-02 |
Durham Goode |
|
Accepted |
[1,of,6] manifest: add match argument to diff and filesnotin |
2017-03-03 |
Durham Goode |
martinvonz |
Accepted |
[2,of,6] copies: remove use of manifest.matches |
2017-03-03 |
Durham Goode |
martinvonz |
Accepted |
[3,of,6] merge: remove uses of manifest.matches |
2017-03-03 |
Durham Goode |
martinvonz |
Accepted |
[4,of,6] status: handle more node indicators in buildstatus |
2017-03-03 |
Durham Goode |
martinvonz |
Accepted |
[5,of,6] context: remove uses of manifest.matches |
2017-03-03 |
Durham Goode |
martinvonz |
Accepted |
[6,of,6] manifest: rename matches to _matches |
2017-03-03 |
Durham Goode |
martinvonz |
Accepted |
rebase: move actual rebase into a single transaction |
2017-03-04 |
Durham Goode |
durin42 |
Superseded |
[1,of,2] dirstate: track updated files to improve write time |
2017-03-06 |
Durham Goode |
|
Superseded |
[2,of,2] dirstate: track otherparent files same as nonnormal |
2017-03-06 |
Durham Goode |
|
Superseded |
[1,of,2,V2] dirstate: track updated files to improve write time |
2017-03-06 |
Durham Goode |
|
Accepted |
[2,of,2,V2] dirstate: track otherparent files same as nonnormal |
2017-03-06 |
Durham Goode |
|
Accepted |
fsmonitor: remove use of repo.opener |
2017-03-07 |
Durham Goode |
|
Accepted |
[1,of,5,V2] rebase: clear updatestate during rebase --abort in more cases |
2017-03-08 |
Durham Goode |
|
Accepted |
[2,of,5,V2] rebase: move storestatus onto rebaseruntime |
2017-03-08 |
Durham Goode |
|
Accepted |
[3,of,5,V2] rebase: add storestatus support for transactions |
2017-03-08 |
Durham Goode |
|
Accepted |
[4,of,5,V2] rebase: allow aborting if last-message.txt is missing |
2017-03-08 |
Durham Goode |
|
Accepted |
[5,of,5,V2] rebase: move actual rebase into a single transaction |
2017-03-08 |
Durham Goode |
|
Accepted |
[01,of,10,V2] manifest: add match argument to diff and filesnotin |
2017-03-08 |
Durham Goode |
martinvonz |
Accepted |
[02,of,10,V2] copies: remove use of manifest.matches |
2017-03-08 |
Durham Goode |
martinvonz |
Accepted |
[03,of,10,V2] merge: remove uses of manifest.matches |
2017-03-08 |
Durham Goode |
martinvonz |
Accepted |
[04,of,10,V2] status: handle more node indicators in buildstatus |
2017-03-08 |
Durham Goode |
martinvonz |
Accepted |
[05,of,10,V2] context: move _manifest from committablectx to workingctx |
2017-03-08 |
Durham Goode |
martinvonz |
Accepted |
[06,of,10,V2] context: remove duplicate manifest creation during _buildstatus |
2017-03-08 |
Durham Goode |
martinvonz |
Accepted |
[07,of,10,V2] context: remove uses of manifest.matches |
2017-03-08 |
Durham Goode |
martinvonz |
Accepted |
[08,of,10,V2] manifest: rename matches to _matches |
2017-03-08 |
Durham Goode |
martinvonz |
Changes Requested |
[09,of,10,V2] treemanifest: add tests covering hg diff of partial trees |
2017-03-08 |
Durham Goode |
martinvonz |
Accepted |
[10,of,10,V2] treemanifest: optimize diff using the matcher |
2017-03-08 |
Durham Goode |
martinvonz |
Changes Requested |
[1,of,3] histedit: add transaction support to writing the state file |
2017-03-09 |
Durham Goode |
|
Superseded |
[2,of,3] histedit: pop action after the action is completed |
2017-03-09 |
Durham Goode |
|
Superseded |
[3,of,3] histedit: add histedit.singletransaction config option |
2017-03-09 |
Durham Goode |
|
Superseded |
[V3] dirstate: track otherparent files same as nonnormal |
2017-03-09 |
Durham Goode |
|
Accepted |
[1,of,3,V2] histedit: add transaction support to writing the state file |
2017-03-10 |
Durham Goode |
|
Accepted |
[2,of,3,V2] histedit: pop action after the action is completed |
2017-03-10 |
Durham Goode |
|
Accepted |
[3,of,3,V2] histedit: add histedit.singletransaction config option |
2017-03-10 |
Durham Goode |
|
Accepted |
rebase: move state serialization to use unfiltered repo |
2017-03-12 |
Durham Goode |
|
Accepted |
branchmap: handle nullrev in setcachedata |
2017-03-15 |
Durham Goode |
|
Accepted |
[1,of,3] rebase: use one dirstateguard for entire rebase |
2017-03-19 |
Durham Goode |
|
Accepted |
[2,of,3] merge: remove unnecessary matcher checks |
2017-03-19 |
Durham Goode |
|
Accepted |
[3,of,3] rebase: use matcher to optimize manifestmerge |
2017-03-19 |
Durham Goode |
|
Accepted |
[resend] rebase: move state serialization to use unfiltered repo |
2017-03-24 |
Durham Goode |
|
Accepted |
treemanifest: add walksubtrees api |
2017-04-10 |
Durham Goode |
|
Accepted |
[STABLE] serve: move hg-ssh readonly logic into hg serve |
2017-04-27 |
Durham Goode |
|
Superseded |
[V2,STABLE] serve: move hg-ssh readonly logic into hg serve |
2017-04-27 |
Durham Goode |
|
Deferred |
match: make subinclude construction lazy |
2017-05-03 |
Durham Goode |
|
Accepted |
[V2] rebase: use matcher to optimize manifestmerge |
2017-05-04 |
Durham Goode |
|
Accepted |
[1,of,2] strip: move tree strip logic to it's own function |
2017-05-08 |
Durham Goode |
|
Accepted |
[2,of,2] strip: make tree stripping O(changes) instead of O(repo) |
2017-05-08 |
Durham Goode |
|
Accepted |
treemanifest: allow manifestrevlog to take an explicit treemanifest arg |
2017-05-09 |
Durham Goode |
|
Changes Requested |
changegroup: add bundlecaps back |
2017-05-09 |
Durham Goode |
|
Superseded |
[V2] treemanifest: allow manifestrevlog to take an explicit treemanifest arg |
2017-05-09 |
Durham Goode |
|
Accepted |
obsolete: add operation metadata to rebase/amend/histedit obsmarkers |
2017-05-09 |
Durham Goode |
|
Accepted |
[V2] changegroup: add bundlecaps back |
2017-05-15 |
Durham Goode |
|
Accepted |
hg: backout optimizing for treemanifests |
2017-05-16 |
Durham Goode |
|
Accepted |
[1,of,2,evolve-ext] tests: update tests to work with upstream 2b6692 |
2017-05-16 |
Durham Goode |
|
Superseded |
[2,of,2,evolve-ext] tests: update tests for changes in upstream 24f556 |
2017-05-16 |
Durham Goode |
|
Superseded |
tests: fix the tests on case insensitive filesystems |
2017-05-16 |
Durham Goode |
|
Superseded |
[1,of,6] clone: improve locking pattern for hg clone |
2017-05-18 |
Durham Goode |
|
Deferred |
[2,of,6] transaction: use unfiltered changelog length for transaction start |
2017-05-18 |
Durham Goode |
|
Superseded |
[3,of,6] hidden: add rootset class |
2017-05-18 |
Durham Goode |
|
Deferred |
[4,of,6] hidden: add a hidden rootset to the repo instance |
2017-05-18 |
Durham Goode |
|
Deferred |
[5,of,6] hidden: add hiddenset and updatevisibility logic |
2017-05-18 |
Durham Goode |
|
Deferred |
[6,of,6] hidden: alert hidden store when obsmarkers are created |
2017-05-18 |
Durham Goode |
|
Deferred |
[1,of,6] clone: improve locking pattern for hg clone |
2017-05-18 |
Durham Goode |
|
Not Applicable |
tests: hide warning from test-xdg.t |
2017-05-22 |
Durham Goode |
|
Accepted |
[remotenames-ext] wrappers: update dynamicblocker wrapper |
2017-05-24 |
Durham Goode |
|
Accepted |
[evolve-ext] tests: update tests with default-date change |
2017-05-24 |
Durham Goode |
|
Superseded |
[remotenames-ext] namespace: never return None for nodes query |
2017-06-06 |
Durham Goode |
|
Accepted |
[remotenames-ext] pull: add option for taking over head discovery |
2017-06-27 |
Durham Goode |
|
Accepted |
[1,of,2] rebase: add config to move rebase into a single transaction |
2017-07-11 |
Durham Goode |
|
Changes Requested |
[2,of,2] rebase: use one dirstateguard for when using rebase.singletransaction |
2017-07-11 |
Durham Goode |
|
Changes Requested |
[remotenames] locks: take wlock for file writes |
2017-07-14 |
Durham Goode |
|
Accepted |
[remotenames] configs: update configs to use registrar |
2017-10-24 |
Durham Goode |
|
Superseded |
manifest: move dirs() to manifest |
2015-03-13 |
Drew Gottlieb |
|
Changes Requested |
[1,of,5] manifest: add dirs() to manifestdict |
2015-03-13 |
Drew Gottlieb |
|
Accepted |
[2,of,5] manifest: have context's dirs() call its manifest's dirs() |
2015-03-13 |
Drew Gottlieb |
|
Accepted |
[3,of,5] manifest: add manifestdict.hasdir() method |
2015-03-13 |
Drew Gottlieb |
|
Accepted |
[4,of,5] manifest: add hasdir() to context |
2015-03-13 |
Drew Gottlieb |
|
Accepted |
[5,of,5] manifest: have context use self.hasdir() |
2015-03-13 |
Drew Gottlieb |
|
Accepted |
manifest: include Python.h before standard headers |
2015-03-18 |
Drew Gottlieb |
|
Accepted |
manifest: make manifest.intersectfiles() internal |
2015-03-30 |
Drew Gottlieb |
|
Accepted |
[1,of,4] manifest: add some tests for manifest.matches() |
2015-03-31 |
Drew Gottlieb |
|
Accepted |
[2,of,4] treemanifest: remove treemanifest._intersectfiles() |
2015-03-31 |
Drew Gottlieb |
|
Accepted |
[3,of,4] treemanifest: add treemanifest._isempty() |
2015-03-31 |
Drew Gottlieb |
|
Accepted |
[4,of,4] treemanifest: make treemanifest.matches() faster |
2015-03-31 |
Drew Gottlieb |
|
Accepted |
[1,of,3] parsers: remove unused dependency on util |
2015-04-06 |
Drew Gottlieb |
|
Accepted |
[2,of,3] util: move dirs() and finddirs() from scmutil to util |
2015-04-06 |
Drew Gottlieb |
|
Superseded |
[3,of,3] treemanifest: further optimize treemanifest.matches() |
2015-04-06 |
Drew Gottlieb |
|
Accepted |
[1,of,3] manifest: move changectx.walk() to manifests |
2015-04-07 |
Drew Gottlieb |
|
Accepted |
[2,of,3] treemanifest: refactor treemanifest.walk() |
2015-04-07 |
Drew Gottlieb |
|
Accepted |
[3,of,3] treemanifest: optimize treemanifest._walk() to skip directories |
2015-04-07 |
Drew Gottlieb |
|
Superseded |
[1,of,3] test-manifest: move parsemanifest() to be a testmanifest class method |
2015-04-08 |
Drew Gottlieb |
|
Accepted |
[2,of,3] test-manifest: make manifesttest a base class that is extended |
2015-04-08 |
Drew Gottlieb |
|
Accepted |
[3,of,3] test-manifest: add some test coverage for treemanifest |
2015-04-08 |
Drew Gottlieb |
|
Accepted |
treemanifest: optimize treemanifest._walk() to skip directories |
2015-04-08 |
Drew Gottlieb |
|
Accepted |
[1,of,6] localrepo: eliminate requirements class variable |
2015-05-01 |
Drew Gottlieb |
|
Accepted |
[2,of,6] localrepo: make requirements always be a set in localrepo.__init__ |
2015-05-01 |
Drew Gottlieb |
|
Accepted |
[3,of,6] localrepo: make _applyrequirements more specific |
2015-05-01 |
Drew Gottlieb |
|
Accepted |
[4,of,6] localrepo: have stream_in() not modify its argument |
2015-05-01 |
Drew Gottlieb |
|
Accepted |
[5,of,6] localrepo: rename requirements parameter in stream_in() |
2015-05-01 |
Drew Gottlieb |
|
Accepted |
[6,of,6] localrepo: eliminate local requirements var in init |
2015-05-01 |
Drew Gottlieb |
|
Accepted |
[1,of,2] requires: move requires file writing func from localrepo to scmutil |
2015-05-04 |
Drew Gottlieb |
|
Accepted |
[2,of,2] requires: write requires file on commit |
2015-05-04 |
Drew Gottlieb |
|
Rejected |
test-manifestv2.t: test that we can convert to manifestv2 with clone |
2015-05-05 |
Drew Gottlieb |
|
Accepted |
match: add match.ispartial() |
2015-05-15 |
Drew Gottlieb |
|
Accepted |
[1,of,2] match: remove unnecessary optimization where visitdir() returns 'all' |
2015-05-18 |
Drew Gottlieb |
|
Accepted |
[2,of,2] match: rename _fmap to _fileroots for clarity |
2015-05-18 |
Drew Gottlieb |
|
Accepted |
match: have visitdir() consider includes and excludes |
2015-05-20 |
Drew Gottlieb |
|
Accepted |
match: fix bug in match.visitdir() |
2015-05-22 |
Drew Gottlieb |
|
Accepted |
Correct example concerning "hg purge" alias in "hgrc.5" |
2016-02-15 |
Dr Rainer Woitok |
yuya |
Accepted |
Correct example concerning "hg purge" alias in "hgrc.5" |
2016-02-20 |
Dr Rainer Woitok |
yuya |
Accepted |
Correct example concerning "hg purge" alias in "hgrc.5" |
2017-02-17 |
Dr Rainer Woitok |
|
Accepted |
Make test suite more immune to environment variables |
2017-02-20 |
Dr Rainer Woitok |
|
Accepted |
[1,of,2] phases: allow sharing secrets with friends (support for outgoing) |
2014-02-17 |
Dov Feldstern |
|
Rejected |
[2,of,2] phases: allow sharing secrets with friends (support for push) |
2014-02-17 |
Dov Feldstern |
|
Rejected |
do not replace the request header names with lower case |
2014-05-22 |
domruf |
|
Changes Requested |
do not replace the request header names with lower case |
2014-05-23 |
domruf |
|
Changes Requested |
[stable] hook: disable demandimport before importing hooks |
2012-12-17 |
Dirkjan Ochtman |
|
Superseded |
[stable,V2] hook: disable demandimport before importing hooks |
2012-12-20 |
Dirkjan Ochtman |
|
Accepted |
[V2] record: use patch.diffopts to account for user diffopts |
2013-01-08 |
Denis Laxalde |
|
Accepted |
[resend] histedit: use descriptive comments to combine commit messages in fold |
2013-01-15 |
Denis Laxalde |
|
Rejected |
revert: use "discard"/"revert" verb when reverting interactively (issue5143) |
2016-06-03 |
Denis Laxalde |
|
Accepted |
[1,of,4] hgweb: remove unused code in annotate web command |
2016-06-06 |
Denis Laxalde |
|
Accepted |
[2,of,4] gitweb: add links to diff and changeset views from annotate view table |
2016-06-06 |
Denis Laxalde |
|
Changes Requested |
[3,of,4] hgweb: add ancestors blame info in annotate hgweb template |
2016-06-06 |
Denis Laxalde |
|
Changes Requested |
[4,of,4] gitweb: highlight data of the current revision in annotate view |
2016-06-06 |
Denis Laxalde |
|
Changes Requested |
patch: define full messages for interactive record/revert |
2016-06-07 |
Denis Laxalde |
|
Superseded |
[1,of,2,V2] patch: define full messages for interactive record/revert |
2016-06-07 |
Denis Laxalde |
|
Accepted |
[2,of,2,V2] crecord: drop unused "operation" parameter from filterpatch function |
2016-06-07 |
Denis Laxalde |
|
Accepted |
[1,of,3,V2] gitweb: highlight data of the current revision in annotate view |
2016-06-09 |
Denis Laxalde |
|
Changes Requested |
[2,of,3,V2] hgweb: display blamed revision once per block in annotate view |
2016-06-09 |
Denis Laxalde |
|
Changes Requested |
[3,of,3,V2] gitweb: add links to diff and changeset views from annotate view table |
2016-06-09 |
Denis Laxalde |
|
Changes Requested |
[1,of,3,V3] hgweb: highlight data of the current revision in annotate view |
2016-06-10 |
Denis Laxalde |
|
Superseded |
[2,of,3,V3] hgweb: display blamed revision once per block in annotate view |
2016-06-10 |
Denis Laxalde |
|
Superseded |
[3,of,3,V3] gitweb: add links to diff and changeset views from annotate view table |
2016-06-10 |
Denis Laxalde |
|
Superseded |
[1,of,3,V4] hgweb: highlight data of the current revision in annotate view |
2016-06-10 |
Denis Laxalde |
|
Superseded |
[2,of,3,V4] hgweb: display blamed revision once per block in annotate view |
2016-06-10 |
Denis Laxalde |
|
Superseded |
[3,of,3,V4] gitweb: add links to diff and changeset views from annotate view table |
2016-06-10 |
Denis Laxalde |
|
Superseded |
[1,of,4,V5] hgweb: highlight data of the current revision in annotate view |
2016-06-14 |
Denis Laxalde |
|
Superseded |
[2,of,4,V5] hgweb: display blamed revision once per block in annotate view |
2016-06-14 |
Denis Laxalde |
|
Superseded |
[3,of,4,V5] hgweb: add link to parents of annotated revision in annotate view |
2016-06-14 |
Denis Laxalde |
|
Superseded |
[4,of,4,V5] hgweb: add links to diff and changeset views from annotate view table |
2016-06-14 |
Denis Laxalde |
|
Superseded |
tests: drop a duplicated instruction |
2016-06-14 |
Denis Laxalde |
|
Accepted |
[RFC] update: prevent merge of files with uncommitted changes (issue4404) |
2016-06-14 |
Denis Laxalde |
|
Changes Requested |
[1,of,4,V6] hgweb: highlight data of the current revision in annotate view |
2016-06-16 |
Denis Laxalde |
marmoute |
Accepted |
[2,of,4,V6] hgweb: display blamed revision once per block in annotate view |
2016-06-16 |
Denis Laxalde |
marmoute |
Accepted |
[3,of,4,V6] hgweb: add link to parents of annotated revision in annotate view |
2016-06-16 |
Denis Laxalde |
marmoute |
Changes Requested |
[4,of,4,V6] hgweb: add links to diff and changeset views from annotate view table |
2016-06-16 |
Denis Laxalde |
marmoute |
Changes Requested |
[1,of,4] hgweb: add link to parents of annotated revision in annotate view |
2016-07-12 |
Denis Laxalde |
|
Accepted |