March 2017 Archives by date
Starting: Wed Mar 1 00:00:44 UTC 2017
Ending: Sat Apr 1 01:53:28 UTC 2017
Messages: 2290
- [PATCH 8 of 8 V2] hgweb: add a "followlines" link to hover-box in annotate
Gregory Szorc
- [PATCH] internals: add some brief documentation about censor
Matt Harbison
- [PATCH 1 of 2 V2] manifest: allow specifying the revlog filename
Martin von Zweigbergk
- [Bug 5492] New: Mercurial does not preserver unix ACL in '.hg.'
mercurial-bugs at mercurial-scm.org
- [PATCH 8 of 8 V2] hgweb: add a "followlines" link to hover-box in annotate
Denis Laxalde
- [PATCH 3 of 4 V2] chgcache: implement the background preloading thread
Yuya Nishihara
- [PATCH 2 of 7] color: initialize color for local peer ui
Yuya Nishihara
- mercurial at 31112: 4 new changesets
Mercurial Commits
- [PATCH 4 of 7] color: update main documentation
Yuya Nishihara
- [Bug 5493] New: ISAPI_WSGI module not work anymore in 4.1 version
mercurial-bugs at mercurial-scm.org
- [PATCH 4 of 7] color: update main documentation
Pierre-Yves David
- [PATCH 6 of 7] help: use 'churn' instead of 'color' as an example extension
Augie Fackler
- mercurial at 31128: 16 new changesets (2 on stable)
Mercurial Commits
- [PATCH 4 of 7] color: update main documentation
Yuya Nishihara
- [PATCH 5 of 8 V2] hgweb: handle "linerange" request parameter in filediff command
Yuya Nishihara
- [PATCH] config: add extension point for extracting all included files
Mathias De Maré
- [PATCH 8 of 8 V2] hgweb: add a "followlines" link to hover-box in annotate
Yuya Nishihara
- [PATCH RFC] similar: allow similarity detection to use sha256 for digesting file contents
FUJIWARA Katsunori
- [PATCH 1 of 8 V2] revset: factor out linerange processing into a utility function
Yuya Nishihara
- [PATCH 5 of 8 V2] hgweb: handle "linerange" request parameter in filediff command
Denis Laxalde
- [PATCH 8 of 8 V2] hgweb: add a "followlines" link to hover-box in annotate
Denis Laxalde
- [PATCH 3 of 4 V2] chgcache: implement the background preloading thread
Jun Wu
- [PATCH RFC] similar: allow similarity detection to use sha256 for digesting file contents
Martin von Zweigbergk
- [PATCH 6 of 7] help: use 'churn' instead of 'color' as an example extension
Pierre-Yves David
- [PATCH 11 of 11 V5] update: allow setting default update check to "noconflict"
Ryan McElroy
- [PATCH 2 of 4 V2] chgcache: report repo paths from worker to master
Jun Wu
- [PATCH 11 of 11 V5] update: allow setting default update check to "noconflict"
Martin von Zweigbergk
- [PATCH] phases: remove experimental.nativephaseskillswitch
Jun Wu
- [PATCH RFC] similar: allow similarity detection to use sha256 for digesting file contents
Gregory Szorc
- [PATCH 1 of 2 V3] manifest: allow specifying the revlog filename
Durham Goode
- [PATCH 2 of 2 V3] treemanifest: make node reuse match flat manifest behavior
Durham Goode
- [PATCH RFC] similar: allow similarity detection to use sha256 for digesting file contents
Mike Hommey
- [PATCH] manifest: remove _repo from manifestctx objects
Durham Goode
- [PATCH RFC] similar: allow similarity detection to use sha256 for digesting file contents
Gregory Szorc
- [PATCH] transaction: enable hardlink backups for non-windows systems
Jun Wu
- [PATCH 11 of 11 V5] update: allow setting default update check to "noconflict"
Ryan McElroy
- [PATCH] help: fix internals.changegroups
Siddharth Agarwal
- [PATCH 1 of 5] localrepo: add some comment about role of various vfs object
Pierre-Yves David
- [PATCH 2 of 5] localrepo: deprecated 'repo.wopener' (API)
Pierre-Yves David
- [PATCH 3 of 5] clonebundle: use 'repo.vfs' instead of 'repo.opener'
Pierre-Yves David
- [PATCH 4 of 5] statichttp: use 'repo.vfs' as the main attribute
Pierre-Yves David
- [PATCH 5 of 5] localrepo: deprecated 'repo.opener' (API)
Pierre-Yves David
- [PATCH 1 of 2] dirstate: try to use hardlink to backup dirstate
Jun Wu
- [PATCH 2 of 2] dirstate: avoid unnecessary load+dump during backup
Jun Wu
- [PATCH] revert: remove set(mf) because it's O(repo)
Durham Goode
- [PATCH 2 of 2] dirstate: avoid unnecessary load+dump during backup
Durham Goode
- [PATCH 1 of 5] transaction: introduce scope
Jun Wu
- [Bug 5494] New: resolve --list continues to display results after rebase completes
mercurial-bugs at mercurial-scm.org
- [PATCH] color: update the help table
Pierre-Yves David
- [PATCH] color: update the help table
Yuya Nishihara
- [PATCH 1 of 4] minirst: detect bullet lists using asterisks
Yuya Nishihara
- [PATCH 2 of 4] minirst: dynamically compile admonitions regexp
Yuya Nishihara
- [PATCH] share: add --relative flag to store a relative path to the source
Yuya Nishihara
- [PATCH] share: add --relative flag to store a relative path to the source
Yuya Nishihara
- [PATCH 8 of 8 V2] hgweb: add a "followlines" link to hover-box in annotate
Yuya Nishihara
- [PATCH 1 of 2] share: fix typo to drop 'shared' requirement on unshare
Yuya Nishihara
- [PATCH 2 of 2] share: drop 'relshared' requirement as well
Yuya Nishihara
- [PATCH] transaction: enable hardlink backups for non-windows systems
Yuya Nishihara
- [PATCH 3 of 4 V2] chgcache: implement the background preloading thread
Yuya Nishihara
- [PATCH] config: add extension point for extracting all included files
Yuya Nishihara
- [PATCH] transaction: enable hardlink backups for non-windows systems
Ryan McElroy
- [PATCH 2 of 2] share: drop 'relshared' requirement as well
Ryan McElroy
- [PATCH 1 of 5] localrepo: add some comment about role of various vfs object
Ryan McElroy
- [PATCH 5 of 5] localrepo: deprecated 'repo.opener' (API)
Ryan McElroy
- [PATCH 1 of 5] transaction: introduce scope
Ryan McElroy
- mercurial at 31129: new changeset
Mercurial Commits
- [PATCH] transaction: enable hardlink backups for non-windows systems
Durham Goode
- Ideas and Mentors for GSoC 2017.
Pulkit Goyal
- [PATCH] revert: remove set(mf) because it's O(repo)
Martin von Zweigbergk
- [PATCH V2] similar: compare between actual file contents for exact identity
FUJIWARA Katsunori
- [PATCH] util: add allowhardlinks module variable
Durham Goode
- [PATCH V2] util: add allowhardlinks module variable
Durham Goode
- [PATCH] util: add allowhardlinks module variable
Durham Goode
- [PATCH] revert: remove set(mf) because it's O(repo)
Durham Goode
- [PATCH] revert: remove set(mf) because it's O(repo)
Martin von Zweigbergk
- [PATCH] util: add a getfstype method
Jun Wu
- [PATCH] util: add a getfstype method
Jun Wu
- [PATCH] transaction: enable hardlink backups for non-windows systems
Augie Fackler
- [PATCH] transaction: enable hardlink backups for non-windows systems
Durham Goode
- [PATCH 3 of 4 V2] chgcache: implement the background preloading thread
Jun Wu
- [PATCH 1 of 3] help: clarify revision / chunk behavior
Jun Wu
- [PATCH 3 of 3] help: document known deficiencies with revlog format
Jun Wu
- [PATCH] posix: update os.popen with subprocess (issue4746)
Rishabh Madan
- [PATCH 1 of 3] help: clarify revision / chunk behavior
Jun Wu
- [PATCH] posix: update os.popen with subprocess (issue4746)
Jun Wu
- [PATCH] util: add a getfstype method
Augie Fackler
- [PATCH] util: add a getfstype method
Jun Wu
- [PATCH V2] util: add allowhardlinks module variable
Augie Fackler
- mercurial at 31134: 5 new changesets
Mercurial Commits
- [PATCH 1 of 5 V2] dirstate: try to use hardlink to backup dirstate
Jun Wu
- [PATCH 2 of 5 V2] dirstate: avoid unnecessary load+dump during backup
Jun Wu
- [PATCH 3 of 5 V2] localrepo: handle rename with hardlinks properly
Jun Wu
- [PATCH 4 of 5 V2] util: add a getfstype method
Jun Wu
- [PATCH 5 of 5 V2] util: restore copyfile's hardlink support for some filesystems
Jun Wu
- [PATCH] util: add a getfstype method
Jun Wu
- [PATCH V2] posix: update os.popen with subprocess (issue4746)
Rishabh Madan
- [PATCH 1 of 2] py3: add pycompat.open and replace open() calls
Pulkit Goyal
- [PATCH 2 of 2] py3: drop unrequired code from __init__.py
Pulkit Goyal
- [PATCH] util: add a getfstype method
Yuya Nishihara
- [PATCH] osx: install bash and zsh completions by default
Yuya Nishihara
- mercurial at 31141: 7 new changesets (5 on stable)
Mercurial Commits
- [PATCH] tests: un-nest the `order` repo in test-rebase-scenario-global
Yuya Nishihara
- [PATCH 1 of 8] fileset: add class to host special handling of initial subset
Pierre-Yves David
- [PATCH 2 of 8] fileset: extract function that builds initial subset from ctx or status
Pierre-Yves David
- [PATCH 3 of 8] fileset: build initial subset in fullmatchctx class
Pierre-Yves David
- [PATCH 4 of 8] fileset: extract function that builds status tuple only if necessary
Pierre-Yves David
- [PATCH 5 of 8] fileset: add function to switch revision where fileset will be evaluated
Pierre-Yves David
- [PATCH 6 of 8] fileset: add revs(revs, fileset) to evaluate set in working directory
Pierre-Yves David
- [PATCH 7 of 8] fileset: allow to specify a basectx for status
Pierre-Yves David
- [PATCH 8 of 8] fileset: add a 'status(...)' predicate to control evaluation context
Pierre-Yves David
- [PATCH 5 of 5] localrepo: deprecated 'repo.opener' (API)
Yuya Nishihara
- [PATCH 1 of 5] localrepo: add some comment about role of various vfs object
Yuya Nishihara
- [PATCH 5 of 5] localrepo: deprecated 'repo.opener' (API)
Yuya Nishihara
- [Bug 5495] New: No way to ask hg to update to a bookmark?
mercurial-bugs at mercurial-scm.org
- [PATCH 1 of 2] py3: add pycompat.open and replace open() calls
Yuya Nishihara
- [PATCH V2] posix: update os.popen with subprocess (issue4746)
Yuya Nishihara
- [PATCH 5 of 5] localrepo: deprecated 'repo.opener' (API)
Pierre-Yves David
- [Bug 5496] New: Unable to clone repo published by ISAPI_WSGI module over HTTPS with client cert auth on Windwows server with local differ from en_US
mercurial-bugs at mercurial-scm.org
- [PATCH] revert: move code dealing with deletions closer together
Martin von Zweigbergk
- [PATCH 1 of 2 V3] manifest: allow specifying the revlog filename
Martin von Zweigbergk
- [PATCH 2 of 2 V3] treemanifest: make node reuse match flat manifest behavior
Martin von Zweigbergk
- [PATCH] revert: move code dealing with deletions closer together
Durham Goode
- [PATCH] util: add a getfstype method
Jun Wu
- [PATCH 1 of 6 py3] config: load included config files in binary mode
Augie Fackler
- [PATCH 2 of 6 py3] config: add sanity assert that files are opened as binary
Augie Fackler
- [PATCH 3 of 6 py3] config: pass some optional args as keywords
Augie Fackler
- [PATCH 4 of 6 py3] ui: fix opts labeling on ui.warn et al for Python 3
Augie Fackler
- [PATCH 5 of 6 py3] ui: fix ui.traceback on Python 3
Augie Fackler
- [PATCH 6 of 6 py3] ui: fix configlist on Python 3
Augie Fackler
- [PATCH 1 of 6] manifest: add match argument to diff and filesnotin
Durham Goode
- [PATCH 2 of 6] copies: remove use of manifest.matches
Durham Goode
- [PATCH 3 of 6] merge: remove uses of manifest.matches
Durham Goode
- [PATCH 4 of 6] status: handle more node indicators in buildstatus
Durham Goode
- [PATCH 5 of 6] context: remove uses of manifest.matches
Durham Goode
- [PATCH 6 of 6] manifest: rename matches to _matches
Durham Goode
- [PATCH V3] posix: update os.popen with subprocess (issue4746)
Rishabh Madan
- [PATCH 1 of 5] localrepo: add some comment about role of various vfs object
Ryan McElroy
- stable ordering of test output
Danek Duvall
- stable ordering of test output
Jun Wu
- [PATCH V3] posix: update os.popen with subprocess (issue4746)
Yuya Nishihara
- [PATCH 8 of 8] fileset: add a 'status(...)' predicate to control evaluation context
Matt Harbison
- [PATCH V3] posix: update os.popen with subprocess (issue4746)
Rishabh Madan
- [PATCH V4] posix: update os.popen with subprocess (issue4746)
Rishabh Madan
- [PATCH 1 of 6 py3] config: load included config files in binary mode
Pulkit Goyal
- [PATCH 4 of 6 py3] ui: fix opts labeling on ui.warn et al for Python 3
Pulkit Goyal
- [PATCH] rebase: move actual rebase into a single transaction
Durham Goode
- [PATCH] rebase: move actual rebase into a single transaction
Durham Goode
- [PATCH] rebase: move actual rebase into a single transaction
Durham Goode
- [PATCH V3] posix: update os.popen with subprocess (issue4746)
Yuya Nishihara
- [PATCH V4] posix: update os.popen with subprocess (issue4746)
Yuya Nishihara
- [PATCH] phases: remove experimental.nativephaseskillswitch
Yuya Nishihara
- [PATCH] manifest: remove _repo from manifestctx objects
Yuya Nishihara
- [PATCH 8 of 8] fileset: add a 'status(...)' predicate to control evaluation context
Matt Harbison
- [PATCH 1 of 6 py3] config: load included config files in binary mode
Yuya Nishihara
- [PATCH 2 of 6 py3] config: add sanity assert that files are opened as binary
Yuya Nishihara
- [PATCH 3 of 6 py3] config: pass some optional args as keywords
Yuya Nishihara
- [PATCH 4 of 6 py3] ui: fix opts labeling on ui.warn et al for Python 3
Yuya Nishihara
- [PATCH 5 of 6 py3] ui: fix ui.traceback on Python 3
Yuya Nishihara
- [PATCH 6 of 6 py3] ui: fix configlist on Python 3
Yuya Nishihara
- [PATCH 3 of 4 V2] chgcache: implement the background preloading thread
Yuya Nishihara
- [PATCH 2 of 4 V2] chgcache: report repo paths from worker to master
Yuya Nishihara
- [PATCH 6 of 8] fileset: add revs(revs, fileset) to evaluate set in working directory
Yuya Nishihara
- [PATCH 8 of 8] fileset: add a 'status(...)' predicate to control evaluation context
Yuya Nishihara
- [PATCH 8 of 8] fileset: add a 'status(...)' predicate to control evaluation context
Pierre-Yves David
- [PATCH 2 of 7] color: initialize color for local peer ui
Pierre-Yves David
- [PATCH 8 of 8] fileset: add a 'status(...)' predicate to control evaluation context
Yuya Nishihara
- [PATCH 2 of 4 V2] chgcache: report repo paths from worker to master
Jun Wu
- [PATCH 1 of 2] dirstate: track updated files to improve write time
Durham Goode
- [PATCH 2 of 2] dirstate: track otherparent files same as nonnormal
Durham Goode
- [PATCH 1 of 2 V2] dirstate: track updated files to improve write time
Durham Goode
- [PATCH 2 of 2 V2] dirstate: track otherparent files same as nonnormal
Durham Goode
- [PATCH 2 of 2] dirstate: track otherparent files same as nonnormal
Durham Goode
- [Bug 5497] New: "IndexError: list index out of range" when attempting to resolve merge conflicts
mercurial-bugs at mercurial-scm.org
- [PATCH] hgwebdir: add support for explicit index files
Matt Harbison
- [PATCH 8 of 8] fileset: add a 'status(...)' predicate to control evaluation context
Pierre-Yves David
- [PATCH 8 of 8 V2] hgweb: add a "followlines" link to hover-box in annotate
Denis Laxalde
- [PATCH 1 of 8 V2] fileset: add class to host special handling of initial subset
Pierre-Yves David
- [PATCH 2 of 8 V2] fileset: extract function that builds initial subset from ctx or status
Pierre-Yves David
- [PATCH 3 of 8 V2] fileset: build initial subset in fullmatchctx class
Pierre-Yves David
- [PATCH 4 of 8 V2] fileset: extract function that builds status tuple only if necessary
Pierre-Yves David
- [PATCH 5 of 8 V2] fileset: add function to switch revision where fileset will be evaluated
Pierre-Yves David
- [PATCH 6 of 8 V2] fileset: add revs(revs, fileset) to evaluate set in working directory
Pierre-Yves David
- [PATCH 7 of 8 V2] fileset: allow to specify a basectx for status
Pierre-Yves David
- [PATCH 8 of 8 V2] fileset: add a 'status(...)' predicate to control evaluation context
Pierre-Yves David
- [PATCH 1 of 9] mdiff: turn the comment above _unidiff into a docstring
Denis Laxalde
- [PATCH 2 of 9] mdiff: let _unidiff yield hunks as (<range information>, <hunk lines>)
Denis Laxalde
- [PATCH 3 of 9] test: end printed diff "hunks" with an empty string in test-context.py
Denis Laxalde
- [PATCH 4 of 9] mdiff: distinguish diff headers from hunks in unidiff()
Denis Laxalde
- [PATCH 5 of 9] mdiff: extract a checknonewline inner function in unidiff()
Denis Laxalde
- [PATCH 6 of 9] mdiff: let unidiff return (diffheader, hunks)
Denis Laxalde
- [PATCH 7 of 9] patch: add a diffhunks function yielding (diffheaders, hunks)
Denis Laxalde
- [PATCH 8 of 9] hgweb: start enumerate at 1 in webutil.diffs's inner function prettyprintlines
Denis Laxalde
- [PATCH 9 of 9] hgweb: use patch.diffhunks in webutil.diffs to simplify the algorithm
Denis Laxalde
- [PATCH 7 of 9] patch: add a diffhunks function yielding (diffheaders, hunks)
Denis Laxalde
- [PATCH] hook: give exthooks tags for blocking time
Simon Farnsworth
- [PATCH] filemerge: tag merge tool for blocked times
Simon Farnsworth
- [PATCH 1 of 7] sshpeer: set a blockedtag when starting ssh
Simon Farnsworth
- [PATCH 2 of 7] patch: set a blockedtag when running an external filter
Simon Farnsworth
- [PATCH 3 of 7] dispatch: set a blockedtag when running an external alias
Simon Farnsworth
- [PATCH 4 of 7] bisect: set a blockedtag when running the check command
Simon Farnsworth
- [PATCH 5 of 7] config: set blockedtag when invoking configuration edit
Simon Farnsworth
- [PATCH 6 of 7] transplant: set a blockedtag when invoking external filter
Simon Farnsworth
- [PATCH 7 of 7] hgk: set a blocked tag when the user invokes view
Simon Farnsworth
- [PATCH] revert: move code dealing with deletions closer together
Yuya Nishihara
- [PATCH] revert: always display hunks reversed when reverting to parent
Denis Laxalde
- [PATCH stable] fsmonitor: match watchman and local encoding
Olivier Trempe
- [PATCH 10 of 11 V5] update: add experimental config for default way of handling dirty wdir
Yuya Nishihara
- [PATCH 11 of 11 V5] update: allow setting default update check to "noconflict"
Yuya Nishihara
- hg equivalent of git push -f
Jeremy .
- hg equivalent of git push -f
Jeremy .
- [PATCH 11 of 11 V5] update: allow setting default update check to "noconflict"
Martin von Zweigbergk
- [PATCH 11 of 11 V5] update: allow setting default update check to "noconflict"
Martin von Zweigbergk
- [PATCH stable] fsmonitor: match watchman and local encoding
Olivier Trempe
- [PATCH stable] fsmonitor: match watchman and local encoding
Olivier Trempe
- mercurial at 31168: 27 new changesets
Mercurial Commits
- [PATCH 1 of 6 py3] config: add sanity assert that files are opened as binary
Augie Fackler
- [PATCH 2 of 6 py3] ui: fix opts labeling on ui.warn et al for Python 3
Augie Fackler
- [PATCH 3 of 6 py3] ui: fix ui.traceback on Python 3
Augie Fackler
- [PATCH 4 of 6 py3] dispatch: allow testedwith to be bytes or str
Augie Fackler
- [PATCH 5 of 6 py3] dispatch: cope with sys.version being unicode on Python 3
Augie Fackler
- [PATCH 6 of 6 py3] schemes: move re construction to module-level and python3-ify
Augie Fackler
- [PATCH] wix: add censor docs to installer script
Augie Fackler
- [PATCH 5 of 5] branches: populate all template keywords in formatter
Martin von Zweigbergk
- [PATCH] wix: add censor docs to installer script
Sean Farley
- [PATCH stable] fsmonitor: match watchman and local encoding
Siddharth Agarwal
- [PATCH 6 of 6] manifest: rename matches to _matches
Martin von Zweigbergk
- [PATCH 6 of 6] manifest: rename matches to _matches
Durham Goode
- [PATCH 6 of 6] manifest: rename matches to _matches
Martin von Zweigbergk
- [PATCH 1 of 2] tests: fix test-update-branches to remove non-conflicting file
Martin von Zweigbergk
- [PATCH 2 of 2] update: for "noconflict" updates, print "conflicting changes" on conflict
Martin von Zweigbergk
- [PATCH] revert: always display hunks reversed when reverting to parent
Martin von Zweigbergk
- [PATCH] localrepo: avoid unnecessary conversion from node to rev
Pierre-Yves David
- RFC: bitmap storage for precursors and phases
Pierre-Yves David
- RFC: bitmap storage for precursors and phases
Pierre-Yves David
- [PATCH] revert: always display hunks reversed when reverting to parent
Denis Laxalde
- [PATCH 2 of 2] update: for "noconflict" updates, print "conflicting changes" on conflict
Yuya Nishihara
- [PATCH stable] fsmonitor: match watchman and local encoding
Olivier Trempe
- [PATCH 1 of 6 py3] config: add sanity assert that files are opened as binary
Yuya Nishihara
- [PATCH 3 of 6 py3] ui: fix ui.traceback on Python 3
Yuya Nishihara
- [PATCH 4 of 6 py3] dispatch: allow testedwith to be bytes or str
Yuya Nishihara
- [PATCH 6 of 6 py3] schemes: move re construction to module-level and python3-ify
Yuya Nishihara
- [PATCH 8 of 8 V2] fileset: add a 'status(...)' predicate to control evaluation context
Yuya Nishihara
- [PATCH 1 of 6] formatter: add argument to change output file of non-plain formatter
Yuya Nishihara
- [PATCH 2 of 6] patchbomb: factor out function that builds a prefix string to patch subject
Yuya Nishihara
- [PATCH 3 of 6] patchbomb: drop internal option for pbranch extension (API)
Yuya Nishihara
- [PATCH 4 of 6] patchbomb: build patch texts by _getpatchmsgs()
Yuya Nishihara
- [PATCH 5 of 6] patchbomb: pass around ui and revs that are needed for flag template
Yuya Nishihara
- [PATCH 6 of 6] patchbomb: add config knob to generate flags by template (issue5354)
Yuya Nishihara
- [PATCH 1 of 6 py3] extensions: use inspect module instead of func_code.co_argcount
Augie Fackler
- [PATCH 2 of 6 py3] extensions: use [0:1] slice on config path instead of [0]
Augie Fackler
- [PATCH 3 of 6 py3] extensions: tapdance to get reasonable import error formatting
Augie Fackler
- [PATCH 4 of 6 py3] py3: add a test that proves %include and missing-extension code works
Augie Fackler
- [PATCH 5 of 6 py3] dispatch: enforce bytes when converting boolean flags to config items
Augie Fackler
- [PATCH 6 of 6 py3] config: guard against setconfig specifying unicode values on py3
Augie Fackler
- [PATCH 11 of 11 V5] update: allow setting default update check to "noconflict"
Augie Fackler
- stable ordering of test output
Augie Fackler
- stable ordering of test output
Pierre-Yves David
- stable ordering of test output
Pierre-Yves David
- [PATCH 6 of 6] patchbomb: add config knob to generate flags by template (issue5354)
Augie Fackler
- mercurial at 31175: 7 new changesets
Mercurial Commits
- [PATCH 8 of 8 V2] fileset: add a 'status(...)' predicate to control evaluation context
Augie Fackler
- [PATCH] revert: always display hunks reversed when reverting to parent
Augie Fackler
- [PATCH 7 of 7] hgk: set a blocked tag when the user invokes view
Augie Fackler
- [PATCH] filemerge: tag merge tool for blocked times
Augie Fackler
- [PATCH] hook: give exthooks tags for blocking time
Augie Fackler
- [PATCH 2 of 2 V2] dirstate: track otherparent files same as nonnormal
Augie Fackler
- [PATCH 3 of 5 V2] localrepo: handle rename with hardlinks properly
Augie Fackler
- [PATCH 6 of 6] manifest: rename matches to _matches
Durham Goode
- [PATCH V2] similar: compare between actual file contents for exact identity
Augie Fackler
- [PATCH 2 of 2] share: drop 'relshared' requirement as well
Augie Fackler
- [PATCH] help: fix internals.changegroups
Augie Fackler
- stable ordering of test output
Danek Duvall
- [PATCH evolve-ext] evolve: switch away from deprecated repo.opener
Martin von Zweigbergk
- [PATCH RFC] help: align description of 'base rev' with reality [issue5488]
Augie Fackler
- [PATCH] rebase: move actual rebase into a single transaction
Augie Fackler
- [PATCH stable] pycompat: verify sys.argv exists before forwarding it (issue5493)
Augie Fackler
- Deltas, compression, and zstd
Gregory Szorc
- [PATCH 6 of 6 py3] schemes: move re construction to module-level and python3-ify
Augie Fackler
- [PATCH 1 of 3 py3] store: slice over a bytestring to get characters instead of ascii values
Pulkit Goyal
- [PATCH 2 of 3 py3] parsers: alias long to int on Python 3
Pulkit Goyal
- [PATCH 3 of 3 py3] repoview: convert attribute names to unicodes on Python 3
Pulkit Goyal
- [PATCH V2] merge: add `internal:dumpjson` tool to `resolve`, which outputs conflict state
Phil Cohen
- [PATCH] fsmonitor: remove use of repo.opener
Durham Goode
- [PATCH 5 of 5] localrepo: deprecated 'repo.opener' (API)
Durham Goode
- [PATCH] rebase: move actual rebase into a single transaction
Durham Goode
- [PATCH] rebase: move actual rebase into a single transaction
Jun Wu
- [PATCH] rebase: move actual rebase into a single transaction
Jun Wu
- [PATCH RFC] help: align description of 'base rev' with reality [issue5488]
Jun Wu
- [PATCH 6 of 6] manifest: rename matches to _matches
Martin von Zweigbergk
- [PATCH 5 of 6] context: remove uses of manifest.matches
Martin von Zweigbergk
- [PATCH 6 of 6] manifest: rename matches to _matches
Durham Goode
- [PATCH 6 of 6] manifest: rename matches to _matches
Martin von Zweigbergk
- [PATCH evolve-ext] evolve: switch away from deprecated repo.opener
Pierre-Yves David
- [PATCH 5 of 6] context: remove uses of manifest.matches
Durham Goode
- [PATCH 1 of 5 V2] rebase: clear updatestate during rebase --abort in more cases
Durham Goode
- [PATCH 2 of 5 V2] rebase: move storestatus onto rebaseruntime
Durham Goode
- [PATCH 3 of 5 V2] rebase: add storestatus support for transactions
Durham Goode
- [PATCH 4 of 5 V2] rebase: allow aborting if last-message.txt is missing
Durham Goode
- [PATCH 5 of 5 V2] rebase: move actual rebase into a single transaction
Durham Goode
- [PATCH 3 of 6] merge: remove uses of manifest.matches
Martin von Zweigbergk
- [PATCH 5 of 6] context: remove uses of manifest.matches
Martin von Zweigbergk
- [PATCH 3 of 6] merge: remove uses of manifest.matches
Durham Goode
- [PATCH] fsmonitor: remove use of repo.opener
Augie Fackler
- stable ordering of test output
Matt Harbison
- [PATCH 3 of 6 py3] extensions: tapdance to get reasonable import error formatting
Durham Goode
- [PATCH 3 of 6 py3] extensions: tapdance to get reasonable import error formatting
Durham Goode
- [PATCH 3 of 6 py3] extensions: tapdance to get reasonable import error formatting
Augie Fackler
- [PATCH 5 of 6 py3] dispatch: enforce bytes when converting boolean flags to config items
Durham Goode
- [PATCH 5 of 6 py3] dispatch: enforce bytes when converting boolean flags to config items
Augie Fackler
- [PATCH 01 of 10 V2] manifest: add match argument to diff and filesnotin
Durham Goode
- [PATCH 02 of 10 V2] copies: remove use of manifest.matches
Durham Goode
- [PATCH 03 of 10 V2] merge: remove uses of manifest.matches
Durham Goode
- [PATCH 04 of 10 V2] status: handle more node indicators in buildstatus
Durham Goode
- [PATCH 05 of 10 V2] context: move _manifest from committablectx to workingctx
Durham Goode
- [PATCH 06 of 10 V2] context: remove duplicate manifest creation during _buildstatus
Durham Goode
- [PATCH 07 of 10 V2] context: remove uses of manifest.matches
Durham Goode
- [PATCH 08 of 10 V2] manifest: rename matches to _matches
Durham Goode
- [PATCH 09 of 10 V2] treemanifest: add tests covering hg diff of partial trees
Durham Goode
- [PATCH 10 of 10 V2] treemanifest: optimize diff using the matcher
Durham Goode
- [PATCH website] downloads: add link to PPA for ubuntu/debian
Sean Farley
- [PATCH website] downloads: add link to PPA for ubuntu/debian
Sean Farley
- [PATCH 1 of 3 V3] chgcache: introduce a new global state
Jun Wu
- [PATCH 2 of 3 V3] chgcache: implement a smartcache layer
Jun Wu
- [PATCH 3 of 3 V3] chgcache: implement repocache
Jun Wu
- [PATCH 1 of 3 V3] chgcache: introduce a new global state
Jun Wu
- [PATCH 1 of 3] vfs: replace 'scmutil.opener' usage with 'scmutil.vfs'
Pierre-Yves David
- [PATCH 2 of 3] vfs: extract 'vfs' class and related code to a new 'vfs' module (API)
Pierre-Yves David
- [PATCH 3 of 3] vfs: use 'vfs' module directly in 'mercurial.hg'
Pierre-Yves David
- [Bug 5498] New: "roll" of histedit removed wrong changesets
mercurial-bugs at mercurial-scm.org
- [PATCH 5 of 6 py3] dispatch: enforce bytes when converting boolean flags to config items
Gregory Szorc
- Better release notes
timeless
- [PATCH 5 of 6 py3] dispatch: enforce bytes when converting boolean flags to config items
Yuya Nishihara
- stable ordering of test output
Yuya Nishihara
- [PATCH 3 of 3] vfs: use 'vfs' module directly in 'mercurial.hg'
Augie Fackler
- [PATCH 2 of 3 py3] parsers: alias long to int on Python 3
Augie Fackler
- [PATCH] fileset: drop false function signatures from revs() and status() docs
Yuya Nishihara
- [PATCH] tests: make run-tests.py run on Python 3 again
Yuya Nishihara
- [PATCH 1 of 3] py3: fix asciistr table in store.py
Yuya Nishihara
- [PATCH 2 of 3] py3: factor out bytechr() function
Yuya Nishihara
- [PATCH 3 of 3] (RFC) py3: add bytestr wrapper which acts as str of Python 2 in many cases
Yuya Nishihara
- [PATCH 5 of 5 V2] rebase: move actual rebase into a single transaction
Augie Fackler
- [PATCH] tests: make run-tests.py run on Python 3 again
Augie Fackler
- [PATCH 1 of 3] py3: fix asciistr table in store.py
Pulkit Goyal
- [PATCH 05 of 10 V2] context: move _manifest from committablectx to workingctx
Martin von Zweigbergk
- [PATCH 03 of 10 V2] merge: remove uses of manifest.matches
Martin von Zweigbergk
- [PATCH 05 of 10 V2] context: move _manifest from committablectx to workingctx
Durham Goode
- [PATCH 03 of 10 V2] merge: remove uses of manifest.matches
Durham Goode
- [PATCH 05 of 10 V2] context: move _manifest from committablectx to workingctx
Martin von Zweigbergk
- [PATCH 06 of 10 V2] context: remove duplicate manifest creation during _buildstatus
Martin von Zweigbergk
- [PATCH 06 of 10 V2] context: remove duplicate manifest creation during _buildstatus
Durham Goode
- [PATCH 06 of 10 V2] context: remove duplicate manifest creation during _buildstatus
Martin von Zweigbergk
- [PATCH 06 of 10 V2] context: remove duplicate manifest creation during _buildstatus
Durham Goode
- [PATCH 2 of 3 V3] chgcache: implement a smartcache layer
Simon Farnsworth
- Sprint Schedule and Organization
Ryan McElroy
- Sprint Schedule and Organization
Rishabh Madan
- [PATCH 08 of 10 V2] manifest: rename matches to _matches
Martin von Zweigbergk
- [PATCH 10 of 10 V2] treemanifest: optimize diff using the matcher
Martin von Zweigbergk
- mercurial at 31181: 6 new changesets
Mercurial Commits
- [PATCH 01 of 22] vfs: use 'vfs' module directly in 'mercurial.localrepo'
Pierre-Yves David
- [PATCH 02 of 22] vfs: use 'vfs' module directly in 'mercurial.repair'
Pierre-Yves David
- [PATCH 03 of 22] vfs: use 'vfs' module directly in 'mercurial.patch'
Pierre-Yves David
- [PATCH 04 of 22] vfs: use 'vfs' module directly in 'mercurial.store'
Pierre-Yves David
- [PATCH 05 of 22] vfs: use 'vfs' module directly in 'mercurial.archival'
Pierre-Yves David
- [PATCH 06 of 22] vfs: use 'vfs' module directly in 'mercurial.subrepo'
Pierre-Yves David
- [PATCH 07 of 22] vfs: use 'vfs' module directly in 'mercurial.cmdutil'
Pierre-Yves David
- [PATCH 08 of 22] vfs: use 'vfs' module directly in 'mercurial.simplemerge'
Pierre-Yves David
- [PATCH 09 of 22] vfs: use 'vfs' module directly in 'mercurial.debugcommand'
Pierre-Yves David
- [PATCH 10 of 22] vfs: use 'vfs' module directly in 'mercurial.bundlerepo'
Pierre-Yves David
- [PATCH 11 of 22] vfs: use 'vfs' module directly in 'mercurial.statichttprepo'
Pierre-Yves David
- [PATCH 12 of 22] vfs: use 'vfs' module directly in 'mercurial.unionrepo'
Pierre-Yves David
- [PATCH 13 of 22] vfs: use 'vfs' module directly in 'hgext.mq'
Pierre-Yves David
- [PATCH 14 of 22] vfs: use 'vfs' module directly in 'hgext.shelve'
Pierre-Yves David
- [PATCH 15 of 22] vfs: use 'vfs' module directly in 'hgext.transplant'
Pierre-Yves David
- [PATCH 16 of 22] vfs: use 'vfs' module directly in 'hgext.convert'
Pierre-Yves David
- [PATCH 17 of 22] vfs: use 'vfs' module directly in 'hgext.largefile'
Pierre-Yves David
- [PATCH 18 of 22] vfs: use 'vfs' module directly in 'contrib/undumprevlog'
Pierre-Yves David
- [PATCH 19 of 22] vfs: use 'vfs' module directly in 'test-lock'
Pierre-Yves David
- [PATCH 20 of 22] vfs: use 'vfs' module directly in 'test-parseindex'
Pierre-Yves David
- [PATCH 21 of 22] vfs: use 'vfs' module directly in 'test-filecache'
Pierre-Yves David
- [PATCH 22 of 22] vfs: use 'vfs' module directly in 'test-clone-uncompressed'
Pierre-Yves David
- Sprint Schedule and Organization
Martin von Zweigbergk
- [PATCH 1 of 2] chg: document why we send SIGHUP and SIGINT to process group
Jun Wu
- [PATCH 2 of 2] chg: forward user-defined signals
Jun Wu
- [PATCH evolve-ext] docs: update references to installation path
Martin von Zweigbergk
- [PATCH] tests: make test-shelve.t timing-independent
Martin von Zweigbergk
- Sprint Schedule and Organization
Augie Fackler
- [PATCH] tests: make test-shelve.t timing-independent
Augie Fackler
- [PATCH 2 of 2] chg: forward user-defined signals
Augie Fackler
- [PATCH 22 of 22] vfs: use 'vfs' module directly in 'test-clone-uncompressed'
Augie Fackler
- [PATCH 2 of 3 V3] chgcache: implement a smartcache layer
Jun Wu
- [PATCH 2 of 3] py3: factor out bytechr() function
Augie Fackler
- [PATCH] fileset: drop false function signatures from revs() and status() docs
Augie Fackler
- [PATCH 10 of 10 V2] treemanifest: optimize diff using the matcher
Durham Goode
- [PATCH 1 of 6 py3 v2] extensions: use inspect module instead of func_code.co_argcount
Augie Fackler
- [PATCH 2 of 6 py3 v2] extensions: use [0:1] slice on config path instead of [0]
Augie Fackler
- [PATCH 3 of 6 py3 v2] extensions: tapdance to get reasonable import error formatting
Augie Fackler
- [PATCH 4 of 6 py3 v2] py3: add a test that proves %include and missing-extension code works
Augie Fackler
- [PATCH 5 of 6 py3 v2] dispatch: enforce bytes when converting boolean flags to config items
Augie Fackler
- [PATCH 6 of 6 py3 v2] config: guard against setconfig specifying unicode values on py3
Augie Fackler
- [PATCH 1 of 6 py3 v2] extensions: use inspect module instead of func_code.co_argcount
Augie Fackler
- [PATCH 1 of 8 py3 v3] extensions: use inspect module instead of func_code.co_argcount
Augie Fackler
- [PATCH 2 of 8 py3 v3] extensions: use [0:1] slice on config path instead of [0]
Augie Fackler
- [PATCH 3 of 8 py3 v3] extensions: tapdance to get reasonable import error formatting
Augie Fackler
- [PATCH 4 of 8 py3 v3] py3: add a test that proves %include and missing-extension code works
Augie Fackler
- [PATCH 5 of 8 py3 v3] dispatch: enforce bytes when converting boolean flags to config items
Augie Fackler
- [PATCH 6 of 8 py3 v3] config: guard against setconfig specifying unicode values on py3
Augie Fackler
- [PATCH 7 of 8 py3 v3] init: zstd is already python3-ready, so don't run it through our importer
Augie Fackler
- [PATCH 8 of 8 py3 v3] policy: try and always have a bytes for module policy
Augie Fackler
- [PATCH 2 of 2 pager-endgame] pager: add a config knob to just globally turn off the pager
Augie Fackler
- [PATCH 1 of 2 pager-followup] help: avoid mutating passed-in `keep` list in `formattedhelp`
Augie Fackler
- [PATCH 2 of 2 pager-followup] dispatch: add pagination of two more help cases
Augie Fackler
- [PATCH RFC] ui: introduce sysdefault section for pager and editor configuration
Augie Fackler
- [PATCH 09 of 10 V2] treemanifest: add tests covering hg diff of partial trees
Martin von Zweigbergk
- [PATCH RFC] ui: introduce sysdefault section for pager and editor configuration
Jun Wu
- [PATCH 2 of 2 V2] dirstate: track otherparent files same as nonnormal
Pierre-Yves David
- [PATCH 2 of 2 V2] dirstate: track otherparent files same as nonnormal
Martin von Zweigbergk
- [PATCH 2 of 2 V2] dirstate: track otherparent files same as nonnormal
Durham Goode
- [PATCH 2 of 2 V2] dirstate: track otherparent files same as nonnormal
Jun Wu
- [PATCH 2 of 2 V2] dirstate: track otherparent files same as nonnormal
Augie Fackler
- [PATCH 2 of 2 V2] dirstate: track otherparent files same as nonnormal
Martin von Zweigbergk
- [PATCH 1 of 3] histedit: add transaction support to writing the state file
Durham Goode
- [PATCH 2 of 3] histedit: pop action after the action is completed
Durham Goode
- [PATCH 3 of 3] histedit: add histedit.singletransaction config option
Durham Goode
- [PATCH 2 of 2 V2] dirstate: track otherparent files same as nonnormal
Augie Fackler
- [PATCH 2 of 2 V2] dirstate: track otherparent files same as nonnormal
Martin von Zweigbergk
- [PATCH 2 of 2 V2] dirstate: track otherparent files same as nonnormal
Augie Fackler
- [PATCH 3 of 3] histedit: add histedit.singletransaction config option
Durham Goode
- [PATCH 2 of 2 V2] dirstate: track otherparent files same as nonnormal
Pierre-Yves David
- [PATCH 1 of 4] repofilecache: define a 'join' method
Pierre-Yves David
- [PATCH 2 of 4] repofilecache: directly use 'repo.vfs.join'
Pierre-Yves David
- [PATCH 3 of 4] filecache: explicitly test 'repofilecache'
Pierre-Yves David
- [PATCH 4 of 4] filecache: make 'join' abstract
Pierre-Yves David
- [PATCH V3] dirstate: track otherparent files same as nonnormal
Durham Goode
- [PATCH V3] dirstate: track otherparent files same as nonnormal
Durham Goode
- [PATCH 4 of 7] color: move the dict with terminfo parameters on the ui object
Sean Farley
- [PATCH 1 of 2] help: fix example of revs() fileset
Yuya Nishihara
- [PATCH 2 of 2] help: fix layout of pre-formatted text
Yuya Nishihara
- [PATCH stable] pycompat: verify sys.argv exists before forwarding it (issue5493)
Yuya Nishihara
- [PATCH 8 of 8 py3 v3] policy: try and always have a bytes for module policy
Pulkit Goyal
- Sprint Schedule and Organization
Gregory Szorc
- [PATCH 1 of 9] mdiff: turn the comment above _unidiff into a docstring
Yuya Nishihara
- [PATCH 3 of 8 py3 v3] extensions: tapdance to get reasonable import error formatting
Yuya Nishihara
- [PATCH 6 of 8 py3 v3] config: guard against setconfig specifying unicode values on py3
Yuya Nishihara
- [PATCH 1 of 9] mdiff: turn the comment above _unidiff into a docstring
Denis Laxalde
- [PATCH 01 of 10 RESEND] mdiff: compute newlines-splitted texts within _unidiff
Denis Laxalde
- [PATCH 02 of 10 RESEND] mdiff: turn the comment above _unidiff into a docstring
Denis Laxalde
- [PATCH 03 of 10 RESEND] mdiff: let _unidiff yield hunks as (<range information>, <hunk lines>)
Denis Laxalde
- [PATCH 04 of 10 RESEND] test: end printed diff "hunks" with an empty string in test-context.py
Denis Laxalde
- [PATCH 05 of 10 RESEND] mdiff: distinguish diff headers from hunks in unidiff()
Denis Laxalde
- [PATCH 06 of 10 RESEND] mdiff: extract a checknonewline inner function in unidiff()
Denis Laxalde
- [PATCH 07 of 10 RESEND] mdiff: let unidiff return (diffheader, hunks)
Denis Laxalde
- [PATCH 08 of 10 RESEND] patch: add a diffhunks function yielding (diffheaders, hunks)
Denis Laxalde
- [PATCH 09 of 10 RESEND] hgweb: start enumerate at 1 in webutil.diffs's inner function prettyprintlines
Denis Laxalde
- [PATCH 10 of 10 RESEND] hgweb: use patch.diffhunks in webutil.diffs to simplify the algorithm
Denis Laxalde
- [PATCH 1 of 2 pager-followup] help: avoid mutating passed-in `keep` list in `formattedhelp`
Yuya Nishihara
- [PATCH evolve-ext] setup.py: remove unused and harmful code importing mercurial
Martin von Zweigbergk
- [PATCH evolve-ext] docs: update references to installation path
Pierre-Yves David
- [PATCH evolve-ext] setup.py: remove unused and harmful code importing mercurial
Pierre-Yves David
- [PATCH 6 of 8 py3 v3] config: guard against setconfig specifying unicode values on py3
Yuya Nishihara
- [PATCH evolve-ext] serveronly: replace exc.message with str(exc)
Arun Kulshreshtha
- [PATCH evolve-ext] debian: don't delete evolve and topic extensions
Martin von Zweigbergk
- [PATCH 01 of 11] bdiff: use Python memory allocator in fixws
Gregory Szorc
- [PATCH 02 of 11] osutil: use Python memory allocator in _listdir
Gregory Szorc
- [PATCH 03 of 11] parsers: use Python memory allocator in reachableroots2()
Gregory Szorc
- [PATCH 04 of 11] parsers: use Python memory allocator in commonancestorsheads()
Gregory Szorc
- [PATCH 05 of 11] parsers: use Python memory allocator for indexObject->cache
Gregory Szorc
- [PATCH 06 of 11] parsers: use Python memory allocator for indexObject->offsets
Gregory Szorc
- [PATCH 07 of 11] parsers: use Python memory allocator for indexObject->nt
Gregory Szorc
- [PATCH 08 of 11] parsers: use Python memory allocator in compute_phases_map_sets()
Gregory Szorc
- [PATCH 09 of 11] parsers: use Python memory allocator in index_headrevs()
Gregory Szorc
- [PATCH 10 of 11] parsers: use Python memory allocator in find_gca_candidates()
Gregory Szorc
- [PATCH 11 of 11] parsers: use Python memory allocator in find_deepest()
Gregory Szorc
- [PATCH 01 of 11] bdiff: use Python memory allocator in fixws
Gregory Szorc
- [PATCH 01 of 11] bdiff: use Python memory allocator in fixws
Jun Wu
- [PATCH 01 of 11] bdiff: use Python memory allocator in fixws
Gregory Szorc
- [PATCH] localrepo: rename proxycls to filteredrepo
Jun Wu
- [PATCH] localrepo: rename proxycls to filteredrepo
Sean Farley
- [PATCH 2 of 2 remotenames-ext] remotenames: selectivepull, add _listremotebookmarks
Sean Farley
- Ideas and Mentors for GSoC 2017.
Kevin Bullock
- [PATCH RFC] ui: introduce sysdefault section for pager and editor configuration
Kevin Bullock
- [PATCH] tests: make run-tests.py run on Python 3 again
Kevin Bullock
- [PATCH 09 of 10 RESEND] hgweb: start enumerate at 1 in webutil.diffs's inner function prettyprintlines
Augie Fackler
- [PATCH 10 of 10 RESEND] hgweb: use patch.diffhunks in webutil.diffs to simplify the algorithm
Augie Fackler
- [PATCH evolve-ext] setup.py: remove unused and harmful code importing mercurial
Augie Fackler
- [PATCH V3] dirstate: track otherparent files same as nonnormal
Augie Fackler
- [PATCH] localrepo: rename proxycls to filteredrepo
Augie Fackler
- mercurial at 31254: 73 new changesets
Mercurial Commits
- [PATCH RFC] ui: introduce sysdefault section for pager and editor configuration
Yuya Nishihara
- [PATCH evolve-ext] debian: don't delete evolve and topic extensions
Pierre-Yves David
- [PATCH evolve-ext] serveronly: replace exc.message with str(exc)
Pierre-Yves David
- mercurial at 31270: 16 new changesets
Mercurial Commits
- [PATCH 4 of 4] filecache: make 'join' abstract
Augie Fackler
- [PATCH 2 of 2] help: fix layout of pre-formatted text
Augie Fackler
- [PATCH 01 of 11] bdiff: use Python memory allocator in fixws
Augie Fackler
- [PATCH 01 of 11] bdiff: use Python memory allocator in fixws
Gregory Szorc
- mercurial at 31276: 6 new changesets
Mercurial Commits
- [PATCH 01 of 11] bdiff: use Python memory allocator in fixws
Augie Fackler
- [PATCH 01 of 11] bdiff: use Python memory allocator in fixws
Jun Wu
- [PATCH 3 of 3] histedit: add histedit.singletransaction config option
Augie Fackler
- [PATCH RFC] ui: introduce sysdefault section for pager and editor configuration
Sean Farley
- [PATCH RFC] ui: introduce sysdefault section for pager and editor configuration
Jun Wu
- [PATCH RFC] ui: introduce sysdefault section for pager and editor configuration
Jun Wu
- [PATCH RFC] ui: introduce sysdefault section for pager and editor configuration
Sean Farley
- [PATCH 05 of 11] parsers: use Python memory allocator for indexObject->cache
Yuya Nishihara
- [PATCH] schemes: use br'' literal to define bytes regexp
Yuya Nishihara
- [PATCH] setup: use setuptools on Windows (issue5400)
Gregory Szorc
- [PATCH] internals: add some brief documentation about censor
Yuya Nishihara
- [PATCH] wix: add censor docs to installer script
Yuya Nishihara
- [PATCH] sslutil: issue warning when [hostfingerprint] is used
Gregory Szorc
- [PATCH 1 of 5] httpconnection: don't use dict()
Gregory Szorc
- [PATCH 2 of 5] httpconnection: rename config to groups
Gregory Szorc
- [PATCH 3 of 5] util: make cookielib module available
Gregory Szorc
- [PATCH 4 of 5] httpconnection: allow a global auth.cookiefile config entry
Gregory Szorc
- [PATCH 5 of 5] [RFC] url: support auth.cookiesfile for adding cookies to HTTP requests
Gregory Szorc
- [PATCH] hgwebdir: add support for explicit index files
Yuya Nishihara
- [PATCH] schemes: use br'' literal to define bytes regexp
Augie Fackler
- [PATCH] setup: use setuptools on Windows (issue5400)
Augie Fackler
- mercurial at 31277: new changeset (1 on stable)
Mercurial Commits
- [PATCH] sslutil: issue warning when [hostfingerprint] is used
Kevin Bullock
- [PATCH V3] dirstate: track otherparent files same as nonnormal
Yuya Nishihara
- [PATCH] sslutil: issue warning when [hostfingerprint] is used
Kevin Bullock
- [PATCH V3] dirstate: track otherparent files same as nonnormal
Augie Fackler
- [PATCH 1 of 2] parsers: avoid leak of nonnset and otherpset
Augie Fackler
- [PATCH 2 of 2] parsers: drop old nonnormalentries method
Augie Fackler
- [PATCH 1 of 2] parsers: avoid leak of nonnset and otherpset
Yuya Nishihara
- [PATCH] help: update help.internalstable for new censor docs
Augie Fackler
- [PATCH 8 of 8 py3 v3] policy: try and always have a bytes for module policy
Augie Fackler
- [PATCH 3 of 3] histedit: add histedit.singletransaction config option
Durham Goode
- mercurial at 31285: 8 new changesets
Mercurial Commits
- [PATCH] help: update help.internalstable for new censor docs
Kevin Bullock
- [PATCH 1 of 3 V2] histedit: add transaction support to writing the state file
Durham Goode
- [PATCH 2 of 3 V2] histedit: pop action after the action is completed
Durham Goode
- [PATCH 3 of 3 V2] histedit: add histedit.singletransaction config option
Durham Goode
- [PATCH 2 of 2 V3] treemanifest: make node reuse match flat manifest behavior
Martin von Zweigbergk
- mercurial at 31289: 4 new changesets
Mercurial Commits
- [PATCH] tests: fix help test to include recently added censor docs
Martin von Zweigbergk
- [PATCH 2 of 2] parsers: drop old nonnormalentries method
Durham Goode
- [PATCH 1 of 2] tests: demonstrate broken rebase from obsolete commit
Martin von Zweigbergk
- [PATCH 2 of 2] rebase: use unfiltered repo and remove complex unhiding code (issue5219)
Martin von Zweigbergk
- [PATCH 2 of 2] rebase: use unfiltered repo and remove complex unhiding code (issue5219)
Jun Wu
- [PATCH 2 of 2] rebase: use unfiltered repo and remove complex unhiding code (issue5219)
Martin von Zweigbergk
- [PATCH] tests: fix help test to include recently added censor docs
Yuya Nishihara
- [PATCH 1 of 3 V2] tests: demonstrate broken rebase from obsolete commit
Martin von Zweigbergk
- [PATCH 2 of 3 V2] rebase: pass in a regular set to _setrebasesetvisibility()
Martin von Zweigbergk
- [PATCH 3 of 3 V2] rebase: unhide original working directory node as well (issue5219)
Martin von Zweigbergk
- [PATCH] formatter: set _first on formatter, not ui
Martin von Zweigbergk
- [PATCH 01 of 11] bdiff: use Python memory allocator in fixws
Gregory Szorc
- [PATCH 3 of 3 V2] rebase: unhide original working directory node as well (issue5219)
Pierre-Yves David
- [PATCH] formatter: set _first on formatter, not ui
Yuya Nishihara
- [PATCH 3 of 3 V2] rebase: unhide original working directory node as well (issue5219)
Yuya Nishihara
- [PATCH 3 of 3 V2] rebase: unhide original working directory node as well (issue5219)
Augie Fackler
- [PATCH] formatter: set _first on formatter, not ui
Augie Fackler
- [PATCH 2 of 5] httpconnection: rename config to groups
Augie Fackler
- [PATCH] tests: fix help test to include recently added censor docs
Augie Fackler
- [PATCH 3 of 3 V2] rebase: unhide original working directory node as well (issue5219)
Augie Fackler
- [PATCH] rebase: abort if *any* commit in rebase set is public
Martin von Zweigbergk
- [PATCH 3 of 3 V2] rebase: unhide original working directory node as well (issue5219)
Yuya Nishihara
- [PATCH 3 of 3 V2] rebase: unhide original working directory node as well (issue5219)
Martin von Zweigbergk
- [PATCH 2 of 2] rebase: use unfiltered repo and remove complex unhiding code (issue5219)
Jun Wu
- [PATCH 2 of 3] py3: factor out bytechr() function
Martijn Pieters
- [PATCH 5 of 8 py3 v3] dispatch: enforce bytes when converting boolean flags to config items
Martijn Pieters
- [PATCH 1 of 4] vfs: use repo.wvfs.unlinkpath
Mads Kiilerich
- [PATCH 2 of 4] merge: use repo.wvfs.unlinkpath
Mads Kiilerich
- [PATCH 3 of 4] vfs: use repo.vfs.unlinkpath
Mads Kiilerich
- [PATCH 4 of 4] vfs: use repo.vfs.rename
Mads Kiilerich
- mercurial at 31300: 11 new changesets
Mercurial Commits
- [PATCH 5 of 8 py3 v3] dispatch: enforce bytes when converting boolean flags to config items
Augie Fackler
- [PATCH 2 of 3] py3: factor out bytechr() function
Yuya Nishihara
- [PATCH 1 of 4] vfs: use repo.wvfs.unlinkpath
Yuya Nishihara
- [PATCH 1 of 6 py3 v4] extensions: tapdance to get reasonable import error formatting
Augie Fackler
- [PATCH 2 of 6 py3 v4] py3: add a test that proves %include and missing-extension code works
Augie Fackler
- [PATCH 3 of 6 py3 v4] dispatch: enforce bytes when converting boolean flags to config items
Augie Fackler
- [PATCH 4 of 6 py3 v4] config: guard against setconfig specifying unicode values on py3
Augie Fackler
- [PATCH 5 of 6 py3 v4] init: zstd is already python3-ready, so don't run it through our importer
Augie Fackler
- [PATCH 6 of 6 py3 v4] policy: try and always have a bytes for module policy
Augie Fackler
- [PATCH] rebase: abort if *any* commit in rebase set is public
Yuya Nishihara
- [PATCH] rebase: abort if *any* commit in rebase set is public
Martin von Zweigbergk
- mercurial at 31301: new changeset
Mercurial Commits
- [PATCH 3 of 3 V2] rebase: unhide original working directory node as well (issue5219)
Kevin Bullock
- [PATCH 6 of 6 py3 v4] policy: try and always have a bytes for module policy
Yuya Nishihara
- [PATCH 3 of 3 V2] rebase: unhide original working directory node as well (issue5219)
Augie Fackler
- [PATCH] rebase: don't update state dict same way for each root
Martin von Zweigbergk
- [PATCH 2 of 3 V3] chgcache: implement a smartcache layer
Yuya Nishihara
- [PATCH 3 of 3 V3] chgcache: implement repocache
Yuya Nishihara
- [PATCH 01 of 10 shelve-ext v4] scmutil: add a simple key-value file helper
Kostia Balytskyi
- [PATCH 02 of 10 shelve-ext v4] shelve: add an ability to write key-val data to a new type of shelve files
Kostia Balytskyi
- [PATCH 03 of 10 shelve-ext v4] shelve: rename stripnodes to nodestoprune
Kostia Balytskyi
- [PATCH 04 of 10 shelve-ext v4] shelve: move node-pruning functionality to be member of shelvedstate
Kostia Balytskyi
- [PATCH 05 of 10 shelve-ext v4] shelve: add a function to check whether obs-based shelve is enabled
Kostia Balytskyi
- [PATCH 06 of 10 shelve-ext v4] shelve: add obs-based shelve functionality
Kostia Balytskyi
- [PATCH 07 of 10 shelve-ext v4] shelve: add shelve type saving and loading
Kostia Balytskyi
- [PATCH 08 of 10 shelve-ext v4] shelve: migrate config overrides to ui.configoverride
Kostia Balytskyi
- [PATCH 09 of 10 shelve-ext v4] shelve: add obs-based unshelve functionality
Kostia Balytskyi
- [PATCH 10 of 10 shelve-ext v4] shelve: add logic to preserve active bookmarks
Kostia Balytskyi
- [PATCH 1 of 4 v2-vfs] vfs: use repo.wvfs.unlinkpath
Mads Kiilerich
- [PATCH 2 of 4 v2-vfs] merge: use repo.wvfs.unlinkpath
Mads Kiilerich
- [PATCH 3 of 4 v2-vfs] vfs: use repo.vfs.unlinkpath
Mads Kiilerich
- [PATCH 4 of 4 v2-vfs] vfs: use repo.vfs.rename
Mads Kiilerich
- [PATCH 1 of 3] tests: rework util.debugstacktrace tests
Mads Kiilerich
- [PATCH 2 of 3] util: strip trailing newline from debugstacktrace message
Mads Kiilerich
- [PATCH 3 of 3] util: add debugstacktrace depth limit
Mads Kiilerich
- [PATCH] rebase: don't update state dict same way for each root
Kevin Bullock
- [PATCH 3 of 3 V3] chgcache: implement repocache
Jun Wu
- mercurial at 31308: 7 new changesets
Mercurial Commits
- [PATCH 3 of 3 V3] chgcache: implement repocache
Yuya Nishihara
- [PATCH 1 of 4 v2-vfs] vfs: use repo.wvfs.unlinkpath
Yuya Nishihara
- [PATCH 1 of 3] tests: rework util.debugstacktrace tests
Yuya Nishihara
- [PATCH 4 of 5 V2] util: add a getfstype method
Yuya Nishihara
- [PATCH] setup: convert setupversion to unicode on Python
Gregory Szorc
- [PATCH 4 of 5 V2] util: add a getfstype method
Jun Wu
- [PATCH V2] setup: convert setupversion to unicode
Gregory Szorc
- [PATCH 3 of 3 V3] chgcache: implement repocache
Jun Wu
- [PATCH 1 of 2 py3] minirst: make regular expressions bytes
Pulkit Goyal
- [PATCH 2 of 2 py3] minirst: make encoding.encoding unicodes to pass into encode() and decode()
Pulkit Goyal
- [PATCH 3 of 3] help: document known deficiencies with revlog format
FUJIWARA Katsunori
- [PATCH 4 of 5 V2] util: add a getfstype method
Jun Wu
- [PATCH 1 of 2] update: add flag to require update destination
Ryan McElroy
- [PATCH 2 of 2] rebase: add flag to require destination
Ryan McElroy
- [PATCH] fancyopts: making config defaults actually override defaults
Rodrigo Damazio Bovendorp
- [PATCH] patch: diff --stat can parse lines starting with -- or ++ (issue5479)
Matthieu Laneuville
- [PATCH] config: honour the trusted flag in ui.configint
Martijn Pieters
- [PATCH 01 of 11] bdiff: use Python memory allocator in fixws
Ryan McElroy
- [PATCH] config: honour the trusted flag in ui.configint
Ryan McElroy
- [PATCH 01 of 11] bdiff: use Python memory allocator in fixws
Gregory Szorc
- [PATCH V2] util: add allowhardlinks module variable
Ryan McElroy
- [PATCH V2] util: add allowhardlinks module variable
Ryan McElroy
- [PATCH V2] util: add allowhardlinks module variable
Augie Fackler
- [PATCH 1 of 3] py3: add "b" prefix to string literals related to module policy
FUJIWARA Katsunori
- [PATCH 2 of 3] py3: introduce "control comment" to control default prefix of strings (RFC)
FUJIWARA Katsunori
- [PATCH 3 of 3] py3: make demandimport available on Python3 (RFC)
FUJIWARA Katsunori
- [PATCH 4 of 5 V2] util: add a getfstype method
Jun Wu
- [PATCH 2 of 3] py3: introduce "control comment" to control default prefix of strings (RFC)
FUJIWARA Katsunori
- [PATCH] util: add a getfstype method
Jun Wu
- [PATCH 1 of 7 V3] posix: implement a method to get filesystem type for Linux
Jun Wu
- [PATCH 2 of 7 V3] posix: add a getfstype method
Jun Wu
- [PATCH 3 of 7 V3] windows: add a getfstype method
Jun Wu
- [PATCH 4 of 7 V3] util: add a getfstype method
Jun Wu
- [PATCH 5 of 7 V3] util: disable hardlink for copyfile if fstype is outside a whitelist
Jun Wu
- [PATCH 6 of 7 V3] hghave: add a check about whitelisted filesystem that supports hardlink
Jun Wu
- [PATCH 7 of 7 V3] util: enable hardlink for copyfile
Jun Wu
- [PATCH] debugfsinfo: print fstype information
Jun Wu
- [PATCH 01 of 20] localrepo: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 02 of 20] cmdutil: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 03 of 20] commands: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 04 of 20] hg-mod: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 05 of 20] merge: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 06 of 20] repair: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 07 of 20] subrepo: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 08 of 20] test-bundle2-remote-changegroup: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 09 of 20] convert: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 10 of 20] eol: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 11 of 20] histedit: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 12 of 20] journal: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 13 of 20] keyword: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 14 of 20] largefiles: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 15 of 20] mq: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 16 of 20] rebase: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 17 of 20] share: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 18 of 20] shelve: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 19 of 20] transplant: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 20 of 20] win32text: directly use repo.vfs.join
Pierre-Yves David
- [PATCH 7 of 7 V3] util: enable hardlink for copyfile
Mads Kiilerich
- [PATCH 4 of 5 V2] util: add a getfstype method
Yuya Nishihara
- [PATCH V2] setup: convert setupversion to unicode
Yuya Nishihara
- [PATCH 1 of 2 py3] minirst: make regular expressions bytes
Yuya Nishihara
- [PATCH 1 of 3] py3: add "b" prefix to string literals related to module policy
Yuya Nishihara
- [PATCH 2 of 3] py3: factor out bytechr() function
Martijn Pieters
- [PATCH 1 of 3] py3: add "b" prefix to string literals related to module policy
FUJIWARA Katsunori
- [PATCH 1 of 4 py3] util: pass encoding.[encoding|encodingmode] as unicodes
Pulkit Goyal
- [PATCH 2 of 4 py3] smcposix: pass unicode as first argument to array.array
Pulkit Goyal
- [PATCH 3 of 4 py3] help: use pycompat.sysstr() to make `a in b` work
Pulkit Goyal
- [PATCH 4 of 4 py3] minirst: use bytes.strip instead of str.strip
Pulkit Goyal
- [PATCH 1 of 9 py3] ui: check for --debugger in sys.argv using r-string to avoid bytes on py3
Augie Fackler
- [PATCH 2 of 9 py3] phases: explicitly evaluate list returned by map
Augie Fackler
- [PATCH 3 of 9 py3] context: work around `long` not existing on Python 3
Augie Fackler
- [PATCH 4 of 9 py3] context: implement both __bytes__ and __str__ for Python 3
Augie Fackler
- [PATCH 5 of 9 py3] summary: don't explicitly str() something we're about to %s
Augie Fackler
- [PATCH 6 of 9 py3] py3: use bytearray() instead of array('c', ...) constructions
Augie Fackler
- [PATCH 7 of 9 py3] branchmap: don't use buffer() on Python 3
Augie Fackler
- [PATCH 8 of 9 py3] branchmap: stringify int in a portable way
Augie Fackler
- [PATCH 9 of 9 py3] scmutil: fix key generation to portably bytestringify integer
Augie Fackler
- [PATCH 3 of 4 py3] help: use pycompat.sysstr() to make `a in b` work
Yuya Nishihara
- [PATCH 7 of 9 py3] branchmap: don't use buffer() on Python 3
Pulkit Goyal
- [PATCH V2] config: honour the trusted flag in ui.configint
Martijn Pieters
- [PATCH 1 of 9 py3 v2] ui: check for --debugger in sys.argv using r-string to avoid bytes on py3
Augie Fackler
- [PATCH 2 of 9 py3 v2] phases: explicitly evaluate list returned by map
Augie Fackler
- [PATCH 3 of 9 py3 v2] context: work around `long` not existing on Python 3
Augie Fackler
- [PATCH 4 of 9 py3 v2] context: implement both __bytes__ and __str__ for Python 3
Augie Fackler
- [PATCH 5 of 9 py3 v2] summary: don't explicitly str() something we're about to %s
Augie Fackler
- [PATCH 6 of 9 py3 v2] py3: use bytearray() instead of array('c', ...) constructions
Augie Fackler
- [PATCH 7 of 9 py3 v2] branchmap: don't use buffer() on Python 3
Augie Fackler
- [PATCH 8 of 9 py3 v2] branchmap: stringify int in a portable way
Augie Fackler
- [PATCH 9 of 9 py3 v2] scmutil: fix key generation to portably bytestringify integer
Augie Fackler
- [PATCH 1 of 9 py3] ui: check for --debugger in sys.argv using r-string to avoid bytes on py3
Yuya Nishihara
- [PATCH 2 of 9 py3 v2] phases: explicitly evaluate list returned by map
Martin von Zweigbergk
- [PATCH 2 of 9 py3 v2] phases: explicitly evaluate list returned by map
Augie Fackler
- [PATCH 1 of 9 py3 v3] ui: check for --debugger in sys.argv using r-string to avoid bytes on py3
Augie Fackler
- [PATCH 2 of 9 py3 v3] phases: explicitly evaluate list returned by map
Augie Fackler
- [PATCH 3 of 9 py3 v3] context: work around `long` not existing on Python 3
Augie Fackler
- [PATCH 4 of 9 py3 v3] context: implement both __bytes__ and __str__ for Python 3
Augie Fackler
- [PATCH 5 of 9 py3 v3] summary: don't explicitly str() something we're about to %s
Augie Fackler
- [PATCH 6 of 9 py3 v3] py3: use bytearray() instead of array('c', ...) constructions
Augie Fackler
- [PATCH 7 of 9 py3 v3] branchmap: don't use buffer() on Python 3
Augie Fackler
- [PATCH 8 of 9 py3 v3] branchmap: stringify int in a portable way
Augie Fackler
- [PATCH 9 of 9 py3 v3] scmutil: fix key generation to portably bytestringify integer
Augie Fackler
- [PATCH 7 of 7 V3] util: enable hardlink for copyfile
Mads Kiilerich
- [PATCH 3 of 9 py3 v3] context: work around `long` not existing on Python 3
Martin von Zweigbergk
- [PATCH 7 of 7 V3] util: enable hardlink for copyfile
Augie Fackler
- [PATCH 01 of 20] localrepo: directly use repo.vfs.join
Augie Fackler
- [PATCH] debugfsinfo: print fstype information
Augie Fackler
- [PATCH 3 of 9 py3 v3] context: work around `long` not existing on Python 3
Martin von Zweigbergk
- mercurial at 31318: 10 new changesets
Mercurial Commits
- [PATCH 1 of 9 py3 v3] ui: check for --debugger in sys.argv using r-string to avoid bytes on py3
Yuya Nishihara
- [PATCH 7 of 7 V3] util: enable hardlink for copyfile
Jun Wu
- [PATCH 7 of 7 V3] util: enable hardlink for copyfile
Augie Fackler
- [PATCH 4 of 5 V2] util: add a getfstype method
Jun Wu
- [V2] config: honour the trusted flag in ui.configint
Augie Fackler
- [PATCH 3 of 9 py3 v3] context: work around `long` not existing on Python 3
Yuya Nishihara
- [V2] config: honour the trusted flag in ui.configint
Augie Fackler
- [PATCH V3] config: honour the trusted flag in ui.configint
Martijn Pieters
- [PATCH 7 of 7 V3] util: enable hardlink for copyfile
Mads Kiilerich
- [PATCH V2] config: honour the trusted flag in ui.configint
Yuya Nishihara
- [PATCH] debugfsinfo: print fstype information
Yuya Nishihara
- [PATCH 7 of 7 V3] util: enable hardlink for copyfile
Augie Fackler
- [PATCH] debugfsinfo: print fstype information
Augie Fackler
- [PATCH 01 of 10 py3] ui: portably bytestring-ify url object
Augie Fackler
- [PATCH 02 of 10 py3] context: use portable construction to verify int parsing
Augie Fackler
- [PATCH 03 of 10 py3] manifest: unbreak pure-python manifest parsing on Python 3
Augie Fackler
- [PATCH 04 of 10 py3] parser: use %d instead of %s for interpolating error position
Augie Fackler
- [PATCH 05 of 10 py3] lock: use %d to format integer into a bytestring
Augie Fackler
- [PATCH 06 of 10 py3] mpatch: use bytesio instead of stringio in pure-python mpatch code
Augie Fackler
- [PATCH 07 of 10 py3] revsetlang: slice out single bytes instead of indexing
Augie Fackler
- [PATCH 08 of 10 py3] revlog: extract first byte of revlog with a slice so it's portable
Augie Fackler
- [PATCH 09 of 10 py3] revlog: use bytes() to ensure text from _chunks is a reasonable type
Augie Fackler
- [PATCH 10 of 10 py3] repoview: specify setattr values as native strings
Augie Fackler
- [PATCH 4 of 5 V2] util: add a getfstype method
Yuya Nishihara
- [PATCH 01 of 10 py3] ui: portably bytestring-ify url object
Pulkit Goyal
- [PATCH 2 of 2] rebase: add flag to require destination
Augie Fackler
- [PATCH 4 of 5 V2] util: add a getfstype method
Jun Wu
- [PATCH] py3: drop unused aliases to array.array which are replaced with bytearray
Yuya Nishihara
- [PATCH V2] py3: add "b" prefix to string literals related to module policy
FUJIWARA Katsunori
- [PATCH 10 of 10 py3] repoview: specify setattr values as native strings
Pulkit Goyal
- [PATCH 06 of 10 py3] mpatch: use bytesio instead of stringio in pure-python mpatch code
Yuya Nishihara
- [PATCH 7 of 7 V3] util: enable hardlink for copyfile
Jun Wu
- [PATCH RFC] configoptions: introduce registrar for config options
Gregory Szorc
- [Bug 5499] New: on running command hg bzexport to create a patch
mercurial-bugs at mercurial-scm.org
- [PATCH] debugfsinfo: print fstype information
Jun Wu
- [PATCH 4 of 5 V2] util: add a getfstype method
Yuya Nishihara
- [PATCH py3] pycompat: default to BytesIO instead of StringIO
Pulkit Goyal
- [PATCH py3] pycompat: default to BytesIO instead of StringIO
Gregory Szorc
- [PATCH py3] pycompat: default to BytesIO instead of StringIO
Pulkit Goyal
- [PATCH 1 of 2] rbc: use struct unpack_from and pack_into instead of unpack and pack
Mads Kiilerich
- [PATCH 2 of 2] rbc: empty (and invalid) rbc-names file should give an empty name list
Mads Kiilerich
- [PATCH py3] pycompat: default to BytesIO instead of StringIO
Augie Fackler
- [PATCH] py3: drop unused aliases to array.array which are replaced with bytearray
Augie Fackler
- [PATCH RFC] ui: introduce sysdefault section for pager and editor configuration
Jun Wu
- [PATCH V2] py3: add "b" prefix to string literals related to module policy
Augie Fackler
- [PATCH] rebase: move state serialization to use unfiltered repo
Durham Goode
- [PATCH 4 of 5 V2] util: add a getfstype method
Jun Wu
- [PATCH 01 of 12 py3] store: fix many single-byte ops to use slicing in _auxencode
Augie Fackler
- [PATCH 02 of 12 py3] files: use native string type to load rev opt from dict
Augie Fackler
- [PATCH 03 of 12 py3] manifest: add __next__ methods for Python 3
Augie Fackler
- [PATCH 04 of 12 py3] manifest: use node.bin instead of .decode('hex')
Augie Fackler
- [PATCH 05 of 12 py3] manifest: now that node.bin is available, use it directly
Augie Fackler
- [PATCH 06 of 12 py3] manifest: ensure paths are bytes (not str) in pure parser
Augie Fackler
- [PATCH 07 of 12 py3] util: teach url object about __bytes__
Augie Fackler
- [PATCH 08 of 12 py3] encoding: make encoding.encoding be a native str and add encodingb
Augie Fackler
- [PATCH 09 of 12 py3] lock: encode result of gethostname into a bytestring
Augie Fackler
- [PATCH 10 of 12 py3] tests: make a variable for hg binary location in test-check-py3-commands
Augie Fackler
- [PATCH 11 of 12 py3] py3: prove `hg files --rev` works
Augie Fackler
- [PATCH 12 of 12 py3] revlog: use bytes() instead of str() to get data from memoryview
Augie Fackler
- [PATCH] config: avoid using a mutable default
Martijn Pieters
- [PATCH] rebase: move state serialization to use unfiltered repo
Augie Fackler
- [PATCH 1 of 6 RFC] ui: refactoring handling of trusted, user and overlay
David Soria Parra
- [PATCH 2 of 6 RFC] ui: add a defaults layer to the config
David Soria Parra
- [PATCH 3 of 6 RFC] ui: don't return certain layers when they are supposed to be displayed
David Soria Parra
- [PATCH 4 of 6 RFC] compat: module to handle different ui.compat settings
David Soria Parra
- [PATCH 5 of 6 RFC] help: document compat mode
David Soria Parra
- [PATCH 6 of 6 RFC] dispatch: modernize the ui after finalizing config loading
David Soria Parra
- [PATCH 08 of 12 py3] encoding: make encoding.encoding be a native str and add encodingb
Yuya Nishihara
- [PATCH] pycompat: move imports of cStringIO/io to where they are used
Yuya Nishihara
- [PATCH 2 of 2] rbc: empty (and invalid) rbc-names file should give an empty name list
Augie Fackler
- [PATCH] localrepo: deprecate 'repo.join' in favor of 'repo.vfs.join'
Pierre-Yves David
- [PATCH 01 of 12 py3] store: fix many single-byte ops to use slicing in _auxencode
Gregory Szorc
- [PATCH 01 of 12 py3] store: fix many single-byte ops to use slicing in _auxencode
Yuya Nishihara
- [PATCH 1 of 4 py3 v2] encoding: make encoding.encoding be a native str and add encodingb
Augie Fackler
- [PATCH 2 of 4 py3 v2] lock: encode result of gethostname into a bytestring
Augie Fackler
- [PATCH 3 of 4 py3 v2] tests: make a variable for hg binary location in test-check-py3-commands
Augie Fackler
- [PATCH 4 of 4 py3 v2] py3: prove `hg files --rev` works
Augie Fackler
- [PATCH] debugfsinfo: print fstype information
Augie Fackler
- [PATCH] pycompat: move imports of cStringIO/io to where they are used
Augie Fackler
- [PATCH] localrepo: deprecate 'repo.join' in favor of 'repo.vfs.join'
Augie Fackler
- [PATCH 1 of 4 py3 v2] encoding: make encoding.encoding be a native str and add encodingb
Yuya Nishihara
- [PATCH 1 of 4 py3 v2] encoding: make encoding.encoding be a native str and add encodingb
Augie Fackler
- [PATCH] py3: initial type hinting stubs
Martijn Pieters
- [PATCH 01 of 10 RFC v2] ui: refactoring handling of trusted, user and overlay
David Soria Parra
- [PATCH 02 of 10 RFC v2] ui: add a defaults layer to the config
David Soria Parra
- [PATCH 03 of 10 RFC v2] ui: don't return certain layers when they are supposed to be displayed
David Soria Parra
- [PATCH 04 of 10 RFC v2] compat: module to handle different ui.compat settings
David Soria Parra
- [PATCH 05 of 10 RFC v2] help: document compat mode
David Soria Parra
- [PATCH 06 of 10 RFC v2] dispatch: modernize the ui after finalizing config loading
David Soria Parra
- [PATCH 07 of 10 RFC v2] compat: add diff.git=True to latest
David Soria Parra
- [PATCH 08 of 10 RFC v2] compat: add diff.showfunc=True to latest
David Soria Parra
- [PATCH 09 of 10 RFC v2] compat: add ui.color=auto to latest
David Soria Parra
- [PATCH 10 of 10 RFC v2] compat: add ui.interface=curses to latest
David Soria Parra
- [PATCH 1 of 4 py3 v2] encoding: make encoding.encoding be a native str and add encodingb
Augie Fackler
- [PATCH 1 of 3 py3 v3] lock: encode result of gethostname into a bytestring
Augie Fackler
- [PATCH 2 of 3 py3 v3] tests: make a variable for hg binary location in test-check-py3-commands
Augie Fackler
- [PATCH 3 of 3 py3 v3] py3: prove `hg files --rev` works
Augie Fackler
- [PATCH 3 of 3 V3] chgcache: implement repocache
Yuya Nishihara
- config: avoid using a mutable default
Augie Fackler
- [PATCH 1 of 3 py3 v3] lock: encode result of gethostname into a bytestring
Yuya Nishihara
- [PATCH] exewrapper: add an ability to always load python from hg-python subdir
Kostia Balytskyi
- [PATCH 1 of 4 py3 v2] encoding: make encoding.encoding be a native str and add encodingb
Yuya Nishihara
- [PATCH] lock: do not encode result of gethostname on Python 2
Yuya Nishihara
- [PATCH 1 of 2] merge: check current wc branch for 'nothing to merge', not its p1
Mads Kiilerich
- [PATCH 2 of 2] rebase: allow rebasing children of wd to wd if a new branch has been set
Mads Kiilerich
- [PATCH] lock: do not encode result of gethostname on Python 2
Augie Fackler
- [PATCH 2 of 2] rebase: allow rebasing children of wd to wd if a new branch has been set
Augie Fackler
- [PATCH py26-fix] branchmap: fix python 2.6 by using util.buffer() instead of passing bytearray
Augie Fackler
- [PATCH py26-fix] branchmap: fix python 2.6 by using util.buffer() instead of passing bytearray
Yuya Nishihara
- [PATCH] exewrapper: add an ability to always load python from hg-python subdir
Mads Kiilerich
- [PATCH] extensions: formalize concept of experimental extensions
Gregory Szorc
- [PATCH 1 of 4] pycompat: add helper to iterate each char in bytes
Yuya Nishihara
- [PATCH 2 of 4] py3: convert set of revset initial symbols back to bytes
Yuya Nishihara
- [PATCH 3 of 4] py3: make set of revset operators and quotes in bytes
Yuya Nishihara
- [PATCH 4 of 4] py3: fix slicing of bytes in revset.formatspec()
Yuya Nishihara
- [PATCH 2 of 2] rebase: add flag to require destination
Gregory Szorc
- [PATCH 4 of 4] py3: fix slicing of bytes in revset.formatspec()
Augie Fackler
- [PATCH] extensions: formalize concept of experimental extensions
Jun Wu
- [PATCH] extensions: formalize concept of experimental extensions
Gregory Szorc
- [PATCH] extensions: formalize concept of experimental extensions
Jun Wu
- stdio handling is broken
Bryan O'Sullivan
- stdio handling is broken
Augie Fackler
- stdio handling is broken
Gregory Szorc
- [PATCH] show: new extension for displaying various repository data
Gregory Szorc
- [PATCH 1 of 8 V2] context: don't use mutable default argument value
Gregory Szorc
- [PATCH 2 of 8 V2] filemerge: don't use mutable default argument value
Gregory Szorc
- [PATCH 3 of 8 V2] hgweb: don't use mutable default argument value
Gregory Szorc
- [PATCH 4 of 8 V2] hgweb: don't use mutable default argument value
Gregory Szorc
- [PATCH 5 of 8 V2] match: don't use mutable default argument value
Gregory Szorc
- [PATCH 6 of 8 V2] util: don't use mutable default argument value
Gregory Szorc
- [PATCH 7 of 8 V2] mq: don't use mutable default argument value
Gregory Szorc
- [PATCH 8 of 8 V2] rebase: don't use mutable default argument value
Gregory Szorc
- [PATCH 1 of 8 V2] context: don't use mutable default argument value
Gregory Szorc
- stdio handling is broken
Yuya Nishihara
- mercurial at 31360: 42 new changesets
Mercurial Commits
- [PATCH 1 of 4] obsolete: track node versions
Jun Wu
- [PATCH 2 of 4] obsolete: add a filteredmarkerdict class
Jun Wu
- [PATCH 3 of 4] obsolete: use filteredmarkerdict for obsstore dicts
Jun Wu
- [PATCH 4 of 4] obsolete: allow cycles
Jun Wu
- [PATCH 4 of 4] obsolete: allow cycles
Jun Wu
- [PATCH 1 of 4 V2] obsolete: track node versions
Jun Wu
- [PATCH 2 of 4 V2] obsolete: add a filteredmarkerdict class
Jun Wu
- [PATCH 3 of 4 V2] obsolete: use filteredmarkerdict for obsstore dicts
Jun Wu
- [PATCH 4 of 4 V2] obsolete: allow cycles
Jun Wu
- [PATCH 4 of 4 V2] obsolete: allow cycles
Durham Goode
- [PATCH 4 of 4 V2] obsolete: allow cycles
Jun Wu
- [PATCH 1 of 2] branches: enable pager
Martin von Zweigbergk
- [PATCH 2 of 2] heads: enable pager
Martin von Zweigbergk
- [PATCH 1 of 2] branches: enable pager
Yuya Nishihara
- [Bug 5500] New: histedit --abort does unsafe history writing
mercurial-bugs at mercurial-scm.org
- [PATCH 1 of 7] py3: use portable way to stringify cache key of repoview
Yuya Nishihara
- [PATCH 2 of 7] py3: rewrite itervalues() as values() by importer
Yuya Nishihara
- [PATCH 3 of 7] py3: use next() to obtain next item from inner generator of generatorset
Yuya Nishihara
- [PATCH 4 of 7] encoding: factor out unicode variants of from/tolocal()
Yuya Nishihara
- [PATCH 4 of 4 V2] obsolete: allow cycles
Pierre-Yves David
- [PATCH 1 of 7] py3: use portable way to stringify cache key of repoview
Yuya Nishihara
- [PATCH 2 of 7] py3: rewrite itervalues() as values() by importer
Yuya Nishihara
- [PATCH 3 of 7] py3: use next() to obtain next item from inner generator of generatorset
Yuya Nishihara
- [PATCH 4 of 7] encoding: factor out unicode variants of from/tolocal()
Yuya Nishihara
- [PATCH 5 of 7] encoding: add converter between native str and byte string
Yuya Nishihara
- [PATCH 6 of 7] py3: call strftime() with native str type
Yuya Nishihara
- [PATCH 7 of 7] py3: prove hg tip works
Yuya Nishihara
- [PATCH 1 of 7] py3: use portable way to stringify cache key of repoview
Yuya Nishihara
- [PATCH remotefilelog-ext remotefilelog-ext] datapack: don't depend on demandimport when cstore isn't available
Augie Fackler
- [PATCH 4 of 4 V2] obsolete: allow cycles
Jun Wu
- [PATCH 1 of 2 py3] pycompat: alias urllib symbols directly
Gregory Szorc
- [PATCH 2 of 2 py3] pycompat: custom implementation of urllib.parse.quote()
Gregory Szorc
- [PATCH py3] global: add __bool__ to every class defining __nonzero__
Gregory Szorc
- [Bug 5501] New: Pager enabled now when people thought it was disabled
mercurial-bugs at mercurial-scm.org
- [PATCH 2 of 7] py3: rewrite itervalues() as values() by importer
Gregory Szorc
- [PATCH 2 of 7] py3: rewrite itervalues() as values() by importer
Gregory Szorc
- [PATCH v2] exewrapper: prefer HackableMercurial python if availbale
Kostia Balytskyi
- [PATCH 1 of 4 py3 V2] tests: clean up bad extension
Gregory Szorc
- [PATCH 2 of 4 py3 V2] pycompat: alias urllib symbols directly
Gregory Szorc
- [PATCH 3 of 4 py3 V2] pycompat: custom implementation of urllib.parse.quote()
Gregory Szorc
- [PATCH 4 of 4 py3 V2] tests: prove that `hg init` works with Python 3
Gregory Szorc
- [PATCH 2 of 3 py3 v3] tests: make a variable for hg binary location in test-check-py3-commands
Gregory Szorc
- [PATCH 2 of 3 py3 v3] tests: make a variable for hg binary location in test-check-py3-commands
Augie Fackler
- Http cookie configuration with mercurial
Gregory Szorc
- [PATCH remotefilelog-ext remotefilelog-ext] datapack: don't depend on demandimport when cstore isn't available
Kostia Balytskyi
- mercurial at 31369: 9 new changesets
Mercurial Commits
- [PATCH 3 of 4 py3 V2] pycompat: custom implementation of urllib.parse.quote()
Pulkit Goyal
- [PATCH 3 of 4 py3 V2] pycompat: custom implementation of urllib.parse.quote()
Pulkit Goyal
- [PATCH 7 of 7] py3: prove hg tip works
Pulkit Goyal
- [PATCH] extensions: formalize concept of experimental extensions
Yuya Nishihara
- [PATCH] show: new extension for displaying various repository data
Yuya Nishihara
- [PATCH 1 of 8 V2] context: don't use mutable default argument value
Yuya Nishihara
- [PATCH 6 of 8 V2] util: don't use mutable default argument value
Yuya Nishihara
- [PATCH v2] exewrapper: prefer HackableMercurial python if availbale
David Soria Parra
- [PATCH] ui: don't read the same config file twice
David Soria Parra
- [PATCH] ui: don't read the same config file twice
Jun Wu
- [PATCH 2 of 2] rebase: add flag to require destination
Ryan McElroy
- [PATCH 2 of 2] rebase: add flag to require destination
Augie Fackler
- [PATCH] ui: don't read the same config file twice
Ryan McElroy
- [PATCH 2 of 2] rebase: add flag to require destination
Martin von Zweigbergk
- [PATCH 01 of 10] scmutil: add a method to convert environment variables to config items
Jun Wu
- [PATCH 02 of 10] scmutil: define a list of configs overriding system rc, but not users
Jun Wu
- [PATCH 03 of 10] scmutil: split osrcpath to return system and user paths separately
Jun Wu
- [PATCH 04 of 10] scmutil: add a rcpath-like method to return multiple config sources
Jun Wu
- [PATCH 05 of 10] run-tests: drop environment variables affecting configs
Jun Wu
- [PATCH 06 of 10] ui: use scmutil.rccomponents to load configs (BC)
Jun Wu
- [PATCH 07 of 10] config: list environment variables in debug output
Jun Wu
- [PATCH 08 of 10] scmutil: remove rcpath
Jun Wu
- [PATCH 09 of 10] ui: simplify geteditor
Jun Wu
- [PATCH 10 of 10] pager: do not read from environment variable
Jun Wu
- [PATCH] ui: don't read the same config file twice
David Soria Parra
- [PATCH 04 of 10] scmutil: add a rcpath-like method to return multiple config sources
David Soria Parra
- [PATCH 04 of 10] scmutil: add a rcpath-like method to return multiple config sources
Jun Wu
- [PATCH 2 of 2] rebase: add flag to require destination
David Soria Parra
- [PATCH 1 of 7] formatter: support json formatting of long type
Gregory Szorc
- [PATCH 2 of 7] perf: perform a garbage collection before each iteration
Gregory Szorc
- [PATCH 3 of 7] parsers: avoid PyList_Append when parsing obs markers
Gregory Szorc
- [PATCH 4 of 7] parsers: handle refcounting of "parents" consistently
Gregory Szorc
- [PATCH 5 of 7] [RFC] parsers: create a dedicated type for an obs marker
Gregory Szorc
- [PATCH 6 of 7] [RFC] parsers: inline fm1readmarker() into Obsmarker1_FromData()
Gregory Szorc
- [PATCH 7 of 7] [RFC] parsers: lazy instantiate obs marker values
Gregory Szorc
- [PATCH] merge: also allow 'e' action with experimental.updatecheck=noconflict
Martin von Zweigbergk
- [PATCH 3 of 7] parsers: avoid PyList_Append when parsing obs markers
Gregory Szorc
- [PATCH 1 of 4] histedit: add a method to cleanup nodes safely
Jun Wu
- [PATCH 2 of 4] histedit: use safecleanupnode in _finishhistedit
Jun Wu
- [PATCH 3 of 4] histedit: use safecleanupnode in _aborthistedit (issue5500)
Jun Wu
- [PATCH 4 of 4] histedit: inline cleanupnode
Jun Wu
- [PATCH 2 of 2] rebase: add flag to require destination
Gregory Szorc
- [PATCH 1 of 2] tests: duplicate test for pager for old extension and for in-core pager
Martin von Zweigbergk
- [PATCH 2 of 2] pager: if old pager extensions is enabled, respect pager.attend
Martin von Zweigbergk
- [PATCH 2 of 7] py3: rewrite itervalues() as values() by importer
Yuya Nishihara
- [PATCH 1 of 7] formatter: support json formatting of long type
Yuya Nishihara
- [PATCH 2 of 7] perf: perform a garbage collection before each iteration
Yuya Nishihara
- [Bug 5502] New: Empty commit diff
mercurial-bugs at mercurial-scm.org
- [PATCH 1 of 4 py3 V2] tests: clean up bad extension
Yuya Nishihara
- [PATCH 3 of 4 py3 V2] pycompat: custom implementation of urllib.parse.quote()
Yuya Nishihara
- [PATCH 1 of 2] tests: duplicate test for pager for old extension and for in-core pager
Yuya Nishihara
- [PATCH 2 of 2] pager: if old pager extensions is enabled, respect pager.attend
Yuya Nishihara
- [Bug 5503] New: Link to TortoiseHg just redirects to the Bitbucket homepage
mercurial-bugs at mercurial-scm.org
- [Bug 5504] New: hg log --encoding utf-8 -t "{join(extras,';')\n" returns non-UTF-8 characters
mercurial-bugs at mercurial-scm.org
- [PATCH 6 of 8 V2] util: don't use mutable default argument value
Gregory Szorc
- [PATCH] extensions: formalize concept of experimental extensions
Jun Wu
- [PATCH 2 of 7] py3: rewrite itervalues() as values() by importer
Gregory Szorc
- [PATCH] util: make strdate's defaults default value a dict
Gregory Szorc
- [PATCH 1 of 7] formatter: support json formatting of long type
Gregory Szorc
- [PATCH 2 of 2] pager: if old pager extensions is enabled, respect pager.attend
Martin von Zweigbergk
- [PATCH] perf: add environment variable to disable GC
Gregory Szorc
- [PATCH 1 of 2 V2] tests: duplicate test for pager for old extension and for in-core pager
Martin von Zweigbergk
- [PATCH 2 of 2 V2] pager: if old pager extensions is enabled, respect pager.attend
Martin von Zweigbergk
- [PATCH 7 of 7 V3] util: enable hardlink for copyfile
David Soria Parra
- [PATCH] patch: diff --stat can parse lines starting with -- or ++ (issue5479)
David Soria Parra
- [PATCH 1 of 3] revlog: explicitly check _maxchainlen for None
Gregory Szorc
- [PATCH 2 of 3] manifest: API to obtain new nodes in a manifest
Gregory Szorc
- [PATCH 3 of 3] changegroup: switch to manifestctx.readstoragenewnodes() (issue5367)
Gregory Szorc
- [PATCH remotefilelog-ext remotefilelog-ext] datapack: don't depend on demandimport when cstore isn't available
Durham Goode
- [PATCH] fancyopts: making config defaults actually override defaults
David Soria Parra
- [PATCH] debuglabelcomplete: fix to call debugnamecomplete in new location
Kyle Lippincott
- [PATCH] debuglabelcomplete: fix to call debugnamecomplete in new location
Kyle Lippincott
- [PATCH v2] debuglabelcomplete: fix to call debugnamecomplete in new location
Kyle Lippincott
- [PATCH 1 of 2] py3: use raw string in comparison
Rishabh Madan
- [PATCH 2 of 2] py3: convert string to bytes
Rishabh Madan
- [PATCH] py3: make py3 compat.iterbytestr simpler and faster
Martin von Zweigbergk
- [PATCH v2] debuglabelcomplete: fix to call debugnamecomplete in new location
Martin von Zweigbergk
- mercurial at 31385: 16 new changesets
Mercurial Commits
- [PATCH] fancyopts: making config defaults actually override defaults
Rodrigo Damazio
- [PATCH] py3: make py3 compat.iterbytestr simpler and faster
Gregory Szorc
- [PATCH] py3: make py3 compat.iterbytestr simpler and faster
Martin von Zweigbergk
- [PATCH 2 of 2] rebase: add flag to require destination
Ryan McElroy
- [PATCH 1 of 2 v2] update: add flag to require update destination
Ryan McElroy
- [PATCH 2 of 2 v2] rebase: add flag to require destination
Ryan McElroy
- [PATCH 2 of 2] rebase: add flag to require destination
Pierre-Yves David
- [PATCH 2 of 2 v2] rebase: add flag to require destination
David Soria Parra
- [PATCH V2] hgwebdir: add support for explicit index files
Matt Harbison
- [PATCH 01 of 10 RFC v2] ui: refactoring handling of trusted, user and overlay
Jun Wu
- [PATCH 04 of 10 RFC v2] compat: module to handle different ui.compat settings
Jun Wu
- [PATCH 05 of 10 RFC v2] help: document compat mode
Jun Wu
- [PATCH 03 of 10 RFC v2] ui: don't return certain layers when they are supposed to be displayed
Jun Wu
- [PATCH] import-checkers: split tests of the tool from running it on the source
Pierre-Yves David
- [PATCH 1 of 7] mq: don't use mutable default argument value
Pierre-Yves David
- [PATCH 2 of 7] convert: don't use mutable default argument value
Pierre-Yves David
- [PATCH 3 of 7] hgk: don't use mutable default argument value
Pierre-Yves David
- [PATCH 4 of 7] largefiles: don't use mutable default argument value
Pierre-Yves David
- [PATCH 5 of 7] httpclient: don't use mutable default argument value
Pierre-Yves David
- [PATCH 6 of 7] localrepo: don't use mutable default argument value
Pierre-Yves David
- [PATCH 7 of 7] test: add a basic 'test-check-pylint.t'
Pierre-Yves David
- [PATCH 1 of 5] gpg: use 'wvfs' instead of 'wfile'
Pierre-Yves David
- [PATCH 2 of 5] tagmerge: use 'wvfs' instead of 'wfile'
Pierre-Yves David
- [PATCH 3 of 5] localrepo: use 'wvfs' instead of 'wfile'
Pierre-Yves David
- [PATCH 4 of 5] eol: use 'wvfs' instead of 'wfile'
Pierre-Yves David
- [PATCH 5 of 5] localrepo: deprecate 'wfile'
Pierre-Yves David
- [PATCH 1 of 2] py3: use raw string in comparison
Pulkit Goyal
- [PATCH 2 of 2] py3: convert string to bytes
Pulkit Goyal
- [PATCH 1 of 2] py3: use raw string in comparison
Rishabh Madan
- [PATCH 1 of 2] py3: open file in rb mode
Rishabh Madan
- [PATCH 2 of 2] py3: use iter() instead of iterkeys()
Rishabh Madan
- [PATCH 2 of 2] py3: use iter() instead of iterkeys()
Pulkit Goyal
- mercurial at 31402: 17 new changesets
Mercurial Commits
- [PATCH 1 of 2] py3: open file in rb mode
Yuya Nishihara
- [PATCH 2 of 2] py3: use iter() instead of iterkeys()
Yuya Nishihara
- [PATCH] util: make strdate's defaults default value a dict
Yuya Nishihara
- [PATCH 1 of 2 V2] tests: duplicate test for pager for old extension and for in-core pager
Yuya Nishihara
- [PATCH] extensions: formalize concept of experimental extensions
Yuya Nishihara
- [PATCH 7 of 7] test: add a basic 'test-check-pylint.t'
Kevin Bullock
- [PATCH 5 of 5] localrepo: deprecate 'wfile'
Kevin Bullock
- [PATCH 1 of 3] util: wrap s.encode('string_escape') call for future py3 compatibility
Yuya Nishihara
- [PATCH 2 of 3] templatekw: make join() escape values of extras (BC) (issue5504)
Yuya Nishihara
- [PATCH 3 of 3] py3: call codecs.escape_encode() directly
Yuya Nishihara
- mercurial at 31406: 4 new changesets
Mercurial Commits
- [PATCH 1 of 2] localrepo: use self.wvfs.islink directly
Pierre-Yves David
- [PATCH 2 of 2] localrepo: deprecated '_link'
Pierre-Yves David
- [PATCH 2 of 2] py3: use iter() instead of iterkeys()
Pulkit Goyal
- [PATCH 7 of 7] test: add a basic 'test-check-pylint.t'
Gregory Szorc
- [PATCH 7 of 7] test: add a basic 'test-check-pylint.t'
Kevin Bullock
- [PATCH 7 of 7] test: add a basic 'test-check-pylint.t'
Gregory Szorc
- [PATCH 1 of 2 V2] py3: optimize py3 compat.bytechr using Struct.pack
Martin von Zweigbergk
- [PATCH 2 of 2 V2] py3: make py3 compat.iterbytestr simpler and faster
Martin von Zweigbergk
- [PATCH 2 of 3] manifest: API to obtain new nodes in a manifest
Durham Goode
- [PATCH 3 of 3] changegroup: switch to manifestctx.readstoragenewnodes() (issue5367)
Durham Goode
- [PATCH V2] merge: add `internal:dumpjson` tool to `resolve`, which outputs conflict state
Durham Goode
- [PATCH 2 of 2] py3: use iter() instead of iterkeys()
Rishabh Madan
- [PATCH py3 resend] py3: initial type hinting stubs
Martijn Pieters
- [PATCH py3 resend] py3: initial type hinting stubs
Martijn Pieters
- [PATCH 2 of 3] manifest: API to obtain new nodes in a manifest
Martin von Zweigbergk
- [PATCH 3 of 3] changegroup: switch to manifestctx.readstoragenewnodes() (issue5367)
Martin von Zweigbergk
- [PATCH] branchmap: handle nullrev in setcachedata
Durham Goode
- [PATCH V2] py3: use iter() instead of iterkeys()
Rishabh Madan
- [PATCH 1 of 2] pager: avoid shell=True on subprocess.Popen for better errors (issue5491)
Augie Fackler
- [PATCH 2 of 2] pager: skip running the pager if it's set to 'cat'
Augie Fackler
- [PATCH 2 of 2 v2] rebase: add flag to require destination
Ryan McElroy
- [PATCH 2 of 2] pager: skip running the pager if it's set to 'cat'
Ryan McElroy
- [PATCH V2] merge: add `internal:dumpjson` tool to `resolve`, which outputs conflict state
Kevin Bullock
- [PATCH 2 of 2] pager: skip running the pager if it's set to 'cat'
Kevin Bullock
- [PATCH] osutil: fix potential wrong fd close
Jun Wu
- [PATCH 2 of 2] pager: skip running the pager if it's set to 'cat'
Augie Fackler
- [PATCH 2 of 2] pager: skip running the pager if it's set to 'cat'
Jun Wu
- [PATCH 1 of 6 py3] scmutil: make function name bytes in class filecache
Pulkit Goyal
- [PATCH 2 of 6 py3] match: make regular expression bytes to prevent TypeError
Pulkit Goyal
- [PATCH 3 of 6 py3] match: slice over bytes to get the byteschr instead of ascii value
Pulkit Goyal
- [PATCH 4 of 6 py3] dirstate: use iter.__next__ instead of iter.next
Pulkit Goyal
- [PATCH 5 of 6 py3] dirstate: use list comprehension to get a list of keys
Pulkit Goyal
- [PATCH 6 of 6 py3] commands: make sure using byteschr rather than ascii values
Pulkit Goyal
- [PATCH V2] py3: use iter() instead of iterkeys()
Pulkit Goyal
- [PATCH 6 of 6 py3] commands: make sure using byteschr rather than ascii values
Martin von Zweigbergk
- [PATCH 4 of 6 py3] dirstate: use iter.__next__ instead of iter.next
Martin von Zweigbergk
- [PATCH 5 of 6 py3] dirstate: use list comprehension to get a list of keys
Martin von Zweigbergk
- mercurial at 31418: 12 new changesets
Mercurial Commits
- [PATCH 5 of 6 py3] dirstate: use list comprehension to get a list of keys
Pulkit Goyal
- [PATCH 3 of 6 py3] match: slice over bytes to get the byteschr instead of ascii value
Martin von Zweigbergk
- [PATCH 4 of 6 py3] dirstate: use iter.__next__ instead of iter.next
Pulkit Goyal
- [PATCH 5 of 6 py3] dirstate: use list comprehension to get a list of keys
Martin von Zweigbergk
- [PATCH 5 of 6 py3] dirstate: use list comprehension to get a list of keys
Pulkit Goyal
- [PATCH] tests: properly drop back to root dir in test-status.t
Ryan McElroy
- [PATCH 5 of 6 py3] dirstate: use list comprehension to get a list of keys
Martin von Zweigbergk
- [PATCH 01 of 11] bdiff: use Python memory allocator in fixws
Jun Wu
- [PATCH 01 of 11] bdiff: use Python memory allocator in fixws
Jun Wu
- [PATCH] tests: properly drop back to root dir in test-status.t
Martin von Zweigbergk
- [PATCH V2] merge: add `internal:dumpjson` tool to `resolve`, which outputs conflict state
Ryan McElroy
- [PATCH 6 of 6 py3] commands: make sure using byteschr rather than ascii values
Pulkit Goyal
- [PATCH 1 of 3 py3] error: convert the error into strings to pass into ui.warn()
Pulkit Goyal
- [PATCH 2 of 3 py3] commands: convert opts back to bytes for status
Pulkit Goyal
- [PATCH 3 of 3 py3] context: explicitly evaluate list returned by map
Pulkit Goyal
- [PATCH 7 of 7] test: add a basic 'test-check-pylint.t'
Pierre-Yves David
- [PATCH 1 of 8] rebase: explicitly tests for None
Pierre-Yves David
- [PATCH 2 of 8] util: explicitly tests for None
Pierre-Yves David
- [PATCH 3 of 8] mq: explicitly tests for None
Pierre-Yves David
- [PATCH 4 of 8] match: explicitly tests for None
Pierre-Yves David
- [PATCH 5 of 8] hgweb: explicitly tests for None in webutil
Pierre-Yves David
- [PATCH 6 of 8] hgweb: explicitly tests for None
Pierre-Yves David
- [PATCH 7 of 8] filemerge: explicitly tests for None
Pierre-Yves David
- [PATCH 8 of 8] context: explicitly tests for None
Pierre-Yves David
- [PATCH 6 of 6 py3] commands: make sure using byteschr rather than ascii values
Martin von Zweigbergk
- [PATCH 1 of 2 V2] py3: optimize py3 compat.bytechr using Struct.pack
Yuya Nishihara
- mercurial at 31423: 5 new changesets
Mercurial Commits
- [PATCH 3 of 7] parsers: avoid PyList_Append when parsing obs markers
Yuya Nishihara
- [PATCH 4 of 7] parsers: handle refcounting of "parents" consistently
Yuya Nishihara
- [PATCH 5 of 7] [RFC] parsers: create a dedicated type for an obs marker
Yuya Nishihara
- [PATCH 2 of 3 py3] commands: convert opts back to bytes for status
Yuya Nishihara
- [PATCH 3 of 3 py3] context: explicitly evaluate list returned by map
Yuya Nishihara
- [PATCH 1 of 3 py3] error: convert the error into strings to pass into ui.warn()
Yuya Nishihara
- [Bug 5506] New: bundle -t zstd fails on long-lived repository
mercurial-bugs at mercurial-scm.org
- [PATCH 1 of 4] tests: allow running doctests selectively on Python 3
Yuya Nishihara
- [PATCH 2 of 4] pycompat: add bytestr wrapper which mostly acts as a Python 2 str
Yuya Nishihara
- [PATCH 3 of 4] py3: use bytestr wrapper in revsetlang.formatspec()
Yuya Nishihara
- [PATCH 4 of 4] py3: use bytestr wrapper in revsetlang.tokenize()
Yuya Nishihara
- [PATCH 5 of 7] [RFC] parsers: create a dedicated type for an obs marker
Gregory Szorc
- [PATCH 01 of 11] bdiff: use Python memory allocator in fixws
Gregory Szorc
- [PATCH 1 of 8] rebase: explicitly tests for None
Gregory Szorc
- [Bug 5505] New: UnboundLocalError: local variable 'prompts' referenced before assignment
mercurial-bugs at mercurial-scm.org
- [PATCH 2 of 2] pager: skip running the pager if it's set to 'cat'
Augie Fackler
- [PATCH 1 of 8] rebase: explicitly tests for None
Augie Fackler
- [PATCH 3 of 7] parsers: avoid PyList_Append when parsing obs markers
Augie Fackler
- [PATCH 5 of 7] [RFC] parsers: create a dedicated type for an obs marker
Augie Fackler
- Dropping support for Python 2.6 on Windows
Gregory Szorc
- [PATCH V2] py3: use iter() instead of iterkeys()
Augie Fackler
- [PATCH 2 of 2] localrepo: deprecated '_link'
Augie Fackler
- [PATCH 4 of 4] py3: use bytestr wrapper in revsetlang.tokenize()
Augie Fackler
- [PATCH 2 of 8] util: explicitly tests for None
Augie Fackler
- [PATCH] import-checkers: split tests of the tool from running it on the source
Augie Fackler
- [PATCH 3 of 7] parsers: avoid PyList_Append when parsing obs markers
Gregory Szorc
- [PATCH 3 of 7] parsers: avoid PyList_Append when parsing obs markers
Augie Fackler
- Dropping support for Python 2.6 on Windows
Augie Fackler
- [PATCH v2] exewrapper: prefer HackableMercurial python if availbale
Augie Fackler
- Dropping support for Python 2.6 on Windows
Siddharth Agarwal
- [PATCH 7 of 7] py3: prove hg tip works
Augie Fackler
- [PATCH 3 of 3] py3: call codecs.escape_encode() directly
Augie Fackler
- [PATCH] branchmap: handle nullrev in setcachedata
Augie Fackler
- [PATCH 3 of 7] parsers: avoid PyList_Append when parsing obs markers
Gregory Szorc
- [PATCH 3 of 7] parsers: avoid PyList_Append when parsing obs markers
Augie Fackler
- Dropping support for Python 2.6 on Windows
Simon Farnsworth
- [PATCH] util: explicitly tests for None
Pierre-Yves David
- mercurial at 31427: 4 new changesets
Mercurial Commits
- [PATCH] wfile: fix deprecation warning version
Pierre-Yves David
- [PATCH] util: explicitly tests for None
Pierre-Yves David
- [PATCH] context: simplify call to icase matcher in 'match()'
Pierre-Yves David
- [PATCH 1 of 2 STABLE] exchange: reject new compression engines for v1 bundles (issue5506)
Gregory Szorc
- [PATCH 2 of 2 STABLE] exchange: use v2 bundles for modern compression engines (issue5506)
Gregory Szorc
- hg-git and round-tripping (and file copies?)
Danek Duvall
- hg-git and round-tripping (and file copies?)
Gregory Szorc
- [PATCH 2 of 4] pycompat: add bytestr wrapper which mostly acts as a Python 2 str
Martin von Zweigbergk
- [PATCH 2 of 4] pycompat: add bytestr wrapper which mostly acts as a Python 2 str
Martin von Zweigbergk
- hg-git and round-tripping (and file copies?)
Danek Duvall
- [PATCH 1 of 2 py3 V2] dirstate: use next(iter) instead of iter.next
Pulkit Goyal
- [PATCH 2 of 2 py3 V2] commands: make sure using byteschr rather than ascii values
Pulkit Goyal
- [PATCH 1 of 2 py3 V2] dirstate: use next(iter) instead of iter.next
Martin von Zweigbergk
- [PATCH py3 V2] revlog: explicitly evaluate list to return
Pulkit Goyal
- [PATCH 1 of 8] commit: get rid of ui.backupconfig
Jun Wu
- [PATCH 2 of 8] clone: get rid of ui.backupconfig
Jun Wu
- [PATCH 3 of 8] import: get rid of ui.backupconfig
Jun Wu
- [PATCH 4 of 8] record: get rid of ui.backupconfig
Jun Wu
- [PATCH 5 of 8] histedit: get rid of ui.backupconfig
Jun Wu
- [PATCH 6 of 8] mq: get rid of ui.backupconfig
Jun Wu
- [PATCH 7 of 8] rebase: get rid of ui.backupconfig
Jun Wu
- [PATCH 8 of 8] shelve: get rid of ui.backupconfig
Jun Wu
- mercurial at 31454: 27 new changesets
Mercurial Commits
- [PATCH py3 V2] revlog: explicitly evaluate list to return
Gregory Szorc
- hg-git and round-tripping (and file copies?)
Mike Hommey
- hg-git and round-tripping (and file copies?)
Danek Duvall
- [PATCH 1 of 2 py3 V2] dirstate: use next(iter) instead of iter.next
Pulkit Goyal
- [PATCH 7 of 8] rebase: get rid of ui.backupconfig
Martin von Zweigbergk
- [PATCH 7 of 8] rebase: get rid of ui.backupconfig
Jun Wu
- [PATCH 1 of 8] commit: get rid of ui.backupconfig
Martin von Zweigbergk
- [PATCH 1 of 8] commit: get rid of ui.backupconfig
Jun Wu
- [PATCH evolve-ext] checks: correct the shebang line filtering for python files
Matt Harbison
- [PATCH 1 of 4 V3] filemerge: add `summarize()`
Phil Cohen
- [PATCH 2 of 4 V3] merge: add summarizeconflicts()
Phil Cohen
- [PATCH 3 of 4 V3] commands: add --tool=internal:dumpjson to resolve
Phil Cohen
- [PATCH 4 of 4 V3] filemerge: add test cases for corner cases using internal:dumpjson
Phil Cohen
- [PATCH 1 of 4 V3] filemerge: add `summarize()`
Phil Cohen
- [PATCH V2] merge: add `internal:dumpjson` tool to `resolve`, which outputs conflict state
Phil Cohen
- [PATCH V2] merge: add `internal:dumpjson` tool to `resolve`, which outputs conflict state
Jun Wu
- [PATCH V2] merge: add `internal:dumpjson` tool to `resolve`, which outputs conflict state
Jun Wu
- [PATCH evolve-ext] tests: add glob for Windows
Matt Harbison
- [PATCH V2] merge: add `internal:dumpjson` tool to `resolve`, which outputs conflict state
Phil Cohen
- [PATCH 1 of 2 STABLE] exchange: reject new compression engines for v1 bundles (issue5506)
FUJIWARA Katsunori
- [PATCH] py3: change explicit conversion from str to bytes
Rishabh Madan
- [PATCH] py3: change explicit conversion from str to bytes
Yuya Nishihara
- [PATCH 2 of 2 py3 V2] commands: make sure using byteschr rather than ascii values
Yuya Nishihara
- [PATCH py3 V2] revlog: explicitly evaluate list to return
Yuya Nishihara
- [PATCH] context: simplify call to icase matcher in 'match()'
Yuya Nishihara
- [PATCH] util: explicitly tests for None
Yuya Nishihara
- [PATCH] wfile: fix deprecation warning version
Yuya Nishihara
- [PATCH 01 of 11] bdiff: use Python memory allocator in fixws
Yuya Nishihara
- [PATCH] osutil: fix potential wrong fd close
Yuya Nishihara
- [PATCH 2 of 4] pycompat: add bytestr wrapper which mostly acts as a Python 2 str
Yuya Nishihara
- [PATCH V3] config: honour the trusted flag in ui.configint
Yuya Nishihara
- [PATCH] merge: also allow 'e' action with experimental.updatecheck=noconflict
Yuya Nishihara
- [PATCH 1 of 4] histedit: add a method to cleanup nodes safely
Yuya Nishihara
- [PATCH py3] global: add __bool__ to every class defining __nonzero__
Yuya Nishihara
- [PATCH V2] py3: change explicit conversion from str to pycompat.bytestr
Rishabh Madan
- [PATCH py3] global: add __bool__ to every class defining __nonzero__
Yuya Nishihara
- [PATCH V2] py3: change explicit conversion from str to pycompat.bytestr
Rishabh Madan
- [PATCH V2] merge: add `internal:dumpjson` tool to `resolve`, which outputs conflict state
Yuya Nishihara
- [PATCH V2] py3: change explicit conversion from str to pycompat.bytestr
Yuya Nishihara
- [PATCH 2 of 2] pager: skip running the pager if it's set to 'cat'
Yuya Nishihara
- [Bug 5507] New: Merge fails with "assert sf not in data['diverge']"
mercurial-bugs at mercurial-scm.org
- [PATCH 1 of 4] util: wrap s.decode('string_escape') calls for future py3 compatibility
Yuya Nishihara
- [PATCH 2 of 4] py3: call codecs.escape_decode() directly
Yuya Nishihara
- [PATCH 3 of 4] graphlog: pass function arguments without expansion
Yuya Nishihara
- [PATCH 4 of 4] py3: convert log opts to bytes-key dict
Yuya Nishihara
- [PATCH 1 of 4] histedit: add a method to cleanup nodes safely
Jun Wu
- [PATCH 01 of 10 RFC v2] ui: refactoring handling of trusted, user and overlay
Jun Wu
- [PATCH config easy] ui: move configlist parser to config.py
Jun Wu
- [PATCH] tests: allow ModuleNotFoundError in addition to ImportError
Martin von Zweigbergk
- [PATCH V2] py3: change explicit conversion from str to pycompat.bytestr
Martin von Zweigbergk
- [PATCH V2] py3: change explicit conversion from str to pycompat.bytestr
Rishabh Madan
- [PATCH V2] py3: change explicit conversion from str to pycompat.bytestr
Martin von Zweigbergk
- [PATCH V2] py3: change explicit conversion from str to pycompat.bytestr
Rishabh Madan
- [PATCH V2] py3: change explicit conversion from str to pycompat.bytestr
Martin von Zweigbergk
- [PATCH V2] py3: change explicit conversion from str to pycompat.bytestr
Rishabh Madan
- [PATCH] subrepo: move prompts out of the if (issue5505)
Simon Farnsworth
- [PATCH V2] py3: change explicit conversion from str to pycompat.bytestr
Martin von Zweigbergk
- [PATCH V2] py3: change explicit conversion from str to pycompat.bytestr
Martin von Zweigbergk
- [PATCH] subrepo: move prompts out of the if (issue5505)
Simon Farnsworth
- [PATCH] subrepo: move prompts out of the if (issue5505)
FUJIWARA Katsunori
- [PATCH] subrepo: move prompts out of the if (issue5505)
Simon Farnsworth
- [PATCH V2] py3: change explicit conversion from str to pycompat.bytestr
Yuya Nishihara
- [PATCH 1 of 4] histedit: add a method to cleanup nodes safely
Yuya Nishihara
- [PATCH 1 of 4] histedit: add a method to cleanup nodes safely
Jun Wu
- [PATCH 6 of 8] mq: get rid of ui.backupconfig
Yuya Nishihara
- [PATCH 1 of 4] histedit: add a method to cleanup nodes safely
Yuya Nishihara
- [PATCH 1 of 4] histedit: add a method to cleanup nodes safely
Jun Wu
- [PATCH 6 of 8] mq: get rid of ui.backupconfig
Jun Wu
- [PATCH 1 of 2 STABLE] exchange: reject new compression engines for v1 bundles (issue5506)
Yuya Nishihara
- mercurial at 31472: 18 new changesets
Mercurial Commits
- [PATCH 1 of 4 V2] histedit: add a method to cleanup nodes safely
Jun Wu
- [PATCH 2 of 4 V2] histedit: use safecleanupnode in _finishhistedit
Jun Wu
- [PATCH 3 of 4 V2] histedit: use safecleanupnode in _aborthistedit (issue5500)
Jun Wu
- [PATCH 4 of 4 V2] histedit: inline cleanupnode
Jun Wu
- [PATCH] subrepo: move prompts out of the if (issue5505)
Yuya Nishihara
- [PATCH] tests: allow ModuleNotFoundError in addition to ImportError
Yuya Nishihara
- [PATCH config easy] ui: move configlist parser to config.py
Yuya Nishihara
- [PATCH 1 of 4 V2] histedit: add a method to cleanup nodes safely
Yuya Nishihara
- [PATCH V2] py3: change explicit conversion from str to pycompat.bytestr
Martin von Zweigbergk
- mercurial at 31474: 2 new changesets (2 on stable)
Mercurial Commits
- [PATCH V2] hgwebdir: add support for explicit index files
Yuya Nishihara
- [PATCH] httpconnection: make sure to clear progress of httpsendfile at EOF
Yuya Nishihara
- [PATCH 1 of 2] patchbomb: use modern pager to display -n/--test result (BC)
Yuya Nishihara
- [PATCH 2 of 2] pager: flush outputs before firing pager process
Yuya Nishihara
- [PATCH 03 of 10] scmutil: split osrcpath to return system and user paths separately
Yuya Nishihara
- [PATCH 06 of 10] ui: use scmutil.rccomponents to load configs (BC)
Yuya Nishihara
- [PATCH] perf: add environment variable to disable GC
Yuya Nishihara
- [PATCH 1 of 5] debugtemplate: pass ui to templater so label() works
Yuya Nishihara
- [PATCH 2 of 5] color: insert color code after every "\e[0m" (issue5413)
Yuya Nishihara
- [PATCH 3 of 5] templater: reject bad fillchar argument passed to pad()
Yuya Nishihara
- [PATCH 4 of 5] templater: make pad() compute actual width
Yuya Nishihara
- [PATCH 5 of 5] templater: make pad() strip color codes before computing width (issue5416)
Yuya Nishihara
- [PATCH config easy] ui: move configlist parser to config.py
Jun Wu
- [PATCH 1 of 4 V2] histedit: add a method to cleanup nodes safely
Jun Wu
- [PATCH 3 of 7] parsers: avoid PyList_Append when parsing obs markers
Gregory Szorc
- mercurial at 31482: 8 new changesets
Mercurial Commits
- [PATCH config easy] ui: move configlist parser to config.py
Gregory Szorc
- [PATCH 2 of 2] pager: skip running the pager if it's set to 'cat'
Gregory Szorc
- hg-git and round-tripping (and file copies?)
Sean Farley
- hg-git and round-tripping (and file copies?)
Danek Duvall
- [Bug 5508] New: Color is lost on Windows
mercurial-bugs at mercurial-scm.org
- mercurial at 31483: new changeset
Mercurial Commits
- [PATCH 1 of 8 py3] dispatch: consolidate formatting of arguments
Augie Fackler
- [PATCH 2 of 8 py3] dispatch: extract maybe-use-repr formatting to helper function
Augie Fackler
- [PATCH 3 of 8 py3] dispatch: ensure repr is bytes in _mayberepr
Augie Fackler
- [PATCH 4 of 8 py3] dispatch: list()-ify another map()
Augie Fackler
- [PATCH 5 of 8 py3] error: use pycompat.sysstr to properly pop hints from **kw
Augie Fackler
- [PATCH 6 of 8 py3] util: use pycompat.bytestr in checkwinfilename
Augie Fackler
- [PATCH 7 of 8 py3] util: use bytes re on bytes input in fspath
Augie Fackler
- [PATCH 8 of 8 py3] branchmap: be more careful about using %d on ints
Augie Fackler
- [PATCH 1 of 8 py3] dispatch: consolidate formatting of arguments
Augie Fackler
- [PATCH 2 of 2] pager: flush outputs before firing pager process
Augie Fackler
- [PATCH] httpconnection: make sure to clear progress of httpsendfile at EOF
Augie Fackler
- [PATCH 4 of 4] py3: convert log opts to bytes-key dict
Augie Fackler
- [PATCH 4 of 8 py3] dispatch: list()-ify another map()
Pulkit Goyal
- [PATCH 1 of 8 py3] dispatch: consolidate formatting of arguments
Pulkit Goyal
- [PATCH py3] regex: make the regular expression bytes to prevent TypeError
Pulkit Goyal
- [PATCH py3 resend] dirstate: use iter.__next__ instead of iter.next
Pulkit Goyal
- [PATCH py3 resend] dirstate: use iter.__next__ instead of iter.next
Yuya Nishihara
- [PATCH py3] regex: make the regular expression bytes to prevent TypeError
Yuya Nishihara
- [PATCH 4 of 8 py3] dispatch: list()-ify another map()
Yuya Nishihara
- [PATCH 5 of 8 py3] error: use pycompat.sysstr to properly pop hints from **kw
Yuya Nishihara
- [PATCH 1 of 8 py3] dispatch: consolidate formatting of arguments
Yuya Nishihara
- [PATCH 3 of 8 py3] dispatch: ensure repr is bytes in _mayberepr
Yuya Nishihara
- [PATCH] color: sync text attributes and buffered text output on Windows (issue5508)
Matt Harbison
- [PATCH 01 of 10 py3] pycompat: add maplist alias for old map behavior
Augie Fackler
- [PATCH 02 of 10 py3] dispatch: use pycompat.maplist to allow summing with args
Augie Fackler
- [PATCH 03 of 10 py3] error: use r-string to properly pop hints from **kw
Augie Fackler
- [PATCH 04 of 10 py3] revlog: use int instead of long
Augie Fackler
- [PATCH 05 of 10 py3] posix: use open() instead of file()
Augie Fackler
- [PATCH 06 of 10 py3] posix: tiptoe around tempfile module more delicately
Augie Fackler
- [PATCH 07 of 10 py3] dirstate: use future-proof next(iter) instead of iter.next
Augie Fackler
- [PATCH 08 of 10 py3] localrepo: ensure transaction id is fully bytes on py3
Augie Fackler
- [PATCH 09 of 10 py3] localrepo: turn hook kwargs back into strs before calling hook
Augie Fackler
- [PATCH 10 of 10 py3] localrepo: forcibly copy list of filecache keys
Augie Fackler
- [PATCH 5 of 5] templater: make pad() strip color codes before computing width (issue5416)
Augie Fackler
- [PATCH] dispatch: replace mayberepr with shellquote
Augie Fackler
- [PATCH] test-check-help: fix to work on Windows
Matt Harbison
- [PATCH 1 of 3] rebase: use one dirstateguard for entire rebase
Durham Goode
- [PATCH 2 of 3] merge: remove unnecessary matcher checks
Durham Goode
- [PATCH 3 of 3] rebase: use matcher to optimize manifestmerge
Durham Goode
- [PATCH] test-check-help: fix to work on Windows
Yuya Nishihara
- [PATCH] color: sync text attributes and buffered text output on Windows (issue5508)
Yuya Nishihara
- [PATCH] dispatch: replace mayberepr with shellquote
Yuya Nishihara
- [PATCH 01 of 10 py3] pycompat: add maplist alias for old map behavior
Yuya Nishihara
- [PATCH 1 of 3] pager: fix the invocation of `more` on Windows
Matt Harbison
- [PATCH 2 of 3] [RFC] color: allow color and pager to work on Windows with 'color.mode=auto'
Matt Harbison
- [PATCH 3 of 3] [RFC] dispatch: setup color before pager
Matt Harbison
- [PATCH 3 of 3 V2] histedit: add histedit.singletransaction config option
Yuya Nishihara
- [PATCH 1 of 3] rebase: use one dirstateguard for entire rebase
Yuya Nishihara
- [PATCH 2 of 3] merge: remove unnecessary matcher checks
Yuya Nishihara
- [PATCH 1 of 3] dispatch: store args and command run on ui
Phil Cohen
- [PATCH 2 of 3] lock: add ability to store additional metadata on filesytem
Phil Cohen
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Phil Cohen
- [PATCH 3 of 3] rebase: use matcher to optimize manifestmerge
Yuya Nishihara
- [PATCH] mq: reject new patch name containing leading/trailing whitespaces
Yuya Nishihara
- [PATCH] graphlog: draw multiple edges towards null node (issue5440)
Yuya Nishihara
- [Bug 5509] New: import doesn't work: "no diffs found"
mercurial-bugs at mercurial-scm.org
- [PATCH 1 of 4 V3] filemerge: add `summarize()`
Ryan McElroy
- [PATCH 2 of 4 V3] merge: add summarizeconflicts()
Ryan McElroy
- [PATCH 4 of 4 V3] filemerge: add test cases for corner cases using internal:dumpjson
Ryan McElroy
- [PATCH 1 of 3] rebase: use one dirstateguard for entire rebase
FUJIWARA Katsunori
- [PATCH] graphlog: draw multiple edges towards null node (issue5440)
Ryan McElroy
- [PATCH] mq: reject new patch name containing leading/trailing whitespaces
Ryan McElroy
- [PATCH v2 stable] subrepo: move prompts out of the if (issue5505)
Simon Farnsworth
- [PATCH 1 of 3] dispatch: store args and command run on ui
Ryan McElroy
- [PATCH 2 of 3] lock: add ability to store additional metadata on filesytem
Ryan McElroy
- [PATCH] ui: restrict length of autogenerated blocked tags
Simon Farnsworth
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Ryan McElroy
- [PATCH 2 of 2] rebase: add flag to require destination
Ryan McElroy
- [PATCH 1 of 3] rebase: use one dirstateguard for entire rebase
Yuya Nishihara
- [Bug 5510] New: git diff mode ignores the -a (--text) flag, dumping out binaries instead
mercurial-bugs at mercurial-scm.org
- [PATCH 1 of 3] rebase: use one dirstateguard for entire rebase
FUJIWARA Katsunori
- [PATCH 2 of 2 v2] rebase: add flag to require destination
Ryan McElroy
- [PATCH 1 of 3] dispatch: store args and command run on ui
Jun Wu
- [PATCH 2 of 3] lock: add ability to store additional metadata on filesytem
Bryan O'Sullivan
- [PATCH 1 of 3] dispatch: store args and command run on ui
Phillip Cohen
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Phillip Cohen
- [PATCH 1 of 3] dispatch: store args and command run on ui
Jun Wu
- [PATCH 1 of 4 V3] filemerge: add `summarize()`
Phillip Cohen
- [Bug 5511] New: operations die with "Permission denied: .../.hg/cache/checklink-target"
mercurial-bugs at mercurial-scm.org
- [PATCH 1 of 3 osx-packaging] osx: install completion scripts using install(1) to avoid umask badness
Augie Fackler
- [PATCH 2 of 3 osx-packaging] osx: use more paranoid quoting in test
Augie Fackler
- [PATCH 3 of 3 osx-packaging] osx: always purge build/mercurial before starting build
Augie Fackler
- [PATCH] py3: prove hg config works
Rishabh Madan
- mercurial at 31491: 8 new changesets
Mercurial Commits
- [PATCH] py3: prove hg config works
Augie Fackler
- [PATCH 08 of 10 py3] localrepo: ensure transaction id is fully bytes on py3
Martin von Zweigbergk
- [PATCH 1 of 6] setup: split "hasfunction" to test arbitrary code
Jun Wu
- [PATCH 2 of 6] setup: add a function to test header files
Jun Wu
- [PATCH 3 of 6] setup: detect statfs
Jun Wu
- [PATCH 4 of 6] setup: test some header files
Jun Wu
- [PATCH 5 of 6] osutil: add a C function getting filesystem type
Jun Wu
- [PATCH 6 of 6] osutil: export a "getfstype" method
Jun Wu
- [PATCH 3 of 3] rebase: use matcher to optimize manifestmerge
Durham Goode
- [PATCH 1 of 4 V3] histedit: add a method to cleanup nodes safely
Jun Wu
- [PATCH 2 of 4 V3] histedit: use safecleanupnode in _finishhistedit
Jun Wu
- [PATCH 3 of 4 V3] histedit: use safecleanupnode in _aborthistedit (issue5500)
Jun Wu
- [PATCH 4 of 4 V3] histedit: inline cleanupnode
Jun Wu
- [PATCH 08 of 10 py3] localrepo: ensure transaction id is fully bytes on py3
Augie Fackler
- [PATCH 1 of 3] rebase: use one dirstateguard for entire rebase
Durham Goode
- GSoC 17: Release notes extension
Rishabh Madan
- mercurial at 31515: 24 new changesets
Mercurial Commits
- [PATCH 08 of 10 py3] localrepo: ensure transaction id is fully bytes on py3
Yuya Nishihara
- [PATCH 3 of 3] rebase: use matcher to optimize manifestmerge
Yuya Nishihara
- [PATCH] py3: prove hg status works
Rishabh Madan
- [PATCH 1 of 5 py3] manifest: use node.hex instead of .encode('hex')
Augie Fackler
- [PATCH 2 of 5 py3] manifest: refer to bytestrings as bytes, not str
Augie Fackler
- [PATCH 3 of 5 py3] ui: convert to/from Unicode on Python 3 in ui.editor()
Augie Fackler
- [PATCH 4 of 5 py3] util: reference __main__ in sys.modules as a sysstr
Augie Fackler
- [PATCH 5 of 5 py3] commit: keep opts as byteskwargs as much as possible
Augie Fackler
- [PATCH 08 of 10 py3] localrepo: ensure transaction id is fully bytes on py3
Augie Fackler
- [PATCH] localrepo: use node.hex instead of awkward .encode('latin1')
Augie Fackler
- [PATCH] localrepo: improve vfs documentation
Ryan McElroy
- [PATCH V2] mq: reject new patch name containing leading/trailing whitespace
Yuya Nishihara
- [PATCH 3 of 3] rebase: use matcher to optimize manifestmerge
Durham Goode
- [PATCH 01 of 14] posix: use local reference to unlink
Ryan McElroy
- [PATCH 02 of 14] posix: use local reference to removedirs
Ryan McElroy
- [PATCH 03 of 14] util: unify unlinkpath
Ryan McElroy
- [PATCH 04 of 14] util: add tryunlink function
Ryan McElroy
- [PATCH 05 of 14] util: use tryunlink in unlinkpath
Ryan McElroy
- [PATCH 06 of 14] vfs: add tryunlink method
Ryan McElroy
- [PATCH 07 of 14] shelve: use tryunlink
Ryan McElroy
- [PATCH 08 of 14] bookmarks: use tryunlink
Ryan McElroy
- [PATCH 09 of 14] chgserver: use tryunlink
Ryan McElroy
- [PATCH 10 of 14] debug: use tryunlink
Ryan McElroy
- [PATCH 11 of 14] dirstate: use tryunlink
Ryan McElroy
- [PATCH 12 of 14] server: use tryunlink
Ryan McElroy
- [PATCH 13 of 14] vfs: use unlink
Ryan McElroy
- [PATCH 14 of 14] localrepo: use tryunlink
Ryan McElroy
- [PATCH] localrepo: improve vfs documentation
Jun Wu
- [PATCH V2] mq: reject new patch name containing leading/trailing whitespace
Ryan McElroy
- [PATCH] localrepo: improve vfs documentation
Ryan McElroy
- [PATCH] localrepo: improve vfs documentation
Jun Wu
- [PATCH 04 of 14] util: add tryunlink function
Jun Wu
- [PATCH 01 of 14] posix: use local reference to unlink
Jun Wu
- [PATCH 13 of 14] vfs: use unlink
Jun Wu
- [PATCH] localrepo: use node.hex instead of awkward .encode('latin1')
Martin von Zweigbergk
- [PATCH] pure: use int instead of long
Martin von Zweigbergk
- [PATCH 5 of 5 py3] commit: keep opts as byteskwargs as much as possible
Pulkit Goyal
- [PATCH 13 of 14] vfs: use unlink
Ryan McElroy
- [PATCH 04 of 14] util: add tryunlink function
Ryan McElroy
- [PATCH 8 of 8] shelve: get rid of ui.backupconfig
Kostia Balytskyi
- [PATCH v2 stable] subrepo: move prompts out of the if (issue5505)
Yuya Nishihara
- [PATCH] py3: prove hg status works
Yuya Nishihara
- [PATCH 1 of 4 V3] histedit: add a method to cleanup nodes safely
Yuya Nishihara
- [PATCH] pure: use int instead of long
Yuya Nishihara
- [PATCH 5 of 5 py3] commit: keep opts as byteskwargs as much as possible
Yuya Nishihara
- [PATCH 3 of 5 py3] ui: convert to/from Unicode on Python 3 in ui.editor()
Yuya Nishihara
- [PATCH 13 of 14] vfs: use unlink
Ryan McElroy
- [PATCH v2] localrepo: improve vfs documentation
Ryan McElroy
- [PATCH 1 of 3 v2] posix: use local reference to unlink
Ryan McElroy
- [PATCH 2 of 3 v2] posix: use local reference to removedirs
Ryan McElroy
- [PATCH 3 of 3 v2] util: unify unlinkpath
Ryan McElroy
- [PATCH 01 of 11] util: add tryunlink function
Ryan McElroy
- [PATCH 02 of 11] util: use tryunlink in unlinkpath
Ryan McElroy
- [PATCH 03 of 11] vfs: add tryunlink method
Ryan McElroy
- [PATCH 04 of 11] shelve: use tryunlink
Ryan McElroy
- [PATCH 05 of 11] bookmarks: use tryunlink
Ryan McElroy
- [PATCH 06 of 11] chgserver: use tryunlink
Ryan McElroy
- [PATCH 07 of 11] debug: use tryunlink
Ryan McElroy
- [PATCH 08 of 11] dirstate: use tryunlink
Ryan McElroy
- [PATCH 09 of 11] server: use tryunlink
Ryan McElroy
- [PATCH 10 of 11] vfs: use tryunlink
Ryan McElroy
- [PATCH 11 of 11] localrepo: use tryunlink
Ryan McElroy
- [PATCH 01 of 11] util: add tryunlink function
Ryan McElroy
- [PATCH] ui: restrict length of autogenerated blocked tags
Yuya Nishihara
- [PATCH v2] localrepo: improve vfs documentation
Yuya Nishihara
- [PATCH 1 of 3 v2] posix: use local reference to unlink
Yuya Nishihara
- [PATCH 01 of 11] util: add tryunlink function
Yuya Nishihara
- [PATCH 10 of 11] vfs: use tryunlink
Yuya Nishihara
- [PATCH 3 of 3] rebase: use matcher to optimize manifestmerge
Yuya Nishihara
- [PATCH 1 of 3] dispatch: store args and command run on ui
Yuya Nishihara
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Yuya Nishihara
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Jun Wu
- [PATCH 1 of 7] mq: treat all files as text in Git mode
Alexander Fomin
- [PATCH 2 of 7] transplant: treat all files as text when applying a changeset
Alexander Fomin
- [PATCH 3 of 7] cmdutil: treat all files as text when doing a record
Alexander Fomin
- [PATCH 4 of 7] tests: explicitly require binary diffs generation in Git mode
Alexander Fomin
- [PATCH 5 of 7] patch: require text mode (-a) for binary patches in git mode (issue5510) (BC)
Alexander Fomin
- [PATCH 6 of 7] tests: add test cases for binary diffs in Git mode
Alexander Fomin
- [PATCH 7 of 7] tests: add a test case verifying that mq respects --no-git option
Alexander Fomin
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Ryan McElroy
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Jun Wu
- [PATCH evolve-ext] checks: correct the shebang line filtering for python files
Ryan McElroy
- [PATCH evolve-ext] tests: add glob for Windows
Ryan McElroy
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Jun Wu
- [PATCH] extensions: formalize concept of experimental extensions
Ryan McElroy
- [PATCH 1 of 6] setup: split "hasfunction" to test arbitrary code
Ryan McElroy
- [PATCH 6 of 6] osutil: export a "getfstype" method
Ryan McElroy
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Ryan McElroy
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Augie Fackler
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Jun Wu
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Ryan McElroy
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Jun Wu
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Augie Fackler
- [PATCH 1 of 4 py3] similar: avoid sorting and making copies of addedfiles and removedfiles sets
Augie Fackler
- [PATCH 2 of 4 py3] revsetlang: work around repr() returning unicode on py3
Augie Fackler
- [PATCH 3 of 4 py3] revsetlang: portably turn int into bytestring
Augie Fackler
- [PATCH 4 of 4 py3] py3: prove `hg {add,addremove,commit} all work
Augie Fackler
- mercurial at 31516: new changeset (1 on stable)
Mercurial Commits
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Jun Wu
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Phillip Cohen
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Jun Wu
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Augie Fackler
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Jun Wu
- [PATCH 7 of 7] tests: add a test case verifying that mq respects --no-git option
Ryan McElroy
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Ryan McElroy
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Jun Wu
- [PATCH 3 of 3] localrepo: pass args and command running as store/write lock metadata
Phillip Cohen
- mercurial at 31529: 13 new changesets
Mercurial Commits
- [PATCH 5 of 7] patch: require text mode (-a) for binary patches in git mode (issue5510) (BC)
Augie Fackler
- [PATCH] graphlog: draw multiple edges towards null node (issue5440)
Augie Fackler
- [PATCH 1 of 3] pager: fix the invocation of `more` on Windows
Augie Fackler
- [PATCH 3 of 3] [RFC] dispatch: setup color before pager
Augie Fackler
- [PATCH] revlog: use pycompat.maplist to eagerly evaluate map on Python 3
Augie Fackler
- [PATCH 1 of 3] pager: fix the invocation of `more` on Windows
Jun Wu
- [PATCH 1 of 3] pager: fix the invocation of `more` on Windows
Augie Fackler
- [PATCH 2 of 2 py3] pycompat: custom implementation of urllib.parse.quote()
Augie Fackler
- [PATCH 2 of 2 py3] pycompat: custom implementation of urllib.parse.quote()
Augie Fackler
- [PATCH 02 of 10 shelve-ext v4] shelve: add an ability to write key-val data to a new type of shelve files
Augie Fackler
- [PATCH 10 of 10 shelve-ext v4] shelve: add logic to preserve active bookmarks
Augie Fackler
- [PATCH 09 of 10 shelve-ext v4] shelve: add obs-based unshelve functionality
Augie Fackler
- [PATCH 07 of 10 shelve-ext v4] shelve: add shelve type saving and loading
Augie Fackler
- [PATCH 07 of 10 shelve-ext v4] shelve: add shelve type saving and loading
Augie Fackler
- [PATCH 04 of 10 shelve-ext v4] shelve: move node-pruning functionality to be member of shelvedstate
Augie Fackler
- [PATCH 09 of 10 shelve-ext v4] shelve: add obs-based unshelve functionality
Jun Wu
- [PATCH 03 of 10 shelve-ext v4] shelve: rename stripnodes to nodestoprune
Augie Fackler
- [PATCH 09 of 10 shelve-ext v4] shelve: add obs-based unshelve functionality
Augie Fackler
- [PATCH 4 of 4 V2] obsolete: allow cycles
Augie Fackler
- [PATCH 03 of 10 shelve-ext v4] shelve: rename stripnodes to nodestoprune
Jun Wu
- [PATCH 4 of 4 V2] obsolete: allow cycles
Augie Fackler
- [PATCH V2] mq: reject new patch name containing leading/trailing whitespace
Augie Fackler
- [PATCH 4 of 4 V2] obsolete: allow cycles
Jun Wu
- mercurial at 31550: 21 new changesets
Mercurial Commits
- [PATCH 04 of 10] scmutil: add a rcpath-like method to return multiple config sources
Augie Fackler
- [PATCH 06 of 10] ui: use scmutil.rccomponents to load configs (BC)
Augie Fackler
- [PATCH 2 of 2 v2] rebase: add flag to require destination
Augie Fackler
- [PATCH 6 of 6] osutil: export a "getfstype" method
Augie Fackler
- [PATCH] checkheads: extract obsolete post processing in its own function
Pierre-Yves David
- mercurial at 31552: 2 new changesets
Mercurial Commits
- [PATCH 1 of 3] pager: fix the invocation of `more` on Windows
Matt Harbison
- [PATCH 1 of 3] pager: fix the invocation of `more` on Windows
Augie Fackler
- [PATCH 3 of 3] [RFC] dispatch: setup color before pager
Matt Harbison
- [PATCH 1 of 4 V2] util: disable hardlink for copyfile if fstype is outside a whitelist
Jun Wu
- [PATCH 2 of 4 V2] hghave: add a check about whitelisted filesystem that supports hardlink
Jun Wu
- [PATCH 3 of 4 V2] util: enable hardlink for copyfile
Jun Wu
- [PATCH 4 of 4 V2] debugfsinfo: print fstype information
Jun Wu
- [PATCH 1 of 8 py3] dispatch: consolidate formatting of arguments
Kevin Bullock
- mercurial at 31564: 12 new changesets
Mercurial Commits
- [PATCH 4 of 4 V2] obsolete: allow cycles
Gregory Szorc
- [PATCH] extensions: formalize concept of experimental extensions
Gregory Szorc
- [PATCH V2] pager: fix the invocation of `more` on Windows
Matt Harbison
- [PATCH 3 of 3] [RFC] dispatch: setup color before pager
Gregory Szorc
- [PATCH 2 of 2 v2] rebase: add flag to require destination
Gregory Szorc
- [PATCH 4 of 4 V2] obsolete: allow cycles
Jun Wu
- [PATCH 4 of 4 V2] obsolete: allow cycles
Gregory Szorc
- [PATCH 1 of 2] update: ignore commands.update.requiredest if HGPLAIN=1
Martin von Zweigbergk
- [PATCH 2 of 2] rebase: ignore commands.rebase.requiredest if HGPLAIN=1
Martin von Zweigbergk
- [PATCH] status: support commands.status.relative config
Martin von Zweigbergk
- [PATCH 2 of 2 py3] pycompat: custom implementation of urllib.parse.quote()
Gregory Szorc
- [PATCH 7 of 7] test: add a basic 'test-check-pylint.t'
Sean Farley
- [PATCH 4 of 4 V2] obsolete: allow cycles
Jun Wu
- [PATCH 2 of 2 py3] pycompat: custom implementation of urllib.parse.quote()
Augie Fackler
- [PATCH 1 of 8 py3] pycompat: alias urlreq.unquote to unquote_to_bytes
Gregory Szorc
- [PATCH 2 of 8 py3] util: use urlreq.unquote
Gregory Szorc
- [PATCH 3 of 8 py3] pycompat: remove urlunquote alias
Gregory Szorc
- [PATCH 4 of 8 py3] pycompat: define urlreq.urlparse and urlreq.unparse aliases
Gregory Szorc
- [PATCH 5 of 8 py3] bugzilla: use util.urlreq.urlparse
Gregory Szorc
- [PATCH 6 of 8 py3] tests: use urlreq in tinyproxy.py
Gregory Szorc
- [PATCH 7 of 8 py3] check-code: recommend util.urlreq when importing urlparse
Gregory Szorc
- [PATCH 8 of 8 py3] py3: stop exporting urlparse from pycompat and util (API)
Gregory Szorc
- [PATCH 3 of 4 py3 V2] pycompat: custom implementation of urllib.parse.quote()
Gregory Szorc
- [PATCH 4 of 4 V2] obsolete: allow cycles
Jun Wu
- [PATCH] show: new extension for displaying various repository data
Gregory Szorc
- [PATCH 1 of 2 V2] formatter: reserve _ prefixed keys as internal and don't render
Gregory Szorc
- [PATCH 2 of 2 V2] show: new extension for displaying various repository data
Gregory Szorc
- [PATCH 2 of 2 V2] show: new extension for displaying various repository data
Gregory Szorc
- [PATCH] show: new extension for displaying various repository data
Sean Farley
- [PATCH 01 of 11 V2] scmutil: add a method to convert environment variables to config items
Jun Wu
- [PATCH 02 of 11 V2] scmutil: define a list of configs overriding system rc, but not users
Jun Wu
- [PATCH 03 of 11 V2] scmutil: split osrcpath to return default.d paths
Jun Wu
- [PATCH 04 of 11 V2] scmutil: add a rcpath-like method to return multiple config sources
Jun Wu
- [PATCH 05 of 11 V2] scmutil: extract path reading function from rccomponents
Jun Wu
- [PATCH 06 of 11 V2] run-tests: drop environment variables affecting configs
Jun Wu
- [PATCH 07 of 11 V2] ui: use scmutil.rccomponents to load configs (BC)
Jun Wu
- [PATCH 08 of 11 V2] config: list environment variables in debug output
Jun Wu
- [PATCH 09 of 11 V2] scmutil: remove rcpath
Jun Wu
- [PATCH 10 of 11 V2] ui: simplify geteditor
Jun Wu
- [PATCH 11 of 11 V2] pager: do not read from environment variable
Jun Wu
- [PATCH] checkheads: extract obsolete post processing in its own function
Ryan McElroy
- [PATCH] status: support commands.status.relative config
Ryan McElroy
- [PATCH 7 of 7] tests: add a test case verifying that mq respects --no-git option
Ryan McElroy
- [PATCH 1 of 7 V3] hgweb: drop "parity" from webutil.diffs arguments
Denis Laxalde
- [PATCH 2 of 7 V3] hgweb: add a "patch" query parameter to filelog command
Denis Laxalde
- [PATCH 3 of 7 V3] revset: factor out linerange processing into a utility function
Denis Laxalde
- [PATCH 4 of 7 V3] hgweb: handle a "linerange" request parameter in filelog command
Denis Laxalde
- [PATCH 5 of 7 V3] hgweb: add a 'linerange' parameter to webutil.diffs()
Denis Laxalde
- [PATCH 6 of 7 V3] hgweb: filter diff hunks when 'linerange' and 'patch' are specified in filelog
Denis Laxalde
- [PATCH 7 of 7 V3] hgweb: expose a followlines UI in filerevision view (RFC)
Denis Laxalde
- [PATCH 2 of 2] rebase: ignore commands.rebase.requiredest if HGPLAIN=1
Ryan McElroy
- [PATCH] fancyopts: making config defaults actually override defaults
Ryan McElroy
- [PATCH 01 of 11 V2] scmutil: add a method to convert environment variables to config items
Ryan McElroy
- [PATCH 05 of 11 V2] scmutil: extract path reading function from rccomponents
Ryan McElroy
- [PATCH 07 of 11 V2] ui: use scmutil.rccomponents to load configs (BC)
Ryan McElroy
- [PATCH 08 of 11 V2] config: list environment variables in debug output
Ryan McElroy
- [PATCH 11 of 11 V2] pager: do not read from environment variable
Ryan McElroy
- [PATCH] show: new extension for displaying various repository data
Ryan McElroy
- [PATCH 1 of 2] update: ignore commands.update.requiredest if HGPLAIN=1
Yuya Nishihara
- [PATCH 2 of 4 py3] revsetlang: work around repr() returning unicode on py3
Yuya Nishihara
- [PATCH 3 of 4 py3] revsetlang: portably turn int into bytestring
Yuya Nishihara
- [PATCH 1 of 4 py3] similar: avoid sorting and making copies of addedfiles and removedfiles sets
Yuya Nishihara
- [PATCH] findrenames: sort files not by object id but by path for stable result
Yuya Nishihara
- [PATCH 1 of 8 py3] pycompat: alias urlreq.unquote to unquote_to_bytes
Yuya Nishihara
- [PATCH 5 of 6] osutil: add a C function getting filesystem type
Yuya Nishihara
- [PATCH 2 of 2 V2] show: new extension for displaying various repository data
Ryan McElroy
- [PATCH 1 of 2 V2] formatter: reserve _ prefixed keys as internal and don't render
Yuya Nishihara
- [PATCH 1 of 4 py3] similar: avoid sorting and making copies of addedfiles and removedfiles sets
Augie Fackler
- [PATCH 2 of 2 V2] show: new extension for displaying various repository data
Yuya Nishihara
- [PATCH] show: new extension for displaying various repository data
Gregory Szorc
- [PATCH 1 of 2] update: ignore commands.update.requiredest if HGPLAIN=1
Martin von Zweigbergk
- [PATCH] status: support commands.status.relative config
Martin von Zweigbergk
- [PATCH 1 of 2] update: ignore commands.update.requiredest if HGPLAIN=1
Martin von Zweigbergk
- [PATCH 01 of 11 V2] scmutil: add a method to convert environment variables to config items
Jun Wu
- [PATCH] doc: fix short underline which causes make -C doc to fail
Kostia Balytskyi
- [PATCH 07 of 11 V2] ui: use scmutil.rccomponents to load configs (BC)
Jun Wu
- [PATCH] findrenames: sort files not by object id but by path for stable result
Ryan McElroy
- [PATCH] checkheads: extract obsolete post processing in its own function
Pierre-Yves David
- [PATCH 5 of 6] osutil: add a C function getting filesystem type
Jun Wu
- [PATCH 1 of 2 V2] formatter: reserve _ prefixed keys as internal and don't render
Ryan McElroy
- [PATCH] status: support commands.status.relative config
Martin von Zweigbergk
- [PATCH] doc: fix short underline which causes make -C doc to fail
Ryan McElroy
- [PATCH 1 of 2 V2] plain: ignore [commands] config
Martin von Zweigbergk
- [PATCH 2 of 2 V2] status: support commands.status.relative config
Martin von Zweigbergk
- [PATCH 07 of 11 V2] ui: use scmutil.rccomponents to load configs (BC)
Ryan McElroy
- [PATCH V2] checkheads: extract obsolete post processing in its own function
Pierre-Yves David
- [PATCH 05 of 11 V2] scmutil: extract path reading function from rccomponents
Jun Wu
- [PATCH 03 of 11 V2] scmutil: split osrcpath to return default.d paths
Martin von Zweigbergk
- [PATCH 03 of 11 V2] scmutil: split osrcpath to return default.d paths
Jun Wu
- [PATCH] fancyopts: making config defaults actually override defaults
Rodrigo Damazio
- [PATCH 01 of 13 V3] scmutil: add a method to convert environment variables to config items
Jun Wu
- [PATCH 02 of 13 V3] scmutil: define a list of configs overriding system rc, but not users
Jun Wu
- [PATCH 03 of 13 V3] scmutil: split osrcpath to return default.d paths (API)
Jun Wu
- [PATCH 04 of 13 V3] scmutil: copy rcpath to rcpath2
Jun Wu
- [PATCH 05 of 13 V3] scmutil: use _rccomponents in rcpath2
Jun Wu
- [PATCH 06 of 13 V3] scmutil: implement rccomponents to return multiple config sources
Jun Wu
- [PATCH 07 of 13 V3] scmutil: extract rc.d listing function from rccomponents
Jun Wu
- [PATCH 08 of 13 V3] run-tests: drop environment variables affecting configs
Jun Wu
- [PATCH 09 of 13 V3] ui: use scmutil.rccomponents to load configs (BC)
Jun Wu
- [PATCH 10 of 13 V3] config: list environment variables in debug output
Jun Wu
- [PATCH 11 of 13 V3] scmutil: remove rcpath (API)
Jun Wu
- [PATCH 12 of 13 V3] ui: simplify geteditor
Jun Wu
- [PATCH 13 of 13 V3] pager: do not read from environment variable
Jun Wu
- [PATCH] fancyopts: making config defaults actually override defaults
Martin von Zweigbergk
- [PATCH 4 of 4 V2] obsolete: allow cycles
Sean Farley
- [PATCH] convert: Fix the handling of empty changlist descriptions in P4
David Soria Parra
- [PATCH 4 of 4 V2] obsolete: allow cycles
Jun Wu
- [PATCH V2] merge: add `internal:dumpjson` tool to `resolve`, which outputs conflict state
Phillip Cohen
- [PATCH 4 of 4 V2] obsolete: allow cycles
Sean Farley
- [PATCH] convert: Fix the handling of empty changlist descriptions in P4
Sean Farley
- [PATCH 4 of 4 V2] obsolete: allow cycles
Jun Wu
- [PATCH 4 of 4 V2] obsolete: allow cycles
Sean Farley
- mercurial at 31573: 9 new changesets
Mercurial Commits
- [PATCH] help: format ``commands`` heading correctly
Martin von Zweigbergk
- [PATCH 01 of 13 V3] scmutil: add a method to convert environment variables to config items
Martin von Zweigbergk
- [PATCH 07 of 13 V3] scmutil: extract rc.d listing function from rccomponents
Martin von Zweigbergk
- [PATCH 09 of 13 V3] ui: use scmutil.rccomponents to load configs (BC)
Martin von Zweigbergk
- [PATCH 10 of 13 V3] config: list environment variables in debug output
Martin von Zweigbergk
- [PATCH evolve-ext] tests: add glob for Windows
Pierre-Yves David
- [PATCH evolve-ext] checks: correct the shebang line filtering for python files
Pierre-Yves David
- [PATCH] show: new extension for displaying various repository data
Denis Laxalde
- [PATCH 2 of 2 V2] status: support commands.status.relative config
Ryan McElroy
- [PATCH V2] checkheads: extract obsolete post processing in its own function
Ryan McElroy
- [PATCH] fancyopts: making config defaults actually override defaults
Ryan McElroy
- [PATCH] help: format ``commands`` heading correctly
Ryan McElroy
- [PATCH] tests: make test-simplekeyvaluefile.py py2.6-compatible
Kostia Balytskyi
- [PATCH evolve-ext] tests: add glob for Windows
Matt Harbison
- [PATCH] findrenames: sort files not by object id but by path for stable result
Yuya Nishihara
- [PATCH 1 of 6 V2] similar: sort files not by object id but by path for stable result
Yuya Nishihara
- [PATCH 2 of 6 V2] similar: get rid of quadratic addedfiles.remove()
Yuya Nishihara
- [PATCH 3 of 6 V2] similar: use common names for changectx variables
Yuya Nishihara
- [PATCH 4 of 6 V2] similar: do not look up and create filectx more than once
Yuya Nishihara
- [PATCH 5 of 6 V2] similar: take the first match instead of the last
Yuya Nishihara
- [PATCH 6 of 6 V2] similar: use cheaper hash() function to test exact matches
Yuya Nishihara
- [PATCH] revlog: use pycompat.maplist to eagerly evaluate map on Python 3
Yuya Nishihara
- [PATCH 4 of 4 V2] debugfsinfo: print fstype information
Yuya Nishihara
- [PATCH 1 of 8 py3] dispatch: consolidate formatting of arguments
Augie Fackler
- [PATCH 3 of 4 V2] util: enable hardlink for copyfile
Yuya Nishihara
- [PATCH 1 of 6 py3 v2] similar: sort workingfilectx instances by .path()
Augie Fackler
- [PATCH 2 of 6 py3 v2] revsetlang: portably bytestring-ify another pair of int() calls
Augie Fackler
- [PATCH 3 of 6 py3 v2] revsetlang: move quoting function to not be a closure
Augie Fackler
- [PATCH 4 of 6 py3 v2] revsetlang: add docstring with some tests to _quote
Augie Fackler
- [PATCH 5 of 6 py3 v2] revsetlang: perform quoting using ui.escapestr instead of repr()
Augie Fackler
- [PATCH 6 of 6 py3 v2] py3: prove `hg {add,addremove,commit} all work
Augie Fackler
- [PATCH 4 of 4 V2] debugfsinfo: print fstype information
Augie Fackler
- [PATCH 6 of 6 V2] similar: use cheaper hash() function to test exact matches
Augie Fackler
- [PATCH] tests: make test-simplekeyvaluefile.py py2.6-compatible
Augie Fackler
- [PATCH] fancyopts: making config defaults actually override defaults
Augie Fackler
- [PATCH V2] checkheads: extract obsolete post processing in its own function
Augie Fackler
- [PATCH 2 of 2 V2] status: support commands.status.relative config
Augie Fackler
- [PATCH] convert: Fix the handling of empty changlist descriptions in P4
Augie Fackler
- [PATCH] help: format ``commands`` heading correctly
Augie Fackler
- [PATCH 2 of 2 V2] show: new extension for displaying various repository data
Augie Fackler
- [PATCH V2] pager: fix the invocation of `more` on Windows
Augie Fackler
- GSoC 17: Release notes extension
Augie Fackler
- [PATCH 1 of 7 V3] hgweb: drop "parity" from webutil.diffs arguments
Augie Fackler
- [PATCH 2 of 7 V3] hgweb: add a "patch" query parameter to filelog command
Augie Fackler
- [PATCH 7 of 7 V3] hgweb: expose a followlines UI in filerevision view (RFC)
Augie Fackler
- [PATCH 2 of 7 V3] hgweb: add a "patch" query parameter to filelog command
Augie Fackler
- [PATCH 1 of 7 V3] hgweb: drop "parity" from webutil.diffs arguments
Denis Laxalde
- [PATCH 07 of 13 V3] scmutil: extract rc.d listing function from rccomponents
Jun Wu
- [PATCH 09 of 13 V3] ui: use scmutil.rccomponents to load configs (BC)
Jun Wu
- mercurial at 31578: 5 new changesets
Mercurial Commits
- [PATCH 1 of 8 py3] dispatch: consolidate formatting of arguments
Kevin Bullock
- [PATCH] help: correct title undescore length
David Soria Parra
- [PATCH] help: correct title undescore length
Martin von Zweigbergk
- [PATCH 01 of 13 V3] scmutil: add a method to convert environment variables to config items
Jun Wu
- [PATCH 4 of 4 V2] debugfsinfo: print fstype information
Jun Wu
- [PATCH 1 of 3] util: add a getfstype method
Jun Wu
- [PATCH 2 of 3] util: use util.getfstype
Jun Wu
- [PATCH 3 of 3] debugfsinfo: use util.getfstype
Jun Wu
- [PATCH 7 of 7 V3] hgweb: expose a followlines UI in filerevision view (RFC)
Denis Laxalde
- [PATCH 01 of 13 V3] scmutil: add a method to convert environment variables to config items
Kevin Bullock
- [PATCH 07 of 13 V3] scmutil: extract rc.d listing function from rccomponents
Kevin Bullock
- [PATCH 01 of 13 V3] scmutil: add a method to convert environment variables to config items
Martin von Zweigbergk
- [PATCH 4 of 4 V2] obsolete: allow cycles
Augie Fackler
- [PATCH 4 of 4 V2] obsolete: allow cycles
Augie Fackler
- [PATCH 4 of 4 V2] obsolete: allow cycles
Augie Fackler
- [PATCH 09 of 13 V3] ui: use scmutil.rccomponents to load configs (BC)
Augie Fackler
- [PATCH 4 of 4 V2] obsolete: allow cycles
Jun Wu
- mercurial at 31586: 8 new changesets
Mercurial Commits
- [PATCH 4 of 4 V2] obsolete: allow cycles
Augie Fackler
- [PATCH 4 of 4 V2] obsolete: allow cycles
Jun Wu
- [PATCH V3] pager: fix the invocation of `more` on Windows
Matt Harbison
- [PATCH V3] pager: fix the invocation of `more` on Windows
Augie Fackler
- [PATCH 1 of 3] util: add a getfstype method
Augie Fackler
- [PATCH STABLE] changegroup: store old heads as a set
Gregory Szorc
- [PATCH 3 of 3] [RFC] dispatch: setup color before pager
Matt Harbison
- [PATCH STABLE] changegroup: store old heads as a set
Augie Fackler
- [PATCH hglib] hglib: fix hg clone --uncompressed option typo
Long Vu
- GSoC 17: Release notes extension
Gregory Szorc
- [PATCH 1 of 4] automv: use lowercase for docstring title
Jun Wu
- [PATCH 2 of 4] journal: use lowercase for docstring title
Jun Wu
- [PATCH 3 of 4] logtoprocess: use lowercase for docstring title
Jun Wu
- [PATCH 4 of 4] checkcode: enforce lowercase for extension docstring title
Jun Wu
- GSoC 17: Release notes extension
Martin von Zweigbergk
- mercurial at 31587: new changeset (1 on stable)
Mercurial Commits
- [PATCH 1 of 3] setup: use a more strict way to test BSD or OSX's statfs
Jun Wu
- [PATCH 2 of 3] osutil: report fstype for BSD and OSX
Jun Wu
- [PATCH 3 of 3] util: enable hardlink for some BSD-family filesystems
Jun Wu
- [PATCH] fancyopts: making config defaults actually override defaults
Rodrigo Damazio
- [PATCH v2] fancyopts: making config defaults actually override defaults
Rodrigo Damazio Bovendorp
- [PATCH 1 of 7 V4] hgweb: handle "parity" internally in webutil.diffs()
Denis Laxalde
- [PATCH 2 of 7 V4] hgweb: add a "patch" query parameter to filelog command
Denis Laxalde
- [PATCH 3 of 7 V4] revset: factor out linerange processing into a utility function
Denis Laxalde
- [PATCH 4 of 7 V4] hgweb: handle a "linerange" request parameter in filelog command
Denis Laxalde
- [PATCH 5 of 7 V4] hgweb: add a 'linerange' parameter to webutil.diffs()
Denis Laxalde
- [PATCH 6 of 7 V4] hgweb: filter diff hunks when 'linerange' and 'patch' are specified in filelog
Denis Laxalde
- [PATCH 7 of 7 V4] hgweb: expose a followlines UI in filerevision view (RFC)
Denis Laxalde
- GSoC 17: Release notes extension
Rishabh Madan
- GSoC 17: Release notes extension
Rishabh Madan
- [PATCH hglib] hglib: fix hg clone --uncompressed option typo
Pulkit Goyal
- [Bug 5512] New: The curses interface does not work on Windows.
mercurial-bugs at mercurial-scm.org
- [PATCH 3 of 3] util: enable hardlink for some BSD-family filesystems
Augie Fackler
- [PATCH 4 of 4] checkcode: enforce lowercase for extension docstring title
Augie Fackler
- [PATCH 1 of 7] misc: update descriptions about removed file for filectxfn
FUJIWARA Katsunori
- [PATCH 2 of 7] largefiles: omit redundant isstandin() before splitstandin()
FUJIWARA Katsunori
- [PATCH 3 of 7] largefiles: replace splitstandin() by isstandin() to omit str creation
FUJIWARA Katsunori
- [PATCH 4 of 7] largefiles: omit redundant splitstandin() invocations
FUJIWARA Katsunori
- [PATCH 5 of 7] largefiles: call readstandin() with changectx itself instead of rev or node
FUJIWARA Katsunori
- [PATCH 6 of 7] largefiles: replace hashrepofile by hashfile (API)
FUJIWARA Katsunori
- [PATCH 7 of 7] largefiles: avoid redundant standin() invocations
FUJIWARA Katsunori
- [PATCH 2 of 6 py3 v2] revsetlang: portably bytestring-ify another pair of int() calls
Yuya Nishihara
- [PATCH hglib RESEND] hglib: fix hg clone --uncompressed option typo (issue5458)
Long Vu
- [PATCH hglib] hglib: fix hg clone --uncompressed option typo
Long Vu
- mercurial at 31591: 4 new changesets
Mercurial Commits
- [PATCH V3] pager: fix the invocation of `more` on Windows
Yuya Nishihara
- [PATCH 2 of 3] osutil: report fstype for BSD and OSX
Yuya Nishihara
- [PATCH 5 of 6 py3 v2] revsetlang: perform quoting using ui.escapestr instead of repr()
Yuya Nishihara
- [PATCH 5 of 6 py3 v2] revsetlang: perform quoting using ui.escapestr instead of repr()
Augie Fackler
- mercurial at 31602: 11 new changesets
Mercurial Commits
- [PATCH 1 of 4 py3] maplist: replace instances of map() with pycompat.maplist() [1 of 4]
Pulkit Goyal
- [PATCH 2 of 4 py3] maplist: replace instances of map() with pycompat.maplist() [2 of 4]
Pulkit Goyal
- [PATCH 3 of 4 py3] maplist: replace instances of map() with pycompat.maplist() [3 of 4]
Pulkit Goyal
- [PATCH 4 of 4 py3] maplist: replace instances of map() with pycompat.maplist() [4 of 4]
Pulkit Goyal
- [PATCH 1 of 4 py3] maplist: replace instances of map() with pycompat.maplist() [1 of 4]
Pulkit Goyal
- [PATCH 5 of 6 py3 v2] revsetlang: perform quoting using ui.escapestr instead of repr()
Yuya Nishihara
- [PATCH 1 of 4 py3] maplist: replace instances of map() with pycompat.maplist() [1 of 4]
Yuya Nishihara
- mercurial at 31607: 5 new changesets
Mercurial Commits
- [PATCH 1 of 4 py3] maplist: replace instances of map() with pycompat.maplist() [1 of 4]
Pulkit Goyal
- [PATCH 3 of 3 osx-packaging] osx: always purge build/mercurial before starting build
Kevin Bullock
- [PATCH 1 of 3] setup: use a more strict way to test BSD or OSX's statfs
David Soria Parra
- [PATCH 1 of 3] setup: use a more strict way to test BSD or OSX's statfs
Jun Wu
- [PATCH resend] rebase: move state serialization to use unfiltered repo
Durham Goode
- [PATCH 2 of 7 V4] hgweb: add a "patch" query parameter to filelog command
Augie Fackler
- [PATCH resend] rebase: move state serialization to use unfiltered repo
Durham Goode
- [PATCH] show: new extension for displaying various repository data
Durham Goode
- [PATCH RFC] configoptions: introduce registrar for config options
Martin von Zweigbergk
- [PATCH RFC] configoptions: introduce registrar for config options
Gregory Szorc
- [PATCH 7 of 7] largefiles: avoid redundant standin() invocations
Augie Fackler
- [PATCH resend] rebase: move state serialization to use unfiltered repo
Augie Fackler
- [PATCH 1 of 4 py3] maplist: replace instances of map() with pycompat.maplist() [1 of 4]
Augie Fackler
- [Bug 5513] New: commands.rebase.requiredest breaks `hg rebase --continue`
mercurial-bugs at mercurial-scm.org
- [Bug 5514] New: commands.rebase.requiredest and commands.update.requiredest break `hg pull --rebase`
mercurial-bugs at mercurial-scm.org
- [PATCH] show: new extension for displaying various repository data
Jun Wu
- [PATCH] show: new extension for displaying various repository data
Jun Wu
- [PATCH 1 of 2] statfs: change Linux feature detection
Jun Wu
- [PATCH 2 of 2] statfs: avoid static allocation
Jun Wu
- [PATCH 2 of 7 V4] hgweb: add a "patch" query parameter to filelog command
Augie Fackler
- [PATCH 1 of 2] tests: add tests with commands.{update, rebase}.requiredest=False
Martin von Zweigbergk
- [PATCH 2 of 2] rebase: don't require destination if commands.rebase.requiredest=False
Martin von Zweigbergk
- [PATCH V3] pager: fix the invocation of `more` on Windows
Matt Harbison
- [PATCH V3] pager: fix the invocation of `more` on Windows
Yuya Nishihara
- [PATCH 2 of 2] rebase: don't require destination if commands.rebase.requiredest=False
Jun Wu
- [PATCH 1 of 4 py3] maplist: replace instances of map() with pycompat.maplist() [1 of 4]
Yuya Nishihara
- [PATCH 1 of 2 V2] formatter: reserve _ prefixed keys as internal and don't render
Gregory Szorc
- [PATCH 2 of 2 V2] show: new extension for displaying various repository data
Gregory Szorc
- [PATCH V3] show: new extension for displaying various repository data
Gregory Szorc
- [PATCH] gitweb: use monospace font for commit messages
Gregory Szorc
- [PATCH] pager: improve support for various flavors of `more` on Windows
Matt Harbison
- mercurial at 31619: 12 new changesets
Mercurial Commits
- [PATCH 1 of 4 V3] filemerge: add `summarize()`
Yuya Nishihara
- [PATCH] repair: use context manager for lock management
Matt Harbison
- [PATCH 01 of 11 V2] scmutil: add a method to convert environment variables to config items
Yuya Nishihara
- [PATCH 2 of 3] [RFC] color: allow color and pager to work on Windows with 'color.mode=auto'
Yuya Nishihara
- [PATCH 3 of 3] [RFC] dispatch: setup color before pager
Yuya Nishihara
- [PATCH hglib RESEND] hglib: fix hg clone --uncompressed option typo (issue5458)
Yuya Nishihara
- [PATCH 2 of 2] rebase: don't require destination if commands.rebase.requiredest=False
Yuya Nishihara
- [PATCH 2 of 2] statfs: avoid static allocation
Yuya Nishihara
- [PATCH] pager: improve support for various flavors of `more` on Windows
Yuya Nishihara
- [PATCH 2 of 2] statfs: avoid static allocation
Jun Wu
- [PATCH 2 of 2 V2] show: new extension for displaying various repository data
Yuya Nishihara
- [PATCH 2 of 2] statfs: avoid static allocation
Yuya Nishihara
- [PATCH 4 of 4 V2] obsolete: allow cycles
Simon Farnsworth
- [PATCH 2 of 7 V4] hgweb: add a "patch" query parameter to filelog command
Denis Laxalde
- [PATCH 1 of 7 V5] hgweb: handle "parity" internally in webutil.diffs()
Denis Laxalde
- [PATCH 2 of 7 V5] hgweb: add a "patch" query parameter to filelog command
Denis Laxalde
- [PATCH 3 of 7 V5] revset: factor out linerange processing into a utility function
Denis Laxalde
- [PATCH 4 of 7 V5] hgweb: handle a "linerange" request parameter in filelog command
Denis Laxalde
- [PATCH 5 of 7 V5] hgweb: add a 'linerange' parameter to webutil.diffs()
Denis Laxalde
- [PATCH 6 of 7 V5] hgweb: filter diff hunks when 'linerange' and 'patch' are specified in filelog
Denis Laxalde
- [PATCH 7 of 7 V5] hgweb: expose a followlines UI in filerevision view (RFC)
Denis Laxalde
- [PATCH 1 of 5] hghave: use util.getfstype
Yuya Nishihara
- [PATCH 2 of 5] statfs: simplify handling of return value
Yuya Nishihara
- [PATCH 3 of 5] statfs: refactor inner function as a mapping from statfs to string
Yuya Nishihara
- [PATCH 4 of 5] statfs: rename pygetfstype to getfstype
Yuya Nishihara
- [PATCH 5 of 5] statfs: make getfstype() raise OSError
Yuya Nishihara
- A possible explanation for random "stream ended unexpectedly (got m bytes, expected n)"
Mike Hommey
- [PATCH] findrenames: sort files not by object id but by path for stable result
Ryan McElroy
- [PATCH 2 of 2 V2] show: new extension for displaying various repository data
Ryan McElroy
- [PATCH 2 of 2] rebase: don't require destination if commands.rebase.requiredest=False
Ryan McElroy
- [PATCH 01 of 11 V2] scmutil: add a method to convert environment variables to config items
Ryan McElroy
- [PATCH 1 of 4] cmdutil: add a "changeset.obsolete" label in changeset_printer
Denis Laxalde
- [PATCH 2 of 4] templatekw: add an "obsolete" keyword
Denis Laxalde
- [PATCH 3 of 4] templates: add "changeset.obsolete" label in command line style
Denis Laxalde
- [PATCH 4 of 4] summary: display obsolete state of parents
Denis Laxalde
- A possible explanation for random "stream ended unexpectedly (got m bytes, expected n)"
Gregory Szorc
- Hardlinks and Docker
Gregory Szorc
- A possible explanation for random "stream ended unexpectedly (got m bytes, expected n)"
Gregory Szorc
- Hardlinks and Docker
Jun Wu
- [PATCH 7 of 7 V5] hgweb: expose a followlines UI in filerevision view (RFC)
Gregory Szorc
- [PATCH 7 of 7 V5] hgweb: expose a followlines UI in filerevision view (RFC)
Gregory Szorc
- [PATCH] statfs: detect more filesystems on Linux
Jun Wu
- Hardlinks and Docker
Jun Wu
- [PATCH] hardlink: check directory's st_dev instead of files
Jun Wu
- [PATCH 04 of 10 shelve-ext v4] shelve: move node-pruning functionality to be member of shelvedstate
Kostia Balytskyi
- [PATCH 07 of 10 shelve-ext v4] shelve: add shelve type saving and loading
Kostia Balytskyi
- [PATCH 10 of 10 shelve-ext v4] shelve: add logic to preserve active bookmarks
Kostia Balytskyi
- [PATCH 02 of 10 shelve-ext v4] shelve: add an ability to write key-val data to a new type of shelve files
Kostia Balytskyi
- A possible explanation for random "stream ended unexpectedly (got m bytes, expected n)"
Mike Hommey
- A possible explanation for random "stream ended unexpectedly (got m bytes, expected n)"
Jun Wu
- A possible explanation for random "stream ended unexpectedly (got m bytes, expected n)"
Mike Hommey
- [PATCH 1 of 4] color: fix grammar in help text
Matt Harbison
- [PATCH 2 of 4] color: stop mutating the default effects map
Matt Harbison
- [PATCH 3 of 4] ui: defer setting pager related properties until the pager has spawned
Matt Harbison
- [PATCH 4 of 4] ui: rerun color.setup() once the pager has spawned to honor 'color.pagermode'
Matt Harbison
- [PATCH 5 of 5] statfs: make getfstype() raise OSError
Jun Wu
- [PATCH] gitweb: use monospace font for commit messages
Yuya Nishihara
- [PATCH] repair: use context manager for lock management
Yuya Nishihara
- [PATCH] statfs: detect more filesystems on Linux
Yuya Nishihara
- [PATCH] hardlink: check directory's st_dev instead of files
Yuya Nishihara
- [PATCH 1 of 7] bdiff: drop support for array.array argument from pure.bdiff.bdiff()
Yuya Nishihara
- [PATCH 2 of 7] py3: use bytes() to cast to immutable bytes in pure.bdiff.bdiff()
Yuya Nishihara
- [PATCH 3 of 7] py3: use bytes() to cast to immutable bytes in changelog.appender.write()
Yuya Nishihara
- [PATCH 4 of 7] py3: fix slicing of byte string in revlog.compress()
Yuya Nishihara
- [PATCH 5 of 7] py3: fix manifestdict.fastdelta() to be compatible with memoryview
Yuya Nishihara
- [PATCH 6 of 7] py3: abuse r'' to preserve str-ness of literals passed to __setattr__()
Yuya Nishihara
- [PATCH 7 of 7] py3: prove second commit works
Yuya Nishihara
- [PATCH 2 of 4] templatekw: add an "obsolete" keyword
Yuya Nishihara
- [PATCH 3 of 4] templates: add "changeset.obsolete" label in command line style
Yuya Nishihara
- [PATCH 4 of 4] summary: display obsolete state of parents
Yuya Nishihara
- [PATCH 1 of 3] histedit: backout changeset 2b599f5468a4
Pierre-Yves David
- [PATCH 2 of 3] histedit: backout changeset 6f0b7475cf9a
Pierre-Yves David
- [PATCH 3 of 3] histedit: test that an aborted histedit can be rerun (with obsolete)
Pierre-Yves David
- [PATCH 1 of 4] histedit: add a method to cleanup nodes safely
Pierre-Yves David
- [PATCH 2 of 4] color: stop mutating the default effects map
Pierre-Yves David
- [PATCH 2 of 4] color: stop mutating the default effects map
Yuya Nishihara
- [PATCH 3 of 4] ui: defer setting pager related properties until the pager has spawned
Yuya Nishihara
- [PATCH 4 of 4] ui: rerun color.setup() once the pager has spawned to honor 'color.pagermode'
Yuya Nishihara
- [PATCH 1 of 4] color: fix grammar in help text
Yuya Nishihara
- [PATCH 4 of 4 V2] obsolete: allow cycles
Kostia Balytskyi
- [PATCH 7 of 7] py3: prove second commit works
Pulkit Goyal
- [PATCH 1 of 6 py3] dispatch: use pycompat.maplist() instead of map() to get a list
Pulkit Goyal
- [PATCH 2 of 6 py3] diff: slice over bytes to make sure conditions work normally
Pulkit Goyal
- [PATCH 3 of 6 py3] patch: make regular expressions bytes by adding b''
Pulkit Goyal
- [PATCH 4 of 6 py3] diff: use pycompat.{byteskwargs, strkwargs} to switch opts b/w bytes and str
Pulkit Goyal
- [PATCH 5 of 6 py3] test-check-py3-commands: cleanup tests related to `hg status`
Pulkit Goyal
- [PATCH 6 of 6 py3] test-check-py3-commands.t: add test to check `hg diff`
Pulkit Goyal
- [PATCH] hardlink: check directory's st_dev instead of files
Jun Wu
- [PATCH 3 of 3] histedit: test that an aborted histedit can be rerun (with obsolete)
Jun Wu
- GSoC 17: Release notes extension
Gregory Szorc
- [PATCH 2 of 4] color: stop mutating the default effects map
Matt Harbison
- [PATCH] repair: use context manager for lock management
Gregory Szorc
- [PATCH 4 of 4] ui: rerun color.setup() once the pager has spawned to honor 'color.pagermode'
Matt Harbison
- [PATCH 4 of 4 V2] obsolete: allow cycles
Gregory Szorc
- [PATCH 1 of 3] histedit: add a testcase showing the obsolete cycle issue
Jun Wu
- [PATCH 2 of 3] metadataonlyctx: make parents and text optional
Jun Wu
- [PATCH 3 of 3] histedit: revive commits on demand
Jun Wu
- [PATCH 3 of 3] histedit: test that an aborted histedit can be rerun (with obsolete)
Jun Wu
- [PATCH 3 of 3] histedit: revive commits on demand
Jun Wu
- [PATCH STABLE] changegroup: retry read() when partial data returned
Gregory Szorc
- [PATCH STABLE] changegroup: retry read() when partial data returned
Jun Wu
- [PATCH] repair: use context manager for lock management
Matt Harbison
- [PATCH] metadataonlyctx: speed up sanity check
Jun Wu
- [PATCH 4 of 4 V2] obsolete: allow cycles
Augie Fackler
- [PATCH 07 of 10 shelve-ext v4] shelve: add shelve type saving and loading
Augie Fackler
- [PATCH 10 of 10 shelve-ext v4] shelve: add logic to preserve active bookmarks
Augie Fackler
- [PATCH 02 of 10 shelve-ext v4] shelve: add an ability to write key-val data to a new type of shelve files
Augie Fackler
- [PATCH 4 of 4 V2] obsolete: allow cycles
Jun Wu
- [PATCH STABLE] changegroup: retry read() when partial data returned
Gregory Szorc
- [PATCH RFC] repo: add an ability to hide nodes in an appropriate way
Kostia Balytskyi
- [PATCH 03 of 10 shelve-ext v4] shelve: rename stripnodes to nodestoprune
Kostia Balytskyi
- [PATCH 01 of 11] revsetlang: fix _quote on int on python3
Augie Fackler
- [PATCH 02 of 11] pycompat: forward encoding kwarg on open()
Augie Fackler
- [PATCH 03 of 11] ui: use latin-1 as "fat bytes" to preserve EOL behavior on py3
Augie Fackler
- [PATCH 04 of 11] changelog: coerce data to write to bytes(), not str()
Augie Fackler
- [PATCH 05 of 11] manifest: coerce _msearch argument to bytestr at method start
Augie Fackler
- [PATCH 06 of 11] bdiff: coerce to bytes() not str() in pure code
Augie Fackler
- [PATCH 07 of 11] revlog: fix many file handle opens to explicitly use bytes mode
Augie Fackler
- [PATCH 08 of 11] vfs: fix two setattr calls to use sysstrs
Augie Fackler
- [PATCH 09 of 11] changelog: fix default open mode to use bytes io instead of str
Augie Fackler
- [PATCH 10 of 11] py3: prove that a second commit in a given repository works
Augie Fackler
- [PATCH 11 of 11] changelog: assert that revlog files are opened with bytes in the mode
Augie Fackler
- GSoC 17: Release notes extension
Rishabh Madan
- mercurial at 31628: 9 new changesets
Mercurial Commits
- [PATCH shelve-ext] shelve: add logic to preserve active bookmarks
Kostia Balytskyi
- [PATCH RFC] repo: add an ability to hide nodes in an appropriate way
Jun Wu
- [PATCH shelve-ext] shelve: add logic to preserve active bookmarks
Kostia Balytskyi
- [PATCH shelve-ext v2] shelve: add logic to preserve active bookmarks
Kostia Balytskyi
- [PATCH 1 of 5] repair: use ProgrammingError
Jun Wu
- [PATCH 2 of 5] merge: use ProgrammingError
Jun Wu
- [PATCH 3 of 5] bundle2: use ProgrammingError
Jun Wu
- [PATCH 4 of 5] transaction: use ProgrammingError
Jun Wu
- [PATCH 5 of 5] crecord: use ProgrammingError
Jun Wu
- [PATCH 1 of 2] debugfsinfo: show fstype for given path
Jun Wu
- [PATCH 2 of 2] debugfsinfo: improve case-sensitive testing
Jun Wu
- [PATCH 1 of 8] largefiles: reuse hexsha1() to centralize hash calculation logic into it
FUJIWARA Katsunori
- [PATCH 2 of 8] largefiles: omit updating newly added standin at linear merging
FUJIWARA Katsunori
- [PATCH 3 of 8] largefiles: avoid redundant changectx looking up at each repetitions
FUJIWARA Katsunori
- [PATCH 4 of 8] largefiles: avoid meaningless changectx looking up
FUJIWARA Katsunori
- [PATCH 5 of 8] largefiles: avoid redundant loop to eliminate None from list
FUJIWARA Katsunori
- [PATCH 6 of 8] largefiles: rename local variable appropriately
FUJIWARA Katsunori
- [PATCH 7 of 8] largefiles: use strip() instead of slicing to get rid of EOL of standin
FUJIWARA Katsunori
- [PATCH 8 of 8] largefiles: add lfile argument to updatestandin() for efficiency (API)
FUJIWARA Katsunori
- [PATCH] runtests: change local IP glob pattern from "127.0.0.1" to "$LOCALIP"
Jun Wu
- [PATCH 1 of 2 V3] serve: add support for Mercurial subrepositories
Matt Harbison
- [PATCH 2 of 2 V3] serve: make the URL the same for `hg serve` and `hg serve -S`
Matt Harbison
- [PATCH] runtests: unset editor and pager related environment variables
Jun Wu
- [PATCH 01 of 10 V4] rcutil: move scmutil.*rcpath to rcutil (API)
Jun Wu
- [PATCH 02 of 10 V4] rcutil: split osrcpath to return default.d paths (API)
Jun Wu
- [PATCH 03 of 10 V4] rcutil: extra directory listing logic
Jun Wu
- [PATCH 04 of 10 V4] rcutil: rename rcpath to rccomponents (API)
Jun Wu
- [PATCH 05 of 10 V4] rcutil: let rccomponents return different types of configs (API)
Jun Wu
- [PATCH 06 of 10 V4] rcutil: add a method to convert environment variables to config items
Jun Wu
- [PATCH 07 of 10 V4] rcutil: let environ override system configs (BC)
Jun Wu
- [PATCH 08 of 10 V4] debugconfig: list environment variables in debug output
Jun Wu
- [PATCH 09 of 10 V4] ui: simplify geteditor
Jun Wu
- [PATCH 10 of 10 V4] pager: do not read from environment variable
Jun Wu
- [PATCH 03 of 10 V4] rcutil: extra directory listing logic
Jun Wu
- [PATCH 03 of 10 V4] rcutil: extra directory listing logic
Jun Wu
- [PATCH 01 of 10 V5] rcutil: move scmutil.*rcpath to rcutil (API)
Jun Wu
- [PATCH 02 of 10 V5] rcutil: split osrcpath to return default.d paths (API)
Jun Wu
- [PATCH 03 of 10 V5] rcutil: extract rc directory listing logic
Jun Wu
- [PATCH 04 of 10 V5] rcutil: rename rcpath to rccomponents (API)
Jun Wu
- [PATCH 05 of 10 V5] rcutil: let rccomponents return different types of configs (API)
Jun Wu
- [PATCH 06 of 10 V5] rcutil: add a method to convert environment variables to config items
Jun Wu
- [PATCH 07 of 10 V5] rcutil: let environ override system configs (BC)
Jun Wu
- [PATCH 08 of 10 V5] debugconfig: list environment variables in debug output
Jun Wu
- [PATCH 09 of 10 V5] ui: simplify geteditor
Jun Wu
- [PATCH 10 of 10 V5] pager: do not read from environment variable
Jun Wu
- [PATCH 06 of 11] bdiff: coerce to bytes() not str() in pure code
Pulkit Goyal
- [PATCH 04 of 11] changelog: coerce data to write to bytes(), not str()
Pulkit Goyal
- [PATCH 05 of 11] manifest: coerce _msearch argument to bytestr at method start
Pulkit Goyal
- [PATCH 08 of 11] vfs: fix two setattr calls to use sysstrs
Pulkit Goyal
- [PATCH 10 of 11] py3: prove that a second commit in a given repository works
Pulkit Goyal
- [PATCH 01 of 11] revsetlang: fix _quote on int on python3
Pulkit Goyal
- [PATCH 1 of 5] repair: use ProgrammingError
Pierre-Yves David
- [PATCH 1 of 5] repair: use ProgrammingError
Jun Wu
- [PATCH 1 of 4 V2] obsolete: track node versions
Pierre-Yves David
- [PATCH 3 of 3] histedit: revive commits on demand
Pierre-Yves David
- [PATCH 1 of 5] repair: use ProgrammingError
Pierre-Yves David
- [PATCH 3 of 3] histedit: test that an aborted histedit can be rerun (with obsolete)
Pierre-Yves David
- [Bug 5515] New: zsh completion: after abbreviation 'bo' for 'bookmarks' the wrong set of completions is offered.
mercurial-bugs at mercurial-scm.org
- [PATCH 2 of 4] templatekw: add an "obsolete" keyword
Denis Laxalde
- [PATCH 4 of 4] summary: display obsolete state of parents
Denis Laxalde
- [PATCH RFC] repo: add an ability to hide nodes in an appropriate way
Pierre-Yves David
- [PATCH 1 of 4 V2] obsolete: track node versions
Jun Wu
- [PATCH 1 of 2] obsolete: allow creating local prune markers that is not exchanged
Jun Wu
- [PATCH 2 of 2] histedit: make prune markers local
Jun Wu
- [PATCH 3 of 3] histedit: revive commits on demand
Jun Wu
- [PATCH 3 of 3] histedit: test that an aborted histedit can be rerun (with obsolete)
Jun Wu
- [PATCH 3 of 3] histedit: revive commits on demand
Pierre-Yves David
- [PATCH 3 of 3] histedit: test that an aborted histedit can be rerun (with obsolete)
Pierre-Yves David
- [PATCH 3 of 3] histedit: test that an aborted histedit can be rerun (with obsolete)
Augie Fackler
- [PATCH 4 of 4] ui: rerun color.setup() once the pager has spawned to honor 'color.pagermode'
Yuya Nishihara
- [PATCH 2 of 4] color: stop mutating the default effects map
Yuya Nishihara
- [PATCH 2 of 6 py3] diff: slice over bytes to make sure conditions work normally
Yuya Nishihara
- [PATCH 5 of 6 py3] test-check-py3-commands: cleanup tests related to `hg status`
Yuya Nishihara
- [PATCH 2 of 4] color: stop mutating the default effects map
Pierre-Yves David
- [PATCH 6 of 7] py3: abuse r'' to preserve str-ness of literals passed to __setattr__()
Augie Fackler
- [PATCH] repair: use context manager for lock management
Yuya Nishihara
- [PATCH 1 of 2] debugfsinfo: show fstype for given path
Yuya Nishihara
- [PATCH] runtests: unset editor and pager related environment variables
Yuya Nishihara
- [PATCH 01 of 11] revsetlang: fix _quote on int on python3
Yuya Nishihara
- [PATCH 1 of 5] repair: use ProgrammingError
Augie Fackler
- [PATCH] runtests: unset editor and pager related environment variables
Augie Fackler
- [PATCH 05 of 11] manifest: coerce _msearch argument to bytestr at method start
Yuya Nishihara
- [PATCH 02 of 11] pycompat: forward encoding kwarg on open()
Yuya Nishihara
- [PATCH 07 of 11] revlog: fix many file handle opens to explicitly use bytes mode
Yuya Nishihara
- [PATCH 5 of 7] py3: fix manifestdict.fastdelta() to be compatible with memoryview
Augie Fackler
- [PATCH 07 of 11] revlog: fix many file handle opens to explicitly use bytes mode
Augie Fackler
- [PATCH] metadataonlyctx: speed up sanity check
Ryan McElroy
- [PATCH 4 of 4] summary: display obsolete state of parents
Yuya Nishihara
- [PATCH 2 of 4] color: stop mutating the default effects map
Yuya Nishihara
- [PATCH STABLE] changegroup: retry read() when partial data returned
Yuya Nishihara
- [PATCH STABLE] changegroup: retry read() when partial data returned
Gregory Szorc
- [PATCH] metadataonlyctx: speed up sanity check
Yuya Nishihara
- [PATCH STABLE] changegroup: retry read() when partial data returned
Yuya Nishihara
- [PATCH 3 of 3] histedit: revive commits on demand
Jun Wu
- [PATCH 8 of 8] largefiles: add lfile argument to updatestandin() for efficiency (API)
Augie Fackler
- [PATCH 1 of 5] tags: move '_tags' from 'repo' to 'tags' module
Pierre-Yves David
- [PATCH 2 of 5] tags: move 'repo.tag' in the 'tags' module
Pierre-Yves David
- [PATCH 3 of 5] tags: use the 'tag' function from the 'tags' module in the 'tag' command
Pierre-Yves David
- [PATCH 4 of 5] drawdag: use 'tagsmod.tag' instead of 'repo.tag'
Pierre-Yves David
- [PATCH 5 of 5] tags: deprecated 'repo.tag'
Pierre-Yves David
- [PATCH 3 of 3] histedit: revive commits on demand
Jun Wu
- [PATCH] metadataonlyctx: speed up sanity check
Augie Fackler
- [PATCH shelve-ext v2] shelve: add logic to preserve active bookmarks
Augie Fackler
- [PATCH 7 of 7 V5] hgweb: expose a followlines UI in filerevision view (RFC)
Augie Fackler
- [PATCH 5 of 5] tags: deprecated 'repo.tag'
Augie Fackler
- [PATCH RFC] repo: add an ability to hide nodes in an appropriate way
Augie Fackler
- [PATCH RFC] repo: add an ability to hide nodes in an appropriate way
Augie Fackler
- [PATCH RFC] repo: add an ability to hide nodes in an appropriate way
Jun Wu
- [PATCH 1 of 2 RFC] RFC: implement immutable config objects
Jun Wu
- [PATCH 2 of 2 RFC] RFC: switch to immutable configs
Jun Wu
- [PATCH] runtests: change local IP glob pattern from "127.0.0.1" to "$LOCALIP"
Augie Fackler
- [PATCH 5 of 5] statfs: make getfstype() raise OSError
Augie Fackler
- [PATCH 1 of 3 V2] color: stop mutating the default effects map
Matt Harbison
- [PATCH 2 of 3 V2] ui: defer setting pager related properties until the pager has spawned
Matt Harbison
- [PATCH 3 of 3 V2] ui: rerun color.setup() once the pager has spawned to honor 'color.pagermode'
Matt Harbison
- [PATCH 7 of 7 V5] hgweb: expose a followlines UI in filerevision view (RFC)
Gregory Szorc
- [PATCH 1 of 7] tags: extract fnode retrieval in its own function
Pierre-Yves David
- [PATCH 2 of 7] tags: do not feed dictionaries to 'findglobaltags'
Pierre-Yves David
- [PATCH 3 of 7] tags: reorder argument of '_updatetags'
Pierre-Yves David
- [PATCH 4 of 7] tags: make argument 'tagtype' optional in '_updatetags'
Pierre-Yves David
- [PATCH 5 of 7] tags: only return 'alltags' in 'findglobaltags'
Pierre-Yves David
- [PATCH 6 of 7] tags: extract tags computation from fnodes in its own function
Pierre-Yves David
- [PATCH 7 of 7] tags: extract filenode filtering in it own function
Pierre-Yves David
- [PATCH 1 of 7] revlog: use raw content when building delta
Jun Wu
- [PATCH 2 of 7] revlog: make sure _cache only contain raw content
Jun Wu
- [PATCH 3 of 7] revlog: do not return raw cache blindly
Jun Wu
- [PATCH 4 of 7] revlog: add test to check raw processing is sane
Jun Wu
- [PATCH 5 of 7] revlog: add a fast path for non-raw revision
Jun Wu
- [PATCH 6 of 7] revlog: indent block to make review easier
Jun Wu
- [PATCH 7 of 7] revlog: avoid apply delta chain when cache hit in revlog.revision
Jun Wu
- [PATCH 10 of 10 V5] pager: do not read from environment variable
Ryan McElroy
- [PATCH 07 of 10 V5] rcutil: let environ override system configs (BC)
Ryan McElroy
- [Bug 5516] New: hglib doesn't reset the command server after an unexpected prompt
mercurial-bugs at mercurial-scm.org
- [PATCH 2 of 7] tags: do not feed dictionaries to 'findglobaltags'
Ryan McElroy
- [PATCH 1 of 7] tags: extract fnode retrieval in its own function
Ryan McElroy
- [PATCH 3 of 7] tags: reorder argument of '_updatetags'
Ryan McElroy
- [PATCH 4 of 7] tags: make argument 'tagtype' optional in '_updatetags'
Ryan McElroy
- [PATCH 5 of 7] tags: only return 'alltags' in 'findglobaltags'
Ryan McElroy
- [PATCH 6 of 7] tags: extract tags computation from fnodes in its own function
Ryan McElroy
- [PATCH 7 of 7] tags: extract filenode filtering in it own function
Ryan McElroy
- [PATCH 1 of 7] tags: extract fnode retrieval in its own function
Ryan McElroy
- [PATCH 7 of 7 V5] hgweb: expose a followlines UI in filerevision view (RFC)
Denis Laxalde
- [PATCH 1 of 7] tags: extract fnode retrieval in its own function
Pierre-Yves David
- [PATCH 2 of 7] tags: do not feed dictionaries to 'findglobaltags'
Pierre-Yves David
- [PATCH 1 of 7] tags: extract fnode retrieval in its own function
Ryan McElroy
- [PATCH 2 of 2] histedit: make prune markers local
Pierre-Yves David
- [PATCH 4 of 7] tags: make argument 'tagtype' optional in '_updatetags'
Pierre-Yves David
- [PATCH 7 of 7] tags: extract filenode filtering in it own function
Pierre-Yves David
- [PATCH 1 of 7 V2] tags: extract fnode retrieval in its own function
Pierre-Yves David
- [PATCH 2 of 7 V2] tags: do not feed dictionaries to 'findglobaltags'
Pierre-Yves David
- [PATCH 3 of 7 V2] tags: reorder argument of '_updatetags'
Pierre-Yves David
- [PATCH 4 of 7 V2] tags: make argument 'tagtype' optional in '_updatetags'
Pierre-Yves David
- [PATCH 5 of 7 V2] tags: only return 'alltags' in 'findglobaltags'
Pierre-Yves David
- [PATCH 6 of 7 V2] tags: extract tags computation from fnodes into its own function
Pierre-Yves David
- [PATCH 7 of 7 V2] tags: extract filenode filtering into its own function
Pierre-Yves David
- [PATCH 02 of 10 V5] rcutil: split osrcpath to return default.d paths (API)
Yuya Nishihara
- [PATCH 07 of 10 V5] rcutil: let environ override system configs (BC)
Yuya Nishihara
- [PATCH 10 of 10 V5] pager: do not read from environment variable
Yuya Nishihara
- [PATCH 1 of 3 V2] color: stop mutating the default effects map
Yuya Nishihara
- [PATCH 2 of 3 V2] ui: defer setting pager related properties until the pager has spawned
Yuya Nishihara
- [PATCH 2 of 2 V3] serve: make the URL the same for `hg serve` and `hg serve -S`
Yuya Nishihara
- [PATCH 1 of 2 V3] serve: add support for Mercurial subrepositories
Yuya Nishihara
- [PATCH 02 of 10 V5] rcutil: split osrcpath to return default.d paths (API)
Jun Wu
- [PATCH 07 of 10 V5] rcutil: let environ override system configs (BC)
Jun Wu
- [PATCH 07 of 10 V5] rcutil: let environ override system configs (BC)
Jun Wu
- [PATCH 1 of 3] rcutil: do not cache rccomponents
Jun Wu
- [PATCH 2 of 3] rcutil: unindent a block
Jun Wu
- [PATCH 3 of 3] rcutil: extract duplicated logic to a lambda
Jun Wu
- [PATCH 1 of 3] rcutil: do not cache rccomponents
Yuya Nishihara
- [PATCH] chgserver: do not copy configs set by environment variables
Jun Wu
- [PATCH] chgserver: do not copy configs set by environment variables
Yuya Nishihara
- [PATCH 7 of 7 V5] hgweb: expose a followlines UI in filerevision view (RFC)
Denis Laxalde
- [PATCH] worker: flush ui buffers before running the worker
David Soria Parra
- [PATCH hglib RESEND] hglib: fix hg clone --uncompressed option typo (issue5458)
Long Vu
- [PATCH 7 of 7 V5] hgweb: expose a followlines UI in filerevision view (RFC)
Augie Fackler
- [PATCH 2 of 4] templatekw: add an "obsolete" keyword
Pierre-Yves David
- [PATCH 1 of 5] repair: use ProgrammingError
Ryan McElroy
- [PATCH] worker: flush ui buffers before running the worker
Ryan McElroy
- [PATCH 1 of 7 V2] tags: extract fnode retrieval in its own function
Ryan McElroy
- [PATCH 2 of 4] templatekw: add an "obsolete" keyword
Denis Laxalde
- [PATCH hglib RESEND] hglib: fix hg clone --uncompressed option typo (issue5458)
Kevin Bullock
- [PATCH 1 of 6 V2] cmdutil: add a "changeset.obsolete" label in changeset_printer
Denis Laxalde
- [PATCH 2 of 6 V2] templatekw: add an "obsolete" keyword
Denis Laxalde
- [PATCH 3 of 6 V2] templates: use separate() to build changeset labels in command-line style
Denis Laxalde
- [PATCH 4 of 6 V2] templates: shorten definition of changeset labels in command-line style
Denis Laxalde
- [PATCH 5 of 6 V2] templates: add "changeset.obsolete" label in command line style
Denis Laxalde
- [PATCH 6 of 6 V2] summary: display obsolete state of parents
Denis Laxalde
- [PATCH] verify: check raw revision size
Jun Wu
- [PATCH 1 of 6] rebase: move destination test to new test file
Ryan McElroy
- [PATCH 2 of 6] rebase: test to show brokenness with requiredest
Ryan McElroy
- [PATCH 3 of 6] rebase: move dest check down below other flag parsings
Ryan McElroy
- [PATCH 4 of 6] rebase: allow destination-free continue and abort (issue5513)
Ryan McElroy
- [PATCH 5 of 6] rebase: demonstrate behavior with requiredest and pull --rebase
Ryan McElroy
- [PATCH 6 of 6] rebase: abort hg pull --rebase if rebase.requiredest is set (issue5514)
Ryan McElroy
- [PATCH 5 of 6] rebase: demonstrate behavior with requiredest and pull --rebase
Jun Wu
- [PATCH] test-rebase-base: add a note about the test name
Jun Wu
- [PATCH] fileset: perform membership test against set for status queries
Gregory Szorc
- [PATCH] fileset: perform membership test against set for status queries
Jun Wu
- [PATCH] verify: check raw revision size
Gregory Szorc
- mercurial at 31629: new changeset
Mercurial Commits
- [PATCH] verify: check raw revision size
Jun Wu
- [PATCH 1 of 3 V2] util: make cookielib module available
Gregory Szorc
- [PATCH 2 of 3 V2] httpconnection: allow a global auth.cookiefile config entry
Gregory Szorc
- [PATCH 3 of 3 V2] url: support auth.cookiefile for adding cookies to HTTP requests
Gregory Szorc
- [PATCH] revlog: use raw revision for rawsize
Jun Wu
- [PATCH 07 of 10 shelve-ext v4] shelve: add shelve type saving and loading
Kostia Balytskyi
- [PATCH hglib RESEND] hglib: fix hg clone --uncompressed option typo (issue5458)
Ryan McElroy
- [PATCH] fileset: perform membership test against set for status queries
Ryan McElroy
- [PATCH] revlog: use raw revision for rawsize
Ryan McElroy
- [PATCH] test-rebase-base: add a note about the test name
Ryan McElroy
- [PATCH 5 of 6] rebase: demonstrate behavior with requiredest and pull --rebase
Ryan McElroy
- [PATCH 1 of 5] repair: use ProgrammingError
Pierre-Yves David
- [PATCH 1 of 3] rcutil: do not cache rccomponents
Yuya Nishihara
- [PATCH 1 of 7] revlog: use raw content when building delta
Ryan McElroy
- [PATCH 2 of 7] revlog: make sure _cache only contain raw content
Ryan McElroy
- [PATCH 3 of 7] revlog: do not return raw cache blindly
Ryan McElroy
- [PATCH 4 of 7] revlog: add test to check raw processing is sane
Ryan McElroy
- [PATCH 5 of 7] revlog: add a fast path for non-raw revision
Ryan McElroy
- [PATCH 6 of 7] revlog: indent block to make review easier
Ryan McElroy
- [PATCH 7 of 7] revlog: avoid apply delta chain when cache hit in revlog.revision
Ryan McElroy
- [PATCH] hgweb: fix diff hunks filtering by line range in webutil.diffs()
Denis Laxalde
- [PATCH 1 of 7 shelve-ext v5] shelve: move node-pruning functionality to be member of shelvedstate
Kostia Balytskyi
- [PATCH 2 of 7 shelve-ext v5] shelve: add a function to check whether obs-based shelve is enabled
Kostia Balytskyi
- [PATCH 3 of 7 shelve-ext v5] shelve: add obs-based shelve functionality
Kostia Balytskyi
- [PATCH 4 of 7 shelve-ext v5] shelve: add shelve type saving and loading
Kostia Balytskyi
- [PATCH 5 of 7 shelve-ext v5] shelve: move ui.quiet manipulations to configoverride
Kostia Balytskyi
- [PATCH 6 of 7 shelve-ext v5] shelve: add obs-based unshelve functionality
Kostia Balytskyi
- [PATCH 7 of 7 shelve-ext v5] shelve: add some forwards compatibility to shelve operations
Kostia Balytskyi
- [PATCH] worker: flush ui buffers before running the worker
Yuya Nishihara
- [PATCH] fileset: perform membership test against set for status queries
Yuya Nishihara
- [Bug 5517] New: `hg blame doesntexist exists` doesn't eagerly error out
mercurial-bugs at mercurial-scm.org
- [PATCH 1 of 3] rcutil: do not cache rccomponents
Jun Wu
- [PATCH 1 of 6 V2] cmdutil: add a "changeset.obsolete" label in changeset_printer
Yuya Nishihara
- [PATCH 5 of 6 V2] templates: add "changeset.obsolete" label in command line style
Yuya Nishihara
- [PATCH 1 of 5] pycompat: introduce identity function as a compat stub
Yuya Nishihara
- [PATCH 2 of 5] pycompat: provide bytes os.linesep
Yuya Nishihara
- [PATCH 3 of 5] util: extract pure tolf/tocrlf() functions from eol extension
Yuya Nishihara
- [PATCH 4 of 5] util: add helper to convert between LF and native EOL
Yuya Nishihara
- [PATCH 5 of 5] ui: use bytes IO and convert EOL manually in ui.editor()
Yuya Nishihara
- [PATCH 2 of 7] revlog: make sure _cache only contain raw content
Jun Wu
- [PATCH 3 of 7] revlog: do not return raw cache blindly
Jun Wu
- [PATCH 4 of 7] revlog: add test to check raw processing is sane
Jun Wu
- [PATCH 5 of 7] revlog: add a fast path for non-raw revision
Jun Wu
- [PATCH 1 of 5] repair: use ProgrammingError
Jun Wu
- [PATCH] test-rebase-base: add a note about the test name
Jun Wu
- Unifying sparse and narrow "profiles"
Gregory Szorc
- [PATCH 4 of 6] rebase: allow destination-free continue and abort (issue5513)
Martin von Zweigbergk
- [PATCH 5 of 6] rebase: demonstrate behavior with requiredest and pull --rebase
Jun Wu
- [PATCH] revlog: use raw revision for rawsize
Jun Wu
- [PATCH] test-check-code: prevent files being added to the root directory
Jun Wu
- [PATCH] hardlink: check directory's st_dev instead of files
Jun Wu
- [PATCH 1 of 3 V2] hardlink: extract topic text logic of copyfiles
Jun Wu
- [PATCH 2 of 3 V2] hardlink: duplicate hardlink detection for copying files and directories
Jun Wu
- [PATCH 3 of 3 V2] hardlink: check directory's st_dev when copying files
Jun Wu
- [PATCH py3 V2] diff: slice over bytes to make sure conditions work normally
Pulkit Goyal
- [PATCH] verify: check raw revision size
Jun Wu
- [PATCH 1 of 2 py3] color: replace str() with pycompat.bytestr()
Pulkit Goyal
- [PATCH 2 of 2 py3] tests: add check to make sure summary works on Python 2
Pulkit Goyal
- [PATCH] test-verify: add a testcase where the file has magic meta header
Jun Wu
- [PATCH 1 of 2] verify: document corner cases
Jun Wu
- [PATCH 2 of 2] verify: fix length check
Jun Wu
- [PATCH 1 of 2] verify: document corner cases
Jun Wu
- Post-pull updates and hooks
Augie Fackler
- [1,of,2,RFC] RFC: implement immutable config objects
David Soria Parra
- [1,of,2,RFC] RFC: implement immutable config objects
Jun Wu
- [2,of,2,RFC] RFC: switch to immutable configs
David Soria Parra
- [2,of,2,RFC] RFC: switch to immutable configs
Jun Wu
- [PATCH 1 of 5] check-code: detect r.revision(r.node(rev))
Jun Wu
- [PATCH 2 of 5] revlog: avoid unnecessary node -> rev conversion
Jun Wu
- [PATCH 3 of 5] bundlerepo: avoid unnecessary node -> rev conversion
Jun Wu
- [PATCH 4 of 5] unionrepo: avoid unnecessary node -> rev conversion
Jun Wu
- [PATCH 5 of 5] perf: workaround check-code
Jun Wu
- Hardlinks and Docker
Gregory Szorc
- [PATCH STABLE] changegroup: retry read() when partial data returned
Gregory Szorc
- Hardlinks and Docker
Jun Wu
- [PATCH] repair: use context manager for lock management
Gregory Szorc
- [PATCH 07 of 11] revlog: fix many file handle opens to explicitly use bytes mode
Gregory Szorc
- [PATCH] hgweb: fix diff hunks filtering by line range in webutil.diffs()
Gregory Szorc
- Unifying sparse and narrow "profiles"
Augie Fackler
- [PATCH 1 of 3] minirst: reindent _admonitiontitles
Gregory Szorc
- [PATCH 2 of 3] minirst: remove "admonition" from _admonitions
Gregory Szorc
- [PATCH 3 of 3] minirst: remove redundant _admonitions set
Gregory Szorc
- Post-pull updates and hooks
Pierre-Yves David
- [PATCH 4 of 7] revlog: add test to check raw processing is sane
Ryan McElroy
- [PATCH 1 of 5] repair: use ProgrammingError
Ryan McElroy
- [PATCH 4 of 6] rebase: allow destination-free continue and abort (issue5513)
Ryan McElroy
- [PATCH] test-check-code: prevent files being added to the root directory
Ryan McElroy
- [PATCH] hgweb: fix diff hunks filtering by line range in webutil.diffs()
Denis Laxalde
- [PATCH V6] hgweb: expose a followlines UI in filerevision view
Denis Laxalde
- [PATCH 3 of 3] minirst: remove redundant _admonitions set
Ryan McElroy
- [PATCH 7 of 7 V5] hgweb: expose a followlines UI in filerevision view (RFC)
Denis Laxalde
- [PATCH 5 of 5] perf: workaround check-code
Ryan McElroy
- [PATCH 1 of 2] verify: document corner cases
Ryan McElroy
- [PATCH 2 of 2] verify: fix length check
Ryan McElroy
- [PATCH] test-verify: add a testcase where the file has magic meta header
Ryan McElroy
- [PATCH 2 of 7 shelve-ext v5] shelve: add a function to check whether obs-based shelve is enabled
Ryan McElroy
- [PATCH 3 of 7 shelve-ext v5] shelve: add obs-based shelve functionality
Ryan McElroy
- [PATCH 6 of 7 shelve-ext v5] shelve: add obs-based unshelve functionality
Ryan McElroy
- [PATCH 7 of 7 shelve-ext v5] shelve: add some forwards compatibility to shelve operations
Ryan McElroy
- [PATCH 3 of 7 shelve-ext v5] shelve: add obs-based shelve functionality
Kostia Balytskyi
- [PATCH 6 of 7 shelve-ext v5] shelve: add obs-based unshelve functionality
Kostia Balytskyi
- [PATCH 7 of 7 shelve-ext v5] shelve: add some forwards compatibility to shelve operations
Kostia Balytskyi
- [PATCH 1 of 5 v2] rebase: move destination test to new test file
Ryan McElroy
- [PATCH 2 of 5 v2] rebase: test to show brokenness with requiredest
Ryan McElroy
- [PATCH 3 of 5 v2] rebase: allow destination-free continue and abort (issue5513)
Ryan McElroy
- [PATCH 4 of 5 v2] rebase: demonstrate behavior with requiredest and pull --rebase
Ryan McElroy
- [PATCH 5 of 5 v2] rebase: abort hg pull --rebase if rebase.requiredest is set (issue5514)
Ryan McElroy
- [PATCH 2 of 7 V5] hgweb: add a "patch" query parameter to filelog command
Yuya Nishihara
- [PATCH] hgweb: fix diff hunks filtering by line range in webutil.diffs()
Yuya Nishihara
- [PATCH 1 of 7 V2] tags: extract fnode retrieval in its own function
Yuya Nishihara
- [PATCH RFC] repo: add an ability to hide nodes in an appropriate way
Pierre-Yves David
- [PATCH 3 of 3] minirst: remove redundant _admonitions set
Yuya Nishihara
- [PATCH py3 V2] diff: slice over bytes to make sure conditions work normally
Yuya Nishihara
- [PATCH 1 of 2 py3] color: replace str() with pycompat.bytestr()
Yuya Nishihara
- [PATCH] hgweb: fix diff hunks filtering by line range in webutil.diffs()
Gregory Szorc
- [PATCH 1 of 3 V2] hardlink: extract topic text logic of copyfiles
Yuya Nishihara
- [PATCH 1 of 4 NEW-CONCEPT] tags: introduce a function to return a valid fnodes list from revs
Pierre-Yves David
- [PATCH 2 of 4 NEW-CONCEPT] track-tags: introduce first bits of tags tracking during transaction
Pierre-Yves David
- [PATCH 3 of 4 NEW-CONCEPT] track-tags: compute the actual differences between tags pre/post transaction
Pierre-Yves David
- [PATCH 4 of 4 NEW-CONCEPT] track-tags: write all tag changes to a file
Pierre-Yves David
- [PATCH 07 of 11] revlog: fix many file handle opens to explicitly use bytes mode
Yuya Nishihara
- [PATCH 2 of 7 V5] hgweb: add a "patch" query parameter to filelog command
Denis Laxalde
- [PATCH 2 of 7 V5] hgweb: add a "patch" query parameter to filelog command
Yuya Nishihara
- [PATCH 2 of 7 V5] hgweb: add a "patch" query parameter to filelog command
Yuya Nishihara
- [PATCH 1 of 2] verify: document corner cases
Jun Wu
- [PATCH 1 of 4 V2] obsolete: track node versions
Jun Wu
- [PATCH 4 of 4 V2] obsolete: allow cycles
Jun Wu
- [PATCH 4 of 4 V2] obsolete: allow cycles
Augie Fackler
- [PATCH 4 of 4 V2] obsolete: allow cycles
Jun Wu
- [PATCH RFC] repo: add an ability to hide nodes in an appropriate way
Ryan McElroy
- [PATCH 1 of 2] verify: document corner cases
Ryan McElroy
- [PATCH] test-check-code: prevent files being added to the root directory
Jun Wu
- [PATCH RFC] repo: add an ability to hide nodes in an appropriate way
Martin von Zweigbergk
- [PATCH 3 of 7 shelve-ext v5] shelve: add obs-based shelve functionality
Jun Wu
- [PATCH 1 of 4 V2] obsolete: track node versions
Durham Goode
- [PATCH 1 of 4 V2] obsolete: track node versions
Durham Goode
- Unifying sparse and narrow "profiles"
Durham Goode
- [PATCH 1 of 4 V2] obsolete: track node versions
Jun Wu
- Unifying sparse and narrow "profiles"
Martin von Zweigbergk
- Unifying sparse and narrow "profiles"
Durham Goode
- [PATCH 1 of 2 V2] verify: document corner cases
Jun Wu
- [PATCH 2 of 2 V2] verify: fix length check
Jun Wu
- [PATCH 1 of 2 V3] serve: add support for Mercurial subrepositories
Matt Harbison
- [PATCH 2 of 2 V3] serve: make the URL the same for `hg serve` and `hg serve -S`
Matt Harbison
- [PATCH] sslutil: clarify internal documentation
Matt Harbison
- [PATCH V6] hgweb: expose a followlines UI in filerevision view
Gregory Szorc
- [PATCH 1 of 9 V2] revlog: add a stronger test for raw processing
Jun Wu
- [PATCH 2 of 9 V2] revlog: clarify flagprocessor documentation
Jun Wu
- [PATCH 3 of 9 V2] revlog: rename some "text"s to "rawtext"
Jun Wu
- [PATCH 4 of 9 V2] revlog: fix _cache usage in revision()
Jun Wu
- [PATCH 5 of 9 V2] revlog: use raw content when building delta
Jun Wu
- [PATCH 6 of 9 V2] revlog: use raw revisions in revdiff
Jun Wu
- [PATCH 7 of 9 V2] revlog: use raw revisions in clone
Jun Wu
- [PATCH 8 of 9 V2] revlog: make _addrevision only accept rawtext
Jun Wu
- [PATCH 9 of 9 V2] revlog: add a fast path for revision(raw=False)
Jun Wu
- [PATCH] hgweb: prefix line id by ctx shortnode in filelog when patches are shown
Denis Laxalde
- [PATCH 9 of 9 V2] revlog: add a fast path for revision(raw=False)
Ryan McElroy
- [PATCH] sslutil: clarify internal documentation
Ryan McElroy
- [PATCH 2 of 2 V2] verify: fix length check
Ryan McElroy
- [PATCH 1 of 2 V2] verify: document corner cases
Ryan McElroy
- [PATCH 1 of 7] run-tests: auto-replace 'TXNID' output
Pierre-Yves David
- [PATCH 2 of 7] hook: use "htype" as variable name in _pythonhook
Pierre-Yves David
- [PATCH 3 of 7] hook: fix name used in untrusted message
Pierre-Yves David
- [PATCH 4 of 7] hook: use 'htype' in 'runhooks'
Pierre-Yves David
- [PATCH 5 of 7] hook: use 'htype' in 'hook'
Pierre-Yves David
- [PATCH 6 of 7] hook: provide hook type information to external hook
Pierre-Yves David
- [PATCH 7 of 7] hook: add hook name information to external hook
Pierre-Yves David
- [PATCH V7] hgweb: expose a followlines UI in filerevision view
Denis Laxalde
- [PATCH] test-verify: add a testcase where the file has magic meta header
Yuya Nishihara
- [PATCH] revlog: use raw revision for rawsize
Yuya Nishihara
- [PATCH 3 of 7 shelve-ext v5] shelve: add obs-based shelve functionality
Kostia Balytskyi
- [PATCH 2 of 2 V3] serve: make the URL the same for `hg serve` and `hg serve -S`
Yuya Nishihara
- [PATCH 5 of 5] perf: workaround check-code
Yuya Nishihara
- [PATCH] sslutil: clarify internal documentation
Yuya Nishihara
- [PATCH] test-check-code: prevent files being added to the root directory
Yuya Nishihara
- [PATCH] hgweb: prefix line id by ctx shortnode in filelog when patches are shown
Yuya Nishihara
- [PATCH 1 of 5] check-code: detect r.revision(r.node(rev))
Yuya Nishihara
- [PATCH 4 of 5] util: add helper to convert between LF and native EOL
David Soria Parra
- [PATCH remotefilelog-ext] debian: clean with "--component remotefilelog" to not need Cython
Martin von Zweigbergk
- [PATCH 5 of 5] ui: use bytes IO and convert EOL manually in ui.editor()
David Soria Parra
- [PATCH] revlog: use raw revision for rawsize
Jun Wu
- [PATCH 1 of 7] largefiles: introduce readasstandin() to read hex hash from given filectx
FUJIWARA Katsunori
- [PATCH 2 of 7] largefiles: replace readstandin() by readasstandin()
FUJIWARA Katsunori
- [PATCH 3 of 7] largefiles: add copytostore() fstandin argument to replace readstandin() (API)
FUJIWARA Katsunori
- [PATCH 4 of 7] largefiles: remove unused keyword argument of copytostore() (API)
FUJIWARA Katsunori
- [PATCH 5 of 7] largefiles: make copytostore() accept only changectx as the 2nd argument (API)
FUJIWARA Katsunori
- [PATCH 6 of 7] largefiles: remove unused readstandin()
FUJIWARA Katsunori
- [PATCH 7 of 7] largefiles: use readasstandin() to read hex hash directly from filectx
FUJIWARA Katsunori
- [PATCH 1 of 7] run-tests: auto-replace 'TXNID' output
Jun Wu
- [PATCH 7 of 7] hook: add hook name information to external hook
Jun Wu
- [PATCH 1 of 7] run-tests: auto-replace 'TXNID' output
Pierre-Yves David
- [PATCH 7 of 7] hook: add hook name information to external hook
Pierre-Yves David
- Internal-changeset concept (was: re: [PATCH RFC] repo: add an ability to hide nodes in an appropriate way)
Pierre-Yves David
- Internal-changeset concept
Pierre-Yves David
- GSoC Terse Status
Andrew J Leonard
- [PATCH 1 of 7 V2] run-tests: auto-replace 'TXNID' output
Pierre-Yves David
- [PATCH 2 of 7 V2] hook: use "htype" as variable name in _pythonhook
Pierre-Yves David
- [PATCH 3 of 7 V2] hook: fix name used in untrusted message
Pierre-Yves David
- [PATCH 4 of 7 V2] hook: use 'htype' in 'runhooks'
Pierre-Yves David
- [PATCH 5 of 7 V2] hook: use 'htype' in 'hook'
Pierre-Yves David
- [PATCH 6 of 7 V2] hook: provide hook type information to external hook
Pierre-Yves David
- [PATCH 7 of 7 V2] hook: add hook name information to external hook
Pierre-Yves David
- Internal-changeset concept (was: re: [PATCH RFC] repo: add an ability to hide nodes in an appropriate way)
Pierre-Yves David
- [PATCH V7] hgweb: expose a followlines UI in filerevision view
Gregory Szorc
Last message date:
Sat Apr 1 01:53:28 UTC 2017
Archived on: Thu Jun 30 00:51:59 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).