February 2013 Archives by date
Starting: Fri Feb 1 01:05:57 UTC 2013
Ending: Fri Mar 1 05:02:11 UTC 2013
Messages: 928
- [PATCH 1 of 2 V2-STABLE] rebase: add a mention of phases in the help
Pierre-Yves David
- [PATCH 2 of 2 V2-STABLE] rebase: mention --rev in the help
Pierre-Yves David
- [PATCH STABLE] icasefs: improve rename awareness of case-folding collision detection (issue3452)
FUJIWARA Katsunori
- [PATCH [STABLE]] hgwebdir: use web.prefix when creating url breadcrumbs (closes #3790)
Kevin Bullock
- [PATCH 1 of 2 V2-STABLE] rebase: add a mention of phases in the help
Kevin Bullock
- [PATCH 1 of 2 V2-STABLE] rebase: add a mention of phases in the help
Pierre-Yves David
- [PATCH STABLE] hgweb: remove baseline info from paper template
Pierre-Yves David
- [Bug 3797] New: hgweb: drop breadcrumbs link to root if prefix is used
mercurial-bugs at selenic.com
- [PATCH STABLE] hgweb: remove baseline info from paper template
Mads Kiilerich
- [PATCH STABLE] hgweb: remove baseline info from paper template
Thomas Arendsen Hein
- [PATCH STABLE] hgweb: remove baseline info from paper template
Pierre-Yves David
- [PATCH STABLE] icasefs: improve rename awareness of case-folding collision detection (issue3452)
Mads Kiilerich
- [PATCH STABLE] hgweb: remove baseline info from paper template
Mads Kiilerich
- [Bug 3798] New: Unknown exception thrown if https proxy misconfigured
mercurial-bugs at selenic.com
- hg-i18n at 18516: 2 outgoing changesets (2 stable)
Mercurial Commits
- mercurial/crew at 18516: 2 outgoing changesets (2 stable)
Mercurial Commits
- [PATCH 0 of 1] the bundle() revset predicate introduced in 2.5
Mads Kiilerich
- [PATCH 1 of 1] unionrepo: read-only operations on a union of two localrepos
Mads Kiilerich
- Different (but valid) output in the testsuite
Thomas Arendsen Hein
- [PATCH STABLE] hgweb: remove baseline info from paper template
Thomas Arendsen Hein
- [Bug 3799] New: If a patch with binary diffs ends up with Windows line endings, Mercurial can't apply it
mercurial-bugs at selenic.com
- [PATCH STABLE] hgweb: remove baseline info from paper template
Kevin Bullock
- [PATCH] revset: change ancestor to accept 0 or more arguments (issue3750)
Paul Cavallaro
- [PATCH] dates: support 'today' and 'yesterday' in parsedate (issue3764)
Paul Cavallaro
- [PATCH 2 of 2 STABLE] rebase: mention --rev in the help
Greg Ward
- [PATCH] dates: support 'today' and 'yesterday' in parsedate (issue3764)
Greg Ward
- [PATCH] dates: support 'today' and 'yesterday' in parsedate (issue3764)
Bryan O'Sullivan
- [PATCH] revset: change ancestor to accept 0 or more arguments (issue3750)
Bryan O'Sullivan
- [PATCH 1 of 2] hgweb: rename 'changesetbaseline' template to 'diffbase'
Kevin Bullock
- [PATCH 2 of 2] hgweb: rename 'currentbaseline' template keyword to 'baserev'
Kevin Bullock
- [PATCH STABLE] hgweb: remove baseline info from paper template
Kevin Bullock
- [PATCH 1 of 2] hgweb: rename 'changesetbaseline' template to 'diffbase'
Kevin Bullock
- buildbot success in Mercurial on hg tests (stable)
hgbuildbot at kublai.com
- [PATCH STABLE] icasefs: improve rename awareness of case-folding collision detection (issue3452)
Matt Mackall
- [PATCH 1 of 2] hgweb: rename 'changesetbaseline' template to 'diffbase'
Pierre-Yves David
- [PATCH 1 of 2] hgweb: rename 'changesetbaseline' template to 'diffbase'
Thomas Arendsen Hein
- [PATCH 2 of 2 STABLE] rebase: mention --rev in the help
Kevin Bullock
- [PATCH stable] hgweb: urlescape all urls, HTML escape repo/tag/branch/... names
Thomas Arendsen Hein
- [PATCH 1 of 2 V2 STABLE] hgweb: rename 'changesetbaseline' template to 'difffrom'
Kevin Bullock
- [PATCH 2 of 2 V2 STABLE] hgweb: rename 'currentbaseline' template keyword to 'basenode'
Kevin Bullock
- [PATCH 0 of 1] the bundle() revset predicate introduced in 2.5
Matt Mackall
- [PATCH] tests: fix toctou race in tinyproxy.py (issue3795)
Matt Mackall
- [PATCH RFC-STABLE] subrepo: allows to drop courtesy phase sync (issue3781)
Matt Mackall
- [PATCH STABLE] hgweb: returns 404 for unknow revision instead of 500
Matt Mackall
- mercurial at 18521: 7 new changesets (7 stable)
Mercurial Commits
- [PATCH STABLE] hgweb: add a `web.view` to control filtering
Matt Mackall
- mercurial at 18532: 11 new changesets (11 stable)
Mercurial Commits
- [PATCH stable] hgweb: urlescape all urls, HTML escape repo/tag/branch/... names
Matt Mackall
- mercurial at 18534: 2 new changesets (2 stable)
Mercurial Commits
- mercurial at 18535: new changeset
Mercurial Commits
- [PATCH] revset: change ancestor to accept 0 or more arguments (issue3750)
Bryan O'Sullivan
- buildbot success in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH 0 of 3] Fixes to improve update performance
Siddharth Agarwal
- [PATCH 1 of 3] dirstate: add a method to filter by not included
Siddharth Agarwal
- [PATCH 2 of 3] merge: use dirstate.notincluded in _checkunknown
Siddharth Agarwal
- [PATCH 3 of 3] merge: don't sort the manifest in _checkunknown
Siddharth Agarwal
- [PATCH 1 of 3] dirstate: add a method to filter by not included
Matt Mackall
- [PATCH] commit: show active bookmark in commit editor helper text
Antonio Zanardo
- [PATCH 2 of 3] merge: use dirstate.notincluded in _checkunknown
Matt Mackall
- [PATCH] commit: show active bookmark in commit editor helper text
Matt Mackall
- buildbot failure in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH 1 of 3] dirstate: add a method to filter by not included
Siddharth Agarwal
- [PATCH] commit: show active bookmark in commit editor helper text
Kevin Bullock
- buildbot success in Mercurial on OS X 10.7 hg tests (stable)
hgbuildbot at kublai.com
- mercurial/crew at 18537: 2 outgoing changesets
Mercurial Commits
- [Bug 3800] New: "hg sum" shows graft as merge
mercurial-bugs at selenic.com
- [PATCH] commit: show active bookmark in commit editor helper text
Antonio Zanardo
- buildbot success in Mercurial on OS X 10.7 hg tests
hgbuildbot at kublai.com
- [PATCH] commit: show active bookmark in commit editor helper text
Kevin Bullock
- [Bug 3801] New: Help for templates is inconsistent with behaviour regarding the tabindent filter
mercurial-bugs at selenic.com
- buildbot failure in Mercurial on OS X 10.7 hg tests
hgbuildbot at kublai.com
- [Bug 3802] New: traceback during hg rebase --continue
mercurial-bugs at selenic.com
- [PATCH] commit: show active bookmark in commit editor helper text
Pierre-Yves David
- [PATCH] commit: show active bookmark in commit editor helper text
Pierre-Yves David
- mercurial/crew at 18538: 3 outgoing changesets
Mercurial Commits
- crew-stable test failure in ubuntu 12.10
Giorgos Keramidas
- crew-stable test failure in ubuntu 12.10
Matt Mackall
- crew-stable test failure in ubuntu 12.10
Giorgos Keramidas
- [Bug 3803] New: 'IndexError: list index out of range' when 'hg pull'
mercurial-bugs at selenic.com
- [PATCH stable] rebase: derive node from target rev (issue3802)
Siddharth Agarwal
- [PATCH stable] rebase: derive node from target rev (issue3802)
Pierre-Yves David
- [PATCH stable] rebase: derive node from target rev (issue3802)
Siddharth Agarwal
- [PATCH stable] rebase: derive node from target rev (issue3802)
Kevin Bullock
- buildbot success in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH] fixing an issue with zsh completion that occurs with long branch or tag names
Nikolaj Sjujskij
- [Bug 3804] New: hgweb.cgi Throws HTTP Error 500 after every pull Win32/Apache2.2
mercurial-bugs at selenic.com
- buildbot success in Mercurial on OS X 10.7 hg tests
hgbuildbot at kublai.com
- mercurial/crew at 18549: 14 outgoing changesets (1 stable)
Mercurial Commits
- [PATCH stable] hgweb.cgi: fix internal WSGI emulation (issue3804)
Mads Kiilerich
- [PATCH 1 of 2] hgweb: make 'branches' template split branches by status
Antonio Zanardo
- [PATCH 2 of 2] hgweb: group branches by status in gitweb style
Antonio Zanardo
- [PATCH stable] hgweb.cgi: fix internal WSGI emulation (issue3804)
Kevin Bullock
- [PATCH stable] hgweb.cgi: fix internal WSGI emulation (issue3804)
Mads Kiilerich
- [Bug 3805] New: hg incoming crash if locally known is filtered remotely.
mercurial-bugs at selenic.com
- buildbot failure in Mercurial on OS X 10.7 hg tests (stable)
hgbuildbot at kublai.com
- [PATCH stable] rebase: derive node from target rev (issue3802)
Pierre-Yves David
- [PATCH stable] rebase: derive node from target rev (issue3802)
Kevin Bullock
- mercurial at 18551: 16 new changesets (1 stable)
Mercurial Commits
- [PATCH stable] hgweb.cgi: fix internal WSGI emulation (issue3804)
Mads Kiilerich
- buildbot failure in Mercurial on hg tests
hgbuildbot at kublai.com
- mercurial at 18554: 3 new changesets (2 stable)
Mercurial Commits
- buildbot failure in Mercurial on python-hglib
hgbuildbot at kublai.com
- buildbot success in Mercurial on python-hglib
hgbuildbot at kublai.com
- buildbot failure in Mercurial on hg tests (stable)
hgbuildbot at kublai.com
- [PATCH 0 of 4] Improve addremove performance
Durham Goode
- [PATCH 1 of 4] addremove: only query dirstate once per path
Durham Goode
- [PATCH 2 of 4] addremove: don't call lexists, isdir, and islink
Durham Goode
- [PATCH 3 of 4] addremove: don't perform m.exact/rel until needed
Durham Goode
- [PATCH 4 of 4] dirstate: walk returns None for files under symlink directory
Durham Goode
- [Bug 3806] New: Disable translations during runtime
mercurial-bugs at selenic.com
- [Bug 3807] New: TypeError: 'NoneType' object is not callable WSGI clone
mercurial-bugs at selenic.com
- buildbot failure in Mercurial on OS X 10.7 hg tests
hgbuildbot at kublai.com
- [Bug 3808] New: hgk: [ttk::style theme use] without theme name does not work on e.g. RHEL6
mercurial-bugs at selenic.com
- [Bug 3809] New: Visiting a path without template map entry causes traceback, should 404
mercurial-bugs at selenic.com
- [Bug 3810] New: hgweb summary breaks with secret changesets
mercurial-bugs at selenic.com
- [PATCH] histedit: print another warning when working dir is not a descandant of rev
Simon Heimberg
- mercurial/crew at 18557: 3 outgoing changesets (1 stable)
Mercurial Commits
- Stripping hidden changesets breaks "hg outgoing"
Greg Ward
- Stripping hidden changesets breaks "hg outgoing"
Aurélien Campéas
- Stripping hidden changesets breaks "hg outgoing"
Greg Ward
- Stripping hidden changesets breaks "hg outgoing"
Greg Ward
- [PATCH 4 of 4] dirstate: walk returns None for files under symlink directory
Kevin Bullock
- [PATCH 3 of 4] addremove: don't perform m.exact/rel until needed
Kevin Bullock
- [PATCH] histedit: print another warning when working dir is not a descandant of rev
Kevin Bullock
- Stripping hidden changesets breaks "hg outgoing"
Aurélien Campéas
- [PATCH] hgweb: make 'summary' work with hidden changesets
Kevin Bullock
- [PATCH] hgweb: show 404 on missing template in current style (issue3809)
Kevin Bullock
- [PATCH] hgweb: make 'summary' work with hidden changesets
Kevin Bullock
- [PATCH 3 of 4] addremove: don't perform m.exact/rel until needed
Bryan O'Sullivan
- Stripping hidden changesets breaks "hg outgoing"
Kevin Bullock
- Stripping hidden changesets breaks "hg outgoing"
Kevin Bullock
- buildbot success in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH] using .gitignore file should use glob as default syntax
Ben Kehoe
- [PATCH] i18n: hgext.record: Fix duplicated shortcut key b for record (edit and quit). Use e instead
arne_bab at web.de
- [PATCH 2 of 4] addremove: don't call lexists, isdir, and islink
Matt Mackall
- [PATCH] using .gitignore file should use glob as default syntax
Matt Mackall
- [PATCH] using .gitignore file should use glob as default syntax
Kevin Bullock
- [PATCH] using .gitignore file should use glob as default syntax
Ben Kehoe
- [PATCH] dirstate: move pure python dirstate packing to pure/parsers.py
Siddharth Agarwal
- [PATCH] dirstate: move pure python dirstate packing to pure/parsers.py
Siddharth Agarwal
- [PATCH V2] dirstate: move pure python dirstate packing to pure/parsers.py
Siddharth Agarwal
- [PATCH V2] dirstate: move pure python dirstate packing to pure/parsers.py
Matt Mackall
- [PATCH 1 of 3] pathauditor: add isvalidpath() method
Durham Goode
- [PATCH 2 of 3] dirstate: walk returns None for files under symlink directory
Durham Goode
- [PATCH 3 of 3] addremove: don't audit the path for paths already in the dirstate
Durham Goode
- [PATCH 4 of 4] dirstate: walk returns None for files under symlink directory
Durham Goode
- [PATCH V2] dirstate: move pure python dirstate packing to pure/parsers.py
Siddharth Agarwal
- [PATCH STABLE] incoming: fix incoming when a local head is remotely filtered (issue3805)o
Pierre-Yves David
- [PATCH] bookmark: don't allow integers as bookmark/branch/tag names
Durham Goode
- [PATCH] hgweb: show 404 on missing template in current style (issue3809)
Pierre-Yves David
- Stripping hidden changesets breaks "hg outgoing"
Pierre-Yves David
- mercurial/crew at 18560: 6 outgoing changesets (1 stable)
Mercurial Commits
- [PATCH] i18n: hgext.record: Fix duplicated shortcut key b for record (edit and quit). Use e instead
Wagner Bruna
- [PATCH] hgweb: show 404 on missing template in current style (issue3809)
Kevin Bullock
- [PATCH V2] dirstate: move pure python dirstate packing to pure/parsers.py
Matt Mackall
- [PATCH] hgweb: teach archive how to handle file patterns
Angel Ezquerra
- [PATCH] hgweb: make 'summary' work with hidden changesets
Kevin Bullock
- buildbot success in Mercurial on hg tests (stable)
hgbuildbot at kublai.com
- Stripping hidden changesets breaks "hg outgoing"
Greg Ward
- [PATCH] revset: change ancestor to accept 0 or more arguments (issue3750)
Siddharth Agarwal
- [PATCH 1 of 3] subrepo: chain the original exception to SubrepoAbort
Matt Harbison
- [PATCH 2 of 3] ui: add support for fully printing chained exception tracebacks
Matt Harbison
- [PATCH 3 of 3] dispatch: include chained exceptions in printed tracebacks when using --debugger
Matt Harbison
- [PATCH 1 of 3] subrepo: chain the original exception to SubrepoAbort
Matt Harbison
- [PATCH] run-tests: do not fail on empty tsttest file
Simon Heimberg
- [PATCH] tests: quickly check if the glob line already matches the output
Simon Heimberg
- [PATCH] hgweb: add group authorization
Markus Zapke-Gründemann
- [PATCH] hgweb: add group authorization
Mads Kiilerich
- hg-i18n at 18555: outgoing changeset (stable)
Mercurial Commits
- mercurial/crew at 18563: 9 outgoing changesets (3 stable)
Mercurial Commits
- mercurial at 18564: 10 new changesets (3 stable)
Mercurial Commits
- [PATCH] revset: change ancestor to accept 0 or more arguments (issue3750)
Bryan O'Sullivan
- [PATCH RESEND] hgweb: add group authorization
Markus Zapke-Gründemann
- [Bug 3811] New: Premature end of script headers: hgweb.cgi
mercurial-bugs at selenic.com
- [PATCH] tests: quickly check if the glob line already matches the output
Bryan O'Sullivan
- [PATCH] run-tests: do not fail on empty tsttest file
Bryan O'Sullivan
- [PATCH] unionrepo: read-only operations on a union of two localrepos
Mads Kiilerich
- [PATCH] bookmark: don't allow integers as bookmark/branch/tag names
Bryan O'Sullivan
- [PATCH] bookmark: don't allow integers as bookmark/branch/tag names
Bryan O'Sullivan
- buildbot failure in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH V2] dirstate: move pure python dirstate packing to pure/parsers.py
Bryan O'Sullivan
- [PATCH 2 of 3] ui: add support for fully printing chained exception tracebacks
Bryan O'Sullivan
- buildbot failure in Mercurial on python-hglib
hgbuildbot at kublai.com
- buildbot failure in Mercurial on hg tests
kabirmia700
- [PATCH hglib] tests: fix tests that use integer bookmarks
Durham Goode
- [PATCH 2 of 3] dirstate: walk returns None for files under symlink directory
Bryan O'Sullivan
- mercurial/crew at 18567: 3 outgoing changesets
Mercurial Commits
- hg-i18n at 18555: outgoing changeset (stable)
Mercurial Commits
- [PATCH 2 of 3] dirstate: walk returns None for files under symlink directory
Durham Goode
- [PATCH hglib] tests: fix tests that use integer bookmarks
Benoit Boissinot
- [PATCH 0 of 2] git test tweaks
Augie Fackler
- [PATCH 1 of 2] convert: fix a test failure due to git change (issue3428)
Augie Fackler
- [PATCH 2 of 2] git convert: some versions of git use fatal: instead of error:
Augie Fackler
- [PATCH 1 of 2] convert: fix a test failure due to git change (issue3428)
Augie Fackler
- [PATCH V2] hgweb: teach archive how to handle file patterns
Angel Ezquerra
- [PATCH V2] hgweb: teach archive how to handle file patterns
Mads Kiilerich
- [PATCH V2] hgweb: teach archive how to handle file patterns
Angel Ezquerra
- [PATCH V2] hgweb: teach archive how to handle file patterns
Matt Mackall
- [PATCH STABLE] incoming: fix incoming when a local head is remotely filtered (issue3805)o
Kevin Bullock
- [Bug 3812] New: applied secret mq patches crash hgweb
mercurial-bugs at selenic.com
- [PATCH] unionrepo: read-only operations on a union of two localrepos
Brodie Rao
- buildbot success in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH] histedit: report when working dir is not a descendant of the revsions to rebase
Simon Heimberg
- [PATCH] unionrepo: read-only operations on a union of two localrepos
Mads Kiilerich
- [PATCH] tests: quickly check if the glob line already matches the output
Simon Heimberg
- [PATCH] export: introduce 'Unix Date' header with the date spelled out
Mads Kiilerich
- [PATCH] export: introduce 'Unix Date' header with the date spelled out
Augie Fackler
- buildbot failure in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH] histedit: report when working dir is not a descendant of the revsions to rebase
Augie Fackler
- mercurial at 18574: 10 new changesets (1 stable)
Mercurial Commits
- [PATCH] export: introduce 'Unix Date' header with the date spelled out
Kevin Bullock
- [PATCH 2 of 2] hgweb: group branches by status in gitweb style
Matt Mackall
- [PATCH] export: introduce 'Unix Date' header with the date spelled out
Mads Kiilerich
- [PATCH 1 of 5] util: add an LRU cache dict
Siddharth Agarwal
- [PATCH 2 of 5] manifest: use a size 3 LRU cache to store parsed manifests
Siddharth Agarwal
- [PATCH 3 of 5] manifestmerge: pass in branchmerge and force separately
Siddharth Agarwal
- [PATCH 4 of 5] manifestmerge: handle abort on local unknown, remote created files
Siddharth Agarwal
- [PATCH 5 of 5] merge: don't pre-check for locally unknown files
Siddharth Agarwal
- [PATCH] amend: support amending merge changesets (issue3778)
Brodie Rao
- [PATCH] amend: support amending merge changesets (issue3778)
Kevin Bullock
- [PATCH] amend: support amending merge changesets (issue3778)
Idan Kamara
- [PATCH RFC] commit: add --reuse-message for keeping the old commit message during amend
Durham Goode
- [PATCH 1 of 5] util: add an LRU cache dict
Idan Kamara
- [PATCH 1 of 5] util: add an LRU cache dict
Siddharth Agarwal
- [PATCH] amend: support amending merge changesets (issue3778)
Brodie Rao
- [PATCH 1 of 5 V2] util: add an LRU cache dict
Siddharth Agarwal
- [PATCH 2 of 5 V2] manifest: use a size 3 LRU cache to store parsed manifests
Siddharth Agarwal
- [PATCH 3 of 5 V2] manifestmerge: pass in branchmerge and force separately
Siddharth Agarwal
- [PATCH 4 of 5 V2] manifestmerge: handle abort on local unknown, remote created files
Siddharth Agarwal
- [PATCH 5 of 5 V2] merge: don't pre-check for locally unknown files
Siddharth Agarwal
- [PATCH] amend: support amending merge changesets (issue3778)
Matt Mackall
- [PATCH] export: introduce 'Unix Date' header with the date spelled out
Greg Ward
- [PATCH 1 of 5] util: add an LRU cache dict
Greg Ward
- [PATCH] amend: support amending merge changesets (issue3778)
Brodie Rao
- [PATCH 1 of 5] util: add an LRU cache dict
Siddharth Agarwal
- [PATCH 1 of 5] error: introduce new InterventionRequired exception
Augie Fackler
- [PATCH 2 of 5] dispatch: catch InterventionRequired and print the message with no prefix
Augie Fackler
- [PATCH 3 of 5] rebase: switch from util.Abort to util.InterventionRequired where appropriate (bc)
Augie Fackler
- [PATCH 4 of 5] histedit: switch from util.Abort to util.InterventionRequired where appropriate (bc)
Augie Fackler
- [PATCH 5 of 5] dispatch: exit with status 1 for an InterventionRequired exception (bc)
Augie Fackler
- [PATCH RFC] commit: add --reuse-message for keeping the old commit message during amend
Augie Fackler
- mercurial at 18580: 6 new changesets (4 stable)
Mercurial Commits
- buildbot success in Mercurial on hg tests
hgbuildbot at kublai.com
- buildbot success in Mercurial on OS X 10.6 hg tests
hgbuildbot at kublai.com
- buildbot failure in Mercurial on hg tests (stable)
hgbuildbot at kublai.com
- buildbot failure in Mercurial on OS X 10.6 hg tests
hgbuildbot at kublai.com
- [PATCH 0 of 3 STABLE V2] print chained subrepo exceptions
Matt Harbison
- [PATCH 1 of 3 STABLE V2] subrepo: chain the original exception to SubrepoAbort
Matt Harbison
- [PATCH 2 of 3 STABLE V2] ui: add support for fully printing chained exception tracebacks
Matt Harbison
- [PATCH 3 of 3 STABLE V2] dispatch: include chained exceptions in printed tracebacks when using --debugger
Matt Harbison
- [PATCH] export: introduce 'Unix Date' header with the date spelled out
Pierre-Yves David
- [PATCH] export: show 'Date' header in a format that also is readable for humans
Mads Kiilerich
- [PATCH] export: show 'Date' header in a format that also is readable for humans
Idan Kamara
- [PATCH] amend: support amending merge changesets (issue3778)
Idan Kamara
- [PATCH] export: show 'Date' header in a format that also is readable for humans
Mads Kiilerich
- [PATCH] export: introduce 'Unix Date' header with the date spelled out
Mads Kiilerich
- [PATCH 2 of 3 STABLE V2] ui: add support for fully printing chained exception tracebacks
Mads Kiilerich
- [PATCH 0 of 3 ] interhg: bring (most of the) extension functionality into core
Angel Ezquerra
- [PATCH 1 of 3] hgweb, templates: add websub template filter
Angel Ezquerra
- [PATCH 2 of 3] hgweb, templates: apply the websub filter to revision descriptions
Angel Ezquerra
- [PATCH 3 of 3] interhg: mark extension as deprecated
Angel Ezquerra
- [PATCH 3 of 3 STABLE V2] dispatch: include chained exceptions in printed tracebacks when using --debugger
Mads Kiilerich
- [PATCH RFC] commit: add --reuse-message for keeping the old commit message during amend
Mads Kiilerich
- [PATCH RFC] commit: add --reuse-message for keeping the old commit message during amend
Idan Kamara
- [Bug 3813] New: rebase loses active bookmark
mercurial-bugs at selenic.com
- [PATCH RFC] commit: add --reuse-message for keeping the old commit message during amend
Durham Goode
- [PATCH] export: introduce 'Unix Date' header with the date spelled out
Matt Mackall
- [PATCH 1 of 3] hgweb, templates: add websub template filter
Mads Kiilerich
- [Bug 3814] New: hg outgoing fails when no changes and hidden changesets present
mercurial-bugs at selenic.com
- [PATCH 2 of 3] hgweb, templates: apply the websub filter to revision descriptions
Mads Kiilerich
- [PATCH] commit: add --reuse-message for keeping the old commit message during amend
Durham Goode
- [PATCH 2 of 5] dispatch: catch InterventionRequired and print the message with no prefix
Mads Kiilerich
- [PATCH 2 of 5] dispatch: catch InterventionRequired and print the message with no prefix
Kevin Bullock
- [PATCH 5 of 5] dispatch: exit with status 1 for an InterventionRequired exception (bc)
Mads Kiilerich
- [PATCH 1 of 5 V2] util: add an LRU cache dict
Kevin Bullock
- [PATCH 5 of 5] dispatch: exit with status 1 for an InterventionRequired exception (bc)
Augie Fackler
- [PATCH 2 of 5] dispatch: catch InterventionRequired and print the message with no prefix
Augie Fackler
- mercurial/crew at 18585: 5 outgoing changesets
Mercurial Commits
- [PATCH 4 of 5 V2] manifestmerge: handle abort on local unknown, remote created files
Mads Kiilerich
- [PATCH 1 of 3] pathauditor: add isvalidpath() method
Matt Mackall
- [PATCH 0 of 6] HTML help for hgweb
Dan Villiom Podlaski Christiansen
- [PATCH 1 of 6] hgweb: test help functionality
Dan Villiom Podlaski Christiansen
- [PATCH 2 of 6] help: move the majority of the help command to the help module
Dan Villiom Podlaski Christiansen
- [PATCH 3 of 6] help: ReST tweaks
Dan Villiom Podlaski Christiansen
- [PATCH 4 of 6] hgweb: generate HTML documentation
Dan Villiom Podlaski Christiansen
- [PATCH 5 of 6] minirst: HTML formatter tweaks
Dan Villiom Podlaski Christiansen
- [PATCH 6 of 6] highlight: use docutils for generating help if possible
Dan Villiom Podlaski Christiansen
- [PATCH 4 of 5 V2] manifestmerge: handle abort on local unknown, remote created files
Siddharth Agarwal
- [PATCH 2 of 6] help: move the majority of the help command to the help module
Pierre-Yves David
- [PATCH 3 of 6] help: ReST tweaks
Pierre-Yves David
- [PATCH 4 of 6] hgweb: generate HTML documentation
Pierre-Yves David
- [PATCH 5 of 6] minirst: HTML formatter tweaks
Pierre-Yves David
- [PATCH] tests: remove last two check-code warnings about killdaemons
Kevin Bullock
- [PATCH 01 of 11] merge: split out mostly-non-interactive working dir updates
Bryan O'Sullivan
- [PATCH 02 of 11] tests: update test output (will be folded into parent)
Bryan O'Sullivan
- [PATCH 03 of 11] merge: handle subrepo merges and .hgsubstate specially
Bryan O'Sullivan
- [PATCH 04 of 11] merge: report non-interactive progress in chunks
Bryan O'Sullivan
- [PATCH 05 of 11] tests: getremove test output changes (fold into previous patch)
Bryan O'Sullivan
- [PATCH 06 of 11] worker: count the number of CPUs
Bryan O'Sullivan
- [PATCH 07 of 11] worker: estimate whether it's worth running a task in parallel
Bryan O'Sullivan
- [PATCH 08 of 11] worker: partition a list (of tasks) into equal-sized chunks
Bryan O'Sullivan
- [PATCH 09 of 11] worker: allow a function to be run in multiple worker processes
Bryan O'Sullivan
- [PATCH 10 of 11] merge: apply non-interactive working dir updates in parallel
Bryan O'Sullivan
- [PATCH 11 of 11] merge: don't fiddle with name lookups or i18n in hot loops
Bryan O'Sullivan
- buildbot failure in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH] tests: remove last two check-code warnings about killdaemons
Kevin Bullock
- [PATCH 1 of 2] tests: guard against obsolete markers in the hg repo itself
Kevin Bullock
- [PATCH 2 of 2] tests: remove last two check-code warnings about killdaemons
Kevin Bullock
- [PATCH 1 of 2] tests: guard against obsolete markers in the hg repo itself
Augie Fackler
- buildbot failure in Mercurial on hg tests
Augie Fackler
- [PATCH 1 of 2] histedit: report when revisions to rebase are not ancestors of working dir
Simon Heimberg
- [PATCH 0 of 2] histedit abort with clearer error message [~V3]
Simon Heimberg
- [PATCH 2 of 2] histedit: always abort with same message when working dir is wrong
Simon Heimberg
- [PATCH] largefiles: make caching largefiles message more explicit
natosha at unity3d.com
- [PATCH 0 of 3 V2] [PATCH 0 of 3 ] interhg: bring (most of the) extension functionality into core and remove the interhg extension
Angel Ezquerra
- [PATCH 1 of 3 V2] hgweb: add websub template filter
Angel Ezquerra
- [PATCH 2 of 3 V2] hgweb, templates: apply the websub filter to revision descriptions
Angel Ezquerra
- [PATCH 3 of 3 V2] extensions: obsolete and remove interhg extension
Angel Ezquerra
- [PATCH] largefiles: document behavior of caching largefiles for new heads
natosha at unity3d.com
- [PATCH] largefiles: document behavior of caching largefiles for new heads
Bryan O'Sullivan
- [PATCH 09 of 11] worker: allow a function to be run in multiple worker processes
Isaac Jurado
- [PATCH] largefiles: make caching largefiles message more explicit
Bryan O'Sullivan
- [PATCH 09 of 11] worker: allow a function to be run in multiple worker processes
Idan Kamara
- [PATCH RFC] commit: add --reuse-message for keeping the old commit message during amend
Pierre-Yves David
- [PATCH 09 of 11] worker: allow a function to be run in multiple worker processes
Isaac Jurado
- [PATCH RFC] commit: add --reuse-message for keeping the old commit message during amend
Pierre-Yves David
- [PATCH 0 of 2] histedit abort with clearer error message [~V3]
Augie Fackler
- [PATCH 1 of 4 V3] util: add an LRU cache dict
Siddharth Agarwal
- [PATCH 2 of 4 V3] manifest: use a size 3 LRU cache to store parsed manifests
Siddharth Agarwal
- [PATCH 3 of 4 V3] manifestmerge: pass in branchmerge and force separately
Siddharth Agarwal
- [PATCH 4 of 4 V3] manifestmerge: handle abort on local unknown, remote created files
Siddharth Agarwal
- [PATCH 0 of 3 V3 [NOW_WITH_DOCS!]] interhg: bring (most of the) extension functionality into core and remove the interhg extension
Angel Ezquerra
- [PATCH 1 of 3 V3 [NOW_WITH_DOCS!]] hgweb: add websub template filter
Angel Ezquerra
- [PATCH 2 of 3 V3 [NOW_WITH_DOCS!]] hgweb: apply the websub filter to revision descriptions
Angel Ezquerra
- [PATCH 3 of 3 V3 [NOW_WITH_DOCS!]] extensions: obsolete and remove interhg extension
Angel Ezquerra
- [PATCH 4 of 4 V3] manifestmerge: handle abort on local unknown, remote created files
Bryan O'Sullivan
- [PATCH] largefiles: fix test and check code
natosha at unity3d.com
- [PATCH] largefiles: fix test and check code
Augie Fackler
- [PATCH 0 of 4] hgweb HTML help
Dan Villiom Podlaski Christiansen
- [PATCH 1 of 4] hgweb help: add tests
Dan Villiom Podlaski Christiansen
- [PATCH 2 of 4] hgweb help: split up long lines (in generated output)
Dan Villiom Podlaski Christiansen
- [PATCH 3 of 4] help: move the majority of the help command to the help module
Dan Villiom Podlaski Christiansen
- [PATCH 4 of 4] hgweb: generate HTML documentation
Dan Villiom Podlaski Christiansen
- [PATCH] largefiles: add --no-largefiles-caching option to pull
natosha at unity3d.com
- [PATCH 1 of 2] test-atomictempfile: convert to unit test
Idan Kamara
- [PATCH 2 of 2] tests: add a test runner utility that prints nothing when all tests pass
Idan Kamara
- [PATCH 1 of 2] test-atomictempfile: convert to unit test
Idan Kamara
- [PATCH 1 of 4] hgweb help: add tests
Bryan O'Sullivan
- [PATCH 09 of 11] worker: allow a function to be run in multiple worker processes
Bryan O'Sullivan
- [PATCH 2 of 3] dirstate: walk returns None for files under symlink directory
Bryan O'Sullivan
- [PATCH 09 of 11] worker: allow a function to be run in multiple worker processes
Idan Kamara
- [PATCH 3 of 3] addremove: don't audit the path for paths already in the dirstate
Bryan O'Sullivan
- [PATCH] largefiles: add --no-largefiles-caching option to pull
Na'Tosha Bard
- [PATCH 1 of 3] summary: test that current bookmark isn't shown
Kevin Bullock
- [PATCH 2 of 3] summary: simplify handling of active bookmark
Kevin Bullock
- [PATCH 3 of 3] summary: show active bookmark even if not at current changeset
Kevin Bullock
- [PATCH v2] amend: support amending merge changesets (issue3778)
Brodie Rao
- buildbot success in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH V3] hgweb: teach archive how to handle file patterns
Angel Ezquerra
- [PATCH STABLE] outgoing: fix possible filtering crash in outgoing (issue3814)
pierre-yves.david at ens-lyon.org
- [PATCH 2 of 3] hgweb, templates: apply the websub filter to revision descriptions
Angel Ezquerra
- [PATCH] largefiles: don't cache largefiles for pulled heads by default
natosha at unity3d.com
- [PATCH 1 of 2] merge: rename p1 to wctx in manifestmerge
Bryan O'Sullivan
- [PATCH 2 of 2] merge: don't call copies.mergecopies unless we need to
Bryan O'Sullivan
- [PATCH 1 of 2] merge: rename p1 to wctx in manifestmerge
Mads Kiilerich
- [PATCH 1 of 2] merge: rename p1 to wctx in manifestmerge
Bryan O'Sullivan
- [PATCH] export: clobber files with -o (bc) (issue3652)
Augie Fackler
- [PATCH] revset: add update() revset to return target rev for 'hg update'
Kevin Bullock
- mercurial at 18612: 32 new changesets
Mercurial Commits
- [PATCH] revset: add update() revset to return target rev for 'hg update'
Matt Mackall
- [PATCH] parsedate: understand "now" as a shortcut for the current time
Augie Fackler
- [PATCH 09 of 11] worker: allow a function to be run in multiple worker processes
Bryan O'Sullivan
- [PATCH] parsedate: understand "now" as a shortcut for the current time
Bryan O'Sullivan
- [PATCH RESEND] test: display used python hash seed
pierre-yves.david at ens-lyon.org
- [PATCH STABLE] outgoing: fix possible filtering crash in outgoing (issue3814)
Augie Fackler
- [PATCH] export: clobber files with -o (bc) (issue3652)
Augie Fackler
- [PATCH 3 of 3] summary: show active bookmark even if not at current changeset
Matt Mackall
- [PATCH RESEND] test: display used python hash seed
Bryan O'Sullivan
- buildbot failure in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH 11 of 11] merge: don't fiddle with name lookups or i18n in hot loops
Na'Tosha Bard
- mercurial at 18616: 4 new changesets
Mercurial Commits
- [PATCH 2 of 3 V3 [NOW_WITH_DOCS!]] hgweb: apply the websub filter to revision descriptions
Martin Geisler
- [PATCH V3] hgweb: teach archive how to handle file patterns
Bryan O'Sullivan
- [PATCH 3 of 3 V3 [NOW_WITH_DOCS!]] extensions: obsolete and remove interhg extension
Martin Geisler
- [PATCH] export: show 'Date' header in a format that also is readable for humans
Bryan O'Sullivan
- [PATCH 3 of 3 V3 [NOW_WITH_DOCS!]] extensions: obsolete and remove interhg extension
Matt Mackall
- [PATCH 3 of 6] help: ReST tweaks
Martin Geisler
- [PATCH 3 of 6] help: ReST tweaks
Martin Geisler
- mercurial at 18623: 7 new changesets (1 stable)
Mercurial Commits
- [PATCH V3] hgweb: teach archive how to handle file patterns
Brodie Rao
- buildbot success in Mercurial on OS X 10.7 hg tests
hgbuildbot at kublai.com
- [PATCH] serve: introduce --get and --post for easy testing of hgweb
Mads Kiilerich
- [PATCH 6 of 6] highlight: use docutils for generating help if possible
Martin Geisler
- [PATCH V3] hgweb: teach archive how to handle file patterns
Angel Ezquerra
- [PATCH] merge: take wlock only when we actually need to start updating
Kevin Bullock
- [PATCH V3] hgweb: teach archive how to handle file patterns
Kevin Bullock
- [PATCH 11 of 11] merge: don't fiddle with name lookups or i18n in hot loops
Bryan O'Sullivan
- buildbot success in Mercurial on OS X 10.6 hg tests
hgbuildbot at kublai.com
- [PATCH] merge: take wlock only when we actually need to start updating
Kevin Bullock
- buildbot failure in Mercurial on OS X 10.6 hg tests
hgbuildbot at kublai.com
- [Bug 3815] New: test-check-code-hg.t uses extensions enabled in the local repository
mercurial-bugs at selenic.com
- [Bug 3816] New: httplib do not have FakeSocket when Python doesn't have ssl
mercurial-bugs at selenic.com
- [PATCH 11 of 11] merge: don't fiddle with name lookups or i18n in hot loops
Idan Kamara
- buildbot failure in Mercurial on OS X 10.7 hg tests
hgbuildbot at kublai.com
- buildbot success in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH 0 of 2 V4] hgweb: teach archive how to handle file patterns
Angel Ezquerra
- [PATCH 1 of 2 V4] test-archive: gracefully handle HTTPErrors on get-with-headers
Angel Ezquerra
- [PATCH 2 of 2 V4] hgweb: teach archive how to handle file patterns
Angel Ezquerra
- [PATCH 1 of 6] blackbox: adds a blackbox extension
Durham Goode
- [PATCH 2 of 6] blackbox: log the commands that are run
Durham Goode
- [PATCH 3 of 6] blackbox: logs python and extension hooks via ui.log()
Durham Goode
- [PATCH 4 of 6] blackbox: log incoming changes via ui.log()
Durham Goode
- [PATCH 5 of 6] blackbox: adds a 'blackbox' command for viewing recent logs
Durham Goode
- [PATCH 6 of 6] blackbox: tests for the blackbox extension
Durham Goode
- [PATCH 11 of 11] merge: don't fiddle with name lookups or i18n in hot loops
Augie Fackler
- [PATCH 11 of 11] merge: don't fiddle with name lookups or i18n in hot loops
Idan Kamara
- [PATCH] serve: introduce --get and --post for easy testing of hgweb
Brodie Rao
- [PATCH] commit: add --reuse-message for keeping the old commit message during amend
Brodie Rao
- [PATCH] export: show 'Date' header in a format that also is readable for humans
Brodie Rao
- [PATCH 1 of 3] pathauditor: add isvalidpath() method
Durham Goode
- mercurial/crew at 18635: 12 outgoing changesets
Mercurial Commits
- [PATCH 1 of 6] blackbox: adds a blackbox extension
Brodie Rao
- [PATCH] export: show 'Date' header in a format that also is readable for humans
Mads Kiilerich
- [PATCH 5 of 6] blackbox: adds a 'blackbox' command for viewing recent logs
Brodie Rao
- [PATCH] hgweb: consistent author name width
Dan Villiom Podlaski Christiansen
- [PATCH] serve: introduce --get and --post for easy testing of hgweb
Mads Kiilerich
- [PATCH 0 of 3 V3] [PATCH 0 of 3 ] interhg: bring (most of the) extension functionality into core and remove the interhg extension
Angel Ezquerra
- [PATCH 1 of 3 V3] hgweb: add websub template filter
Angel Ezquerra
- [PATCH 2 of 3 V3] hgweb: apply the websub filter to revision descriptions
Angel Ezquerra
- [PATCH 3 of 3 V3] extensions: obsolete and remove interhg extension
Angel Ezquerra
- [PATCH 6 of 6] blackbox: tests for the blackbox extension
Brodie Rao
- [PATCH] serve: introduce --get and --post for easy testing of hgweb
Sune Foldager
- [PATCH 2 of 6] blackbox: log the commands that are run
Martin Geisler
- [PATCH 0 of 3] V2 of dirstate.walk patches
Durham Goode
- [PATCH 1 of 3] pathauditor: add check() method
Durham Goode
- [PATCH 2 of 3] dirstate: walk returns None for files that have a symlink in their path
Durham Goode
- [PATCH 3 of 3] addremove: don't audit the path for paths already in the dirstate
Durham Goode
- [PATCH 0 of 3] V3 of dirstate.walk patches
Durham Goode
- [PATCH 1 of 3] pathauditor: add check() method
Durham Goode
- [PATCH 2 of 3] dirstate: walk returns None for files that have a symlink in their path
Durham Goode
- [PATCH 3 of 3] addremove: don't audit the path for paths already in the dirstate
Durham Goode
- [PATCH 3 of 3] addremove: don't audit the path for paths already in the dirstate
Matt Mackall
- [PATCH] dirstate: disable gc while parsing the dirstate
Siddharth Agarwal
- [PATCH] dirstate: disable gc while parsing the dirstate
Brodie Rao
- [PATCH 1 of 6] blackbox: adds a blackbox extension
Durham Goode
- [PATCH] dirstate: disable gc while parsing the dirstate
Durham Goode
- [PATCH] export: show 'Date' header in a format that also is readable for humans
Matt Mackall
- [PATCH] dirstate: disable gc while parsing the dirstate
Matt Mackall
- [PATCH] dirstate: disable gc while parsing the dirstate
Siddharth Agarwal
- [PATCH] dirstate: disable gc while parsing the dirstate
Siddharth Agarwal
- [PATCH 1 of 2] hgweb: make 'branches' template split branches by status
Matt Mackall
- [PATCH 0 of 3 V2] Parse manifests in the right order during a merge
Siddharth Agarwal
- [PATCH 1 of 3 V2] dirstate: disable gc while parsing the dirstate
Siddharth Agarwal
- [PATCH 2 of 3 V2] merge: run _forgetremoved after manifestmerge
Siddharth Agarwal
- [PATCH 3 of 3 V2] manifestmerge: fix order in which manifests are fetched
Siddharth Agarwal
- [PATCH] unionrepo: read-only operations on a union of two localrepos
Mads Kiilerich
- [PATCH 3 of 3 V3] extensions: obsolete and remove interhg extension
Matt Mackall
- mercurial at 18629: 6 new changesets
Mercurial Commits
- [Bug 3817] New: divergent bookmarks don't notice when a pull resolves the divergence
mercurial-bugs at selenic.com
- buildbot failure in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH] dirstate: fix generator/list error when using python 2.7
Durham Goode
- [PATCH] obsolete: consider successors along with descendants when updating
Levi Bard
- [PATCH 01 of 19] localrepo: create context used for actual commit earlier
David Schleimer
- [PATCH 02 of 19] localrepo: use workingctx for validation in commit
David Schleimer
- [PATCH 03 of 19] commit: factor out post-commit cleanup into workingctx
David Schleimer
- [PATCH 04 of 19] commit: refactor mergestate management into workingctx
David Schleimer
- [PATCH 05 of 19] localrepo: update commit to use setter and getter for description
David Schleimer
- [PATCH 06 of 19] context: allow updating the date of a workingctx
David Schleimer
- [PATCH 07 of 19] context: supporting updating the user of a workingctx
David Schleimer
- [PATCH 08 of 19] context: support updating extra in workingctx
David Schleimer
- [PATCH 09 of 19] commit: refactor subrepo state building into working context
David Schleimer
- [PATCH 10 of 19] commit: pull substate writing into workingctx
David Schleimer
- [PATCH 11 of 19] localrepo: use setters instead of constructor for commit metadata
David Schleimer
- [PATCH 12 of 19] localrepo: don't use raw context when checking for an empty commit
David Schleimer
- [PATCH 13 of 19] context: separateworkingctx stats and raw status
David Schleimer
- [PATCH 14 of 19] context: support matches in workingctx.status
David Schleimer
- [PATCH 15 of 19] commit: use workingctx._rawstatus for subrepo-realted commit validation
David Schleimer
- [PATCH 16 of 19] localrepo: use workingcontext members instead of changes array during commit
David Schleimer
- [PATCH 17 of 19] commit: move commit subrepo preparation fully into workingctx
David Schleimer
- [PATCH 18 of 19] commit: move commit preparation from localrepo.commit to workingctx
David Schleimer
- [PATCH 19 of 19] commit: get rid of no-longer needed variable in localrepo.commit
David Schleimer
- [PATCH 3 of 3 V2] manifestmerge: fix order in which manifests are fetched
Bryan O'Sullivan
- [PATCH] dirstate: fix generator/list error when using python 2.7
Benoit Boissinot
- [PATCH 0 of 3] V3 of dirstate.walk patches
Kevin Bullock
- [PATCH] obsolete: consider successors along with descendants when updating
Kevin Bullock
- [PATCH 04 of 19] commit: refactor mergestate management into workingctx
Kevin Bullock
- [PATCH 09 of 19] commit: refactor subrepo state building into working context
Kevin Bullock
- [PATCH 10 of 19] commit: pull substate writing into workingctx
Kevin Bullock
- [PATCH 13 of 19] context: separateworkingctx stats and raw status
Kevin Bullock
- [Bug 3818] New: pushing a bookmark to a revision filtered locally print an error
mercurial-bugs at selenic.com
- [PATCH 04 of 19] commit: refactor mergestate management into workingctx
David Schleimer
- mercurial/crew at 18656: 27 outgoing changesets
Mercurial Commits
- [PATCH 04 of 19] commit: refactor mergestate management into workingctx
Kevin Bullock
- [PATCH STABLE] mq: comply with filtering when injecting fake tags (issue3812)
pierre-yves.david at logilab.fr
- [PATCH STABLE] debugobsolete: improve command help
pierre-yves.david at logilab.fr
- [PATCH STABLE] debugobsolete: improve command help
Thomas Arendsen Hein
- buildbot success in Mercurial on hg tests (stable)
hgbuildbot at kublai.com
- [PATCH] obsolete: consider successors along with descendants when updating
Pierre-Yves David
- [PATCH 04 of 19] commit: refactor mergestate management into workingctx
Bryan O'Sullivan
- [PATCH 06 of 19] context: allow updating the date of a workingctx
Bryan O'Sullivan
- [PATCH 08 of 19] context: support updating extra in workingctx
Bryan O'Sullivan
- [PATCH 12 of 19] localrepo: don't use raw context when checking for an empty commit
Bryan O'Sullivan
- [PATCH 18 of 19] commit: move commit preparation from localrepo.commit to workingctx
Bryan O'Sullivan
- [PATCH 19 of 19] commit: get rid of no-longer needed variable in localrepo.commit
Bryan O'Sullivan
- [PATCH STABLE] mq: comply with filtering when injecting fake tags (issue3812)
Bryan O'Sullivan
- [PATCH] dirstate: fix generator/list error when using python 2.7
Bryan O'Sullivan
- [PATCH] dirstate: fix generator/list error when using python 2.7
Benoit Boissinot
- [PATCH 6 of 6] blackbox: tests for the blackbox extension
Bryan O'Sullivan
- [PATCH 2 of 6] blackbox: log the commands that are run
Bryan O'Sullivan
- [PATCH 2 of 5] dispatch: catch InterventionRequired and print the message with no prefix
Bryan O'Sullivan
- [PATCH] serve: introduce --get and --post for easy testing of hgweb
Bryan O'Sullivan
- [PATCH] hgweb: consistent author name width
Bryan O'Sullivan
- [PATCH 1 of 2] test-atomictempfile: convert to unit test
Bryan O'Sullivan
- [PATCH] scmutil: create directories in a race-safe way during update
Bryan O'Sullivan
- [PATCH 11 of 11] merge: don't fiddle with name lookups or i18n in hot loops
Bryan O'Sullivan
- [PATCH] obsolete: consider successors along with descendants when updating (need rework)
Pierre-Yves David
- [PATCH 11 of 11] merge: don't fiddle with name lookups or i18n in hot loops
Idan Kamara
- [PATCH 11 of 11] merge: don't fiddle with name lookups or i18n in hot loops
Isaac Jurado
- [PATCH 11 of 11] merge: don't fiddle with name lookups or i18n in hot loops
Idan Kamara
- [PATCH 11 of 11] merge: don't fiddle with name lookups or i18n in hot loops
Isaac Jurado
- [PATCH 2 of 5] dispatch: catch InterventionRequired and print the message with no prefix
Laurens Holst
- [PATCH 11 of 11] merge: don't fiddle with name lookups or i18n in hot loops
Idan Kamara
- [PATCH 6 of 6] blackbox: tests for the blackbox extension
Pierre-Yves David
- [PATCH 1 of 6] blackbox: adds a blackbox extension
Pierre-Yves David
- [PATCH 5 of 6] blackbox: adds a 'blackbox' command for viewing recent logs
Pierre-Yves David
- mercurial/crew at 18668: 39 outgoing changesets (1 stable)
Mercurial Commits
- [PATCH RESEND] hgweb: add group authorization
Markus Zapke-Gründemann
- [PATCH] scmutil: create directories in a race-safe way during update
Thomas Arendsen Hein
- [PATCH] commit: add --reuse-message for keeping the old commit message during amend
Pierre-Yves David
- [PATCH 13 of 19] context: separateworkingctx stats and raw status
Pierre-Yves David
- [PATCH 14 of 19] context: support matches in workingctx.status
Pierre-Yves David
- [PATCH 16 of 19] localrepo: use workingcontext members instead of changes array during commit
Pierre-Yves David
- [PATCH 05 of 19] localrepo: update commit to use setter and getter for description
Pierre-Yves David
- [PATCH v2] amend: support amending merge changesets (issue3778)
Pierre-Yves David
- [PATCH] commit: add --reuse-message for keeping the old commit message during amend
Pierre-Yves David
- [PATCH RFC] commit: add --reuse-message for keeping the old commit message during amend
Idan Kamara
- [PATCH] commit: add --reuse-message for keeping the old commit message during amend
Angel Ezquerra
- [PATCH 11 of 11] merge: don't fiddle with name lookups or i18n in hot loops
Isaac Jurado
- [PATCH 11 of 11] merge: don't fiddle with name lookups or i18n in hot loops
Idan Kamara
- [PATCH 11 of 11] merge: don't fiddle with name lookups or i18n in hot loops
Bryan O'Sullivan
- [PATCH 11 of 11] merge: don't fiddle with name lookups or i18n in hot loops
Idan Kamara
- [PATCH] scmutil: create directories in a race-safe way during update
Bryan O'Sullivan
- [PATCH 05 of 19] localrepo: update commit to use setter and getter for description
Bryan O'Sullivan
- Google Summer of Code is on again this year
Bryan O'Sullivan
- [Bug 3820] New: Race on push over ssh
mercurial-bugs at selenic.com
- [PATCH] commit: add --reuse-message for keeping the old commit message during amend
Durham Goode
- [PATCH RFC] commit: add --reuse-message for keeping the old commit message during amend
Durham Goode
- [PATCH] commit: add --reuse-message for keeping the old commit message during amend
Durham Goode
- [PATCH RFC] commit: add --reuse-message for keeping the old commit message during amend
Idan Kamara
- [PATCH] dispatch: also a separate warning message on aliases with --config
Simon Heimberg
- [PATCH] dispatch: also a separate warning message on aliases with --config
Augie Fackler
- [PATCH RFC] commit: add --reuse-message for keeping the old commit message during amend
Augie Fackler
- [PATCH 0 of 4] detect unnecessary glob lines
Simon Heimberg
- [PATCH 1 of 4] tests: quickly check if the glob line already matches the output
Simon Heimberg
- [PATCH 2 of 4] tests: inform on Windows about unnecessary glob lines
Simon Heimberg
- [PATCH 3 of 4] tests: remove glob from output lines containing no glob character
Simon Heimberg
- [PATCH 4 of 4] code-check: warn about line glob match with no glob character (?*/)
Simon Heimberg
- [PATCH 0 of 6 V2] blackbox: patches V2
Durham Goode
- [PATCH 1 of 6 V2] blackbox: adds a blackbox extension
Durham Goode
- [PATCH 2 of 6 V2] blackbox: log the commands that are run
Durham Goode
- [PATCH 3 of 6 V2] blackbox: logs python and extension hooks via ui.log()
Durham Goode
- [PATCH 4 of 6 V2] blackbox: log incoming changes via ui.log()
Durham Goode
- [PATCH 5 of 6 V2] blackbox: adds a 'blackbox' command for viewing recent logs
Durham Goode
- [PATCH 6 of 6 V2] blackbox: tests for the blackbox extension
Durham Goode
- [PATCH 6 of 6] blackbox: tests for the blackbox extension
Durham Goode
- [PATCH 3 of 4] tests: remove glob from output lines containing no glob character
Benoit Boissinot
- [PATCH 0 of 4] detect unnecessary glob lines
Benoit Boissinot
- [PATCH 1 of 6 V2] blackbox: adds a blackbox extension
Bryan O'Sullivan
- [PATCH 4 of 6 V2] blackbox: log incoming changes via ui.log()
Bryan O'Sullivan
- [PATCH 1 of 6 V2] blackbox: adds a blackbox extension
Durham Goode
- [PATCH 6 of 6 V2] blackbox: tests for the blackbox extension
Bryan O'Sullivan
- [PATCH 6 of 6 V2] blackbox: tests for the blackbox extension
Matt Mackall
- [PATCH RFC] commit: add --reuse-message for keeping the old commit message during amend
Matt Mackall
- [PATCH 05 of 19] localrepo: update commit to use setter and getter for description
Matt Mackall
- [PATCH 6 of 6 V2] blackbox: tests for the blackbox extension
Bryan O'Sullivan
- [PATCH 12 of 19] localrepo: don't use raw context when checking for an empty commit
Matt Mackall
- [PATCH 14 of 19] context: support matches in workingctx.status
Matt Mackall
- AW: [PATCH 0 of 4] detect unnecessary glob lines
Simon He.
- AW: [PATCH 3 of 4] tests: remove glob from output lines containing no glob character
Simon He.
- [PATCH 0 of 4] detect unnecessary glob lines
Benoit Boissinot
- [Bug 3821] New: Files modified after an update
mercurial-bugs at selenic.com
- [PATCH STABLE] Tests: fix test on windows by appending glob to lines returning "\" in the path
Simon Heimberg
- mercurial/crew at 18675: 46 outgoing changesets (1 stable)
Mercurial Commits
- [Bug 3822] New: graft: file moves sometimes changed to deletion+addition
mercurial-bugs at selenic.com
- [PATCH 2 of 5] dispatch: catch InterventionRequired and print the message with no prefix
Kevin Bullock
- [PATCH 2 of 5] dispatch: catch InterventionRequired and print the message with no prefix
Pierre-Yves David
- [PATCH 6 of 6 V2] blackbox: tests for the blackbox extension
Durham Goode
- [PATCH 6 of 6 V2] blackbox: tests for the blackbox extension
Bryan O'Sullivan
- [PATCH] util: make ensuredirs safer against races
Bryan O'Sullivan
- [PATCH] blackbox: only show new heads on incoming
Durham Goode
- [PATCH] util: make ensuredirs safer against races
Kevin Bullock
- [PATCH] util: make ensuredirs safer against races
Bryan O'Sullivan
- [PATCH] blackbox: only show new heads on incoming
Bryan O'Sullivan
- [PATCH RFC] commit: add --reuse-message for keeping the old commit message during amend
Durham Goode
- [PATCH 1 of 6] backout: use cmdutil.revert directly instead of commands.revert
Kevin Bullock
- [PATCH 2 of 6] backout: remove unnecessary frobbing of addremove option
Kevin Bullock
- [PATCH 3 of 6] backout: remove unnecessary dict copy
Kevin Bullock
- [PATCH 4 of 6] commit: factor out status printing into a helper function
Kevin Bullock
- [PATCH 5 of 6] backout: call cmdutil.commit directly instead of commands.commit
Kevin Bullock
- [PATCH 6 of 6] scmutil: split platform-specific bits into their own modules
Kevin Bullock
- [PATCH] util: make ensuredirs safer against races
Matt Mackall
- [PATCH STABLE] Tests: fix test on windows by appending glob to lines returning "\" in the path
Benoit Boissinot
- [PATCH STABLE] Tests: fix test on windows by appending glob to lines returning "\" in the path
Benoit Boissinot
- [PATCH 6 of 6] scmutil: split platform-specific bits into their own modules
Bryan O'Sullivan
- [PATCH 6 of 6] scmutil: split platform-specific bits into their own modules
Kevin Bullock
- [PATCH 0 of 4] detect unnecessary glob lines
Benoit Boissinot
- [PATCH RFC] blackbox: do not translate the log messages
Durham Goode
- buildbot failure in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH] subrepo: do not push "clean" subrepos when the parent repo is pushed
Angel Ezquerra
- [PATCH] subrepo: do not push "clean" subrepos when the parent repo is pushed
Angel Ezquerra
- buildbot failure in Mercurial on hg tests (stable)
hgbuildbot at kublai.com
- buildbot success in Mercurial on OS X 10.7 hg tests
hgbuildbot at kublai.com
- [PATCH RFC] blackbox: do not translate the log messages
Matt Mackall
- [PATCH 2 of 2 V4] hgweb: teach archive how to handle file patterns
Mads Kiilerich
- [PATCH] subrepo: do not push "clean" subrepos when the parent repo is pushed
Matt Mackall
- [PATCH 2 of 2 V4] hgweb: teach archive how to handle file patterns
Angel Ezquerra
- [PATCH] subrepo: do not push "clean" subrepos when the parent repo is pushed
Angel Ezquerra
- [PATCH] subrepo: do not push "clean" subrepos when the parent repo is pushed
Isaac Jurado
- [PATCH RFC] commit: add --reuse-message for keeping the old commit message during amend
Pierre-Yves David
- [PATCH 04 of 19] commit: refactor mergestate management into workingctx
Pierre-Yves David
- buildbot failure in Mercurial on OS X 10.7 hg tests
hgbuildbot at kublai.com
- [Bug 3823] New: Merge fails with KeyError: '.hgsubstate'
mercurial-bugs at selenic.com
- mercurial/crew at 18690: 61 outgoing changesets (2 stable)
Mercurial Commits
- [PATCH] subrepo: do not push "clean" subrepos when the parent repo is pushed
Angel Ezquerra
- [Bug 3824] New: move the strip command to an extension of its own
mercurial-bugs at selenic.com
- [PATCH] subrepo: do not push "clean" subrepos when the parent repo is pushed
Kevin Bullock
- [PATCH RFC] blackbox: do not translate the log messages
Bryan O'Sullivan
- [PATCH hglib] tests: fix tests that use integer bookmarks
Durham Goode
- [PATCH hglib] tests: fix tests that use integer bookmarks
Matt Mackall
- buildbot success in Mercurial on python-hglib
hgbuildbot at kublai.com
- [PATCH 0 of 9] Move and refactor bundling logic
Sune Foldager
- [PATCH 1 of 9] bundle-ng: move bundler creation up in the stack
Sune Foldager
- [PATCH 2 of 9] bundle-ng: move group into the bundler
Sune Foldager
- [PATCH 3 of 9] bundle-ng: add bundlecaps argument to getbundle() command
Sune Foldager
- [PATCH 4 of 9] bundle-ng: move gengroup into bundler
Sune Foldager
- [PATCH 5 of 9] bundle-ng: unify _changegroup and _changegroupsubset
Sune Foldager
- [PATCH 6 of 9] bundle-ng: move bundle generation to changegroup.py
Sune Foldager
- [PATCH 7 of 9] bundle-ng: simplify bundle10.generate a bit
Sune Foldager
- [PATCH 8 of 9] bundle-ng: simplify lookup and state handling
Sune Foldager
- [PATCH 9 of 9] bundle-ng: move progress out of the linkrev callback
Sune Foldager
- [PATCH 0 of 9] Move and refactor bundling logic
Sune Foldager
- buildbot success in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH 0 of 9] Move and refactor bundling logic
Matt Mackall
- Bugzilla server's system time
Isaac Jurado
- [PATCH 0 of 9] WORKING move and refactor of bundle code
Sune Foldager
- [PATCH 1 of 9] bundle-ng: move bundler creation up in the stack
Sune Foldager
- [PATCH 2 of 9] bundle-ng: move group into the bundler
Sune Foldager
- [PATCH 3 of 9] bundle-ng: add bundlecaps argument to getbundle() command
Sune Foldager
- [PATCH 4 of 9] bundle-ng: move gengroup into bundler
Sune Foldager
- [PATCH 5 of 9] bundle-ng: unify _changegroup and _changegroupsubset
Sune Foldager
- [PATCH 6 of 9] bundle-ng: move bundle generation to changegroup.py
Sune Foldager
- [PATCH 7 of 9] bundle-ng: simplify bundle10.generate a bit
Sune Foldager
- [PATCH 8 of 9] bundle-ng: simplify lookup and state handling
Sune Foldager
- [PATCH 9 of 9] bundle-ng: move progress out of the linkrev callback
Sune Foldager
- [PATCH 1 of 2 RFCv2] repoview: hide bookmarks that are prefixed with '.hg/'
Idan Kamara
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Idan Kamara
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Idan Kamara
- [PATCH 2 of 2 V4] hgweb: teach archive how to handle file patterns
Mads Kiilerich
- [PATCH 2 of 2 V4] hgweb: teach archive how to handle file patterns
Angel Ezquerra
- [PATCH] subrepo: do not push "clean" subrepos when the parent repo is pushed
Matt Harbison
- [PATCH 0 of 4 STABLE V3] print chained subrepo exceptions
Matt Harbison
- [PATCH 1 of 4 STABLE V3] subrepo: chain the original exception to SubrepoAbort
Matt Harbison
- [PATCH 2 of 4 STABLE V3] ui: add support for fully printing chained exception stacks in ui.traceback()
Matt Harbison
- [PATCH 3 of 4 STABLE V3] ui: add 'force' parameter to traceback() to override the current print setting
Matt Harbison
- [PATCH 4 of 4 STABLE V3] dispatch: drop the traceback module import in favor of using ui.traceback()
Matt Harbison
- [PATCH 4 of 4 STABLE V3] dispatch: drop the traceback module import in favor of using ui.traceback()
Matt Harbison
- [Bug 3826] New: hg convert with a filemap loses branches
mercurial-bugs at selenic.com
- [PATCH] subrepo: do not push "clean" subrepos when the parent repo is pushed
Angel Ezquerra
- [PATCH STABLE] mergetools: vimdiff issue a warning explaining how to abort
pierre-yves.david at logilab.fr
- mercurial/crew at 18692: 63 outgoing changesets (2 stable)
Mercurial Commits
- [PATCH STABLE] mergetools: vimdiff issue a warning explaining how to abort
Benoit Boissinot
- [PATCH 4 of 4 STABLE V3] dispatch: drop the traceback module import in favor of using ui.traceback()
Matt Harbison
- buildbot failure in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Bryan O'Sullivan
- [PATCH STABLE] mergetools: vimdiff issue a warning explaining how to abort
Matt Mackall
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Matt Mackall
- [PATCH] subrepo: do not push "clean" subrepos when the parent repo is pushed
Matt Mackall
- [PATCH STABLE] mergetools: vimdiff issue a warning explaining how to abort
Kevin Bullock
- [PATCH STABLE] mergetools: vimdiff issue a warning explaining how to abort
Kevin Bullock
- [PATCH STABLE] mergetools: vimdiff issue a warning explaining how to abort
Matt Mackall
- [PATCH STABLE] mergetools: vimdiff issue a warning explaining how to abort
Pierre-Yves David
- buildbot success in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH STABLE] mergetools: vimdiff issue a warning explaining how to abort
Matt Mackall
- Bugzilla server's system time
Matt Mackall
- [PATCH STABLE] mergetools: vimdiff issue a warning explaining how to abort
Kevin Bullock
- buildbot success in Mercurial on hg tests (stable)
hgbuildbot at kublai.com
- [PATCH] subrepo: do not push "clean" subrepos when the parent repo is pushed
Matt Harbison
- buildbot success in Mercurial on OS X 10.7 hg tests
hgbuildbot at kublai.com
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Idan Kamara
- util.makedirs is missing a "notindexed" parameters
Angel Ezquerra
- [PATCH] subrepo: do not push "clean" subrepos when the parent repo is pushed
Angel Ezquerra
- Bugzilla server's system time
Isaac Jurado
- mercurial/crew at 18698: 69 outgoing changesets (4 stable)
Mercurial Commits
- [PATCH 0 of 5 ] subrepo: do not push mercurial subreos whose store is clean
Angel Ezquerra
- [PATCH 1 of 5] subrepo: introduce cleanstore helper functions
Angel Ezquerra
- [PATCH 2 of 5] subrepo: introduce storeclean method
Angel Ezquerra
- [PATCH 3 of 5] util: add notindexed optional parameter to makedirs function
Angel Ezquerra
- [PATCH 4 of 5] subrepo: implement "cleanstore" method for mercurial subrepos
Angel Ezquerra
- [PATCH 5 of 5] subrepo: do not push mercurial subrepos whose store is clean
Angel Ezquerra
- buildbot failure in Mercurial on OS X 10.7 hg tests
hgbuildbot at kublai.com
- [PATCH] largefiles: don't cache largefiles for pulled heads by default
Na'Tosha Bard
- mercurial at 18667: 38 new changesets (1 stable)
Mercurial Commits
- [Bug 3827] New: stale phasecache causes LookupError on branchmap.updatecache() after strip
mercurial-bugs at selenic.com
- [Bug 3828] New: "hg bundle --branch" fails for branches newly created on local repository
mercurial-bugs at selenic.com
- [Bug 3829] New: some outgoing-like commands are not sensitive to branch specified in URL
mercurial-bugs at selenic.com
- [Bug 3830] New: "incoming" informatioin of "hg summary" is not sensitive to branch in URL
mercurial-bugs at selenic.com
- mercurial/crew at 18698: 31 outgoing changesets (3 stable)
Mercurial Commits
- [PATCH 0 of 3 ] pull: add --subrepos flag
Angel Ezquerra
- [PATCH 1 of 3] pull: add --subrepos flag
Angel Ezquerra
- [PATCH 2 of 3] subrepo: add pull --subrepos support to git subrepos
Angel Ezquerra
- [PATCH 3 of 3] subrepo: add pull --subrepos support to svn subrepos
Angel Ezquerra
- [PATCH STABLE] hgweb: show correct error message for i18n environment
Takumi IINO
- [PATCH 0 of 3 STABLE] fix problems around incoming/outgoing handling
FUJIWARA Katsunori
- [PATCH 1 of 3 STABLE] bundle: treat branches created newly on the local correctly (issue3828)
FUJIWARA Katsunori
- [PATCH 2 of 3 STABLE] commands: make outgoing-like commands sensitive to branch in URL (issue3829)
FUJIWARA Katsunori
- [PATCH 3 of 3 STABLE] summary: make "incoming" information sensitive to branch in URL (issue3830)
FUJIWARA Katsunori
- [PATCH] revset: use "repo.changelog" instead of "list(repo)" for resource efficiency
FUJIWARA Katsunori
- [Bug 3831] New: rebase across unrelated trees leaves root with multiple parents
mercurial-bugs at selenic.com
- [PATCH 1 of 3 STABLE] bundle: treat branches created newly on the local correctly (issue3828)
Kevin Bullock
- [PATCH 0 of 2 V5] hgweb: teach archive how to handle file patterns
Angel Ezquerra
- [PATCH 1 of 2 V5] test-archive: gracefully handle HTTPErrors on get-with-headers
Angel Ezquerra
- [PATCH 2 of 2 V5] hgweb: teach archive how to download a specific directory or file
Angel Ezquerra
- buildbot failure in Mercurial on hg tests (stable)
hgbuildbot at kublai.com
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Pierre-Yves David
- mercurial at 18697: 30 new changesets (1 stable)
Mercurial Commits
- buildbot failure in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH 2 of 3 STABLE] commands: make outgoing-like commands sensitive to branch in URL (issue3829)
FUJIWARA Katsunori
- mercurial/crew at 18699: 4 outgoing changesets (3 stable)
Mercurial Commits
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Idan Kamara
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Laurens Holst
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Pierre-Yves David
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Sean Farley
- histedit and rebase using memctx (was: Re: [PATCH 2 of 2 RFCv2] commands: introduce stash command)
Augie Fackler
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Kevin Bullock
- histedit and rebase using memctx (was: Re: [PATCH 2 of 2 RFCv2] commands: introduce stash command)
Sean Farley
- [Bug 3832] New: hglib fails to import due to STARTF_USESHOWWINDOW not in subprocess python 2.6.6
mercurial-bugs at selenic.com
- [Bug 3833] New: hg annotate broken by changeset that did not touch the file
mercurial-bugs at selenic.com
- [PATCH] Issue 3832 - STARTF_USESHOWWINDOW not available on WinNT Python 2.6.6
Steve Barnes
- histedit and rebase using memctx
Laurens Holst
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Denis Laxalde
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Pierre-Yves David
- mercurial/crew at 18699: 4 outgoing changesets (3 stable)
Mercurial Commits
- [Bug 3834] New: Ctrl+C when pager is running sometimes leaves console unresponding
mercurial-bugs at selenic.com
- histedit and rebase using memctx
Augie Fackler
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Kevin Bullock
- util.makedirs is missing a "notindexed" parameters
Bryan O'Sullivan
- [PATCH] revset: use "repo.changelog" instead of "list(repo)" for resource efficiency
Bryan O'Sullivan
- [PATCH 1 of 3] worker: on error, exit similarly to the first failing worker
Bryan O'Sullivan
- [PATCH 2 of 3] worker: fix a race in SIGINT handling
Bryan O'Sullivan
- [PATCH 3 of 3] worker: handle worker failures more aggressively
Bryan O'Sullivan
- [PATCH] largefiles: don't cache largefiles for pulled heads by default
Bryan O'Sullivan
- [PATCH 1 of 3] worker: on error, exit similarly to the first failing worker
Kevin Bullock
- [PATCH 3 of 3] worker: handle worker failures more aggressively
Idan Kamara
- [PATCH] revset: use "repo.changelog" instead of "list(repo)" for resource efficiency
Dirkjan Ochtman
- [PATCH] revset: use "repo.changelog" instead of "list(repo)" for resource efficiency
Kevin Bullock
- [PATCH 3 of 3] worker: handle worker failures more aggressively
Bryan O'Sullivan
- [PATCH 3 of 3] worker: handle worker failures more aggressively
Idan Kamara
- [PATCH] Issue 3832 - STARTF_USESHOWWINDOW not available on WinNT Python 2.6.6
Idan Kamara
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Idan Kamara
- util.makedirs is missing a "notindexed" parameters
Angel Ezquerra
- [PATCH 1 of 3 v2] worker: on error, exit similarly to the first failing worker
Bryan O'Sullivan
- [PATCH 2 of 3 v2] worker: fix a race in SIGINT handling
Bryan O'Sullivan
- [PATCH 3 of 3 v2] worker: handle worker failures more aggressively
Bryan O'Sullivan
- [PATCH 1 of 3] worker: on error, exit similarly to the first failing worker
Bryan O'Sullivan
- [PATCH 3 of 3] worker: handle worker failures more aggressively
Isaac Jurado
- [PATCH 3 of 3] worker: handle worker failures more aggressively
Bryan O'Sullivan
- [PATCH 3 of 3] worker: handle worker failures more aggressively
Isaac Jurado
- [PATCH 3 of 3] worker: handle worker failures more aggressively
Bryan O'Sullivan
- [PATCH 1 of 2] cmdutil: use a small initial window with --limit
Bryan O'Sullivan
- [PATCH 2 of 2] commands: exit from the log loop at the right time
Bryan O'Sullivan
- [PATCH RFC] commit: add --reuse-message for keeping the old commit message during amend
Augie Fackler
- [PATCH] Issue 3832 - STARTF_USESHOWWINDOW not available on WinNT Python 2.6.6
Siddharth Agarwal
- [PATCH] Issue 3832 - STARTF_USESHOWWINDOW not available on WinNT Python 2.6.6
Siddharth Agarwal
- [PATCH 2 of 2] commands: exit from the log loop at the right time
Augie Fackler
- [PATCH 1 of 3] pull: add --subrepos flag
Matt Harbison
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Gilles Moris
- [PATCH] Issue 3832 - STARTF_USESHOWWINDOW not available on WinNT Python 2.6.6
Steve Barnes
- [PATCH 2 of 2] commands: exit from the log loop at the right time
Benoit Boissinot
- [Bug 3835] New: Add relative path option for hg status
mercurial-bugs at selenic.com
- [PATCH 3 of 3] worker: handle worker failures more aggressively
Isaac Jurado
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Denis Laxalde
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Pierre-Yves David
- [PATCH 2 of 2 RFCv2] commands: introduce stash command
Gilles Moris
- mercurial/crew at 18704: 7 outgoing changesets (3 stable)
Mercurial Commits
- [Bug 3836] New: Please provide a way for a push hook to detect the pushing hg's version
mercurial-bugs at selenic.com
- [PATCH] revset: use "repo.changelog" instead of "list(repo)" for resource efficiency
FUJIWARA Katsunori
- [PATCH] revset: use "repo.changelog" instead of "list(repo)" for resource efficiency
FUJIWARA Katsunori
- [PATCH] Issue 3832 - STARTF_USESHOWWINDOW not available on WinNT Python 2.6.6
Siddharth Agarwal
- [PATCH RFC] commit: add --reuse-message for keeping the old commit message during amend
Matt Mackall
- [PATCH] revset: use "repo.changelog" instead of "list(repo)" for resource efficiency
Bryan O'Sullivan
- [PATCH 3 of 3] worker: handle worker failures more aggressively
Bryan O'Sullivan
- ★ Mercurial-devel, Nicolas left a message for you
Blendr
- ★ Mercurial-devel, Nicolas left a message for you
Blendr
- [PATCH] match: more accurately report when we're always going to match
Bryan O'Sullivan
- Re: ★ Mercurial-devel, Nicolas left a message for you
Nicolas Dumazet
- [PATCH 1 of 3] pull: add --subrepos flag
Angel Ezquerra
- [PATCH 1 of 3] pull: add --subrepos flag
Matt Harbison
- [PATCH 3 of 3] worker: handle worker failures more aggressively
Isaac Jurado
- Bugzilla server's system time
Nikolaj Sjujskij
- mercurial/crew at 18709: 12 outgoing changesets (3 stable)
Mercurial Commits
- [PATCH] Fix meld.args in mergetools.rc: add -o $output
Völker Ronny
- [PATCH] match: more accurately report when we're always going to match
Augie Fackler
- [PATCH 3 of 3] worker: handle worker failures more aggressively
Bryan O'Sullivan
- [PATCH] Fix meld.args in mergetools.rc: add -o $output
Angel Ezquerra
- [PATCH] Fix meld.args in mergetools.rc: add -o $output
Steve Borho
- buildbot success in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH 0 of 9] Move and refactor bundling logic
Dave S
- [PATCH 1 of 2] util: generalize bytecount to unitcount
Bryan O'Sullivan
- [PATCH 2 of 2] util: add a timed function for use during development
Bryan O'Sullivan
- [PATCH] localrepo: iterate over manifest key/value pairs in status
Bryan O'Sullivan
- [PATCH 3 of 3] worker: handle worker failures more aggressively
Isaac Jurado
- [PATCH 3 of 3] worker: handle worker failures more aggressively
Bryan O'Sullivan
- buildbot failure in Mercurial on hg tests
hgbuildbot at kublai.com
- [PATCH 1 of 3] pull: add --subrepos flag
Angel Ezquerra
- [PATCH] Fix meld.args in mergetools.rc: add -o $output
Völker Ronny
- [PATCH RFC] update: add an option to allow to merge local changes when crossing branches
Gilles Moris
- [Bug 3837] New: committing divergent head on closed branch should say it's reopening the branch
mercurial-bugs at selenic.com
- mercurial/crew at 18711: 14 outgoing changesets (3 stable)
Mercurial Commits
- [PATCH] Fix meld.args in mergetools.rc: add -o $output
Angel Ezquerra
- [PATCH RFC] update: add an option to allow to merge local changes when crossing branches
Angel Ezquerra
- [PATCH] Fix meld.args in mergetools.rc: add -o $output
Völker Ronny
- [PATCH RFC] update: add an option to allow to merge local changes when crossing branches
Laurens Holst
- [PATCH RFC] update: add an option to allow to merge local changes when crossing branches
Laurens Holst
- [PATCH RFC] update: add an option to allow to merge local changes when crossing branches
Gilles Moris
- [PATCH RESEND] hgweb: add group authorization
Markus Zapke-Gründemann
- [PATCH RFC] update: add an option to allow to merge local changes when crossing branches
Martin Geisler
- [PATCH RFC] update: add an option to allow to merge local changes when crossing branches
Kevin Bullock
- [PATCH RFC] update: add an option to allow to merge local changes when crossing branches
Kevin Bullock
- [PATCH RFC] update: add an option to allow to merge local changes when crossing branches
Matt Mackall
- [PATCH RESEND] hgweb: add group authorization
Matt Mackall
- [PATCH] localrepo: iterate over manifest key/value pairs in status
Bryan O'Sullivan
- buildbot success in Mercurial on hg tests
hgbuildbot at kublai.com
- mercurial at 18716: 19 new changesets (3 stable)
Mercurial Commits
- [PATCH] Fix meld.args in mergetools.rc: add -o $output
Angel Ezquerra
- [PATCH RFC] update: add an option to allow to merge local changes when crossing branches
Martin Geisler
- [PATCH RFC] update: add an option to allow to merge local changes when crossing branches
Martin Geisler
- [PATCH RFC] update: add an option to allow to merge local changes when crossing branches
Kevin Bullock
- buildbot failure in Mercurial on hg tests
hgbuildbot at kublai.com
- mercurial at 18718: 2 new changesets
Mercurial Commits
- Bugzilla server's system time
Matt Mackall
- [PATCH RESEND] hgweb: add group authorization
Markus Zapke-Gründemann
- buildbot success in Mercurial on hg tests
hgbuildbot at kublai.com
- Bugzilla server's system time
Isaac Jurado
- Bugzilla server's system time
Isaac Jurado
- [Bug 3838] New: BTS timezone trouble
mercurial-bugs at selenic.com
- buildbot success in Mercurial on OS X 10.7 hg tests
hgbuildbot at kublai.com
- [PATCH RFC] update: add an option to allow to merge local changes when crossing branches
Martin Geisler
- [PATCH RFC] update: add an option to allow to merge local changes when crossing branches
Kevin Bullock
- [PATCH RFC] update: add an option to allow to merge local changes when crossing branches
Angel Ezquerra
- [PATCH 1 of 2] util: generalize bytecount to unitcount
Benoit Boissinot
- [PATCH 2 of 2] util: add a timed function for use during development
Benoit Boissinot
- [PATCH 0 of 2] add and remove glob to test output
Simon Heimberg
- [PATCH 1 of 2] tests: append glob to filename output when required for windows
Simon Heimberg
- [PATCH 2 of 2] tests: remove glob lines which unnecessary match / for \ on windows
Simon Heimberg
- [PATCH 1 of 2 V5] test-archive: gracefully handle HTTPErrors on get-with-headers
Kevin Bullock
- [PATCH 1 of 3] pull: add --subrepos flag
Matt Harbison
- [PATCH 0 of 2] add and remove glob to test output
Benoit Boissinot
- [PATCH 1 of 2] tests: append glob to filename output when required for windows
Matt Mackall
- buildbot failure in Mercurial on OS X 10.7 hg tests
hgbuildbot at kublai.com
- [Bug 3839] New: hg merge w/o any revision returns IndexError: list index out of range (hg 2.3)
mercurial-bugs at selenic.com
- [Bug 3840] New: Unknown exception during "hg import" or "hg serve"
mercurial-bugs at selenic.com
- mercurial/crew at 18720: 2 outgoing changesets
Mercurial Commits
- [Bug 3841] New: "hg annotate" against merged revision shows wrong revision
mercurial-bugs at selenic.com
- [PATCH 2 of 2] util: add a timed function for use during development
Augie Fackler
- Convert extension and splicemap feature
Constantine Dokolas
- [Bug 3842] New: problems when pushing with mercurial keyring in opensuse12.1
mercurial-bugs at selenic.com
- [Bug 3843] New: Python stuck at 100% CPU rebasing mq patches over rename
mercurial-bugs at selenic.com
- [PATCH 2 of 3 STABLE] commands: make outgoing-like commands sensitive to branch in URL (issue3829)
Mads Kiilerich
- [PATCH 2 of 2] tests: remove glob lines which unnecessary match / for \ on windows
Matt Mackall
- [PATCH stable] templatefilters: add missing import of _
Mads Kiilerich
- [PATCH 1 of 9 stable] largefiles: fix off-by-one error on pull --all-largefiles
Mads Kiilerich
- [PATCH 2 of 9 stable] largefiles: fix download of largefiles from an empty list of changesets
Mads Kiilerich
- [PATCH 3 of 9 stable] tests: don't rely on broken behaviour in test-largefiles-cache.t
Mads Kiilerich
- [PATCH 4 of 9 stable] largefiles: getstandinmatcher should not depend on existence of directories
Mads Kiilerich
- [PATCH 5 of 9 stable] largefiles: don't assume that .hg/largefiles/ still exists
Mads Kiilerich
- [PATCH 6 of 9 stable] largefiles: missing largefiles should not be committed as removed
Mads Kiilerich
- [PATCH 7 of 9 stable] largefiles: don't let update leave wrong largefiles in wd if fetch fails
Mads Kiilerich
- [PATCH 8 of 9 stable] largefiles: simplify cachelfiles - don't spend a lot of time checking hashes
Mads Kiilerich
- [PATCH 9 of 9 stable] largefiles: updatelfiles should use working dir standins, not standins from p1
Mads Kiilerich
- [PATCH stable?] largefiles: don't cache largefiles for all new pulled branchheads
Mads Kiilerich
- [PATCH stable?] largefiles: don't cache largefiles for all new pulled branchheads
Mads Kiilerich
- [PATCH stable] templatefilters: add missing import of _
Kevin Bullock
- [PATCH 3 of 9 stable] tests: don't rely on broken behaviour in test-largefiles-cache.t
Kevin Bullock
- AW: [PATCH 2 of 2] tests: remove glob lines which unnecessary match / for \ on windows
Simon He.
- [PATCH stable] templatefilters: add missing import of _
Mads Kiilerich
- mercurial/crew at 18720: 2 outgoing changesets
Mercurial Commits
- [PATCH stable] templatefilters: add missing import of _
Kevin Bullock
- AW: [PATCH 2 of 2] tests: remove glob lines which unnecessary match / for \ on windows
Matt Mackall
- [PATCH 3 of 9 stable] tests: don't rely on broken behaviour in test-largefiles-cache.t
Mads Kiilerich
- [PATCH stable] templatefilters: add missing import of _
Mads Kiilerich
- [PATCH stable] templatefilters: add missing import of _
Kevin Bullock
- [PATCH 3 of 9 stable] tests: don't rely on broken behaviour in test-largefiles-cache.t
Matt Mackall
- [PATCH] tests: convert \ to / on test output lines containing $TESTTMP
Mads Kiilerich
- [PATCH] tests: work around msys bash mangling of paths in test-mq.t
Mads Kiilerich
- [PATCH RESEND] hgweb: add group authorization
Wagner Bruna
- Convert extension and splicemap feature
Nikolaj Sjujskij
- mercurial/crew at 18720: 2 outgoing changesets
Mercurial Commits
- [Bug 3844] New: Support URL encoding in splicemap file
mercurial-bugs at selenic.com
- Convert extension and splicemap feature
Constantine Dokolas
- Convert extension and splicemap feature
Kevin Bullock
- [PATCH RESEND] hgweb: add group authorization
Markus Zapke-Gründemann
- [PATCH 0 of 3 V6] hgweb: teach archive how to handle file patterns
Angel Ezquerra
- [PATCH 1 of 3 V6] test-archive: gracefully handle HTTPErrors on get-with-headers
Angel Ezquerra
- [PATCH 2 of 3 V6] hgweb: teach archive how to download a specific directory or file
Angel Ezquerra
- [PATCH 3 of 3 V6] hgweb: change manifest archive links to only archive the current directory
Angel Ezquerra
- Convert extension and splicemap feature
Constantine Dokolas
- [Bug 3845] New: broken error message on non-existing revision with dash in the name
mercurial-bugs at selenic.com
- [PATCH RFC] update: add an option to allow to merge local changes when crossing branches
Martin Geisler
- [PATCH RFC] update: add an option to allow to merge local changes when crossing branches
Martin Geisler
- blame confusion
Marc Strapetz
- mercurial/crew at 18720: 2 outgoing changesets
Mercurial Commits
- [PATCH stable] templatefilters: add missing import of _
Mads Kiilerich
- [PATCH] tests: work around msys bash mangling of paths in test-mq.t
Mads Kiilerich
- [PATCH 1 of 9 stable] largefiles: fix off-by-one error on pull --all-largefiles
Mads Kiilerich
- buildbot failure in Mercurial on python-hglib
hgbuildbot at kublai.com
- [PATCH RFC] update: add an option to allow to merge local changes when crossing branches
Gilles Moris
- [PATCH 1 of 3] pull: add --subrepos flag
Angel Ezquerra
- [PATCH] blackbox: fix exception when logging commands with format characters
Durham Goode
- [PATCH] tests: convert \ to / on test output lines containing $TESTTMP
Bryan O'Sullivan
- [PATCH] tests: work around msys bash mangling of paths in test-mq.t
Bryan O'Sullivan
- [PATCH] tests: work around msys bash mangling of paths in test-mq.t
Mads Kiilerich
- Server trouble
Matt Mackall
- [PATCH] blackbox: fix exception when logging commands with format characters
Durham Goode
- mercurial at 18736: 18 new changesets (10 stable)
Mercurial Commits
- mercurial at 18742: 6 new changesets (3 stable)
Mercurial Commits
- buildbot success in Mercurial on hg tests (stable)
hgbuildbot at kublai.com
- buildbot success in Mercurial on python-hglib
hgbuildbot at kublai.com
- [PATCH] blackbox: fix exception when logging commands with format characters
Durham Goode
Last message date:
Fri Mar 1 05:02:11 UTC 2013
Archived on: Thu Jun 30 00:18:31 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).