July 2017 Archives by date
Starting: Sat Jul 1 00:08:31 UTC 2017
Ending: Tue Aug 1 03:41:26 UTC 2017
Messages: 1687
- [PATCH] revset: add experimental set subscript operator
Jun Wu
- [PATCH 2 of 2] tests: rename syshg to testrepohg
Matt Harbison
- [PATCH] filemerge: convert a couple of wvfs calls in internal mergetools to contexts
Yuya Nishihara
- [PATCH 2 of 2] tests: rename syshg to testrepohg
Adam Simpkins
- mercurial at 33140: 16 new changesets
Mercurial Commits
- [PATCH 1 of 2 v2] tests: more intelligently decide whether or not to use the system hg
Adam Simpkins
- [PATCH 2 of 2 v2] tests: rename syshg to testrepohg
Adam Simpkins
- [PATCH 2 of 2] drawdag: support obsmarker creation in comments
Yuya Nishihara
- [PATCH V2] log: add an extension hook-point in changeset_printer
Yuya Nishihara
- [PATCH] patch: add close() to abstractbackend
Yuya Nishihara
- [PATCH] patch: remove unused fsbackend._join()
Yuya Nishihara
- [PATCH] rebase: always pass destination as revnum to _handleskippingobsolete()
Yuya Nishihara
- [PATCH] revset: add experimental set subscript operator
Matt Harbison
- [PATCH] revset: add experimental set subscript operator
Yuya Nishihara
- [PATCH 2 of 2 v2] tests: rename syshg to testrepohg
Matt Harbison
- [PATCH 2 of 2 v2] tests: rename syshg to testrepohg
Adam Simpkins
- [PATCH 1 of 2 v3] tests: more intelligently decide whether or not to use the system hg
Adam Simpkins
- [PATCH 2 of 2 v3] tests: rename syshg to testrepohg
Adam Simpkins
- [PATCH 2 of 2 v2] tests: rename syshg to testrepohg
Matt Harbison
- [PATCH 2 of 2 v2] tests: rename syshg to testrepohg
Adam Simpkins
- [PATCH 2 of 2 v3] tests: rename syshg to testrepohg
Matt Harbison
- [PATCH 1 of 9] config: register the 'devel.all-warnings' config
Yuya Nishihara
- [PATCH 8 of 9] config: register the 'devel.serverrequirecert' config
Yuya Nishihara
- [PATCH] rev: C implementation of delta chain resolution
Yuya Nishihara
- [PATCH 2 of 2 v2] hgweb: forward arguments to ui.config
demelier.david at gmail.com
- [PATCH] drawdag: inline transaction() function
Martin von Zweigbergk
- mercurial at 33153: 13 new changesets (1 on stable)
Mercurial Commits
- [PATCH RFC] releasenotes: add similarity check function to compare incoming notes
Rishabh Madan
- [PATCH 2 of 2] releasenotes: add custom admonitions support for release notes
Rishabh Madan
- [PATCH 2 of 2 v2] hgweb: forward arguments to ui.config
Pierre-Yves David
- [PATCH 8 of 9] config: register the 'devel.serverrequirecert' config
Pierre-Yves David
- [PATCH] test-rebase-interruptions: stabilize for Windows
Matt Harbison
- [PATCH STABLE] revlog: add an experimental option to mitigated delta issues (issue5480)
Gregory Szorc
- [PATCH STABLE] revlog: add an experimental option to mitigated delta issues (issue5480)
Sean Farley
- [PATCH 1 of 2] transaction: track new obsmarkers in the 'changes' mapping
Pierre-Yves David
- [PATCH 2 of 2] obsolete: reports the number of local changeset obsoleted when unbundling
Pierre-Yves David
- [PATCH STABLE] revlog: add an experimental option to mitigated delta issues (issue5480)
Pierre-Yves David
- [PATCH] revset: add experimental set subscript operator
Sean Farley
- [PATCH] drawdag: inline transaction() function
Sean Farley
- [PATCH] test-rebase-interruptions: stabilize for Windows
Sean Farley
- [PATCH 2 of 2] obsolete: reports the number of local changeset obsoleted when unbundling
Sean Farley
- [PATCH 2 of 2] obsolete: reports the number of local changeset obsoleted when unbundling
Pierre-Yves David
- [PATCH] test-rebase-interruptions: stabilize for Windows
Matt Harbison
- [PATCH 01 of 13 sparse] sparse: vendor Facebook-developed extension
Gregory Szorc
- [PATCH 02 of 13 sparse] sparse: expand module docstring
Gregory Szorc
- [PATCH 03 of 13 sparse] sparse: remove reference to hgwatchman
Gregory Szorc
- [PATCH 04 of 13 sparse] sparse: remove reference to simplecache
Gregory Szorc
- [PATCH 05 of 13 sparse] sparse: rename command to debugsparse
Gregory Szorc
- [PATCH 06 of 13 sparse] sparse: document profile file format
Gregory Szorc
- [PATCH 07 of 13 sparse] sparse: refactor sparsechecksum()
Gregory Szorc
- [PATCH 08 of 13 sparse] sparse: use vfs.tryread()
Gregory Szorc
- [PATCH 09 of 13 sparse] merge: move sparse config parsing from sparse extension
Gregory Szorc
- [PATCH 10 of 13 sparse] merge: move getrawprofile() from sparse
Gregory Szorc
- [PATCH 11 of 13 sparse] merge: variable to track if sparse is enabled
Gregory Szorc
- [PATCH 12 of 13 sparse] merge: move getsparsepatterns from sparse extension
Gregory Szorc
- [PATCH 13 of 13 sparse] merge: move getactivesparseprofiles() from sparse
Gregory Szorc
- [PATCH 01 of 13 sparse] sparse: vendor Facebook-developed extension
Gregory Szorc
- [PATCH remotenames-ext] pull: add option for taking over head discovery
Sean Farley
- [PATCH] revlog: address review feedback for deltachain C implementation
Gregory Szorc
- [PATCH 01 of 14] test: add a small comment to explain a section of test-devel-warning
Pierre-Yves David
- [PATCH 02 of 14] test: glob a line number in test-devel-warnings.t
Pierre-Yves David
- [PATCH 03 of 14] tag: make sure the repository is locked when tagging
Pierre-Yves David
- [PATCH 04 of 14] auditor: add simple comment about repo.auditor and al
Pierre-Yves David
- [PATCH 05 of 14] vfs: simplify path audit disabling in stream clone
Pierre-Yves David
- [PATCH 06 of 14] streamclone: stop using 'vfs.mustaudit = False'
Pierre-Yves David
- [PATCH 07 of 14] vfs: drop the 'mustaudit' API
Pierre-Yves David
- [PATCH 08 of 14] undumprevlog: manually lift path auditing
Pierre-Yves David
- [PATCH 09 of 14] test-lock: manually disable path auditing after vfs creation
Pierre-Yves David
- [PATCH 10 of 14] openrevlog: manually lift path auditing
Pierre-Yves David
- [PATCH 11 of 14] vfs: drop the 'audit' parameters to '__init__'
Pierre-Yves David
- [PATCH 12 of 14] vfs: add the possibility to have a "ward" to check vfs usage
Pierre-Yves David
- [PATCH 13 of 14] repovfs: add a ward to check if locks are properly taken
Pierre-Yves David
- [PATCH 14 of 14] reposvfs: add a ward to check if locks are properly taken
Pierre-Yves David
- [PATCH 01 of 18] configitem: fix default value for 'serverrequirecert'
Pierre-Yves David
- [PATCH 02 of 18] zeroconf: blindly forward extra argument to the core config method
Pierre-Yves David
- [PATCH 03 of 18] configitems: register the 'color.mode' config
Pierre-Yves David
- [PATCH 04 of 18] configitems: register the 'auth.cookiefile' config
Pierre-Yves David
- [PATCH 05 of 18] configitems: register the 'bookmarks.pushing' config
Pierre-Yves David
- [PATCH 06 of 18] configitems: register the 'bundle.mainreporoot' config
Pierre-Yves David
- [PATCH 07 of 18] configitems: register the 'bundle.reorder' config
Pierre-Yves David
- [PATCH 08 of 18] config: register the 'devel.legacy.exchange' config
Pierre-Yves David
- [PATCH 09 of 18] configitems: register the 'acl.config' config
Pierre-Yves David
- [PATCH 10 of 18] configitems: register the 'acl.sources' config
Pierre-Yves David
- [PATCH 11 of 18] acl: use configlist to retrieve the source config
Pierre-Yves David
- [PATCH 12 of 18] configitems: register the 'automv.similarity' config
Pierre-Yves David
- [PATCH 13 of 18] configitems: register the 'blackbox.dirty' config
Pierre-Yves David
- [PATCH 14 of 18] configitems: register the 'blackbox.logsource' config
Pierre-Yves David
- [PATCH 15 of 18] configitems: register the 'badserver.closeafteraccept' config
Pierre-Yves David
- [PATCH 16 of 18] configitems: register the 'badserver.closeafterrecvbytes' config
Pierre-Yves David
- [PATCH 17 of 18] configitems: register the 'badserver.closeaftersendbytes' config
Pierre-Yves David
- [PATCH 18 of 18] configitems: register the 'badserver.closebeforeaccept' config
Pierre-Yves David
- [PATCH] rev: C implementation of delta chain resolution
Gregory Szorc
- [PATCH] show: config option to register aliases for views
Gregory Szorc
- [PATCH 2 of 2 v2] hgweb: forward arguments to ui.config
Yuya Nishihara
- [PATCH] test-rebase-interruptions: stabilize for Windows
Yuya Nishihara
- [PATCH] test-rebase-interruptions: stabilize for Windows
Matt Harbison
- [PATCH] check-config: syntax to allow inconsistent config values
Gregory Szorc
- [PATCH V2] localrepo: cache types for filtered repos (issue5043)
Gregory Szorc
- [PATCH RFC] show: implement "stack" view
Gregory Szorc
- [PATCH RFC] show: implement "stack" view
Gregory Szorc
- [PATCH 09 of 13 sparse] merge: move sparse config parsing from sparse extension
Martin von Zweigbergk
- [PATCH 09 of 13 sparse] merge: move sparse config parsing from sparse extension
Gregory Szorc
- [PATCH V2] show: implement "stack" view
Gregory Szorc
- [PATCH] hooks: allow Unix style environment variables on external Windows hooks
Matt Harbison
- [PATCH 1 of 3] tests: alias syshg and syshgenv so they can be switched conditionally
Yuya Nishihara
- [PATCH 2 of 3] tests: restore workaround of obsolete warning from 3c9066ed557c
Yuya Nishihara
- [PATCH 3 of 3] tests: use system hg only if changelog or dirstate can't be read
Yuya Nishihara
- [PATCH] drawdag: inline transaction() function
Yuya Nishihara
- [PATCH] revlog: address review feedback for deltachain C implementation
Yuya Nishihara
- [PATCH 2 of 8] localrepo: factor out base of filecache annotation class
Yuya Nishihara
- [PATCH 4 of 8] transaction: avoid file stat ambiguity only for files in blacklist
Yuya Nishihara
- [PATCH] test-rebase-interruptions: stabilize for Windows
Yuya Nishihara
- [PATCH 01 of 18] configitem: fix default value for 'serverrequirecert'
Yuya Nishihara
- [PATCH 11 of 18] acl: use configlist to retrieve the source config
Yuya Nishihara
- [PATCH 4 of 8] transaction: avoid file stat ambiguity only for files in blacklist
FUJIWARA Katsunori
- [PATCH 09 of 13 sparse] merge: move sparse config parsing from sparse extension
Martin von Zweigbergk
- [PATCH 09 of 13 sparse] merge: move sparse config parsing from sparse extension
Gregory Szorc
- [PATCH] hooks: allow Unix style environment variables on external Windows hooks
Matt Harbison
- [PATCH 3 of 3] tests: use system hg only if changelog or dirstate can't be read
Matt Harbison
- [PATCH 1 of 7] tests: add fsmonitor specific output lines at enabling largefiles
FUJIWARA Katsunori
- [PATCH 2 of 7] tests: make output lines conditional for testing with fsmonitor
FUJIWARA Katsunori
- [PATCH 3 of 7] tests: add line specific for testing with fsmonitor
FUJIWARA Katsunori
- [PATCH 4 of 7] dirstate: centralize _cwd handling into _cwd method
FUJIWARA Katsunori
- [PATCH 5 of 7] fsmonitor: avoid instantiation of dirstate in reposetup
FUJIWARA Katsunori
- [PATCH 6 of 7] journal: ensure that dirstate is instantiated via own wrapdirstate()
FUJIWARA Katsunori
- [PATCH 7 of 7] journal: use wrapfilecache instead of wrapping func of filecache directly
FUJIWARA Katsunori
- [PATCH 01 of 18] configitem: create a new list of each 'acl.sources' access
Pierre-Yves David
- [PATCH 02 of 18] configitems: register the 'hostsecurity.ciphers' config
Pierre-Yves David
- [PATCH 03 of 18] configitems: register the 'hostsecurity.disabletls10warning' config
Pierre-Yves David
- [PATCH 04 of 18] configitems: register the 'server.bundle1' config
Pierre-Yves David
- [PATCH 05 of 18] configitems: register the 'server.bundle1gd' config
Pierre-Yves David
- [PATCH 06 of 18] configitems: register the 'server.compressionengines' config
Pierre-Yves David
- [PATCH 07 of 18] configitems: register the 'server.concurrent-push-mode' config
Pierre-Yves David
- [PATCH 08 of 18] configitems: register the 'server.disablefullbundle' config
Pierre-Yves David
- [PATCH 09 of 18] configitems: register the 'server.maxhttpheaderlen' config
Pierre-Yves David
- [PATCH 10 of 18] configitems: register the 'server.preferuncompressed' config
Pierre-Yves David
- [PATCH 11 of 18] configitems: register the 'server.uncompressedallowsecret' config
Pierre-Yves David
- [PATCH 12 of 18] configitems: register the 'server.validate' config
Pierre-Yves David
- [PATCH 13 of 18] configitems: register the 'server.zliblevel' config
Pierre-Yves David
- [PATCH 14 of 18] configitems: register the 'patch.eol' config
Pierre-Yves David
- [PATCH 15 of 18] configitems: register the 'worker.backgroundclosemaxqueue' config
Pierre-Yves David
- [PATCH 16 of 18] configitems: register the 'worker.backgroundcloseminfilecount' config
Pierre-Yves David
- [PATCH 17 of 18] configitems: register the 'worker.backgroundclosethreadcount' config
Pierre-Yves David
- [PATCH 18 of 18] configitems: register the 'worker.numcpus' config
Pierre-Yves David
- [PATCH 1 of 2] tests: demonstrate inconsistencies with dirty state in various commands
Matt Harbison
- [PATCH 2 of 2] summary: don't indicate a clean wdir() with deleted files (issue5549)
Matt Harbison
- [PATCH 1 of 3] phabricator: add a contrib script
Jun Wu
- [PATCH 2 of 3] phabricator: add phabsend command to send a stack
Jun Wu
- [PATCH 3 of 3] phabricator: add phabread command to read patches
Jun Wu
- [PATCH 1 of 5] simplemerge: extract verifytext as a helper function
Phil Cohen
- [PATCH 2 of 5] simplemerge: add optional context parameters to simplemerge
Phil Cohen
- [PATCH 3 of 5] filemerge: pass contexts to simplemerge
Phil Cohen
- [PATCH 4 of 5] simplemerge: use contexts to read file data from, if passed
Phil Cohen
- [PATCH 5 of 5] simplemerge: write merge result to the localctx, if passed
Phil Cohen
- [PATCH 1 of 3] phabricator: add a contrib script
Siddharth Agarwal
- [PATCH 1 of 3] phabricator: add a contrib script
Phillip Cohen
- [PATCH website] downloads: replace yum with dnf for fedora instructions
David Demelier
- [PATCH 1 of 3] phabricator: add a contrib script
Jun Wu
- [PATCH 4 of 8] transaction: avoid file stat ambiguity only for files in blacklist
Yuya Nishihara
- [PATCH] hgweb: re-implement followlines UI selection using buttons
Denis Laxalde
- [PATCH V2] localrepo: cache types for filtered repos (issue5043)
Yuya Nishihara
- [PATCH] check-config: syntax to allow inconsistent config values
Yuya Nishihara
- [Bug 5613] New: hg clone -u with unknown tag gives "unknown exception"
mercurial-bugs at mercurial-scm.org
- [PATCH 2 of 2] releasenotes: add custom admonitions support for release notes
Yuya Nishihara
- [PATCH 1 of 2] releasenotes: add import check for fuzzywuzzy
Yuya Nishihara
- [PATCH 2 of 2] releasenotes: add custom admonitions support for release notes
Rishabh Madan
- [PATCH] hooks: allow Unix style environment variables on external Windows hooks
Yuya Nishihara
- [PATCH 1 of 2] tests: demonstrate inconsistencies with dirty state in various commands
Yuya Nishihara
- [PATCH 1 of 2] hgweb: forward arguments to ui.config
David Demelier
- [PATCH 2 of 2] configitems: add alias support in config
David Demelier
- [PATCH 2 of 2] summary: don't indicate a clean wdir() with deleted files (issue5549)
Yuya Nishihara
- [PATCH V2] show: implement "stack" view
Yuya Nishihara
- [PATCH] show: config option to register aliases for views
Yuya Nishihara
- [PATCH V2] localrepo: cache types for filtered repos (issue5043)
Gregory Szorc
- [PATCH] show: config option to register aliases for views
Gregory Szorc
- [PATCH V2] localrepo: cache types for filtered repos (issue5043)
Jun Wu
- [PATCH 2 of 2] summary: don't indicate a clean wdir() with deleted files (issue5549)
FUJIWARA Katsunori
- [PATCH V2] localrepo: cache types for filtered repos (issue5043)
Yuya Nishihara
- [PATCH V2] localrepo: cache types for filtered repos (issue5043)
Jun Wu
- [PATCH] hooks: allow Unix style environment variables on external Windows hooks
FUJIWARA Katsunori
- [PATCH 4 of 8] transaction: avoid file stat ambiguity only for files in blacklist
FUJIWARA Katsunori
- [PATCH] hooks: allow Unix style environment variables on external Windows hooks
FUJIWARA Katsunori
- [PATCH 2 of 2] releasenotes: add custom admonitions support for release notes
Kevin Bullock
- [PATCH 2 of 2] releasenotes: add custom admonitions support for release notes
Pulkit Goyal
- [Bug 5614] New: Colorized output is rendered as ANSI literals
mercurial-bugs at mercurial-scm.org
- [PATCH 3 of 3] phabricator: add phabread command to read patches
Kevin Bullock
- [PATCH STABLE] revlog: add an experimental option to mitigated delta issues (issue5480)
Augie Fackler
- [PATCH] tests: actually restore the original environment before running syshg
Augie Fackler
- [PATCH 2 of 2 v3] tests: rename syshg to testrepohg
Augie Fackler
- [PATCH 3 of 3] tests: use system hg only if changelog or dirstate can't be read
Augie Fackler
- mercurial at 33166: 13 new changesets
Mercurial Commits
- [PATCH 2 of 2 v3] tests: rename syshg to testrepohg
Adam Simpkins
- [PATCH 04 of 13 sparse] sparse: remove reference to simplecache
Durham Goode
- [PATCH 1 of 2] releasenotes: add import check for fuzzywuzzy
Rishabh Madan
- [PATCH 2 of 3] phabricator: add phabsend command to send a stack
Phillip Cohen
- [PATCH STABLE] revlog: add an experimental option to mitigated delta issues (issue5480)
Gregory Szorc
- [PATCH 1 of 2] releasenotes: add import check for fuzzywuzzy
Rishabh Madan
- [PATCH 2 of 2] releasenotes: add similarity check function to compare incoming notes
Rishabh Madan
- [PATCH 3 of 3] phabricator: add phabread command to read patches
Jun Wu
- [PATCH 2 of 3] phabricator: add phabsend command to send a stack
Jun Wu
- [PATCH 01 of 13 sparse] sparse: vendor Facebook-developed extension
Durham Goode
- [PATCH 1 of 2 topic-experiment] topics: wrap the update function to check if either t0 or b0 is passed as rev
Pulkit Goyal
- [PATCH 2 of 2 topic-experiment] topics: add t0 and b0 to the stack
Pulkit Goyal
- [PATCH] hooks: allow Unix style environment variables on external Windows hooks
Matt Harbison
- [PATCH] hooks: allow Unix style environment variables on external Windows hooks
Matt Harbison
- [PATCH] hooks: allow Unix style environment variables on external Windows hooks
Matt Harbison
- [PATCH 2 of 2] summary: don't indicate a clean wdir() with deleted files (issue5549)
Matt Harbison
- [PATCH] hooks: allow Unix style environment variables on external Windows hooks
FUJIWARA Katsunori
- [PATCH V2] show: implement "stack" view
Gregory Szorc
- [PATCH 1 of 5] show: tweak warning message
Gregory Szorc
- [PATCH 2 of 5] show: avoid extra list operations
Gregory Szorc
- [PATCH 3 of 5] destutil: improve stackbase logic
Gregory Szorc
- [PATCH 4 of 5] show: also catch AmbiguousCommand
Gregory Szorc
- [PATCH 5 of 5] show: document why accidentally quadratic is (probably) acceptable
Gregory Szorc
- [PATCH 2 of 2] summary: don't indicate a clean wdir() with deleted files (issue5549)
Yuya Nishihara
- [PATCH] hooks: allow Unix style environment variables on external Windows hooks
Yuya Nishihara
- [PATCH 2 of 2] releasenotes: add custom admonitions support for release notes
Yuya Nishihara
- [PATCH 1 of 5] show: tweak warning message
Yuya Nishihara
- [PATCH 3 of 5] destutil: improve stackbase logic
Yuya Nishihara
- [PATCH 1 of 2] hgweb: forward arguments to ui.config
Yuya Nishihara
- [PATCH 2 of 2] configitems: add alias support in config
Yuya Nishihara
- [PATCH 4 of 7] dirstate: centralize _cwd handling into _cwd method
Yuya Nishihara
- [PATCH 5 of 7] fsmonitor: avoid instantiation of dirstate in reposetup
Yuya Nishihara
- [PATCH 01 of 18] configitem: create a new list of each 'acl.sources' access
Yuya Nishihara
- [PATCH STABLE] revlog: add an experimental option to mitigated delta issues (issue5480)
Augie Fackler
- [PATCH 15 of 18] configitems: register the 'worker.backgroundclosemaxqueue' config
Yuya Nishihara
- [PATCH 1 of 6 V2] localrepo: store path and vfs location of cached properties
FUJIWARA Katsunori
- [PATCH 2 of 6 V2] transaction: avoid file stat ambiguity only for files in blacklist
FUJIWARA Katsunori
- [PATCH 3 of 6 V2] transaction: apply checkambig=True only on limited files for similarity
FUJIWARA Katsunori
- [PATCH 4 of 6 V2] vfs: copy if EPERM to avoid file stat ambiguity forcibly at closing
FUJIWARA Katsunori
- [PATCH 5 of 6 V2] vfs: replace avoiding ambiguity in abstractvfs.rename with _avoidambig
FUJIWARA Katsunori
- [PATCH 6 of 6 V2] vfs: add explanation about cost of checkambig=True in corner case
FUJIWARA Katsunori
- [PATCH 1 of 4 topic-experiment] prev: factor out the logic to update to previous commit to a new function
Pulkit Goyal
- [PATCH 2 of 4 topic-experiment] topics: wrap the movetoprev function from evolve to change behaviour of prev
Pulkit Goyal
- [PATCH 3 of 4 topic-experiment] next: factor out the logic to update to next commit to a new function
Pulkit Goyal
- [PATCH 4 of 4 topic-experiment] topics: wrap movetonext function from evolve to change behaviour of `hg next`
Pulkit Goyal
- [PATCH 1 of 5] simplemerge: extract verifytext as a helper function
Yuya Nishihara
- [PATCH] hooks: allow Unix style environment variables on external Windows hooks
FUJIWARA Katsunori
- [PATCH 2 of 2] configitems: add alias support in config
David Demelier
- [PATCH 5 of 7] fsmonitor: avoid instantiation of dirstate in reposetup
FUJIWARA Katsunori
- mercurial at 33169: 3 new changesets (3 on stable)
Mercurial Commits
- [PATCH 1 of 5] simplemerge: extract verifytext as a helper function
Phillip Cohen
- [PATCH 15 of 18] configitems: register the 'worker.backgroundclosemaxqueue' config
Pierre-Yves David
- [PATCH 01 of 17] configitems: gather comment related to 'worker.backgroundclosemaxqueue'
Pierre-Yves David
- [PATCH 02 of 17] configitems: register the 'format.aggressivemergedeltas' config
Pierre-Yves David
- [PATCH 03 of 17] configitems: register the 'format.chunkcachesize' config
Pierre-Yves David
- [PATCH 04 of 17] configitems: register the 'format.dotencode' config
Pierre-Yves David
- [PATCH 05 of 17] configitems: register the 'format.generaldelta' config
Pierre-Yves David
- [PATCH 06 of 17] configitems: register the 'format.manifestcachesize' config
Pierre-Yves David
- [PATCH 07 of 17] configitems: register the 'format.maxchainlen' config
Pierre-Yves David
- [PATCH 08 of 17] configitems: register the 'factotum.executable' config
Pierre-Yves David
- [PATCH 09 of 17] configitems: register the 'factotum.mountpoint' config
Pierre-Yves David
- [PATCH 10 of 17] configitems: register the 'factotum.service' config
Pierre-Yves David
- [PATCH 11 of 17] configitems: register the 'format.obsstore-version' config
Pierre-Yves David
- [PATCH 12 of 17] configitems: register the 'format.usefncache' config
Pierre-Yves David
- [PATCH 13 of 17] configitems: register the 'format.usegeneraldelta' config
Pierre-Yves David
- [PATCH 14 of 17] configitems: register the 'format.usestore' config
Pierre-Yves David
- [PATCH 15 of 17] configitems: register the 'progress.assume-tty' config
Pierre-Yves David
- [PATCH 16 of 17] configitems: register the 'progress.clear-complete' config
Pierre-Yves David
- [PATCH 17 of 17] configitems: register the 'progress.estimate' config
Pierre-Yves David
- [PATCH 4 of 6] namespaces: record and expose whether namespace is built-in
Sean Farley
- [PATCH RFC] show: implement "stack" view
Sean Farley
- [PATCH 1 of 5 V2] simplemerge: extract verifytext as a helper function
Phil Cohen
- [PATCH 2 of 5 V2] simplemerge: add optional context parameters to simplemerge
Phil Cohen
- [PATCH 3 of 5 V2] filemerge: pass contexts to simplemerge
Phil Cohen
- [PATCH 4 of 5 V2] simplemerge: use contexts to read file data from, if passed
Phil Cohen
- [PATCH 5 of 5 V2] simplemerge: write merge result to the localctx, if passed
Phil Cohen
- [PATCH V2] show: implement "stack" view
Sean Farley
- [PATCH 6 of 6] workingfilectx: add audit() as a wrapper for wvfs.audit()
Sean Farley
- [PATCH RFC] releasenotes: add similarity check function to compare incoming notes
Jun Wu
- [PATCH 5 of 7] fsmonitor: avoid instantiation of dirstate in reposetup
Jun Wu
- [PATCH 2 of 2 topic-experiment] topics: add t0 and b0 to the stack
Sean Farley
- [PATCH website] downloads: replace yum with dnf for fedora instructions
Sean Farley
- [PATCH 01 of 10] phabricator: check associated Differential Revision from commit message
Jun Wu
- [PATCH 02 of 10] phabricator: add node and p1 to hg:meta property
Jun Wu
- [PATCH 03 of 10] phabricator: do not upload new diff if nothing changes
Jun Wu
- [PATCH 04 of 10] phabricator: abort if phabsend gets empty revs
Jun Wu
- [PATCH 05 of 10] phabricator: rework phabread to reduce memory usage and round-trips
Jun Wu
- [PATCH 06 of 10] phabricator: avoid calling differential.getcommitmessage
Jun Wu
- [PATCH 07 of 10] phabricator: try to fetch differential revisions in batch
Jun Wu
- [PATCH 08 of 10] patch: make parsepatch optionally trim context lines
Jun Wu
- [PATCH 09 of 10] phabricator: avoid calling differential.getrawdiff
Jun Wu
- [PATCH 10 of 10] phabricator: do not read a same revision twice
Jun Wu
- [PATCH 4 of 5 V2] simplemerge: use contexts to read file data from, if passed
Sean Farley
- [PATCH 5 of 5 V2] simplemerge: write merge result to the localctx, if passed
Sean Farley
- [PATCH website] downloads: replace yum with dnf for fedora instructions
Jun Wu
- [PATCH V2] show: implement "stack" view
Gregory Szorc
- [PATCH 10 of 10] phabricator: do not read a same revision twice
Sean Farley
- [PATCH website] downloads: replace yum with dnf for fedora instructions
Sean Farley
- [PATCH STABLE] help: cleanup grammar in the hooks section
Matt Harbison
- [PATCH STABLE] revlog: add an experimental option to mitigated delta issues (issue5480)
Sean Farley
- [PATCH STABLE] help: cleanup grammar in the hooks section
Sean Farley
- [PATCH 17 of 17] configitems: register the 'progress.estimate' config
Sean Farley
- [PATCH 14 of 14] reposvfs: add a ward to check if locks are properly taken
Sean Farley
- [PATCH 2 of 2] obsolete: reports the number of local changeset obsoleted when unbundling
Sean Farley
- [PATCH] hooks: allow Unix style environment variables on external Windows hooks
Matt Harbison
- [PATCH 10 of 10] phabricator: do not read a same revision twice
Phillip Cohen
- [PATCH 4 of 5 V2] simplemerge: use contexts to read file data from, if passed
Phillip Cohen
- [PATCH] workingfilectx: add exists, lexists
Phil Cohen
- [PATCH 1 of 5] show: tweak warning message
Phillip Cohen
- [PATCH 07 of 10] phabricator: try to fetch differential revisions in batch
Phillip Cohen
- [PATCH 1 of 5] show: tweak warning message
Sean Farley
- [PATCH v3] configitems: add alias support in config
David Demelier
- [PATCH] followlines: join merge parents line ranges in blockdescendants() (issue5595)
Denis Laxalde
- [PATCH] hooks: allow Unix style environment variables on external Windows hooks
Yuya Nishihara
- [PATCH 2 of 2] releasenotes: add similarity check function to compare incoming notes
Yuya Nishihara
- [PATCH STABLE] revlog: add an experimental option to mitigated delta issues (issue5480)
Augie Fackler
- [PATCH 07 of 14] vfs: drop the 'mustaudit' API
Yuya Nishihara
- [PATCH 08 of 14] undumprevlog: manually lift path auditing
Yuya Nishihara
- [PATCH 12 of 14] vfs: add the possibility to have a "ward" to check vfs usage
Yuya Nishihara
- [PATCH STABLE] revlog: add an experimental option to mitigated delta issues (issue5480)
Pierre-Yves David
- [PATCH STABLE] revlog: add an experimental option to mitigated delta issues (issue5480)
Pierre-Yves David
- [PATCH STABLE] revlog: add an experimental option to mitigated delta issues (issue5480)
Kevin Bullock
- mercurial at 33202: 33 new changesets (3 on stable)
Mercurial Commits
- [PATCH 10 of 10] phabricator: do not read a same revision twice
Augie Fackler
- mercurial at 33259: 57 new changesets
Mercurial Commits
- [PATCH 07 of 10] phabricator: try to fetch differential revisions in batch
Augie Fackler
- [PATCH] commitextras: move fb's extension which add extras to a commit to core
Pulkit Goyal
- Moving fb extensions to core.
Pulkit Goyal
- Announcement regarding community health
mercurial-steering at mercurial-scm.org
- [PATCH 09 of 10] phabricator: avoid calling differential.getrawdiff
Jun Wu
- Moving fb extensions to core.
Durham Goode
- [PATCH 1 of 3 website] downloads: fix download on front page since c65b81353b8f
Kevin Bullock
- [PATCH 2 of 3 website] downloads: indent onload function 4 spaces like the rest of the code
Kevin Bullock
- [PATCH 3 of 3 website] downloads: skip trying to fill in button if it's not there
Kevin Bullock
- [PATCH 01 of 13 sparse] sparse: vendor Facebook-developed extension
Kevin Bullock
- [PATCH 4 of 5 V2] simplemerge: use contexts to read file data from, if passed
Kevin Bullock
- [PATCH 4 of 5 V2] simplemerge: use contexts to read file data from, if passed
Phil Cohen
- [PATCH 2 of 2] releasenotes: add custom admonitions support for release notes
Pulkit Goyal
- Mercurial linux wheels
Boris Feld
- Mercurial linux wheels
Augie Fackler
- [PATCH STABLE] revlog: add an experimental option to mitigated delta issues (issue5480)
Sean Farley
- [PATCH 01 of 13 sparse] sparse: vendor Facebook-developed extension
Martin von Zweigbergk
- [PATCH 10 of 10] phabricator: do not read a same revision twice
Sean Farley
- [PATCH 1 of 5] obsolete: small doc update for 'successorssets'
Boris Feld
- [PATCH 2 of 5] obsolete: pass cache argument of successors set explicitly
Boris Feld
- [PATCH 3 of 5] obsolete: closest divergent support
Boris Feld
- [PATCH 4 of 5] template: add tests for more complex cases
Boris Feld
- [PATCH 5 of 5] template: add successors template
Boris Feld
- Mercurial linux wheels
Boris Feld
- [PATCH 1 of 3] strip: don't allow empty changegroup in bundle1
Martin von Zweigbergk
- [PATCH 2 of 3] changegroup: remove option to allow empty changegroup (API)
Martin von Zweigbergk
- [PATCH 3 of 3] changegroup: don't fail on empty changegroup (API)
Martin von Zweigbergk
- [PATCH 08 of 10] patch: make parsepatch optionally trim context lines
Augie Fackler
- [PATCH 09 of 10] phabricator: avoid calling differential.getrawdiff
Augie Fackler
- [PATCH 10 of 10] phabricator: do not read a same revision twice
Augie Fackler
- [PATCH 01 of 13 sparse] sparse: vendor Facebook-developed extension
Gregory Szorc
- [PATCH 01 of 13 sparse] sparse: vendor Facebook-developed extension
Augie Fackler
- [PATCH 01 of 13 sparse] sparse: vendor Facebook-developed extension
Augie Fackler
- [PATCH 01 of 13 sparse] sparse: vendor Facebook-developed extension
Martin von Zweigbergk
- [PATCH 01 of 13 sparse] sparse: vendor Facebook-developed extension
Augie Fackler
- [PATCH 09 of 10] phabricator: avoid calling differential.getrawdiff
Jun Wu
- [PATCH 3 of 5] rebase: use scmutil.cleanupnodes (issue5606) (BC)
Martin von Zweigbergk
- [PATCH 01 of 13 sparse] sparse: vendor Facebook-developed extension
Durham Goode
- [PATCH 01 of 13 sparse] sparse: vendor Facebook-developed extension
Martin von Zweigbergk
- [PATCH 3 of 3 website] downloads: skip trying to fill in button if it's not there
Sean Farley
- [PATCH 5 of 5] template: add successors template
Augie Fackler
- [PATCH 3 of 5] rebase: use scmutil.cleanupnodes (issue5606) (BC)
Jun Wu
- [PATCH 01 of 13 sparse] sparse: vendor Facebook-developed extension
Siddharth Agarwal
- [PATCH 01 of 13 sparse] sparse: vendor Facebook-developed extension
Martin von Zweigbergk
- [PATCH] hooks: allow Unix style environment variables on external Windows hooks
Matt Harbison
- [Bug 5615] New: sqlite3.IntegrityError: UNIQUE constraint failed: depth.rev
mercurial-bugs at mercurial-scm.org
- [PATCH 1 of 6 V2] localrepo: store path and vfs location of cached properties
Yuya Nishihara
- [PATCH] workingfilectx: add exists, lexists
Yuya Nishihara
- [PATCH v3] configitems: add alias support in config
Yuya Nishihara
- [PATCH] commitextras: move fb's extension which add extras to a commit to core
Yuya Nishihara
- [PATCH 5 of 5] template: add successors template
Yuya Nishihara
- mercurial at 33262: 3 new changesets
Mercurial Commits
- [PATCH] followlines: join merge parents line ranges in blockdescendants() (issue5595)
Yuya Nishihara
- Moving fb extensions to core.
Yuya Nishihara
- mercurial at 33276: 14 new changesets
Mercurial Commits
- [PATCH] py3: fix test-diff-newlines.t to be compatible with py3
Boris Feld
- Moving fb extensions to core.
Durham Goode
- [PATCH 1 of 4] mergestate: make unresolved() use iteritems()
Martin von Zweigbergk
- [PATCH 2 of 4] mergestate: implement unresolvedcount() in terms of unresolved()
Martin von Zweigbergk
- [PATCH 3 of 4] summary: don't reimplment mergestate.unresolved()
Martin von Zweigbergk
- [PATCH 4 of 4] shelve: don't reimplement mergestate.unresolved()
Martin von Zweigbergk
- [PATCH 01 of 13 sparse] sparse: vendor Facebook-developed extension
Gregory Szorc
- [PATCH] commitextras: move fb's extension which add extras to a commit to core
Sean Farley
- [PATCH] match: minor cleanups to patternmatcher and includematcher
Martin von Zweigbergk
- [PATCH 5 of 5] template: add successors template
Sean Farley
- [PATCH] py3: fix test-diff-newlines.t to be compatible with py3
Sean Farley
- [PATCH 04 of 13 sparse] sparse: remove reference to simplecache
Gregory Szorc
- [PATCH] match: minor cleanups to patternmatcher and includematcher
Sean Farley
- [PATCH 12 of 14] vfs: add the possibility to have a "ward" to check vfs usage
Boris Feld
- [PATCH 01 of 13 sparse V2] sparse: vendor Facebook-developed extension
Gregory Szorc
- [PATCH 02 of 13 sparse V2] sparse: expand module docstring
Gregory Szorc
- [PATCH 03 of 13 sparse V2] sparse: remove reference to hgwatchman
Gregory Szorc
- [PATCH 04 of 13 sparse V2] sparse: remove reference to simplecache
Gregory Szorc
- [PATCH 05 of 13 sparse V2] sparse: rename command to debugsparse
Gregory Szorc
- [PATCH 06 of 13 sparse V2] sparse: document config file format
Gregory Szorc
- [PATCH 07 of 13 sparse V2] sparse: refactor sparsechecksum()
Gregory Szorc
- [PATCH 08 of 13 sparse V2] sparse: use vfs.tryread()
Gregory Szorc
- [PATCH 09 of 13 sparse V2] sparse: move config parsing into core
Gregory Szorc
- [PATCH 10 of 13 sparse V2] sparse: move profile reading into core
Gregory Szorc
- [PATCH 11 of 13 sparse V2] sparse: variable to track if sparse is enabled
Gregory Szorc
- [PATCH 12 of 13 sparse V2] sparse: move resolving of sparse patterns for rev into core
Gregory Szorc
- [PATCH 13 of 13 sparse V2] sparse: move active profiles function into core
Gregory Szorc
- Moving fb extensions to core.
Sean Farley
- mercurial at 33283: 7 new changesets
Mercurial Commits
- Moving fb extensions to core.
Kevin Bullock
- [PATCH] tests: fix reference to undefined variable
Martin von Zweigbergk
- [PATCH] commitextras: move fb's extension which add extras to a commit to core
Martin von Zweigbergk
- Moving fb extensions to core.
Sean Farley
- Moving fb extensions to core.
Martin von Zweigbergk
- [PATCH 13 of 13 sparse V2] sparse: move active profiles function into core
Martin von Zweigbergk
- [PATCH 1 of 9] obsolete: introduce a _succs class
Boris Feld
- [PATCH 2 of 9] obsolete: add an explicit '_succs.copy()' method
Boris Feld
- [PATCH 3 of 9] obsolete: track markers in _succs
Boris Feld
- [PATCH 4 of 9] template: add minimal obsfate template
Boris Feld
- [PATCH 5 of 9] template: show verb in obsfateprinter
Boris Feld
- [PATCH 6 of 9] template: show user in obsfateprinter
Boris Feld
- [PATCH 7 of 9] template: show dates in obsfateprinter
Boris Feld
- [PATCH 8 of 9] template: better prune support in obsfate
Boris Feld
- [PATCH 9 of 9] template: use template-engine for obsfate
Boris Feld
- [PATCH 1 of 9 sparse] localrepo: add sparse caches
Gregory Szorc
- [PATCH 2 of 9 sparse] sparse: move config file writing into core
Gregory Szorc
- [PATCH 3 of 9 sparse] sparse: move some temporary includes functions into core
Gregory Szorc
- [PATCH 4 of 9 sparse] sparse: move config signature logic into core
Gregory Szorc
- [PATCH 5 of 9 sparse] sparse: move matchers into core
Gregory Szorc
- [PATCH 6 of 9 sparse] sparse: move function for resolving sparse matcher into core
Gregory Szorc
- [PATCH 7 of 9 sparse] sparse: move pruning of temporary includes into core
Gregory Szorc
- [PATCH 8 of 9 sparse] sparse: move update action filtering into core
Gregory Szorc
- [PATCH 9 of 9 sparse] sparse: move working directory refreshing into core
Gregory Szorc
- [PATCH 1 of 9 sparse] localrepo: add sparse caches
Martin von Zweigbergk
- [PATCH 1 of 9 sparse] localrepo: add sparse caches
Gregory Szorc
- [PATCH 1 of 9 sparse] localrepo: add sparse caches
Martin von Zweigbergk
- [PATCH 3 of 9 sparse] sparse: move some temporary includes functions into core
Martin von Zweigbergk
- [PATCH 3 of 3] changegroup: don't fail on empty changegroup (API)
Sean Farley
- [PATCH 4 of 9 sparse] sparse: move config signature logic into core
Martin von Zweigbergk
- [PATCH 5 of 9 sparse] sparse: move matchers into core
Martin von Zweigbergk
- [PATCH 4 of 4] shelve: don't reimplement mergestate.unresolved()
Sean Farley
- [PATCH] tests: fix reference to undefined variable
Sean Farley
- Moving fb extensions to core.
Durham Goode
- [PATCH 8 of 9 sparse] sparse: move update action filtering into core
Martin von Zweigbergk
- [PATCH 01 of 10 sparse V2] sparse: move config signature logic into core
Gregory Szorc
- [PATCH 02 of 10 sparse V2] sparse: clean up config signature code
Gregory Szorc
- [PATCH 03 of 10 sparse V2] sparse: move matchers into core
Gregory Szorc
- [PATCH 04 of 10 sparse V2] sparse: move function for resolving sparse matcher into core
Gregory Szorc
- [PATCH 05 of 10 sparse V2] sparse: move pruning of temporary includes into core
Gregory Szorc
- [PATCH 06 of 10 sparse V2] sparse: move update action filtering into core
Gregory Szorc
- [PATCH 07 of 10 sparse V2] sparse: refactor update actions filtering and call from core
Gregory Szorc
- [PATCH 08 of 10 sparse V2] sparse: move working directory refreshing into core
Gregory Szorc
- [PATCH 09 of 10 sparse V2] sparse: inline signature cache clearing
Gregory Szorc
- [PATCH 10 of 10 sparse V2] sparse: move post commit actions into core
Gregory Szorc
- [PATCH 02 of 10 sparse V2] sparse: clean up config signature code
Martin von Zweigbergk
- [PATCH 4 of 9] template: add minimal obsfate template
Jun Wu
- [PATCH 02 of 10 sparse V2] sparse: clean up config signature code
Gregory Szorc
- [PATCH 03 of 10 sparse V2] sparse: move matchers into core
Martin von Zweigbergk
- [PATCH 01 of 10 sparse V2] sparse: move config signature logic into core
Martin von Zweigbergk
- [PATCH] sparse: override __repr__ in matchers
Martin von Zweigbergk
- Moving fb extensions to core.
Gregory Szorc
- [PATCH] sparse: override __repr__ in matchers
Gregory Szorc
- [PATCH 03 of 10 sparse V2] sparse: move matchers into core
Gregory Szorc
- [PATCH 9 of 9] template: use template-engine for obsfate
Sean Farley
- [PATCH 4 of 9] template: add minimal obsfate template
Sean Farley
- [PATCH 01 of 11 sparse V3] sparse: remove custom hash matcher
Gregory Szorc
- [PATCH 02 of 11 sparse V3] sparse: move config signature logic into core
Gregory Szorc
- [PATCH 03 of 11 sparse V3] sparse: clean up config signature code
Gregory Szorc
- [PATCH 04 of 11 sparse V3] match: move matchers from sparse into core
Gregory Szorc
- [PATCH 05 of 11 sparse V3] sparse: move function for resolving sparse matcher into core
Gregory Szorc
- [PATCH 06 of 11 sparse V3] sparse: move pruning of temporary includes into core
Gregory Szorc
- [PATCH 07 of 11 sparse V3] sparse: move update action filtering into core
Gregory Szorc
- [PATCH 08 of 11 sparse V3] sparse: refactor update actions filtering and call from core
Gregory Szorc
- [PATCH 09 of 11 sparse V3] sparse: move working directory refreshing into core
Gregory Szorc
- [PATCH 10 of 11 sparse V3] sparse: inline signature cache clearing
Gregory Szorc
- [PATCH 11 of 11 sparse V3] sparse: move post commit actions into core
Gregory Szorc
- [PATCH] revset: add experimental set subscript operator
Jun Wu
- [PATCH] revset: add experimental set subscript operator
Sean Farley
- Moving fb extensions to core.
Matt Harbison
- Moving fb extensions to core.
Kevin Bullock
- [PATCH] commitextras: move fb's extension which add extras to a commit to core
Matt Harbison
- [PATCH 01 of 10 sparse V2] sparse: move config signature logic into core
Martin von Zweigbergk
- [PATCH 02 of 11 sparse V3] sparse: move config signature logic into core
Martin von Zweigbergk
- [PATCH 11 of 11 sparse V3] sparse: move post commit actions into core
Martin von Zweigbergk
- [PATCH] tests: quote $PYTHON for Windows
Matt Harbison
- [PATCH 2 of 2] releasenotes: add similarity check function to compare incoming notes
Rishabh Madan
- [PATCH 1 of 2 v4] hgweb: use ui._unset to get prevent a warning in configitems
David Demelier
- [PATCH 2 of 2 v4] configitems: add alias support in config
David Demelier
- [PATCH 1 of 2 v4] hgweb: use ui._unset to get prevent a warning in configitems
David Demelier
- [PATCH 1 of 2] tests: add tests for typoed commands
Martin von Zweigbergk
- [PATCH 2 of 2] dispatch: fix typo suggestion for disabled extension
Martin von Zweigbergk
- [PATCH 9 of 9] template: use template-engine for obsfate
Boris Feld
- [PATCH 4 of 9] template: add minimal obsfate template
Boris Feld
- [PATCH 4 of 9] template: add minimal obsfate template
Yuya Nishihara
- [PATCH 9 of 9] template: use template-engine for obsfate
Yuya Nishihara
- [PATCH] revset: add experimental set subscript operator
Yuya Nishihara
- [PATCH] commitextras: move fb's extension which add extras to a commit to core
Yuya Nishihara
- [PATCH 01 of 10] obsolete: clean createmarkers part about operation
Boris Feld
- [PATCH 02 of 10] effectflag: store an empty effect flag right now
Boris Feld
- [PATCH 03 of 10] tests: add tests for effect flags
Boris Feld
- [PATCH 04 of 10] effectflag: detect when description changed
Boris Feld
- [PATCH 05 of 10] effectflag: detect when user changed
Boris Feld
- [PATCH 06 of 10] effectflag: detect when date changed
Boris Feld
- [PATCH 07 of 10] effectflag: detect when branch changed
Boris Feld
- [PATCH 08 of 10] effectflag: detect when parents changed
Boris Feld
- [PATCH 09 of 10] effectflag: detect when meta changed
Boris Feld
- [PATCH 10 of 10] effectflag: detect when diff changed
Boris Feld
- [PATCH 12 of 14] vfs: add the possibility to have a "ward" to check vfs usage
Yuya Nishihara
- [PATCH 5 of 5] template: add successors template
Yuya Nishihara
- [PATCH 2 of 2] dispatch: fix typo suggestion for disabled extension
Yuya Nishihara
- [PATCH 2 of 2 v4] configitems: add alias support in config
Yuya Nishihara
- [PATCH] summary: fix type of empty unresolved list
Yuya Nishihara
- [PATCH 1 of 3] streamclone: close large revlog files explicitly in generatev1()
Yuya Nishihara
- [PATCH 2 of 3] streamclone: comment why path auditing is disabled in generatev1()
Yuya Nishihara
- [PATCH 3 of 3] vfs: rename auditvfs to proxyvfs
Yuya Nishihara
- mercurial at 33329: 46 new changesets
Mercurial Commits
- [PATCH] revset: add experimental set subscript operator
Jun Wu
- [PATCH] revset: add experimental set subscript operator
Yuya Nishihara
- [PATCH 5 of 5] template: add successors template
Sean Farley
- [PATCH 12 of 14] vfs: add the possibility to have a "ward" to check vfs usage
Boris Feld
- [PATCH] releasenotes: add custom admonitions support for release notes
Rishabh Madan
- [PATCH] releasenotes: add custom admonitions support for release notes
Rishabh Madan
- [PATCH 5 of 5] template: add successors template
Jun Wu
- [PATCH 5 of 5] template: add successors template
Martin von Zweigbergk
- [PATCH] revset: add experimental set subscript operator
Jun Wu
- [PATCH 5 of 5] template: add successors template
Jun Wu
- [PATCH] commitextras: move fb's extension which add extras to a commit to core
Sean Farley
- [PATCH] commitextras: move fb's extension which add extras to a commit to core
Martin von Zweigbergk
- [PATCH] commitextras: move fb's extension which add extras to a commit to core
Kevin Bullock
- [PATCH] commitextras: move fb's extension which add extras to a commit to core
Kevin Bullock
- [PATCH 11 of 11 sparse V3] sparse: move post commit actions into core
Gregory Szorc
- [PATCH] commitextras: move fb's extension which add extras to a commit to core
Sean Farley
- [PATCH] commitextras: move fb's extension which add extras to a commit to core
Martin von Zweigbergk
- [PATCH 11 of 11 sparse V3] sparse: move post commit actions into core
Sean Farley
- [PATCH 11 of 11 sparse V3] sparse: move post commit actions into core
Martin von Zweigbergk
- [PATCH 11 of 11 sparse V3] sparse: move post commit actions into core
Gregory Szorc
- [PATCH 3 of 3] vfs: rename auditvfs to proxyvfs
Sean Farley
- [PATCH 11 of 11 sparse V3] sparse: move post commit actions into core
Sean Farley
- [PATCH] summary: fix type of empty unresolved list
Sean Farley
- [PATCH 5 of 5] template: add successors template
Boris Feld
- [PATCH 5 of 5] template: add successors template
Augie Fackler
- [PATCH 01 of 10] configitems: register the 'bugzilla.apikey' config
Boris Feld
- [PATCH 02 of 10] configitems: register the 'bugzilla.bzdir' config
Boris Feld
- [PATCH 03 of 10] configitems: register the 'bugzilla.bzemail' config
Boris Feld
- [PATCH 04 of 10] configitems: register the 'bugzilla.bzurl' config
Boris Feld
- [PATCH 05 of 10] configitems: register the 'bugzilla.bzuser' config
Boris Feld
- [PATCH 06 of 10] configitems: register the 'bugzilla.db' config
Boris Feld
- [PATCH 07 of 10] configitems: register the 'bugzilla.fixregexp' config
Boris Feld
- [PATCH 08 of 10] configitems: register the 'bugzilla.fixresolution' config
Boris Feld
- [PATCH 09 of 10] configitems: register the 'bugzilla.fixstatus' config
Boris Feld
- [PATCH 10 of 10] configitems: register the 'bugzilla.host' config
Boris Feld
- [PATCH 5 of 5] template: add successors template
Boris Feld
- [PATCH] template: rename successorssets template into successorgroup
Boris Feld
- [PATCH 1 of 3] filterpyflakes: move self-test into test file
Augie Fackler
- [PATCH 2 of 3] convert: remove `if False` block
Augie Fackler
- [PATCH 3 of 3] check-code: prohibit `if False` antipattern
Augie Fackler
- [PATCH] template: rename successorssets template into successorgroup
Sean Farley
- [PATCH 3 of 3] check-code: prohibit `if False` antipattern
Sean Farley
- [PATCH 5 of 5] template: add successors template
Yuya Nishihara
- [PATCH] template: rename successorssets template into successorgroup
Yuya Nishihara
- [PATCH 1 of 6 V2] scmutil: make cleanupnodes handle filtered node
Jun Wu
- [PATCH 2 of 6 V2] scmutil: make cleanupnodes delete divergent bookmarks
Jun Wu
- [PATCH 3 of 6 V2] rebase: use scmutil.cleanupnodes (issue5606) (BC)
Jun Wu
- [PATCH 4 of 6 V2] rebase: remove "if True"
Jun Wu
- [PATCH 5 of 6 V2] amend: use scmutil.cleanupnodes (BC)
Jun Wu
- [PATCH 6 of 6 V2] histedit: migrate to scmutil.cleanupnodes (BC)
Jun Wu
- [PATCH V2] revset: make repo.anyrevs accept customized alias override (API)
Jun Wu
- [PATCH 1 of 6 V2] scmutil: make cleanupnodes handle filtered node
Martin von Zweigbergk
- [PATCH 1 of 6 V2] scmutil: make cleanupnodes handle filtered node
Jun Wu
- [PATCH 3 of 6 V2] rebase: use scmutil.cleanupnodes (issue5606) (BC)
Martin von Zweigbergk
- [PATCH 3 of 6 V2] rebase: use scmutil.cleanupnodes (issue5606) (BC)
Jun Wu
- [PATCH 3 of 6 V2] rebase: use scmutil.cleanupnodes (issue5606) (BC)
Martin von Zweigbergk
- [PATCH 5 of 6 V2] amend: use scmutil.cleanupnodes (BC)
Martin von Zweigbergk
- [PATCH 5 of 6 V2] amend: use scmutil.cleanupnodes (BC)
Jun Wu
- [PATCH 3 of 6 V2] rebase: use scmutil.cleanupnodes (issue5606) (BC)
Martin von Zweigbergk
- [PATCH 3 of 6 V2] rebase: use scmutil.cleanupnodes (issue5606) (BC)
Jun Wu
- [PATCH 3 of 6 V2] rebase: use scmutil.cleanupnodes (issue5606) (BC)
Martin von Zweigbergk
- [PATCH 3 of 6 V2] rebase: use scmutil.cleanupnodes (issue5606) (BC)
Jun Wu
- [PATCH 3 of 6 V2] rebase: use scmutil.cleanupnodes (issue5606) (BC)
Martin von Zweigbergk
- [PATCH] revset: add experimental set subscript operator
Yuya Nishihara
- [PATCH 12 of 14] vfs: add the possibility to have a "ward" to check vfs usage
Yuya Nishihara
- [PATCH] tests: quote $PYTHON for Windows
Yuya Nishihara
- [PATCH V2] revset: make repo.anyrevs accept customized alias override (API)
Yuya Nishihara
- [PATCH 6 of 6 V2] histedit: migrate to scmutil.cleanupnodes (BC)
Martin von Zweigbergk
- mercurial at 33336: 7 new changesets
Mercurial Commits
- [PATCH 6 of 6 V2] histedit: migrate to scmutil.cleanupnodes (BC)
Martin von Zweigbergk
- [PATCH 01 of 11 sparse] sparse: move post commit actions into core
Gregory Szorc
- [PATCH 02 of 11 sparse] sparse: move code for clearing rules to core
Gregory Szorc
- [PATCH 03 of 11 sparse] sparse: move printing of sparse config changes function into core
Gregory Szorc
- [PATCH 04 of 11 sparse] sparse: refactor activeprofiles into a generic function (API)
Gregory Szorc
- [PATCH 05 of 11 sparse] sparse: move code for importing rules from files into core
Gregory Szorc
- [PATCH 06 of 11 sparse] sparse: move config updating function into core
Gregory Szorc
- [PATCH 07 of 11 sparse] sparse: use self instead of repo.dirstate
Gregory Szorc
- [PATCH 08 of 11 sparse] dirstate: expose a sparse matcher on dirstate (API)
Gregory Szorc
- [PATCH 09 of 11 sparse] dirstate: move validation of files in sparse checkout from extension
Gregory Szorc
- [PATCH 10 of 11 sparse] dirstate: move customizations to rebuild() from sparse extension
Gregory Szorc
- [PATCH 11 of 11 sparse] dirstate: integrate sparse matcher with _ignore (API)
Gregory Szorc
- [PATCH 1 of 7] histedit: remove moving bookmarks message on verbose (BC)
Jun Wu
- [PATCH 2 of 7] histedit: move topmost bookmark movement to a separate function
Jun Wu
- [PATCH 3 of 7] histedit: remove "should strip" debug message
Jun Wu
- [PATCH 4 of 7] histedit: remove "name" parameter from cleanupnode functions
Jun Wu
- [PATCH 5 of 7] histedit: pass multiple nodes to strip (BC)
Jun Wu
- [PATCH 6 of 7] histedit: unify strip backup files on success (BC)
Jun Wu
- [PATCH 7 of 7] histedit: use scmutil.cleanupnodes (BC)
Jun Wu
- [PATCH 1 of 8] tests: stabilize on Windows
Matt Harbison
- [PATCH 2 of 8] test-rebase: conditionalize output instead of tests
Matt Harbison
- [PATCH 3 of 8] test-tools: conditionalize output instead of tests
Matt Harbison
- [PATCH 4 of 8] test-addremove: conditionalize output instead of tests
Matt Harbison
- [PATCH 5 of 8] test-annotate: conditionalize output instead of tests
Matt Harbison
- [PATCH 6 of 8] test-mq: conditionalize output instead of tests
Matt Harbison
- [PATCH 7 of 8] test-status-rev: conditionalize output instead of tests
Matt Harbison
- [PATCH 8 of 8] test-largefiles-update: conditionalize output instead of tests
Matt Harbison
- [PATCH] revset: define successors revset
Jun Wu
- [PATCH 1 of 2] run-tests: add color to output if pygments is available
mlaneuville at gmail.com
- [PATCH 2 of 2] run-tests: also color the summary messages (skipped, failed...)
mlaneuville at gmail.com
- [PATCH 8 of 8] test-largefiles-update: conditionalize output instead of tests
Augie Fackler
- [PATCH 1 of 3 topic-experiment] tutorial: use rm instead of 'hg rm' for an untracked temporary file
Josef 'Jeff' Sipek
- [PATCH 2 of 3 topic-experiment] tutorial: word wrap long lines
Josef 'Jeff' Sipek
- [PATCH 3 of 3 topic-experiment] tutorial: fix grammar and spelling
Josef 'Jeff' Sipek
- [PATCH] releasenotes: add custom admonitions support for release notes
Yuya Nishihara
- [PATCH] releasenotes: add custom admonitions support for release notes
Rishabh Madan
- [PATCH] cleanupnode: do not use generator for node mapping
Boris Feld
- [PATCH 1 of 3 topic-experiment] tutorial: use rm instead of 'hg rm' for an untracked temporary file
Boris Feld
- [PATCH 5 of 7] histedit: pass multiple nodes to strip (BC)
Martin von Zweigbergk
- [PATCH v3] releasenotes: add custom admonitions support for release notes
Rishabh Madan
- [PATCH] cleanupnode: do not use generator for node mapping
Jun Wu
- [PATCH 01 of 14] cache: introduce an abstract class for cache we can upgrade incrementally
Boris Feld
- [PATCH 02 of 14] cache: introduce a changelogsourcebase class
Boris Feld
- [PATCH 01 of 14] cache: introduce an abstract class for cache we can upgrade incrementally
Boris Feld
- [PATCH 02 of 14] cache: introduce a changelogsourcebase class
Boris Feld
- [PATCH 03 of 14] obsstore: keep self._data updated with _addmarkers
Boris Feld
- [PATCH 04 of 14] obsstore: let read marker API take a range of offsets
Boris Feld
- [PATCH 05 of 14] obsstore: add a method to incrementally retrieve obsmarkers
Boris Feld
- [PATCH 06 of 14] cache: add a obsstoresourcebase class
Boris Feld
- [PATCH 07 of 14] cache: introduce a dualsourcebase class
Boris Feld
- [PATCH 08 of 14] cache: adds debug details about what the content of the update
Boris Feld
- [PATCH 09 of 14] obscache: add a cache for 1/2 of the "obsolete" property
Boris Feld
- [PATCH 10 of 14] obsstore: pass a repository object for initialisation
Boris Feld
- [PATCH 11 of 14] obscache: instantiate the cache and keep it warm
Boris Feld
- [PATCH 12 of 14] obscache: use the obscache to compute the obsolete set
Boris Feld
- [PATCH 13 of 14] cache: add a way to check if a cache is up to date
Boris Feld
- [PATCH 14 of 14] obscache: skip updating outdated obscache obscache for readonly operation
Boris Feld
- [PATCH 02 of 14] cache: introduce a changelogsourcebase class
Boris Feld
- [PATCH 6 of 7] histedit: unify strip backup files on success (BC)
Martin von Zweigbergk
- [PATCH 7 of 7] histedit: use scmutil.cleanupnodes (BC)
Martin von Zweigbergk
- Next plans on radixlink and hash-preserving obsstore
Jun Wu
- [PATCH 1 of 6] rebase: rewrite defineparents
Jun Wu
- [PATCH 2 of 6] rebase: extract ctx description logic to a function
Jun Wu
- [PATCH 3 of 6] rebase: move obsoleted not rebased messages earlier (BC)
Jun Wu
- [PATCH 4 of 6] rebase: remove revprecursor and revpruned states (BC)
Jun Wu
- [PATCH 5 of 6] rebase: remove messages for nullmerge and revignored (BC)
Jun Wu
- [PATCH 6 of 6] rebase: remove revprecursor and revpruned states
Jun Wu
- [PATCH 7 of 7] histedit: use scmutil.cleanupnodes (BC)
Jun Wu
- [PATCH 6 of 7] histedit: unify strip backup files on success (BC)
Augie Fackler
- [PATCH 6 of 7] histedit: unify strip backup files on success (BC)
Jun Wu
- [PATCH 7 of 7] histedit: use scmutil.cleanupnodes (BC)
Martin von Zweigbergk
- [PATCH] cleanupnode: do not use generator for node mapping
Martin von Zweigbergk
- [PATCH 7 of 7] histedit: use scmutil.cleanupnodes (BC)
Jun Wu
- [PATCH 10 of 10] effectflag: detect when diff changed
Jun Wu
- [PATCH 01 of 14] cache: introduce an abstract class for cache we can upgrade incrementally
Gregory Szorc
- [PATCH 6 of 7] histedit: unify strip backup files on success (BC)
Martin von Zweigbergk
- [PATCH 6 of 7] histedit: unify strip backup files on success (BC)
Jun Wu
- [PATCH 1 of 2 v3] releasenotes: add import check for fuzzywuzzy
Rishabh Madan
- [PATCH 2 of 2 v3] releasenotes: add similarity check function to compare incoming notes
Rishabh Madan
- [PATCH 03 of 11 sparse] sparse: move printing of sparse config changes function into core
Martin von Zweigbergk
- [PATCH] sparse: access status fields by name instead of deconstructing it
Martin von Zweigbergk
- [PATCH] sparse: access status fields by name instead of deconstructing it
Gregory Szorc
- [PATCH 1 of 8] tests: tweak the subrepo dirty state tests
Matt Harbison
- [PATCH 2 of 8] identify: simplify the dirty check
Matt Harbison
- [PATCH 3 of 8] blackbox: simplify the dirty check
Matt Harbison
- [PATCH 4 of 8] cmdutil: simplify the dirty check in howtocontinue()
Matt Harbison
- [PATCH 5 of 8] archival: flag missing files as a dirty wdir() in the metadata file (BC)
Matt Harbison
- [PATCH 6 of 8] subrepo: consider the parent repo dirty when a file is missing
Matt Harbison
- [PATCH 7 of 8] subrepo: make the output references to subrepositories consistent
Matt Harbison
- [PATCH 8 of 8] test-subrepo: demonstrate a status problem when merge deletes a file
Matt Harbison
- [PATCH 5 of 8] archival: flag missing files as a dirty wdir() in the metadata file (BC)
Matt Harbison
- [PATCH 1 of 4] color: call curses.setupterm() earlier
Gregory Szorc
- [PATCH 2 of 4] color: refactor how terminfo colors are defined
Gregory Szorc
- [PATCH 3 of 4] color: automatically define 16 and 256 colors if supported
Gregory Szorc
- [PATCH 4 of 4] [RFC] color: support different styling depending on color support (BC)
Gregory Szorc
- [PATCH 6 of 6] rebase: remove revprecursor and revpruned states
Jun Wu
- Transient Windows test failures
Matt Harbison
- [PATCH 3 of 4] color: automatically define 16 and 256 colors if supported
Jun Wu
- [PATCH 3 of 4] color: automatically define 16 and 256 colors if supported
Gregory Szorc
- [PATCH 4 of 4] [RFC] color: support different styling depending on color support (BC)
Jun Wu
- Next plans on radixlink and hash-preserving obsstore
Sean Farley
- [PATCH 1 of 3] match: remove unnecessary '^' from regexes
Martin von Zweigbergk
- [PATCH 2 of 3] match: combine regex code for path: and relpath:
Martin von Zweigbergk
- [PATCH 3 of 3] match: also optimize "path:." to use alwaysmatcher
Martin von Zweigbergk
- [PATCH] revset: define successors revset
Yuya Nishihara
- [PATCH 01 of 14] cache: introduce an abstract class for cache we can upgrade incrementally
Boris Feld
- [PATCH v3] releasenotes: add custom admonitions support for release notes
Yuya Nishihara
- [PATCH 2 of 2 v3] releasenotes: add similarity check function to compare incoming notes
Yuya Nishihara
- [PATCH 1 of 3] match: remove unnecessary '^' from regexes
Yuya Nishihara
- [PATCH 3 of 3] match: also optimize "path:." to use alwaysmatcher
Yuya Nishihara
- [PATCH 1 of 6 V2] localrepo: add isfilecached to check filecache-ed property is already cached
FUJIWARA Katsunori
- [PATCH 2 of 6 V2] journal: execute setup procedures for already instantiated dirstate
FUJIWARA Katsunori
- [PATCH 3 of 6 V2] journal: use wrapfilecache instead of wrapfunction on func of filecache
FUJIWARA Katsunori
- [PATCH 4 of 6 V2] fsmonitor: avoid needless instantiation of dirstate
FUJIWARA Katsunori
- [PATCH 5 of 6 V2] fsmonitor: centralize setup procedures for dirstate
FUJIWARA Katsunori
- [PATCH 6 of 6 V2] fsmonitor: execute setup procedures only if dirstate is already instantiated
FUJIWARA Katsunori
- [PATCH 4 of 8] cmdutil: simplify the dirty check in howtocontinue()
Yuya Nishihara
- [PATCH 5 of 8] archival: flag missing files as a dirty wdir() in the metadata file (BC)
Yuya Nishihara
- [PATCH 8 of 8] test-subrepo: demonstrate a status problem when merge deletes a file
Yuya Nishihara
- [PATCH 3 of 3] match: also optimize "path:." to use alwaysmatcher
Martin von Zweigbergk
- [PATCH 01 of 14] cache: introduce an abstract class for cache we can upgrade incrementally
Jun Wu
- [PATCH 11 of 11 sparse] dirstate: integrate sparse matcher with _ignore (API)
Martin von Zweigbergk
- [PATCH] revset: define successors revset
Jun Wu
- [PATCH] convert: transcode CVS log messages by specified encoding (issue5597)
FUJIWARA Katsunori
- Next plans on radixlink and hash-preserving obsstore
Siddharth Agarwal
- Next plans on radixlink and hash-preserving obsstore
Siddharth Agarwal
- [PATCH 1 of 4] match: make nevermatcher an exact matcher and a prefix matcher
Martin von Zweigbergk
- [PATCH 2 of 4] match: express anypats(), not prefix(), in terms of the others
Martin von Zweigbergk
- [PATCH 3 of 4] match: inverse _anypats(), making it _prefix()
Martin von Zweigbergk
- [PATCH 4 of 4] match: override matchfn instead of __call__ for consistency
Martin von Zweigbergk
- Next plans on radixlink and hash-preserving obsstore
Martin von Zweigbergk
- [PATCH V2] revset: define successors revset
Jun Wu
- Next plans on radixlink and hash-preserving obsstore
Sean Farley
- Next plans on radixlink and hash-preserving obsstore
Sean Farley
- Next plans on radixlink and hash-preserving obsstore
Sean Farley
- [PATCH 11 of 11 sparse] dirstate: integrate sparse matcher with _ignore (API)
Durham Goode
- Next plans on radixlink and hash-preserving obsstore
Durham Goode
- [PATCH 11 of 11 sparse] dirstate: integrate sparse matcher with _ignore (API)
Martin von Zweigbergk
- Next plans on radixlink and hash-preserving obsstore
Augie Fackler
- [PATCH 11 of 11 sparse] dirstate: integrate sparse matcher with _ignore (API)
Durham Goode
- Next plans on radixlink and hash-preserving obsstore
Sean Farley
- Next plans on radixlink and hash-preserving obsstore
Augie Fackler
- [PATCH] template: rename successorssets template into successorgroup
Sean Farley
- Experimenting with Phabricator for reviews
Kevin Bullock
- Next plans on radixlink and hash-preserving obsstore
Sean Farley
- [PATCH 11 of 11 sparse] dirstate: integrate sparse matcher with _ignore (API)
Martin von Zweigbergk
- [PATCH 11 of 11 sparse] dirstate: integrate sparse matcher with _ignore (API)
Gregory Szorc
- [PATCH 6 of 6] rebase: remove revprecursor and revpruned states
Jun Wu
- [Bug 5616] New: Generate multiline commit messages when passed multiple `-m` options.
mercurial-bugs at mercurial-scm.org
- [PATCH 11 of 11 sparse] dirstate: integrate sparse matcher with _ignore (API)
Durham Goode
- [PATCH 04 of 11 sparse] sparse: refactor activeprofiles into a generic function (API)
Martin von Zweigbergk
- [PATCH 06 of 11 sparse] sparse: move config updating function into core
Martin von Zweigbergk
- Next plans on radixlink and hash-preserving obsstore
Martin von Zweigbergk
- Next plans on radixlink and hash-preserving obsstore
Jun Wu
- Next plans on radixlink and hash-preserving obsstore
Martin von Zweigbergk
- [PATCH 3 of 4] color: automatically define 16 and 256 colors if supported
Kyle Lippincott
- Community video chats?
Phil Cohen
- [PATCH 4 of 4] [RFC] color: support different styling depending on color support (BC)
Kyle Lippincott
- [PATCH 3 of 4] color: automatically define 16 and 256 colors if supported
Gregory Szorc
- [PATCH 3 of 4] color: automatically define 16 and 256 colors if supported
Kyle Lippincott
- [PATCH] sslutil: check for missing certificate and key files (issue5598)
Gregory Szorc
- [PATCH 3 of 4] color: automatically define 16 and 256 colors if supported
Gregory Szorc
- [PATCH 04 of 11 sparse] sparse: refactor activeprofiles into a generic function (API)
Gregory Szorc
- [PATCH 1 of 8 sparse V2] sparse: move config updating function into core
Gregory Szorc
- [PATCH 2 of 8 sparse V2] sparse: clean up updateconfig()
Gregory Szorc
- [PATCH 3 of 8 sparse V2] sparse: shorten try..except block in updateconfig()
Gregory Szorc
- [PATCH 4 of 8 sparse V2] sparse: use self instead of repo.dirstate
Gregory Szorc
- [PATCH 5 of 8 sparse V2] dirstate: expose a sparse matcher on dirstate (API)
Gregory Szorc
- [PATCH 6 of 8 sparse V2] dirstate: move validation of files in sparse checkout from extension
Gregory Szorc
- [PATCH 7 of 8 sparse V2] dirstate: move customizations to rebuild() from sparse extension
Gregory Szorc
- [PATCH 8 of 8 sparse V2] dirstate: integrate sparse matcher with _ignore (API)
Gregory Szorc
- [PATCH 09 of 11 sparse] dirstate: move validation of files in sparse checkout from extension
Martin von Zweigbergk
- [PATCH 4 of 8 sparse V2] sparse: use self instead of repo.dirstate
Martin von Zweigbergk
- [PATCH 7 of 8 sparse V2] dirstate: move customizations to rebuild() from sparse extension
Martin von Zweigbergk
- [PATCH 5 of 8 sparse V2] dirstate: expose a sparse matcher on dirstate (API)
Martin von Zweigbergk
- [PATCH 9 of 9] template: use template-engine for obsfate
Boris Feld
- [PATCH] template: rename successorssets template into successorgroup
Yuya Nishihara
- [PATCH V2] revset: define successors revset
Yuya Nishihara
- [PATCH 1 of 4] match: make nevermatcher an exact matcher and a prefix matcher
Yuya Nishihara
- [PATCH 3 of 4] match: inverse _anypats(), making it _prefix()
Yuya Nishihara
- [PATCH] sslutil: check for missing certificate and key files (issue5598)
Yuya Nishihara
- [PATCH 3 of 4] match: inverse _anypats(), making it _prefix()
Martin von Zweigbergk
- [PATCH 1 of 6 V2] localrepo: add isfilecached to check filecache-ed property is already cached
Yuya Nishihara
- [PATCH v3] releasenotes: add custom admonitions support for release notes
Pulkit Goyal
- [PATCH 3 of 4] match: inverse _anypats(), making it _prefix()
Yuya Nishihara
- Community video chats?
Augie Fackler
- [PATCH v3] releasenotes: add custom admonitions support for release notes
Yuya Nishihara
- [PATCH] sslutil: check for missing certificate and key files (issue5598)
Augie Fackler
- [PATCH] convert: transcode CVS log messages by specified encoding (issue5597)
Augie Fackler
- [PATCH V2] localrepo: cache types for filtered repos (issue5043)
Augie Fackler
- [PATCH] hgweb: re-implement followlines UI selection using buttons
Augie Fackler
- [PATCH 12 of 14] vfs: add the possibility to have a "ward" to check vfs usage
Boris Feld
- [PATCH 1 of 3 V2] vfs: allow to pass more argument to audit
Boris Feld
- [PATCH 2 of 3 V2] repovfs: add a ward to check if locks are properly taken
Boris Feld
- [PATCH 3 of 3 V2] reposvfs: add a ward to check if locks are properly taken
Boris Feld
- [PATCH 9 of 9] template: use template-engine for obsfate
Yuya Nishihara
- Community video chats?
Yuya Nishihara
- [PATCH 1 of 3 V3] vfs: allow to pass more argument to audit
Boris Feld
- [PATCH 2 of 3 V3] repovfs: add a ward to check if locks are properly taken
Boris Feld
- [PATCH 3 of 3 V3] reposvfs: add a ward to check if locks are properly taken
Boris Feld
- Community video chats?
Durham Goode
- [PATCH 01 of 10 V2] configitems: register the 'bugzilla.apikey' config
Boris Feld
- [PATCH 02 of 10 V2] configitems: register the 'bugzilla.bzdir' config
Boris Feld
- [PATCH 03 of 10 V2] configitems: register the 'bugzilla.bzemail' config
Boris Feld
- [PATCH 04 of 10 V2] configitems: register the 'bugzilla.bzurl' config
Boris Feld
- [PATCH 05 of 10 V2] configitems: register the 'bugzilla.bzuser' config
Boris Feld
- [PATCH 06 of 10 V2] configitems: register the 'bugzilla.db' config
Boris Feld
- [PATCH 07 of 10 V2] configitems: register the 'bugzilla.fixregexp' config
Boris Feld
- [PATCH 08 of 10 V2] configitems: register the 'bugzilla.fixresolution' config
Boris Feld
- [PATCH 09 of 10 V2] configitems: register the 'bugzilla.fixstatus' config
Boris Feld
- [PATCH 10 of 10 V2] configitems: register the 'bugzilla.host' config
Boris Feld
- mercurial at 33366: 30 new changesets
Mercurial Commits
- [PATCH 10 of 10] configitems: register the 'bugzilla.host' config
Augie Fackler
- [PATCH V2] match: inverse _anypats(), making it _prefix()
Martin von Zweigbergk
- [PATCH 10 of 10 V2] configitems: register the 'bugzilla.host' config
Augie Fackler
- [PATCH 11 of 11 sparse] dirstate: integrate sparse matcher with _ignore (API)
Martin von Zweigbergk
- [PATCH 04 of 11 sparse] sparse: refactor activeprofiles into a generic function (API)
Durham Goode
- [PATCH 11 of 11 sparse] dirstate: integrate sparse matcher with _ignore (API)
Durham Goode
- [PATCH 11 of 11 sparse] dirstate: integrate sparse matcher with _ignore (API)
Martin von Zweigbergk
- Experimenting with Phabricator for reviews
Gregory Szorc
- Community video chats?
Sean Farley
- Have someone tried Kallithea for code review (was Re: Experimenting with Phabricator for reviews)
Long Vu
- Potential BC changes to sparse before freeze
Gregory Szorc
- [PATCH 6 of 8 sparse V2] dirstate: move validation of files in sparse checkout from extension
FUJIWARA Katsunori
- Experimenting with Phabricator for reviews
Kevin Bullock
- [PATCH V3] status: add a flag to terse the output (issue4119)
Augie Fackler
- [PATCH] commitextras: move fb's extension which add extras to a commit to core
Durham Goode
- Experimenting with Phabricator for reviews
Jun Wu
- Experimenting with Phabricator for reviews
Phillip Cohen
- Experimenting with Phabricator for reviews
Kevin Bullock
- [PATCH V3] status: add a flag to terse the output (issue4119)
Pulkit Goyal
- [PATCH] template: rename successorssets template into successorgroup
Sean Farley
- Test message 3
phabricator at mercurial-scm.org
- [PATCH 9 of 9] template: use template-engine for obsfate
Jun Wu
- Potential BC changes to sparse before freeze
Durham Goode
- Community video chats?
Phillip Cohen
- Potential BC changes to sparse before freeze
Gregory Szorc
- Potential BC changes to sparse before freeze
Jun Wu
- Community video chats?
Augie Fackler
- Potential BC changes to sparse before freeze
Martin von Zweigbergk
- Potential BC changes to sparse before freeze
Siddharth Agarwal
- [PATCH 1 of 2] rebase: add config to move rebase into a single transaction
Durham Goode
- [PATCH 2 of 2] rebase: use one dirstateguard for when using rebase.singletransaction
Durham Goode
- [Differential] [Request, 2 lines] D49: modcheck: whitelist lz4revlog
quark (Jun Wu)
- [Bug 5617] New: demandimport: regression failed to load module with same name as the class
mercurial-bugs at mercurial-scm.org
- [Differential] [Request, 2 lines] D49: modcheck: whitelist lz4revlog
Jun Wu
- [PATCH 1 of 2] rebase: add config to move rebase into a single transaction
Martin von Zweigbergk
- Experimenting with Phabricator for reviews
Phillip Cohen
- [PATCH 1 of 2] rebase: add config to move rebase into a single transaction
Durham Goode
- [PATCH 01 of 14] cache: introduce an abstract class for cache we can upgrade incrementally
Sean Farley
- [PATCH 6 of 6 V2] fsmonitor: execute setup procedures only if dirstate is already instantiated
Jun Wu
- [PATCH 4 of 4] [RFC] color: support different styling depending on color support (BC)
Sean Farley
- [PATCH] tagmerge: use workingfilectx to write merged tags
Phil Cohen
- [Differential] [Request, 2 lines] D56: py3: make localrepo filtered repo cache work on py3
martinvonz (Martin von Zweigbergk)
- [Differential] [Request, 25 lines] D57: match: write forceincludematcher using unionmatcher
martinvonz (Martin von Zweigbergk)
- [Differential] [Request, 20 lines] D58: match: make unionmatcher a proper matcher
martinvonz (Martin von Zweigbergk)
- [Differential] [Request, 10 lines] D60: match: remove unused negatematcher
martinvonz (Martin von Zweigbergk)
- [Differential] [Request, 38 lines] D59: sparse: override dirstate.walk() instead of dirstate._ignore
martinvonz (Martin von Zweigbergk)
- [Differential] [Commented On] D56: py3: make localrepo filtered repo cache work on py3
dsp (David Soria Parra)
- [PATCH] test-https: stabilize for Windows
Matt Harbison
- [PATCH] context: name files relative to cwd in warning messages
Matt Harbison
- [PATCH] amend: new extension providing the amend command
Jun Wu
- [PATCH V2] revset: define successors revset
Matt Harbison
- [PATCH V2] revset: define successors revset
Jun Wu
- [PATCH V2] revset: define successors revset
Jun Wu
- [PATCH] amend: new extension providing the amend command
Martin von Zweigbergk
- [PATCH] amend: new extension providing the amend command
Jun Wu
- [PATCH V2] amend: new extension providing the amend command
Jun Wu
- [Bug 5618] New: zsh completion: for 'import' command the flag '--partial' is not in list of possible completions
mercurial-bugs at mercurial-scm.org
- [PATCH 1 of 2 v2] commitextras: move fb extension to core which add extras to a commit
Pulkit Goyal
- [PATCH 2 of 2 v2] commitextras: check the format of the arguments and no internal key is used
Pulkit Goyal
- [PATCH 01 of 10] configitems: register the 'bugzilla.mocklog' config
Boris Feld
- [PATCH 02 of 10] configitems: register the 'bugzilla.password' config
Boris Feld
- [PATCH 03 of 10] configitems: register the 'bugzilla.regexp' config
Boris Feld
- [PATCH 04 of 10] configitems: register the 'bugzilla.strip' config
Boris Feld
- [PATCH 05 of 10] configitems: register the 'bugzilla.style' config
Boris Feld
- [PATCH 06 of 10] configitems: register the 'bugzilla.template' config
Boris Feld
- [PATCH 07 of 10] configitems: register the 'bugzilla.timeout' config
Boris Feld
- [PATCH 08 of 10] configitems: register the 'bugzilla.user' config
Boris Feld
- [PATCH 09 of 10] configitems: register the 'bugzilla.usermap' config
Boris Feld
- [PATCH 10 of 10] configitems: register the 'bugzilla.version' config
Boris Feld
- [PATCH 9 of 9] template: use template-engine for obsfate
Yuya Nishihara
- [PATCH 9 of 9] template: use template-engine for obsfate
Boris Feld
- [Differential] [Commented On] D58: match: make unionmatcher a proper matcher
dsp (David Soria Parra)
- [Differential] [Commented On] D57: match: write forceincludematcher using unionmatcher
dsp (David Soria Parra)
- [Differential] [Commented On] D59: sparse: override dirstate.walk() instead of dirstate._ignore
dsp (David Soria Parra)
- [Differential] [Commented On] D57: match: write forceincludematcher using unionmatcher
martinvonz (Martin von Zweigbergk)
- [PATCH 1 of 4] changegroup: stop treating strip as special when dealing with phases
Boris Feld
- [PATCH 2 of 4] bundle2: support the 'targetphase' parameter for the changegroup part
Boris Feld
- [PATCH 3 of 4] bundle2: automatically add 'targetphase' parameter in writenewbundle
Boris Feld
- [PATCH 4 of 4] bundle2: no longer use 'retractboundary' in updatephases
Boris Feld
- [PATCH] zsh_completion: add '--partial' flag to completions for 'import' (issue5618)
Martin Tietze
- [PATCH] revset: add experimental set subscript operator
Yuya Nishihara
- [Differential] [Commented On] D59: sparse: override dirstate.walk() instead of dirstate._ignore
martinvonz (Martin von Zweigbergk)
- [Bug 5619] New: obsmarker pushed for prune even though changeset was not pushed
mercurial-bugs at mercurial-scm.org
- [PATCH 9 of 9] template: use template-engine for obsfate
Yuya Nishihara
- [Differential] [Commented On] D59: sparse: override dirstate.walk() instead of dirstate._ignore
durham (Durham Goode)
- Experimenting with Phabricator for reviews
Durham Goode
- [Differential] [Commented On] D59: sparse: override dirstate.walk() instead of dirstate._ignore
durham (Durham Goode)
- [PATCH 9 of 9] template: use template-engine for obsfate
Jun Wu
- [Differential] [Commented On] D57: match: write forceincludematcher using unionmatcher
durham (Durham Goode)
- [Differential] [Commented On] D58: match: make unionmatcher a proper matcher
durham (Durham Goode)
- [Differential] [Commented On] D60: match: remove unused negatematcher
durham (Durham Goode)
- [PATCH V2] amend: new extension providing the amend command
Martin von Zweigbergk
- [Differential] [Commented On] D59: sparse: override dirstate.walk() instead of dirstate._ignore
martinvonz (Martin von Zweigbergk)
- [Differential] [Updated] D57: match: write forceincludematcher using unionmatcher
martinvonz (Martin von Zweigbergk)
- [Differential] [Request, 97 lines] D63: rebase: use one dirstateguard for when using rebase.singletransaction
durham (Durham Goode)
- [Differential] [Request, 40 lines] D62: rebase: add config to move rebase into a single transaction
durham (Durham Goode)
- Experimenting with Phabricator for reviews
Adrian Buehlmann
- [PATCH 1 of 7] tests: remove meaningless comment from blacklist for fsmonitor
FUJIWARA Katsunori
- [PATCH 2 of 7] tests: remove meaningless entries from blacklist for fsmonitor
FUJIWARA Katsunori
- [PATCH 3 of 7] tests: take extra care for fsmonitor at enabling incompatible extension
FUJIWARA Katsunori
- [PATCH 4 of 7] tests: add extra output for fsmonitor at showconfig
FUJIWARA Katsunori
- [PATCH 5 of 7] tests: add extra output for fsmonitor at checking under .hg
FUJIWARA Katsunori
- [PATCH 6 of 7] tests: avoid tests related to directory permission if running with fsmonitor
FUJIWARA Katsunori
- [PATCH 7 of 7] tests: categorize entries in blacklist for fsmonitor for future reference
FUJIWARA Katsunori
- [PATCH] revset: add experimental set subscript operator
Sean Farley
- Experimenting with Phabricator for reviews
Sean Farley
- [PATCH] revset: add experimental set subscript operator
Jun Wu
- [PATCH] revset: add experimental set subscript operator
Sean Farley
- Experimenting with Phabricator for reviews
Sean Farley
- Experimenting with Phabricator for reviews
Durham Goode
- [PATCH 7 of 8] branchmap: remove use of buffer() to support Python 2.6
FUJIWARA Katsunori
- [PATCH 7 of 8] branchmap: remove use of buffer() to support Python 2.6
Gregory Szorc
- [Differential] [Commented On] D62: rebase: add config to move rebase into a single transaction
phillco (Phil Cohen)
- Experimenting with Phabricator for reviews
Phillip Cohen
- Experimenting with Phabricator for reviews
Durham Goode
- Experimenting with Phabricator for reviews
Phillip Cohen
- [Differential] [Accepted] D62: rebase: add config to move rebase into a single transaction
phillco (Phil Cohen)
- [PATCH v3] releasenotes: add custom admonitions support for release notes
Rishabh Madan
- [Differential] [Accepted] D62: rebase: add config to move rebase into a single transaction
martinvonz (Martin von Zweigbergk)
- [Differential] [Accepted] D63: rebase: use one dirstateguard for when using rebase.singletransaction
martinvonz (Martin von Zweigbergk)
- [Differential] [Changed Subscribers] D63: rebase: use one dirstateguard for when using rebase.singletransaction
phillco (Phil Cohen)
- Experimenting with Phabricator for reviews
Sean Farley
- Experimenting with Phabricator for reviews
Phillip Cohen
- Experimenting with Phabricator for reviews
Sean Farley
- Experimenting with Phabricator for reviews
Phillip Cohen
- [Differential] [Commented On] D63: rebase: use one dirstateguard for when using rebase.singletransaction
martinvonz (Martin von Zweigbergk)
- [Differential] [Commented On] D62: rebase: add config to move rebase into a single transaction
martinvonz (Martin von Zweigbergk)
- mercurial at 33387: 21 new changesets
Mercurial Commits
- [Differential] [Request, 18 lines] D64: histedit: remove transaction from state object
martinvonz (Martin von Zweigbergk)
- [Differential] [Request, 17 lines] D65: histedit: create transaction outside of try
martinvonz (Martin von Zweigbergk)
- [Differential] [Request, 32 lines] D66: histedit: extract InterventionRequired transaction handling to utils
martinvonz (Martin von Zweigbergk)
- [Differential] [Request, 2 lines] D67: test-check-pyflakes: do not leave test.py in the repo
quark (Jun Wu)
- [Differential] [Request, 53 lines] D68: dirstate: update backup functions to take full backup filename
simpkins (Adam Simpkins)
- [Differential] [Commented On] D57: match: write forceincludematcher using unionmatcher
dsp (David Soria Parra)
- [Differential] [Request, 6 lines] D69: tests: put temporary files in $TESTTMP
simpkins (Adam Simpkins)
- [Differential] [Accepted] D64: histedit: remove transaction from state object
dsp (David Soria Parra)
- [Differential] [Updated, 19 lines] D64: histedit: remove transaction from state object
martinvonz (Martin von Zweigbergk)
- [Differential] [Commented On] D64: histedit: remove transaction from state object
martinvonz (Martin von Zweigbergk)
- [Differential] [Updated, 17 lines] D65: histedit: create transaction outside of try
martinvonz (Martin von Zweigbergk)
- [Differential] [Updated, 32 lines] D66: histedit: extract InterventionRequired transaction handling to utils
martinvonz (Martin von Zweigbergk)
- [Differential] [Accepted] D69: tests: put temporary files in $TESTTMP
quark (Jun Wu)
- [Differential] [Commented On] D69: tests: put temporary files in $TESTTMP
quark (Jun Wu)
- [PATCH 1 of 3] contrib: add a codemod script to write coreconfigitem
Jun Wu
- [PATCH 2 of 3] configitems: use codemod script to register coreconfigitems
Jun Wu
- [PATCH 3 of 3] configitems: use devel.all-warnings to replace devel.all
Jun Wu
- [PATCH 2 of 3] configitems: use codemod script to register coreconfigitems
Jun Wu
- [PATCH 4 of 4] bundle2: no longer use 'retractboundary' in updatephases
Sean Farley
- [Differential] [Request, 5 lines] D72: httpclient: honor the timeout when setting up the connection
simpkins (Adam Simpkins)
- [PATCH 4 of 4] bundle2: no longer use 'retractboundary' in updatephases
Martin von Zweigbergk
- Community video chats?
Boris Feld
- [Differential] [Commented On] D72: httpclient: honor the timeout when setting up the connection
lothiraldan (Boris Feld)
- [Differential] [Commented On] D66: histedit: extract InterventionRequired transaction handling to utils
lothiraldan (Boris Feld)
- [POLL] Mass renaming options for consistency + guidelines
David Demelier
- [PATCH 9 of 9] template: use template-engine for obsfate
Boris Feld
- [PATCH V2] amend: new extension providing the amend command
Gregory Szorc
- [PATCH 1 of 4] configitems: handle case were the default value is not static
Boris Feld
- [PATCH 2 of 4] configitems: register the 'color.pagermode' config
Boris Feld
- [PATCH 3 of 4] configitems: register the 'progress.width' config
Boris Feld
- [PATCH 4 of 4] configitems: register the 'worker.backgroundclose' config
Boris Feld
- [PATCH 1 of 3 V3] vfs: allow to pass more argument to audit
Yuya Nishihara
- [POLL] Mass renaming options for consistency + guidelines
Augie Fackler
- [PATCH 9 of 9] template: use template-engine for obsfate
Jun Wu
- [PATCH 12 of 14] vfs: add the possibility to have a "ward" to check vfs usage
Yuya Nishihara
- [POLL] Mass renaming options for consistency + guidelines
David Demelier
- [PATCH V2] amend: new extension providing the amend command
Jun Wu
- [PATCH V2] match: inverse _anypats(), making it _prefix()
Yuya Nishihara
- [Differential] [Commented On] D66: histedit: extract InterventionRequired transaction handling to utils
martinvonz (Martin von Zweigbergk)
- [PATCH V2] match: inverse _anypats(), making it _prefix()
Martin von Zweigbergk
- [PATCH 9 of 9] template: use template-engine for obsfate
Jun Wu
- [PATCH 1 of 3] revset: do not compute weight for integer literal argument
Yuya Nishihara
- [PATCH 2 of 3] revset: add experimental relation and subscript operators
Yuya Nishihara
- [PATCH 3 of 3] revset: add experimental ancestors/descendants relation subscript
Yuya Nishihara
- [PATCH] templatekw: export ui.paths as {peerpaths}
Yuya Nishihara
- [PATCH 4 of 4] bundle2: no longer use 'retractboundary' in updatephases
Martin von Zweigbergk
- [Differential] [Request, 139 lines] D73: util: remove unused ctxmanager
martinvonz (Martin von Zweigbergk)
- [PATCH 4 of 4] bundle2: no longer use 'retractboundary' in updatephases
Sean Farley
- [Differential] [Accepted] D57: match: write forceincludematcher using unionmatcher
dsp (David Soria Parra)
- [PATCH] templatekw: export ui.paths as {peerpaths}
Sean Farley
- [PATCH 3 of 3] revset: add experimental ancestors/descendants relation subscript
Sean Farley
- [Bug 5621] New: hg id could be faster when local modifications are present
mercurial-bugs at mercurial-scm.org
- [PATCH V4] status: add a flag to terse the output (issue4119)
Pulkit Goyal
- [PATCH 5 of 5] template: add successors template
Sean Farley
- [Differential] [Commented On] D66: histedit: extract InterventionRequired transaction handling to utils
durham (Durham Goode)
- [Differential] [Accepted] D65: histedit: create transaction outside of try
durham (Durham Goode)
- [Differential] [Accepted] D67: test-check-pyflakes: do not leave test.py in the repo
martinvonz (Martin von Zweigbergk)
- [Differential] [Accepted] D68: dirstate: update backup functions to take full backup filename
phillco (Phil Cohen)
- [Differential] [Accepted] D38: phabricator: allow specifying reviewers on phabsend
phillco (Phil Cohen)
- [Differential] [Updated, 25 lines] D65: histedit: create transaction outside of try
martinvonz (Martin von Zweigbergk)
- [Differential] [Commented On] D65: histedit: create transaction outside of try
martinvonz (Martin von Zweigbergk)
- [Differential] [Updated, 32 lines] D66: histedit: extract InterventionRequired transaction handling to utils
martinvonz (Martin von Zweigbergk)
- [PATCH 1 of 3 V3] vfs: allow to pass more argument to audit
Boris Feld
- [PATCH 2 of 2 v2] commitextras: check the format of the arguments and no internal key is used
Sean Farley
- [Differential] [Commented On] D62: rebase: add config to move rebase into a single transaction
durham (Durham Goode)
- [Differential] [Commented On] D62: rebase: add config to move rebase into a single transaction
durham (Durham Goode)
- [Bug 5620] New: 4.1.3 not listed as a possible version
mercurial-bugs at mercurial-scm.org
- [Differential] [Updated] D62: rebase: add config to move rebase into a single transaction
martinvonz (Martin von Zweigbergk)
- [Bug 5622] New: hg id option to not check for modified files
mercurial-bugs at mercurial-scm.org
- [PATCH 1 of 4] win32: work around a WinError problem handling HRESULT types
Matt Harbison
- [PATCH 2 of 4] win32: add a method to trigger the Crypto API to complete a certificate chain
Matt Harbison
- [PATCH 3 of 4] debug: add a method to check the state of, and built an SSL cert chain
Matt Harbison
- [PATCH 4 of 4] sslutil: inform the user about how to fix an incomplete certificate chain
Matt Harbison
- [Bug 4119] New: don't list the content of untracked directories in status command
Josef 'Jeff' Sipek
- [Bug 4119] New: don't list the content of untracked directories in status command
Pulkit Goyal
- [PATCH 2 of 2 v2] commitextras: check the format of the arguments and no internal key is used
Matt Harbison
- [PATCH 2 of 2 v2] commitextras: check the format of the arguments and no internal key is used
Pulkit Goyal
- [PATCH 2 of 2 v2] commitextras: check the format of the arguments and no internal key is used
Matt Harbison
- [Differential] [Request, 82 lines] D76: contrib: add a codemod script to rewrite nested with
quark (Jun Wu)
- [Differential] [Request, 352 lines] D77: codemod: simplify nested withs
quark (Jun Wu)
- [Differential] [Commented On] D77: codemod: simplify nested withs
quark (Jun Wu)
- [Differential] [Updated, 66 lines] D76: contrib: add a codemod script to rewrite nested with
quark (Jun Wu)
- [Differential] [Updated, 66 lines] D76: contrib: add a codemod script to rewrite nested with
quark (Jun Wu)
- [Differential] [Abandoned] D69: tests: put temporary files in $TESTTMP
simpkins (Adam Simpkins)
- [Differential] [Planned Changes] D76: contrib: add a codemod script to rewrite nested with
quark (Jun Wu)
- [PATCH 1 of 2] test-paths: mask out JSON specific path differences for Windows
Matt Harbison
- [PATCH 2 of 2] test-amend: fix HGEDITOR shell script to run on Windows
Matt Harbison
- [Differential] [Updated, 124 lines] D76: contrib: add a codemod script to rewrite nested with
quark (Jun Wu)
- [PATCH 1 of 4] win32: work around a WinError problem handling HRESULT types
Gregory Szorc
- [Differential] [Updated, 20 lines] D58: match: make unionmatcher a proper matcher
martinvonz (Martin von Zweigbergk)
- [Differential] [Updated, 25 lines] D57: match: write forceincludematcher using unionmatcher
martinvonz (Martin von Zweigbergk)
- [Differential] [Updated, 10 lines] D60: match: remove unused negatematcher
martinvonz (Martin von Zweigbergk)
- [Bug 5623] New: finding the best ancestor for two changesets fails with certain graphs
mercurial-bugs at mercurial-scm.org
- [PATCH] parsers: fix invariant bug in find_deepest
Sune Foldager
- [PATCH V2] parsers: fix invariant bug in find_deepest
Sune Foldager
- [PATCH 1 of 2] run-tests: add color to output if pygments is available
Yuya Nishihara
- [PATCH] tagmerge: use workingfilectx to write merged tags
Yuya Nishihara
- [PATCH] test-https: stabilize for Windows
Yuya Nishihara
- [PATCH 1 of 7] tests: remove meaningless comment from blacklist for fsmonitor
Yuya Nishihara
- [PATCH 1 of 2] test-paths: mask out JSON specific path differences for Windows
Yuya Nishihara
- [PATCH 02 of 10] configitems: register the 'bugzilla.password' config
Yuya Nishihara
- [PATCH 03 of 10] configitems: register the 'bugzilla.regexp' config
Yuya Nishihara
- [PATCH 01 of 11] phase: put retractboundary out of the loop in advanceboundary
Boris Feld
- [PATCH 02 of 11] phases: extract the intermediate set of affected revs
Boris Feld
- [PATCH 03 of 11] phases: track phase movements in 'advanceboundary'
Boris Feld
- [PATCH 04 of 11] phases: extract the core of boundary retraction in '_retractboundary'
Boris Feld
- [PATCH 05 of 11] phases: add a 'registernew' method to set new phases
Boris Feld
- [PATCH 06 of 11] localrepo: use the 'registernew' function to set the phase of new commit
Boris Feld
- [PATCH 07 of 11] convert: use the new 'phase.registernew' function
Boris Feld
- [PATCH 08 of 11] phases: rework phase movement code in 'cg.apply' to use 'registernew'
Boris Feld
- [PATCH 09 of 11] phases: detect when boundaries has been actually retracted
Boris Feld
- [PATCH 10 of 11] phases: track phase changes from 'retractboundary'
Boris Feld
- [PATCH 11 of 11] phases: test phases tracking at the transaction level
Boris Feld
- Experimenting with Phabricator for reviews
Yuya Nishihara
- [PATCH 1 of 3 V3] vfs: allow to pass more argument to audit
Yuya Nishihara
- [PATCH 1 of 2] phases: remove trace of addednodes in the 'phase-heads' handling
Boris Feld
- [PATCH 2 of 2] changegroup: stop returning and recording added nodes in 'cg.apply'
Boris Feld
- [PATCH] context: name files relative to cwd in warning messages
Yuya Nishihara
- [PATCH 2 of 2] run-tests: also color the summary messages (skipped, failed...)
Yuya Nishihara
- [PATCH] zsh_completion: add '--partial' flag to completions for 'import' (issue5618)
Yuya Nishihara
- [PATCH 1 of 3 V4] vfs: allow to pass more argument to audit
Boris Feld
- [PATCH 2 of 3 V4] repovfs: add a ward to check if locks are properly taken
Boris Feld
- [PATCH 3 of 3 V4] reposvfs: add a ward to check if locks are properly taken
Boris Feld
- [PATCH] templatekw: export ui.paths as {peerpaths}
Yuya Nishihara
- Experimenting with Phabricator for reviews
Gregory Szorc
- [PATCH 2 of 3 V4] repovfs: add a ward to check if locks are properly taken
Yuya Nishihara
- [PATCH 2 of 3 V4] repovfs: add a ward to check if locks are properly taken
Yuya Nishihara
- [PATCH 1 of 9 V2] configitems: register the 'bugzilla.regexp' config
Boris Feld
- [PATCH 2 of 9 V2] configitems: register the 'bugzilla.strip' config
Boris Feld
- [PATCH 3 of 9 V2] configitems: register the 'bugzilla.style' config
Boris Feld
- [PATCH 4 of 9 V2] configitems: register the 'bugzilla.template' config
Boris Feld
- [PATCH 5 of 9 V2] configitems: register the 'bugzilla.timeout' config
Boris Feld
- [PATCH 6 of 9 V2] configitems: register the 'bugzilla.user' config
Boris Feld
- [PATCH 7 of 9 V2] configitems: register the 'bugzilla.usermap' config
Boris Feld
- [PATCH 8 of 9 V2] configitems: register the 'bugzilla.version' config
Boris Feld
- [PATCH 9 of 9 V2] bugzilla: move the default regexp for fix in the config declaration
Boris Feld
- [POLL] Mass renaming options for consistency + guidelines
Augie Fackler
- Community video chats?
Augie Fackler
- [Differential] [Accepted] D77: codemod: simplify nested withs
durin42 (Augie Fackler)
- [Differential] [Updated] D77: codemod: simplify nested withs
martinvonz (Martin von Zweigbergk)
- [Differential] [Requested Changes] D72: httpclient: honor the timeout when setting up the connection
durin42 (Augie Fackler)
- [Differential] [Accepted] D32: revlog: use struct.Struct instances for slight performance wins
durin42 (Augie Fackler)
- [Differential] [Updated] D37: phabricator: avoid calling differential.getrawdiff
durin42 (Augie Fackler)
- [PATCH 2 of 2 v2] commitextras: check the format of the arguments and no internal key is used
Durham Goode
- [Differential] [Commented On] D30: merge: Removed sorting in casefolding detection, for a slight performance win
alex_gaynor (Alex Gaynor)
- Experimenting with Phabricator for reviews
Augie Fackler
- [PATCH] templatekw: hide {peerpaths} keyword for 4.3
Yuya Nishihara
- [Differential] [Commented On] D37: phabricator: avoid calling differential.getrawdiff
quark (Jun Wu)
- [Differential] [Commented On] D77: codemod: simplify nested withs
quark (Jun Wu)
- [Differential] [Commented On] D30: merge: Removed sorting in casefolding detection, for a slight performance win
quark (Jun Wu)
- [Differential] [Updated] D30: merge: Removed sorting in casefolding detection, for a slight performance win
durin42 (Augie Fackler)
- Experimenting with Phabricator for reviews
Danek Duvall
- [Differential] [Closed] D31: revlog: micro-optimize the computation of hashes
alex_gaynor (Alex Gaynor)
- [Differential] [Closed] D32: revlog: use struct.Struct instances for slight performance wins
alex_gaynor (Alex Gaynor)
- [Differential] [Commented On] D30: merge: Removed sorting in casefolding detection, for a slight performance win
alex_gaynor (Alex Gaynor)
- [PATCH 11 of 11] phases: test phases tracking at the transaction level
Augie Fackler
- [PATCH 2 of 2] changegroup: stop returning and recording added nodes in 'cg.apply'
Augie Fackler
- [PATCH 9 of 9 V2] bugzilla: move the default regexp for fix in the config declaration
Augie Fackler
- [PATCH 4 of 4] configitems: register the 'worker.backgroundclose' config
Augie Fackler
- [PATCH V2] parsers: fix invariant bug in find_deepest
Augie Fackler
- [PATCH] templatekw: hide {peerpaths} keyword for 4.3
Augie Fackler
- [Differential] [Closed] D56: py3: make localrepo filtered repo cache work on py3
martinvonz (Martin von Zweigbergk)
- [Differential] [Closed] D67: test-check-pyflakes: do not leave test.py in the repo
quark (Jun Wu)
- [Differential] [Commented On] D77: codemod: simplify nested withs
martinvonz (Martin von Zweigbergk)
- mercurial at 33437: 50 new changesets
Mercurial Commits
- [Differential] [Closed] D33: phabricator: respect metadata sent by arc
quark (Jun Wu)
- [Differential] [Closed] D34: phabricator: finding old nodes in batch
quark (Jun Wu)
- [Differential] [Closed] D36: phabricator: verify local tags before trusting them
quark (Jun Wu)
- [Differential] [Closed] D73: util: remove unused ctxmanager
martinvonz (Martin von Zweigbergk)
- [Differential] [Closed] D64: histedit: remove transaction from state object
martinvonz (Martin von Zweigbergk)
- [Differential] [Closed] D68: dirstate: update backup functions to take full backup filename
simpkins (Adam Simpkins)
- [Differential] [Closed] D65: histedit: create transaction outside of try
martinvonz (Martin von Zweigbergk)
- [Differential] [Closed] D57: match: write forceincludematcher using unionmatcher
martinvonz (Martin von Zweigbergk)
- [Differential] [Closed] D77: codemod: simplify nested withs
quark (Jun Wu)
- [Differential] [Closed] D58: match: make unionmatcher a proper matcher
martinvonz (Martin von Zweigbergk)
- [Differential] [Closed] D66: histedit: extract InterventionRequired transaction handling to utils
martinvonz (Martin von Zweigbergk)
- [Differential] [Abandoned] D76: contrib: add a codemod script to rewrite nested with
quark (Jun Wu)
- [PATCH 11 of 11] phases: test phases tracking at the transaction level
Boris Feld
- [PATCH 11 of 11] phases: test phases tracking at the transaction level
Augie Fackler
- [PATCH 10 of 10] effectflag: detect when diff changed
Augie Fackler
- [Differential] [Request, 2 lines] D82: tests: fix an incorrect description in test-ignore.t
martinvonz (Martin von Zweigbergk)
- [PATCH 01 of 12] bookmark: introduce a 'applychanges' function to gather bookmark movement
Boris Feld
- [PATCH 02 of 12] bookmark: use 'applychanges' for bookmark deletion
Boris Feld
- [PATCH 03 of 12] bookmark: use 'applychanges' for bookmark renaming
Boris Feld
- [PATCH 04 of 12] bookmark: use 'applychanges' for adding new bookmark
Boris Feld
- [PATCH 05 of 12] bookmark: use 'applychanges' when updating from a remote
Boris Feld
- [PATCH 06 of 12] bookmark: use 'applychanges' when updating a bookmark through pushkey
Boris Feld
- [PATCH 07 of 12] bookmark: use 'applychanges' when updating bookmark in histedit
Boris Feld
- [PATCH 08 of 12] bookmark: use 'applychanges' in the convert extension
Boris Feld
- [PATCH 09 of 12] bookmark: use 'applychanges' when stripping
Boris Feld
- [PATCH 10 of 12] bookmark: use 'applychanges' in the mq extension
Boris Feld
- [PATCH 11 of 12] bookmark: use 'applychanges' in 'repair.strip'
Boris Feld
- [PATCH 12 of 12] bookmarks: use 'applychanges' for bookmark update
Boris Feld
- [PATCH 2 of 3] configitems: use codemod script to register coreconfigitems
Martin von Zweigbergk
- [Differential] [Request, 2 lines] D83: match: make base matcher return True for visitdir
durham (Durham Goode)
- [Differential] [Accepted] D83: match: make base matcher return True for visitdir
martinvonz (Martin von Zweigbergk)
- [PATCH 02 of 14] cache: introduce a changelogsourcebase class
Augie Fackler
- [PATCH 03 of 14] obsstore: keep self._data updated with _addmarkers
Augie Fackler
- [PATCH 05 of 14] obsstore: add a method to incrementally retrieve obsmarkers
Augie Fackler
- [Differential] [Commented On] D60: match: remove unused negatematcher
durham (Durham Goode)
- [PATCH 10 of 14] obsstore: pass a repository object for initialisation
Augie Fackler
- [PATCH 10 of 14] obsstore: pass a repository object for initialisation
Boris Feld
- [Differential] [Commented On] D60: match: remove unused negatematcher
martinvonz (Martin von Zweigbergk)
- mercurial at 33476: 39 new changesets
Mercurial Commits
- [PATCH 12 of 14] obscache: use the obscache to compute the obsolete set
Augie Fackler
- [PATCH 10 of 14] obsstore: pass a repository object for initialisation
Augie Fackler
- [PATCH 12 of 12] bookmarks: use 'applychanges' for bookmark update
Augie Fackler
- [PATCH 4 of 4] sslutil: inform the user about how to fix an incomplete certificate chain
Augie Fackler
- [PATCH 10 of 14] obsstore: pass a repository object for initialisation
Boris Feld
- [PATCH 10 of 14] obsstore: pass a repository object for initialisation
Augie Fackler
- [PATCH 1 of 3] contrib: add a codemod script to write coreconfigitem
Augie Fackler
- [PATCH 2 of 3] configitems: use codemod script to register coreconfigitems
Augie Fackler
- [PATCH 3 of 3] configitems: use devel.all-warnings to replace devel.all
Augie Fackler
- [Differential] [Commented On] D37: phabricator: avoid calling differential.getrawdiff
durin42 (Augie Fackler)
- [PATCH 2 of 3] configitems: use codemod script to register coreconfigitems
Jun Wu
- [PATCH 2 of 3] configitems: use codemod script to register coreconfigitems
Augie Fackler
- [PATCH 2 of 3] configitems: use codemod script to register coreconfigitems
Martin von Zweigbergk
- [PATCH 2 of 3] configitems: use codemod script to register coreconfigitems
Augie Fackler
- [Differential] [Requested Changes] D21: rebase: rewrite defineparents
durin42 (Augie Fackler)
- [Differential] [Accepted] D26: rebase: remove revignored and nullmerge states
durin42 (Augie Fackler)
- [Differential] [Accepted] D25: rebase: remove messages for nullmerge and revignored (BC)
durin42 (Augie Fackler)
- [Differential] [Accepted] D24: rebase: remove revprecursor and revpruned states (BC)
durin42 (Augie Fackler)
- [Differential] [Accepted] D23: rebase: move obsoleted not rebased messages earlier (BC)
durin42 (Augie Fackler)
- [Differential] [Accepted] D22: rebase: extract ctx description logic to a function
durin42 (Augie Fackler)
- [Differential] [Commented On] D30: merge: Removed sorting in casefolding detection, for a slight performance win
durin42 (Augie Fackler)
- [Differential] [Commented On] D30: merge: Removed sorting in casefolding detection, for a slight performance win
alex_gaynor (Alex Gaynor)
- [Differential] [Commented On] D30: merge: Removed sorting in casefolding detection, for a slight performance win
alex_gaynor (Alex Gaynor)
- [PATCH 1 of 2 V3] commitextras: move fb extension to core which add extras to a commit
Pulkit Goyal
- [PATCH 2 of 2 V3] commitextras: check the format of the arguments and no internal key is used
Pulkit Goyal
- [Differential] [Commented On] D21: rebase: rewrite defineparents
quark (Jun Wu)
- [Differential] [Updated, 257 lines] D21: rebase: rewrite defineparents
quark (Jun Wu)
- [Differential] [Updated, 27 lines] D23: rebase: move obsoleted not rebased messages earlier (BC)
quark (Jun Wu)
- [Differential] [Updated, 70 lines] D26: rebase: remove revignored and nullmerge states
quark (Jun Wu)
- [Differential] [Updated, 32 lines] D24: rebase: remove revprecursor and revpruned states (BC)
quark (Jun Wu)
- [Differential] [Request, 6 lines] D85: rebase: remove rebaseset from _checkobsrebase
quark (Jun Wu)
- [PATCH 12 of 14] obscache: use the obscache to compute the obsolete set
Boris Feld
- [PATCH] run-tests: make sure to check if pygments is installed before using it
Pulkit Goyal
- [PATCH 12 of 14] obscache: use the obscache to compute the obsolete set
Jun Wu
- Friendly reminder: Freeze starts next week
Augie Fackler
- [PATCH] run-tests: make sure to check if pygments is installed before using it
Jun Wu
- [Differential] [Commented On] D21: rebase: rewrite defineparents
durin42 (Augie Fackler)
- [PATCH V2] parsers: fix invariant bug in find_deepest
Sune Foldager
- [PATCH V2] parsers: fix invariant bug in find_deepest
Augie Fackler
- [PATCH V2] parsers: fix invariant bug in find_deepest
Sune Foldager
- [Differential] [Updated, 257 lines] D21: rebase: rewrite defineparents
quark (Jun Wu)
- [Differential] [Updated] D21: rebase: rewrite defineparents
quark (Jun Wu)
- [PATCH V2] codemod: register core configitems using a script
Jun Wu
- [PATCH remotenames] locks: take wlock for file writes
Durham Goode
- [PATCH] run-tests: make sure to check if pygments is installed before using it
Augie Fackler
- [PATCH] templates: add substring and string length operations
Rodrigo Damazio Bovendorp
- Experimenting with Phabricator for reviews
Jun Wu
- Experimenting with Phabricator for reviews
Sean Farley
- Experimenting with Phabricator for reviews
Sean Farley
- Experimenting with Phabricator for reviews
Jun Wu
- Experimenting with Phabricator for reviews
Sean Farley
- [PATCH] templates: add substring and string length operations
Rodrigo Damazio
- Experimenting with Phabricator for reviews
Jun Wu
- Experimenting with Phabricator for reviews
Sean Farley
- Community video chats?
Sean Farley
- [PATCH v2] templates: add substring and string length operations
Rodrigo Damazio Bovendorp
- Community video chats?
Augie Fackler
- [PATCH V2] codemod: register core configitems using a script
Martin von Zweigbergk
- [PATCH v3] releasenotes: add custom admonitions support for release notes
Yuya Nishihara
- [PATCH] templates: add substring and string length operations
Yuya Nishihara
- [PATCH] templates: add substring and string length operations
Rodrigo Damazio
- [PATCH] templates: add substring and string length operations
Yuya Nishihara
- [PATCH 1 of 2] selector2: vendor selector2 library
Jun Wu
- [PATCH 2 of 2] commandserver: use selector2
Jun Wu
- [POLL] Mass renaming options for consistency + guidelines
Yuya Nishihara
- [PATCH 2 of 2] commandserver: use selector2
Yuya Nishihara
- [PATCH] templates: add substring and string length operations
Martin von Zweigbergk
- [Differential] [Closed] D82: tests: fix an incorrect description in test-ignore.t
martinvonz (Martin von Zweigbergk)
- [Differential] [Closed] D83: match: make base matcher return True for visitdir
durham (Durham Goode)
- mercurial at 33479: 3 new changesets
Mercurial Commits
- [PATCH 2 of 2] commandserver: use selector2
Jun Wu
- [PATCH V2] context: name files relative to cwd in warning messages
Matt Harbison
- [PATCH] run-tests: disable color on Windows
Matt Harbison
- [PATCH] run-tests: disable color on Windows
Yuya Nishihara
- [Differential] [Request, 5 lines] D93: tests: simplify config in test-rebase-detach.t
martinvonz (Martin von Zweigbergk)
- [Differential] [Request, 92 lines] D92: drawdag: include files from both parents in merge commits
martinvonz (Martin von Zweigbergk)
- [Differential] [Request, 537 lines] D94: tests: rewrite test-rebase-detach.t using drawdag
martinvonz (Martin von Zweigbergk)
- [PATCH V2] context: name files relative to cwd in warning messages
Yuya Nishihara
- [PATCH] templates: add substring and string length operations
Yuya Nishihara
- [PATCH 2 of 2] commandserver: use selector2
Yuya Nishihara
- [PATCH 2 of 2] commandserver: use selector2
Yuya Nishihara
- [PATCH] scmutil: remove duplicated import of i18n._()
Yuya Nishihara
- Community video chats?
Boris Feld
- [PATCH 01 of 10] bookmark: remove a useless 'recordchange' in the amend code
Boris Feld
- [PATCH 02 of 10] bookmark: split out target computation from 'deletedivergent'
Boris Feld
- [PATCH 03 of 10] bookmark: use 'divergent2delete' in 'scmutil.cleanupnode'
Boris Feld
- [PATCH 04 of 10] bookmark: use 'divergent2delete' when updating a bookmark
Boris Feld
- [PATCH 05 of 10] bookmark: use 'divergent2delete' in checkconflict
Boris Feld
- [PATCH 06 of 10] bookmark: drop deletedivergent
Boris Feld
- [PATCH 07 of 10] bookmark: deprecate 'recordchange' in favor of 'applychanges'
Boris Feld
- [PATCH 08 of 10] bookmark: track bookmark changes at the transaction level
Boris Feld
- [PATCH 09 of 10] bookmark: deprecate direct set of a bookmark value
Boris Feld
- [PATCH 10 of 10] bookmark: deprecate direct del of a bookmark value
Boris Feld
- [PATCH 1 of 2] selector2: vendor selector2 library
Yuya Nishihara
- Experimenting with Phabricator for reviews
Augie Fackler
- [PATCH 2 of 2] commandserver: use selector2
Augie Fackler
- [Differential] [Accepted] D92: drawdag: include files from both parents in merge commits
quark (Jun Wu)
- [Differential] [Accepted] D93: tests: simplify config in test-rebase-detach.t
quark (Jun Wu)
- [Differential] [Accepted] D94: tests: rewrite test-rebase-detach.t using drawdag
quark (Jun Wu)
- [PATCH 2 of 2] commandserver: use selector2
Sean Farley
- [PATCH 1 of 9] configitems: register the 'ui.fallbackencoding' config
Boris Feld
- [PATCH 2 of 9] configitems: register the 'ui.forcecwd' config
Boris Feld
- [PATCH 3 of 9] color: drop the _enabledbydefault module variable
Boris Feld
- [PATCH 4 of 9] configitems: register the 'ui.color' config
Boris Feld
- [PATCH 5 of 9] configitems: register the 'ui.mergemarkertemplate' config
Boris Feld
- [PATCH 6 of 9] configitems: register the 'bugzilla.notify' config
Boris Feld
- [PATCH 7 of 9] debugextensions: drop the color from the test
Boris Feld
- [PATCH 8 of 9] extensions: expand the builtins extensions declaration
Boris Feld
- [PATCH 9 of 9] color: drop the now useless color extension
Boris Feld
- [PATCH remotenames] locks: take wlock for file writes
Sean Farley
- Potential BC changes to sparse before freeze
Gregory Szorc
- Potential BC changes to sparse before freeze
Sean Farley
- Potential BC changes to sparse before freeze
Gregory Szorc
- [Differential] [Request, 18 lines] D95: sparse: use set for capturing profiles
indygreg (Gregory Szorc)
- [Differential] [Request, 31 lines] D96: sparse: require [section] in sparse config files (BC)
indygreg (Gregory Szorc)
- Community video chats?
Phillip Cohen
- [Differential] [Commented On] D92: drawdag: include files from both parents in merge commits
quark (Jun Wu)
- Potential BC changes to sparse before freeze
Sean Farley
- Experimenting with Phabricator for reviews
Phillip Cohen
- [PATCH 04 of 14] obsstore: let read marker API take a range of offsets
Sean Farley
- [PATCH] scmutil: remove duplicated import of i18n._()
Sean Farley
- [Differential] [Request, 149 lines] D98: revset: support reading aliases from a .hgrevsets file
indygreg (Gregory Szorc)
- [Differential] [Request, 10 lines] D97: revset: pass repo when passing ui
indygreg (Gregory Szorc)
- [Differential] [Commented On] D98: revset: support reading aliases from a .hgrevsets file
indygreg (Gregory Szorc)
- [PATCH] debugignore: eliminate inconsistencies with `hg status` (issue5222)
Matt Harbison
- [PATCH 2 of 2] match: implement __repr__() and update users (API)
Matt Harbison
- [PATCH] test-phase-exchange: stabilize for Windows
Matt Harbison
- [Differential] [Updated, 535 lines] D94: tests: rewrite test-rebase-detach.t using drawdag
martinvonz (Martin von Zweigbergk)
- [Differential] [Updated, 91 lines] D92: drawdag: include files from both parents in merge commits
martinvonz (Martin von Zweigbergk)
- [Differential] [Commented On] D94: tests: rewrite test-rebase-detach.t using drawdag
martinvonz (Martin von Zweigbergk)
- [PATCH] Update README to discuss remote pull, rsync, and the hg repo
mlaneuville at gmail.com
- [PATCH] run-tests: make sure to check if pygments is installed before using it
mlaneuville at gmail.com
- [PATCH] Update README to discuss remote pull, rsync, and the hg repo
Matthieu Laneuville
- [Differential] [Commented On] D92: drawdag: include files from both parents in merge commits
martinvonz (Martin von Zweigbergk)
- [PATCH v2] run-tests: also color the summary messages (skipped, failed...)
mlaneuville at gmail.com
- [PATCH 1 of 8] vfsward: register 'write with no lock' warnings as 'check-locks' config
Boris Feld
- [PATCH 2 of 8] cachevfs: add a vfs dedicated to cache
Boris Feld
- [PATCH 3 of 8] cachevfs: use the new vfs in when computing branchmap cache
Boris Feld
- [PATCH 4 of 8] cachevfs: migration the revbranchcache to 'cachevfs'
Boris Feld
- [PATCH 5 of 8] cachevfs: migrate tagscache to 'cachevfs'
Boris Feld
- [PATCH 6 of 8] cachevfs: migration the tags fnode cache to 'cachevfs'
Boris Feld
- [PATCH 7 of 8] cachevfs: add a devel warning for cache access though 'vfs'
Boris Feld
- [PATCH 8 of 8] share: share 'cachevfs' with the source clone (issue5108)
Boris Feld
- [PATCH 1 of 3] test-trip: fix call to super class in crashtriprepo
Boris Feld
- [PATCH 2 of 3] transaction-summary: display the summary for all transactions
Boris Feld
- [PATCH 3 of 3] debugobsolete: also report the number of obsoleted changesets
Boris Feld
- [Differential] [Commented On] D98: revset: support reading aliases from a .hgrevsets file
quark (Jun Wu)
- [PATCH 1 of 2] commandserver: do not handle EINTR
Jun Wu
- [PATCH 2 of 2] commandserver: close selector explicitly
Jun Wu
- [PATCH v3] releasenotes: add custom admonitions support for release notes
Rishabh Madan
- [PATCH v3] releasenotes: add custom admonitions support for release notes
Rishabh Madan
- [PATCH 1 of 2] commandserver: do not handle EINTR
Yuya Nishihara
- [PATCH 2 of 2] commandserver: close selector explicitly
Yuya Nishihara
- [PATCH] debugignore: eliminate inconsistencies with `hg status` (issue5222)
Yuya Nishihara
- [PATCH v3] releasenotes: add custom admonitions support for release notes
Yuya Nishihara
- [PATCH] test-phase-exchange: stabilize for Windows
Yuya Nishihara
- [PATCH 1 of 4] tests: drop "absimport" conditionals which should be always true
Yuya Nishihara
- [PATCH 2 of 4] demandimport: drop hack for old Pythons which had no level argument
Yuya Nishihara
- [PATCH 3 of 4] demandimport: drop Py3 workarounds from Py2 implementation
Yuya Nishihara
- [PATCH 4 of 4] demandimport: prefer loaded module over package attribute (issue5617)
Yuya Nishihara
- [PATCH v3] releasenotes: add custom admonitions support for release notes
Augie Fackler
- [PATCH 1 of 2] commandserver: do not handle EINTR
Jun Wu
- [PATCH V2] commandserver: do not handle EINTR for selector.select
Jun Wu
- [Differential] [Accepted] D95: sparse: use set for capturing profiles
dsp (David Soria Parra)
- [Differential] [Changed Subscribers] D96: sparse: require [section] in sparse config files (BC)
dsp (David Soria Parra)
- [Differential] [Commented On] D98: revset: support reading aliases from a .hgrevsets file
mharbison72 (Matt Harbison)
- [PATCH 10 of 10] bookmark: deprecate direct del of a bookmark value
Sean Farley
- [PATCH 9 of 9] color: drop the now useless color extension
Sean Farley
- [Bug 5624] New: I renamed a directory to be the same name of an existing file and overwrite it, resulted in "file THE OVERWRITTEN FILE S NAME in dirstate clashes with SOME FILE IN THE NEWLY RENAMED DIRECTORY"
mercurial-bugs at mercurial-scm.org
- [PATCH 9 of 9] color: drop the now useless color extension
David Demelier
- [PATCH 1 of 2] archive: use a templater to build the metadata file
Matt Harbison
- [PATCH 2 of 2] archive: add an experimental config to control the metadata file template
Matt Harbison
- [PATCH 9 of 9] color: drop the now useless color extension
David Demelier
- [PATCH V2] commandserver: do not handle EINTR for selector.select
Yuya Nishihara
- [PATCH v3] releasenotes: add custom admonitions support for release notes
Yuya Nishihara
- [PATCH 1 of 2] archive: use a templater to build the metadata file
Yuya Nishihara
- [PATCH 2 of 2] archive: add an experimental config to control the metadata file template
Yuya Nishihara
- [PATCH 9 of 9] color: drop the now useless color extension
Augie Fackler
- [PATCH 4 of 4] demandimport: prefer loaded module over package attribute (issue5617)
Augie Fackler
- [PATCH 1 of 2 V3] commitextras: move fb extension to core which add extras to a commit
Yuya Nishihara
- Potential BC changes to sparse before freeze
Augie Fackler
- [PATCH 1 of 2 V3] commitextras: move fb extension to core which add extras to a commit
Augie Fackler
- [PATCH 8 of 8] share: share 'cachevfs' with the source clone (issue5108)
Augie Fackler
- [PATCH 2 of 3] transaction-summary: display the summary for all transactions
Augie Fackler
- [PATCH v2] run-tests: also color the summary messages (skipped, failed...)
Augie Fackler
- [PATCH] run-tests: make sure to check if pygments is installed before using it
Augie Fackler
- [PATCH 1 of 2 V3] commitextras: move fb extension to core which add extras to a commit
Yuya Nishihara
- [PATCH 1 of 2 V3] commitextras: move fb extension to core which add extras to a commit
Yuya Nishihara
- [PATCH 2 of 2 V3] commitextras: check the format of the arguments and no internal key is used
Yuya Nishihara
- [PATCH v2] run-tests: also color the summary messages (skipped, failed...)
Yuya Nishihara
- [PATCH] test-phase-exchange: stabilize for Windows
FUJIWARA Katsunori
- [PATCH V4] status: add a flag to terse the output (issue4119)
Augie Fackler
- Community video chats?
Durham Goode
- Potential BC changes to sparse before freeze
Gregory Szorc
- Potential BC changes to sparse before freeze
Martin von Zweigbergk
- Experimenting with Phabricator for reviews
Kevin Bullock
- [Differential] D107: util: remove dead code which used to be for old python2 versions
alex_gaynor (Alex Gaynor)
- Potential BC changes to sparse before freeze
Gregory Szorc
- Potential BC changes to sparse before freeze
Augie Fackler
- Potential BC changes to sparse before freeze
Martin von Zweigbergk
- mercurial at 33491: 12 new changesets
Mercurial Commits
- [Differential] D107: util: remove dead code which used to be for old python2 versions
indygreg (Gregory Szorc)
- [PATCH 2 of 3] transaction-summary: display the summary for all transactions
Martin von Zweigbergk
- [Differential] D107: util: remove dead code which used to be for old python2 versions
alex_gaynor (Alex Gaynor)
- [PATCH 2 of 3] transaction-summary: display the summary for all transactions
Martin von Zweigbergk
- [PATCH 9 of 9] color: drop the now useless color extension
Sean Farley
- [PATCH 2 of 2] archive: add an experimental config to control the metadata file template
Martin von Zweigbergk
- [PATCH] win32: copy-edit debugssl messages to match prevailing style
Kevin Bullock
- D60: match: remove unused negatematcher
martinvonz (Martin von Zweigbergk)
- D59: sparse: override dirstate.walk() instead of dirstate._ignore
martinvonz (Martin von Zweigbergk)
- D38: phabricator: allow specifying reviewers on phabsend
quark (Jun Wu)
- D107: util: remove dead code which used to be for old python2 versions
alex_gaynor (Alex Gaynor)
- [PATCH resend] run-tests: make sure to check if pygments is installed before using it
Pulkit Goyal
- D109: sparse: consolidate common code for writing sparse config
indygreg (Gregory Szorc)
- D110: sparse: add a requirement when a repository uses sparse (BC)
indygreg (Gregory Szorc)
- mercurial at 33549: 58 new changesets
Mercurial Commits
- [PATCH] win32: copy-edit debugssl messages to match prevailing style
Jun Wu
- [PATCH resend] run-tests: make sure to check if pygments is installed before using it
Jun Wu
- [PATCH] run-tests: make sure to check if pygments is installed before using it
Augie Fackler
- [PATCH resend] run-tests: make sure to check if pygments is installed before using it
Augie Fackler
- [PATCH] win32: copy-edit debugssl messages to match prevailing style
Augie Fackler
- D97: revset: pass repo when passing ui
durin42 (Augie Fackler)
- D95: sparse: use set for capturing profiles
martinvonz (Martin von Zweigbergk)
- D110: sparse: add a requirement when a repository uses sparse (BC)
martinvonz (Martin von Zweigbergk)
- D95: sparse: use set for capturing profiles
indygreg (Gregory Szorc)
- D96: sparse: require [section] in sparse config files (BC)
indygreg (Gregory Szorc)
- [PATCH v3] run-tests: make sure to check if pygments is installed before using it
mlaneuville at gmail.com
- mercurial at 33551: 2 new changesets
Mercurial Commits
- [PATCH resend] run-tests: make sure to check if pygments is installed before using it
Martin von Zweigbergk
- D110: sparse: add a requirement when a repository uses sparse (BC)
indygreg (Gregory Szorc)
- D95: sparse: use set for capturing profiles
martinvonz (Martin von Zweigbergk)
- [PATCH v3] run-tests: make sure to check if pygments is installed before using it
Jun Wu
- [PATCH] run-tests: check if stream is a tty before using color
mlaneuville at gmail.com
- [PATCH v3] run-tests: also color the summary messages (skipped, failed...)
mlaneuville at gmail.com
- [PATCH resend] run-tests: make sure to check if pygments is installed before using it
Jun Wu
- D113: gitweb: preserve whitespace in description
indygreg (Gregory Szorc)
- D110: sparse: add a requirement when a repository uses sparse (BC)
martinvonz (Martin von Zweigbergk)
- [PATCH resend] run-tests: make sure to check if pygments is installed before using it
Martin von Zweigbergk
- D114: run-tests: pass color option via options object, not global var
martinvonz (Martin von Zweigbergk)
- D115: run-tests: move check isatty() check for color inside parseargs()
martinvonz (Martin von Zweigbergk)
- D117: run-tests: warn if --color=always and no pygments installed
martinvonz (Martin von Zweigbergk)
- D116: run-tests: check pygmentspresent in parseargs()
martinvonz (Martin von Zweigbergk)
- D118: run-tests: remove unnecessary 'with_color' variable
martinvonz (Martin von Zweigbergk)
- D118: run-tests: remove unnecessary 'with_color' variable
quark (Jun Wu)
- [PATCH 1 of 2] archive: use a templater to build the metadata file
Matt Harbison
- [PATCH 2 of 2] archive: add an experimental config to control the metadata file template
Matt Harbison
- D119: color: add autoterminfo option to prefer terminfo over ansi for non-windows
spectral (Kyle Lippincott)
- [PATCH] test-phase-exchange: stabilize for Windows
Matt Harbison
- [PATCH 2 of 2] archive: add an experimental config to control the metadata file template
Matt Harbison
- D120: phabricator: add --status option to phabread
quark (Jun Wu)
- D121: phabricator: use Phabricator's last node information
quark (Jun Wu)
- D122: phabricator: add --amend option to phabsend
quark (Jun Wu)
- [PATCH 2 of 2] archive: add an experimental config to control the metadata file template
Martin von Zweigbergk
- D118: run-tests: remove unnecessary 'with_color' variable
martinvonz (Martin von Zweigbergk)
- D118: run-tests: remove unnecessary 'with_color' variable
martinvonz (Martin von Zweigbergk)
- D120: phabricator: add --status option to phabread
quark (Jun Wu)
- D124: phabricator: change "readpatch" to be more flexible
quark (Jun Wu)
- D125: phabricator: add a small language to query Differential Revisions
quark (Jun Wu)
- D126: phabricator: add status to revision query language
quark (Jun Wu)
- D127: phabricator: add phabupdate command to update status in batch
quark (Jun Wu)
- [PATCH 2 of 3] transaction-summary: display the summary for all transactions
Boris Feld
- [PATCH 10 of 10] effectflag: detect when diff changed
Boris Feld
- [PATCH 1 of 2] commitextras: mark the extension as ADVANCED
Pulkit Goyal
- [PATCH 2 of 2] commitextras: make sure keys are non empty ASCII strings
Pulkit Goyal
- [PATCH 2 of 2] archive: add an experimental config to control the metadata file template
Yuya Nishihara
- [PATCH 2 of 2] archive: add an experimental config to control the metadata file template
Yuya Nishihara
- [PATCH 1 of 2] archive: use a templater to build the metadata file
Yuya Nishihara
- [PATCH 1 of 3 v4] releasenotes: add custom admonitions support for release notes
Rishabh Madan
- [PATCH 2 of 3 v4] releasenotes: add import check for fuzzywuzzy
Rishabh Madan
- [PATCH 3 of 3 v4] releasenotes: add similarity check function to compare incoming notes
Rishabh Madan
- D97: revset: pass repo when passing ui
yuja (Yuya Nishihara)
- [PATCH 1 of 3] test-phases-exchange: properly conditionalize output
Matt Harbison
- [PATCH 2 of 3] run-tests: drop required (feature !) style lines when the output is missing
Matt Harbison
- [PATCH 3 of 3] run-tests: don't drop optional lines after a missing unconditional line
Matt Harbison
- [PATCH 1 of 5 remotenames-ext] locks: take wlock for file writes
Ryan McElroy
- [PATCH 2 of 5 remotenames-ext] vfs: introduce shareawarecachevfs
Ryan McElroy
- [PATCH 3 of 5 remotenames-ext] transition: modernize bookmark writing api usage
Ryan McElroy
- [PATCH 4 of 5 remotenames-ext] push: move to new obsutil api
Ryan McElroy
- [PATCH 5 of 5 remotenames-ext] tests: adjust for changed outputs of strip
Ryan McElroy
- [PATCH 10 of 10] effectflag: detect when diff changed
Christophe de Vienne
- [PATCH] run-tests: check if stream is a tty before using color
Yuya Nishihara
- mercurial at 33553: 2 new changesets
Mercurial Commits
- [PATCH v3] run-tests: also color the summary messages (skipped, failed...)
Yuya Nishihara
- [PATCH 1 of 2] commitextras: mark the extension as ADVANCED
Yuya Nishihara
- [PATCH] check-config: mention the file and line of the error
Ryan McElroy
- [PATCH 2 of 2] commitextras: make sure keys are non empty ASCII strings
Yuya Nishihara
- [PATCH 1 of 3 v4] releasenotes: add custom admonitions support for release notes
Yuya Nishihara
- [PATCH] run-tests: check if stream is a tty before using color
Martin von Zweigbergk
- D122: phabricator: add --amend option to phabsend
mitrandir (Mateusz Jakub Kwapich)
- [PATCH 1 of 3] test-phases-exchange: properly conditionalize output
Yuya Nishihara
- [PATCH 1 of 3] test-phases-exchange: properly conditionalize output
Yuya Nishihara
- [PATCH] run-tests: check if stream is a tty before using color
Yuya Nishihara
- D117: run-tests: warn if --color=always and no pygments installed
yuja (Yuya Nishihara)
- [PATCH] run-tests: check if stream is a tty before using color
Martin von Zweigbergk
- Experimenting with Phabricator for reviews
Yuya Nishihara
- D135: rebase: use one dirstateguard for when using rebase.singletransaction
durham (Durham Goode)
- D134: rebase: add config to move rebase into a single transaction
durham (Durham Goode)
- D62: rebase: add config to move rebase into a single transaction
durham (Durham Goode)
- D63: rebase: use one dirstateguard for when using rebase.singletransaction
durham (Durham Goode)
- D134: rebase: add config to move rebase into a single transaction
martinvonz (Martin von Zweigbergk)
- D135: rebase: use one dirstateguard for when using rebase.singletransaction
martinvonz (Martin von Zweigbergk)
- [PATCH v3] run-tests: also color the summary messages (skipped, failed...)
Yuya Nishihara
- D117: run-tests: warn if --color=always and no pygments installed
martinvonz (Martin von Zweigbergk)
- D119: color: add autoterminfo option to prefer terminfo over ansi for non-windows
simonfar (Simon Farnsworth)
- [PATCH v3] run-tests: also color the summary messages (skipped, failed...)
Martin von Zweigbergk
- D114: run-tests: pass color option via options object, not global var
martinvonz (Martin von Zweigbergk)
- D116: run-tests: drop unnecessary check for pygmentspresent
martinvonz (Martin von Zweigbergk)
- D117: run-tests: warn if --color=always and no pygments installed
martinvonz (Martin von Zweigbergk)
- D118: run-tests: remove unnecessary 'with_color' variable
martinvonz (Martin von Zweigbergk)
- D136: run-tests: combine color conditions into one
martinvonz (Martin von Zweigbergk)
- [PATCH] run-tests: check if stream is a tty before using color
Martin von Zweigbergk
- [POLL] Mass renaming options for consistency + guidelines
Martin von Zweigbergk
- [PATCH] run-tests: check if stream is a tty before using color
Martin von Zweigbergk
- D122: phabricator: add --amend option to phabsend
quark (Jun Wu)
- [PATCH 10 of 10] effectflag: detect when diff changed
Jun Wu
- D114: run-tests: pass color option via test case object , not global var
martinvonz (Martin von Zweigbergk)
- D116: run-tests: drop unnecessary check for pygmentspresent
martinvonz (Martin von Zweigbergk)
- D118: run-tests: remove unnecessary 'with_color' variable
martinvonz (Martin von Zweigbergk)
- [PATCH] run-tests: check if stream is a tty before using color
Martin von Zweigbergk
- D85: rebase: remove rebaseset from _checkobsrebase
quark (Jun Wu)
- [PATCH 1 of 3 v5] releasenotes: add custom admonitions support for release notes
Rishabh Madan
- [PATCH 2 of 3 v5] releasenotes: add import check for fuzzywuzzy
Rishabh Madan
- [PATCH 3 of 3 v5] releasenotes: add similarity check function to compare incoming notes
Rishabh Madan
- D134: rebase: add config to move rebase into a single transaction
durham (Durham Goode)
- D135: rebase: use one dirstateguard for when using rebase.singletransaction
durham (Durham Goode)
- D35: phabricator: sanity check Differential Revision from commit message
krbullock (Kevin Bullock)
- D109: sparse: consolidate common code for writing sparse config
indygreg (Gregory Szorc)
- D113: gitweb: preserve whitespace in description
indygreg (Gregory Szorc)
- D110: sparse: add a requirement when a repository uses sparse (BC)
indygreg (Gregory Szorc)
- D93: tests: simplify config in test-rebase-detach.t
martinvonz (Martin von Zweigbergk)
- D97: revset: pass repo when passing ui
indygreg (Gregory Szorc)
- D92: drawdag: include files from both parents in merge commits
martinvonz (Martin von Zweigbergk)
- D94: tests: rewrite test-rebase-detach.t using drawdag
martinvonz (Martin von Zweigbergk)
- D35: phabricator: sanity check Differential Revision from commit message
quark (Jun Wu)
- D114: run-tests: pass color option via test case object , not global var
krbullock (Kevin Bullock)
- D116: run-tests: drop unnecessary check for pygmentspresent
krbullock (Kevin Bullock)
- D117: run-tests: warn if --color=always and no pygments installed
krbullock (Kevin Bullock)
- D118: run-tests: remove unnecessary 'with_color' variable
krbullock (Kevin Bullock)
- D114: run-tests: pass color option via test case object , not global var
martinvonz (Martin von Zweigbergk)
- D116: run-tests: drop unnecessary check for pygmentspresent
martinvonz (Martin von Zweigbergk)
- D117: run-tests: warn if --color=always and no pygments installed
martinvonz (Martin von Zweigbergk)
- D118: run-tests: remove unnecessary 'with_color' variable
martinvonz (Martin von Zweigbergk)
- D97: revset: pass repo when passing ui
martinvonz (Martin von Zweigbergk)
- [PATCH 10 of 10] effectflag: detect when diff changed
Kevin Bullock
- D135: rebase: use one dirstateguard for when using rebase.singletransaction
martinvonz (Martin von Zweigbergk)
- D134: rebase: add config to move rebase into a single transaction
durham (Durham Goode)
- D119: color: add autoterminfo option to prefer terminfo over ansi for non-windows
krbullock (Kevin Bullock)
- D127: phabricator: add phabupdate command to update status in batch
krbullock (Kevin Bullock)
- [PATCH v2] templates: add substring and string length operations
Kevin Bullock
- D119: color: add autoterminfo option to prefer terminfo over ansi for non-windows
spectral (Kyle Lippincott)
- [PATCH v2] templates: add substring and string length operations
Rodrigo Damazio
- [PATCH] check-config: mention the file and line of the error
Kevin Bullock
- [PATCH v2] templates: add substring and string length operations
Kevin Bullock
- mercurial at 33569: 16 new changesets
Mercurial Commits
- [PATCH 1 of 3 v5] releasenotes: add custom admonitions support for release notes
Kevin Bullock
- D127: phabricator: add phabupdate command to update status in batch
quark (Jun Wu)
- [PATCH 3 of 3 v5] releasenotes: add similarity check function to compare incoming notes
Kevin Bullock
- mercurial at 33571: 2 new changesets
Mercurial Commits
- [PATCH 1 of 3] test-phases-exchange: properly conditionalize output
Matt Harbison
- [PATCH 1 of 4 V2] test-https: properly conditionalize Windows vs non-Windows output
Matt Harbison
- [PATCH 2 of 4 V2] run-tests: drop required (feature !) style lines when the output is missing
Matt Harbison
- [PATCH 3 of 4 V2] run-tests: don't drop optional lines after a missing unconditional line
Matt Harbison
- [PATCH 4 of 4 V2] test-commit: stabilize for filesystems without symlink support
Matt Harbison
- [PATCH v3] run-tests: also color the summary messages (skipped, failed...)
Matthieu Laneuville
- [PATCH v4] run-tests: also color the summary messages (skipped, failed...)
mlaneuville at gmail.com
- [PATCH] bookmarks: rename the active bookmark with no arguments
David Demelier
- [PATCH] bookmarks: rename the active bookmark with no arguments
Ryan McElroy
- [PATCH v4] run-tests: also color the summary messages (skipped, failed...)
Yuya Nishihara
- [PATCH hggit-ext] bookmarks: compatibility with new applychanges api
Ryan McElroy
- [PATCH 1 of 4 V2] test-https: properly conditionalize Windows vs non-Windows output
Yuya Nishihara
- [PATCH v3] run-tests: also color the summary messages (skipped, failed...)
Yuya Nishihara
- Code freeze has begun for 4.3
Kevin Bullock
- [POLL] Mass renaming options for consistency + guidelines
Yuya Nishihara
- mercurial at 33574: 3 new changesets (3 on stable)
Mercurial Commits
- [PATCH hglib] package: update package url
Boris Feld
- [PATCH 1 of 4 V2] test-https: properly conditionalize Windows vs non-Windows output
Yuya Nishihara
- [PATCH hggit-ext] bookmarks: compatibility with new applychanges api
Ryan McElroy
- [POLL] Mass renaming options for consistency + guidelines
David Demelier
- D98: revset: support reading aliases from a .hgrevsets file
yuja (Yuya Nishihara)
- [PATCH 3 of 3 v5] releasenotes: add similarity check function to compare incoming notes
Yuya Nishihara
- [POLL] Mass renaming options for consistency + guidelines
Augie Fackler
- [PATCH 2 of 2] commitextras: make sure keys are non empty ASCII strings
Pulkit Goyal
- D98: revset: support reading aliases from a .hgrevsets file
durin42 (Augie Fackler)
- [Bug 5626] New: `hg purge` doesn't purge files not in the sparse config
mercurial-bugs at mercurial-scm.org
- [PATCH] test-phase-exchange: stabilize for Windows
FUJIWARA Katsunori
- [Bug 5625] New: py2exe frozen 4.3-rc executable fails to launch
mercurial-bugs at mercurial-scm.org
- [PATCH 1 of 2 wheels stable] contrib: make build-linux-wheels.sh executable
Augie Fackler
- [PATCH 2 of 2 wheels stable] contrib: drop Python 2.6 from manylinux1 wheel script
Augie Fackler
- [PATCH 2 of 2 wheels stable] contrib: drop Python 2.6 from manylinux1 wheel script
Boris Feld
- D151: match: override visitdir() in nevermatcher to return False
martinvonz (Martin von Zweigbergk)
- D152: repo: skip invalidation of changelog if it has 'delayed' changes (API)
martinvonz (Martin von Zweigbergk)
- D152: repo: skip invalidation of changelog if it has 'delayed' changes (API)
quark (Jun Wu)
- D153: test-dirstate-race: replace BROKEN line with explanation of changed output
sid0 (Siddharth Agarwal)
- D153: test-dirstate-race: replace BROKEN line with explanation of changed output
sid0 (Siddharth Agarwal)
- D153: test-dirstate-race: replace BROKEN line with explanation of changed output
martinvonz (Martin von Zweigbergk)
- D153: test-dirstate-race: replace BROKEN line with explanation of changed output
sid0 (Siddharth Agarwal)
- D153: test-dirstate-race: replace BROKEN line with explanation of changed output
sid0 (Siddharth Agarwal)
- D153: test-dirstate-race: replace BROKEN line with explanation of changed output
martinvonz (Martin von Zweigbergk)
- D135: rebase: use one dirstateguard for when using rebase.singletransaction
durham (Durham Goode)
- D98: revset: support reading aliases from a .hgrevsets file
yuja (Yuya Nishihara)
- [PATCH 2 of 2] commitextras: make sure keys are non empty ASCII strings
Yuya Nishihara
- [PATCH 1 of 2 STABLE] setup: do not select hg executable that prints unexpected warnings
Yuya Nishihara
- [PATCH 2 of 2 STABLE] setup: forcibly include cext/pure packages in py2exe (issue5625)
Yuya Nishihara
- D135: rebase: use one dirstateguard for when using rebase.singletransaction
martinvonz (Martin von Zweigbergk)
- D153: test-dirstate-race: replace BROKEN line with explanation of changed output
sid0 (Siddharth Agarwal)
- D152: repo: skip invalidation of changelog if it has 'delayed' changes (API)
martinvonz (Martin von Zweigbergk)
- D153: test-dirstate-race: replace BROKEN line with explanation of changed output
martinvonz (Martin von Zweigbergk)
- [Bug 5627] New: rebase moves bookmark backwards if it "created no changes to commit"
mercurial-bugs at mercurial-scm.org
- [PATCH STABLE] rebase: move bookmark to destination for commits becoming empty (issue5627)
Jun Wu
- D153: test-dirstate-race: replace BROKEN line with explanation of changed output
sid0 (Siddharth Agarwal)
- [PATCH 2 of 2 STABLE] setup: forcibly include cext/pure packages in py2exe (issue5625)
Matt Harbison
- [PATCH 1 of 2 STABLE] setup: do not select hg executable that prints unexpected warnings
Matt Harbison
- D153: test-dirstate-race: hide irrelevant hg status output
sid0 (Siddharth Agarwal)
- [PATCH STABLE] rebase: move bookmark to destination for commits becoming empty (issue5627)
Martin von Zweigbergk
- [PATCH 2 of 2 STABLE] setup: forcibly include cext/pure packages in py2exe (issue5625)
Pascal Quantin
- D151: match: override visitdir() in nevermatcher to return False
durham (Durham Goode)
- [PATCH 1 of 2 STABLE] setup: do not select hg executable that prints unexpected warnings
Yuya Nishihara
- [PATCH 2 of 2 STABLE] setup: forcibly include cext/pure packages in py2exe (issue5625)
Yuya Nishihara
- [PATCH 2 of 2 wheels stable] contrib: drop Python 2.6 from manylinux1 wheel script
Yuya Nishihara
- [Bug 5628] New: rebasing symlinks and directories leads to broken experience
mercurial-bugs at mercurial-scm.org
- D171: phabricator: include the suggested arc config in the repo
alex_gaynor (Alex Gaynor)
- [PATCH STABLE] run-tests: pre instantiate pygments objects
Jun Wu
- [PATCH] bookmarks: rename the active bookmark with no arguments
Kevin Bullock
- [PATCH 2 of 2] commitextras: make sure keys are non empty ASCII strings
Kevin Bullock
- [PATCH STABLE] run-tests: pre instantiate pygments objects
Martin von Zweigbergk
- [PATCH [STABLE]] wix: update list of necessary pyd files
Steve Borho
- PLEASE SIGN UP: Mercurial 4.4 sprint
Siddharth Agarwal
- [PATCH STABLE] rebase: move bookmark to destination for commits becoming empty (issue5627)
Jun Wu
- [PATCH STABLE] rebase: move bookmark to destination for commits becoming empty (issue5627)
Martin von Zweigbergk
- [PATCH V2] rebase: move bookmark to destination for commits becoming empty (issue5627)
Jun Wu
- [PATCH 2 of 2 STABLE] setup: forcibly include cext/pure packages in py2exe (issue5625)
Matt Harbison
- [PATCH 2 of 2 STABLE] setup: forcibly include cext/pure packages in py2exe (issue5625)
Steve Borho
- [PATCH 2 of 2 STABLE] setup: forcibly include cext/pure packages in py2exe (issue5625)
Matt Harbison
- [PATCH V2] rebase: move bookmark to destination for commits becoming empty (issue5627)
Martin von Zweigbergk
- [PATCH 2 of 2 STABLE] setup: forcibly include cext/pure packages in py2exe (issue5625)
Steve Borho
- [PATCH [STABLE]] wix: update list of necessary pyd files
Yuya Nishihara
- [Bug 5629] New: Update's changed/deleted/unresolved prompt erroneously drops file from dirstate if (d) is chosen
mercurial-bugs at mercurial-scm.org
- D119: color: add autoterminfo option to prefer terminfo over ansi for non-windows
indygreg (Gregory Szorc)
- Using releasenotes extension for 4.4 cycle
Gregory Szorc
- [PATCH STABLE] status: avoid recursing into ignored directory with "--terse u"
Denis Laxalde
- mercurial at 33578: 4 new changesets (4 on stable)
Mercurial Commits
- Using releasenotes extension for 4.4 cycle
Yuya Nishihara
- [PATCH V2] rebase: move bookmark to destination for commits becoming empty (issue5627)
Martin von Zweigbergk
- Using releasenotes extension for 4.4 cycle
Kevin Bullock
- [PATCH 1 of 5 stable] patch: update copying of dict keys and values to work on Python 3
Augie Fackler
- [PATCH 2 of 5 stable] ui: fix configbytes isinstance check to look for bytes and not str
Augie Fackler
- [PATCH 3 of 5 stable] contrib: remove one test from the python 3 whitelist
Augie Fackler
- [PATCH 4 of 5 stable] setup: explicitly declare supported Python versions
Augie Fackler
- [PATCH 5 of 5 stable] setup: add extra logic to try and recommend a new pip on bad Python
Augie Fackler
- [PATCH 1 of 5 stable] patch: update copying of dict keys and values to work on Python 3
Martin von Zweigbergk
- [PATCH 1 of 5 stable] patch: update copying of dict keys and values to work on Python 3
Augie Fackler
- [PATCH V2] rebase: move bookmark to destination for commits becoming empty (issue5627)
Jun Wu
- [PATCH 1 of 3 stable osx] tests: update mac packaging test expectations
Augie Fackler
- [PATCH 2 of 3 stable osx] osx: new script for generating OS X package versions
Augie Fackler
- [PATCH 3 of 3 stable osx] osx: wire up genosxversion script
Augie Fackler
- [PATCH V2] rebase: move bookmark to destination for commits becoming empty (issue5627)
Jun Wu
- D171: phabricator: include the suggested arc config in the repo
durin42 (Augie Fackler)
- [PATCH] bookmarks: rename the active bookmark with no arguments
Augie Fackler
- Using releasenotes extension for 4.4 cycle
Augie Fackler
- [PATCH V2] rebase: move bookmark to destination for commits becoming empty (issue5627)
Martin von Zweigbergk
- [PATCH 1 of 3] test-phases-exchange: properly conditionalize output
Augie Fackler
- [PATCH STABLE] status: avoid recursing into ignored directory with "--terse u"
Augie Fackler
- D171: phabricator: include the suggested arc config in the repo
simpkins (Adam Simpkins)
- [Bug 5630] New: rebase crash on certain cases
mercurial-bugs at mercurial-scm.org
- [PATCH STABLE V3] rebase: move bookmark to destination for commits becoming empty (issue5627)
Jun Wu
- [PATCH STABLE] status: avoid recursing into ignored directory with "--terse u"
Denis Laxalde
- [PATCH evolve-ext STABLE] topic: make command names valid as expected, even if ui.strict=true
FUJIWARA Katsunori
- D151: match: override visitdir() in nevermatcher to return False
durin42 (Augie Fackler)
- [PATCH evolve-ext STABLE] topic: make command names valid as expected, even if ui.strict=true
Boris Feld
- D152: repo: skip invalidation of changelog if it has 'delayed' changes (API)
quark (Jun Wu)
- D151: match: override visitdir() in nevermatcher to return False
martinvonz (Martin von Zweigbergk)
- D171: phabricator: include the suggested arc config in the repo
alex_gaynor (Alex Gaynor)
- [Bug 5631] New: Add no-commit mode to hg graft
mercurial-bugs at mercurial-scm.org
- PLEASE SIGN UP: Mercurial 4.4 sprint
Siddharth Agarwal
- D152: repo: skip invalidation of changelog if it has 'delayed' changes (API)
indygreg (Gregory Szorc)
- [Bug 5632] New: python3 demandimport busted for relative imports in hgext.journal et al
mercurial-bugs at mercurial-scm.org
- [Bug 5633] New: Python 3 __past__ bytes hack doesn't work with mercurial.extensions.loadpath()
mercurial-bugs at mercurial-scm.org
- [PATCH 5 of 5 stable] setup: add extra logic to try and recommend a new pip on bad Python
Yuya Nishihara
- [PATCH STABLE] setup: drop use of set literal so parsable on Python 2.6
Yuya Nishihara
- mercurial at 33588: 10 new changesets (10 on stable)
Mercurial Commits
- [PATCH STABLE] setup: drop use of set literal so parsable on Python 2.6
Martin von Zweigbergk
- D185: setup: fix mistake that prevented Python 3 from being excluded
durin42 (Augie Fackler)
- [PATCH STABLE V3] rebase: move bookmark to destination for commits becoming empty (issue5627)
Martin von Zweigbergk
- [PATCH STABLE V3] rebase: move bookmark to destination for commits becoming empty (issue5627)
Jun Wu
- [PATCH STABLE V3] rebase: move bookmark to destination for commits becoming empty (issue5627)
Martin von Zweigbergk
- D185: setup: fix mistake that prevented Python 3 from being excluded
durin42 (Augie Fackler)
- [PATCH stable] tests: add support in run-tests.py for an environment variable to stop color
Augie Fackler
- [PATCH 1 of 2 sparse-ext maybe-for-stable] sparse: properly error out when absolute paths are used
Kostia Balytskyi
- [PATCH 2 of 2 sparse-ext maybe-for-stable] sparse: treat paths as cwd-relative
Kostia Balytskyi
- [PATCH V4] status: add a flag to terse the output (issue4119)
Pulkit Goyal
- [PATCH 2 of 2 sparse-ext maybe-for-stable] sparse: treat paths as cwd-relative
Martin von Zweigbergk
- [PATCH] bookmarks: rename the active bookmark with no arguments
demelier.david at gmail.com
- [Bug 5634] New: hg rebase --continue should tell you which files aren't resolved, if it can't continue
mercurial-bugs at mercurial-scm.org
- D189: makefile: build on CentOS 6 with a Python 2.7
Mathiasdm (Mathias De Maré)
- D190: docker: pass proxy arguments to docker process
Mathiasdm (Mathias De Maré)
- [PATCH 1 of 3 stable osx] tests: update mac packaging test expectations
Yuya Nishihara
- [PATCH stable] tests: add support in run-tests.py for an environment variable to stop color
Yuya Nishihara
- [PATCH STABLE] setup: silence warning of unknown option python_requires on distutils
Yuya Nishihara
- [PATCH 1 of 2 STABLE RESEND] setup: do not select hg executable that prints unexpected warnings
Yuya Nishihara
- [PATCH 2 of 2 STABLE RESEND] setup: forcibly include cext/pure packages in py2exe (issue5625)
Yuya Nishihara
- [PATCH 1 of 2 STABLE RESEND] setup: do not select hg executable that prints unexpected warnings
Jun Wu
- D190: docker: pass proxy arguments to docker process
durin42 (Augie Fackler)
- [PATCH 1 of 2 STABLE RESEND] setup: do not select hg executable that prints unexpected warnings
Augie Fackler
- [PATCH STABLE] setup: silence warning of unknown option python_requires on distutils
Augie Fackler
- [PATCH STABLE] phabricator: convert unicode to binary when writing patches
Jun Wu
- D192: phabricator: convert unicode to binary when writing patches
quark (Jun Wu)
- D189: makefile: build on CentOS 6 with a Python 2.7
Mathiasdm (Mathias De Maré)
- D190: docker: pass proxy arguments to docker process
Mathiasdm (Mathias De Maré)
- D192: phabricator: convert unicode to binary when writing patches
quark (Jun Wu)
- mercurial at 33595: 7 new changesets (7 on stable)
Mercurial Commits
- [PATCH STABLE] phabricator: convert unicode to binary when writing patches
Gregory Szorc
- [PATCH STABLE] phabricator: convert unicode to binary when writing patches
Yuya Nishihara
- [PATCH 2 of 2 sparse-ext maybe-for-stable] sparse: treat paths as cwd-relative
Kostia Balytskyi
- mercurial at 33597: 2 new changesets (2 on stable)
Mercurial Commits
- [PATCH FOLLOWUP STABLE] commitextras: make sure keys contains ascii letters, numbers, '_' and '-' only
Pulkit Goyal
- [PATCH STABLE] phabricator: convert unicode to binary when writing patches
Jun Wu
- [PATCH FOLLOWUP STABLE] commitextras: make sure keys contains ascii letters, numbers, '_' and '-' only
Martin von Zweigbergk
- mercurial at 33601: 4 new changesets (4 on stable)
Mercurial Commits
- [PATCH 2 of 2 sparse-ext maybe-for-stable] sparse: treat paths as cwd-relative
Martin von Zweigbergk
- [PATCH website] downloads: reflect Python 2.6 deprecation
Gregory Szorc
- [PATCH 1 of 2] releasenotes: add import check for fuzzywuzzy
Rishabh Madan
- [PATCH 2 of 2] releasenotes: add similarity check function to compare incoming notes
Rishabh Madan
- [PATCH 1 of 2 v6] releasenotes: add import check for fuzzywuzzy
Rishabh Madan
- [PATCH 2 of 2 v6] releasenotes: add similarity check function to compare incoming notes
Rishabh Madan
- [PATCH FOLLOWUP STABLE] commitextras: make sure keys contains ascii letters, numbers, '_' and '-' only
Yuya Nishihara
- [PATCH V2] commitextras: make sure keys contains ascii letters, numbers, '_' and '-' only
Pulkit Goyal
- [PATCH 1 of 2 STABLE] test: add tests for branches and tags with static http repo (issue5613)
Gregory Szorc
- [PATCH 2 of 2 STABLE] statichttprepo: implement wlock() (issue5613)
Gregory Szorc
- [PATCH 1 of 2 v2 sparse-ext maybe-for-stable] sparse: properly error out when absolute paths are used
Kostia Balytskyi
- [PATCH 2 of 2 v2 sparse-ext maybe-for-stable] sparse: treat paths as cwd-relative
Kostia Balytskyi
- [PATCH 2 of 2 v2 sparse-ext maybe-for-stable] sparse: treat paths as cwd-relative
Martin von Zweigbergk
- [PATCH fix-ppa STABLE] make: add new directory 'hgdemandimport' to cleanbutpackages rule
Sean Farley
- [PATCH website] downloads: reflect Python 2.6 deprecation
Sean Farley
- [PATCH V2] commitextras: make sure keys contains ascii letters, numbers, '_' and '-' only
Yuya Nishihara
- [PATCH 1 of 2 STABLE] test: add tests for branches and tags with static http repo (issue5613)
Yuya Nishihara
- [PATCH fix-ppa STABLE] make: add new directory 'hgdemandimport' to cleanbutpackages rule
Yuya Nishihara
- [PATCH 2 of 2 v6] releasenotes: add similarity check function to compare incoming notes
Yuya Nishihara
- [PATCH V2] commitextras: make sure keys contains ascii letters, numbers, '_' and '-' only
Pulkit Goyal
- [PATCH] commitextras: make sure keys are not empty
Pulkit Goyal
- [PATCH] commitextras: make sure keys are not empty
Yuya Nishihara
- [PATCH 2 of 2 v6] releasenotes: add similarity check function to compare incoming notes
Rishabh Madan
- [PATCH 2 of 2 v6] releasenotes: add similarity check function to compare incoming notes
Yuya Nishihara
- [PATCH 2 of 2 v2 sparse-ext maybe-for-stable] sparse: treat paths as cwd-relative
Gregory Szorc
- [Bug 5635] New: repositories mirroring on Bitbucket are outdated.
mercurial-bugs at mercurial-scm.org
- [Bug 5636] New: Emails from bugzilla do not have DKIM header
mercurial-bugs at mercurial-scm.org
- [Bug 5643] New: Test file test-rebase-partial.t broken with Pypy 5.6.0
mercurial-bugs at mercurial-scm.org
- [PATCH STABLE] README: make paragraphs before example code end with "::" for reST syntax
FUJIWARA Katsunori
- [Bug 5637] New: in client.py, class hgclient, summary: return value's commit field is wrong when phase is secret
mercurial-bugs at mercurial-scm.org
- [PATCH 1 of 2 pypy] Fix failing test files with Pypy5.6.0
Boris Feld
- [PATCH 2 of 2 pypy] Fix failing test-devel-warnings.t with Pypy5.6.0
Boris Feld
- [Bug 5638] New: Test file test-extension.t broken with Pypy 5.6.0
mercurial-bugs at mercurial-scm.org
- [Bug 5639] New: Test file test-largefiles.t broken with Pypy 5.6.0
mercurial-bugs at mercurial-scm.org
- [Bug 5640] New: --profile broken with Pypy 5.6.0
mercurial-bugs at mercurial-scm.org
- [Bug 5641] New: hg commit broken with Pypy 5.6.0
mercurial-bugs at mercurial-scm.org
- [Bug 5642] New: Test file test-largefiles.t broken with Pypy 5.6.0
mercurial-bugs at mercurial-scm.org
- [Bug 5644] New: Test file test-revlog-raw.py broken with Pypy 5.6.0
mercurial-bugs at mercurial-scm.org
- [PATCH 2 of 2 pypy] Fix failing test-devel-warnings.t with Pypy5.6.0
Augie Fackler
- mercurial at 33606: 5 new changesets (5 on stable)
Mercurial Commits
- D199: tests: make test-profile.t pass if statprof didn't collect samples
martinvonz (Martin von Zweigbergk)
- D199: tests: make test-profile.t pass if statprof didn't collect samples
durin42 (Augie Fackler)
- D199: tests: make test-profile.t pass if statprof didn't collect samples
martinvonz (Martin von Zweigbergk)
- [Bug 5645] New: "hg ci --addremove" updates dirstate even if it fails
mercurial-bugs at mercurial-scm.org
- D201: tests: clarify that duplicate flag processors is not an error
martinvonz (Martin von Zweigbergk)
- D202: tests: fix test-flagprocessor.t flakiness
martinvonz (Martin von Zweigbergk)
- D203: tests: demonstrate that failed "hg ci -A" updates dirstate (issue5645)
martinvonz (Martin von Zweigbergk)
- D204: commit: don't let failed commit with --addremove update dirstate (issue5645)
martinvonz (Martin von Zweigbergk)
- [Bug 5646] New: zstd-compressed bundles don't work over the ssh protocol
mercurial-bugs at mercurial-scm.org
Last message date:
Tue Aug 1 03:41:26 UTC 2017
Archived on: Thu Jun 30 00:57:10 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).