June 2015 Archives by subject
Starting: Mon Jun 1 00:28:26 UTC 2015
Ending: Wed Jul 1 04:30:27 UTC 2015
Messages: 1074
- [Bug 4698] New: rebase's message "tool option will be ignored" is a lie, when multiple changes are being rebased
mercurial-bugs at selenic.com
- [Bug 4699] New: hg serve doesn't use address or port from --web-conf file
mercurial-bugs at selenic.com
- [Bug 4700] New: pulling a bookmark using 'hg pull --rev BOOKMARK' is racy
mercurial-bugs at selenic.com
- [Bug 4701] New: bundle2 assumes listkeys support, ends up with bookmarks=None
mercurial-bugs at selenic.com
- [Bug 4702] New: It's possible to "hg fold" applied MQ patches and confuse MQ into looking for a non-existent changeset
mercurial-bugs at selenic.com
- [Bug 4703] New: https://selenic.com/hgicon.png redirects to http://www.selenic.com/hgicon.png
mercurial-bugs at selenic.com
- [Bug 4704] New: histedit can change public commits
mercurial-bugs at selenic.com
- [Bug 4705] New: 3.4.1 breaks "hg ci some_folder_under_the_repo_dir"
mercurial-bugs at selenic.com
- [Bug 4706] New: Tests test-doctest.py does not run against the local mercurial but the system mercurial
mercurial-bugs at selenic.com
- [Bug 4707] New: hg pull --rev '<name>' crash if '<name>' value change while the pull is in progress
mercurial-bugs at selenic.com
- [Bug 4708] New: `hg update` is confused by uncommitted new branch
mercurial-bugs at selenic.com
- [Bug 4709] New: `hg pull -B foo --update` do not update to foo
mercurial-bugs at selenic.com
- [Bug 4710] New: Impossible to ignore files in a directory but not subdirectories
mercurial-bugs at selenic.com
- [Bug 4711] New: MQ allows patch name with newline, but doesn't handle it well.
mercurial-bugs at selenic.com
- [Bug 4712] New: rebase default destination is nonsense
mercurial-bugs at selenic.com
- [Bug 4713] New: Traceback when using `hg email`
mercurial-bugs at selenic.com
- [Bug 4714] New: regression in escaping { in templates
mercurial-bugs at selenic.com
- [Bug 4715] New: wiki throws 500 errors for pages with é
mercurial-bugs at selenic.com
- [Bug 4716] New: no ipv6 PTR record for bz.selenic.com (?)
mercurial-bugs at selenic.com
- [Bug 4717] New: emails from bugzilla softfail SPF checks if sent via ipv6
mercurial-bugs at selenic.com
- [Bug 4718] New: Pull from crew returns status 500
mercurial-bugs at selenic.com
- [Bug 4719] New: scrollbar unavailable when compare 2 files
mercurial-bugs at selenic.com
- [Bug 4720] New: topic-ext: rebase mangles topics
mercurial-bugs at selenic.com
- [Bug 4721] New: hg convert: bug converting from CVS
mercurial-bugs at selenic.com
- [Bug 4722] New: hg convert: bug converting from git
mercurial-bugs at selenic.com
- [Bug 4723] New: `hg commit` using two -m's does not give an error
mercurial-bugs at selenic.com
- [Bug 4724] New: topic: hg up -C does not clear topic
mercurial-bugs at selenic.com
- [Bug 4725] New: topic: hg amend does not see topic (abort because nothing to amend)
mercurial-bugs at selenic.com
- [Bug 4726] New: progress doesn't respect ui.quiet
mercurial-bugs at selenic.com
- [Bug 4727] New: topic-ext: topic does not clean on update
mercurial-bugs at selenic.com
- [Bug 4728] New: pull aborts with "abort: stream ended unexpectedly (got 0 bytes, expected 4)" (bundle2/evolve)
mercurial-bugs at selenic.com
- [Bug 4729] New: When giving a ui instance to hg.peer, the created remoteui doesn't inherit some properties
mercurial-bugs at selenic.com
- [Bug 4730] New: hg crecord behaves badly when suspended
mercurial-bugs at selenic.com
- [Bug 4731] New: hg version --verbose does not distinct between internal and external extension
mercurial-bugs at selenic.com
- [Bug 4732] New: Ctrl+c during unshelve with pending changes can lose those changes permanently
mercurial-bugs at selenic.com
- [Bug 4733] New: Template escaping inside pad() is broken
mercurial-bugs at selenic.com
- [Bug 4734] New: no way to ensure repo-root-relative paths from 'hg files'
mercurial-bugs at selenic.com
- [Bug 4735] New: Large regression in ssh download times
mercurial-bugs at selenic.com
- [Bug 4736] New: strip backup bundle includes too much data
mercurial-bugs at selenic.com
- [Bug 4737] New: shelve include too much data in its bundle
mercurial-bugs at selenic.com
- [Bug 4739] New: wireproto batching appears to corrupt data when a response contains a semicolon
mercurial-bugs at selenic.com
- [PATCH 1 of 2] bundle2: rename duplicate handlepushkeyreply to handleobsmarkerreply
Martin von Zweigbergk
- [PATCH 1 of 2] changegroup: don't use 'repo' for non-repo 'self'
Martin von Zweigbergk
- [PATCH 1 of 2] convert: always track the hg source revision in the internal commit object
Matt Harbison
- [PATCH 1 of 2] demandimport: alias __builtin__ as builtins
Gregory Szorc
- [PATCH 1 of 2] devel-warn: move the develwarn function as a method of the ui object
Pierre-Yves David
- [PATCH 1 of 2] global: mass rewrite to use modern exception syntax
Gregory Szorc
- [PATCH 1 of 2] global: mass rewrite to use modern octal syntax
Gregory Szorc
- [PATCH 1 of 2] hgweb: link to revision by node hash in gitweb & monoblue
Anton Shestakov
- [PATCH 1 of 2] identify: build the tag list directly instead of using wctx.tags()
Matt Harbison
- [PATCH 1 of 2] identify: build the tag list directly instead of using wctx.tags()
Matt Mackall
- [PATCH 1 of 2] identify: build the tag list directly instead of using wctx.tags()
Matt Harbison
- [PATCH 1 of 2] identify: build the tag list directly instead of using wctx.tags()
Matt Mackall
- [PATCH 1 of 2] identify: build the tag list directly instead of using wctx.tags()
Matt Mackall
- [PATCH 1 of 2] parser: accept iterator of tokens instead of tokenizer function and program
Yuya Nishihara
- [PATCH 1 of 2] phases: rewrite "immutable changeset" to "public changeset"
Jordi Gutiérrez Hermoso
- [PATCH 1 of 2] phases: rewrite "immutable changeset" to "public changeset"
Pierre-Yves David
- [PATCH 1 of 2] progress: stop double wrapping of ui class
Pierre-Yves David
- [PATCH 1 of 2] progress: stop double wrapping of ui class
Augie Fackler
- [PATCH 1 of 2] progress: stop double wrapping of ui class
Matt Harbison
- [PATCH 1 of 2] progress: stop double wrapping of ui class
Augie Fackler
- [PATCH 1 of 2] push: make pushkey part advisory
Pierre-Yves David
- [PATCH 1 of 2] repair: add functionality to rebuild fncache
Gregory Szorc
- [PATCH 1 of 2] repair: add functionality to rebuild fncache
Yuya Nishihara
- [PATCH 1 of 2] repair: add functionality to rebuild fncache
Adrian Buehlmann
- [PATCH 1 of 2] repair: add functionality to rebuild fncache
Gregory Szorc
- [PATCH 1 of 2] repoview: invalidate visible cached revs when dynamic blockers change
Laurent Charignon
- [PATCH 1 of 2] repoview: invalidate visible cached revs when dynamic blockers change
Pierre-Yves David
- [PATCH 1 of 2] revert: change a test to make the change of direction of revert -i easier
Laurent Charignon
- [PATCH 1 of 2] revset: don't suggest private or undocumented queries
Matt Harbison
- [PATCH 1 of 2] revset: don't suggest private or undocumented queries
Anton Shestakov
- [PATCH 1 of 2] revset: don't suggest private or undocumented queries
Matt Harbison
- [PATCH 1 of 2] revsetbenchmarks: ignore empty lines
Pierre-Yves David
- [PATCH 1 of 2] templatekw: use a list of tags in getlatesttags() instead of joining them
Matt Harbison
- [PATCH 1 of 2] templatekw: use a list of tags in getlatesttags() instead of joining them
Yuya Nishihara
- [PATCH 1 of 2] templatekw: use a list of tags in getlatesttags() instead of joining them
Matt Harbison
- [PATCH 1 of 2] templater: make pad function evaluate both string and rawstring templates
Yuya Nishihara
- [PATCH 1 of 2] test-fileset: remove bashism, use test instead of '[[ ]]'
Yuya Nishihara
- [PATCH 1 of 2] test-import: sync with 6084926366b9 for platforms without execbit
Matt Harbison
- [PATCH 1 of 2] tests: restore 'python' and '$TESTDIR/' for dummyssh invocation
Matt Harbison
- [PATCH 1 of 2] tests: restore 'python' and '$TESTDIR/' for dummyssh invocation
Matt Mackall
- [PATCH 1 of 2] tests: restore 'python' and '$TESTDIR/' for dummyssh invocation
Matt Harbison
- [PATCH 1 of 2 evolve-ext-V2] directaccess: change rule from opt-in to opt-out
Laurent Charignon
- [PATCH 1 of 2 evolve-ext-V2] evolve: improve the help of the fold command
Laurent Charignon
- [PATCH 1 of 2 evolve-ext-V2] evolve: improve the help of the fold command
Matt Mackall
- [PATCH 1 of 2 evolve-ext-V2] evolve: improve the help of the fold command
Laurent Charignon
- [PATCH 1 of 2 evolve-ext-V2] evolve: improve the help of the fold command
Pierre-Yves David
- [PATCH 1 of 2 evolve-ext-V4] evolve: make prune respect allowunsable
Laurent Charignon
- [PATCH 1 of 2 evolve-ext-V4] evolve: make prune respect allowunsable
Pierre-Yves David
- [PATCH 1 of 2 evolve-ext-V4] evolve: make prune respect allowunsable
Pierre-Yves David
- [PATCH 1 of 2 evolve-ext] directaccess: change rule from opt-in to opt-out
Laurent Charignon
- [PATCH 1 of 2 evolve-ext] evolve: extract the code computing dependencies in a separate function
Laurent Charignon
- [PATCH 1 of 2 evolve-ext] evolve: fix error in builddependencies
Laurent Charignon
- [PATCH 1 of 2 evolve-ext] evolve: fix error in builddependencies
Pierre-Yves David
- [PATCH 1 of 2 evolve-ext] evolve: remove --biject for prune
Laurent Charignon
- [PATCH 1 of 2 evolve-ext] evolve: remove --biject for prune
Pierre-Yves David
- [PATCH 1 of 2 evolve-ext] evolve: remove --biject for prune
Laurent Charignon
- [PATCH 1 of 2 evolve-ext] evolve: remove --biject for prune
Pierre-Yves David
- [PATCH 1 of 2 evolve-ext] evolve: remove trailing spaces
André Sintzoff
- [PATCH 1 of 2 evolve-ext] test-evolve-bumped: improve tests legibility
Laurent Charignon
- [PATCH 1 of 2 evolve-ext] test-evolve-bumped: improve tests legibility
Pierre-Yves David
- [PATCH 1 of 2 evolve-ext] test-evolve-bumped: improve tests legibility
Laurent Charignon
- [PATCH 1 of 2 fix-default-regression] bufferedinputpipe: remove an outdate comment
Pierre-Yves David
- [PATCH 1 of 2 issue4711] mq: use %r to format illegal characters instead of manually quoting
Augie Fackler
- [PATCH 1 of 2 STABLE] context: don't complain about a matcher's subrepo paths in changectx.walk()
Matt Harbison
- [PATCH 1 of 2 STABLE] context: don't complain about a matcher's subrepo paths in changectx.walk()
Martin von Zweigbergk
- [PATCH 1 of 2 STABLE] context: don't complain about a matcher's subrepo paths in changectx.walk()
Matt Mackall
- [PATCH 1 of 2 STABLE] context: don't complain about a matcher's subrepo paths in changectx.walk()
Matt Harbison
- [PATCH 1 of 2 STABLE] templater: evaluate "query" argument passed to revset()
Yuya Nishihara
- [PATCH 1 of 2 STABLE] transplant: update test to use hash for remote transplant
Pierre-Yves David
- [PATCH 1 of 2 V2] bufferedinputpipe: remove an outdate comment
Pierre-Yves David
- [PATCH 1 of 2 V2] devel-warn: move the develwarn function as a method of the ui object
Pierre-Yves David
- [PATCH 1 of 2 v2] repair: add functionality to rebuild fncache
Gregory Szorc
- [PATCH 1 of 2 V2] revset: don't suggest private or undocumented queries
Matt Harbison
- [PATCH 1 of 3] crecord: extract ui refresh code after edition of hunk in a function
Laurent Charignon
- [PATCH 1 of 3] doc: document the ui.patch option
Jordi Gutiérrez Hermoso
- [PATCH 1 of 3] hgweb: don't show summary link as active on error pages in monoblue
Anton Shestakov
- [PATCH 1 of 3] hgweb: put help link in paper/search.tmpl separately for consistency
Anton Shestakov
- [PATCH 1 of 3] progress: move most extension code in a 'mercurial.progress' module
Pierre-Yves David
- [PATCH 1 of 3] publishing: add helper method to localrepo
Matt Mackall
- [PATCH 1 of 3] revset: translate node directly with changelog in 'head'
Pierre-Yves David
- [PATCH 1 of 3] revsetbenchmarks: add main documention for the script
Pierre-Yves David
- [PATCH 1 of 3] subrepo: introduce hgsubrepo._getctx()
Matt Harbison
- [PATCH 1 of 3] subrepo: introduce hgsubrepo._getctx()
Matt Mackall
- [PATCH 1 of 3] subrepo: introduce the nullsubrepo() method
Matt Harbison
- [PATCH 1 of 3] test-https: test basic functions of client certificate authentication
Yuya Nishihara
- [PATCH 1 of 3] test: copy test-push-http.t to testpush-http-bundle1.t
Pierre-Yves David
- [PATCH 1 of 3 evolve-ext-V2] evolve: add ordering of the revisions for evolve --rev
Laurent Charignon
- [PATCH 1 of 3 evolve-ext-V2] evolve: add ordering of the revisions for evolve --rev
Pierre-Yves David
- [PATCH 1 of 3 evolve-ext-V2] evolve: add ordering of the revisions for evolve --rev
Laurent Charignon
- [PATCH 1 of 3 evolve-ext-V2] evolve: add ordering of the revisions for evolve --rev
Pierre-Yves David
- [PATCH 1 of 3 evolve-ext-V2] evolve: add ordering of the revisions for evolve --rev
Laurent Charignon
- [PATCH 1 of 3 evolve-ext-V3] evolve: add ordering of the revisions for evolve --rev
Laurent Charignon
- [PATCH 1 of 3 evolve-ext-V3] evolve: make uncommit respect allowunsable
Laurent Charignon
- [PATCH 1 of 3 evolve-ext-V3] evolve: make uncommit respect allowunsable
Pierre-Yves David
- [PATCH 1 of 3 evolve-ext] evolve: make evolve --all reuse code of evolve --rev
Laurent Charignon
- [PATCH 1 of 3 evolve-ext] evolve: make evolve --all reuse code of evolve --rev
Pierre-Yves David
- [PATCH 1 of 3 fix-default] phase: also copy phase's sets when copying phase cache
Pierre-Yves David
- [PATCH 1 of 3 issue4704] histedit: copyedit docstring wording problem I noticed while here
Augie Fackler
- [PATCH 1 of 3 main] wireprotocol: distinct list and set in getbundle argument
Pierre-Yves David
- [PATCH 1 of 3 RFC] revset: add parsing rule for key=value pair
Yuya Nishihara
- [PATCH 1 of 3 topic-ext] commit: add a --topic flag
Matt Mackall
- [PATCH 1 of 3 topic-ext] topic: wrap the underlying update function rather than the command
Matt Mackall
- [PATCH 1 of 3 V2-rebased] bundle2: add a 'error' capability
Pierre-Yves David
- [PATCH 1 of 3 v2] bundle2: store list of bundled nodes and heads in bundle20 instance
Gregory Szorc
- [PATCH 1 of 3 v2] bundle2: store list of bundled nodes and heads in bundle20 instance
Pierre-Yves David
- [PATCH 1 of 3 V2] crecord: extract ui refresh code after edition of hunk in a function
Laurent Charignon
- [PATCH 1 of 3 V2] getbundle: add data about the number of changesets bundled
Pierre-Yves David
- [PATCH 1 of 3 V2] subrepo: allow a representation of the working directory subrepo
Matt Harbison
- [PATCH 1 of 3 V2] subrepo: allow a representation of the working directory subrepo
Yuya Nishihara
- [PATCH 1 of 3 V2] subrepo: allow a representation of the working directory subrepo
mharbison72 at gmail.com
- [PATCH 1 of 3 V2] subrepo: allow a representation of the working directory subrepo
Pierre-Yves David
- [PATCH 1 of 3 V2] subrepo: allow a representation of the working directory subrepo
Yuya Nishihara
- [PATCH 1 of 3 V2] subrepo: allow a representation of the working directory subrepo
Matt Harbison
- [PATCH 1 of 3 V2 fixes-subrepo-test] templatekw: use a list of tags in getlatesttags() instead of joining them
Matt Harbison
- [PATCH 1 of 3 v3] changegroup: rename _computeoutgoing to computeoutgoing
Gregory Szorc
- [PATCH 1 of 3 V3] revlog: raise an exception earlier if an entry is too large (issue4675)
Jordi Gutiérrez Hermoso
- [PATCH 1 of 3 V3] revlog: raise an exception earlier if an entry is too large (issue4675)
Matt Mackall
- [PATCH 1 of 3 V3] revlog: raise an exception earlier if an entry is too large (issue4675)
Jordi Gutiérrez Hermoso
- [PATCH 1 of 3 V3] revlog: raise an exception earlier if an entry is too large (issue4675)
Matt Mackall
- [PATCH 1 of 4] parsers: drop Python 2.4 compat in make_file_foldmap
Siddharth Agarwal
- [PATCH 1 of 4] phase: rename getphaserevs to loadphaserevs
Pierre-Yves David
- [PATCH 1 of 4] revrange: drop unnecessary deduplication of revisions
Yuya Nishihara
- [PATCH 1 of 4] sshpeer: rename 'size' to 'data' in doublepipe
Pierre-Yves David
- [PATCH 1 of 4] ssl: rename ssl_wrap_socket() to conform to our naming convention
Yuya Nishihara
- [PATCH 1 of 4] util: add a simple poll utility
Pierre-Yves David
- [PATCH 1 of 4] util: add a simple poll utility
Matt Mackall
- [PATCH 1 of 4] util: add a simple poll utility
Matt Mackall
- [PATCH 1 of 4] util: add a simple poll utility
Pierre-Yves David
- [PATCH 1 of 4 evolve-ext] evolve: add _nextcandidates, to be used in evolve with no arg and with --all
Laurent Charignon
- [PATCH 1 of 4 evolve-ext] evolve: don't crash on singled out revisions
Laurent Charignon
- [PATCH 1 of 4 evolve-ext] evolve: don't crash on singled out revisions
Pierre-Yves David
- [PATCH 1 of 4 evolve-ext] evolve: mechanism to load some commands selectively
Laurent Charignon
- [PATCH 1 of 4 evolve-ext] evolve: mechanism to load some commands selectively
Pierre-Yves David
- [PATCH 1 of 4 evolve-ext] evolve: mechanism to load some commands selectively
Laurent Charignon
- [PATCH 1 of 4 evolve-ext] evolve: mechanism to load some commands selectively
Pierre-Yves David
- [PATCH 1 of 4 topic-ext] topics: drop debugging print in rebase
Matt Mackall
- [PATCH 1 of 4 V2] progress: display progress bars by default with core Mercurial
Pierre-Yves David
- [PATCH 1 of 4 V2] progress: display progress bars by default with core Mercurial
Gilles Moris
- [PATCH 1 of 4 V2] util: add a simple poll utility
Pierre-Yves David
- [PATCH 1 of 4 V2] util: add a simple poll utility
Adrian Buehlmann
- [PATCH 1 of 5] bundle2: introduce a PushkeyFail error to abort unbundle on pushkey error
Pierre-Yves David
- [PATCH 1 of 5] convert: fix bug with converting the same commit twice
Durham Goode
- [PATCH 1 of 5] formatter: move most of template option helper to formatter
Matt Mackall
- [PATCH 1 of 5] import-checker: resolve relative imports
Gregory Szorc
- [PATCH 1 of 5] match: drop unnecessary removal of '.' from excluded roots
Martin von Zweigbergk
- [PATCH 1 of 5] share: replace reference to 'sopener' with 'svfs'
Siddharth Agarwal
- [PATCH 1 of 5] templater: move runtemplate function out of buildmap/runmap pair
Yuya Nishihara
- [PATCH 1 of 5 V2] ui: add function to query availability of the curses ui
Pierre-Yves David
- [PATCH 1 of 5 V2] ui: add function to query availability of the curses ui
Laurent Charignon
- [PATCH 1 of 5 V3] progress: display progress bars by default with core Mercurial
Pierre-Yves David
- [PATCH 1 of 6] changegroup: expose outgoing instance from getchangegroupraw
Gregory Szorc
- [PATCH 1 of 6] changegroup: expose outgoing instance from getchangegroupraw
Pierre-Yves David
- [PATCH 1 of 6] changegroup: expose outgoing instance from getchangegroupraw
Gregory Szorc
- [PATCH 1 of 6] revset: fix a crash with 'wdir()~N'
Matt Harbison
- [PATCH 1 of 6] test: display pre-pull remote bookmark state when testing race condition
Pierre-Yves David
- [PATCH 1 of 6] tests: test symbolic revision (de)reference in all hgweb styles
Anton Shestakov
- [PATCH 1 of 6] tests: test symbolic revision (de)reference in all hgweb styles
Pierre-Yves David
- [PATCH 1 of 6 evolve-ext-V2] evolve: mechanism to load some commands selectively
Laurent Charignon
- [PATCH 1 of 6 evolve-ext-V2] evolve: mechanism to load some commands selectively
Pierre-Yves David
- [PATCH 1 of 6 evolve-ext-V2] evolve: mechanism to load some commands selectively
Laurent Charignon
- [PATCH 1 of 6 evolve-ext-V2] evolve: mechanism to load some commands selectively
Pierre-Yves David
- [PATCH 1 of 7] match: add an optional constructor parameter for a bad() override
Matt Harbison
- [PATCH 1 of 7] tests: drop explicit $TESTDIR from executables
Matt Mackall
- [PATCH 1 of 7] tests: drop explicit $TESTDIR from executables
Pierre-Yves David
- [PATCH 1 of 8] match: introduce badmatch() to eliminate long callback chains with subrepos
Matt Harbison
- [PATCH 2 of 2] bookmarks: drop filterredrevs cache invalidation no longer needed
Laurent Charignon
- [PATCH 2 of 2] bundle2: abort when a mandatory pushkey part fails
Pierre-Yves David
- [PATCH 2 of 2] bundle2: abort when a mandatory pushkey part fails
Augie Fackler
- [PATCH 2 of 2] bundle2: clarify in docstring that header size is for a single header
Martin von Zweigbergk
- [PATCH 2 of 2] bundle2: clarify in docstring that header size is for a single header
Pierre-Yves David
- [PATCH 2 of 2] changegroup: simplify by not reusing 'prog(ress)' instance
Martin von Zweigbergk
- [PATCH 2 of 2] changegroup: simplify by not reusing 'prog(ress)' instance
Matt Mackall
- [PATCH 2 of 2] check-code: ban use of '[[ ]]' in tests
Yuya Nishihara
- [PATCH 2 of 2] check-code: ban use of '[[ ]]' in tests
Pierre-Yves David
- [PATCH 2 of 2] check-code: detect legacy exception syntax
Gregory Szorc
- [PATCH 2 of 2] check-code: detect legacy exception syntax
Augie Fackler
- [PATCH 2 of 2] check-code: detect legacy octal syntax
Gregory Szorc
- [PATCH 2 of 2] check-code: detect legacy octal syntax
Augie Fackler
- [PATCH 2 of 2] color: copy docstring of label() template function to wrapper
Yuya Nishihara
- [PATCH 2 of 2] color: copy docstring of label() template function to wrapper
Pierre-Yves David
- [PATCH 2 of 2] color: copy docstring of label() template function to wrapper
Matt Mackall
- [PATCH 2 of 2] color: copy docstring of label() template function to wrapper
Yuya Nishihara
- [PATCH 2 of 2] convert: apply the appropriate phases to the destination (issue4165)
Matt Harbison
- [PATCH 2 of 2] convert: apply the appropriate phases to the destination (issue4165)
Matt Mackall
- [PATCH 2 of 2] demandimport: support importing builtins for Python 3
Gregory Szorc
- [PATCH 2 of 2] demandimport: support importing builtins for Python 3
Pierre-Yves David
- [PATCH 2 of 2] devel-warn: issue a warning for old style revsets
Pierre-Yves David
- [PATCH 2 of 2] devel-warn: issue a warning for old style revsets
Pierre-Yves David
- [PATCH 2 of 2] fileset: don't suggest private or undocumented queries
Matt Harbison
- [PATCH 2 of 2] hgewb: disable progress when serving (issue4582)
Pierre-Yves David
- [PATCH 2 of 2] hgewb: disable progress when serving (issue4582)
Augie Fackler
- [PATCH 2 of 2] hgewb: disable progress when serving (issue4582)
Pierre-Yves David
- [PATCH 2 of 2] hgewb: disable progress when serving (issue4582)
Augie Fackler
- [PATCH 2 of 2] hgewb: disable progress when serving (issue4582)
Pierre-Yves David
- [PATCH 2 of 2] hgewb: disable progress when serving (issue4582)
Augie Fackler
- [PATCH 2 of 2] hgweb: link to revision by node hash in paper & coal
Anton Shestakov
- [PATCH 2 of 2] hgweb: link to revision by node hash in paper & coal
Matt Mackall
- [PATCH 2 of 2] parser: update documentation about tokenizer and elements
Yuya Nishihara
- [PATCH 2 of 2] parser: update documentation about tokenizer and elements
Augie Fackler
- [PATCH 2 of 2] parser: update documentation about tokenizer and elements
Pierre-Yves David
- [PATCH 2 of 2] phases: add `hg help phases` hint to failures to edit public commits
Jordi Gutiérrez Hermoso
- [PATCH 2 of 2] phases: add `hg help phases` hint to failures to edit public commits
Pierre-Yves David
- [PATCH 2 of 2] phases: add `hg help phases` hint to failures to edit public commits
Augie Fackler
- [PATCH 2 of 2] phases: add `hg help phases` hint to failures to edit public commits
Matt Mackall
- [PATCH 2 of 2] revert: change the direction of revert -i
Laurent Charignon
- [PATCH 2 of 2] revert: change the direction of revert -i
Pierre-Yves David
- [PATCH 2 of 2] revert: change the direction of revert -i
Laurent Charignon
- [PATCH 2 of 2] revert: change the direction of revert -i
Augie Fackler
- [PATCH 2 of 2] revert: change the direction of revert -i
Jordi Gutiérrez Hermoso
- [PATCH 2 of 2] revert: change the direction of revert -i
Augie Fackler
- [PATCH 2 of 2] revert: change the direction of revert -i
Pierre-Yves David
- [PATCH 2 of 2] revert: change the direction of revert -i
Pierre-Yves David
- [PATCH 2 of 2] revsetbenchmark: do not abort on failure to run a revset
Pierre-Yves David
- [PATCH 2 of 2] revsetbenchmark: do not abort on failure to run a revset
Augie Fackler
- [PATCH 2 of 2] revsetbenchmark: do not abort on failure to run a revset
Pierre-Yves David
- [PATCH 2 of 2] revsetbenchmark: do not abort on failure to run a revset
Augie Fackler
- [PATCH 2 of 2] templatekw: introduce the changessincelatesttag keyword
Matt Harbison
- [PATCH 2 of 2] templatekw: introduce the changessincelatesttag keyword
Yuya Nishihara
- [PATCH 2 of 2] templatekw: introduce the changessincelatesttag keyword
Matt Harbison
- [PATCH 2 of 2] templatekw: introduce the changessincelatesttag keyword
Yuya Nishihara
- [PATCH 2 of 2] templatekw: introduce the changessincelatesttag keyword
Matt Harbison
- [PATCH 2 of 2] templatekw: introduce the changessincelatesttag keyword
Matt Harbison
- [PATCH 2 of 2] templatekw: introduce the changessincelatesttag keyword
Pierre-Yves David
- [PATCH 2 of 2] templatekw: introduce the changessincelatesttag keyword
Yuya Nishihara
- [PATCH 2 of 2] templatekw: introduce the changessincelatesttag keyword
Yuya Nishihara
- [PATCH 2 of 2] templatekw: introduce the changessincelatesttag keyword
Matt Harbison
- [PATCH 2 of 2] templatekw: introduce the changessincelatesttag keyword
Matt Mackall
- [PATCH 2 of 2] templatekw: introduce the changessincelatesttag keyword
Yuya Nishihara
- [PATCH 2 of 2] templatekw: introduce the changessincelatesttag keyword
Matt Harbison
- [PATCH 2 of 2] templatekw: introduce the changessincelatesttag keyword
Yuya Nishihara
- [PATCH 2 of 2] test-subrepo-recursion: restore globs for Windows
Matt Harbison
- [PATCH 2 of 2] test-subrepo-recursion: restore globs for Windows
Augie Fackler
- [PATCH 2 of 2] test-treemanifest: add globs for Windows
Matt Harbison
- [PATCH 2 of 2] test-treemanifest: add globs for Windows
Martin von Zweigbergk
- [PATCH 2 of 2] verify: print hint to run debugrebuildfncache
Gregory Szorc
- [PATCH 2 of 2] workingctx: don't report the tags for its parents
Matt Harbison
- [PATCH 2 of 2] workingctx: don't report the tags for its parents
Yuya Nishihara
- [PATCH 2 of 2 evolve-ext-V2] directaccess: disable directaccess for push and serve
Laurent Charignon
- [PATCH 2 of 2 evolve-ext-V2] directaccess: disable directaccess for push and serve
Pierre-Yves David
- [PATCH 2 of 2 evolve-ext-V2] evolve: improve the help of the uncommit command
Laurent Charignon
- [PATCH 2 of 2 evolve-ext-V2] evolve: improve the help of the uncommit command
Pierre-Yves David
- [PATCH 2 of 2 evolve-ext-V2] evolve: improve the help of the uncommit command
Laurent Charignon
- [PATCH 2 of 2 evolve-ext-V4] evolve: make fold aware of allowunstable
Laurent Charignon
- [PATCH 2 of 2 evolve-ext] directaccess: disable directaccess for push and serve
Laurent Charignon
- [PATCH 2 of 2 evolve-ext] evolve: (issue4386) cleanup, split, fold and bijection in `hg prune`
Laurent Charignon
- [PATCH 2 of 2 evolve-ext] evolve: (issue4386) cleanup, split, fold and bijection in `hg prune`
Pierre-Yves David
- [PATCH 2 of 2 evolve-ext] evolve: (issue4386) cleanup, split, fold and bijection in `hg prune`
Laurent Charignon
- [PATCH 2 of 2 evolve-ext] evolve: (issue4386) cleanup, split, fold and bijection in `hg prune`
Pierre-Yves David
- [PATCH 2 of 2 evolve-ext] evolve: (issue4386) cleanup, split, fold and bijection in `hg prune`
Matt Harbison
- [PATCH 2 of 2 evolve-ext] evolve: (issue4386) cleanup, split, fold and bijection in `hg prune`
Pierre-Yves David
- [PATCH 2 of 2 evolve-ext] evolve: add the next() revset
Laurent Charignon
- [PATCH 2 of 2 evolve-ext] evolve: add the next() revset
Pierre-Yves David
- [PATCH 2 of 2 evolve-ext] evolve: fix typo in fold docstring
André Sintzoff
- [PATCH 2 of 2 evolve-ext] evolve: raise SplitSuccessorsError when computing dependency for split commits
Laurent Charignon
- [PATCH 2 of 2 evolve-ext] evolve: raise SplitSuccessorsError when computing dependency for split commits
Pierre-Yves David
- [PATCH 2 of 2 evolve-ext] test-evolve-bumped: add new test case for merge
Laurent Charignon
- [PATCH 2 of 2 evolve-ext] test-evolve-bumped: add new test case for merge
Pierre-Yves David
- [PATCH 2 of 2 fix-default-regression] bufferedinputpipe: remove N^2 computation of buffer length (issue4735)
Pierre-Yves David
- [PATCH 2 of 2 fix-default-regression] bufferedinputpipe: remove N^2 computation of buffer length (issue4735)
Pierre-Yves David
- [PATCH 2 of 2 issue4711] mq: ban \r and \n in patch names (issue4711)
Augie Fackler
- [PATCH 2 of 2 issue4711] mq: ban \r and \n in patch names (issue4711)
Matt Mackall
- [PATCH 2 of 2 STABLE] templater: fix handling of \-escapes in raw string literals
Yuya Nishihara
- [PATCH 2 of 2 STABLE] templater: fix handling of \-escapes in raw string literals
Augie Fackler
- [PATCH 2 of 2 STABLE] transplant: only pull the transplanted revision (issue4692)
Pierre-Yves David
- [PATCH 2 of 2 STABLE] transplant: only pull the transplanted revision (issue4692)
Matt Mackall
- [PATCH 2 of 2 V2] bufferedinputpipe: remove N^2 computation of buffer length (issue4735)
Pierre-Yves David
- [PATCH 2 of 2 V2] bufferedinputpipe: remove N^2 computation of buffer length (issue4735)
Durham Goode
- [PATCH 2 of 2 V2] devel-warn: issue a warning for old style revsets
Pierre-Yves David
- [PATCH 2 of 2 V2] devel-warn: issue a warning for old style revsets
Matt Mackall
- [PATCH 2 of 2 V2] fileset: don't suggest private or undocumented queries
Matt Harbison
- [PATCH 2 of 2 V2] fileset: don't suggest private or undocumented queries
Matt Mackall
- [PATCH 2 of 2 v2] verify: print hint to run debugrebuildfncache
Gregory Szorc
- [PATCH 2 of 2 v2] verify: print hint to run debugrebuildfncache
Pierre-Yves David
- [PATCH 2 of 3] context: introduce the nullsub() method
Matt Harbison
- [PATCH 2 of 3] context: override workingctx.hex() to avoid a crash
Matt Harbison
- [PATCH 2 of 3] context: override workingctx.hex() to avoid a crash
Yuya Nishihara
- [PATCH 2 of 3] context: override workingctx.hex() to avoid a crash
Matt Mackall
- [PATCH 2 of 3] context: override workingctx.hex() to avoid a crash
Yuya Nishihara
- [PATCH 2 of 3] context: override workingctx.hex() to avoid a crash
Pierre-Yves David
- [PATCH 2 of 3] context: override workingctx.hex() to avoid a crash
Yuya Nishihara
- [PATCH 2 of 3] contrib: rename revsetbenchmarks.txt to 'base-revsets.txt'
Pierre-Yves David
- [PATCH 2 of 3] crecord: add mechanism for error reporting
Laurent Charignon
- [PATCH 2 of 3] crecord: add mechanism for error reporting
Augie Fackler
- [PATCH 2 of 3] hgweb: don't point graph links at tip hash where it doesn't make sense
Anton Shestakov
- [PATCH 2 of 3] hgweb: fix help pages title in gitweb and monoblue
Anton Shestakov
- [PATCH 2 of 3] https: do not inherit httplib.HTTPSConnection that creates unused SSLContext
Yuya Nishihara
- [PATCH 2 of 3] import: cross-reference ui.patch option from `hg help import`
Jordi Gutiérrez Hermoso
- [PATCH 2 of 3] progress: move the singleton logic to the ui module
Pierre-Yves David
- [PATCH 2 of 3] publishing: use new helper method
Matt Mackall
- [PATCH 2 of 3] revset: factor the non public phase code
Pierre-Yves David
- [PATCH 2 of 3] test: use bundle2 in test-push-http
Pierre-Yves David
- [PATCH 2 of 3 evolve-ext-V2] evolve: add a more complex test for evolve --rev
Laurent Charignon
- [PATCH 2 of 3 evolve-ext-V3] evolve: add a more complex test for evolve --rev
Laurent Charignon
- [PATCH 2 of 3 evolve-ext-V3] evolve: make prune respect allowunsable
Laurent Charignon
- [PATCH 2 of 3 evolve-ext-V3] evolve: make prune respect allowunsable
Pierre-Yves David
- [PATCH 2 of 3 evolve-ext] evolve: use better error message when no trouble found with --rev
Laurent Charignon
- [PATCH 2 of 3 evolve-ext] evolve: use better error message when no trouble found with --rev
Pierre-Yves David
- [PATCH 2 of 3 fix-default] phase: invalidate the phase's set cache alongside the revs
Pierre-Yves David
- [PATCH 2 of 3 issue4704] test-histedit-edit: add test that demonstrates bug in issue4704
Augie Fackler
- [PATCH 2 of 3 main] bundle2: use bundle2 by default
Pierre-Yves David
- [PATCH 2 of 3 RFC] revset: add function to build dict of positional and keyword arguments
Yuya Nishihara
- [PATCH 2 of 3 RFC] revset: add function to build dict of positional and keyword arguments
Yuya Nishihara
- [PATCH 2 of 3 side-word (+4)] sshpeer: use a 'bufferedinputpipe' for standard output of the ssh process
Yuya Nishihara
- [PATCH 2 of 3 side-word (+4)] sshpeer: use a 'bufferedinputpipe' for standard output of the ssh process
Pierre-Yves David
- [PATCH 2 of 3 side-word (+4)] sshpeer: use a 'bufferedinputpipe' for standard output of the ssh process
Augie Fackler
- [PATCH 2 of 3 side-word (+4)] sshpeer: use a 'bufferedinputpipe' for standard output of the ssh process
Pierre-Yves David
- [PATCH 2 of 3 side-word (+4)] sshpeer: use a 'bufferedinputpipe' for standard output of the ssh process
Pierre-Yves David
- [PATCH 2 of 3 side-word (+4)] sshpeer: use a 'bufferedinputpipe' for standard output of the ssh process
Yuya Nishihara
- [PATCH 2 of 3 side-word (+4)] sshpeer: use a 'bufferedinputpipe' for standard output of the ssh process
Pierre-Yves David
- [PATCH 2 of 3 side-word (+4)] sshpeer: use a 'bufferedinputpipe' for standard output of the ssh process
Yuya Nishihara
- [PATCH 2 of 3 side-word (+4)] sshpeer: use a 'bufferedinputpipe' for standard output of the ssh process
Matt Mackall
- [PATCH 2 of 3 topic-ext] rebase: teach rebase how to copy topics
Matt Mackall
- [PATCH 2 of 3 topic-ext] topic: only require obsolete support for --change
Matt Mackall
- [PATCH 2 of 3 V2-rebased] bundle2: also capture reply capability on failure
Pierre-Yves David
- [PATCH 2 of 3 V2] addchangegroup: accept an expected total number of changesets as argument
Pierre-Yves David
- [PATCH 2 of 3 V2] archive: support 'wdir()'
Matt Harbison
- [PATCH 2 of 3 V2] archive: support 'wdir()'
Matt Mackall
- [PATCH 2 of 3 v2] bundle2: part handler for processing .hgtags fnodes mappings
Gregory Szorc
- [PATCH 2 of 3 v2] bundle2: part handler for processing .hgtags fnodes mappings
Pierre-Yves David
- [PATCH 2 of 3 V2] crecord: add mechanism for error reporting
Laurent Charignon
- [PATCH 2 of 3 V2 fixes-subrepo-test] templatekw: introduce the changessincelatesttag keyword
Matt Harbison
- [PATCH 2 of 3 v3] bundle2: part handler for processing .hgtags fnodes mappings
Gregory Szorc
- [PATCH 2 of 3 v3] bundle2: part handler for processing .hgtags fnodes mappings
Pierre-Yves David
- [PATCH 2 of 3 V3] revlog: provide a hint for exceedingly large revlog entries (issue4675)
Jordi Gutiérrez Hermoso
- [PATCH 2 of 3 V3] revlog: provide a hint for exceedingly large revlog entries (issue4675)
Matt Mackall
- [PATCH 2 of 4] parsers: factor out code to create a presized dict
Siddharth Agarwal
- [PATCH 2 of 4] revrange: clean up meaningless reconstruction of sets
Yuya Nishihara
- [PATCH 2 of 4] revset: ensure we have loaded phases data in '_notpublic()'
Pierre-Yves David
- [PATCH 2 of 4] sshpeer: allow write operations through double pipe
Pierre-Yves David
- [PATCH 2 of 4] sshpeer: introduce a "doublepipe" class
Pierre-Yves David
- [PATCH 2 of 4] ssl: drop support for Python < 2.6, require ssl module
Yuya Nishihara
- [PATCH 2 of 4 evolve-ext] evolve: add _nextcandidate a revset to get the target for hg evolve with no arg
Laurent Charignon
- [PATCH 2 of 4 evolve-ext] evolve: add ordering of the revisions for evolve --rev
Laurent Charignon
- [PATCH 2 of 4 evolve-ext] evolve: add ordering of the revisions for evolve --rev
Pierre-Yves David
- [PATCH 2 of 4 evolve-ext] evolve: add ordering of the revisions for evolve --rev
Laurent Charignon
- [PATCH 2 of 4 evolve-ext] evolve: add ordering of the revisions for evolve --rev
Pierre-Yves David
- [PATCH 2 of 4 evolve-ext] evolve: make uncommit respect allowunsable
Laurent Charignon
- [PATCH 2 of 4 topic-ext] topics: consistently use empty string instead of None
Matt Mackall
- [PATCH 2 of 4 V2] progress: move config help into core config help
Pierre-Yves David
- [PATCH 2 of 4 V2] progress: move config help into core config help
Gilles Moris
- [PATCH 2 of 4 V2] progress: move config help into core config help
Pierre-Yves David
- [PATCH 2 of 4 V2] progress: move config help into core config help
Gregory Szorc
- [PATCH 2 of 4 V2] sshpeer: introduce a "doublepipe" class
Pierre-Yves David
- [PATCH 2 of 5] convert: add config to not convert tags
Durham Goode
- [PATCH 2 of 5] formatter: add a method to build a full templater from a -T option
Matt Mackall
- [PATCH 2 of 5] import-checker: establish new function for verifying import conventions
Gregory Szorc
- [PATCH 2 of 5] import-checker: establish new function for verifying import conventions
Pierre-Yves David
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
FUJIWARA Katsunori
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
Martin von Zweigbergk
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
FUJIWARA Katsunori
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
Martin von Zweigbergk
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
FUJIWARA Katsunori
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
Martin von Zweigbergk
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
FUJIWARA Katsunori
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
Martin von Zweigbergk
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
Pierre-Yves David
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
Martin von Zweigbergk
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
Pierre-Yves David
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
FUJIWARA Katsunori
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
FUJIWARA Katsunori
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
Martin von Zweigbergk
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
Matt Mackall
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
FUJIWARA Katsunori
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
Martin von Zweigbergk
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
FUJIWARA Katsunori
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
Martin von Zweigbergk
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
Pierre-Yves David
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
FUJIWARA Katsunori
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
FUJIWARA Katsunori
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
Martin von Zweigbergk
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
Pierre-Yves David
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
Pierre-Yves David
- [PATCH 2 of 5] localrepo: kill off sopener
Siddharth Agarwal
- [PATCH 2 of 5] localrepo: kill off sopener
Pierre-Yves David
- [PATCH 2 of 5] match: break boolean expressions into one operand per line
Martin von Zweigbergk
- [PATCH 2 of 5] push: catch and process PushkeyFailed error
Pierre-Yves David
- [PATCH 2 of 5] templater: take any string literals as template, but not for rawstring (BC)
Yuya Nishihara
- [PATCH 2 of 5 V3] progress: move config help into core config help
Pierre-Yves David
- [PATCH 2 of 6] changegroup: expose outgoing instance from getchangegroup
Gregory Szorc
- [PATCH 2 of 6] hgweb: provide symrev (symbolic revision) property to the templates
Anton Shestakov
- [PATCH 2 of 6] revset: fix a crash with 'wdir() and merge()'
Matt Harbison
- [PATCH 2 of 6] test: pull through http when testing for race conditions
Pierre-Yves David
- [PATCH 2 of 6 evolve-ext-V2] evolve: add flag to enable all of the commands
Laurent Charignon
- [PATCH 2 of 7] context: add an optional constructor parameter for a match.bad() override
Matt Harbison
- [PATCH 2 of 7] tests: make killdaemons.py use DAEMON_PIDS by default
Matt Mackall
- [PATCH 2 of 8] addremove: replace match.bad() monkey patching with match.badmatch()
Matt Harbison
- [PATCH 3 of 3] archive: support 'wdir()'
Matt Harbison
- [PATCH 3 of 3] archive: support 'wdir()'
Yuya Nishihara
- [PATCH 3 of 3] archive: support 'wdir()'
Matt Harbison
- [PATCH 3 of 3] archive: support 'wdir()'
Matt Harbison
- [PATCH 3 of 3] archive: support 'wdir()'
Yuya Nishihara
- [PATCH 3 of 3] archive: support 'wdir()'
Matt Harbison
- [PATCH 3 of 3] contrib: introduce a all-revsets.txt file
Pierre-Yves David
- [PATCH 3 of 3] contrib: introduce a all-revsets.txt file
Matt Mackall
- [PATCH 3 of 3] crecord: exit edition of hunk with non-zero status does not interrupt session
Laurent Charignon
- [PATCH 3 of 3] crecord: exit edition of hunk with non-zero status does not interrupt session
Augie Fackler
- [PATCH 3 of 3] crecord: exit edition of hunk with non-zero status does not interrupt session
Augie Fackler
- [PATCH 3 of 3] crecord: exit edition of hunk with non-zero status does not interrupt session
Laurent Charignon
- [PATCH 3 of 3] hgweb: don't point file links at tip hash where it doesn't make sense
Anton Shestakov
- [PATCH 3 of 3] hgweb: don't point file links at tip hash where it doesn't make sense
Pierre-Yves David
- [PATCH 3 of 3] hgweb: don't point file links at tip hash where it doesn't make sense
Augie Fackler
- [PATCH 3 of 3] hgweb: don't try to show repo on repo-not-found page in monoblue
Anton Shestakov
- [PATCH 3 of 3] import: cross-reference patch.fuzz option from `hg help import`
Jordi Gutiérrez Hermoso
- [PATCH 3 of 3] import: cross-reference patch.fuzz option from `hg help import`
Augie Fackler
- [PATCH 3 of 3] progress: move all logic altering the ui object logic in mercurial.ui
Pierre-Yves David
- [PATCH 3 of 3] progress: move all logic altering the ui object logic in mercurial.ui
Augie Fackler
- [PATCH 3 of 3] publishing: unconditionally trust publishing flag
Matt Mackall
- [PATCH 3 of 3] publishing: unconditionally trust publishing flag
Pierre-Yves David
- [PATCH 3 of 3] pull: only prefetch bookmark when using bundle1
Augie Fackler
- [PATCH 3 of 3] revset: drop factory that promotes spanset to fullreposet
Yuya Nishihara
- [PATCH 3 of 3] revset: drop factory that promotes spanset to fullreposet
Pierre-Yves David
- [PATCH 3 of 3] revset: drop factory that promotes spanset to fullreposet
Martin von Zweigbergk
- [PATCH 3 of 3] revset: drop factory that promotes spanset to fullreposet
Yuya Nishihara
- [PATCH 3 of 3] revset: make use of natively computed set for 'draft()' and 'secret()'
Pierre-Yves David
- [PATCH 3 of 3] revset: make use of natively computed set for 'draft()' and 'secret()'
Matt Mackall
- [PATCH 3 of 3] scmutil: consistently return subrepos relative to ctx1 from itersubrepos()
Matt Harbison
- [PATCH 3 of 3] scmutil: consistently return subrepos relative to ctx1 from itersubrepos()
Matt Mackall
- [PATCH 3 of 3] ssl: prompt passphrase of client key file via ui.getpass() (issue4648)
Yuya Nishihara
- [PATCH 3 of 3] ssl: prompt passphrase of client key file via ui.getpass() (issue4648)
Matt Mackall
- [PATCH 3 of 3] test: use bundle2 in test-pull-http
Pierre-Yves David
- [PATCH 3 of 3] test: use bundle2 in test-pull-http
Augie Fackler
- [PATCH 3 of 3 evolve-ext-V2] evolve: add another test for evolve --rev
Laurent Charignon
- [PATCH 3 of 3 evolve-ext-V3] evolve: add another test for evolve --rev
Laurent Charignon
- [PATCH 3 of 3 evolve-ext-V3] evolve: add another test for evolve --rev
Pierre-Yves David
- [PATCH 3 of 3 evolve-ext-V3] evolve: make fold aware of allowunstable
Laurent Charignon
- [PATCH 3 of 3 evolve-ext-V3] evolve: make fold aware of allowunstable
Pierre-Yves David
- [PATCH 3 of 3 evolve-ext] evolve: add selector for trouble types
Laurent Charignon
- [PATCH 3 of 3 evolve-ext] evolve: add selector for trouble types
Pierre-Yves David
- [PATCH 3 of 3 fix-default] phase: also overwrite phase's sets when replacing a phasecache
Pierre-Yves David
- [PATCH 3 of 3 fix-default] phase: also overwrite phase's sets when replacing a phasecache
Matt Mackall
- [PATCH 3 of 3 issue4704] histedit: abort rather than edit a public changeset (issue4704)
Augie Fackler
- [PATCH 3 of 3 issue4704] histedit: abort rather than edit a public changeset (issue4704)
Matt Mackall
- [PATCH 3 of 3 issue4704] histedit: abort rather than edit a public changeset (issue4704)
Augie Fackler
- [PATCH 3 of 3 issue4704] histedit: abort rather than edit a public changeset (issue4704)
Matt Mackall
- [PATCH 3 of 3 main] test: drop all the forced use of bundle2
Pierre-Yves David
- [PATCH 3 of 3 main] test: drop all the forced use of bundle2
Matt Mackall
- [PATCH 3 of 3 RFC] revset: port extra() to support keyword arguments
Yuya Nishihara
- [PATCH 3 of 3 topic-ext] commit: add a topic field to the in-editor commit text
Matt Mackall
- [PATCH 3 of 3 topic-ext] commit: add a topic field to the in-editor commit text
Augie Fackler
- [PATCH 3 of 3 topic-ext] topics: only apply topic to commits of the working copy
Matt Mackall
- [PATCH 3 of 3 topic-ext] topics: only apply topic to commits of the working copy
Augie Fackler
- [PATCH 3 of 3 V2-rebased] bundle2: convey PushkeyFailed error over the wire
Pierre-Yves David
- [PATCH 3 of 3 V2-rebased] bundle2: convey PushkeyFailed error over the wire
Augie Fackler
- [PATCH 3 of 3 V2] archive: report the node as "{p1node}+" when archiving wdir()
Matt Harbison
- [PATCH 3 of 3 V2] archive: report the node as "{p1node}+" when archiving wdir()
Matt Harbison
- [PATCH 3 of 3 V2] bundle2: provide bumber of changesets information to 'addchangegroup'
Pierre-Yves David
- [PATCH 3 of 3 V2] bundle2: provide bumber of changesets information to 'addchangegroup'
Gilles Moris
- [PATCH 3 of 3 V2] bundle2: provide bumber of changesets information to 'addchangegroup'
Pierre-Yves David
- [PATCH 3 of 3 V2] bundle2: provide bumber of changesets information to 'addchangegroup'
Martin von Zweigbergk
- [PATCH 3 of 3 V2] crecord: exit edition of hunk with non-zero status does not interrupt session
Laurent Charignon
- [PATCH 3 of 3 V2] crecord: exit edition of hunk with non-zero status does not interrupt session
Augie Fackler
- [PATCH 3 of 3 v2] exchange: support transferring .hgtags fnodes mapping
Gregory Szorc
- [PATCH 3 of 3 v2] exchange: support transferring .hgtags fnodes mapping
Pierre-Yves David
- [PATCH 3 of 3 V2 fixes-subrepo-test] archive: use {changessincelatesttag} to build the metafile
Matt Harbison
- [PATCH 3 of 3 v3] exchange: support transferring .hgtags fnodes mapping
Gregory Szorc
- [PATCH 3 of 3 v3] exchange: support transferring .hgtags fnodes mapping
Pierre-Yves David
- [PATCH 3 of 3 V3] localrepo: better error message when revlog error and file addition (issue4675)
Jordi Gutiérrez Hermoso
- [PATCH 3 of 3 V3] localrepo: better error message when revlog error and file addition (issue4675)
Pierre-Yves David
- [PATCH 3 of 3 V3] localrepo: better error message when revlog error and file addition (issue4675)
Jordi Gutiérrez Hermoso
- [PATCH 3 of 3 V3] localrepo: better error message when revlog error and file addition (issue4675)
Pierre-Yves David
- [PATCH 3 of 3 V3] localrepo: better error message when revlog error and file addition (issue4675)
Matt Mackall
- [PATCH 3 of 3 V3] localrepo: better error message when revlog error and file addition (issue4675)
Jordi Gutiérrez Hermoso
- [PATCH 3 of 3 V3] localrepo: better error message when revlog error and file addition (issue4675)
Matt Mackall
- [PATCH 3 of 3 V3] localrepo: better error message when revlog error and file addition (issue4675)
Jordi Gutiérrez Hermoso
- [PATCH 3 of 4] parsers: add an API to create a new presized dict
Siddharth Agarwal
- [PATCH 3 of 4] phase: document the replace method
Pierre-Yves David
- [PATCH 3 of 4] revrange: build balanced tree of addsets from revisions (issue4565)
Yuya Nishihara
- [PATCH 3 of 4] sshpeer: allow doublepipe on unbuffered main pipe
Pierre-Yves David
- [PATCH 3 of 4] sshpeer: use the doublepipe object for the server to client channel
Pierre-Yves David
- [PATCH 3 of 4] ssl: drop try-except clause that was necessary for ancient Python
Yuya Nishihara
- [PATCH 3 of 4 evolve-ext] evolve: add a more complex test for evolve --rev
Laurent Charignon
- [PATCH 3 of 4 evolve-ext] evolve: change the implementation of evolve with no argument
Laurent Charignon
- [PATCH 3 of 4 evolve-ext] evolve: make prune respect allowunsable
Laurent Charignon
- [PATCH 3 of 4 topic-ext] changectx: add topic method
Matt Mackall
- [PATCH 3 of 4 V2] progress: empty the extension of any logic
Pierre-Yves David
- [PATCH 3 of 4 V2] sshpeer: use the doublepipe object for the server to client channel
Pierre-Yves David
- [PATCH 3 of 5] bundle2: add a 'error' capability
Pierre-Yves David
- [PATCH 3 of 5] bundle2: add a 'error' capability
Augie Fackler
- [PATCH 3 of 5] convert: handle .gitmodules with non-tab whitespaces
Durham Goode
- [PATCH 3 of 5] exchange: replace references to 'sopener' with 'svfs'
Siddharth Agarwal
- [PATCH 3 of 5] formatter: add template support
Matt Mackall
- [PATCH 3 of 5] import-checker: establish modern import convention
Gregory Szorc
- [PATCH 3 of 5] import-checker: establish modern import convention
Gregory Szorc
- [PATCH 3 of 5] match: drop optimization (?) of 'parentdirs' calculation
Martin von Zweigbergk
- [PATCH 3 of 5] templater: do not reevaluate rawstring as template (BC)
Yuya Nishihara
- [PATCH 3 of 5 V2] ui: change flag for curses interface to ui.curses
Pierre-Yves David
- [PATCH 3 of 5 V2] ui: change flag for curses interface to ui.curses
Laurent Charignon
- [PATCH 3 of 5 V2] ui: change flag for curses interface to ui.curses
Pierre-Yves David
- [PATCH 3 of 5 V2] ui: change flag for curses interface to ui.curses
Kyle Lippincott
- [PATCH 3 of 5 V2] ui: change flag for curses interface to ui.curses
Pierre-Yves David
- [PATCH 3 of 5 V2] ui: change flag for curses interface to ui.curses
Augie Fackler
- [PATCH 3 of 5 V3] progress: empty the extension of any logic
Pierre-Yves David
- [PATCH 3 of 6] exchange: store outgoing instance bundle20 instances
Gregory Szorc
- [PATCH 3 of 6] exchange: store outgoing instance bundle20 instances
Pierre-Yves David
- [PATCH 3 of 6] hgweb: don't dereference symbolic revision in spartan style
Anton Shestakov
- [PATCH 3 of 6] pull: skip pulling remote bookmarks with bundle1 if a value already exist
Pierre-Yves David
- [PATCH 3 of 6] revset: fix a crash with 'p1(wdir())'
Matt Harbison
- [PATCH 3 of 6 evolve-ext-V2] evolve: add option to import basic commands
Laurent Charignon
- [PATCH 3 of 7] scmutil: use the optional badfn argument when building a matcher
Matt Harbison
- [PATCH 3 of 7] tests: drop DAEMON_PIDS from killdaemons calls
Matt Mackall
- [PATCH 3 of 7] tests: drop DAEMON_PIDS from killdaemons calls
Pierre-Yves David
- [PATCH 3 of 8] context: replace match.bad() monkey patching with match.badmatch()
Matt Harbison
- [PATCH 4 of 4] bundle2: stop capturing output for ssh again
Pierre-Yves David
- [PATCH 4 of 4] dirstate: use a presized dict for the dirstate
Siddharth Agarwal
- [PATCH 4 of 4] dirstate: use a presized dict for the dirstate
Pierre-Yves David
- [PATCH 4 of 4] phase: remove a 'for x in "foo bar".split()' idioms in phasecache.replace
Pierre-Yves David
- [PATCH 4 of 4] phase: remove a 'for x in "foo bar".split()' idioms in phasecache.replace
Laurent Charignon
- [PATCH 4 of 4] phase: remove a 'for x in "foo bar".split()' idioms in phasecache.replace
Matt Mackall
- [PATCH 4 of 4] revrange: build spanset from x:y range
Yuya Nishihara
- [PATCH 4 of 4] revrange: build spanset from x:y range
Pierre-Yves David
- [PATCH 4 of 4] sshpeer: also use doublepipe for client to server communication
Pierre-Yves David
- [PATCH 4 of 4] sshpeer: also use doublepipe for client to server communication
Matt Mackall
- [PATCH 4 of 4] ssl: remove CERT_REQUIRED constant that was necessary for compatibility
Yuya Nishihara
- [PATCH 4 of 4] ssl: remove CERT_REQUIRED constant that was necessary for compatibility
Augie Fackler
- [PATCH 4 of 4 evolve-ext] evolve: add another test for evolve --rev
Laurent Charignon
- [PATCH 4 of 4 evolve-ext] evolve: add another test for evolve --rev
Pierre-Yves David
- [PATCH 4 of 4 evolve-ext] evolve: make fold aware of allowunstable
Laurent Charignon
- [PATCH 4 of 4 evolve-ext] evolve: make fold aware of allowunstable
Pierre-Yves David
- [PATCH 4 of 4 evolve-ext] evolve: make fold aware of allowunstable
Laurent Charignon
- [PATCH 4 of 4 evolve-ext] evolve: remove unused function _stabilizableunstable
Laurent Charignon
- [PATCH 4 of 4 topic-ext] amend: allow clearing topics on amend
Matt Mackall
- [PATCH 4 of 4 topic-ext] amend: allow clearing topics on amend
Augie Fackler
- [PATCH 4 of 4 V2] bundle2: stop capturing output for ssh again
Pierre-Yves David
- [PATCH 4 of 4 V2] bundle2: stop capturing output for ssh again
Matt Mackall
- [PATCH 4 of 4 V2] progress: deprecate the progress extension
Pierre-Yves David
- [PATCH 4 of 5] bundle2: also capture reply capability on failure
Pierre-Yves David
- [PATCH 4 of 5] bundle2: also capture reply capability on failure
Augie Fackler
- [PATCH 4 of 5] bundle2: also capture reply capability on failure
Pierre-Yves David
- [PATCH 4 of 5] convert: improve support for unusual .gitmodules
Durham Goode
- [PATCH 4 of 5] localrepo: use modern import convention
Gregory Szorc
- [PATCH 4 of 5] match: join two nested if-blocks
Martin von Zweigbergk
- [PATCH 4 of 5] obsolete: replace references to 'sopener' with 'svfs'
Siddharth Agarwal
- [PATCH 4 of 5] templater: drop strtoken argument from compiletemplate()
Yuya Nishihara
- [PATCH 4 of 5] templates: add a default template style for status
Matt Mackall
- [PATCH 4 of 5 V2] help: add help topic for the interactive mode
Pierre-Yves David
- [PATCH 4 of 5 V3] progress: deprecate the progress extension
Pierre-Yves David
- [PATCH 4 of 6] hgweb: don't dereference symbolic revision in monoblue style
Anton Shestakov
- [PATCH 4 of 6] pull: skip pulling remote bookmarks with bundle2 if a value already exist
Pierre-Yves David
- [PATCH 4 of 6] revset: fix a crash with 'p2(wdir())'
Matt Harbison
- [PATCH 4 of 6] tags: support reading tags cache without populating
Gregory Szorc
- [PATCH 4 of 6 evolve-ext-V2] evolve: make uncommit respect allowunsable
Laurent Charignon
- [PATCH 4 of 7] scmutil: add an optional parameter to matcher factories for a bad() override
Matt Harbison
- [PATCH 4 of 7] tests: remove duplicate inline dummyssh in test-wireproto.t
Matt Mackall
- [PATCH 4 of 8] add: replace match.bad() monkey patching with match.badmatch()
Matt Harbison
- [PATCH 5 of 5] bundle2: convey PushkeyFailed error over the wire
Pierre-Yves David
- [PATCH 5 of 5] convert: add config option for disabling ancestor parent checks
Durham Goode
- [PATCH 5 of 5] dispatch: use modern import convention
Gregory Szorc
- [PATCH 5 of 5] match: don't remove '.' from _includeroots
Martin von Zweigbergk
- [PATCH 5 of 5] match: don't remove '.' from _includeroots
Matt Mackall
- [PATCH 5 of 5] statichttprepo: kill off sopener
Siddharth Agarwal
- [PATCH 5 of 5] templater: comment that gettemplate() has different name resolution order
Yuya Nishihara
- [PATCH 5 of 5] templater: comment that gettemplate() has different name resolution order
Matt Mackall
- [PATCH 5 of 5] tests: test basic template support for status
Matt Mackall
- [PATCH 5 of 5] tests: test basic template support for status
Pierre-Yves David
- [PATCH 5 of 5 V3] help: use 'color' as an example (instead of 'progress')
Pierre-Yves David
- [PATCH 5 of 5 V3] help: use 'color' as an example (instead of 'progress')
Gilles Moris
- [PATCH 5 of 5 V3] help: use 'color' as an example (instead of 'progress')
Jordi Gutiérrez Hermoso
- [PATCH 5 of 5 V3] help: use 'color' as an example (instead of 'progress')
Pierre-Yves David
- [PATCH 5 of 5 V3] help: use 'color' as an example (instead of 'progress')
Martin von Zweigbergk
- [PATCH 5 of 6] hgweb: don't dereference symbolic revision in gitweb style
Anton Shestakov
- [PATCH 5 of 6] pull: allow a generic way to pass parameter to the pull operation
Pierre-Yves David
- [PATCH 5 of 6] revset: fix a crash with 'wdir()^N'
Matt Harbison
- [PATCH 5 of 6] tags: support setting hgtags fnodes cache entries
Gregory Szorc
- [PATCH 5 of 6] tags: support setting hgtags fnodes cache entries
Pierre-Yves David
- [PATCH 5 of 6 evolve-ext-V2] evolve: make prune respect allowunsable
Laurent Charignon
- [PATCH 5 of 7] commands: use the optional badfn argument when building a matcher
Matt Harbison
- [PATCH 5 of 7] tests: simplify calls to dummyssh
Matt Mackall
- [PATCH 5 of 7] tests: simplify calls to dummyssh
Pierre-Yves David
- [PATCH 5 of 8] forget: replace match.bad() monkey patching with match.badmatch()
Matt Harbison
- [PATCH 6 of 6] bundle2: support transferring .hgtags fnodes mapping
Gregory Szorc
- [PATCH 6 of 6] bundle2: support transferring .hgtags fnodes mapping
Pierre-Yves David
- [PATCH 6 of 6] bundle2: support transferring .hgtags fnodes mapping
Gregory Szorc
- [PATCH 6 of 6] hgweb: don't dereference symbolic revision in paper & coal style (issue2296)
Anton Shestakov
- [PATCH 6 of 6] hgweb: don't dereference symbolic revision in paper & coal style (issue2296)
Matt Mackall
- [PATCH 6 of 6] pull: prevent race condition in bookmark update when using -B (issue4689)
Pierre-Yves David
- [PATCH 6 of 6] pull: prevent race condition in bookmark update when using -B (issue4689)
Matt Mackall
- [PATCH 6 of 6] revset: fix a crash with 'roots(wdir())'
Matt Harbison
- [PATCH 6 of 6] revset: fix a crash with 'roots(wdir())'
Pierre-Yves David
- [PATCH 6 of 6] revset: fix a crash with 'roots(wdir())'
Matt Harbison
- [PATCH 6 of 6] revset: fix a crash with 'roots(wdir())'
Pierre-Yves David
- [PATCH 6 of 6 evolve-ext-V2] evolve: make fold aware of allowunstable
Laurent Charignon
- [PATCH 6 of 6 evolve-ext-V2] evolve: make fold aware of allowunstable
Pierre-Yves David
- [PATCH 6 of 6 evolve-ext-V2] evolve: make fold aware of allowunstable
Laurent Charignon
- [PATCH 6 of 7] mq: use the optional badfn argument when building a matcher
Matt Harbison
- [PATCH 6 of 7] tests: make printenv executable
Matt Mackall
- [PATCH 6 of 7] tests: make printenv executable
Pierre-Yves David
- [PATCH 6 of 7] tests: make printenv executable
Augie Fackler
- [PATCH 6 of 8] cat: replace match.bad() monkey patching with match.badmatch()
Matt Harbison
- [PATCH 7 of 7] largefiles: use the optional badfn argument when building a matcher
Matt Harbison
- [PATCH 7 of 7] largefiles: use the optional badfn argument when building a matcher
Martin von Zweigbergk
- [PATCH 7 of 7] largefiles: use the optional badfn argument when building a matcher
Matt Harbison
- [PATCH 7 of 7] largefiles: use the optional badfn argument when building a matcher
Martin von Zweigbergk
- [PATCH 7 of 7] tests: simplify printenv calls
Matt Mackall
- [PATCH 7 of 7] tests: simplify printenv calls
Pierre-Yves David
- [PATCH 7 of 7] tests: simplify printenv calls
Matt Harbison
- [PATCH 7 of 7] tests: simplify printenv calls
Augie Fackler
- [PATCH 7 of 7] tests: simplify printenv calls
Matt Harbison
- [PATCH 7 of 8] revert: replace match.bad() monkey patching with match.badmatch()
Matt Harbison
- [PATCH 8 of 8] largefiles: replace match.bad() monkey patching with match.badmatch()
Matt Harbison
- [PATCH 8 of 8] largefiles: replace match.bad() monkey patching with match.badmatch()
Martin von Zweigbergk
- [PATCH 8 of 8] largefiles: replace match.bad() monkey patching with match.badmatch()
Matt Mackall
- [PATCH] Add support for 'union' merge strategy
Erik Huelsmann
- [PATCH] Add support for 'union' merge strategy
Matt Harbison
- [PATCH] ancestors: prefetch method outside of the loop
Pierre-Yves David
- [PATCH] ancestors: prefetch method outside of the loop
Yuya Nishihara
- [PATCH] ancestors: prefetch method outside of the loop
Augie Fackler
- [PATCH] bookmark: informs of failure to upgrade a bookmark
Pierre-Yves David
- [PATCH] bookmark: informs of failure to upgrade a bookmark
Matt Mackall
- [PATCH] bundle2.getunbundler: rename "header" to "magicstring"
Pierre-Yves David
- [PATCH] bundle2.getunbundler: rename "header" to "magicstring"
Augie Fackler
- [PATCH] bundle2: pull bookmark the old way if no bundle2 liskeys support (issue4701)
Pierre-Yves David
- [PATCH] bundle2: pull bookmark the old way if no bundle2 liskeys support (issue4701)
Martin von Zweigbergk
- [PATCH] bundle2: reword debug message for invalid .hgtags data
Gregory Szorc
- [PATCH] bundle2: reword debug message for invalid .hgtags data
Augie Fackler
- [PATCH] changelog: document the 'readpending' method
Pierre-Yves David
- [PATCH] changelog: document the 'readpending' method
Matt Mackall
- [PATCH] changelog: document the 'readpending' method
Pierre-Yves David
- [PATCH] changelog: document the 'readpending' method
Matt Mackall
- [PATCH] changelog: document the 'readpending' method
Pierre-Yves David
- [PATCH] check-commit: catch both patterns of double empty lines
Yuya Nishihara
- [PATCH] check-commit: catch both patterns of double empty lines
Augie Fackler
- [PATCH] check-commit: make foo_bar naming regexp less greedy
Gregory Szorc
- [PATCH] check-commit: make foo_bar naming regexp less greedy
Pierre-Yves David
- [PATCH] color: add default colors for draft and secret changes
Pierre-Yves David
- [PATCH] contrib: clean up all-revsets.txt file
Pierre-Yves David
- [PATCH] contrib: clean up all-revsets.txt file
Matt Mackall
- [PATCH] convert: support incremental conversion with hg subrepos
Matt Harbison
- [PATCH] convert: support incremental conversion with hg subrepos
Pierre-Yves David
- [PATCH] convert: support incremental conversion with hg subrepos
Augie Fackler
- [PATCH] convert: update 'intermediate-source' in the destination's extras dictionary
Matt Harbison
- [PATCH] convert: update 'intermediate-source' in the destination's extras dictionary
Matt Mackall
- [PATCH] crecord: fix a typo introduced when moving crecord to core
Laurent Charignon
- [PATCH] crecord: fix a typo introduced when moving crecord to core
Matt Mackall
- [PATCH] crecord: fix blue artifact bug coming back from help screen
Laurent Charignon
- [PATCH] crecord: fix blue artifact bug coming back from help screen
Matt Mackall
- [PATCH] dirstate: avoid invalidating every entries when list is empty
Pierre-Yves David
- [PATCH] dirstate: avoid invalidating every entries when list is empty
Martin von Zweigbergk
- [PATCH] dirstate: avoid invalidating every entries when list is empty
Pierre-Yves David
- [PATCH] dirstate: avoid invalidating every entries when list is empty
Augie Fackler
- [PATCH] dirstate: avoid invalidating every entries when list is empty
Matt Mackall
- [PATCH] dirstate: avoid invalidating every entries when list is empty
Pierre-Yves David
- [PATCH] fancyopts: allow all callable as default parameter value
shiyao.ma
- [PATCH] fancyopts: allow all callable as default parameter value
Jordi Gutiérrez Hermoso
- [PATCH] getbundle: add data about the number of changesets bundled
Augie Fackler
- [PATCH] getbundle: add data about the number of changesets bundled
Augie Fackler
- [PATCH] hgweb: add some in-code documentation for 'web.view'
Pierre-Yves David
- [PATCH] hgweb: add some in-code documentation for 'web.view'
Matt Mackall
- [PATCH] hgweb: return 501 instead of 400 on unknown command
Martin von Zweigbergk
- [PATCH] hgweb: return 501 instead of 400 on unknown command
Matt Mackall
- [PATCH] hgweb: return 501 instead of 400 on unknown command
Martin von Zweigbergk
- [PATCH] hgweb: use css for stripey background in coal
Anton Shestakov
- [PATCH] hgweb: use css for stripey background in coal
Augie Fackler
- [PATCH] httppeer: allow extensions to replace urllib2.Request
Kyle Lippincott
- [PATCH] httppeer: allow extensions to replace urllib2.Request
Pierre-Yves David
- [PATCH] identify: avoid a crash when given '-r wdir()'
Matt Harbison
- [PATCH] identify: avoid a crash when given '-r wdir()'
Yuya Nishihara
- [PATCH] identify: avoid a crash when given '-r wdir()'
Matt Harbison
- [PATCH] largefiles: ignore hidden changesets with 'verify --large --lfa'
Matt Harbison
- [PATCH] largefiles: ignore hidden changesets with 'verify --large --lfa'
Pierre-Yves David
- [PATCH] largefiles: ignore hidden changesets with 'verify --large --lfa'
Matt Harbison
- [PATCH] largefiles: ignore hidden changesets with 'verify --large --lfa'
Pierre-Yves David
- [PATCH] largefiles: ignore hidden changesets with 'verify --large --lfa'
Matt Harbison
- [PATCH] largefiles: ignore hidden changesets with 'verify --large --lfa'
Pierre-Yves David
- [PATCH] largefiles: restore the original converter class after lfconvert --to-normal
Matt Harbison
- [PATCH] largefiles: restore the original converter class after lfconvert --to-normal
Augie Fackler
- [PATCH] mail: pass ui to sslutil.wrapsocket() even if verifycert is off (issue4713)
Yuya Nishihara
- [PATCH] mail: pass ui to sslutil.wrapsocket() even if verifycert is off (issue4713)
Pierre-Yves David
- [PATCH] osutil: remove Python 2.4 errno conversion workaround
Gregory Szorc
- [PATCH] osutil: remove Python 2.4 errno conversion workaround
Pierre-Yves David
- [PATCH] osutil: remove Python 2.4 errno conversion workaround
Augie Fackler
- [PATCH] patch: add fuzz config flag (issue4697)
Matt Mackall
- [PATCH] patch: add fuzz config flag (issue4697)
Jordi Gutiérrez Hermoso
- [PATCH] patch: add fuzz config flag (issue4697)
Pierre-Yves David
- [PATCH] patch: remove email import workaround for Python 2.4
Gregory Szorc
- [PATCH] patch: remove email import workaround for Python 2.4
Pierre-Yves David
- [PATCH] patch: remove email import workaround for Python 2.4
Augie Fackler
- [PATCH] perf: support -T for every perf commands
Pierre-Yves David
- [PATCH] perf: support -T for every perf commands
Augie Fackler
- [PATCH] phase: add a pointer to 'hg help phases' in the 'phase' help
Pierre-Yves David
- [PATCH] phase: add a pointer to 'hg help phases' in the 'phase' help
Matt Mackall
- [PATCH] phases: really fix native phase computation
Pierre-Yves David
- [PATCH] phases: really fix native phase computation
Augie Fackler
- [PATCH] progress: move API help in the 'mercurial.progress' module
Augie Fackler
- [PATCH] progress: move API help in the 'mercurial.progress' module
Augie Fackler
- [PATCH] push: only says we are trying to push obsmarkers when we actually try to
Pierre-Yves David
- [PATCH] push: only says we are trying to push obsmarkers when we actually try to
Augie Fackler
- [PATCH] record: exiting editor with non zero status should not stop recording session
Laurent Charignon
- [PATCH] record: exiting editor with non zero status should not stop recording session
Matt Mackall
- [PATCH] record: exiting editor with non zero status should not stop recording session
Laurent Charignon
- [PATCH] repoview: invalidate 'visible' filtered revisions when bookmarks change
Laurent Charignon
- [PATCH] repoview: invalidate 'visible' filtered revisions when bookmarks change
Matt Mackall
- [PATCH] revset-head: use '&' instead of '.filter'
Pierre-Yves David
- [PATCH] revset-head: use '&' instead of '.filter'
Matt Mackall
- [PATCH] revset: add the 'subrev' symbol
Matt Harbison
- [PATCH] revset: add the 'subrev' symbol
Pierre-Yves David
- [PATCH] revset: add the 'subrev' symbol
Matt Harbison
- [PATCH] revset: add the 'subrev' symbol
Yuya Nishihara
- [PATCH] revset: add the 'subrev' symbol
Matt Harbison
- [PATCH] revset: fix a crash in parents() when 'wdir()' is in the set
Matt Harbison
- [PATCH] revset: fix a crash in parents() when 'wdir()' is in the set
Yuya Nishihara
- [PATCH] revset: fix a crash in parents() when 'wdir()' is in the set
Matt Harbison
- [PATCH] revset: improves time complexity of 'roots(xxx)'
Pierre-Yves David
- [PATCH] revset: improves time complexity of 'roots(xxx)'
Augie Fackler
- [PATCH] revset: prefetch all attributes before loop in _revsbetween
Pierre-Yves David
- [PATCH] revset: prefetch all attributes before loop in _revsbetween
Matt Mackall
- [PATCH] revset: rework 'filteredset.last'
Pierre-Yves David
- [PATCH] revset: rework 'filteredset.last'
Augie Fackler
- [PATCH] revset: rework 'filteredset.last'
Yuya Nishihara
- [PATCH] revset: rework 'filteredset.last'
Augie Fackler
- [PATCH] revset: rework 'filteredset.last'
Pierre-Yves David
- [PATCH] revset: rework 'filteredset.last'
Augie Fackler
- [PATCH] revset: rework 'filteredset.last'
Pierre-Yves David
- [PATCH] revset: use a baseset in _notpublic()
Pierre-Yves David
- [PATCH] revset: use a baseset in _notpublic()
Augie Fackler
- [PATCH] revset: use a baseset in _notpublic()
Pierre-Yves David
- [PATCH] revset: use a baseset in _notpublic()
Augie Fackler
- [PATCH] revset: use a baseset in _notpublic()
Pierre-Yves David
- [PATCH] revset: use a baseset in _notpublic()
Augie Fackler
- [PATCH] revset: use parentsets.min in _children
Pierre-Yves David
- [PATCH] revset: use parentsets.min in _children
Matt Mackall
- [PATCH] shelve: always backup shelves instead of deleting them
Colin Chan
- [PATCH] shelve: always backup shelves instead of deleting them
Pierre-Yves David
- [PATCH] shelve: always backup shelves instead of deleting them
Durham Goode
- [PATCH] shelve: always backup shelves instead of deleting them
Pierre-Yves David
- [PATCH] shelve: always backup shelves instead of deleting them
Colin Chan
- [PATCH] shelve: always backup shelves instead of deleting them
Durham Goode
- [PATCH] shelve: always backup shelves instead of deleting them
Matt Mackall
- [PATCH] shelve: always backup shelves instead of deleting them
Durham Goode
- [PATCH] shelve: always backup shelves instead of deleting them
Matt Mackall
- [PATCH] summary: move the parents phase marker from the phase to commit line (issue4688)
Matt Mackall
- [PATCH] templatekw: add 'dirty' keyword to indicate a dirty working directory
Matt Harbison
- [PATCH] templatekw: add 'dirty' keyword to indicate a dirty working directory
Yuya Nishihara
- [PATCH] templatekw: add 'dirty' keyword to indicate a dirty working directory
Matt Harbison
- [PATCH] templatekw: add 'dirty' keyword to indicate a dirty working directory
Pierre-Yves David
- [PATCH] templatekw: add 'dirty' keyword to indicate a dirty working directory
Yuya Nishihara
- [PATCH] templatekw: add 'dirty' keyword to indicate a dirty working directory
Matt Harbison
- [PATCH] templatekw: add 'dirty' keyword to indicate a dirty working directory
Yuya Nishihara
- [PATCH] templatekw: add 'dirty' keyword to indicate a dirty working directory
Matt Mackall
- [PATCH] templatekw: correct typo in activebookmark documentation
Matt Harbison
- [PATCH] templatekw: correct typo in activebookmark documentation
Augie Fackler
- [PATCH] templater: remove workaround for escaped quoted string in quoted template
Yuya Nishihara
- [PATCH] templates: fix missing closing brace in map-cmdline.status
Yuya Nishihara
- [PATCH] templates: fix missing closing brace in map-cmdline.status
Matt Mackall
- [PATCH] test-https: kill only hgweb daemon to restart for client-auth test
Yuya Nishihara
- [PATCH] test-https: kill only hgweb daemon to restart for client-auth test
Matt Mackall
- [PATCH] test-ssh: stablize for platform specific shell quoting
Matt Harbison
- [PATCH] test-ssh: stablize for platform specific shell quoting
Augie Fackler
- [PATCH] test-subrepo-recursion: more aggressively regex 'unzip -l' output for 10.10
Matt Harbison
- [PATCH] test-subrepo-recursion: more aggressively regex 'unzip -l' output for 10.10
Matt Mackall
- [PATCH] tests: add (?) flag for optional lines
Matt Mackall
- [PATCH] tests: add (?) flag for optional lines
Pierre-Yves David
- [PATCH] tests: clean up duplicated output in test-subrepo-recursion progress
Pierre-Yves David
- [PATCH] tests: clean up duplicated output in test-subrepo-recursion progress
Matt Mackall
- [PATCH] ui: flush stderr after printing a non-chained exception for Windows
Matt Harbison
- [PATCH] ui: flush stderr after printing a non-chained exception for Windows
Yuya Nishihara
- [PATCH] ui: flush stderr after printing a non-chained exception for Windows
Matt Mackall
- [PATCH] verify: check the subrepository references in .hgsubstate
Matt Harbison
- [PATCH] verify: check the subrepository references in .hgsubstate
Matt Mackall
- [PATCH] verify: clarify misleading fncache message
Matt Mackall
- [PATCH] verify: clarify misleading fncache message
Adrian Buehlmann
- [PATCH] verify: clarify misleading fncache message
Matt Mackall
- [PATCH] verify: clarify misleading fncache message
Gregory Szorc
- [PATCH] windows: use os.SEEK_END
Adrian Buehlmann
- [PATCH] windows: use os.SEEK_END
Pierre-Yves David
- [PATCH] wireproto: add config knob for http header length limit
Mike Edgar
- [PATCH] wireproto: add config knob for http header length limit
Matt Mackall
- [PATCH] wireproto: add config knob for http header length limit
Mike Edgar
- [PATCH] wix: move library.zip and all *.pyd into a lib/ folder
Steve Borho
- [PATCH] wix: move library.zip and all *.pyd into a lib/ folder
Matt Mackall
- [PATCH dead-code?] sshserver: drop ancient do_{lock, unlock, addchangegroup} methods
Augie Fackler
- [PATCH evolve-ext-V2] evolve: add directaccess to the setup.py
Laurent Charignon
- [PATCH evolve-ext-V2] evolve: dedupe divergents when running evolve --all --any or evolve --rev
Laurent Charignon
- [PATCH evolve-ext-V2] inhibit: improve performance of transaction wrapping
Laurent Charignon
- [PATCH evolve-ext-V2] inhibit: improve performance of transaction wrapping
Pierre-Yves David
- [PATCH evolve-ext-V2] inhibit: move transaction wrapping outside of repo setup
Laurent Charignon
- [PATCH evolve-ext-V2] inhibit: move transaction wrapping outside of repo setup
Pierre-Yves David
- [PATCH evolve-ext-V3] evolve: add directaccess to the setup.py
Laurent Charignon
- [PATCH evolve-ext-V3] evolve: add directaccess to the setup.py
Pierre-Yves David
- [PATCH evolve-ext-V3] evolve: mechanism to load some commands selectively
Laurent Charignon
- [PATCH evolve-ext-V3] evolve: mechanism to load some commands selectively
Pierre-Yves David
- [PATCH evolve-ext] directaccess: add mechanism to load directaccess after some other extensions
Laurent Charignon
- [PATCH evolve-ext] directaccess: add mechanism to load directaccess after some other extensions
Pierre-Yves David
- [PATCH evolve-ext] directaccess: add some commands to the directaccess list
Laurent Charignon
- [PATCH evolve-ext] directaccess: add some commands to the directaccess list
Pierre-Yves David
- [PATCH evolve-ext] directaccess: add some commands to the directaccess list
Augie Fackler
- [PATCH evolve-ext] directaccess: add some commands to the directaccess list
Pierre-Yves David
- [PATCH evolve-ext] directaccess: use cached filteredrevs
Laurent Charignon
- [PATCH evolve-ext] directaccess: use cached filteredrevs
Pierre-Yves David
- [PATCH evolve-ext] evolve: add directaccess to the setup.py
Laurent Charignon
- [PATCH evolve-ext] evolve: add directaccess to the setup.py
Pierre-Yves David
- [PATCH evolve-ext] evolve: add new test case for split commits
Laurent Charignon
- [PATCH evolve-ext] evolve: add new test case for split commits
Pierre-Yves David
- [PATCH evolve-ext] evolve: clarify code in _singlesuccessor
Laurent Charignon
- [PATCH evolve-ext] evolve: clarify code in _singlesuccessor
Pierre-Yves David
- [PATCH evolve-ext] evolve: dedupe divergents when running evolve --all --any or evolve --rev
Laurent Charignon
- [PATCH evolve-ext] evolve: dedupe divergents when running evolve --all --any or evolve --rev
Pierre-Yves David
- [PATCH evolve-ext] evolve: dedupe divergents when running evolve --all --any or evolve --rev
Laurent Charignon
- [PATCH evolve-ext] evolve: evolve --rev should warn of unsolvable case and not crash
Pierre-Yves David
- [PATCH evolve-ext] evolve: evolve --rev should warn of unsolvable case and not crash
Laurent Charignon
- [PATCH evolve-ext] evolve: improve the help of the fold command
Laurent Charignon
- [PATCH evolve-ext] evolve: improve the help of the fold command
Laurent Charignon
- [PATCH evolve-ext] evolve: remove _picknexttroubled
Laurent Charignon
- [PATCH evolve-ext] evolve: remove _picknexttroubled
Pierre-Yves David
- [PATCH evolve-ext] evolve: remove unused warning message in _solvedivergent
Laurent Charignon
- [PATCH evolve-ext] evolve: remove unused warning message in _solvedivergent
Pierre-Yves David
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Laurent Charignon
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Durham Goode
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Durham Goode
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Pierre-Yves David
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Pierre-Yves David
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Matt Mackall
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Pierre-Yves David
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Laurent Charignon
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Pierre-Yves David
- [PATCH evolve-ext] inhibit: improve performance of transaction wrapping
Laurent Charignon
- [PATCH evolve-ext] inhibit: improve performance of transaction wrapping
Pierre-Yves David
- [PATCH evolve-ext] inhibit: move transaction wrapping outside of repo setup
Laurent Charignon
- [PATCH evolve-ext] inhibit: move transaction wrapping outside of repo setup
Laurent Charignon
- [PATCH fix-default] mail: provide ui to wrapsocket in STARTTLS (issue4713)
Pierre-Yves David
- [PATCH fix-default] mail: provide ui to wrapsocket in STARTTLS (issue4713)
Yuya Nishihara
- [PATCH progress-quiet] progress: respect ui.quiet (issue4726)
Augie Fackler
- [PATCH progress-quiet] progress: respect ui.quiet (issue4726)
Pierre-Yves David
- [PATCH remotefilelog-ext build-fix] remotefilelog: handle the death of repo.sopener (hg change a69bb29b9638)
Augie Fackler
- [PATCH remotefilelog-ext build-fix] remotefilelog: handle the death of repo.sopener (hg change a69bb29b9638)
Durham Goode
- [PATCH stable?] match: let 'path:.' and 'path:' match everything (issue4687)
Matt Harbison
- [PATCH stable?] match: let 'path:.' and 'path:' match everything (issue4687)
Yuya Nishihara
- [PATCH stable? V2] match: let 'path:.' and 'path:' match everything (issue4687)
Matt Harbison
- [PATCH stable? V2] match: let 'path:.' and 'path:' match everything (issue4687)
Yuya Nishihara
- [PATCH stable? V2] match: let 'path:.' and 'path:' match everything (issue4687)
Augie Fackler
- [PATCH STABLE] archive: don't assume '.' is being archived for changessincelatesttag
Matt Harbison
- [PATCH STABLE] archive: don't assume '.' is being archived for changessincelatesttag
Pierre-Yves David
- [PATCH STABLE] changegroup: properly compute common base in changeggroupsubset (issue4736)
Pierre-Yves David
- [PATCH STABLE] changegroup: properly compute common base in changeggroupsubset (issue4736)
Matt Mackall
- [PATCH STABLE] crecord: fix three typos introduced while moving crecord into core
Laurent Charignon
- [PATCH STABLE] crecord: fix three typos introduced while moving crecord into core
Matt Mackall
- [PATCH STABLE] hgwebdir: avoid redundant repo and directory entries when 'web.name' is set
Matt Harbison
- [PATCH STABLE] hgwebdir: don't allow the hidden parent of a subrepo to show as a directory
Matt Harbison
- [PATCH STABLE] hgwebdir: don't allow the hidden parent of a subrepo to show as a directory
Pierre-Yves David
- [PATCH STABLE] hgwebdir: don't allow the hidden parent of a subrepo to show as a directory
Matt Harbison
- [PATCH STABLE] hgwebdir: don't allow the hidden parent of a subrepo to show as a directory
Matt Mackall
- [PATCH STABLE] parsers: do not cache RevlogError type (issue4451)
Gregory Szorc
- [PATCH STABLE] parsers: do not cache RevlogError type (issue4451)
Yuya Nishihara
- [PATCH STABLE] parsers: do not cache RevlogError type (issue4451)
Matt Mackall
- [PATCH STABLE] parsers: raise an unambiguous type during index lookup (issue4451)
Gregory Szorc
- [PATCH STABLE] parsers: raise an unambiguous type during index lookup (issue4451)
Augie Fackler
- [PATCH STABLE] parsers: raise an unambiguous type during index lookup (issue4451)
Gregory Szorc
- [PATCH STABLE] parsers: raise an unambiguous type during index lookup (issue4451)
Augie Fackler
- [PATCH STABLE] parsers: raise an unambiguous type during index lookup (issue4451)
Matt Mackall
- [PATCH STABLE] parsers: raise an unambiguous type during index lookup (issue4451)
Gregory Szorc
- [PATCH STABLE] pull: avoid race condition with 'hg pull --rev name --update' (issue4706)
Pierre-Yves David
- [PATCH STABLE] pull: avoid race condition with 'hg pull --rev name --update' (issue4706)
Matt Mackall
- [PATCH STABLE] templatekw: compare target context and its parent exactly (issue4690)
FUJIWARA Katsunori
- [PATCH STABLE] templatekw: compare target context and its parent exactly (issue4690)
Matt Mackall
- [PATCH STABLE] templater: do not preprocess template string in "if" expression (issue4714)
Yuya Nishihara
- [PATCH STABLE] templater: do not preprocess template string in "if" expression (issue4714)
Matt Mackall
- [PATCH STABLE] templater: evaluate arguments passed to diff() appropriately
Yuya Nishihara
- [PATCH STABLE] templater: evaluate arguments passed to diff() appropriately
Matt Mackall
- [PATCH STABLE] templater: parse \"...\" as string for 2.9.2-3.4 compatibility (issue4733)
Yuya Nishihara
- [PATCH STABLE] templater: parse \"...\" as string for 2.9.2-3.4 compatibility (issue4733)
Matt Mackall
- [PATCH STABLE RESEND] hgwebdir: don't allow the hidden parent of a subrepo to show as a directory
Matt Harbison
- [PATCH STABLE RESEND] hgwebdir: don't allow the hidden parent of a subrepo to show as a directory
Matt Mackall
- [PATCH topic-ext] topics: add listnames hook so completion works
Matt Mackall
- [PATCH topic-ext] topics: add listnames hook so completion works
Augie Fackler
- [PATCH topic-ext] topics: add listnames hook so completion works
Augie Fackler
- [PATCH topic-ext] topics: add listnames hook so completion works
Matt Mackall
- [PATCH topic-ext] topics: add listnames hook so completion works
Augie Fackler
- [PATCH topic-ext] topics: allow commits that only change topic (issue4725)
Matt Mackall
- [PATCH topic-ext] topics: allow commits that only change topic (issue4725)
Augie Fackler
- [PATCH topic-ext] topics: allow commits that only change topic (issue4725)
Augie Fackler
- [PATCH topic-ext] topics: allow commits that only change topic (issue4725)
Pierre-Yves David
- [PATCH topic-ext] topics: allow commits that only change topic (issue4725)
Matt Mackall
- [PATCH topic-ext] topics: allow commits that only change topic (issue4725)
Pierre-Yves David
- [PATCH V2] context: override workingctx.hex() to avoid a crash
Matt Harbison
- [PATCH V2] context: override workingctx.hex() to avoid a crash
Matt Mackall
- [PATCH V2] context: override workingctx.hex() to avoid a crash
Matt Harbison
- [PATCH V2] context: override workingctx.hex() to avoid a crash
Pierre-Yves David
- [PATCH V2] context: override workingctx.hex() to avoid a crash
Yuya Nishihara
- [PATCH V2] convert: support incremental conversion with hg subrepos
Matt Harbison
- [PATCH V2] convert: support incremental conversion with hg subrepos
Augie Fackler
- [PATCH V2] fancyopts: allow all callable as default parameter value
shiyao.ma
- [PATCH V2] fancyopts: allow all callable as default parameter value
Matt Mackall
- [PATCH V2] fold: add --upto argument to handle ambiguous case
Laurent Charignon
- [PATCH V2] fold: add --upto argument to handle ambiguous case
Pierre-Yves David
- [PATCH V2] identify: avoid a crash when given '-r wdir()'
Matt Harbison
- [PATCH V2] identify: avoid a crash when given '-r wdir()'
Matt Mackall
- [PATCH V2] record: exiting editor with non zero status should not stop recording session
Laurent Charignon
- [PATCH V2] record: exiting editor with non zero status should not stop recording session
Augie Fackler
- [PATCH V2] record: exiting editor with non zero status should not stop recording session
Laurent Charignon
- [PATCH V2] revset: fix a crash in parents() when 'wdir()' is in the set
Matt Harbison
- [PATCH V2] revset: fix a crash in parents() when 'wdir()' is in the set
Matt Mackall
- [PATCH V2] revset: fix a crash in parents() when 'wdir()' is in the set
Matt Harbison
- [PATCH V2] templatekw: display active bookmark more consistently (issue4552) (BC)
Ryan McElroy
- [PATCH V2] templatekw: display active bookmark more consistently (issue4552) (BC)
Pierre-Yves David
- [PATCH V2] ui: flush stderr after printing a non-chained exception for Windows
Matt Harbison
- [PATCH V2] ui: flush stderr after printing a non-chained exception for Windows
Yuya Nishihara
- [PATCH V2] ui: flush stderr after printing a non-chained exception for Windows
Matt Mackall
- [PATCH v2] wireproto: add config knob for http header length limit
Mike Edgar
- [PATCH V3] archive: report the node as "{p1node}+" when archiving a dirty wdir()
Matt Harbison
- [PATCH V3] archive: report the node as "{p1node}+" when archiving a dirty wdir()
Matt Mackall
- [PATCH V3] record: display the running operation for recording commands
Laurent Charignon
- [PATCH V3] record: display the running operation for recording commands
Yuya Nishihara
- [PATCH V3] record: display the running operation for recording commands
FUJIWARA Katsunori
- [PATCH V3] revert: add an experimental config to use inverted selection
Pierre-Yves David
- [PATCH V4] revert: add an experimental config to use inverted selection
Laurent Charignon
- [PATCH V4] revert: add an experimental config to use inverted selection
Laurent Charignon
- [PATCH V4] revert: add an experimental config to use inverted selection
Pierre-Yves David
- [PATCH V4] revert: add an experimental config to use inverted selection
Augie Fackler
- [PATCH V4] revert: add an experimental config to use inverted selection
Laurent Charignon
- [PATCH V4] templater: introduce indent function
Ryan McElroy
- [PATCH V4] templater: introduce indent function
Ryan McElroy
- [PATCH V5] revert: add an experimental config to use inverted selection
Laurent Charignon
- [PATCH V5] revert: add an experimental config to use inverted selection
Matt Mackall
- [PATCH V5] templater: introduce indent function
Ryan McElroy
- [PATCH V5] templater: introduce indent function
Yuya Nishihara
- [PATCH V5] templater: introduce indent function
Matt Mackall
- [wiki] 500 Internal Server Error on some pages
André Sintzoff
- [wiki] 500 Internal Server Error on some pages
Augie Fackler
- Ask for informations
Clément Bacouelle
- Ask for informations
Jordi Gutiérrez Hermoso
- Ask for informations
Clément Bacouelle
- Ask for informations
Jordi Gutiérrez Hermoso
- Ask for informations
Clément Bacouelle
- Bumped changesets
Matt Harbison
- Bumped changesets
Laurent Charignon
- Bumped changesets
Matt Harbison
- Bumped changesets
Pierre-Yves David
- fix instability in test-ssh.t [PATCH 1 of 3 v2] bundle2: store list of bundled nodes and heads in bundle20 instance
Pierre-Yves David
- fix instability in test-ssh.t [PATCH 1 of 3 v2] bundle2: store list of bundled nodes and heads in bundle20 instance
Pierre-Yves David
- FYI: pushed most of marmoute's bundle2 work to the clowncopter
Augie Fackler
- hg-i18n at 25366: outgoing changeset (stable)
Mercurial Commits
- HG backlog is GOOD (clear to send)
queuebot
- HG backlog is GOOD (clear to send)
queuebot
- HG backlog is GOOD (clear to send)
queuebot
- HG backlog is GOOD (clear to send)
queuebot
- HG backlog is GOOD (clear to send)
queuebot
- HG backlog is GOOD (clear to send)
queuebot
- HG backlog is GOOD (clear to send)
queuebot
- HG backlog is GOOD (clear to send)
queuebot
- HG backlog is GOOD (clear to send)
queuebot
- HG backlog is GOOD (clear to send)
queuebot
- HG backlog is GOOD (clear to send)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is OK (keep series small)
queuebot
- Improving the trust model for commits
Alex Orange
- Improving the trust model for commits
Matt Mackall
- Improving the trust model for commits
Pierre-Yves David
- is HG Bot stopped intentionally ?
FUJIWARA Katsunori
- is HG Bot stopped intentionally ?
Pierre-Yves David
- is HG Bot stopped intentionally ?
Matt Mackall
- is HG Bot stopped intentionally ?
Brendan Cully
- Issue: import error on newest pypy on push (with hg-git resp. dulwich as extension)
Sergey Brester
- Issue: import error on newest pypy on push (with hg-git resp. dulwich as extension)
Matt Mackall
- Issue: import error on newest pypy on push (with hg-git resp. dulwich as extension)
Sergey Brester
- Issue: import error on newest pypy on push (with hg-git resp. dulwich as extension)
Augie Fackler
- Issue: import error on newest pypy on push (with hg-git resp. dulwich as extension)
Jordi Gutiérrez Hermoso
- Issue: import error on newest pypy on push (with hg-git resp. dulwich as extension)
Matt Mackall
- Issue: import error on newest pypy on push (with hg-git resp. dulwich as extension)
Sergey Brester
- Issue: import error on newest pypy on push (with hg-git resp. dulwich as extension)
Jordi Gutiérrez Hermoso
- Issue: import error on newest pypy on push (with hg-git resp. dulwich as extension)
Matt Mackall
- mercurial/crew at 26063: 12 outgoing changesets
Mercurial Commits
- mercurial/crew at 26092: 11 outgoing changesets
Mercurial Commits
- mercurial/crew at 26159: outgoing changeset
Mercurial Commits
- mercurial/crew at 26159: outgoing changeset
Mercurial Commits
- mercurial/crew at 26159: outgoing changeset
Mercurial Commits
- mercurial/crew at 26198: 10 outgoing changesets
Mercurial Commits
- mercurial/crew at 26235: 15 outgoing changesets
Mercurial Commits
- mercurial/crew at 26245: 15 outgoing changesets
Mercurial Commits
- mercurial/crew at 26290: 45 outgoing changesets
Mercurial Commits
- mercurial/crew at 26290: 45 outgoing changesets
Mercurial Commits
- mercurial/crew at 26290: 45 outgoing changesets
Yuya Nishihara
- mercurial/crew at 26290: 45 outgoing changesets
Mercurial Commits
- mercurial/crew at 26290: 45 outgoing changesets
Pierre-Yves David
- mercurial/crew at 26344: 34 outgoing changesets
Mercurial Commits
- mercurial/crew at 26411: 12 outgoing changesets (3 stable)
Mercurial Commits
- mercurial/crew at 26415: 16 outgoing changesets (3 stable)
Mercurial Commits
- mercurial/crew at 26429: 23 outgoing changesets
Mercurial Commits
- mercurial/crew at 26429: 23 outgoing changesets
Mercurial Commits
- mercurial/crew at 26429: 23 outgoing changesets
Mercurial Commits
- mercurial/crew at 26429: 23 outgoing changesets
Mercurial Commits
- mercurial/crew at 26429: 23 outgoing changesets
Mercurial Commits
- mercurial/crew at 26466: 23 outgoing changesets
Mercurial Commits
- mercurial at 25382: 17 new changesets (1 on stable)
Mercurial Commits
- mercurial at 25393: 11 new changesets (1 on stable)
Mercurial Commits
- mercurial at 25395: 2 new changesets (2 on stable)
Mercurial Commits
- mercurial at 25399: 4 new changesets (1 on stable)
Mercurial Commits
- mercurial at 25405: 6 new changesets
Mercurial Commits
- mercurial at 25412: 7 new changesets
Mercurial Commits
- mercurial at 25418: 6 new changesets
Mercurial Commits
- mercurial at 25427: 9 new changesets (2 on stable)
Mercurial Commits
- mercurial at 25428: new changeset
Mercurial Commits
- mercurial at 25449: 21 new changesets (1 on stable)
Mercurial Commits
- mercurial at 25461: 12 new changesets (1 on stable)
Mercurial Commits
- mercurial at 25463: 2 new changesets
Mercurial Commits
- mercurial at 25470: 7 new changesets
Mercurial Commits
- mercurial at 25490: 20 new changesets (1 on stable)
Mercurial Commits
- mercurial at 25505: 15 new changesets
Mercurial Commits
- mercurial at 25515: 10 new changesets
Mercurial Commits
- mercurial at 25560: 45 new changesets
Mercurial Commits
- mercurial at 25580: 20 new changesets (2 on stable)
Mercurial Commits
- mercurial at 25591: 11 new changesets
Mercurial Commits
- mercurial at 25599: 8 new changesets
Mercurial Commits
- mercurial at 25614: 15 new changesets
Mercurial Commits
- mercurial at 25622: 8 new changesets
Mercurial Commits
- mercurial at 25630: 8 new changesets
Mercurial Commits
- mercurial at 25631: new changeset
Mercurial Commits
- mercurial at 25635: 4 new changesets
Mercurial Commits
- mercurial at 25662: 27 new changesets (3 on stable)
Mercurial Commits
- mercurial at 25674: 12 new changesets (1 on stable)
Mercurial Commits
- mercurial at 25675: new changeset
Mercurial Commits
- Neat hack using tmux to test console applications
Augie Fackler
- PoC showing hg running on Python 3.5 without 2to3
Gregory Szorc
- PoC showing hg running on Python 3.5 without 2to3
Augie Fackler
- Properly initialize version string in python-hglib setup.py
Matt Mackall
- So what is the word on ChangesetEvolution?
dukeofgaming
- So what is the word on ChangesetEvolution?
Matt Mackall
- So what is the word on ChangesetEvolution?
Pierre-Yves David
- UI discussions for revert --interactive and uncommit --interactive
Augie Fackler
Last message date:
Wed Jul 1 04:30:27 UTC 2015
Archived on: Thu Jun 30 00:35:16 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).