[1,of,9] bundle-ng: move bundler creation up in the stack |
2013-02-14 |
Sune Foldager |
|
Superseded |
subrepo: do not push "clean" subrepos when the parent repo is pushed |
2013-02-14 |
Angel Ezquerra |
|
Superseded |
[RFC] blackbox: do not translate the log messages |
2013-02-13 |
Durham Goode |
|
Accepted |
[6,of,6] scmutil: split platform-specific bits into their own modules |
2013-02-13 |
Kevin Bullock |
|
Accepted |
[5,of,6] backout: call cmdutil.commit directly instead of commands.commit |
2013-02-13 |
Kevin Bullock |
|
Accepted |
[4,of,6] commit: factor out status printing into a helper function |
2013-02-13 |
Kevin Bullock |
|
Accepted |
[3,of,6] backout: remove unnecessary dict copy |
2013-02-13 |
Kevin Bullock |
|
Accepted |
[2,of,6] backout: remove unnecessary frobbing of addremove option |
2013-02-13 |
Kevin Bullock |
|
Accepted |
[1,of,6] backout: use cmdutil.revert directly instead of commands.revert |
2013-02-13 |
Kevin Bullock |
|
Accepted |
blackbox: only show new heads on incoming |
2013-02-13 |
Durham Goode |
|
Accepted |
util: make ensuredirs safer against races |
2013-02-13 |
Bryan O'Sullivan |
|
Accepted |
[STABLE] Tests: fix test on windows by appending glob to lines returning "\" in the path |
2013-02-13 |
Simon Heimberg |
|
Accepted |
[6,of,6,V2] blackbox: tests for the blackbox extension |
2013-02-12 |
Durham Goode |
|
Accepted |
[5,of,6,V2] blackbox: adds a 'blackbox' command for viewing recent logs |
2013-02-12 |
Durham Goode |
|
Accepted |
[4,of,6,V2] blackbox: log incoming changes via ui.log() |
2013-02-12 |
Durham Goode |
|
Accepted |
[3,of,6,V2] blackbox: logs python and extension hooks via ui.log() |
2013-02-12 |
Durham Goode |
|
Accepted |
[2,of,6,V2] blackbox: log the commands that are run |
2013-02-12 |
Durham Goode |
|
Accepted |
[1,of,6,V2] blackbox: adds a blackbox extension |
2013-02-12 |
Durham Goode |
|
Accepted |
[4,of,4] code-check: warn about line glob match with no glob character (?*/) |
2013-02-12 |
Simon Heimberg |
|
Accepted |
[3,of,4] tests: remove glob from output lines containing no glob character |
2013-02-12 |
Simon Heimberg |
|
Accepted |
[2,of,4] tests: inform on Windows about unnecessary glob lines |
2013-02-12 |
Simon Heimberg |
|
Accepted |
[1,of,4] tests: quickly check if the glob line already matches the output |
2013-02-12 |
Simon Heimberg |
|
Accepted |
dispatch: also a separate warning message on aliases with --config |
2013-02-12 |
Simon Heimberg |
|
Accepted |
[11,of,11] merge: don't fiddle with name lookups or i18n in hot loops |
2013-02-12 |
Idan Kamara |
|
Superseded |
scmutil: create directories in a race-safe way during update |
2013-02-12 |
Bryan O'Sullivan |
|
Accepted |
[STABLE] debugobsolete: improve command help |
2013-02-11 |
Pierre-Yves David |
|
Accepted |
[STABLE] mq: comply with filtering when injecting fake tags (issue3812) |
2013-02-11 |
Pierre-Yves David |
|
Accepted |
[19,of,19] commit: get rid of no-longer needed variable in localrepo.commit |
2013-02-10 |
David Schleimer |
|
Changes Requested |
[18,of,19] commit: move commit preparation from localrepo.commit to workingctx |
2013-02-10 |
David Schleimer |
|
Changes Requested |
[17,of,19] commit: move commit subrepo preparation fully into workingctx |
2013-02-10 |
David Schleimer |
|
Changes Requested |
[16,of,19] localrepo: use workingcontext members instead of changes array during commit |
2013-02-10 |
David Schleimer |
|
Changes Requested |
[15,of,19] commit: use workingctx._rawstatus for subrepo-realted commit validation |
2013-02-10 |
David Schleimer |
|
Changes Requested |
[14,of,19] context: support matches in workingctx.status |
2013-02-10 |
David Schleimer |
|
Changes Requested |
[13,of,19] context: separateworkingctx stats and raw status |
2013-02-10 |
David Schleimer |
|
Changes Requested |
[12,of,19] localrepo: don't use raw context when checking for an empty commit |
2013-02-10 |
David Schleimer |
|
Changes Requested |
[11,of,19] localrepo: use setters instead of constructor for commit metadata |
2013-02-10 |
David Schleimer |
|
Changes Requested |
[10,of,19] commit: pull substate writing into workingctx |
2013-02-10 |
David Schleimer |
|
Changes Requested |
[09,of,19] commit: refactor subrepo state building into working context |
2013-02-10 |
David Schleimer |
|
Changes Requested |
[08,of,19] context: support updating extra in workingctx |
2013-02-10 |
David Schleimer |
|
Changes Requested |
[07,of,19] context: supporting updating the user of a workingctx |
2013-02-10 |
David Schleimer |
|
Changes Requested |
[06,of,19] context: allow updating the date of a workingctx |
2013-02-10 |
David Schleimer |
|
Changes Requested |
[05,of,19] localrepo: update commit to use setter and getter for description |
2013-02-10 |
David Schleimer |
|
Changes Requested |
[04,of,19] commit: refactor mergestate management into workingctx |
2013-02-10 |
David Schleimer |
|
Superseded |
[03,of,19] commit: factor out post-commit cleanup into workingctx |
2013-02-10 |
David Schleimer |
|
Accepted |
[02,of,19] localrepo: use workingctx for validation in commit |
2013-02-10 |
David Schleimer |
|
Accepted |
[01,of,19] localrepo: create context used for actual commit earlier |
2013-02-10 |
David Schleimer |
|
Accepted |
obsolete: consider successors along with descendants when updating |
2013-02-10 |
Levi Bard |
marmoute |
Changes Requested |
dirstate: fix generator/list error when using python 2.7 |
2013-02-10 |
Durham Goode |
|
Accepted |
unionrepo: read-only operations on a union of two localrepos |
2013-02-10 |
Mads Kiilerich |
|
Accepted |
[3,of,3,V2] manifestmerge: fix order in which manifests are fetched |
2013-02-10 |
Siddharth Agarwal |
|
Superseded |
[2,of,3,V2] merge: run _forgetremoved after manifestmerge |
2013-02-10 |
Siddharth Agarwal |
|
Superseded |
[1,of,3,V2] dirstate: disable gc while parsing the dirstate |
2013-02-10 |
Siddharth Agarwal |
|
Accepted |
dirstate: disable gc while parsing the dirstate |
2013-02-10 |
Siddharth Agarwal |
|
Superseded |
[3,of,3] addremove: don't audit the path for paths already in the dirstate |
2013-02-10 |
Durham Goode |
|
Accepted |
[2,of,3] dirstate: walk returns None for files that have a symlink in their path |
2013-02-10 |
Durham Goode |
|
Accepted |
[1,of,3] pathauditor: add check() method |
2013-02-10 |
Durham Goode |
|
Accepted |
[3,of,3] addremove: don't audit the path for paths already in the dirstate |
2013-02-10 |
Durham Goode |
|
Superseded |
[2,of,3] dirstate: walk returns None for files that have a symlink in their path |
2013-02-10 |
Durham Goode |
|
Superseded |
[1,of,3] pathauditor: add check() method |
2013-02-10 |
Durham Goode |
|
Superseded |
[3,of,3,V3] extensions: obsolete and remove interhg extension |
2013-02-10 |
Angel Ezquerra |
|
Accepted |
[2,of,3,V3] hgweb: apply the websub filter to revision descriptions |
2013-02-10 |
Angel Ezquerra |
|
Accepted |
[1,of,3,V3] hgweb: add websub template filter |
2013-02-10 |
Angel Ezquerra |
|
Accepted |
hgweb: consistent author name width |
2013-02-10 |
Dan Villiom Podlaski Christiansen |
|
Accepted |
[11,of,11] merge: don't fiddle with name lookups or i18n in hot loops |
2013-02-10 |
Idan Kamara |
|
Superseded |
[6,of,6] blackbox: tests for the blackbox extension |
2013-02-10 |
Durham Goode |
|
Superseded |
[5,of,6] blackbox: adds a 'blackbox' command for viewing recent logs |
2013-02-10 |
Durham Goode |
|
Superseded |
[4,of,6] blackbox: log incoming changes via ui.log() |
2013-02-10 |
Durham Goode |
|
Superseded |
[3,of,6] blackbox: logs python and extension hooks via ui.log() |
2013-02-10 |
Durham Goode |
|
Superseded |
[2,of,6] blackbox: log the commands that are run |
2013-02-10 |
Durham Goode |
|
Superseded |
[1,of,6] blackbox: adds a blackbox extension |
2013-02-10 |
Durham Goode |
|
Superseded |
[2,of,2,V4] hgweb: teach archive how to handle file patterns |
2013-02-10 |
Angel Ezquerra |
|
Superseded |
[1,of,2,V4] test-archive: gracefully handle HTTPErrors on get-with-headers |
2013-02-10 |
Angel Ezquerra |
|
Superseded |
[Bug,3815] New: test-check-code-hg.t uses extensions enabled in the local repository |
2013-02-10 |
mercurial-bugs@selenic.com |
|
Not Applicable |
merge: take wlock only when we actually need to start updating |
2013-02-10 |
Kevin Bullock |
|
Superseded |
serve: introduce --get and --post for easy testing of hgweb |
2013-02-09 |
Mads Kiilerich |
brodie |
Superseded |
[RESEND] test: display used python hash seed |
2013-02-09 |
Pierre-Yves David |
|
Accepted |
parsedate: understand "now" as a shortcut for the current time |
2013-02-09 |
Augie Fackler |
|
Accepted |
revset: add update() revset to return target rev for 'hg update' |
2013-02-09 |
Kevin Bullock |
|
Changes Requested |
export: clobber files with -o (bc) (issue3652) |
2013-02-09 |
Augie Fackler |
|
Accepted |
[2,of,2] merge: don't call copies.mergecopies unless we need to |
2013-02-09 |
Bryan O'Sullivan |
|
Superseded |
[1,of,2] merge: rename p1 to wctx in manifestmerge |
2013-02-09 |
Bryan O'Sullivan |
|
Superseded |
largefiles: don't cache largefiles for pulled heads by default |
2013-02-09 |
natosha@unity3d.com |
|
Accepted |
[STABLE] outgoing: fix possible filtering crash in outgoing (issue3814) |
2013-02-09 |
Pierre-Yves David |
|
Accepted |
[V3] hgweb: teach archive how to handle file patterns |
2013-02-09 |
Angel Ezquerra |
|
Superseded |
[v2] amend: support amending merge changesets (issue3778) |
2013-02-09 |
Brodie Rao |
|
Superseded |
[3,of,3] summary: show active bookmark even if not at current changeset |
2013-02-09 |
Kevin Bullock |
|
Accepted |
[2,of,3] summary: simplify handling of active bookmark |
2013-02-09 |
Kevin Bullock |
|
Accepted |
[1,of,3] summary: test that current bookmark isn't shown |
2013-02-09 |
Kevin Bullock |
|
Accepted |
[2,of,2] tests: add a test runner utility that prints nothing when all tests pass |
2013-02-09 |
Idan Kamara |
|
Accepted |
[1,of,2] test-atomictempfile: convert to unit test |
2013-02-09 |
Idan Kamara |
|
Accepted |
largefiles: add --no-largefiles-caching option to pull |
2013-02-09 |
natosha@unity3d.com |
|
Rejected |
[4,of,4] hgweb: generate HTML documentation |
2013-02-09 |
Dan Villiom Podlaski Christiansen |
durin42 |
Accepted |
[3,of,4] help: move the majority of the help command to the help module |
2013-02-09 |
Dan Villiom Podlaski Christiansen |
durin42 |
Accepted |
[2,of,4] hgweb help: split up long lines (in generated output) |
2013-02-09 |
Dan Villiom Podlaski Christiansen |
durin42 |
Accepted |
[1,of,4] hgweb help: add tests |
2013-02-09 |
Dan Villiom Podlaski Christiansen |
durin42 |
Accepted |
largefiles: fix test and check code |
2013-02-09 |
natosha@unity3d.com |
|
Accepted |
[3,of,3,V3,[NOW_WITH_DOCS!] ] extensions: obsolete and remove interhg extension |
2013-02-09 |
Angel Ezquerra |
|
Superseded |
[2,of,3,V3,[NOW_WITH_DOCS!] ] hgweb: apply the websub filter to revision descriptions |
2013-02-09 |
Angel Ezquerra |
|
Superseded |
[1,of,3,V3,[NOW_WITH_DOCS!] ] hgweb: add websub template filter |
2013-02-09 |
Angel Ezquerra |
|
Superseded |
[4,of,4,V3] manifestmerge: handle abort on local unknown, remote created files |
2013-02-09 |
Siddharth Agarwal |
|
Superseded |
[3,of,4,V3] manifestmerge: pass in branchmerge and force separately |
2013-02-09 |
Siddharth Agarwal |
|
Superseded |
[2,of,4,V3] manifest: use a size 3 LRU cache to store parsed manifests |
2013-02-09 |
Siddharth Agarwal |
|
Accepted |
[1,of,4,V3] util: add an LRU cache dict |
2013-02-09 |
Siddharth Agarwal |
|
Accepted |
largefiles: document behavior of caching largefiles for new heads |
2013-02-09 |
natosha@unity3d.com |
|
Accepted |
[3,of,3,V2] extensions: obsolete and remove interhg extension |
2013-02-09 |
Angel Ezquerra |
|
Superseded |
[2,of,3,V2] hgweb, templates: apply the websub filter to revision descriptions |
2013-02-09 |
Angel Ezquerra |
|
Superseded |
[1,of,3,V2] hgweb: add websub template filter |
2013-02-09 |
Angel Ezquerra |
|
Superseded |
largefiles: make caching largefiles message more explicit |
2013-02-09 |
natosha@unity3d.com |
|
Accepted |
[2,of,2] tests: remove last two check-code warnings about killdaemons |
2013-02-09 |
Kevin Bullock |
|
Accepted |
[1,of,2] tests: guard against obsolete markers in the hg repo itself |
2013-02-09 |
Kevin Bullock |
|
Accepted |
[11,of,11] merge: don't fiddle with name lookups or i18n in hot loops |
2013-02-09 |
Bryan O'Sullivan |
|
Superseded |
[10,of,11] merge: apply non-interactive working dir updates in parallel |
2013-02-09 |
Bryan O'Sullivan |
|
Superseded |
[09,of,11] worker: allow a function to be run in multiple worker processes |
2013-02-09 |
Bryan O'Sullivan |
|
Accepted |
[08,of,11] worker: partition a list (of tasks) into equal-sized chunks |
2013-02-09 |
Bryan O'Sullivan |
|
Accepted |
[07,of,11] worker: estimate whether it's worth running a task in parallel |
2013-02-09 |
Bryan O'Sullivan |
|
Accepted |
[06,of,11] worker: count the number of CPUs |
2013-02-09 |
Bryan O'Sullivan |
|
Accepted |
[05,of,11] tests: getremove test output changes (fold into previous patch) |
2013-02-09 |
Bryan O'Sullivan |
|
Accepted |
[04,of,11] merge: report non-interactive progress in chunks |
2013-02-09 |
Bryan O'Sullivan |
|
Superseded |
[03,of,11] merge: handle subrepo merges and .hgsubstate specially |
2013-02-09 |
Bryan O'Sullivan |
|
Superseded |
[02,of,11] tests: update test output (will be folded into parent) |
2013-02-09 |
Bryan O'Sullivan |
|
Accepted |
[01,of,11] merge: split out mostly-non-interactive working dir updates |
2013-02-09 |
Bryan O'Sullivan |
|
Superseded |
tests: remove last two check-code warnings about killdaemons |
2013-02-09 |
Kevin Bullock |
|
Superseded |
[6,of,6] highlight: use docutils for generating help if possible |
2013-02-09 |
Dan Villiom Podlaski Christiansen |
durin42 |
Superseded |
[5,of,6] minirst: HTML formatter tweaks |
2013-02-09 |
Dan Villiom Podlaski Christiansen |
durin42 |
Accepted |
[4,of,6] hgweb: generate HTML documentation |
2013-02-09 |
Dan Villiom Podlaski Christiansen |
durin42 |
Superseded |
[3,of,6] help: ReST tweaks |
2013-02-09 |
Dan Villiom Podlaski Christiansen |
durin42 |
Superseded |
[2,of,6] help: move the majority of the help command to the help module |
2013-02-09 |
Dan Villiom Podlaski Christiansen |
durin42 |
Superseded |
[1,of,6] hgweb: test help functionality |
2013-02-09 |
Dan Villiom Podlaski Christiansen |
durin42 |
Superseded |
commit: add --reuse-message for keeping the old commit message during amend |
2013-02-09 |
Durham Goode |
|
Changes Requested |
[3,of,3] interhg: mark extension as deprecated |
2013-02-09 |
Angel Ezquerra |
|
Superseded |
[2,of,3] hgweb, templates: apply the websub filter to revision descriptions |
2013-02-09 |
Angel Ezquerra |
|
Superseded |
[1,of,3] hgweb, templates: add websub template filter |
2013-02-09 |
Angel Ezquerra |
|
Changes Requested |
export: show 'Date' header in a format that also is readable for humans |
2013-02-09 |
Mads Kiilerich |
|
Accepted |
[3,of,3,STABLE,V2] dispatch: include chained exceptions in printed tracebacks when using --debugger |
2013-02-09 |
Matt Harbison |
|
Superseded |
[2,of,3,STABLE,V2] ui: add support for fully printing chained exception tracebacks |
2013-02-09 |
Matt Harbison |
|
Superseded |
[1,of,3,STABLE,V2] subrepo: chain the original exception to SubrepoAbort |
2013-02-09 |
Matt Harbison |
|
Superseded |
[5,of,5] dispatch: exit with status 1 for an InterventionRequired exception (bc) |
2013-02-08 |
Augie Fackler |
|
Accepted |
[4,of,5] histedit: switch from util.Abort to util.InterventionRequired where appropriate (bc) |
2013-02-08 |
Augie Fackler |
|
Accepted |
[3,of,5] rebase: switch from util.Abort to util.InterventionRequired where appropriate (bc) |
2013-02-08 |
Augie Fackler |
|
Accepted |
[2,of,5] dispatch: catch InterventionRequired and print the message with no prefix |
2013-02-08 |
Augie Fackler |
|
Accepted |
[1,of,5] error: introduce new InterventionRequired exception |
2013-02-08 |
Augie Fackler |
|
Accepted |
[5,of,5,V2] merge: don't pre-check for locally unknown files |
2013-02-08 |
Siddharth Agarwal |
|
Superseded |
[4,of,5,V2] manifestmerge: handle abort on local unknown, remote created files |
2013-02-08 |
Siddharth Agarwal |
|
Superseded |
[3,of,5,V2] manifestmerge: pass in branchmerge and force separately |
2013-02-08 |
Siddharth Agarwal |
|
Superseded |
[2,of,5,V2] manifest: use a size 3 LRU cache to store parsed manifests |
2013-02-08 |
Siddharth Agarwal |
|
Superseded |
[1,of,5,V2] util: add an LRU cache dict |
2013-02-08 |
Siddharth Agarwal |
|
Superseded |
[RFC] commit: add --reuse-message for keeping the old commit message during amend |
2013-02-08 |
Durham Goode |
|
Deferred |
amend: support amending merge changesets (issue3778) |
2013-02-08 |
Brodie Rao |
|
Superseded |
[5,of,5] merge: don't pre-check for locally unknown files |
2013-02-08 |
Siddharth Agarwal |
|
Superseded |
[4,of,5] manifestmerge: handle abort on local unknown, remote created files |
2013-02-08 |
Siddharth Agarwal |
|
Superseded |
[3,of,5] manifestmerge: pass in branchmerge and force separately |
2013-02-08 |
Siddharth Agarwal |
|
Superseded |
[2,of,5] manifest: use a size 3 LRU cache to store parsed manifests |
2013-02-08 |
Siddharth Agarwal |
|
Superseded |
[1,of,5] util: add an LRU cache dict |
2013-02-08 |
Siddharth Agarwal |
|
Superseded |
export: introduce 'Unix Date' header with the date spelled out |
2013-02-08 |
Mads Kiilerich |
|
Changes Requested |
[V2] hgweb: teach archive how to handle file patterns |
2013-02-08 |
Angel Ezquerra |
|
Superseded |
[2,of,2] git convert: some versions of git use fatal: instead of error: |
2013-02-08 |
Augie Fackler |
|
Accepted |
[1,of,2] convert: fix a test failure due to git change (issue3428) |
2013-02-08 |
Augie Fackler |
|
Accepted |
[hglib] tests: fix tests that use integer bookmarks |
2013-02-08 |
Durham Goode |
|
Accepted |
unionrepo: read-only operations on a union of two localrepos |
2013-02-08 |
Mads Kiilerich |
|
Superseded |
[RESEND] hgweb: add group authorization |
2013-02-07 |
Markus Zapke-GrĂ¼ndemann |
|
Deferred |
hgweb: add group authorization |
2013-02-07 |
Markus Zapke-GrĂ¼ndemann |
|
Rejected |
tests: quickly check if the glob line already matches the output |
2013-02-07 |
Simon Heimberg |
|
Superseded |
run-tests: do not fail on empty tsttest file |
2013-02-07 |
Simon Heimberg |
|
Accepted |
[3,of,3] dispatch: include chained exceptions in printed tracebacks when using --debugger |
2013-02-07 |
Matt Harbison |
|
Superseded |
[2,of,3] ui: add support for fully printing chained exception tracebacks |
2013-02-07 |
Matt Harbison |
|
Superseded |
[1,of,3] subrepo: chain the original exception to SubrepoAbort |
2013-02-07 |
Matt Harbison |
|
Superseded |
hgweb: teach archive how to handle file patterns |
2013-02-06 |
Angel Ezquerra |
|
Superseded |
bookmark: don't allow integers as bookmark/branch/tag names |
2013-02-06 |
Durham Goode |
|
Accepted |
[STABLE] incoming: fix incoming when a local head is remotely filtered (issue3805)o |
2013-02-06 |
Pierre-Yves David |
|
Accepted |
[3,of,3] addremove: don't audit the path for paths already in the dirstate |
2013-02-05 |
Durham Goode |
|
Superseded |
[2,of,3] dirstate: walk returns None for files under symlink directory |
2013-02-05 |
Durham Goode |
|
Changes Requested |
[1,of,3] pathauditor: add isvalidpath() method |
2013-02-05 |
Durham Goode |
|
Changes Requested |
[V2] dirstate: move pure python dirstate packing to pure/parsers.py |
2013-02-05 |
Siddharth Agarwal |
|
Accepted |
dirstate: move pure python dirstate packing to pure/parsers.py |
2013-02-05 |
Siddharth Agarwal |
|
Superseded |
i18n: hgext.record: Fix duplicated shortcut key b for record (edit and quit). Use e instead |
2013-02-05 |
arne_bab at web.de |
|
Accepted |
using .gitignore file should use glob as default syntax |
2013-02-05 |
Ben Kehoe |
|
Rejected |
hgweb: show 404 on missing template in current style (issue3809) |
2013-02-05 |
Kevin Bullock |
|
Rejected |
hgweb: make 'summary' work with hidden changesets |
2013-02-05 |
Kevin Bullock |
|
Accepted |
histedit: print another warning when working dir is not a descandant of rev |
2013-02-05 |
Simon Heimberg |
|
Changes Requested |
[4,of,4] dirstate: walk returns None for files under symlink directory |
2013-02-05 |
Durham Goode |
|
Changes Requested |
[3,of,4] addremove: don't perform m.exact/rel until needed |
2013-02-05 |
Durham Goode |
|
Accepted |
[2,of,4] addremove: don't call lexists, isdir, and islink |
2013-02-05 |
Durham Goode |
|
Accepted |
[1,of,4] addremove: only query dirstate once per path |
2013-02-05 |
Durham Goode |
|
Accepted |
[Bug,3805] New: hg incoming crash if locally known is filtered remotely. |
2013-02-04 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[stable] hgweb.cgi: fix internal WSGI emulation (issue3804) |
2013-02-04 |
Kevin Bullock |
|
Accepted |
[2,of,2] hgweb: group branches by status in gitweb style |
2013-02-04 |
Antonio Zanardo |
mpm |
Rejected |
[1,of,2] hgweb: make 'branches' template split branches by status |
2013-02-04 |
Antonio Zanardo |
mpm |
Rejected |
[stable] hgweb.cgi: fix internal WSGI emulation (issue3804) |
2013-02-04 |
Mads Kiilerich |
|
Superseded |
[stable] rebase: derive node from target rev (issue3802) |
2013-02-03 |
Siddharth Agarwal |
|
Accepted |
commit: show active bookmark in commit editor helper text |
2013-02-02 |
Antonio Zanardo |
krbullock |
Accepted |
commit: show active bookmark in commit editor helper text |
2013-02-01 |
Antonio Zanardo |
|
Superseded |
[3,of,3] merge: don't sort the manifest in _checkunknown |
2013-02-01 |
Siddharth Agarwal |
|
Superseded |
[2,of,3] merge: use dirstate.notincluded in _checkunknown |
2013-02-01 |
Siddharth Agarwal |
|
Superseded |
[1,of,3] dirstate: add a method to filter by not included |
2013-02-01 |
Siddharth Agarwal |
|
Changes Requested |
[2,of,2,V2,STABLE] hgweb: rename 'currentbaseline' template keyword to 'basenode' |
2013-02-01 |
Kevin Bullock |
|
Accepted |
[1,of,2,V2,STABLE] hgweb: rename 'changesetbaseline' template to 'difffrom' |
2013-02-01 |
Kevin Bullock |
|
Accepted |
[stable] hgweb: urlescape all urls, HTML escape repo/tag/branch/... names |
2013-02-01 |
Thomas Arendsen Hein |
|
Accepted |
[2,of,2] hgweb: rename 'currentbaseline' template keyword to 'baserev' |
2013-02-01 |
Kevin Bullock |
|
Superseded |
[1,of,2] hgweb: rename 'changesetbaseline' template to 'diffbase' |
2013-02-01 |
Kevin Bullock |
|
Superseded |
dates: support 'today' and 'yesterday' in parsedate (issue3764) |
2013-02-01 |
Paul Cavallaro |
|
Accepted |
revset: change ancestor to accept 0 or more arguments (issue3750) |
2013-02-01 |
Paul Cavallaro |
|
Accepted |
[1,of,1] unionrepo: read-only operations on a union of two localrepos |
2013-02-01 |
Mads Kiilerich |
|
Superseded |
[STABLE] hgweb: remove baseline info from paper template |
2013-02-01 |
Pierre-Yves David |
|
Accepted |
[STABLE] icasefs: improve rename awareness of case-folding collision detection (issue3452) |
2013-02-01 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,2,V2-STABLE] rebase: mention --rev in the help |
2013-02-01 |
Pierre-Yves David |
|
Accepted |
[1,of,2,V2-STABLE] rebase: add a mention of phases in the help |
2013-02-01 |
Pierre-Yves David |
|
Superseded |
[[STABLE] ] hgwebdir: use web.prefix when creating url breadcrumbs (closes #3790) |
2013-01-31 |
Angel Ezquerra |
|
Accepted |
[2,of,2,STABLE] rebase: mention --rev in the help |
2013-01-31 |
Pierre-Yves David |
|
Superseded |
[1,of,2,STABLE] rebase: add a mention of phases in the help |
2013-01-31 |
Pierre-Yves David |
|
Superseded |
[STABLE] hgweb: returns 404 for unknow revision instead of 500 |
2013-01-31 |
Pierre-Yves David |
|
Accepted |
tests: fix toctou race in tinyproxy.py (issue3795) |
2013-01-31 |
Mads Kiilerich |
|
Accepted |
[STABLE] hgweb: add a `web.view` to control filtering |
2013-01-31 |
Pierre-Yves David |
|
Accepted |
[Bug,3796] New: test-convert-hg-svn.t fails with svn 1.7.8 |
2013-01-31 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[Bug,3795] New: test-http-proxy sometimes fail |
2013-01-31 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[3,of,3,stable] rebase: delete divergent bookmarks on destination (issue3685) |
2013-01-31 |
Siddharth Agarwal |
|
Accepted |
[2,of,3,stable] bookmarks: factor out delete divergent code |
2013-01-31 |
Siddharth Agarwal |
|
Accepted |
[1,of,3,stable] bookmarks: remove bogus nullmerge check in updatebookmarks |
2013-01-31 |
Siddharth Agarwal |
|
Superseded |
[3,of,3,stable] rebase: delete divergent bookmarks on destination (issue3685) |
2013-01-31 |
Siddharth Agarwal |
|
Superseded |
[2,of,3,stable] bookmarks: factor out delete divergent code |
2013-01-31 |
Siddharth Agarwal |
|
Superseded |
[1,of,3,stable] bookmarks: remove bogus nullmerge check in updatebookmarks |
2013-01-31 |
Siddharth Agarwal |
|
Superseded |
[RFC-STABLE] subrepo: allows to drop courtesy phase sync (issue3781) |
2013-01-31 |
Pierre-Yves David |
|
Accepted |
[STABLE] hgweb: fix navigation label (issue3792) |
2013-01-30 |
Pierre-Yves David |
krbullock |
Accepted |
[stable] merge: fix UnboundLocalError (issue3791) |
2013-01-30 |
Mads Kiilerich |
|
Superseded |
histedit: prevent parent guessed via --outgoing from being a revset (issue3770) |
2013-01-30 |
Augie Fackler |
|
Accepted |
[2,of,2,STABLE] share: backout fd903f89e42b, except the test |
2013-01-30 |
Matt Harbison |
|
Accepted |
[1,of,2,STABLE] subrepo: use sharepath if available when locating the source repo |
2013-01-30 |
Matt Harbison |
|
Accepted |
[STABLE] test: display used python hash seed |
2013-01-30 |
Pierre-Yves David |
|
Superseded |
[3,of,3,stable] profiling: introduce limit configuration option |
2013-01-29 |
Mads Kiilerich |
|
Accepted |
[2,of,3,stable] profiling: improve '+' markup of nested lines |
2013-01-29 |
Mads Kiilerich |
|
Superseded |
[1,of,3,stable] profiling: add documentation of lsprof 'sort' and 'nested' |
2013-01-29 |
Mads Kiilerich |
|
Accepted |
OS X: try cheap ascii .lower() in normcase before making full unicode dance |
2013-01-29 |
Mads Kiilerich |
|
Accepted |
[STABLE] hgweb: prevent traceback during search when filtered (issue3783) |
2013-01-29 |
Pierre-Yves David |
krbullock |
Accepted |
[2,of,2,STABLE] test-obsolete: validate that bundle is not affected by issue3788 |
2013-01-29 |
Pierre-Yves David |
krbullock |
Accepted |
[1,of,2,STABLE] pull: fix crash when pulling changeset that get hidden locally (issue3788) |
2013-01-29 |
Pierre-Yves David |
krbullock |
Accepted |
[2,of,2,STABLE] test: minor documentation fix |
2013-01-28 |
Pierre-Yves David |
krbullock |
Accepted |
[1,of,2,STABLE] discovery: outgoing pass unfiltered repo to findcommonincoming (issue3776) |
2013-01-28 |
Pierre-Yves David |
krbullock |
Accepted |
[stable] parsers: fix memleak of revlog cache entries on strip |
2013-01-28 |
Yuya Nishihara |
|
Accepted |
[2,of,2] bookmarks: hide bookmarks on filtered revs from listkeys |
2013-01-27 |
Kevin Bullock |
|
Accepted |
[1,of,2] bookmarks: don't use bookmarks.listbookmarks in local computations |
2013-01-27 |
Kevin Bullock |
|
Accepted |
[2,of,2] summary: show when active bookmark moved |
2013-01-27 |
Kevin Bullock |
|
Deferred |
[1,of,2] summary: simplify handling of active bookmark |
2013-01-27 |
Kevin Bullock |
|
Superseded |
[in,crew] bookmarks: show active bookmark even if not at working dir |
2013-01-27 |
Kevin Bullock |
|
Accepted |
largefiles: allow use of urls with #revision |
2013-01-27 |
Mads Kiilerich |
|
Accepted |
[V4] hgweb: don't attempt to show hidden bookmarks (issue3774) |
2013-01-26 |
Kevin Bullock |
|
Accepted |
[in,crew] hgweb: fetch tipmost unfiltered rev thru the changelog |
2013-01-26 |
Kevin Bullock |
|
Accepted |
crew-stable test failure in ubuntu 12.10 |
2013-01-26 |
Giorgos Keramidas |
|
Rejected |
[V3] hgweb: don't attempt to show hidden bookmarks (issue3774) |
2013-01-25 |
Kevin Bullock |
|
Superseded |
[V2] hgweb: don't attempt to show hidden bookmarks (issue3774) |
2013-01-25 |
Kevin Bullock |
|
Superseded |
hgweb: don't attempt to show hidden bookmarks (issue3774) |
2013-01-25 |
Kevin Bullock |
|
Superseded |
[2,of,2,stable] largefiles: fix cat when using relative paths from subdirectory |
2013-01-25 |
Mads Kiilerich |
|
Accepted |
[1,of,2,stable] largefiles: fix commit when using relative paths from subdirectory |
2013-01-25 |
Mads Kiilerich |
|
Accepted |
[in,crew] help: document '@' bookmark in 'help bookmarks' and 'help clone' |
2013-01-25 |
Kevin Bullock |
|
Accepted |
[STABLE] test-histedit: add tests for dropping head changeset |
2013-01-25 |
Pierre-Yves David |
|
Accepted |
A small enhancement to graphlog to show closed branches |
2013-01-25 |
Henrik Pauli |
|
Deferred |
[10,of,10,stable] largefiles: make verify --lfa and --lfc work without --large |
2013-01-25 |
Mads Kiilerich |
|
Accepted |
[09,of,10,stable] largefiles: servers should not verify hashes of local files on remote statlfile |
2013-01-25 |
Mads Kiilerich |
|
Deferred |
[08,of,10,stable] tests: fix test for pushing corrupted largefile |
2013-01-25 |
Mads Kiilerich |
|
Deferred |
[07,of,10,stable] largefiles: verify status should be written as status, not as write |
2013-01-25 |
Mads Kiilerich |
|
Accepted |
[06,of,10,stable] largefiles: report localstore errors with single line warnings messages |
2013-01-25 |
Mads Kiilerich |
|
Accepted |
[05,of,10,stable] largefiles: verify all files in each revision and fail on errors in any revision |
2013-01-25 |
Mads Kiilerich |
|
Deferred |
[04,of,10,stable] tests: better test coverage of largefiles localstore verify |
2013-01-25 |
Mads Kiilerich |
|
Accepted |
[03,of,10,stable] largefiles: adopt remotestore._getfile to batched statlfile |
2013-01-25 |
Mads Kiilerich |
|
Deferred |
[02,of,10,stable] largefiles: adopt verify to batched remote statlfile (issue3780) |
2013-01-25 |
Mads Kiilerich |
|
Deferred |
[01,of,10,stable] largefiles: let wirestore._stat return stats as expected by remotestore verify |
2013-01-25 |
Mads Kiilerich |
|
Accepted |
[Bug,3782] New: test-convert-cvs-synthetic.t sometimes fails due to varying order of changesets |
2013-01-24 |
mercurial-bugs@selenic.com |
|
Rejected |
[3,of,3] graphmod: don't try to visit nullrev (issue3772) |
2013-01-23 |
Kevin Bullock |
|
Accepted |
[STABLE] doc: use "tag" revset predicate instead of "tagged" for example in help |
2013-01-23 |
Katsunori FUJIWARA |
|
Accepted |
[STABLE,V2] revset: evaluate sub expressions correctly (issue3775) |
2013-01-23 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,3] graphmod: don't try to visit nullrev (issue3772) |
2013-01-23 |
Sean Farley |
|
Superseded |
[2,of,3] log: remove any ancestors of nullrev (issue3772) |
2013-01-23 |
Sean Farley |
|
Accepted |
[1,of,3] help: add documentation for new template functions |
2013-01-23 |
Sean Farley |
|
Accepted |
util: parsedate: Update to understand 'today' and 'yesterday' (issue 3764) |
2013-01-23 |
Paul Cavallaro |
|
Deferred |
[stable] graphmod: don't try to visit nullrev (issue3772) |
2013-01-22 |
Sean Farley |
|
Superseded |
[stable] graphmod: don't try to visit nullrev (issue3772) |
2013-01-22 |
Bryan O'Sullivan |
|
Superseded |
[1,of,1,STABLE] revset: evaluate sub expressions correctly (issue3775) |
2013-01-22 |
Katsunori FUJIWARA |
|
Superseded |
changectx: fix the handling of `tip` |
2013-01-22 |
Pierre-Yves David |
|
Accepted |
test-rebase: add another test for rebase with multiple roots |
2013-01-22 |
Pierre-Yves David |
|
Accepted |
[STABLE] largefiles: fix largefiles+subrepo update (issue3752) |
2013-01-22 |
Benoit Boissinot |
|
Accepted |
help: add documentation for new template functions |
2013-01-22 |
Sean Farley |
|
Superseded |
graphlog: remove rev from parents (issue3772) |
2013-01-22 |
Sean Farley |
|
Changes Requested |
[2,of,2,V2] contrib: add a minimal extension enabling obsolescence |
2013-01-22 |
Pierre-Yves David |
|
Rejected |
[1,of,2,V2] bisect: use changelog for iteration |
2013-01-22 |
Pierre-Yves David |
|
Accepted |
[2,of,2,V2] update: update to current bookmark if it moved out from under us (issue3682) |
2013-01-21 |
Kevin Bullock |
|
Accepted |
[1,of,2,V2] test-bookmarks-pushpull.t: don't set bookmark active unnecessarily |
2013-01-21 |
Kevin Bullock |
|
Accepted |
[2,of,2] update: update to current bookmark if it moved out from under us (issue3682) |
2013-01-21 |
Kevin Bullock |
|
Superseded |
[1,of,2] test-bookmarks-pushpull.t: don't set bookmark active unnecessarily |
2013-01-21 |
Kevin Bullock |
|
Superseded |
[4,of,4] bisect: use changelog for iteration |
2013-01-21 |
Pierre-Yves David |
|
Superseded |
[3,of,4] test: use the extension in contrib to enable obsolete |
2013-01-21 |
Pierre-Yves David |
|
Rejected |
[2,of,4] contrib: add a minimal extension enabling obsolescence |
2013-01-21 |
Pierre-Yves David |
|
Superseded |
[1,of,4] documentation: update to new filter names |
2013-01-21 |
Pierre-Yves David |
|
Accepted |
[stable] debugsuccessorssets: fix typos in docstring |
2013-01-21 |
Wagner Bruna |
krbullock |
Accepted |
[stable] largefiles: enhance error message to make it more i18n-friendly |
2013-01-21 |
Wagner Bruna |
|
Accepted |
[0,of,6] Bug 3769 - 760c0d67ce5e regressed rebase perf by 25% |
2013-01-20 |
Matt Mackall |
|
Accepted |
[6,of,6] run-tests.py: inherit PYTHONHASHSEED from environment if set |
2013-01-20 |
Mads Kiilerich |
|
Accepted |
[5,of,6] merge: don't indent "local changed %s which remote deleted" prompt |
2013-01-20 |
Mads Kiilerich |
|
Superseded |
[4,of,6] merge: backout 760c0d67ce5e "process files in sorted order" (issue3769) |
2013-01-20 |
Mads Kiilerich |
|
Superseded |
[3,of,6] merge: delay debug messages for merge actions |
2013-01-20 |
Mads Kiilerich |
|
Superseded |
[2,of,6] merge: make all action tuples have the same length - keep args as tuple |
2013-01-20 |
Mads Kiilerich |
|
Superseded |
[1,of,6] merge: delay prompts a bit and show them in (extra) sorted order |
2013-01-20 |
Mads Kiilerich |
|
Superseded |
[6,of,7,resend] tests: ensure that C and Python path encoding agree |
2013-01-19 |
Matt Mackall |
|
Accepted |
branchmap: display filtername when `updatebranch` fails to do its jobs |
2013-01-19 |
Pierre-Yves David |
|
Accepted |
[3,of,3,hg-2.5] scmutil: localize and improve 'not under root' message |
2013-01-19 |
Mads Kiilerich |
|
Accepted |
[2,of,3,hg-2.5] run-tests.py: don't let hg run interactively in debug mode |
2013-01-19 |
Mads Kiilerich |
|
Accepted |
[1,of,3,hg-2.5] run-tests.py: backout "don't use console for stdin when running in debug mode" |
2013-01-19 |
Mads Kiilerich |
|
Accepted |
posix: don't compare atime when determining if a file has changed |
2013-01-18 |
Siddharth Agarwal |
|
Accepted |
[3,of,3,two-rebase-fixes] rebase: properly handle unrebased revision between rebased one |
2013-01-18 |
Pierre-Yves David |
|
Accepted |
[2,of,3,two-rebase-fixes] rebase: loose the comparison to `nullmerge` |
2013-01-18 |
Pierre-Yves David |
|
Superseded |
[1,of,3,two-rebase-fixes] rebase: do not invent successor to skipped changeset |
2013-01-18 |
Pierre-Yves David |
|
Accepted |
[2,of,2,LOG-SPEED-FIX] repoview: cache filtered changelog |
2013-01-18 |
Pierre-Yves David |
|
Accepted |
[1,of,2,LOG-SPEED-FIX] repoview: protect `base` computation from weird phase root |
2013-01-18 |
Pierre-Yves David |
|
Accepted |
hg: replace DirCleanup class with normal try/finally use |
2013-01-18 |
Augie Fackler |
|
Accepted |
fixing an issue with zsh completion that occurs with long branch or tag names |
2013-01-17 |
Johannes Schlatow |
mpm |
Accepted |
improving zsh completion by adding descriptive branch names to head revision numbers |
2013-01-17 |
Johannes Schlatow |
mpm |
Accepted |
improving zsh completion by adding branch names to merge revisions |
2013-01-17 |
Johannes Schlatow |
mpm |
Superseded |
[1,of,1,V3] rebase: support multiple roots for rebaseset |
2013-01-16 |
Pierre-Yves David |
|
Accepted |
[10,of,10] bundlerepo: remove check of repo names - it will be audited properly later!??? |
2013-01-16 |
Mads Kiilerich |
|
Accepted |
[09,of,10] bundlerepo: make __init__ more like revlog.addgroup |
2013-01-16 |
Mads Kiilerich |
|
Deferred |
[08,of,10] bundlerepo: use revlog._checkhash |
2013-01-16 |
Mads Kiilerich |
|
Accepted |
[07,of,10] bundlerepo: store validated deltabase rev in basemap instead of node |
2013-01-16 |
Mads Kiilerich |
|
Accepted |
[06,of,10] bundlerepo: use rev instead of node for iteration in revision() |
2013-01-16 |
Mads Kiilerich |
|
Accepted |
[05,of,10] bundlerepo: inline inbundle() |
2013-01-16 |
Mads Kiilerich |
|
Accepted |
[04,of,10] bundlerepo: drop bundlebase wrapper function for basemap |
2013-01-16 |
Mads Kiilerich |
|
Accepted |
[03,of,10] bundlerepo: remove unused disktiprev attribute |
2013-01-16 |
Mads Kiilerich |
|
Accepted |
[02,of,10] bundlerepo: improve performance for bundle() revset expression |
2013-01-16 |
Mads Kiilerich |
|
Accepted |
[01,of,10] bundlerepo: fix outdated comment |
2013-01-16 |
Mads Kiilerich |
|
Accepted |
[5,of,5] histedit: proper phase conservation (issue3724) |
2013-01-16 |
Pierre-Yves David |
|
Accepted |
[4,of,5] test-histedit: reorder phases test and prepare for more |
2013-01-16 |
Pierre-Yves David |
|
Accepted |
[3,of,5] test-histedit: fix instability creation test |
2013-01-16 |
Pierre-Yves David |
|
Accepted |
[2,of,5] histedit: record histedit source (issue3681) |
2013-01-16 |
Pierre-Yves David |
|
Accepted |
[1,of,5] histedit: factor most commit creation in a function |
2013-01-16 |
Pierre-Yves David |
|
Accepted |
[2,of,2] discovery: abort also when pushing multiple headed new branch |
2013-01-16 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,2] push: hide description about "-f" in the hint to prevent from misunderstanding |
2013-01-16 |
Katsunori FUJIWARA |
|
Changes Requested |
[15,of,15,V3] hgweb: run with "served" filter |
2013-01-16 |
Pierre-Yves David |
krbullock |
Accepted |
[14,of,15,V3] hgweb: walk the graph through the changelog |
2013-01-16 |
Pierre-Yves David |
krbullock |
Accepted |
[13,of,15,V3] hgweb: use changelog for iteration |
2013-01-16 |
Pierre-Yves David |
krbullock |
Accepted |
[12,of,15,V3] hgweb: ignore filtered revision in revnav |
2013-01-16 |
Pierre-Yves David |
krbullock |
Accepted |
[11,of,15,V3] hgweb: generate revnav in two phase |
2013-01-16 |
Pierre-Yves David |
krbullock |
Accepted |
[10,of,15,V3] hgweb: pass repo object to revnav construction |
2013-01-16 |
Pierre-Yves David |
krbullock |
Accepted |
[09,of,15,V3] hgweb: introduction a filerevnav subclass |
2013-01-16 |
Pierre-Yves David |
krbullock |
Accepted |
[08,of,15,V3] hgweb: simplify addition of "(0) navigation entry" |
2013-01-16 |
Pierre-Yves David |
krbullock |
Accepted |
[07,of,15,V3] hgweb: simplify the handling of empty repo |
2013-01-16 |
Pierre-Yves David |
krbullock |
Accepted |
[06,of,15,V3] hgweb: move hex creation into an object method |
2013-01-16 |
Pierre-Yves David |
krbullock |
Accepted |
[05,of,15,V3] hgweb: pass nodefunc to the revnav object |
2013-01-16 |
Pierre-Yves David |
krbullock |
Accepted |
[04,of,15,V3] hgweb: move revnavgen into an object |
2013-01-16 |
Pierre-Yves David |
krbullock |
Accepted |
[03,of,15,V3] hgweb: `limit` argument is actually `latestonly` renames and enforce |
2013-01-16 |
Pierre-Yves David |
krbullock |
Accepted |
[02,of,15,V3] hgweb: add test regarding filtering and hgweb |
2013-01-16 |
Pierre-Yves David |
krbullock |
Accepted |
[01,of,15,V3] get-with-headers: add a --headeronly switch |
2013-01-16 |
Pierre-Yves David |
krbullock |
Accepted |
clfilter: stronger detection of filtered changeset in changectx.__init__ |
2013-01-16 |
Pierre-Yves David |
|
Accepted |
[2,of,2,V2] rebase: support multiple roots for rebaseset |
2013-01-15 |
Pierre-Yves David |
|
Superseded |
[1,of,2,V2] test: fix in test comment |
2013-01-15 |
Pierre-Yves David |
|
Accepted |
[4,of,4] stream_in: write the remote branchcache for a usage as wide as possible |
2013-01-15 |
Pierre-Yves David |
|
Accepted |
[3,of,4] destroyed: update `unserved` branchcache instead |
2013-01-15 |
Pierre-Yves David |
|
Accepted |
[2,of,4] destroyed: drop complex branchcache rebuilt logic |
2013-01-15 |
Pierre-Yves David |
|
Accepted |
[1,of,4] branchmap: update cache of 'unserved' filter on new changesets |
2013-01-15 |
Pierre-Yves David |
|
Accepted |
[in,crew] run-tests: exit cleanly if parallel run is interrupted |
2013-01-15 |
Bryan O'Sullivan |
|
Accepted |
serve: don't send any content headers for 304 |
2013-01-15 |
Mads Kiilerich |
|
Accepted |
[resend] histedit: use descriptive comments to combine commit messages in fold |
2013-01-15 |
Denis Laxalde |
|
Rejected |
tests: run with PYTHONHASHSEED=random |
2013-01-15 |
Mads Kiilerich |
|
Accepted |
[2,of,2] checkcode: rename 'check-code.py' to Mercurial style 'checkcode' |
2013-01-15 |
Mads Kiilerich |
|
Rejected |
[1,of,2] runtests: rename 'run-tests.py' to Mercurial style 'runtests' |
2013-01-15 |
Mads Kiilerich |
|
Rejected |
docs: "deprecate" checkchanged and checkconflicts in merge-tool configuration |
2013-01-15 |
Mads Kiilerich |
|
Superseded |
clone: don't include empty revlogs in stream |
2013-01-15 |
Mads Kiilerich |
|
Accepted |
[02,of,22,V2-Series-D] hgweb: move revnavgen into an object |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
cvsps: better use if commitids (when present) to detect changesets |
2013-01-14 |
Frank Kingswood |
|
Rejected |
[2,of,2] rebase: support multiple roots for rebaseset |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[1,of,2] test: fix in test comment |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[22,of,22,V2-Series-D] hgweb: run with "unserved" filter |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[21,of,22,V2-Series-D] test: test that hgweb does not explode on filtered changeset |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[20,of,22,V2-Series-D] get-with-headers: add a --headeronly switch |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[19,of,22,V2-Series-D] hgweb: walk the graph through the changelog |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[18,of,22,V2-Series-D] hgweb: use changelog for iteration |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[17,of,22,V2-Series-D] hgweb: protect filelog revnav from filtering related crash |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[16,of,22,V2-Series-D] hgweb: ignore filtered revision in revnav |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[15,of,22,V2-Series-D] hgweb: generate revnav in two phase |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[14,of,22,V2-Series-D] hgweb: pass repo object to revnav construction |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[13,of,22,V2-Series-D] hgweb: introduction a filerevnav subclass |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[12,of,22,V2-Series-D] hgweb: simplify addition of "(0) navigation entry" |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[11,of,22,V2-Series-D] hgweb: simplify the handling of empty repo |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[10,of,22,V2-Series-D] hgweb: simplify return value creation in for navgen |
2013-01-14 |
Pierre-Yves David |
|
Accepted |
[09,of,22,V2-Series-D] hgweb: do not access first changeset with a string |
2013-01-14 |
Pierre-Yves David |
|
Accepted |
[08,of,22,V2-Series-D] hgweb: move hex creation into an object method |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[07,of,22,V2-Series-D] hgweb: ensure _navseq yield strictly increasing numbers |
2013-01-14 |
Pierre-Yves David |
|
Accepted |
[06,of,22,V2-Series-D] hgweb: better names for _navseq argument |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[05,of,22,V2-Series-D] hgweb: drop recursivity in _navseq |
2013-01-14 |
Pierre-Yves David |
|
Accepted |
[04,of,22,V2-Series-D] hgweb: move the `seq` closure into a dedicated function |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[03,of,22,V2-Series-D] hgweb: pass nodefunc to the revnav object |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[02,of,22,V2-Series-D] hgweb: move revnavgen into an object |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[01,of,22,V2-Series-D] hgweb: `limit` argument is actually `latestonly` renames and enforce |
2013-01-14 |
Pierre-Yves David |
|
Superseded |
[2,of,2] largefiles: make log match largefiles in the non-standin location too |
2013-01-14 |
Mads Kiilerich |
|
Accepted |
[1,of,2] log: make log work even if first parameter doesn't exist |
2013-01-14 |
Mads Kiilerich |
|
Accepted |
[3,of,3,STABLE] histedit: correct the number of added revisions in online help |
2013-01-14 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,3,STABLE] histedit: correct changeset IDs in online help |
2013-01-14 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,3,STABLE] convert: correct 'hooks' section name in online help |
2013-01-14 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,1,v2] serve: use chunked encoding in hgweb responses |
2013-01-13 |
Mads Kiilerich |
|
Accepted |
[RFC] filtering: rename filters to their antonyms |
2013-01-13 |
Kevin Bullock |
marmoute |
Accepted |
[14,of,14] merge: remove "case" comments |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[13,of,14] merge: merge file flags together with file content |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[12,of,14] tests: better test coverage of merges of flags |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[11,of,14] merge: remove old pre-audit code checking for absolute paths |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[10,of,14] merge: drop reference to file contents immediately after write |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[09,of,14] merge: changing the mode of a file is also an update |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[08,of,14] merge: use util.removepath for removing moved files |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[07,of,14] merge: .hgsubstate is special as merge destination, not as merge source |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[06,of,14] merge: remove redundant unlink after merge |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[05,of,14] merge: rename list of actions from action to actions |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[04,of,14] merge: consistently use "x" instead of 'x' for internal action types |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[03,of,14] merge: consistently use repo.wopener.audit instead of creating a new auditor |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
[02,of,14] scmutil: simplify vfs.audit - drop wrapped vfs.auditor |
2013-01-13 |
Mads Kiilerich |
|
Accepted |
[01,of,14] merge: warn when internal:merge cannot merge symlinks |
2013-01-13 |
Mads Kiilerich |
|
Superseded |
graft: log options adds username of person who did the graft |
2013-01-13 |
Martin Rieser |
bos |
Changes Requested |
[2,of,2] mq: checktoppatch should only check if p1 is qtip |
2013-01-12 |
Mads Kiilerich |
|
Accepted |
[1,of,2] mq: fix qpop of working directory parent patch when not at qtip |
2013-01-12 |
Mads Kiilerich |
|
Accepted |
[12,of,12] serve: don't close connections with chunked encoding |
2013-01-11 |
Mads Kiilerich |
|
Superseded |
[11,of,12] hgweb: use chunked encoding in responses |
2013-01-11 |
Mads Kiilerich |
|
Rejected |
[10,of,12] hgweb: don't pass empty response chunks on |
2013-01-11 |
Mads Kiilerich |
|
Accepted |
[09,of,12] hgweb: remove handling of any else than strings from request.write |
2013-01-11 |
Mads Kiilerich |
|
Accepted |
[08,of,12] serve: send response headers even if response has no body |
2013-01-11 |
Mads Kiilerich |
|
Accepted |
[07,of,12] serve: don't remove headers that couldn't be removed correctly if they appeared |
2013-01-11 |
Mads Kiilerich |
|
Rejected |
[06,of,12] serve: remove connection close hack for Python 2.3 |
2013-01-11 |
Mads Kiilerich |
|
Accepted |
[05,of,12] hgweb: pass the actual response body to request.response, not just the length |
2013-01-11 |
Mads Kiilerich |
|
Accepted |
[04,of,12] hgweb: simplify wsgirequest header handling |
2013-01-11 |
Mads Kiilerich |
|
Accepted |
[03,of,12] hgweb: use Content-Length for pushres |
2013-01-11 |
Mads Kiilerich |
|
Accepted |
[02,of,12] hgweb: send Content-Length 0 for zero length response |
2013-01-11 |
Mads Kiilerich |
|
Accepted |
[01,of,12] archival: tarit should never close the dest passed to it |
2013-01-11 |
Mads Kiilerich |
|
Accepted |
clfilter: enforce hidden filtering on all repository |
2013-01-11 |
Pierre-Yves David |
|
Accepted |
[4,of,4] branchmap: Save changectx creation during update |
2013-01-11 |
Pierre-Yves David |
|
Accepted |
[3,of,4] changelog: add a `branch` method for direct access to the branch value |
2013-01-11 |
Pierre-Yves David |
|
Accepted |
[2,of,4] branchmap: pass revision insteads of changectx to the update function |
2013-01-11 |
Pierre-Yves David |
|
Accepted |
[1,of,4] perftest: add perfbranchmap command |
2013-01-11 |
Pierre-Yves David |
|
Accepted |
cvsps: use commitids (when present) to detect changesets |
2013-01-11 |
Frank Kingswood |
bos |
Rejected |
[23,of,23,Series-D] hgweb: run with "unserved" filter |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[22,of,23,Series-D] hgweb: protect filelog revnav from filtering related crash |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[21,of,23,Series-D] hgweb: ignore filtered revision in revnav |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[20,of,23,Series-D] hgweb: generate revnav in two phase |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[19,of,23,Series-D] hgweb: pass repo object to revnav construction |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[18,of,23,Series-D] hgweb: introduction a filrevnav subclass |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[17,of,23,Series-D] hgweb: simplify addition of "(0) navigation entry" |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[16,of,23,Series-D] hgweb: simplify the handling of empty repo |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[15,of,23,Series-D] hgweb: simplify return value creation in for navgen |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[14,of,23,Series-D] hgweb: do not access first changeset with a string |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[13,of,23,Series-D] hgweb: move hex creation into an object method |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[12,of,23,Series-D] hgweb: ensure _navseq yield strictly increasing numbers |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[11,of,23,Series-D] hgweb: better names for _navseq argument |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[10,of,23,Series-D] hgweb: drop recursivity in _navseq |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[09,of,23,Series-D] hgweb: move the `seq` closure into a dedicated function |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[08,of,23,Series-D] hgweb: pass nodefunc to the revnav object |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[07,of,23,Series-D] hgweb: move revnavgen into an object |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[06,of,23,Series-D] hgweb: document the revnavgen function |
2013-01-11 |
Pierre-Yves David |
|
Accepted |
[05,of,23,Series-D] hgweb: use changelog for iteration |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[04,of,23,Series-D] hgweb: walk the graph through the changelog |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[03,of,23,Series-D] hgweb: do not compute graph is there is no revision to graph |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[02,of,23,Series-D] hgweb: renamed `limit` argument to `lastest` |
2013-01-11 |
Pierre-Yves David |
|
Superseded |
[01,of,23,Series-D] hgweb: no do not use listinsert(0, ...) |
2013-01-11 |
Pierre-Yves David |
|
Accepted |
[10,of,10,v2] localrepo: drop unnecessary check on wlock unlock |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[09,of,10,v2] dirstate: refresh _branch cache entry after writing it |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[08,of,10,v2] filecache: create an entry in _filecache when __set__ is called for a missing one |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[07,of,10,v2] filecache: allow filecacheentry to be created without stating in __init__ |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[06,of,10,v2] rollback: don't clear the filecache |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[05,of,10,v2] destroyed: keep the filecache in sync with __dict__ (issue3335) (issue3693) (issue3743) |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[04,of,10,v2] localrepo: write the phasecache when destroying nodes |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[03,of,10,v2] localrepo: update the branchmap when destroying nodes |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[02,of,10,v2] localrepo: introduce destroying function |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
[01,of,10,v2] localrepo: don't refresh filecache entries that aren't in __dict__ |
2013-01-10 |
Idan Kamara |
krbullock |
Accepted |
RFC cvsps: use commitids (when present) to detect changesets |
2013-01-10 |
Frank Kingswood |
|
Accepted |
[1,of,1] test-keyword: improve grammar and spelling in branchcache note |
2013-01-10 |
Christian Ebert |
|
Accepted |
[2,of,2,stable] largefiles: update from a merge with removed files |
2013-01-10 |
Mads Kiilerich |
|
Superseded |
[1,of,2,stable] largefiles: fix revert removing a largefile from a merge |
2013-01-10 |
Mads Kiilerich |
|
Superseded |
repoview: extract hideable revision computation in a dedicated function |
2013-01-10 |
Pierre-Yves David |
|
Accepted |
[V3] subrepo: make the 'in subrepo' error string easier to find by external tools |
2013-01-09 |
Angel Ezquerra |
bos |
Accepted |
posix: fix split() for the case where the path is at the root of the filesystem |
2013-01-09 |
Remy Blank |
|
Accepted |
record: remove unused import |
2013-01-09 |
Idan Kamara |
|
Accepted |
cvsps: fix indentation |
2013-01-09 |
Idan Kamara |
|
Accepted |
[2,of,2] templaterfilters: add 'newline' filter |
2013-01-09 |
Sean Farley |
|
Rejected |
[1,of,2] templaterfilters: add new 'notfirstline' filter |
2013-01-09 |
Sean Farley |
|
Rejected |
[2,of,2,V2] subrepo: make the 'in subrepo' error string easier to find by external tools |
2013-01-08 |
Angel Ezquerra |
bos |
Changes Requested |
[1,of,2,V2] subrepo: add subrepo property to SubrepoAbort exceptions |
2013-01-08 |
Angel Ezquerra |
|
Accepted |
[V2] record: use patch.diffopts to account for user diffopts |
2013-01-08 |
Denis Laxalde |
|
Accepted |
cvsps: use commitids (when present) to detect changesets |
2013-01-08 |
Frank Kingswood |
|
Accepted |
[4,of,4,V2-SeriesB] clfilter: drop unnecessary explicit filtering on histedit |
2013-01-08 |
Pierre-Yves David |
|
Accepted |
[3,of,4,V2-SeriesB] clfilter: drop unnecessary explicit filtering on rebase |
2013-01-08 |
Pierre-Yves David |
|
Accepted |
[2,of,4,V2-SeriesB] clfilter: highlight that hidden filtering is properly working on any commands |
2013-01-08 |
Pierre-Yves David |
|
Accepted |
[1,of,4,V2-SeriesB] clfilter: enforce hidden changeset globally |
2013-01-08 |
Pierre-Yves David |
|
Accepted |
[2,of,2] merge: never do premerge on symlinks |
2013-01-08 |
Mads Kiilerich |
bos |
Superseded |
[1,of,2] merge: make internal merge fail cleanly on symlinks |
2013-01-08 |
Mads Kiilerich |
bos |
Superseded |
[7,of,7,Series-A] hidden: drop of the repo.hiddenrevs property |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[6,of,7,Series-A] context: retrieve hidden from filteredrevs |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[5,of,7,Series-A] revset: retrieve hidden from filteredrevs |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[4,of,7,Series-A] hidden: use both parents of working directory |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[3,of,7,Series-A] hidden: move computation in filter function |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[2,of,7,Series-A] log: use "hidden" filtering instead of manual check at display time |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[1,of,7,Series-A] clfilter: introduces a hidden filter |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[2,of,2,Series-Z] clfilter: add impactable filter |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[1,of,2,Series-Z] clfilter: add mutable filtering |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[7,of,7,Series-C] discovery: drop the visibleheads function |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[6,of,7,Series-C] clfilter: remove the last usage of `visibleheads` |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[5,of,7,Series-C] discovery: drop the visiblebranchmap function |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[4,of,7,Series-C] clfilter: drop extra filtering in wireprotocol |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[3,of,7,Series-C] clfilter: filter "unserved" on all wireprotocol commands call |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[2,of,7,Series-C] clfilter: drop extra filtering in localpeer |
2013-01-07 |
Pierre-Yves David |
|
Accepted |
[1,of,7,Series-C] clfilter: peer use repo with "unserved" filter |
2013-01-07 |
Pierre-Yves David |
|
Accepted |