[5,of,5] templatekw: add {changes}, {distance} and {tag} to the {latesttag} keyword |
2015-10-04 |
Matt Harbison |
|
Superseded |
templatekw: document the reason {latesttag} doesn't make the date available |
2015-10-05 |
Matt Harbison |
|
Accepted |
[1,of,5,modernize-streamclone,V2] exchange: expose bundle2 capabilities on pulloperation |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[2,of,5,modernize-streamclone,V2] exchange: expose bundle2 availability on pulloperation |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[3,of,5,modernize-streamclone,V2] streamclone: refactor canperformstreamclone to accept a pullop |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[4,of,5,modernize-streamclone,V2] streamclone: teach canperformstreamclone to be bundle2 aware |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[5,of,5,modernize-streamclone,V2] streamclone: check for step completion |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[1,of,4,modernize-streamclone] streamclone: move payload header line consumption |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[2,of,4,modernize-streamclone] streamclone: move payload header generation into own function |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[3,of,4,modernize-streamclone] streamclone: move "streaming all changes" message location |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[4,of,4,modernize-streamclone] exchange: add "streaming all changes" to bundle2 pulling |
2015-10-05 |
Gregory Szorc |
|
Accepted |
[1,of,4,marmoute-reviewed] localrepo: add a note about parentenvvar |
2015-10-05 |
Siddharth Agarwal |
|
Accepted |
[2,of,4,marmoute-reviewed] lock: turn prepinherit/reacquire into a single context manager |
2015-10-05 |
Siddharth Agarwal |
|
Accepted |
[3,of,4,marmoute-reviewed] lock.release: don't call postrelease functions for inherited locks |
2015-10-05 |
Siddharth Agarwal |
|
Accepted |
[4,of,4,marmoute-reviewed] localrepo: allow wlock to be inherited |
2015-10-05 |
Siddharth Agarwal |
|
Accepted |
[1,of,3,v2] backout: add examples to clarify basic usage |
2015-10-05 |
Mathias De Maré |
|
Superseded |
[2,of,3,v2] backout: add reference to revert |
2015-10-05 |
Mathias De Maré |
|
Accepted |
[3,of,3,v2] revert: add reference to backout |
2015-10-05 |
Mathias De Maré |
|
Accepted |
notify: fix fromauthor setting for 'incoming' hook type (issue4194) |
2015-10-05 |
Bruce Cran |
|
Superseded |
[STABLE] templater: protect word() from crashing on out of range negative value |
2015-10-05 |
Matt Harbison |
|
Accepted |
[STABLE] notify: fix fromauthor setting for 'incoming' hook type (issue4194) |
2015-10-05 |
Bruce Cran |
|
Accepted |
[modernize-streamclone] bundle2: indicate whether retrieving capabilities for client or server |
2015-10-05 |
Gregory Szorc |
|
Changes Requested |
[1,of,4,marmoute-reviewed] localrepo: add a way to get the current lock if it's held |
2015-10-05 |
Siddharth Agarwal |
|
Accepted |
[2,of,4,marmoute-reviewed] localrepo: add a way to get the current wlock if it's held |
2015-10-05 |
Siddharth Agarwal |
|
Accepted |
[3,of,4,marmoute-reviewed] scmutil: add a way for a subprocess to be run with an inheritable lock |
2015-10-05 |
Siddharth Agarwal |
|
Accepted |
[4,of,4,marmoute-reviewed] scmutil: add a way for a repo's wlock to be inherited by a subprocess |
2015-10-05 |
Siddharth Agarwal |
|
Accepted |
[1,of,3] util.chunkbuffer: special case reading everything |
2015-10-06 |
Gregory Szorc |
|
Accepted |
[2,of,3] util.chunkbuffer: refactor chunk handling logic |
2015-10-06 |
Gregory Szorc |
|
Accepted |
[3,of,3] util.chunkbuffer: avoid extra mutations when reading partial chunks |
2015-10-06 |
Gregory Szorc |
|
Accepted |
[1,of,6,V2] util: extract stringmatcher() from revset |
2015-10-06 |
Matt Harbison |
|
Accepted |
[2,of,6,V2] templatekw: allow getlatesttags() to match a specific tag pattern |
2015-10-06 |
Matt Harbison |
|
Accepted |
[3,of,6,V2] templatekw: factor out the changessincetag calculation to a private method |
2015-10-06 |
Matt Harbison |
|
Accepted |
[4,of,6,V2] templatekw: introduce showlatesttags() to handle {latesttag} keywords |
2015-10-06 |
Matt Harbison |
|
Accepted |
[5,of,6,V2] templater: introduce {latesttag()} function to match a pattern (issue4184) |
2015-10-06 |
Matt Harbison |
|
Accepted |
[6,of,6,V2] templatekw: add {changes}, {distance} and {tag} to the {latesttag} keyword |
2015-10-06 |
Matt Harbison |
|
Accepted |
test-help: verify that extension keywords appear in help templates |
2015-10-06 |
timeless@mozdev.org |
|
Accepted |
[Bug,4886] New: server: support absolute urls |
2015-10-06 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[1,of,2] util: extract stub function to get mtime with second accuracy |
2015-10-06 |
Yuya Nishihara |
|
Accepted |
[2,of,2] util: use tuple accessor to get accurate st_mtime value (issue4836) |
2015-10-06 |
Yuya Nishihara |
|
Accepted |
[1,of,3] rebase: factor out histedit help command |
2015-10-06 |
timeless@mozdev.org |
|
Accepted |
[2,of,3] rebase: suggest help -e histedit |
2015-10-06 |
timeless@mozdev.org |
|
Accepted |
[3,of,3] rebase: enable histedit for useful help with it |
2015-10-06 |
timeless@mozdev.org |
|
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,5] test-fncache: use args/kwargs for lock wrapper |
2015-10-06 |
Siddharth Agarwal |
|
Accepted |
[2,of,5] lock: add a way to prevent locks from being inherited |
2015-10-06 |
Siddharth Agarwal |
|
Accepted |
[3,of,5] localrepo: prevent wlock from being inherited when a transaction is running |
2015-10-06 |
Siddharth Agarwal |
|
Accepted |
[4,of,5] merge.mergestate: factor out code to validate v1/v2 records |
2015-10-06 |
Siddharth Agarwal |
|
Accepted |
[5,of,5] commands: add a new debug command to print merge state |
2015-10-06 |
Siddharth Agarwal |
|
Accepted |
[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,9,mergedriver] filemerge: indent filemerge.filemerge |
2015-10-07 |
Siddharth Agarwal |
|
Accepted |
[2,of,9,mergedriver] filemerge: turn filemerge.filemerge into a class |
2015-10-07 |
Siddharth Agarwal |
|
Deferred |
[3,of,9,mergedriver] filemerge: add a before-merge callback to internal merge tools |
2015-10-07 |
Siddharth Agarwal |
|
Accepted |
[4,of,9,mergedriver] filemerge: call precheck if available |
2015-10-07 |
Siddharth Agarwal |
|
Accepted |
[5,of,9,mergedriver] filemerge: add a precheck for symlinks |
2015-10-07 |
Siddharth Agarwal |
|
Accepted |
[6,of,9,mergedriver] filemerge: use symlinkcheck for :merge and :union |
2015-10-07 |
Siddharth Agarwal |
|
Accepted |
[7,of,9,mergedriver] filemerge: normalize 'internal:foo' names to ':foo' |
2015-10-07 |
Siddharth Agarwal |
|
Accepted |
[8,of,9,mergedriver] filemerge: print correct name of tool for symlink checks |
2015-10-07 |
Siddharth Agarwal |
|
Accepted |
[9,of,9,mergedriver] filemerge: run symlink check for :merge3 |
2015-10-07 |
Siddharth Agarwal |
|
Accepted |
cvsps: fix computation of parent revisions when log caching is on |
2015-10-07 |
Emanuele Giaquinta |
|
Superseded |
[1,of,5] bookmarks: use recordchange instead of writing if transaction is active |
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 |
[3,of,5] shelve: add utility to abort current transaction but keep dirstate |
2015-10-07 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5] shelve: restore shelved dirstate explicitly after aborting transaction |
2015-10-07 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5] shelve: restore unshelved dirstate explicitly after aborting transaction |
2015-10-07 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,3] bundle: extend the format of --type to support version and compression |
2015-10-07 |
Pierre-Yves David |
|
Accepted |
[2,of,3] parsebundletype: add a comment for future generation |
2015-10-07 |
Pierre-Yves David |
|
Accepted |
[3,of,3] bundle: use bundle2 if repository uses general delta |
2015-10-07 |
Pierre-Yves David |
|
Accepted |
[1,of,4] merge: drop special parent assignment in the obsolete case |
2015-10-07 |
Pierre-Yves David |
|
Accepted |
[2,of,4] update: move default destination computation to a function |
2015-10-07 |
Pierre-Yves David |
|
Superseded |
[3,of,4] merge: get the default update destination from the function |
2015-10-07 |
Pierre-Yves David |
|
Superseded |
[4,of,4] revset: delete _updatedefaultdest as it has no users |
2015-10-07 |
Pierre-Yves David |
|
Superseded |
hgweb: ensure both foreground and background colors are specified (issue4872) |
2015-10-07 |
Gijs Kruitbosch |
|
Superseded |
hgweb: fix search hint border-radius on standards-based browsers and remove old gecko-specific property |
2015-10-07 |
Gijs Kruitbosch |
|
Accepted |
[1,of,3] histedit: add inprogress method to state class |
2015-10-07 |
Christian Delahousse |
|
Superseded |
[2,of,3] histedit: check presence of statefile before deleting it |
2015-10-07 |
Christian Delahousse |
|
Superseded |
[3,of,3] histedit: delete histedit statefile on any exception during abort |
2015-10-07 |
Christian Delahousse |
|
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 |
[1,of,6,mergedriver] filemerge: add some merge types |
2015-10-08 |
Siddharth Agarwal |
|
Accepted |
[2,of,6,mergedriver] filemerge: switch trymerge boolean to mergetype enum |
2015-10-08 |
Siddharth Agarwal |
|
Accepted |
[3,of,6,mergedriver] filemerge.filemerge: make a tuple containing merge paths on disk |
2015-10-08 |
Siddharth Agarwal |
|
Accepted |
[4,of,6,mergedriver] filemerge: move 'merging' output to before file creation |
2015-10-08 |
Siddharth Agarwal |
|
Accepted |
[5,of,6,mergedriver] filemerge: move precheck to before files are written out |
2015-10-08 |
Siddharth Agarwal |
|
Accepted |
[6,of,6,mergedriver] filemerge: call premerge directly from main merge function |
2015-10-08 |
Siddharth Agarwal |
|
Accepted |
[1,of,2] revset: do not fall through to revspec for literal: branch (issue4838) |
2015-10-08 |
Yuya Nishihara |
|
Accepted |
[2,of,2] revset: strip off "literal:" prefix from bookmark not found error |
2015-10-08 |
Yuya Nishihara |
|
Accepted |
templater: do not pre-evaluate generator keyword at runsymbol (issue4868) |
2015-10-08 |
Yuya Nishihara |
|
Accepted |
[V2] hgweb: ensure both foreground and background colors are specified (issue4872) |
2015-10-08 |
Gijs Kruitbosch |
|
Accepted |
worker: restore old countcpus code (issue4869) |
2015-10-08 |
Gregory Szorc |
|
Accepted |
[1,of,6] transaction: add releasefn to notify the end of a transaction scope |
2015-10-08 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6] localrepo: execute appropriate actions for dirstate at releasing transaction |
2015-10-08 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6] dirstate: remove meaningless dirstateguard |
2015-10-08 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6] cmdutil: stop tryimportone from using dirstateguard (BC) |
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 |
[6,of,6] commands: use dirstateguard instead of begin/end-parentchange for backout |
2015-10-08 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,3,V2] update: move default destination computation to a function |
2015-10-08 |
Pierre-Yves David |
|
Accepted |
[2,of,3,V2] merge: get the default update destination from the function |
2015-10-08 |
Pierre-Yves David |
|
Accepted |
[3,of,3,V2] revset: delete _updatedefaultdest as it has no users |
2015-10-08 |
Pierre-Yves David |
|
Accepted |
[1,of,4] discovery: rename 'error' to 'errormsg' |
2015-10-08 |
Pierre-Yves David |
|
Accepted |
[2,of,4] eol: rename 'error' to 'haserror' |
2015-10-08 |
Pierre-Yves David |
|
Accepted |
[3,of,4] error: get Abort from 'error' instead of 'util' |
2015-10-08 |
Pierre-Yves David |
|
Accepted |
[4,of,4] check-code: detect and ban 'util.Abort' |
2015-10-08 |
Pierre-Yves David |
|
Accepted |
[1,of,4] destupdate: move the check related to the "clean" logic in the function |
2015-10-08 |
Pierre-Yves David |
|
Superseded |
[2,of,4] destupdate: include the 'check' logic |
2015-10-08 |
Pierre-Yves David |
|
Superseded |
[3,of,4] destupdate: also include bookmark related logic |
2015-10-08 |
Pierre-Yves David |
|
Superseded |
[4,of,4] update: also use 'destupdate' for pull and unbundle |
2015-10-08 |
Pierre-Yves David |
|
Superseded |
[1,of,3] histedit: add inprogress method to state class |
2015-10-08 |
Christian Delahousse |
|
Superseded |
[2,of,3] histedit: check presence of statefile before deleting it |
2015-10-08 |
Christian Delahousse |
|
Superseded |
[3,of,3] histedit: delete histedit statefile on any exception during abort |
2015-10-08 |
Christian Delahousse |
|
Superseded |
context: don't hex encode all unknown 20 char revision specs (issue4890) |
2015-10-08 |
Mads Kiilerich |
|
Accepted |
[1,of,4,marmoute-reviewed] filemerge._merge: drop no longer necessary 'if r:' check |
2015-10-09 |
Siddharth Agarwal |
|
Accepted |
[2,of,4,marmoute-reviewed] filemerge._idump: drop no longer necessary 'if r:' check |
2015-10-09 |
Siddharth Agarwal |
|
Accepted |
[3,of,4,marmoute-reviewed] filemerge._xmerge: drop no longer necessary 'if r:' check |
2015-10-09 |
Siddharth Agarwal |
|
Accepted |
[4,of,4,marmoute-reviewed] filemerge: move post-merge checks into a separate function |
2015-10-09 |
Siddharth Agarwal |
|
Accepted |
[V2] cvsps: fix computation of parent revisions when log caching is on |
2015-10-09 |
Emanuele Giaquinta |
|
Superseded |
[1,of,2] setup: import setup from setuptools if available |
2015-10-09 |
Nathan Goldbaum |
|
Changes Requested |
[2,of,2] makefile: add wheel build target |
2015-10-09 |
Nathan Goldbaum |
|
Superseded |
[1,of,2,v2] setup: import setup from setuptools when building wheels |
2015-10-09 |
Nathan Goldbaum |
|
Not Applicable |
[2,of,2,v2] makefile: add wheel build target |
2015-10-09 |
Nathan Goldbaum |
|
Superseded |
[1,of,2,v3] setup: import setup from setuptools if FORCE_SETUPTOOLS is set |
2015-10-09 |
Nathan Goldbaum |
|
Accepted |
[2,of,2,v3] makefile: add wheel build target |
2015-10-09 |
Nathan Goldbaum |
|
Accepted |
[V2] cvsps: fix computation of parent revisions when log caching is on |
2015-10-09 |
Augie Fackler |
|
Superseded |
[1,of,3,V2] histedit: add inprogress method to state class |
2015-10-09 |
Christian Delahousse |
|
Accepted |
[2,of,3,V2] histedit: check presence of statefile before deleting it |
2015-10-09 |
Christian Delahousse |
|
Accepted |
[3,of,3,V2] histedit: delete histedit statefile on any exception during abort |
2015-10-09 |
Christian Delahousse |
|
Accepted |
[1,of,6] filemerge: clean up temp files in a finally block |
2015-10-09 |
Siddharth Agarwal |
|
Accepted |
[2,of,6] filemerge: turn filemerge into a generator |
2015-10-09 |
Siddharth Agarwal |
|
Accepted |
[3,of,6] filemerge: deindent the parts of filemerge outside the try block |
2015-10-09 |
Siddharth Agarwal |
|
Superseded |
[4,of,6] filemerge.filemerge: exit early if premerge is successful |
2015-10-09 |
Siddharth Agarwal |
|
Accepted |
[5,of,6] filemerge: add a cleaner API around filemerge |
2015-10-09 |
Siddharth Agarwal |
|
Accepted |
[6,of,6] merge.mergestate: use mergectx wrapper |
2015-10-09 |
Siddharth Agarwal |
|
Accepted |
[1,of,5] dirstate: move code paths for backup from dirstateguard to dirstate |
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 |
[3,of,5] dirstate: make functions for backup aware of transaction activity |
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 |
[5,of,5] dirstate: read from pending file under HG_PENDING mode if it exists |
2015-10-09 |
Katsunori FUJIWARA |
marmoute |
Superseded |
[1,of,5,clonebundles,V2] clonebundles: support for seeding clones from pre-generated bundles |
2015-10-09 |
Gregory Szorc |
mpm |
Accepted |
[2,of,5,clonebundles,V2] clonebundles: filter on bundle type |
2015-10-09 |
Gregory Szorc |
mpm |
Changes Requested |
[3,of,5,clonebundles,V2] sslutil: expose attribute indicating whether SNI is supported |
2015-10-09 |
Gregory Szorc |
mpm |
Accepted |
[4,of,5,clonebundles,V2] clonebundles: filter on SNI requirement |
2015-10-09 |
Gregory Szorc |
mpm |
Superseded |
[5,of,5,clonebundles,V2] clonebundles: support sorting URLs by client-side preferences |
2015-10-09 |
Gregory Szorc |
mpm |
Changes Requested |
getsubset: get the unpacker version from the bundler |
2015-10-09 |
Pierre-Yves David |
|
Accepted |
[V3] cvsps: fix computation of parent revisions when log caching is on |
2015-10-09 |
Emanuele Giaquinta |
|
Superseded |
[1,of,2] discovery: fix a typo in a comment |
2015-10-09 |
Pierre-Yves David |
|
Accepted |
[2,of,2] discovery: reference relevant bug in the faulty code |
2015-10-09 |
Pierre-Yves David |
|
Accepted |
[1,of,5,mergedriver] simplemerge: move conflict warning message to filemerge |
2015-10-09 |
Siddharth Agarwal |
|
Superseded |
[2,of,5,mergedriver] merge.mergestate: introduce a way to conclude all paused merges |
2015-10-09 |
Siddharth Agarwal |
|
Changes Requested |
[3,of,5,mergedriver] merge.applyupdates: conclude merges after starting them |
2015-10-09 |
Siddharth Agarwal |
|
Changes Requested |
[4,of,5,mergedriver] commands.resolve: conclude merges after starting them |
2015-10-09 |
Siddharth Agarwal |
|
Changes Requested |
[5,of,5,mergedriver] merge: perform all premerges before concluding any merges |
2015-10-09 |
Siddharth Agarwal |
|
Changes Requested |
strip: factor out revset calculation for strip -B |
2015-10-09 |
Ryan McElroy |
|
Superseded |
[1,of,2] parsers: read sizes of metadata pair of obsolete marker at once |
2015-10-11 |
Yuya Nishihara |
|
Accepted |
[2,of,2] parsers: fix infinite loop or out-of-bound read in fm1readmarkers (issue4888) |
2015-10-11 |
Yuya Nishihara |
|
Accepted |
dirstate: batch calls to statfiles (issue4878) |
2015-10-11 |
Matt Mackall |
|
Accepted |
monoblue: add a link to the latest file revision |
2015-10-12 |
Anton Shestakov |
|
Accepted |
[1,of,7,V2,mergedriver] filemerge: add a wrapper around the filemerge function |
2015-10-12 |
Siddharth Agarwal |
|
Accepted |
[2,of,7,V2,mergedriver] filemerge: also return whether the merge is complete |
2015-10-12 |
Siddharth Agarwal |
|
Accepted |
[3,of,7,V2,mergedriver] filemerge: introduce a premerge flag and function |
2015-10-12 |
Siddharth Agarwal |
|
Accepted |
[4,of,7,V2,mergedriver] filemerge: deindent the parts of filemerge outside the try block |
2015-10-12 |
Siddharth Agarwal |
|
Accepted |
[5,of,7,V2,mergedriver] filemerge: only print out "merging f" output at premerge step |
2015-10-12 |
Siddharth Agarwal |
|
Accepted |
[6,of,7,V2,mergedriver] filemerge: only copy to backup during premerge step |
2015-10-12 |
Siddharth Agarwal |
|
Accepted |
[7,of,7,V2,mergedriver] filemerge: break overall filemerge into separate premerge and merge steps |
2015-10-12 |
Siddharth Agarwal |
|
Accepted |
test-convert-cvs: add sleep so cvs notices changes |
2015-10-12 |
Emanuele Giaquinta |
|
Accepted |
[V4] cvsps: fix computation of parent revisions when log caching is on |
2015-10-12 |
Emanuele Giaquinta |
|
Accepted |
hgweb: remove obsolete -webkit-border-radius property |
2015-10-12 |
Gijs Kruitbosch |
|
Accepted |
[issue4737] shelve: rename 'publicancestors' to something accurate (issue4737) |
2015-10-12 |
Pierre-Yves David |
|
Accepted |
[cleanup] discovery: put trivial branch first |
2015-10-12 |
Pierre-Yves David |
|
Accepted |
patchbomb: check that targets exist at the publicurl |
2015-10-12 |
Pierre-Yves David |
|
Superseded |
[1,of,4,defaultdest,V2] destupdate: move the check related to the "clean" logic in the function |
2015-10-12 |
Pierre-Yves David |
|
Accepted |
[2,of,4,defaultdest,V2] destupdate: include the 'check' logic |
2015-10-12 |
Pierre-Yves David |
|
Accepted |
[3,of,4,defaultdest,V2] destupdate: also include bookmark related logic |
2015-10-12 |
Pierre-Yves David |
|
Superseded |
[4,of,4,defaultdest,V2] update: also use 'destupdate' for pull and unbundle |
2015-10-12 |
Pierre-Yves David |
|
Superseded |
largefiles: better handling of merge of largefiles that not are available |
2015-10-12 |
Mads Kiilerich |
|
Accepted |
[V2] patchbomb: check that targets exist at the publicurl |
2015-10-12 |
Pierre-Yves David |
|
Accepted |
windows: read all global config files, not just the first (issue4491) (BC) |
2015-10-12 |
Mads Kiilerich |
|
Accepted |
[1,of,6,mergedriver] filemerge: clean up some dead code |
2015-10-12 |
Siddharth Agarwal |
|
Accepted |
[2,of,6,mergedriver] simplemerge: move conflict warning message to filemerge |
2015-10-12 |
Siddharth Agarwal |
|
Accepted |
[3,of,6,mergedriver] merge.mergestate: add a wrapper around resolve |
2015-10-12 |
Siddharth Agarwal |
|
Accepted |
[4,of,6,mergedriver] merge.mergestate._resolve: also return completed status |
2015-10-12 |
Siddharth Agarwal |
|
Accepted |
[5,of,6,mergedriver] merge: introduce a preresolve function |
2015-10-12 |
Siddharth Agarwal |
|
Accepted |
[6,of,6,mergedriver] merge.mergestate: perform all premerges before any merges (BC) |
2015-10-12 |
Siddharth Agarwal |
|
Accepted |
revset: add "reversed" as a synonym for "reverse" |
2015-10-12 |
Daniel Colascione (SEATTLE) |
durin42 |
Deferred |
[01,of,21,WIP-PY3K] py3kcompat: add helper functions and imports |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[02,of,21,WIP-PY3K] encoding: convert to absolute_import |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[03,of,21,WIP-PY3K] encoding: convert unichr to chr for py3k |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[04,of,21,WIP-PY3K] util: convert to absolute imports |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[05,of,21,WIP-PY3K] util: use argcount helper function instead of direct inspection |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[06,of,21,WIP-PY3K] cmdutil: convert to absolute_import |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[07,of,21,WIP-PY3K] cmdutil: use cStringIO compat from py3kcompat |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[08,of,21,WIP-PY3K] mdiff: convert to absolute_import |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[09,of,21,WIP-PY3K] obsolete: convert to absolute_import |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[10,of,21,WIP-PY3K] patch: convert to absolute_import |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[11,of,21,WIP-PY3K] revlog: convert to absolute_import |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[12,of,21,WIP-PY3K] scmposix: convert to absolute_import |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[13,of,21,WIP-PY3K] scmutil: convert to absolute_import |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[14,of,21,WIP-PY3K] similar: convert to absolute_import |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[15,of,21,WIP-PY3K] dispatch: convert to print_function |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[16,of,21,WIP-PY3K] i18n: use new gettext on py3k and str for unicode type |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[17,of,21,WIP-PY3K] obsolete: use xrange from py3kcompat |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[18,of,21,WIP-PY3K] patch: use StringIO from py3kcompat |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[19,of,21,WIP-PY3K] parsers: use StringIO from py3kcompat |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[20,of,21,WIP-PY3K] revset: use xrange from py3kcompat |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[21,of,21,WIP-PY3K] url: use urllib2, httplib and StringIO from py3kcompat |
2015-10-12 |
Matthew Turk |
|
Changes Requested |
[1,of,2] exchange: move bundle specification parsing from cmdutil |
2015-10-12 |
Gregory Szorc |
|
Superseded |
[2,of,2] exchange: refactor bundle specification parsing |
2015-10-12 |
Gregory Szorc |
|
Superseded |
[1,of,5,mergedriver] merge.mergestate: add support for persisting a custom merge driver |
2015-10-13 |
Siddharth Agarwal |
|
Superseded |
[2,of,5,mergedriver] merge.mergestate: add support for persisting driver-resolved files |
2015-10-13 |
Siddharth Agarwal |
|
Superseded |
[3,of,5,mergedriver] merge.mergedriver: don't try resolving files marked driver-resolved |
2015-10-13 |
Siddharth Agarwal |
|
Superseded |
[4,of,5,mergedriver] debugmergestate: add support for printing out merge driver |
2015-10-13 |
Siddharth Agarwal |
|
Superseded |
[5,of,5,mergedriver] debugmergestate: add support for printing out driver-resolved files |
2015-10-13 |
Siddharth Agarwal |
|
Superseded |
strip: factor out revset calculation for strip -B |
2015-10-13 |
Ryan McElroy |
|
Accepted |
[evolve-ext] prune: reuse revset from repair instead of copy-pasting code |
2015-10-13 |
Ryan McElroy |
marmoute |
Accepted |
[1,of,3] revset: eliminate temporary reference to subset in limit() and last() |
2015-10-13 |
Yuya Nishihara |
|
Accepted |
[2,of,3] revset: port limit() to support keyword arguments |
2015-10-13 |
Yuya Nishihara |
|
Accepted |
[3,of,3] revset: add optional offset argument to limit() predicate |
2015-10-13 |
Yuya Nishihara |
|
Accepted |
[1,of,2,V2] exchange: move bundle specification parsing from cmdutil |
2015-10-13 |
Gregory Szorc |
|
Superseded |
[2,of,2,V2] exchange: refactor bundle specification parsing |
2015-10-13 |
Gregory Szorc |
|
Superseded |
[1,of,6,V2] parsers: make pack_dirstate take now in integer for consistency |
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 |
[3,of,6,V2] dirstate: move code paths for backup from dirstateguard to dirstate |
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 |
[5,of,6,V2] dirstate: make writing in-memory changes aware of transaction activity |
2015-10-13 |
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 |
[1,of,2,V3] destupdate: also include bookmark related logic |
2015-10-13 |
Pierre-Yves David |
|
Accepted |
[2,of,2,V3] update: also use 'destupdate' for pull and unbundle |
2015-10-13 |
Pierre-Yves David |
|
Accepted |
[1,of,5,clonebundles,V3] exchange: move bundle specification parsing from cmdutil |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[2,of,5,clonebundles,V3] exchange: refactor bundle specification parsing |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[3,of,5,clonebundles,V3] clonebundle: support bundle2 |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[4,of,5,clonebundles,V3] clonebundles: filter on bundle specification |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[5,of,5,clonebundles,V3] clonebundles: filter on SNI requirement |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[V2] status: add terse option flag (issue4119) |
2015-10-13 |
Sean Farley |
|
Deferred |
[1,of,2] rebase: added comments |
2015-10-13 |
Christian Delahousse |
|
Accepted |
[2,of,2] rebase: check for target rev in abort's dstates list (issue4896) |
2015-10-13 |
Christian Delahousse |
|
Accepted |
[1,of,5,mergedriver,V2] merge.mergestate: add support for persisting a custom merge driver |
2015-10-13 |
Siddharth Agarwal |
|
Accepted |
[2,of,5,mergedriver,V2] merge.mergestate: add support for persisting driver-resolved files |
2015-10-13 |
Siddharth Agarwal |
|
Accepted |
[3,of,5,mergedriver,V2] merge.mergedriver: don't try resolving files marked driver-resolved |
2015-10-13 |
Siddharth Agarwal |
|
Accepted |
[4,of,5,mergedriver,V2] debugmergestate: add support for printing out merge driver |
2015-10-13 |
Siddharth Agarwal |
|
Accepted |
[5,of,5,mergedriver,V2] debugmergestate: add support for printing out driver-resolved files |
2015-10-13 |
Siddharth Agarwal |
|
Accepted |
rebase: factor out nothing to rebase return code |
2015-10-13 |
Ryan McElroy |
|
Accepted |
[1,of,5] copies: avoid reference to c1/c2 in makectx |
2015-10-13 |
Matt Mackall |
|
Accepted |
[2,of,5] copies: factor out setupctx into _makegetfctx |
2015-10-13 |
Matt Mackall |
|
Accepted |
[3,of,5] copies: move _makegetfctx calls into checkcopies |
2015-10-13 |
Matt Mackall |
|
Accepted |
[4,of,5] copies: rename renamedelete to renamedeleteset for clarity |
2015-10-13 |
Matt Mackall |
|
Accepted |
[5,of,5] copies: group bothnew with other sets |
2015-10-13 |
Matt Mackall |
|
Accepted |
mq: use cmdutil.revert instead of hg.revert |
2015-10-13 |
Matt Mackall |
|
Accepted |
util: also catch IndexError |
2015-10-13 |
Sean Farley |
|
Accepted |
[1,of,3] tests: test of case-folding merge collisions |
2015-10-14 |
Mads Kiilerich |
|
Accepted |
[2,of,3] merge: abort on file/directory case folding collisions (issue4892) |
2015-10-14 |
Mads Kiilerich |
|
Accepted |
[3,of,3] rfc: merge: detect directory case collisions (issue4892) |
2015-10-14 |
Mads Kiilerich |
|
Deferred |
[1,of,3] exewrapper: report name of failed DLL in error message |
2015-10-14 |
Adrian Buehlmann |
|
Accepted |
[2,of,3] exewrapper: report name of failed private DLL in error message |
2015-10-14 |
Adrian Buehlmann |
|
Accepted |
[3,of,3] exewrapper: add comments about PYTHONHOME |
2015-10-14 |
Adrian Buehlmann |
|
Accepted |
[1,of,3] gitweb: don't drop current revision context on graph page |
2015-10-14 |
Anton Shestakov |
|
Accepted |
[2,of,3] monoblue: make the size of line links bigger to cover line numbers better |
2015-10-14 |
Anton Shestakov |
|
Accepted |
[3,of,3] monoblue: visually highlight source lines when hovering over line numbers |
2015-10-14 |
Anton Shestakov |
|
Accepted |
gitweb: visually highlight source lines when hovering over line numbers |
2015-10-14 |
Anton Shestakov |
|
Accepted |
[disable-tools] merge-tools: allow marking a mergetool as completely disabled |
2015-10-14 |
Augie Fackler |
|
Accepted |
[01,of,10] changegroup: move source check to top of addchangegroup |
2015-10-14 |
Augie Fackler |
|
Accepted |
[02,of,10] changegroup: migrate addchangegroup() to forward to cg?unpacker.apply() |
2015-10-14 |
Augie Fackler |
|
Accepted |
[03,of,10] histedit: use cg?unpacker.apply() instead of changegroup.addchangegroup() |
2015-10-14 |
Augie Fackler |
|
Accepted |
[04,of,10] shelve: use cg?unpacker.apply() instead of changegroup.addchangegroup() |
2015-10-14 |
Augie Fackler |
|
Accepted |
[05,of,10] bundle2: use cg?unpacker.apply() instead of changegroup.addchangegroup() |
2015-10-14 |
Augie Fackler |
|
Accepted |
[06,of,10] commands: use cg?unpacker.apply() instead of changegroup.addchangegroup() |
2015-10-14 |
Augie Fackler |
|
Accepted |
[07,of,10] exchange: use cg?unpacker.apply() instead of changegroup.addchangegroup() |
2015-10-14 |
Augie Fackler |
|
Accepted |
[08,of,10] repair: use cg?unpacker.apply() instead of changegroup.addchangegroup() |
2015-10-14 |
Augie Fackler |
|
Accepted |
[09,of,10] localrepo: use cg?unpacker.apply() instead of changegroup.addchangegroup() |
2015-10-14 |
Augie Fackler |
|
Accepted |
[10,of,10] changegroup: delete now-unused addchangegroup method |
2015-10-14 |
Augie Fackler |
|
Accepted |
[1,of,6] dirstate: make dirstate.write() callers pass repo object to it |
2015-10-14 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6] dirstate: show develwarn for write() invocation without repo |
2015-10-14 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6] ui: invoke external process with HG_PENDING if transaction is active |
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 |
[5,of,6] hook: centralize HG_PENDING passing to external hook process |
2015-10-14 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,6] merge: make in-memory changes visible to external update hooks |
2015-10-14 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,6,clone,bundles] wireproto: properly parse false boolean args (BC) |
2015-10-14 |
Gregory Szorc |
|
Accepted |
[2,of,6,clone,bundles] exchange: document filterclonebundleentries |
2015-10-14 |
Gregory Szorc |
|
Accepted |
[3,of,6,clone,bundles] exchange: provide hint on how to disable clone bundles |
2015-10-14 |
Gregory Szorc |
|
Accepted |
[4,of,6,clone,bundles] exchange: record that we attempted to fetch a clone bundle |
2015-10-14 |
Gregory Szorc |
|
Accepted |
[5,of,6,clone,bundles] exchange: advertise if a clone bundle was attempted |
2015-10-14 |
Gregory Szorc |
|
Accepted |
[6,of,6,clone,bundles] clonebundles: advertise clone bundles feature to clients |
2015-10-14 |
Gregory Szorc |
|
Accepted |
[hggit] help: accept a ui parameter to the help function |
2015-10-14 |
Eric Sumner |
|
Deferred |
rebase: properly abort when destination is public (issue4896) |
2015-10-14 |
Christian Delahousse |
|
Accepted |
[1,of,4,RFC,stream,clone,bundles] streamclone: support for producing and consuming stream clone bundles |
2015-10-14 |
Gregory Szorc |
|
Superseded |
[2,of,4,RFC,stream,clone,bundles] exchange: support for streaming clone bundles |
2015-10-14 |
Gregory Szorc |
|
Superseded |
[3,of,4,RFC,stream,clone,bundles] commands.bundle: support creating stream clone bundles |
2015-10-14 |
Gregory Szorc |
|
Deferred |
[4,of,4,RFC,stream,clone,bundles] commands.unbundle: support consuming streaming clone bundles |
2015-10-14 |
Gregory Szorc |
|
Deferred |
bookmarks: don't deactivate on no-op update (issue4901) |
2015-10-14 |
Matt Mackall |
|
Accepted |
[1,of,6,mergedriver] hook: raise a separate exception for when loading a hook fails |
2015-10-14 |
Siddharth Agarwal |
|
Accepted |
[2,of,6,mergedriver] hook: factor out determination of hooks from running them |
2015-10-14 |
Siddharth Agarwal |
marmoute |
Accepted |
[3,of,6,mergedriver] hook.runhooks: return a dict of result values |
2015-10-14 |
Siddharth Agarwal |
marmoute |
Accepted |
[4,of,6,mergedriver] hook: for python hooks, also return whether an exception was raised |
2015-10-14 |
Siddharth Agarwal |
marmoute |
Accepted |
[5,of,6,mergedriver] merge.mergestate: add a generator for driver-resolved files |
2015-10-14 |
Siddharth Agarwal |
marmoute |
Accepted |
[6,of,6,mergedriver] localrepo.commit: disallow commit when driver-resolved files exist |
2015-10-14 |
Siddharth Agarwal |
marmoute |
Accepted |
[1,of,2,fix] rebase: use a direct reference to repo.changelog |
2015-10-14 |
Pierre-Yves David |
|
Accepted |
[2,of,2,fix] rebase: properly handle chain of marker with missing node |
2015-10-14 |
Pierre-Yves David |
|
Accepted |
[1,of,2,default-dest] update: "deprecate" call to 'merge.update' without a destination |
2015-10-15 |
Pierre-Yves David |
|
Accepted |
[2,of,2,default-dest] update: introduce a 'UpdateAbort' exception |
2015-10-15 |
Pierre-Yves David |
|
Accepted |
[1,of,3] highlight: consolidate duplicate code |
2015-10-15 |
Gregory Szorc |
|
Accepted |
[2,of,3] highlight: inline checkfctx() |
2015-10-15 |
Gregory Szorc |
|
Accepted |
[3,of,3] highlight: add option to prevent content-only based fallback |
2015-10-15 |
Gregory Szorc |
|
Accepted |
mail: drop python 2.5 support |
2015-10-15 |
timeless@mozdev.org |
|
Accepted |
shelve: delete shelve statefile on any exception during abort |
2015-10-15 |
Christian Delahousse |
|
Accepted |
[1,of,2] exchange: use pushop.repo instead of repo |
2015-10-15 |
Sean Farley |
|
Accepted |
[2,of,2] exchange: refactor push so that extensions can wrap pushop |
2015-10-15 |
Sean Farley |
marmoute |
Deferred |
[V3] status: add terse option flag (issue4119) |
2015-10-15 |
Sean Farley |
|
Deferred |
[1,of,2] branch: introduce --reuse for reusing branches without adding multiple heads |
2015-10-15 |
Mads Kiilerich |
|
Deferred |
[2,of,2] push: introduce --multihead for pushing multiple heads without force |
2015-10-15 |
Mads Kiilerich |
|
Deferred |
[1,of,2] obsstore: make the readonly attribute accessible |
2015-10-15 |
Pierre-Yves David |
|
Accepted |
[2,of,2] bundle2: gracefully skip 'obsmarkers' part if evolution is disabled |
2015-10-15 |
Pierre-Yves David |
|
Accepted |
[RFC,need,advice] changegroup: introduce cg3, which has support for exchanging treemanifests |
2015-10-15 |
Augie Fackler |
|
Superseded |
[remotefilelog-ext,3.6fix] remotefilelog: cope with rename of addchangegroupfiles to _addchangegroupfiles |
2015-10-15 |
Augie Fackler |
|
Accepted |
debian: install bash completion as hg and not mercurial (issue4900) |
2015-10-15 |
Augie Fackler |
|
Accepted |
transaction: reorder unlinking .hg/journal and .hg/journal.backupfiles |
2015-10-15 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2] contrib: drop Python < 2.6 from Makefile.python |
2015-10-15 |
Mads Kiilerich |
|
Accepted |
[2,of,2] contrib: offer Python 2.7.10 |
2015-10-15 |
Mads Kiilerich |
|
Accepted |
[V2] exchange: add oparg to push so that extensions can wrap pushop |
2015-10-15 |
Sean Farley |
|
Accepted |
[1,of,4,stream,clone,bundles] streamclone: support for producing and consuming stream clone bundles |
2015-10-15 |
Gregory Szorc |
|
Superseded |
[2,of,4,stream,clone,bundles] exchange: support for streaming clone bundles |
2015-10-15 |
Gregory Szorc |
|
Superseded |
[3,of,4,stream,clone,bundles] commands: support creating stream clone bundles |
2015-10-15 |
Gregory Szorc |
|
Superseded |
[4,of,4,stream,clone,bundles] commands: support consuming stream clone bundles |
2015-10-15 |
Gregory Szorc |
|
Superseded |
[1,of,5] l10n: use %d instead of %s for numbers |
2015-10-15 |
timeless@mozdev.org |
|
Accepted |
[2,of,5] strip: use trailing space for strings |
2015-10-15 |
timeless@mozdev.org |
|
Deferred |
[3,of,5] help: use trailing space for strings |
2015-10-15 |
timeless@mozdev.org |
|
Deferred |
[4,of,5] exchange: grammar: does |
2015-10-15 |
timeless@mozdev.org |
|
Deferred |
[5,of,5] convert: grammar: does |
2015-10-15 |
timeless@mozdev.org |
|
Deferred |
[1,of,5] convert/subversion: capitalize brand subversion |
2015-10-15 |
timeless@mozdev.org |
|
Deferred |
[2,of,5] cmdutil: limit uses of `or` |
2015-10-15 |
timeless@mozdev.org |
|
Deferred |
[3,of,5] cmdutil: reword cannot follow parent revision message |
2015-10-15 |
timeless@mozdev.org |
|
Deferred |
[4,of,5] shelve: use `shelf` |
2015-10-15 |
timeless@mozdev.org |
|
Deferred |
[1,of,2] convert: temporarily disable hg p2 optimization |
2015-10-15 |
Mads Kiilerich |
|
Deferred |
[2,of,2] convert: don't try to use a p2-clean file from p2 if it doesn't exist in p2 |
2015-10-15 |
Mads Kiilerich |
|
Deferred |
exchange: don't print error codes after clone bundle failure |
2015-10-15 |
Gregory Szorc |
|
Accepted |
mq: generate patch names from first line of description |
2015-10-15 |
Mads Kiilerich |
|
Accepted |
[1,of,2] test-shelve: do not use non-portable pipe-and |
2015-10-16 |
timeless@mozdev.org |
|
Accepted |
[2,of,2] check-code: block non-portable pipe-and |
2015-10-16 |
timeless@mozdev.org |
|
Accepted |
[Bug,4902] New: test-shelve crash with general delta on |
2015-10-16 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[Bug,4903] New: test-histedit-edit.t crash with general delta on by default. |
2015-10-16 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[Bug,4904] New: test bundle crash with general delta on by default |
2015-10-16 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[1,of,8] rebase: on abort delete rebase state file no matter what |
2015-10-16 |
Christian Delahousse |
|
Accepted |
[2,of,8] rebase: during abort add warning to user on any exception |
2015-10-16 |
Christian Delahousse |
|
Changes Requested |
[3,of,8] rebase: reduce scope of try catch in restorestate |
2015-10-16 |
Christian Delahousse |
|
Accepted |
[4,of,8] rebase: move no rebasestate file check out of restorestatus |
2015-10-16 |
Christian Delahousse |
|
Changes Requested |
[5,of,8] rebase: move check for "rebase in progress" |
2015-10-16 |
Christian Delahousse |
|
Changes Requested |
[6,of,8] rebase: remove unecessary rebasestate file check in summary hook |
2015-10-16 |
Christian Delahousse |
|
Changes Requested |
[7,of,8] rebase: refactoring to make restorestatus throw only error.Abort |
2015-10-16 |
Christian Delahousse |
|
Changes Requested |
[8,of,8] rebase: add comment to abort test |
2015-10-16 |
Christian Delahousse |
|
Changes Requested |
mergetools.rc: find OSX FileMerge in the new location inside Xcode 4.3 |
2015-10-16 |
Mads Kiilerich |
|
Accepted |
[1,of,7,V2] dirstateguard: remove layering violation around saving/restoring backup |
2015-10-16 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,7,V2] dirstate: remove layering violation around writing dirstate out |
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 |
[4,of,7,V2] dirstate: show develwarn for write() invocation without transaction |
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 |
[6,of,7,V2] hook: centralize passing HG_PENDING to external hook process |
2015-10-16 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,7,V2] merge: make in-memory changes visible to external update hooks |
2015-10-16 |
Katsunori FUJIWARA |
|
Accepted |
help: exclude debug commands |
2015-10-16 |
timeless@mozdev.org |
|
Deferred |
help: treat hg help pattern like hg help patterns |
2015-10-16 |
timeless@mozdev.org |
|
Deferred |
commit: abort when a committemplate is not changed |
2015-10-16 |
Tony Tung |
|
Accepted |
contrib: make editmerge look for merge markers at the beginning of the line |
2015-10-16 |
Christian Delahousse |
|
Accepted |
spelling: trivial spell checking |
2015-10-16 |
Mads Kiilerich |
|
Accepted |
[1,of,7,mergedriver] commands.resolve: support printing out driver-resolved files |
2015-10-17 |
Siddharth Agarwal |
|
Accepted |
[2,of,7,mergedriver] merge.mergestate: add a way to get the other side of the merge |
2015-10-17 |
Siddharth Agarwal |
|
Accepted |
[3,of,7,mergedriver] merge.mergestate: add a way to get the merge driver state |
2015-10-17 |
Siddharth Agarwal |
|
Accepted |
[4,of,7,mergedriver] localrepo.commit: abort if merge driver's conclude step hasn't been run yet |
2015-10-17 |
Siddharth Agarwal |
|
Accepted |
[5,of,7,mergedriver] merge.mergestate: only check for merge driver when property is accessed |
2015-10-17 |
Siddharth Agarwal |
|
Accepted |
[6,of,7,mergedriver] merge.mergestate: set merge driver state to 's' if there's none present |
2015-10-17 |
Siddharth Agarwal |
|
Accepted |
[7,of,7,mergedriver] commands.resolve: print out warning when only driver-resolved files remain |
2015-10-17 |
Siddharth Agarwal |
|
Accepted |
[1,of,8,stream,clone,bundles,V2] streamclone: support for producing and consuming stream clone bundles |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[2,of,8,stream,clone,bundles,V2] exchange: support for streaming clone bundles |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[3,of,8,stream,clone,bundles,V2] commands: support creating stream clone bundles |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[4,of,8,stream,clone,bundles,V2] commands: support consuming stream clone bundles |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[5,of,8,stream,clone,bundles,V2] exchange: support parameters in bundle specification strings |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[6,of,8,stream,clone,bundles,V2] exchange: parse requirements from stream clone specification string |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[7,of,8,stream,clone,bundles,V2] exchange: support streaming clone bundles in clone bundles |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[8,of,8,stream,clone,bundles,V2] clonebundles: rewrite documentation |
2015-10-17 |
Gregory Szorc |
|
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 |
conrib: properly quote variables in editmerge |
2015-10-17 |
Ryan McElroy |
|
Accepted |
[1,of,2] parsers: correct type of temporary variables for dirstate tuple fields |
2015-10-18 |
Yuya Nishihara |
|
Accepted |
[2,of,2] parsers: suppress warning of signed and unsigned comparison at nt_init |
2015-10-18 |
Yuya Nishihara |
|
Accepted |
[1,of,2] test: enforce v1 type in 'test-bundle2-format.t' |
2015-10-18 |
Pierre-Yves David |
|
Accepted |
[2,of,2] test: enforce v1 type in 'test-bundle2-remote-changegroup.t' |
2015-10-18 |
Pierre-Yves David |
|
Accepted |
[1,of,2,stable] rebase: fix wrong 'no changes to commit' when using --collapse |
2015-10-19 |
Mads Kiilerich |
|
Accepted |
[2,of,2,stable] convert: fix Python syntax in 'splice in' message |
2015-10-19 |
Mads Kiilerich |
|
Accepted |
dirstate: Fix invalid reference to self.ui |
2015-10-19 |
James Mills |
|
Accepted |
[1,of,2,stable?] push: all pass along opargs |
2015-10-19 |
Sean Farley |
|
Accepted |
[2,of,2,stable?] pull: all pass along extra opargs |
2015-10-19 |
Sean Farley |
|
Accepted |
[1,of,5] win32: drop reference to python2.5 |
2015-10-20 |
timeless@mozdev.org |
|
Superseded |
[2,of,5] url: drop support for python2.5 |
2015-10-20 |
timeless@mozdev.org |
|
Superseded |
[3,of,5] archival: drop py2.5 taropen workaround |
2015-10-20 |
timeless@mozdev.org |
|
Superseded |
[4,of,5] mail: drop python 2.5 self.sock.read workaround |
2015-10-20 |
timeless@mozdev.org |
|
Superseded |
[5,of,5] check-code allow argument passing py2.6ism |
2015-10-20 |
timeless@mozdev.org |
|
Superseded |
[1,of,5,v2] win32: drop reference to python2.5 |
2015-10-20 |
timeless@mozdev.org |
|
Accepted |
[2,of,5,v2] url: drop support for python2.5 |
2015-10-20 |
timeless@mozdev.org |
|
Accepted |
[3,of,5,v2] archival: drop py2.5 taropen workaround |
2015-10-20 |
timeless@mozdev.org |
|
Accepted |
[4,of,5,v2] mail: drop python 2.5 self.sock.read workaround |
2015-10-20 |
timeless@mozdev.org |
|
Accepted |
[5,of,5,v2] check-code allow argument passing py2.6ism |
2015-10-20 |
timeless@mozdev.org |
|
Accepted |
editmerge: dequote other use of $ED |
2015-10-20 |
Ryan McElroy |
|
Accepted |
[01,of,14,FIX-bundle2] bundle2: introduce an "applybundle" function |
2015-10-20 |
Pierre-Yves David |
|
Accepted |
[02,of,14,FIX-bundle2] unbundle: use 'bundle2.applybundle' |
2015-10-20 |
Pierre-Yves David |
|
Accepted |
[03,of,14,FIX-bundle2] applybundle: set 'bundle2=1' env for all transaction |
2015-10-20 |
Pierre-Yves David |
|
Accepted |
[04,of,14,FIX-bundle2] applybundle: take source as argument |
2015-10-20 |
Pierre-Yves David |
|
Accepted |
[05,of,14,FIX-bundle2] unbundle: use 'source' argument with applybundle |
2015-10-20 |
Pierre-Yves David |
|
Accepted |
[06,of,14,FIX-bundle2] applybundle: take url as argument |
2015-10-20 |
Pierre-Yves David |
|
Accepted |
[07,of,14,FIX-bundle2] unbundle: use 'url' argument with applybundle |
2015-10-20 |
Pierre-Yves David |
|
Accepted |
[08,of,14,FIX-bundle2] strip: pass source and url to bundle2 processing |
2015-10-20 |
Pierre-Yves David |
|
Accepted |
[09,of,14,FIX-bundle2] histedit: properly apply bundle2 backups |
2015-10-20 |
Pierre-Yves David |
|
Superseded |
[10,of,14,FIX-bundle2] shelve: properly process bundle2 bundle |
2015-10-20 |
Pierre-Yves David |
|
Accepted |
[11,of,14,FIX-bundle2] bundlerepo: move temp-bundle writing logic into a closure |
2015-10-20 |
Pierre-Yves David |
|
Accepted |
[12,of,14,FIX-bundle2] bundlerepo: uncompress changegroup in bundle1 case only |
2015-10-20 |
Pierre-Yves David |
|
Accepted |
[13,of,14,FIX-bundle2] bundle2: make unbundle.compressed return True when compressed |
2015-10-20 |
Pierre-Yves David |
|
Accepted |
[14,of,14,FIX-bundle2] bundlerepo: properly extra compressed changegroup from bundle2 |
2015-10-20 |
Pierre-Yves David |
|
Accepted |
[V2,for,09,of,14,FIX-bundle2] histedit: properly apply bundle2 backups |
2015-10-20 |
Pierre-Yves David |
|
Accepted |
[1,of,2,stable] largefiles: test coverage of explicit commit of normal/largefile switch |
2015-10-20 |
Mads Kiilerich |
|
Accepted |
[2,of,2,stable] largefiles: fix explicit commit of normal/largefile switch |
2015-10-20 |
Mads Kiilerich |
|
Accepted |
[Bug,4911] New: No way to tell that copy metadata was dropped |
2015-10-20 |
mercurial-bugs@selenic.com |
|
Not Applicable |
commands: fix help for debugobsolete |
2015-10-20 |
timeless@mozdev.org |
|
Accepted |
[1,of,4,stable] largefiles: test coverage of handling of store corruption |
2015-10-21 |
Mads Kiilerich |
|
Superseded |
[2,of,4,stable] largefiles: check hash of files in the store before copying to working dir |
2015-10-21 |
Mads Kiilerich |
|
Superseded |
[3,of,4,stable] largefiles: test coverage of error handling from putlfile |
2015-10-21 |
Mads Kiilerich |
|
Superseded |
[4,of,4,stable] largefiles: don't mute/obfuscate http errors when putlfile fails |
2015-10-21 |
Mads Kiilerich |
durin42 |
Deferred |
[STABLE] localrepo: discard objects in _filecache at transaction failure (issue4876) |
2015-10-21 |
Katsunori FUJIWARA |
|
Superseded |
bookmarks: don't allow pushing new head for existing mark with -B (issue4400) |
2015-10-22 |
Matt Mackall |
|
Accepted |
[STABLE] ui: support paths.default-push without paths.default set (issue4914) |
2015-10-22 |
Gregory Szorc |
|
Accepted |
merge: improve clarity of table in update docstring |
2015-10-23 |
Augie Fackler |
|
Accepted |
debugrevlog: cope with empty revlog files |
2015-10-23 |
Augie Fackler |
|
Accepted |
[1,of,4,stable,v2] largefiles: test coverage of handling of store corruption |
2015-10-23 |
Mads Kiilerich |
|
Accepted |
[2,of,4,stable,v2] largefiles: check hash of files in the store before copying to working dir |
2015-10-23 |
Mads Kiilerich |
|
Accepted |
[3,of,4,stable,v2] largefiles: test coverage of error handling from putlfile |
2015-10-23 |
Mads Kiilerich |
|
Accepted |
[4,of,4,stable,v2] largefiles: don't mute and obfuscate http errors when putlfile fails |
2015-10-23 |
Mads Kiilerich |
|
Accepted |
[1,of,2,STABLE] tests: add tests for remote hook output (issue4788) |
2015-10-23 |
Gregory Szorc |
|
Accepted |
[2,of,2,STABLE] bundle2: attribute remote failures to remote (issue4788) |
2015-10-23 |
Gregory Szorc |
|
Accepted |
convert: test clean p2 file missing |
2015-10-24 |
Mads Kiilerich |
|
Accepted |
[STABLE,V2] localrepo: discard objects in _filecache at transaction failure (issue4876) |
2015-10-24 |
Katsunori FUJIWARA |
|
Superseded |
[STABLE] help: mention alias and revsetalias in description of HGPLAINEXCEPT |
2015-10-24 |
Yuya Nishihara |
|
Accepted |
[STABLE,V3] localrepo: discard objects in _filecache at transaction failure (issue4876) |
2015-10-24 |
Katsunori FUJIWARA |
|
Accepted |
testing: [sprint] [RFC] add hypothesis fuzz testing |
2015-10-24 |
David MacIver |
|
Accepted |
[1,of,2,sprint] techdocs: establish Sphinx project for technical docs |
2015-10-24 |
Gregory Szorc |
|
Changes Requested |
[2,of,2,sprint] techdocs: add documentation for changegroup formats |
2015-10-24 |
Gregory Szorc |
|
Changes Requested |
[1,of,5,rfc] posix: move checkexec test file to .hg/cache |
2015-10-24 |
Mads Kiilerich |
|
Changes Requested |
[2,of,5,rfc] posix: simplify checkexec check |
2015-10-24 |
Mads Kiilerich |
|
Changes Requested |
[3,of,5,rfc] posix: give checkexec a fast path; keep the check files and test read only |
2015-10-24 |
Mads Kiilerich |
|
Changes Requested |
[4,of,5,rfc] posix: move checklink test file to .hg/cache |
2015-10-24 |
Mads Kiilerich |
|
Changes Requested |
[5,of,5,rfc] posix: give checklink a fast path that cache the check file and is read only |
2015-10-24 |
Mads Kiilerich |
|
Changes Requested |
[sprint] histedit: attempt to choose base revision automatically |
2015-10-24 |
Gregory Szorc |
|
Changes Requested |
[rfc] branches: introduce closing of other heads on other named branches |
2015-10-25 |
Mads Kiilerich |
|
Changes Requested |
[1,of,3,rfc] push: report all remote heads |
2015-10-25 |
Mads Kiilerich |
|
Changes Requested |
[2,of,3,rfc] discovery: add test coverage for pushing branch close and new branch head |
2015-10-25 |
Mads Kiilerich |
|
Changes Requested |
[3,of,3,rfc] discovery: allow pushing multiple heads if only one is non-closing (BC) |
2015-10-25 |
Mads Kiilerich |
|
Changes Requested |
[sprint] : bookmarks: add 'hg push -B .' as a shorthand for pushing the active bookmark issue(4917) |
2015-10-25 |
Uri Baghin |
|
Changes Requested |
packaging: rework version detection and declaration (issue4912) |
2015-10-26 |
Augie Fackler |
|
Accepted |
[Bug,4920] New: TypeError: unsupported operand type(s) for -: '_demandmod' and 'int' |
2015-10-26 |
mercurial-bugs@selenic.com |
|
Changes Requested |
hgweb: escape class keyword when used as a js object property (issue4913) |
2015-10-27 |
Anton Shestakov |
|
Accepted |
[V3] revert: allow configuring the .orig file location |
2015-10-27 |
Christian Delahousse |
|
Superseded |
[STABLE] demandimport: fix TypeError when importing Python regex library (issue4920) |
2015-10-28 |
Gábor Stefanik |
|
Accepted |
[1,of,2,STABLE] i18n: fix regexp pattern to detect translation for DEPRECATED |
2015-10-31 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,STABLE] i18n: look translation of both "DEPRECATED" and "(DEPRECATED)" up |
2015-10-31 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE] extdiff: abort if an empty revision is given with --patch |
2015-11-01 |
Matt Harbison |
|
Changes Requested |
[STABLE] extdiff: abort if an empty revision is given with --patch |
2015-11-01 |
Yuya Nishihara |
|
Changes Requested |
[STABLE,V2] scmutil: abort if an empty revision is given to revpair() |
2015-11-01 |
Matt Harbison |
|
Accepted |
[Bug,4926] New: Cannot roundtrip multibyte utf8 char with the templater json escaper |
2015-11-02 |
mercurial-bugs@selenic.com |
|
Changes Requested |
demandimport: fix level passed to loader of sub-modules |
2015-11-02 |
Yuya Nishihara |
|
Superseded |
[1,of,2] help: replace some str.split() calls by str.partition() or str.rpartition() |
2015-11-02 |
Anton Shestakov |
|
Accepted |
[2,of,2] hgweb: replace some str.split() calls by str.partition() or str.rpartition() |
2015-11-02 |
Anton Shestakov |
|
Accepted |
[1,of,5] util: drop Python 2.4 compat by directly importing md5 and sha1 |
2015-11-02 |
Siddharth Agarwal |
|
Accepted |
[2,of,5] hgweb.server: drop support for Python 2.4 |
2015-11-02 |
Siddharth Agarwal |
|
Accepted |
[3,of,5] test-pathencode.py: drop support for Python 2.4 |
2015-11-02 |
Siddharth Agarwal |
|
Accepted |
[4,of,5] test-merge-prompt.t: add tests for linear updates + change/delete conflicts |
2015-11-02 |
Siddharth Agarwal |
|
Accepted |
[5,of,5] filemerge.prompt: separate out choice selection and action |
2015-11-02 |
Siddharth Agarwal |
|
Accepted |
[1,of,2] encoding: make utf8b encoder more robust (issue4927) |
2015-11-02 |
Matt Mackall |
|
Accepted |
[2,of,2] encoding: extend test cases for utf8b |
2015-11-02 |
Matt Mackall |
|
Accepted |
[1,of,5] test-merge-local.t: print out merge state after attempting merge |
2015-11-03 |
Siddharth Agarwal |
|
Changes Requested |
[2,of,5] commands.debugmergestate: print out branch merge info |
2015-11-03 |
Siddharth Agarwal |
|
Changes Requested |
[3,of,5] merge.applyupdates: pass in branch merge info |
2015-11-03 |
Siddharth Agarwal |
|
Changes Requested |
[4,of,5] merge.mergestate: store whether the merge is a branch merge |
2015-11-03 |
Siddharth Agarwal |
|
Changes Requested |
[5,of,5] merge.mergestate: expose branch merge info via a method |
2015-11-03 |
Siddharth Agarwal |
|
Changes Requested |
[1,of,2,STABLE] i18n: do not abuse msgstr of "DEPRECATED" to check for bad translation |
2015-11-03 |
Yuya Nishihara |
|
Accepted |
[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,SPRINT] changelog: avoid redundant truncation of 00changelog.i at failure |
2015-11-03 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,3] rebase: add date parameter to concludenode function |
2015-11-03 |
Stanislau Hlebik |
|
Accepted |
[2,of,3] rebase: pass date parameter to concludenode |
2015-11-03 |
Stanislau Hlebik |
|
Accepted |
[3,of,3] rebase: introduce 'date' option |
2015-11-03 |
Stanislau Hlebik |
|
Changes Requested |
[1,of,2,STABLE] test-clonebundles.t: add test for incremental pull |
2015-11-03 |
Gregory Szorc |
|
Accepted |
[2,of,2,STABLE] exchange: do not attempt clone bundle if local repo is non-empty (issue4932) |
2015-11-03 |
Gregory Szorc |
|
Accepted |
[STABLE] wireproto: move clonebundles command from extension (issue4931) |
2015-11-03 |
Gregory Szorc |
|
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 |
hgweb: remove unused colorPart() from mercurial.js |
2015-11-04 |
Anton Shestakov |
|
Accepted |
[1,of,4,main-line] test: enforce bundle1 in "test-commit-interactive.t" |
2015-11-04 |
Pierre-Yves David |
|
Accepted |
[2,of,4,main-line] test: enforce v1 in 'test-debugbundle.t' |
2015-11-04 |
Pierre-Yves David |
|
Accepted |
[3,of,4,main-line] test: enforce bundle1 in 'test-push-cgi.t' |
2015-11-04 |
Pierre-Yves David |
|
Accepted |
[4,of,4,main-line] test: enforce non-general delta in 'test-generaldelta.t' |
2015-11-04 |
Pierre-Yves David |
|
Accepted |
[STABLE] templatefilters: try round-trip utf-8 conversion by json filter (issue4933) |
2015-11-04 |
Yuya Nishihara |
|
Accepted |
verify: add a hook that can let extensions manipulate file lists |
2015-11-04 |
Augie Fackler |
|
Accepted |
discovery: factor out calculation of heads to not warn about |
2015-11-05 |
Ryan McElroy |
|
Superseded |
[1,of,5,changedelete] filemerge: also return a dirstate action for nomerge internal tools |
2015-11-05 |
Siddharth Agarwal |
|
Superseded |
[2,of,5,changedelete] filemerge: return dirstate action from all other merge tools |
2015-11-05 |
Siddharth Agarwal |
|
Superseded |
[3,of,5,changedelete] filemerge: return dirstate action |
2015-11-05 |
Siddharth Agarwal |
|
Superseded |
[4,of,5,changedelete] merge.mergestate: update docstrings for preresolve and resolve |
2015-11-05 |
Siddharth Agarwal |
|
Accepted |
[5,of,5,changedelete] merge.mergestate: return dirstate action from _resolve |
2015-11-05 |
Siddharth Agarwal |
|
Superseded |