August 2016 Archives by date
Starting: Mon Aug 1 02:05:08 UTC 2016
Ending: Thu Sep 1 03:41:59 UTC 2016
Messages: 1172
- [PATCH 6 of 6 STABLE] doc: make previous line of certificate example end with "::"
Augie Fackler
- [PATCH STABLE] graft: support grafting across move/copy (issue4028)
Gábor Stefanik
- mercurial at 29652: 13 new changesets (13 on stable)
Mercurial Commits
- mercurial at 29653: new changeset
Mercurial Commits
- [PATCH 1 of 9 changegroup-apis] exchange: use early return
Gregory Szorc
- [PATCH 2 of 9 changegroup-apis] changegroup: create a class to manage emitting changegroup data
Gregory Szorc
- [PATCH 3 of 9 changegroup-apis] exchange: use changegroupemitter
Gregory Szorc
- [PATCH 4 of 9 changegroup-apis] changegroup: remove getlocalchangegroupraw() (API)
Gregory Szorc
- [PATCH 5 of 9 changegroup-apis] changegroup: add fromheadsandcommon() convenience function
Gregory Szorc
- [PATCH 6 of 9 changegroup-apis] changegroup: move code from changegroupsubset to changegroupemitter
Gregory Szorc
- [PATCH 7 of 9 changegroup-apis] changegroup: add and use getunbundler() to changegroupemitter
Gregory Szorc
- [PATCH 8 of 9 changegroup-apis] changegroup: implement getchangegroup using changegroupemitter
Gregory Szorc
- [PATCH 9 of 9 changegroup-apis] exchange: implement _pushchangeset with changegroupemitter
Gregory Szorc
- [PATCH 1 of 9 changegroup-apis] exchange: use early return
Gregory Szorc
- [PATCH] convert: move svn config initializer out of the module level
Durham Goode
- [PATCH 1 of 9 changegroup-apis] exchange: use early return
Pierre-Yves David
- [PATCH 1 of 6] tests: remove bundle2 activation from test-acl.t
Pierre-Yves David
- [PATCH 2 of 6] tests: remove bundle2 activation from test-hook.t
Pierre-Yves David
- [PATCH 3 of 6] tests: remove bundle2 activation from test-http-proxy.t
Pierre-Yves David
- [PATCH 4 of 6] tests: remove bundle2 activation from test-obsolete.t
Pierre-Yves David
- [PATCH 5 of 6] tests: remove bundle2 activation from test-phases-exchanges.t
Pierre-Yves David
- [PATCH 6 of 6] tests: remove bundle2 activation from test-push-warn.t
Pierre-Yves David
- [PATCH 1 of 9 changegroup-apis] exchange: use early return
Gregory Szorc
- [PATCH v2] graft: support grafting across move/copy (issue4028)
Gábor Stefanik
- [PATCH v2] graft: support grafting across move/copy (issue4028)
Pierre-Yves David
- [PATCH 1 of 6] tests: remove bundle2 activation from test-acl.t
Yuya Nishihara
- [PATCH] convert: move svn config initializer out of the module level
Yuya Nishihara
- [PATCH] url: drop compatibility wrapper of socket.create_connection()
Yuya Nishihara
- [PATCH] templatekw: change joinfmt to a mandatory argument of _hybrid object
Yuya Nishihara
- [PATCH] doc: remove double imports of inspect from hgmanpage.py
Yuya Nishihara
- [PATCH] merge: concatenate default conflict marker at parsing phase of .py
Yuya Nishihara
- [PATCH v2] graft: support grafting across move/copy (issue4028)
Gábor STEFANIK
- [PATCH 1 of 3] tests: remove bundle2 activation from test-tags.t
Pierre-Yves David
- [PATCH 2 of 3] tests: remove bundle2 activation from test-largefiles.t
Pierre-Yves David
- [PATCH 3 of 3] tests: remove initial bundle2 enabling in various bundle2 tests
Pierre-Yves David
- [PATCH] merge: concatenate default conflict marker at parsing phase of .py
Pierre-Yves David
- [PATCH] doc: remove double imports of inspect from hgmanpage.py
Pierre-Yves David
- [PATCH] url: drop compatibility wrapper of socket.create_connection()
Pierre-Yves David
- [PATCH v2] graft: support grafting across move/copy (issue4028)
Kevin Bullock
- [PATCH] templatekw: change joinfmt to a mandatory argument of _hybrid object
Pierre-Yves David
- [PATCH] convert: move svn config initializer out of the module level
Augie Fackler
- [PATCH] deprecation: enforce thew 'tr' argument of 'dirstate.write'
Pierre-Yves David
- [PATCH 3 of 7 V4] revset: insert _unordered to fix ordering of nested 'or' and '_list*()' (BC)
Martin von Zweigbergk
- [PATCH 01 of 10] py3: use unicode literals in encoding.py
Pulkit Goyal
- [PATCH 02 of 10] py3: use unicode literals in i18n.py
Pulkit Goyal
- [PATCH 03 of 10] py3: use unicode literals in osutil.py
Pulkit Goyal
- [PATCH 04 of 10] py3: use unicode literals in pycompat.py
Pulkit Goyal
- [PATCH 05 of 10] py3: use unicode literals in util.py
Pulkit Goyal
- [PATCH 06 of 10] py3: use unicode literals and unichr in revset.py
Pulkit Goyal
- [PATCH 07 of 10] py3: handle unicode docstrings in registrar.py
Pulkit Goyal
- [PATCH 08 of 10] py3: use unicode literals in mdiff.py
Pulkit Goyal
- [PATCH 09 of 10] py3: use unicode literals in changelog.py
Pulkit Goyal
- [PATCH 10 of 10] py3: use unicode literal in crecord.py
Pulkit Goyal
- [PATCH v2] graft: support grafting across move/copy (issue4028)
Sean Farley
- [PATCH 1 of 9 changegroup-apis] exchange: use early return
Pierre-Yves David
- [PATCH v2] graft: support grafting across move/copy (issue4028)
Gábor STEFANIK
- [PATCH v3] graft: support grafting across move/copy (issue4028)
Gábor Stefanik
- [PATCH 01 of 10] py3: use unicode literals in encoding.py
Jun Wu
- [PATCH 1 of 3] tests: remove bundle2 activation from test-tags.t
Yuya Nishihara
- [PATCH] deprecation: enforce thew 'tr' argument of 'dirstate.write'
Yuya Nishihara
- [PATCH 1 of 5] journal: use fm.hexfunc() to get full hash in JSON/template output (BC)
Yuya Nishihara
- [PATCH 2 of 5] formatter: add function to convert list to appropriate format (issue5217)
Yuya Nishihara
- [PATCH 3 of 5] journal: use fm.formatlist() to pass hashes in appropriate type (BC)
Yuya Nishihara
- [PATCH 4 of 5] formatter: add function to convert date tuple to appropriate format
Yuya Nishihara
- [PATCH 5 of 5] journal: use fm.formatdate() to pass date tuple in appropriate type (BC)
Yuya Nishihara
- [PATCH] deprecation: enforce thew 'tr' argument of 'dirstate.write'
Pierre-Yves David
- [PATCH] deprecation: enforce thew 'tr' argument of 'dirstate.write'
Yuya Nishihara
- [PATCH 01 of 10] py3: use unicode literals in encoding.py
Yuya Nishihara
- [PATCH 02 of 10] py3: use unicode literals in i18n.py
Yuya Nishihara
- [PATCH 04 of 10] py3: use unicode literals in pycompat.py
Yuya Nishihara
- [PATCH 05 of 10] py3: use unicode literals in util.py
Yuya Nishihara
- [PATCH 06 of 10] py3: use unicode literals and unichr in revset.py
Yuya Nishihara
- [PATCH 08 of 10] py3: use unicode literals in mdiff.py
Yuya Nishihara
- [PATCH 07 of 10] py3: handle unicode docstrings in registrar.py
Yuya Nishihara
- [PATCH 03 of 10] py3: use unicode literals in osutil.py
Yuya Nishihara
- [PATCH 09 of 10] py3: use unicode literals in changelog.py
Yuya Nishihara
- [PATCH 1 of 9] tests: remove bundle2 activation from test-bookmark-pushpull.t
Pierre-Yves David
- [PATCH 2 of 9] bundle2: rename the _canusebundle2 method to _forcebundle1
Pierre-Yves David
- [PATCH 3 of 9] bundle2: add a devel option controling bundle version used for exchange
Pierre-Yves David
- [PATCH 4 of 9] bundlerepo: also read the 'devel.legacy.exchange' config
Pierre-Yves David
- [PATCH 5 of 9] tests: use 'legacy.exchange' option in 'test-bundle2-exchange.t'
Pierre-Yves David
- [PATCH 6 of 9] tests: use 'legacy.exchange' option in various bundle1 tests
Pierre-Yves David
- [PATCH 7 of 9] tests: use 'legacy.exchange' option in various mixed tests
Pierre-Yves David
- [PATCH 8 of 9] tests: remove all remaining usage of experimental.bundle2-exp
Pierre-Yves David
- [PATCH 9 of 9] bundle2: remove 'experimental.bundle2-exp' boolean config (BC)
Pierre-Yves David
- [PATCH 01 of 10] py3: use unicode literals in encoding.py
FUJIWARA Katsunori
- [PATCH 3 of 9] bundle2: add a devel option controling bundle version used for exchange
Gregory Szorc
- [PATCH 01 of 10] py3: use unicode literals in encoding.py
Pulkit Goyal
- [PATCH v2] graft: support grafting across move/copy (issue4028)
Kevin Bullock
- [PATCH 01 of 10] py3: use unicode literals in encoding.py
Gregory Szorc
- [PATCH 3 of 7 V4] revset: insert _unordered to fix ordering of nested 'or' and '_list*()' (BC)
Yuya Nishihara
- [PATCH 3 of 9] bundle2: add a devel option controling bundle version used for exchange
Pierre-Yves David
- [PATCH 01 of 10] py3: use unicode literals in encoding.py
FUJIWARA Katsunori
- [PATCH 1 of 4] py3: update test-check-py3-compat.t output
Pulkit Goyal
- [PATCH 2 of 4] py3: use unicode literals in changelog.py
Pulkit Goyal
- [PATCH 3 of 4] py3: use unicode literals in crecord.py
Pulkit Goyal
- [PATCH 4 of 4] py3: use unicode literals in pure/osutil.py
Pulkit Goyal
- [PATCH v2] graft: support grafting across move/copy (issue4028)
Pierre-Yves David
- [PATCH 1 of 3 v4] graft: support grafting across move/copy (issue4028)
Gábor Stefanik
- [PATCH 2 of 3 v4] tests: add and update tests for issue4028
Gábor Stefanik
- [PATCH 3 of 3 v4] update: enable the issue4028 fix also for update
Gábor Stefanik
- [PATCH 3 of 7 V4] revset: insert _unordered to fix ordering of nested 'or' and '_list*()' (BC)
Martin von Zweigbergk
- [PATCH STABLE] help: update link to wiki/CommandServer
Anton Shestakov
- [PATCH 1 of 9 changegroup-apis] exchange: use early return
Gregory Szorc
- [PATCH] discovery: move code to create outgoing from roots and heads
Gregory Szorc
- [Bug 5318] New: SSH connections via hang with ControlMaster/ControlPersist
mercurial-bugs at selenic.com
- [PATCH STABLE] help: update link to wiki/CommandServer
Pierre-Yves David
- [PATCH 1 of 4] py3: update test-check-py3-compat.t output
Pierre-Yves David
- [PATCH 1 of 4] py3: update test-check-py3-compat.t output
Pulkit Goyal
- [PATCH 1 of 5 STABLE] debian: update source URL in copyright file
Anton Shestakov
- [PATCH 2 of 5 STABLE] win32: update wiki link in mercurial.ini
Anton Shestakov
- [PATCH 3 of 5 STABLE] win32: update link to mailing list in readme
Anton Shestakov
- [PATCH 4 of 5 STABLE] osx: update bugzilla link in readme
Anton Shestakov
- [PATCH 5 of 5 STABLE] tests: update bugzilla link in test-issue1175.t
Anton Shestakov
- [PATCH STABLE] help: update link to wiki/CommandServer
Anton Shestakov
- [PATCH 5 of 5 STABLE] tests: update bugzilla link in test-issue1175.t
Pierre-Yves David
- [PATCH 01 of 10] py3: use unicode literals in encoding.py
Yuya Nishihara
- [PATCH 01 of 10] py3: use unicode literals in encoding.py
Jun Wu
- [PATCH 01 of 10] py3: use unicode literals in encoding.py
Pierre-Yves David
- [PATCH 5 of 5] journal: use fm.formatdate() to pass date tuple in appropriate type (BC)
Pierre-Yves David
- [PATCH 3 of 7 V4] revset: insert _unordered to fix ordering of nested 'or' and '_list*()' (BC)
Yuya Nishihara
- [PATCH 5 of 5] journal: use fm.formatdate() to pass date tuple in appropriate type (BC)
Martijn Pieters
- [PATCH 1 of 3 v4] graft: support grafting across move/copy (issue4028)
Pierre-Yves David
- [PATCH 1 of 4 v5] graft: support grafting across move/copy (issue4028)
Gábor Stefanik
- [PATCH 2 of 4 v5] tests: add and update tests for issue4028
Gábor Stefanik
- [PATCH 3 of 4 v5] update: enable the issue4028 fix also for update
Gábor Stefanik
- [PATCH 4 of 4 v5] tests: update some more tests for issue4028
Gábor Stefanik
- [PATCH 1 of 9 changegroup-apis] exchange: use early return
Kevin Bullock
- [PATCH 1 of 4 v5] graft: support grafting across move/copy (issue4028)
Gábor STEFANIK
- [PATCH 4 of 4] py3: use unicode literals in pure/osutil.py
Martijn Pieters
- [PATCH 2 of 9] bundle2: rename the _canusebundle2 method to _forcebundle1
Yuya Nishihara
- [PATCH 1 of 3 v4] graft: support grafting across move/copy (issue4028)
Gábor STEFANIK
- [PATCH 4 of 9] bundlerepo: also read the 'devel.legacy.exchange' config
Yuya Nishihara
- [PATCH 1 of 9] tests: remove bundle2 activation from test-bookmark-pushpull.t
Yuya Nishihara
- [PATCH 5 of 5] mpatch: write a cffi version of mpatch.patches
Augie Fackler
- [PATCH 01 of 10] py3: use unicode literals in encoding.py
Martijn Pieters
- [PATCH 1 of 3 v4] graft: support grafting across move/copy (issue4028)
Pierre-Yves David
- [PATCH 4 of 4] py3: use unicode literals in pure/osutil.py
Yuya Nishihara
- [PATCH 1 of 9 changegroup-apis] exchange: use early return
Gregory Szorc
- [PATCH] discovery: move code to create outgoing from roots and heads
Pierre-Yves David
- [PATCH 1 of 3 v4] graft: support grafting across move/copy (issue4028)
Gábor STEFANIK
- [PATCH 1 of 3] copies: introduce a "silent" option for _computenonoverlap
Gábor Stefanik
- [PATCH 2 of 3] graft: support grafting across move/copy (issue4028)
Gábor Stefanik
- [PATCH 3 of 3] update: enable the issue4028 fix also for update
Gábor Stefanik
- [PATCH 1 of 4] debugextensions: simply keep testedwith variable as a list
Yuya Nishihara
- [PATCH 2 of 4] debugextensions: give short name to util.version()
Yuya Nishihara
- [PATCH 3 of 4] debugextensions: unindent nested if
Yuya Nishihara
- [PATCH 4 of 4] debugextension: change "testedwith" to a list (BC)
Yuya Nishihara
- [PATCH 5 of 5 STABLE V2] worker: add a SIGCHLD handler
Jun Wu
- mercurial at 29668: 15 new changesets (6 on stable)
Mercurial Commits
- [PATCH 01 of 10] py3: use unicode literals in encoding.py
Gregory Szorc
- [PATCH] test-treemanifest: ensure manifest command isn't broken
Augie Fackler
- mercurial at 29690: 22 new changesets
Mercurial Commits
- [PATCH 4 of 4] debugextension: change "testedwith" to a list (BC)
Augie Fackler
- [PATCH 1 of 2] bundlerepo: use supportedincomingversions instead of allsupportedversions
Augie Fackler
- [PATCH 2 of 2] bundlerepo: add support for treemanifests in cg3 bundles
Augie Fackler
- [PATCH 1 of 7 V3] worker: move killworkers and waitforworkers up
Jun Wu
- [PATCH 2 of 7 V3] worker: wait worker pid explicitly
Jun Wu
- [PATCH 3 of 7 V3] worker: allow waitforworkers to be non-blocking
Jun Wu
- [PATCH 4 of 7 V3] worker: make waitforworkers reentrant
Jun Wu
- [PATCH 5 of 7 V3] worker: add a SIGCHLD handler
Jun Wu
- [PATCH 6 of 7 V3] worker: test and set problem[0] atomically
Jun Wu
- [PATCH 7 of 7 V3] worker: stop using a separate thread waiting for children
Jun Wu
- [PATCH 2 of 2] bundlerepo: add support for treemanifests in cg3 bundles
Martin von Zweigbergk
- [PATCH 2 of 2] bundlerepo: add support for treemanifests in cg3 bundles
Augie Fackler
- [PATCH 2 of 3] graft: support grafting across move/copy (issue4028)
Gábor STEFANIK
- [PATCH] py3: handle os.environ.get() case in module loader
Pulkit Goyal
- [PATCH 1 of 3 v2] copies: introduce a "silent" option for _computenonoverlap
Gábor Stefanik
- [PATCH 2 of 3 v2] graft: support grafting across move/copy (issue4028)
Gábor Stefanik
- [PATCH 3 of 3 v2] update: enable the issue4028 fix also for update
Gábor Stefanik
- [Bug 5319] New: error capabilities are never checked (except pushkey)
mercurial-bugs at selenic.com
- [PATCH 01 of 10] py3: use unicode literals in encoding.py
FUJIWARA Katsunori
- [PATCH 1 of 4] py3: update test-check-py3-compat.t output
FUJIWARA Katsunori
- [PATCH] py3: handle os.environ.get() case in module loader
Gregory Szorc
- [PATCH 1 of 8] exchange: use early return
Gregory Szorc
- [PATCH 2 of 8] discovery: move code for creating outgoing from heads and common (API)
Gregory Szorc
- [PATCH 3 of 8] localrepo: call changegroupsubset() directly
Gregory Szorc
- [PATCH 4 of 8] wireproto: call changegroupsubset() directly
Gregory Szorc
- [PATCH 5 of 8] changegroup: remove changegroup() (API)
Gregory Szorc
- [PATCH 6 of 8] changegroup: refactor getsubsetraw into getchangegroupchunks (API)
Gregory Szorc
- [PATCH 7 of 8] exchange: use getchangegroupchunks()
Gregory Szorc
- [PATCH 8 of 8] changegroup: remove getlocalchangegroupraw() (API)
Gregory Szorc
- [PATCH] py3: handle os.environ.get() case in module loader
Siddharth Agarwal
- [PATCH] test-treemanifest: ensure manifest command isn't broken
Martin von Zweigbergk
- [PATCH 01 of 10] py3: use unicode literals in encoding.py
Gregory Szorc
- [PATCH 1 of 4] py3: update test-check-py3-compat.t output
Pulkit Goyal
- [PATCH] py3: handle os.environ.get() case in module loader
Jun Wu
- mercurial at 29692: 2 new changesets
Mercurial Commits
- [PATCH 4 of 5] mpatch: remove dependency on Python.h in mpatch.c
Yuya Nishihara
- [PATCH 1 of 7] vfs: use propertycache for open
Pierre-Yves David
- [PATCH 2 of 7] develwarn: use the lock helper in local repo
Pierre-Yves David
- [PATCH 3 of 7] statichttprepo: do not try to write caches
Pierre-Yves David
- [PATCH 4 of 7] branchmap: preparatory indent of indent the branch rev writing code
Pierre-Yves David
- [PATCH 5 of 7] branchmap: acquires lock before writting the rev branch cache
Pierre-Yves David
- [PATCH 6 of 7] branchmap: simplify error handlind when writing rev branch cache
Pierre-Yves David
- [PATCH 7 of 7] branchmap: remove extra indent
Pierre-Yves David
- [PATCH 3 of 5] mpatch: split mpatch into two files
Yuya Nishihara
- [PATCH 3 of 7] statichttprepo: do not try to write caches
Gregory Szorc
- [PATCH 01 of 10] py3: use unicode literals in encoding.py
Yuya Nishihara
- [PATCH 1 of 7] vfs: use propertycache for open
Jun Wu
- [PATCH 5 of 5] mpatch: write a cffi version of mpatch.patches
Kevin Bullock
- [PATCH 3 of 5] mpatch: split mpatch into two files
Yuya Nishihara
- [PATCH 1 of 7] vfs: use propertycache for open
Yuya Nishihara
- [PATCH 1 of 7] vfs: use propertycache for open
Jun Wu
- [PATCH 1 of 4] py3: update test-check-py3-compat.t output
FUJIWARA Katsunori
- [PATCH 01 of 10] py3: use unicode literals in encoding.py
FUJIWARA Katsunori
- [PATCH] py3: handle os.environ.get() case in module loader
FUJIWARA Katsunori
- [PATCH 1 of 4] py3: update test-check-py3-compat.t output
Pulkit Goyal
- [PATCH 1 of 9 v2] cmdutil: open dirlogs via manifest property, not via repo
Augie Fackler
- [PATCH 2 of 9 v2] repair: build dirlogs using manifest, rather than repo shortcut method
Augie Fackler
- [PATCH 3 of 9 v2] localrepo: jettison now-unused dirlog() method from localrepo
Augie Fackler
- [PATCH 4 of 9 v2] bundlerepo: use for loop over iterator instead of while True
Augie Fackler
- [PATCH 5 of 9 v2] bundlerevlog: use for loop over iterator instead of while True
Augie Fackler
- [PATCH 6 of 9 v2] bundlerepo: introduce method to discard file chunks and use it
Augie Fackler
- [PATCH 7 of 9 v2] bundlerepo: use supportedincomingversions instead of allsupportedversions
Augie Fackler
- [PATCH 8 of 9 v2] auditvfs: forward options property from nested vfs
Augie Fackler
- [PATCH 9 of 9 v2] bundlerepo: add support for treemanifests in cg3 bundles
Augie Fackler
- Native support for lz4?
Gregory Szorc
- [PATCH 4 of 7 V3] worker: make waitforworkers reentrant
Augie Fackler
- [PATCH 6 of 7 V3] worker: test and set problem[0] atomically
Augie Fackler
- [PATCH 8 of 8] changegroup: remove getlocalchangegroupraw() (API)
Augie Fackler
- [PATCH 3 of 7] statichttprepo: do not try to write caches
Augie Fackler
- [PATCH 2 of 7] develwarn: use the lock helper in local repo
Augie Fackler
- Native support for lz4?
Augie Fackler
- Native support for lz4?
Siddharth Agarwal
- [PATCH 6 of 9 v2] bundlerepo: introduce method to discard file chunks and use it
Martin von Zweigbergk
- [PATCH stable] exchange: correctly specify url to unbundle (issue5145)
Augie Fackler
- [PATCH] wirepeer: rename confusing `source` parameter
Augie Fackler
- [PATCH 5 of 9 v2] bundlerevlog: use for loop over iterator instead of while True
Kevin Bullock
- Native support for lz4?
Gregory Szorc
- [PATCH 8 of 9 v2] auditvfs: forward options property from nested vfs
Martin von Zweigbergk
- [PATCH 9 of 9 v2] bundlerepo: add support for treemanifests in cg3 bundles
Martin von Zweigbergk
- [PATCH] check-commit: allow underbars in cffi_-prefix function names
Augie Fackler
- [PATCH 1 of 9 v3] cmdutil: open dirlogs via manifest property, not via repo
Augie Fackler
- [PATCH 2 of 9 v3] repair: build dirlogs using manifest, rather than repo shortcut method
Augie Fackler
- [PATCH 3 of 9 v3] localrepo: jettison now-unused dirlog() method from localrepo
Augie Fackler
- [PATCH 4 of 9 v3] bundlerepo: use for loop over iterator instead of while True
Augie Fackler
- [PATCH 5 of 9 v3] bundlerevlog: use for loop over iterator instead of while True
Augie Fackler
- [PATCH 6 of 9 v3] bundlerepo: introduce method to find file starts and use it
Augie Fackler
- [PATCH 7 of 9 v3] bundlerepo: use supportedincomingversions instead of allsupportedversions
Augie Fackler
- [PATCH 8 of 9 v3] auditvfs: forward options property from nested vfs
Augie Fackler
- [PATCH 9 of 9 v3] bundlerepo: add support for treemanifests in cg3 bundles
Augie Fackler
- Native support for lz4?
Gregory Szorc
- [PATCH 6 of 9 v3] bundlerepo: introduce method to find file starts and use it
Martin von Zweigbergk
- [PATCH 6 of 9 v3] bundlerepo: introduce method to find file starts and use it
Augie Fackler
- [PATCH 9 of 9 v3] bundlerepo: add support for treemanifests in cg3 bundles
Martin von Zweigbergk
- [PATCH 2 of 7] develwarn: use the lock helper in local repo
Pierre-Yves David
- [PATCH 1 of 5] statichttprepo: do not try to write caches
Pierre-Yves David
- [PATCH 2 of 5] branchmap: preparatory indent of indent the branch rev writing code
Pierre-Yves David
- [PATCH 3 of 5] branchmap: acquires lock before writting the rev branch cache
Pierre-Yves David
- [PATCH 4 of 5] branchmap: simplify error handlind when writing rev branch cache
Pierre-Yves David
- [PATCH 5 of 5] branchmap: remove extra indent
Pierre-Yves David
- [PATCH 5 of 5] branchmap: remove extra indent
Pierre-Yves David
- [PATCH 1 of 3 v4] graft: support grafting across move/copy (issue4028)
Pierre-Yves David
- [Bug 5320] New: pushgate loose version tracking when a new patch is inserted at the start
mercurial-bugs at selenic.com
- [PATCH 2 of 3 v2] graft: support grafting across move/copy (issue4028)
Matt Mackall
- [PATCH] check-commit: allow underbars in cffi_-prefix function names
Pierre-Yves David
- [PATCH] check-commit: allow underbars in cffi_-prefix function names
Augie Fackler
- [PATCH] check-commit: allow underbars in cffi_-prefix function names
Pierre-Yves David
- [PATCH 8 of 8] changegroup: remove getlocalchangegroupraw() (API)
Pierre-Yves David
- [PATCH 1 of 4] py3: update test-check-py3-compat.t output
Pierre-Yves David
- [PATCH 1 of 8] exchange: use early return
Pierre-Yves David
- [PATCH 2 of 8] discovery: move code for creating outgoing from heads and common (API)
Pierre-Yves David
- [PATCH 6 of 8] changegroup: refactor getsubsetraw into getchangegroupchunks (API)
Pierre-Yves David
- [PATCH 7 of 8] exchange: use getchangegroupchunks()
Pierre-Yves David
- [PATCH 2 of 8] discovery: move code for creating outgoing from heads and common (API)
Gregory Szorc
- [PATCH 01 of 10] py3: use unicode literals in encoding.py
Yuya Nishihara
- [PATCH] py3: handle os.environ.get() case in module loader
Yuya Nishihara
- [PATCH 6 of 7 V3] worker: test and set problem[0] atomically
Yuya Nishihara
- [PATCH] py3: handle os.environ.get() case in module loader
Pierre-Yves David
- mercurial at 29703: 11 new changesets
Mercurial Commits
- [PATCH 1 of 7] vfs: use propertycache for open
Yuya Nishihara
- [PATCH 1 of 4] i18n: use inspect.getsourcelines() to obtain lineno from func or class
Yuya Nishihara
- [PATCH 2 of 4] extdiff: refactor closure of saved diff command as a top-level class
Yuya Nishihara
- [PATCH 3 of 4] extdiff: export __doc__ of saved command for translation
Yuya Nishihara
- [PATCH 4 of 4] extdiff: isolate path variable of saved command to independent paragraph
Yuya Nishihara
- [PATCH] chg: just take it as EOF if recv() returns 0
Yuya Nishihara
- [PATCH 6 of 7 V3] worker: test and set problem[0] atomically
Jun Wu
- [PATCH 4 of 7 V3] worker: make waitforworkers reentrant
Jun Wu
- [PATCH 6 of 7 V3] worker: test and set problem[0] atomically
Jun Wu
- [PATCH] chg: just take it as EOF if recv() returns 0
Jun Wu
- [PATCH 6 of 7 V3] worker: test and set problem[0] atomically
Jun Wu
- [PATCH 6 of 7 V3] worker: test and set problem[0] atomically
Pierre-Yves David
- [PATCH 1 of 2] demandimport: import sub-module relatively as expected (issue5208)
FUJIWARA Katsunori
- [PATCH 2 of 2] demandimport: omit default value of "level" at construction of _demandmod
FUJIWARA Katsunori
- [PATCH] chg: just take it as EOF if recv() returns 0
Pierre-Yves David
- [PATCH 4 of 4] extdiff: isolate path variable of saved command to independent paragraph
Pierre-Yves David
- mercurial at 29706: 3 new changesets (1 on stable)
Mercurial Commits
- [PATCH 1 of 8] exchange: use early return
Augie Fackler
- [PATCH 2 of 8] discovery: move code for creating outgoing from heads and common (API)
Augie Fackler
- [PATCH 1 of 9] changegroup: use `iter(callable, sentinel)` instead of while True
Augie Fackler
- [PATCH 2 of 9] commands: use `iter(callable, sentinel)` instead of while True
Augie Fackler
- [PATCH 3 of 9] patch: use `iter(callable, sentinel)` instead of while True
Augie Fackler
- [PATCH 4 of 9] sshpeer: use `iter(callable, sentinel)` instead of while True
Augie Fackler
- [PATCH 5 of 9] sshserver: use `iter(callable, sentinel)` instead of while True
Augie Fackler
- [PATCH 6 of 9] url: use `iter(callable, sentinel)` instead of while True
Augie Fackler
- [PATCH 7 of 9] util: use `iter(callable, sentinel)` instead of while True
Augie Fackler
- [PATCH 8 of 9] md5sum: use `iter(callable, sentinel)` instead of while True
Augie Fackler
- [PATCH 9 of 9] revlog: use `iter(callable, sentinel)` instead of while True
Augie Fackler
- mercurial at 29716: 10 new changesets
Mercurial Commits
- [PATCH 1 of 9] changegroup: use `iter(callable, sentinel)` instead of while True
Gregory Szorc
- [PATCH 1 of 2] wireproto: consolidate code for obtaining "cmds" argument value
Gregory Szorc
- [PATCH 2 of 2] wireproto: unescape argument names in batch command (BC)
Gregory Szorc
- [PATCH] wireproto: remove gboptslist (API)
Gregory Szorc
- [PATCH 1 of 9 changegroup-apis] exchange: use early return
Pierre-Yves David
- [PATCH] wireproto: remove gboptslist (API)
Pierre-Yves David
- [PATCH 2 of 2] wireproto: unescape argument names in batch command (BC)
Pierre-Yves David
- [PATCH 1 of 2] help: don't try to render a section on sub-topics
Gregory Szorc
- [PATCH 2 of 2] help: internals topic for wire protocol
Gregory Szorc
- [PATCH 1 of 5] statichttprepo: do not try to write caches
Yuya Nishihara
- [PATCH 3 of 5] branchmap: acquires lock before writting the rev branch cache
Yuya Nishihara
- [PATCH STABLE] revset: fix keyword arguments to go through optimization process
Yuya Nishihara
- [PATCH 2 of 2] demandimport: omit default value of "level" at construction of _demandmod
Yuya Nishihara
- [PATCH 1 of 4] mpatch: remove superfluous whitespaces
Yuya Nishihara
- [PATCH 2 of 4] mpatch: change lalloc() to local function
Yuya Nishihara
- [PATCH 3 of 4] mpatch: silence warning about maybe-uninitialized variable
Yuya Nishihara
- [PATCH 4 of 4] mpatch: raise MemoryError instead of mpatchError if lalloc() failed
Yuya Nishihara
- [PATCH 3 of 5] branchmap: acquires lock before writting the rev branch cache
Pierre-Yves David
- [PATCH 1 of 9] changegroup: use `iter(callable, sentinel)` instead of while True
Pierre-Yves David
- [PATCH 2 of 2] demandimport: omit default value of "level" at construction of _demandmod
Pierre-Yves David
- [PATCH 2 of 2] demandimport: omit default value of "level" at construction of _demandmod
Pierre-Yves David
- [PATCH 1 of 4 V3] branchmap: preparatory indent of indent the branch rev writing code
Pierre-Yves David
- [PATCH 2 of 4 V3] branchmap: acquires lock before writting the rev branch cache
Pierre-Yves David
- [PATCH 3 of 4 V3] branchmap: simplify error handlind when writing rev branch cache
Pierre-Yves David
- [PATCH 4 of 4 V3] branchmap: remove extra indent
Pierre-Yves David
- [PATCH 2 of 2] demandimport: omit default value of "level" at construction of _demandmod
FUJIWARA Katsunori
- [PATCH 2 of 2] demandimport: omit default value of "level" at construction of _demandmod
Yuya Nishihara
- [PATCH 2 of 2] demandimport: omit default value of "level" at construction of _demandmod
FUJIWARA Katsunori
- [PATCH] cmdutil: remove duplicated badmatch call in cat()
Hannes Oldenburg
- [PATCH 2 of 2] demandimport: omit default value of "level" at construction of _demandmod
Pierre-Yves David
- [PATCH 2 of 2] demandimport: omit default value of "level" at construction of _demandmod
FUJIWARA Katsunori
- [PATCH 1 of 4] py3: update test-check-py3-compat.t output
Pulkit Goyal
- [PATCH 1 of 8] py3: use unicode literals in encoding.py
Pulkit Goyal
- [PATCH 2 of 8] py3: use unicode literals in i18n.py
Pulkit Goyal
- [PATCH 3 of 8] py3: use unicode literals in osutil.py
Pulkit Goyal
- [PATCH 4 of 8] py3: use unicode literals in pycompat.py
Pulkit Goyal
- [PATCH 5 of 8] py3: use unicode literals in util.py
Pulkit Goyal
- [PATCH 6 of 8] py3: use unicode literals and unichr in revset.py
Pulkit Goyal
- [PATCH 7 of 8] py3: handle unicode docstrings in registrar.py
Pulkit Goyal
- [PATCH 8 of 8] py3: use unicode literals in mdiff.py
Pulkit Goyal
- [PATCH 1 of 8] py3: use unicode literals in encoding.py
Pulkit Goyal
- [PATCH 8 of 8] py3: use unicode literals in mdiff.py
Pulkit Goyal
- [Bug 5321] New: hg push -r pushes all the changesets
mercurial-bugs at selenic.com
- [PATCH 2 of 2] demandimport: omit default value of "level" at construction of _demandmod
Pierre-Yves David
- [PATCH 2 of 8] discovery: move code for creating outgoing from heads and common (API)
Pierre-Yves David
- [PATCH 1 of 4] py3: update test-check-py3-compat.t output
Pierre-Yves David
- [PATCH] cmdutil: remove duplicated badmatch call in cat()
Pierre-Yves David
- [PATCH 3 of 4] mpatch: silence warning about maybe-uninitialized variable
Pierre-Yves David
- [PATCH] hgweb: config option to control zlib compression level
Gregory Szorc
- [PATCH] hgweb: config option to control zlib compression level
Anton Shestakov
- [PATCH 2 of 8] discovery: move code for creating outgoing from heads and common (API)
Gregory Szorc
- [PATCH] hgweb: config option to control zlib compression level
Gregory Szorc
- Native support for lz4?
Gregory Szorc
- [PATCH 1 of 8] perf: introduce safeattrsetter to replace direct attribute assignment
FUJIWARA Katsunori
- [PATCH 2 of 8] perf: get subsettable from appropriate module for Mercurial earlier than 2.9
FUJIWARA Katsunori
- [PATCH 3 of 8] perf: avoid actual writing branch cache out correctly
FUJIWARA Katsunori
- [PATCH 4 of 8] perf: add functions to get vfs-like object for Mercurial earlier than 2.3
FUJIWARA Katsunori
- [PATCH 5 of 8] perf: define formatter locally for Mercurial earlier than 2.2
FUJIWARA Katsunori
- [PATCH 6 of 8] perf: make perftags clear tags cache correctly
FUJIWARA Katsunori
- [PATCH 7 of 8] perf: omit copying from ui.ferr to ui.fout for Mercurial earlier than 1.9
FUJIWARA Katsunori
- [PATCH 8 of 8] perf: replace ui.configint() by getint() for Mercurial earlier than 1.9
FUJIWARA Katsunori
- [PATCH 2 of 4 V3] branchmap: acquires lock before writting the rev branch cache
Yuya Nishihara
- [PATCH 1 of 4 V3] branchmap: preparatory indent of indent the branch rev writing code
Yuya Nishihara
- [PATCH 1 of 2] help: don't try to render a section on sub-topics
Yuya Nishihara
- [PATCH] hgweb: config option to control zlib compression level
Yuya Nishihara
- [PATCH 1 of 8] perf: introduce safeattrsetter to replace direct attribute assignment
Yuya Nishihara
- [PATCH 3 of 5] branchmap: acquires lock before writting the rev branch cache
Mads Kiilerich
- [PATCH STABLE] help: add example of '[templates]' usage
Mathias De Maré
- [PATCH 3 of 5] branchmap: acquires lock before writting the rev branch cache
Pierre-Yves David
- [PATCH 1 of 8] perf: introduce safeattrsetter to replace direct attribute assignment
FUJIWARA Katsunori
- [PATCH 2 of 3 v2] graft: support grafting across move/copy (issue4028)
Pierre-Yves David
- [PATCH 1 of 5] parser: remove unused binding parameter from suffix action
Yuya Nishihara
- [PATCH 2 of 5] revset: add test for resolution of infix/suffix ambiguity of x^:y
Yuya Nishihara
- [PATCH 3 of 5] revset: resolve ambiguity of x^:y before alias expansion
Yuya Nishihara
- [PATCH 4 of 5] revset: also parse x^: as (x^):
Yuya Nishihara
- [PATCH 5 of 5] revpair: do not optimize tree to check for odd-range spec
Yuya Nishihara
- [PATCH STABLE] help: add example of '[templates]' usage
Anton Shestakov
- [PATCH STABLE] help: add example of '[templates]' usage
Yuya Nishihara
- [PATCH 1 of 4] formatter: add dict support
Mathias De Maré
- [PATCH 2 of 4] commands: add template support for version
Mathias De Maré
- [PATCH 3 of 4] commands: add template support for identify
Mathias De Maré
- [PATCH 4 of 4] commands: add template support for config
Mathias De Maré
- [PATCH STABLE] help: add example of '[templates]' usage
Mathias De Maré
- [PATCH evolve-ext] dirstate: use arg count for version check
Ryan McElroy
- [PATCH 1 of 2] py3: update output of check-py3-compat.py with python3
FUJIWARA Katsunori
- [PATCH 2 of 2] py3: make check-py3-compat.py use correct module name at loading pure modules
FUJIWARA Katsunori
- [PATCH STABLE] help: add example of '[templates]' usage
Mathias De Maré
- [PATCH 1 of 2] dirstate: add callback to notify extensions about wd parent change
Mateusz Kwapich
- [PATCH 2 of 2] journal: use the dirstate parentchange callbacks
Mateusz Kwapich
- [PATCH 1 of 2] py3: conditionalize the raise statement
Pulkit Goyal
- [PATCH 2 of 2] py3: conditionalize _winreg import
Pulkit Goyal
- [PATCH 1 of 5] mq: take wlock when 'qqueu' is doing write operations
Pierre-Yves David
- [PATCH 2 of 5] shared: take wlock for writting the 'shared' file
Pierre-Yves David
- [PATCH 3 of 5] fakemergerecord: take wlock to write the merge state
Pierre-Yves David
- [PATCH 4 of 5] debugbuilddag: take wlock to cover '.hg/localtags'
Pierre-Yves David
- [PATCH 5 of 5] journal: take wlock for writting the 'shared' file
Pierre-Yves David
- [PATCH evolve-ext] dirstate: use arg count for version check
Pierre-Yves David
- [PATCH 1 of 2] dirstate: add callback to notify extensions about wd parent change
Pierre-Yves David
- [PATCH 4 of 4] mpatch: raise MemoryError instead of mpatchError if lalloc() failed
Pierre-Yves David
- [PATCH] worker: ensure a posix worker exits with os._exit
Jun Wu
- [PATCH 3 of 4] mpatch: silence warning about maybe-uninitialized variable
Jun Wu
- [PATCH 4 of 4] mpatch: raise MemoryError instead of mpatchError if lalloc() failed
Pierre-Yves David
- [PATCH 3 of 4] commands: add template support for identify
Matt Harbison
- [PATCH 1 of 5] manifest: break mancache into two caches
Durham Goode
- [PATCH 2 of 5] manifest: make manifest derive from manifestrevlog
Durham Goode
- [PATCH 3 of 5] manifest: introduce manifestlog and manifestctx classes
Durham Goode
- [PATCH 4 of 5] manifest: use property instead of field for manifest revlog storage
Durham Goode
- [PATCH 5 of 5] manifest: change changectx to access manifest via manifestlog
Durham Goode
- [PATCH 1 of 5] manifest: break mancache into two caches
Durham Goode
- [PATCH 1 of 4] formatter: add dict support
Anton Shestakov
- [PATCH 2 of 4] commands: add template support for version
Anton Shestakov
- [PATCH] obsolete: move branch cache debug message to proper location
Gregory Szorc
- [PATCH V2] changegroup: move branch cache debug message to proper location
Gregory Szorc
- [PATCH] match: added matchessubrepo method to matcher
Hannes Oldenburg
- [PATCH 1 of 2] py3: update output of check-py3-compat.py with python3
Yuya Nishihara
- [PATCH STABLE] help: add example of '[templates]' usage
Yuya Nishihara
- [PATCH 1 of 4] formatter: add dict support
Yuya Nishihara
- [PATCH 2 of 2] py3: make check-py3-compat.py use correct module name at loading pure modules
Yuya Nishihara
- [PATCH 3 of 4] commands: add template support for identify
Yuya Nishihara
- [PATCH 2 of 4] commands: add template support for version
Yuya Nishihara
- [PATCH 4 of 4] commands: add template support for config
Yuya Nishihara
- [PATCH] worker: ensure a posix worker exits with os._exit
Yuya Nishihara
- [PATCH 1 of 5] mq: take wlock when 'qqueu' is doing write operations
Yuya Nishihara
- [PATCH] worker: ensure a posix worker exits with os._exit
Jun Wu
- [PATCH] worker: ensure a posix worker exits with os._exit
Yuya Nishihara
- [PATCH] dispatch: split global error handling out so it can be reused
Jun Wu
- [PATCH 1 of 2] py3: conditionalize the raise statement
Yuya Nishihara
- [PATCH 2 of 2] py3: conditionalize _winreg import
Yuya Nishihara
- [PATCH] worker: ensure a posix worker exits with os._exit
Jun Wu
- [PATCH 1 of 2 V2] dirstate: add callback to notify extensions about wd parent change
Mateusz Kwapich
- [PATCH 2 of 2 V2] journal: use the dirstate parentchange callbacks
Mateusz Kwapich
- [PATCH 1 of 2] py3: conditionalize the raise statement
Pulkit Goyal
- [PATCH 2 of 2] py3: conditionalize _winreg import
Pulkit Goyal
- [Bug 5322] New: fsmonitor doesn't understand regular expressions for nested repo paths in .hgignore
mercurial-bugs at selenic.com
- [PATCH STABLE] help: add example of '[templates]' usage
Mathias De Maré
- [PATCH 08 of 11 V4] sslutil: config option to specify TLS protocol version
timeless
- [PATCH 11 of 11 V4] sslutil: print a warning when using TLS 1.0 on legacy Python
timeless
- [Bug 5323] New: watchman demands huge number of monitored files
mercurial-bugs at selenic.com
- [PATCH 1 of 2 v2] py3: conditionalize the raise statement
Pulkit Goyal
- [PATCH 2 of 2 v2] py3: conditionalize _winreg import
Pulkit Goyal
- [PATCH V2] changegroup: move branch cache debug message to proper location
Pierre-Yves David
- [PATCH] match: added matchessubrepo method to matcher
Pierre-Yves David
- [PATCH 1 of 3] tests: remove bundle2 activation from test-tags.t
timeless
- [PATCH 1 of 2] demandimport: import sub-module relatively as expected (issue5208)
timeless
- [PATCH 1 of 2 v2] py3: conditionalize the raise statement
FUJIWARA Katsunori
- [PATCH 2 of 8] perf: get subsettable from appropriate module for Mercurial earlier than 2.9
timeless
- [PATCH 4 of 5] manifest: use property instead of field for manifest revlog storage
FUJIWARA Katsunori
- commands: graft uses a transaction (issue3628)
Alexander Becher
- [PATCH] worker: ensure a posix worker exits with os._exit
Yuya Nishihara
- [PATCH 1 of 2 v2] py3: conditionalize the raise statement
Pulkit Goyal
- [PATCH] dispatch: split global error handling out so it can be reused
Yuya Nishihara
- [PATCH STABLE] help: add example of '[templates]' usage
Yuya Nishihara
- [PATCH] match: added matchessubrepo method to matcher
Yuya Nishihara
- [PATCH 1 of 2] py3: conditionalize the raise statement
Yuya Nishihara
- [PATCH] match: added matchessubrepo method to matcher
Pierre-Yves David
- [PATCH 1 of 2 v2] py3: conditionalize the raise statement
Yuya Nishihara
- [PATCH] dispatch: split global error handling out so it can be reused
Jun Wu
- [PATCH] dispatch: split global error handling out so it can be reused
Yuya Nishihara
- [PATCH] dispatch: split global error handling out so it can be reused
Jun Wu
- [PATCH] ui: drop values returned by inspect.*frame*() to avoid cycles
Jun Wu
- [PATCH] ui: drop values returned by inspect.*frame*() to avoid cycles
Jun Wu
- [Bug 5324] New: error after troubleshooting corrupt repository
mercurial-bugs at selenic.com
- [PATCH] dispatch: split global error handling out so it can be reused
Yuya Nishihara
- [PATCH 4 of 5] mpatch: remove dependency on Python.h in mpatch.c
Maciej Fijalkowski
- [PATCH] bdiff: implement cffi version of blocks
Maciej Fijalkowski
- [PATCH] performance: disable workaround for an old bug of Python
Maciej Fijalkowski
- [PATCH] dispatch: split global error handling out so it can be reused
Jun Wu
- [PATCH] performance: disable workaround for an old bug of Python
Jun Wu
- [PATCH 1 of 3 V2] extensions: set attributes to wrappers so we can trace them back
Jun Wu
- [PATCH 2 of 3 V2] extensions: add getwrapperchain to get a list of wrappers
Jun Wu
- [PATCH 3 of 3 V2] extensions: add unwrapfunction to undo wrapfunction
Jun Wu
- [PATCH 1 of 2 v3] merge: use labels in prompts to the user
Simon Farnsworth
- [PATCH 2 of 2 v3] merge: always use other, not remote, in user prompts
Simon Farnsworth
- [PATCH 1 of 4] setup: test setproctitle and prctl before building osutil
Jun Wu
- [PATCH 2 of 4] osutil: implement setprocname to set process title
Jun Wu
- [PATCH 3 of 4] chgserver: add the setprocname interface
Jun Wu
- [PATCH 4 of 4] chg: change server's process title
Jun Wu
- [PATCH] performance: disable workaround for an old bug of Python
Matt Mackall
- [PATCH 8 of 8] perf: replace ui.configint() by getint() for Mercurial earlier than 1.9
timeless
- [PATCH 5 of 5] journal: take wlock for writting the 'shared' file
timeless
- [PATCH 4 of 5] mpatch: remove dependency on Python.h in mpatch.c
Yuya Nishihara
- [PATCH] dispatch: split global error handling out so it can be reused
Yuya Nishihara
- [PATCH 1 of 2 V2] dirstate: add callback to notify extensions about wd parent change
Yuya Nishihara
- [PATCH] ui: drop values returned by inspect.*frame*() to avoid cycles
Yuya Nishihara
- [PATCH 1 of 3 V2] extensions: set attributes to wrappers so we can trace them back
Yuya Nishihara
- [PATCH 1 of 2] vfs: add the possibility to have a "ward" to check vfs usage
Pierre-Yves David
- [PATCH 2 of 2] repovfs: add a ward to check if locks are properly taken
Pierre-Yves David
- [PATCH 1 of 2 v3] merge: use labels in prompts to the user
Yuya Nishihara
- [PATCH] bdiff: implement cffi version of blocks
Yuya Nishihara
- [Bug 5325] New: "skipping unreadable pattern file" but there are no "include" directives in my repo
mercurial-bugs at selenic.com
- [PATCH] dispatch: split global error handling out so it can be reused
Jun Wu
- [PATCH 2 of 4] osutil: implement setprocname to set process title
Yuya Nishihara
- [PATCH 4 of 4] chg: change server's process title
Yuya Nishihara
- [PATCH 1 of 2 V3] dirstate: add callback to notify extensions about wd parent change
Mateusz Kwapich
- [PATCH 2 of 2 V3] journal: use the dirstate parentchange callbacks
Mateusz Kwapich
- [PATCH 1 of 2 v3] merge: use labels in prompts to the user
Gregory Szorc
- [PATCH 4 of 4] chg: change server's process title
Gregory Szorc
- [PATCH 2 of 2] help: internals topic for wire protocol
Pierre-Yves David
- commands: graft uses a transaction (issue3628)
Pierre-Yves David
- [PATCH 4 of 4] chg: change server's process title
Jun Wu
- [PATCH 4 of 4] chg: change server's process title
Yuya Nishihara
- [PATCH 4 of 4] chg: change server's process title
Jun Wu
- [PATCH 1 of 7] vfs: use propertycache for open
Augie Fackler
- mercurial at 29728: 12 new changesets (1 on stable)
Mercurial Commits
- [PATCH 1 of 7] vfs: use propertycache for open
Pierre-Yves David
- [PATCH STABLE] revset: fix keyword arguments to go through optimization process
Pierre-Yves David
- [PATCH 5 of 5] revpair: do not optimize tree to check for odd-range spec
Pierre-Yves David
- [PATCH 1 of 5] outgoing: pass a repo object to the constructor
Pierre-Yves David
- [PATCH 2 of 5] outgoing: adds some default value for argument
Pierre-Yves David
- [PATCH 3 of 5] outgoing: add a 'missingroots' argument
Pierre-Yves David
- [PATCH 4 of 5] getchangegroup: take an 'outgoing' object as argument (API)
Pierre-Yves David
- [PATCH 5 of 5] computeoutgoing: move the function from 'changegroup' to 'exchange'
Pierre-Yves David
- [PATCH 1 of 5] outgoing: pass a repo object to the constructor
Pierre-Yves David
- [PATCH] bdiff: implement cffi version of blocks
Pierre-Yves David
- [PATCH 1 of 2 v3] merge: use labels in prompts to the user
Pierre-Yves David
- mercurial at 29765: 37 new changesets
Mercurial Commits
- [PATCH 1 of 2 V3] dirstate: add callback to notify extensions about wd parent change
Yuya Nishihara
- [PATCH 4 of 4] chg: change server's process title
Yuya Nishihara
- [PATCH STABLE] revset: fix keyword arguments to go through optimization process
Yuya Nishihara
- [PATCH 8 of 8] perf: replace ui.configint() by getint() for Mercurial earlier than 1.9
FUJIWARA Katsunori
- [PATCH 1 of 2] vfs: add the possibility to have a "ward" to check vfs usage
timeless
- [PATCH 2 of 2] repovfs: add a ward to check if locks are properly taken
timeless
- [PATCH 8 of 8] perf: replace ui.configint() by getint() for Mercurial earlier than 1.9
timeless
- [PATCH 2 of 5] manifest: make manifest derive from manifestrevlog
Martin von Zweigbergk
- commands: graft uses a transaction (issue3628)
Alexander Becher
- [PATCH] remotenames: selectivepull, pull only bookmarks that are in remotenames
Stanislau Hlebik
- [PATCH] remotenames: selectivepull, update to the unknown bookmark tries to pull it
Stanislau Hlebik
- [PATCH 4 of 4] chg: change server's process title
Jun Wu
- [PATCH] remotenames: selectivepull, pull only bookmarks that are in remotenames
Jun Wu
- [PATCH 1 of 3] listkeypattern: add pattern parameter to listkeys
Stanislau Hlebik
- [PATCH 2 of 3] listkeypattern: add listkeypattern to localpeer
Stanislau Hlebik
- [PATCH 3 of 3] listkeypattern: add listkeypattern wireproto method
Stanislau Hlebik
- [PATCH 1 of 2] merge: use labels in prompts to the user
Simon Farnsworth
- [PATCH 2 of 2] merge: always use other, not remote, in user prompts
Simon Farnsworth
- [PATCH 1 of 2] py3: conditionalize the raise statement
Martijn Pieters
- [PATCH 1 of 2] merge: use labels in prompts to the user
Simon Farnsworth
- [PATCH 4 of 4] chg: change server's process title
Gregory Szorc
- [PATCH 1 of 2] py3: conditionalize the raise statement
Pulkit Goyal
- mercurial at 29773: 8 new changesets (1 on stable)
Mercurial Commits
- [PATCH] performance: disable workaround for an old bug of Python
Maciej Fijalkowski
- [PATCH] bdiff: implement cffi version of blocks
Maciej Fijalkowski
- [PATCH] osx: stamp the hg version into the version field in the pkg
Augie Fackler
- [PATCH 1 of 3] pycompat: remove multiple occurences of urlencode
Pulkit Goyal
- [PATCH 2 of 3] pycompat: avoid using an extra function
Pulkit Goyal
- [PATCH 3 of 3] py3: switch to unicode/bytes in pycompat.py
Pulkit Goyal
- [PATCH] match: added matchessubrepo method to matcher
Hannes Oldenburg
- [PATCH 5 of 5] mpatch: write a cffi version of mpatch.patches
Yuya Nishihara
- [PATCH] bdiff: implement cffi version of blocks
Yuya Nishihara
- [PATCH 1 of 5 RFC] make: drop rule to clean and ignore pure modules from local installation
Yuya Nishihara
- [PATCH 2 of 5 RFC] policy: add "cpy" package that will host CPython extension modules
Yuya Nishihara
- [PATCH 3 of 5 RFC] policy: add helper to import cpy/pure module selectively
Yuya Nishihara
- [PATCH 4 of 5 RFC] py3: do not eliminate ".pure." from modules unmarked as dual
Yuya Nishihara
- [PATCH 5 of 5 RFC] osutil: switch to placeholder module that imports cpy/pure selectively
Yuya Nishihara
- [PATCH 1 of 2] merge: use labels in prompts to the user
Yuya Nishihara
- [PATCH 1 of 2] merge: use labels in prompts to the user
FUJIWARA Katsunori
- [PATCH] match: added matchessubrepo method to matcher
Yuya Nishihara
- [PATCH 1 of 2] merge: use labels in prompts to the user
Yuya Nishihara
- [PATCH] performance: disable workaround for an old bug of Python
Yuya Nishihara
- [PATCH] osx: stamp the hg version into the version field in the pkg
Yuya Nishihara
- [PATCH 1 of 3] pycompat: remove multiple occurences of urlencode
Yuya Nishihara
- [PATCH 3 of 3] py3: switch to unicode/bytes in pycompat.py
Yuya Nishihara
- [PATCH 1 of 2] vfs: add the possibility to have a "ward" to check vfs usage
Yuya Nishihara
- [PATCH 2 of 2] repovfs: add a ward to check if locks are properly taken
Yuya Nishihara
- [PATCH 3 of 5] outgoing: add a 'missingroots' argument
Yuya Nishihara
- [PATCH 1 of 3] test-gpg: make temporary copy of GNUPGHOME
Yuya Nishihara
- [PATCH 2 of 3] test-gpg: start gpg-agent under control of the test runner
Yuya Nishihara
- [PATCH 3 of 3] test-gpg: run migration of v1 secret keys beforehand
Yuya Nishihara
- [PATCH 1 of 4 RFC] pycompat: delay loading modules registered to stub
Yuya Nishihara
- [PATCH 2 of 4 RFC] pycompat: move xrange alias next to import lines
Yuya Nishihara
- [PATCH 3 of 4 RFC] pycompat: check python version to enable builtins hack
Yuya Nishihara
- [PATCH 4 of 4 RFC] pycompat: patch (del|get|has|set)attr to accept bytes on Python 3
Yuya Nishihara
- [PATCH 1 of 2] vfs: add the possibility to have a "ward" to check vfs usage
Pierre-Yves David
- [PATCH 2 of 2] repovfs: add a ward to check if locks are properly taken
Pierre-Yves David
- [PATCH 1 of 2] vfs: add the possibility to have a "ward" to check vfs usage
Yuya Nishihara
- mercurial at 29776: 3 new changesets
Mercurial Commits
- [Bug 5326] New: fsmonitor does not properly handle directory ignores
bugzilla at mercurial-scm.org
- [PATCH 1 of 2] vfs: add the possibility to have a "ward" to check vfs usage
Pierre-Yves David
- [PATCH 5 of 5] computeoutgoing: move the function from 'changegroup' to 'exchange'
Gregory Szorc
- [PATCH 3 of 5] outgoing: add a 'missingroots' argument
Gregory Szorc
- [PATCH 1 of 4 RFC] pycompat: delay loading modules registered to stub
Gregory Szorc
- [PATCH 4 of 4 RFC] pycompat: patch (del|get|has|set)attr to accept bytes on Python 3
Gregory Szorc
- [PATCH 3 of 5 RFC] policy: add helper to import cpy/pure module selectively
Gregory Szorc
- [PATCH 5 of 5 RFC] osutil: switch to placeholder module that imports cpy/pure selectively
Gregory Szorc
- [PATCH 1 of 2] vfs: add the possibility to have a "ward" to check vfs usage
Pierre-Yves David
- [PATCH 3 of 3] listkeypattern: add listkeypattern wireproto method
Gregory Szorc
- [PATCH 1 of 9 RFC] pushkey: reindent and document _namespaces
Gregory Szorc
- [PATCH 2 of 9 RFC] bookmarks: add function for retrieving raw bookmarks values
Gregory Szorc
- [PATCH 3 of 9 RFC] phases: add a binary version of listphases
Gregory Szorc
- [PATCH 4 of 9 RFC] obsolete: add binary version of listmarkers (API)
Gregory Szorc
- [PATCH 5 of 9 RFC] pushkey: define raw listing functions on each namespace (API)
Gregory Szorc
- [PATCH 6 of 9 RFC] localrepo: support retrieving raw pushkeys
Gregory Szorc
- [PATCH 7 of 9 RFC] pushkey: support for encoding and decoding raw listkeys dicts
Gregory Szorc
- [PATCH 8 of 9 RFC] wireproto: introduce listkeys2 command
Gregory Szorc
- [PATCH 9 of 9 RFC] exchange: call listkeys2 to fetch obsolescence data if available
Gregory Szorc
- [PATCH] hgweb: config option to control zlib compression level
Gregory Szorc
- [PATCH 1 of 4 RFC] pycompat: delay loading modules registered to stub
Yuya Nishihara
- [PATCH 8 of 9 RFC] wireproto: introduce listkeys2 command
Mike Hommey
- [PATCH 8 of 9 RFC] wireproto: introduce listkeys2 command
Gregory Szorc
- [PATCH 1 of 6] profiling: move profiling code from dispatch.py (API)
Gregory Szorc
- [PATCH 2 of 6] dispatch: set profiling.enabled when profiling is enabled
Gregory Szorc
- [PATCH 3 of 6] profiling: make profiling functions context managers (API)
Gregory Szorc
- [PATCH 4 of 6] profiling: add a context manager that no-ops if profiling isn't enabled
Gregory Szorc
- [PATCH 5 of 6] hgweb: abstract call to hgwebdir wsgi function
Gregory Szorc
- [PATCH 6 of 6] hgweb: profile HTTP requests
Gregory Szorc
- [PATCH 1 of 6] profiling: move profiling code from dispatch.py (API)
Gregory Szorc
- [PATCH 8 of 9 RFC] wireproto: introduce listkeys2 command
Mike Hommey
- [PATCH 3 of 5 RFC] policy: add helper to import cpy/pure module selectively
Yuya Nishihara
- [PATCH 5 of 5 RFC] osutil: switch to placeholder module that imports cpy/pure selectively
Yuya Nishihara
- [PATCH 5 of 5 RFC] osutil: switch to placeholder module that imports cpy/pure selectively
Gregory Szorc
- [PATCH 1 of 7 V2] profiling: move profiling code from dispatch.py (API)
Gregory Szorc
- [PATCH 2 of 7 V2] dispatch: set profiling.enabled when profiling is enabled
Gregory Szorc
- [PATCH 3 of 7 V2] profiling: make profiling functions context managers (API)
Gregory Szorc
- [PATCH 4 of 7 V2] profiling: add a context manager that no-ops if profiling isn't enabled
Gregory Szorc
- [PATCH 5 of 7 V2] profiling: don't error with statprof when profiling has already started
Gregory Szorc
- [PATCH 6 of 7 V2] hgweb: abstract call to hgwebdir wsgi function
Gregory Szorc
- [PATCH 7 of 7 V2] hgweb: profile HTTP requests
Gregory Szorc
- [PATCH] hgweb: tweak zlib chunking behavior
Gregory Szorc
- [PATCH 1 of 4 RFC] pycompat: delay loading modules registered to stub
timeless
- [PATCH 3 of 3] listkeypattern: add listkeypattern wireproto method
Stanislau Hlebik
- [PATCH] hgweb: config option to control zlib compression level
Yuya Nishihara
- [PATCH 4 of 4 RFC] pycompat: patch (del|get|has|set)attr to accept bytes on Python 3
Yuya Nishihara
- [PATCH 1 of 4 RFC] pycompat: delay loading modules registered to stub
Yuya Nishihara
- [PATCH V2] pycompat: delay loading modules registered to stub
Yuya Nishihara
- [PATCH 1 of 2] py3: conditionalize the raise statement
Martijn Pieters
- [PATCH 1 of 2] merge: use labels in prompts to the user
FUJIWARA Katsunori
- [PATCH] osx: stamp the hg version into the version field in the pkg
Kevin Bullock
- [PATCH 3 of 3] listkeypattern: add listkeypattern wireproto method
Gregory Szorc
- [PATCH 4 of 4 RFC] pycompat: patch (del|get|has|set)attr to accept bytes on Python 3
Gregory Szorc
- [PATCH] osx: stamp the hg version into the version field in the pkg
Kevin Bullock
- [PATCH 2 of 3 v2] graft: support grafting across move/copy (issue4028)
Gábor STEFANIK
- [PATCH 2 of 3 v2] graft: support grafting across move/copy (issue4028)
Gábor STEFANIK
- [PATCH 2 of 3 v2] graft: support grafting across move/copy (issue4028)
Pierre-Yves David
- [Bug 5327] New: hg cat paths are relative to $PWD
bugzilla at mercurial-scm.org
- mercurial at 29779: 3 new changesets
Mercurial Commits
- [PATCH] hgweb: document why we don't allow untrusted settings to control zlib
Gregory Szorc
- [PATCH 4 of 7 V2] profiling: add a context manager that no-ops if profiling isn't enabled
Yuya Nishihara
- [PATCH 1 of 7 V2] profiling: move profiling code from dispatch.py (API)
Yuya Nishihara
- [PATCH] hgweb: document why we don't allow untrusted settings to control zlib
Yuya Nishihara
- [PATCH 1 of 9 RFC] statprof: vendor statprof.py
Gregory Szorc
- [PATCH 2 of 9 RFC] statprof: fix flake8 warnings
Gregory Szorc
- [PATCH 3 of 9 RFC] statprof: require paths to save or load profile data
Gregory Szorc
- [PATCH 4 of 9 RFC] statprof: use absolute_imports
Gregory Szorc
- [PATCH 5 of 9 RFC] statprof: use print function
Gregory Szorc
- [PATCH 6 of 9 RFC] statprof: pass data structure to display functions
Gregory Szorc
- [PATCH 7 of 9 RFC] statprof: support stacked collection
Gregory Szorc
- [PATCH 8 of 9 RFC] profiling: use vendored statprof and upstream enhancements (BC)
Gregory Szorc
- [PATCH 9 of 9 RFC] profiling: make statprof the default profiler (BC)
Gregory Szorc
- [PATCH 1 of 3] check-code: make dict() pattern less invasive
Yuya Nishihara
- [PATCH 2 of 3] formatter: add function to convert dict to appropriate format
Yuya Nishihara
- [PATCH 3 of 3] debugobsolete: add formatter support (issue5134)
Yuya Nishihara
- [PATCH 1 of 5 V2] check-code: allow assignment to hasattr variable
Yuya Nishihara
- [PATCH 2 of 5 V2] py3: move xrange alias next to import lines
Yuya Nishihara
- [PATCH 3 of 5 V2] py3: check python version to enable builtins hack
Yuya Nishihara
- [PATCH 4 of 5 V2] py3: provide (del|get|has|set)attr wrappers that accepts bytes
Yuya Nishihara
- [PATCH 5 of 5 V2] py3: import builtin wrappers automagically by code transformer
Yuya Nishihara
- [PATCH 7 of 9 RFC] pushkey: support for encoding and decoding raw listkeys dicts
Yuya Nishihara
- [PATCH 8 of 9 RFC] wireproto: introduce listkeys2 command
Augie Fackler
- [PATCH 3 of 9 RFC] phases: add a binary version of listphases
Yuya Nishihara
- [PATCH 3 of 3] test-gpg: run migration of v1 secret keys beforehand
Augie Fackler
- [PATCH] hgweb: tweak zlib chunking behavior
Augie Fackler
- [PATCH] obsolete: move branch cache debug message to proper location
Augie Fackler
- [PATCH 3 of 3] debugobsolete: add formatter support (issue5134)
Augie Fackler
- [PATCH 5 of 5 V2] py3: import builtin wrappers automagically by code transformer
Augie Fackler
- [PATCH 5 of 5 V2] py3: import builtin wrappers automagically by code transformer
Pulkit Goyal
- [PATCH 1 of 2] subrepo: cleanup of subrepo filematcher logic
Hannes Oldenburg
- [PATCH 2 of 2] match: remove matchessubrepo method
Hannes Oldenburg
- [PATCH 7 of 9 RFC] pushkey: support for encoding and decoding raw listkeys dicts
Gregory Szorc
- [PATCH V2] pycompat: delay loading modules registered to stub
timeless
- [PATCH 4 of 4 RFC] pycompat: patch (del|get|has|set)attr to accept bytes on Python 3
timeless
- [PATCH 6 of 9 RFC] statprof: pass data structure to display functions
timeless
- [PATCH 5 of 5 V2] py3: import builtin wrappers automagically by code transformer
timeless
- [PATCH 8 of 9 RFC] wireproto: introduce listkeys2 command
Sean Farley
- [PATCH 4 of 9 RFC] obsolete: add binary version of listmarkers (API)
Pierre-Yves David
- [PATCH 5 of 9 RFC] pushkey: define raw listing functions on each namespace (API)
Pierre-Yves David
- [PATCH 7 of 9 RFC] pushkey: support for encoding and decoding raw listkeys dicts
Pierre-Yves David
- [PATCH 9 of 9 RFC] exchange: call listkeys2 to fetch obsolescence data if available
Pierre-Yves David
- [PATCH 3 of 3] listkeypattern: add listkeypattern wireproto method
Pierre-Yves David
- [PATCH 5 of 5] computeoutgoing: move the function from 'changegroup' to 'exchange'
Pierre-Yves David
- [PATCH 3 of 5] outgoing: add a 'missingroots' argument
Pierre-Yves David
- [PATCH 3 of 3] listkeypattern: add listkeypattern wireproto method
Gregory Szorc
- [PATCH 3 of 3] listkeypattern: add listkeypattern wireproto method
Pierre-Yves David
- [PATCH 1 of 2] py3: have check-py3-compat require pygments to get stable result
Yuya Nishihara
- [PATCH 2 of 2] py3: automatically glob out line numbers from check-py3-compat output
Yuya Nishihara
- [PATCH 3 of 3] listkeypattern: add listkeypattern wireproto method
Augie Fackler
- [PATCH V2] pycompat: delay loading modules registered to stub
Augie Fackler
- [PATCH 1 of 2] py3: have check-py3-compat require pygments to get stable result
Augie Fackler
- [PATCH 9 of 9 RFC] profiling: make statprof the default profiler (BC)
Augie Fackler
- [PATCH 2 of 2] match: remove matchessubrepo method
Augie Fackler
- [PATCH 9 of 9 RFC] profiling: make statprof the default profiler (BC)
Augie Fackler
- [Bug 5329] New: Setup a buildbot with Python 3.5
bugzilla at mercurial-scm.org
- [Bug 5330] New: Create a steering committee e-mail list
bugzilla at mercurial-scm.org
- [PATCH 01 of 10 V2] statprof: vendor statprof.py
Gregory Szorc
- [PATCH 02 of 10 V2] statprof: fix flake8 warnings
Gregory Szorc
- [PATCH 03 of 10 V2] statprof: require paths to save or load profile data
Gregory Szorc
- [PATCH 04 of 10 V2] statprof: use absolute_imports
Gregory Szorc
- [PATCH 05 of 10 V2] statprof: use print function
Gregory Szorc
- [PATCH 06 of 10 V2] statprof: pass data structure to display functions
Gregory Szorc
- [PATCH 07 of 10 V2] statprof: support stacked collection
Gregory Szorc
- [PATCH 08 of 10 V2] profiling: use vendored statprof and upstream enhancements (BC)
Gregory Szorc
- [PATCH 09 of 10 V2] tests: explicitly use ls profiler
Gregory Szorc
- [PATCH 10 of 10 V2] profiling: make statprof the default profiler (BC)
Gregory Szorc
- [Bug 5328] New: Ansiblize btsreaper
bugzilla at mercurial-scm.org
- [PATCH] py3: handle os.environ.get() case in module loader
Siddharth Agarwal
- [PATCH] py3: handle os.environ.get() case in module loader
Gregory Szorc
- [PATCH] py3: handle os.environ.get() case in module loader
Siddharth Agarwal
- [PATCH 3 of 3] listkeypattern: add listkeypattern wireproto method
Durham Goode
- [PATCH] hgweb: add inheritance support to style maps
Matt Mackall
- [PATCH] hgweb: add inheritance support to style maps
Augie Fackler
- [PATCH 3 of 3] listkeypattern: add listkeypattern wireproto method
Durham Goode
- [PATCH 2 of 5] manifest: make manifest derive from manifestrevlog
Durham Goode
- [PATCH 3 of 3] listkeypattern: add listkeypattern wireproto method
Stanislau Hlebik
- [PATCH 4 of 5] manifest: use property instead of field for manifest revlog storage
Durham Goode
- [PATCH 1 of 5 V2] manifest: break mancache into two caches
Durham Goode
- [PATCH 2 of 5 V2] manifest: make manifest derive from manifestrevlog
Durham Goode
- [PATCH 3 of 5 V2] manifest: introduce manifestlog and manifestctx classes
Durham Goode
- [PATCH 4 of 5 V2] manifest: use property instead of field for manifest revlog storage
Durham Goode
- [PATCH 5 of 5 V2] manifest: change changectx to access manifest via manifestlog
Durham Goode
- [Bug 5331] New: record --amend doesn't work
bugzilla at mercurial-scm.org
- [PATCH V2] help: internals topic for wire protocol
Gregory Szorc
- [PATCH] hgweb: add inheritance support to style maps
Gregory Szorc
- [PATCH 3 of 5] outgoing: add a 'missingroots' argument
Gregory Szorc
- [PATCH] hgweb: add inheritance support to style maps
Anton Shestakov
- [PATCH 1 of 2] tests: add commits to test-casecollision.t
Gregory Szorc
- [PATCH 2 of 2] localrepo: check for case collisions at commit time (issue4665) (BC)
Gregory Szorc
- [PATCH 2 of 2] localrepo: check for case collisions at commit time (issue4665) (BC)
Gregory Szorc
- [Bug 5332] New: prefill commit message on histedit
bugzilla at mercurial-scm.org
- [Bug 5333] New: Please register evolve extension to pypi
bugzilla at mercurial-scm.org
- [PATCH] py3: handle os.environ.get() case in module loader
Yuya Nishihara
- [PATCH 1 of 2] py3: have check-py3-compat require pygments to get stable result
Yuya Nishihara
- [PATCH] hgweb: add inheritance support to style maps
Yuya Nishihara
- [PATCH 3 of 5] outgoing: add a 'missingroots' argument
Yuya Nishihara
- [PATCH 1 of 2 V2] py3: have check-py3-compat require pygments to get stable result
Yuya Nishihara
- [PATCH 2 of 2 V2] py3: automatically glob out line numbers from check-py3-compat output
Yuya Nishihara
- [PATCH V2] remotenames: selectivepull, pull only bookmarks that are in remotenames
Stanislau Hlebik
- [PATCH] killdaemons: prevent killing all user processes by bad pid file
Yuya Nishihara
- mercurial at 29788: 9 new changesets
Mercurial Commits
- [Bug 5334] New: Cannot specify starting revision for "hg log -f <file>" or "hg log -r follow(file)"
bugzilla at mercurial-scm.org
- [PATCH 1 of 2 V2] remotenames: selectivepull, move reading config option into separate function
Stanislau Hlebik
- [PATCH 2 of 2 V2] remotenames: selectivepull, update to the unknown bookmark tries to pull it
Stanislau Hlebik
- [PATCH 4 of 5] manifest: use property instead of field for manifest revlog storage
FUJIWARA Katsunori
- [PATCH] revset: support "follow(renamed.py, e22f4f3f06c3)" (issue5334)
Gábor Stefanik
- [PATCH 1 of 3] dispatch: explicitly pass fancyopts optional arg as a keyword
Augie Fackler
- [PATCH 2 of 3] flags: allow specifying --boolean-flag=(true|false) on the command line (BC)
Augie Fackler
- [PATCH 3 of 3] diffopts: notice a negated boolean flag in diffopts
Augie Fackler
- [PATCH 2 of 2 V2] py3: automatically glob out line numbers from check-py3-compat output
Augie Fackler
- [PATCH] killdaemons: prevent killing all user processes by bad pid file
Augie Fackler
- [PATCH] hgweb: add inheritance support to style maps
Matt Mackall
- [PATCH] hgweb: add inheritance support to style maps
Matt Mackall
- [PATCH 1 of 2 resend] templater: add inheritance support to style maps
Matt Mackall
- [PATCH 2 of 2 resend] coal: use inheritance to derive from paper
Matt Mackall
- [PATCH] hgweb: add inheritance support to style maps
Matt Mackall
- [PATCH 2 of 2 V2] remotenames: selectivepull, update to the unknown bookmark tries to pull it
Durham Goode
- [PATCH 2 of 3] flags: allow specifying --boolean-flag=(true|false) on the command line (BC)
Kyle Lippincott
- [Bug 5335] New: Unexpected behaviour while using --with-python3
bugzilla at mercurial-scm.org
- [Bug 5336] New: Add a --future option to blame/annotate to find future changes to lines in a file
bugzilla at mercurial-scm.org
- [PATCH] hgweb: add inheritance support to style maps
Yuya Nishihara
- [PATCH 2 of 3] flags: allow specifying --boolean-flag=(true|false) on the command line (BC)
Augie Fackler
- [PATCH 2 of 3] flags: allow specifying --boolean-flag=(true|false) on the command line (BC)
Augie Fackler
- [PATCH] revset: support "follow(renamed.py, e22f4f3f06c3)" (issue5334)
Yuya Nishihara
- [PATCH] revset: support "follow(renamed.py, e22f4f3f06c3)" (issue5334)
Gábor STEFANIK
- [PATCH v2] revset: support "follow(renamed.py, e22f4f3f06c3)" (issue5334)
Gábor Stefanik
- [PATCH] revset: support "follow(renamed.py, e22f4f3f06c3)" (issue5334)
Yuya Nishihara
- [PATCH 1 of 2 resend] templater: add inheritance support to style maps
Yuya Nishihara
- [PATCH] revset: support "follow(renamed.py, e22f4f3f06c3)" (issue5334)
Gábor STEFANIK
- [PATCH 1 of 2 resend] templater: add inheritance support to style maps
Matt Mackall
- [PATCH 1 of 2] util: checknlink should remove file it creates if an exception occurs
ttung at fb.com
- [PATCH 2 of 2] util: move checknlink away from the dependency of a hard-coded filename
ttung at fb.com
- [Bug 5337] New: "hg revert -i" can not revert part of hunk
bugzilla at mercurial-scm.org
- [PATCH] revset: support "follow(renamed.py, e22f4f3f06c3)" (issue5334)
Yuya Nishihara
- [PATCH v2] revset: support "follow(renamed.py, e22f4f3f06c3)" (issue5334)
Yuya Nishihara
- [PATCH rfc] manifest: write a more efficient version of lazymanifest, in pure python
Maciej Fijalkowski
- [PATCH] performance: disable workaround for an old bug of Python
Maciej Fijalkowski
- [PATCH] osutil: fix the bug on OS X when we return more in listdir
Maciej Fijalkowski
- [PATCH] bdiff: implement cffi version of bdiff
Maciej Fijalkowski
- [PATCH v2] mpatch: write a cffi version of mpatch.patches
Maciej Fijalkowski
- [PATCH 1 of 2] tests: add more test coverage of phase changes when pushing
Mads Kiilerich
- [PATCH 2 of 2] push: introduce --readonly to make push behave more like pull
Mads Kiilerich
- [PATCH 1 of 2] cmdutil: extract samefile function from amend()
Hannes Oldenburg
- [PATCH 2 of 2] histedit: use samefile function from cmdutil
Hannes Oldenburg
- [PATCH 4 of 5] manifest: use property instead of field for manifest revlog storage
FUJIWARA Katsunori
- [PATCH 2 of 2] localrepo: check for case collisions at commit time (issue4665) (BC)
Yuya Nishihara
- [PATCH 1 of 4] templater: make it clearer that _flatten() omits None
Yuya Nishihara
- [PATCH 2 of 4] templater: fix if() to not evaluate False as bool('False')
Yuya Nishihara
- [PATCH 3 of 4] templater: make pad() evaluate boolean argument (BC)
Yuya Nishihara
- [PATCH 4 of 4] templater: rename "right" argument of pad() function
Yuya Nishihara
- [PATCH] performance: disable workaround for an old bug of Python
Yuya Nishihara
- [PATCH v2] mpatch: write a cffi version of mpatch.patches
Yuya Nishihara
- [PATCH] performance: disable workaround for an old bug of Python
Maciej Fijalkowski
- [PATCH RFC] underway: extension/command for displaying in progress work
Gregory Szorc
- Native support for lz4?
Gregory Szorc
- [PATCH 1 of 2 V3 remotenames-ext] remotenames: selectivepull, move reading config option into separate function
Stanislau Hlebik
- [PATCH 2 of 2 V3 remotenames-ext] remotenames: selectivepull, update to the unknown bookmark tries to pull it
Stanislau Hlebik
- [PATCH 3 of 3] listkeypattern: add listkeypattern wireproto method
Pierre-Yves David
- [PATCH 4 of 4] templater: rename "right" argument of pad() function
Pierre-Yves David
- [PATCH 2 of 2] histedit: use samefile function from cmdutil
Pierre-Yves David
- [PATCH] osutil: fix the bug on OS X when we return more in listdir
Pierre-Yves David
- [PATCH V2] help: internals topic for wire protocol
Pierre-Yves David
- [PATCH 2 of 3] flags: allow specifying --boolean-flag=(true|false) on the command line (BC)
Yuya Nishihara
- [PATCH 1 of 3] dispatch: explicitly pass fancyopts optional arg as a keyword
Yuya Nishihara
- [PATCH V2] help: internals topic for wire protocol
Augie Fackler
- [PATCH 3 of 3] diffopts: notice a negated boolean flag in diffopts
Yuya Nishihara
- [PATCH 3 of 3] diffopts: notice a negated boolean flag in diffopts
Augie Fackler
- timeit and (micro)benchmarks (was Re: [PATCH] performance: disable workaround for an old bug of Python)
Augie Fackler
- [PATCH 2 of 2] push: introduce --readonly to make push behave more like pull
Augie Fackler
- [PATCH 2 of 3] flags: allow specifying --boolean-flag=(true|false) on the command line (BC)
Augie Fackler
- [PATCH 1 of 5] formatter: factor out format*() functions to separate classes
Yuya Nishihara
- [PATCH 2 of 5] formatter: add fm.nested(field) to either write or build sub items
Yuya Nishihara
- [PATCH 3 of 5] version: always build list of extension versions
Yuya Nishihara
- [PATCH 4 of 5] version: factor out mapping of internal/external labels
Yuya Nishihara
- [PATCH 5 of 5] version: add formatter support
Yuya Nishihara
- [PATCH 2 of 5] formatter: add fm.nested(field) to either write or build sub items
Gregory Szorc
- [PATCH 2 of 2] push: introduce --readonly to make push behave more like pull
Gregory Szorc
- [PATCH 2 of 2 V3 remotenames-ext] remotenames: selectivepull, update to the unknown bookmark tries to pull it
Durham Goode
- [PATCH 3 of 5 V2] manifest: introduce manifestlog and manifestctx classes
Martin von Zweigbergk
- [Bug 5338] New: journal writing is n^2 for bookmarks
bugzilla at mercurial-scm.org
- [PATCH 3 of 5 V2] manifest: introduce manifestlog and manifestctx classes
Durham Goode
- [PATCH 3 of 5 V2] manifest: introduce manifestlog and manifestctx classes
Martin von Zweigbergk
- [PATCH 3 of 5 V2] manifest: introduce manifestlog and manifestctx classes
Martin von Zweigbergk
- [PATCH 2 of 2] push: introduce --readonly to make push behave more like pull
Mads Kiilerich
- [PATCH 3 of 3] listkeypattern: add listkeypattern wireproto method
Gregory Szorc
- [PATCH 1 of 5 V3] help: internals topic for wire protocol
Gregory Szorc
- [PATCH 2 of 5 V3] help: document wire protocol transport protocols
Gregory Szorc
- [PATCH 3 of 5 V3] help: document wire protocol capabilities
Gregory Szorc
- [PATCH 4 of 5 V3] help: document wire protocol "handshake" protocol
Gregory Szorc
- [PATCH 5 of 5 V3] help: document wire protocol commands
Gregory Szorc
- [PATCH 1 of 3] util: properly implement lrucachedict.get()
Gregory Szorc
- [PATCH 2 of 3] revlog: remove unused variables
Gregory Szorc
- [PATCH 3 of 3] revlog: use an LRU cache for delta chain bases
Gregory Szorc
- [PATCH 3 of 3] revlog: use an LRU cache for delta chain bases
Gregory Szorc
- [PATCH 3 of 3] revlog: use an LRU cache for delta chain bases
Martin von Zweigbergk
- [PATCH 3 of 3] diffopts: notice a negated boolean flag in diffopts
Pierre-Yves David
- [PATCH 1 of 3 V2] listkeypattern: add pattern parameter to listkeys
Stanislau Hlebik
- [PATCH 2 of 3 V2] bundle2: add bookmarks part handler
Stanislau Hlebik
- [PATCH 3 of 3 V2] getbundle: add `bookmarkpatterns` parameter
Stanislau Hlebik
- [PATCH 2 of 5] formatter: add fm.nested(field) to either write or build sub items
Yuya Nishihara
- [PATCH 2 of 2] push: introduce --readonly to make push behave more like pull
Yuya Nishihara
- [PATCH 2 of 2] push: introduce --readonly to make push behave more like pull
Augie Fackler
- [Bug 5339] New: histedit corrupted repository
bugzilla at mercurial-scm.org
- [PATCH 2 of 2] util: move checknlink away from the dependency of a hard-coded filename
Yuya Nishihara
- Native support for lz4?
Bryan O'Sullivan
- timeit and (micro)benchmarks (was Re: [PATCH] performance: disable workaround for an old bug of Python)
Bryan O'Sullivan
- [PATCH 2 of 2] push: introduce --readonly to make push behave more like pull
Gregory Szorc
- [PATCH 3 of 5 V2] manifest: introduce manifestlog and manifestctx classes
Durham Goode
- [PATCH 2 of 2] util: move checknlink away from the dependency of a hard-coded filename
Tony Tung
- [PATCH 2 of 2] util: move checknlink away from the dependency of a hard-coded filename
Tony Tung
- [PATCH V1] util: move checknlink away from the dependency of a hard-coded filename
ttung at fb.com
- [PATCH] blackbox: also log alias expansions
Augie Fackler
- [PATCH] extensions: change magic "shipped with hg" string
Augie Fackler
- [PATCH] extensions: change magic "shipped with hg" string
Danek Duvall
- [PATCH 2 of 2] push: introduce --readonly to make push behave more like pull
Mads Kiilerich
- [PATCH 2 of 2] push: introduce --readonly to make push behave more like pull
Mads Kiilerich
- [PATCH] merge: remove files with extra actions from merge action list
Siddharth Agarwal
- [PATCH] merge: remove files with extra actions from merge action list
Martin von Zweigbergk
- [PATCH] crecord: restore SIGWINCH handler before return
Jun Wu
- [PATCH V1] util: move checknlink away from the dependency of a hard-coded filename
Yuya Nishihara
- [PATCH 1 of 2] util: checknlink should remove file it creates if an exception occurs
Yuya Nishihara
- [Bug 5341] New: add more progress reporting for histedit
bugzilla at mercurial-scm.org
- [PATCH] bdiff: implement cffi version of blocks
Yuya Nishihara
- [PATCH] bdiff: implement cffi version of bdiff
Yuya Nishihara
- [Bug 5340] New: Don't install meta-path importer during package build
bugzilla at mercurial-scm.org
- [PATCH] crecord: restore SIGWINCH handler before return
Augie Fackler
- [PATCH] blackbox: also log alias expansions
Yuya Nishihara
- [PATCH] extensions: change magic "shipped with hg" string
Augie Fackler
- [PATCH RFC] underway: extension/command for displaying in progress work
Augie Fackler
- [PATCH 5 of 5] version: add formatter support
Augie Fackler
- [PATCH RFC] underway: extension/command for displaying in progress work
Jun Wu
- [PATCH 1 of 2] histedit: report progress from verifyactions (issue5341)
timeless
- [PATCH 2 of 2] histedit: report planning progress from initialization
timeless
- [PATCH 2 of 4] templater: fix if() to not evaluate False as bool('False')
timeless
- [PATCH V2] util: move checknlink away from the dependency of a hard-coded filename
ttung at fb.com
- [PATCH] dirstate: rebuild should update dirstate properly
Mateusz Kwapich
- [PATCH 3 of 3] listkeypattern: add listkeypattern wireproto method
Pierre-Yves David
- [PATCH 1 of 3 V2] listkeypattern: add pattern parameter to listkeys
Pierre-Yves David
- [PATCH 2 of 3 V2] bundle2: add bookmarks part handler
Pierre-Yves David
- [PATCH 3 of 3 V2] getbundle: add `bookmarkpatterns` parameter
Pierre-Yves David
- [PATCH] extensions: change magic "shipped with hg" string
Pierre-Yves David
- [PATCH] templater: add template path to __base__ search
Matt Mackall
- [PATCH v2] extensions: change magic "shipped with hg" string
Augie Fackler
- [PATCH rfc] manifest: write a more efficient version of lazymanifest, in pure python
Augie Fackler
- [PATCH v2] blackbox: also log alias expansions
Augie Fackler
- [PATCH] blackbox: also log alias expansions
Augie Fackler
- [PATCH] test-https: drop two spurious --traceback flags
Augie Fackler
- [PATCH] test-clonebundles: accept another error string here
Augie Fackler
- [PATCH 1 of 2] hghave: add a check for unzip(1) that understands symlinks
Augie Fackler
- [PATCH 2 of 2] tests: guard test-archive-symlink with unziplinks check
Augie Fackler
- [Bug 5342] New: for subrepo changeset that related to owner-repo need some specific phase
bugzilla at mercurial-scm.org
- [PATCH] test-https: drop two spurious --traceback flags
Pierre-Yves David
- [PATCH v2] extensions: change magic "shipped with hg" string
Pierre-Yves David
- [PATCH 2 of 2] tests: guard test-archive-symlink with unziplinks check
Pierre-Yves David
- [PATCH] test-clonebundles: accept another error string here
Pierre-Yves David
- [PATCH 2 of 2] histedit: report planning progress from initialization
timeless
- [PATCH 2 of 2 V2] py3: automatically glob out line numbers from check-py3-compat output
timeless
- [PATCH 2 of 2] histedit: report planning progress from initialization
Anton Shestakov
- [PATCH v2] blackbox: also log alias expansions
Yuya Nishihara
- [PATCH] templater: add template path to __base__ search
Yuya Nishihara
- [PATCH V2] util: move checknlink away from the dependency of a hard-coded filename
Yuya Nishihara
- [PATCH 2 of 4] templater: fix if() to not evaluate False as bool('False')
Yuya Nishihara
- [PATCH 1 of 5] grep: refactor loop that yields matched text with label
Yuya Nishihara
- [PATCH 2 of 5] grep: factor out function that prints matched line with labels
Yuya Nishihara
- [PATCH 3 of 5] grep: build list of columns without "grep." label prefix
Yuya Nishihara
- [PATCH 4 of 5] grep: build list of all columns regardless of display options
Yuya Nishihara
- [PATCH 5 of 5] grep: add formatter support
Yuya Nishihara
- [Bug 5343] New: Grafting a copy through a rename loses copy information
bugzilla at mercurial-scm.org
- [Bug 5346] New: demandimport: breaks pudb immediate mode (IPython)
bugzilla at mercurial-scm.org
- [PATCH V2] util: move checknlink away from the dependency of a hard-coded filename
Adrian Buehlmann
- [Bug 5347] New: rebase progress denominator is wrong
bugzilla at mercurial-scm.org
- [Bug 5344] New: abort: this diff is too large to be displayed
bugzilla at mercurial-scm.org
- [PATCH 1 of 4 V3] exchange: add `_get_bookmarks()` function
Stanislau Hlebik
- [PATCH 2 of 4 V3] exchange: add `bookmarks` part generator
Stanislau Hlebik
- [PATCH 3 of 4 V3] bundle2: add `bookmarks` part handler
Stanislau Hlebik
- [PATCH 4 of 4 V3] exchange: use `bookmarks` bundle2 part
Stanislau Hlebik
- [PATCH V3] util: move checknlink away from the dependency of a hard-coded filename
ttung at fb.com
- [Bug 5345] New: commit -i should be smarter about replacement lines
bugzilla at mercurial-scm.org
- [PATCH 1 of 2 v6] graft: support grafting across move/copy (issue4028)
Gábor Stefanik
- [PATCH 2 of 2 v6] update: enable the issue4028 fix also for update
Gábor Stefanik
- [PATCH 1 of 2 v6] graft: support grafting across move/copy (issue4028)
Gábor STEFANIK
- [PATCH] tests: skip demandimport if disabled
timeless
- [PATCH 2 of 2 v6] update: enable the issue4028 fix also for update
timeless
- [PATCH 1 of 3 v2] tests: skip demandimport if disabled
timeless
- [PATCH 2 of 3 v2] hghave: add demandimport checking
timeless
- [PATCH 3 of 3 v2] tests: guard demandimport segment of test-extension.t
timeless
- [PATCH 1 of 3 v2] tests: skip demandimport if disabled
Gábor STEFANIK
- [PATCH 1 of 4 v3] hghave: make bzr checks stricter
timeless
- [PATCH 2 of 4 v3] hghave: add demandimport checking
timeless
- [PATCH 3 of 4 v3] tests: skip demandimport if disabled
timeless
- [PATCH 4 of 4 v3] tests: guard demandimport segment of test-extension.t
timeless
- [PATCH 1 of 3 v2] tests: skip demandimport if disabled
timeless
- [PATCH 2 of 3 v2] hghave: add demandimport checking
Gábor STEFANIK
- [PATCH rfc] manifest: write a more efficient version of lazymanifest, in pure python
Matt Mackall
- [PATCH 1 of 2 v7] graft: support grafting across move/copy (issue4028)
Gábor Stefanik
- [PATCH 2 of 2 v7] update: enable copy tracing for backwards and non-linear updates (issue4028)
Gábor Stefanik
- [PATCH 1 of 4 v4] hghave: make bzr checks stricter
timeless
- [PATCH 2 of 4 v4] hghave: add demandimport checking
timeless
- [PATCH 3 of 4 v4] tests: skip demandimport if disabled
timeless
- [PATCH 4 of 4 v4] tests: guard demandimport segment of test-extension.t
timeless
- [PATCH 2 of 3 v2] hghave: add demandimport checking
timeless
- [PATCH 4 of 4 v4] tests: guard demandimport segment of test-extension.t
timeless
- [PATCH 1 of 4 v4] hghave: make bzr checks stricter
timeless
- [PATCH 2 of 4 v4] hghave: add demandimport checking
timeless
- [PATCH 3 of 4 v4] tests: skip demandimport if disabled
timeless
- [PATCH 4 of 4 v4] tests: guard demandimport segment of test-extension.t
timeless
- [PATCH 2 of 3] flags: allow specifying --boolean-flag=(true|false) on the command line (BC)
timeless
- [PATCH] rebase: properly calculate total commits to rebase (issue5347)
timeless
- [PATCH STABLE] bundle2: fail faster when interrupted
Gregory Szorc
- [PATCH 1 of 2 RFC V2] largefiles: abort push on client when file fit largefiles (issue3245)
liscju
- [PATCH 2 of 2 RFC V2] largefiles: abort push on server when file fit largefiles (issue3245)
liscju
- [PATCH 1 of 2 RFC V2] templates: add support for dict in _jsonifyobj
liscju
- [PATCH 2 of 2 RFC V2] debugobsolete: add formatter support (issue5134)
liscju
- [PATCH] files: change documentation to match its behaviour (issue5276)
liscju
- [PATCH 5 of 5 V2] py3: import builtin wrappers automagically by code transformer
Pierre-Yves David
- [PATCH 5 of 5] version: add formatter support
Pierre-Yves David
- mercurial at 29838: 50 new changesets
Mercurial Commits
- [PATCH] templater: add template path to __base__ search
Pierre-Yves David
- [PATCH] templater: add template path to __base__ search
Matt Mackall
- [PATCH] templater: add template path to __base__ search
Pierre-Yves David
- mercurial at 29840: 2 new changesets
Mercurial Commits
- [PATCH RFC] import: report directory-relative paths in error messages (issue5224)
liscju
- [PATCH] journal: rename on disk files to 'namejournal'
Pierre-Yves David
- [Bug 5350] New: Decide what to do when grafting changes to files that never existed on the target branch
bugzilla at mercurial-scm.org
- [PATCH] templater: add template path to __base__ search
Yuya Nishihara
- [PATCH 5 of 5] version: add formatter support
Yuya Nishihara
- [PATCH 1 of 2 v7] graft: support grafting across move/copy (issue4028)
Gábor STEFANIK
- mercurial at 29846: 6 new changesets
Mercurial Commits
- [PATCH] localrepo: actually invalidate dirstate on invalidatedirstate()
Mateusz Kwapich
- [PATCH V3] util: move checknlink away from the dependency of a hard-coded filename
Yuya Nishihara
- [PATCH 1 of 2 RFC V2] templates: add support for dict in _jsonifyobj
Yuya Nishihara
- [PATCH] localrepo: actually invalidate dirstate on invalidatedirstate()
Durham Goode
- [PATCH] localrepo: actually invalidate dirstate on invalidatedirstate()
Yuya Nishihara
- [PATCH] localrepo: actually invalidate dirstate on invalidatedirstate()
Mateusz Kwapich
- [PATCH 1 of 2 v8] graft: support grafting across move/copy (issue4028)
Gábor Stefanik
- [PATCH 2 of 2 v8] update: enable copy tracing for backwards and non-linear updates (issue4028)
Gábor Stefanik
- [PATCH 1 of 2 topic-ext] init: cache repo.topics
timeless
- [PATCH 2 of 2 topic-ext] init: guard _namemap with repo.topics (issue5351)
timeless
- [PATCH V3] util: move checknlink away from the dependency of a hard-coded filename
Adrian Buehlmann
- [PATCH 1 of 3] tests: check that local commit data gets transferred
Martin von Zweigbergk
- [PATCH 2 of 3] shallowstore: remove seemingly unnecessary code
Martin von Zweigbergk
- [PATCH 3 of 3] treemanifests: include dirlogs in streaming cloning
Martin von Zweigbergk
- [PATCH 1 of 3] tests: check that local commit data gets transferred
Martin von Zweigbergk
- [PATCH 1 of 8 cleanup] histedit: drop the 'nodetoverify' method
Pierre-Yves David
- [PATCH 2 of 8 cleanup] histedit: make 'constraints' a class attribut instead of a method
Pierre-Yves David
- [PATCH 3 of 8 cleanup] histedit: drop the 'nodetoverify' local variable
Pierre-Yves David
- [PATCH 4 of 8 cleanup] histedit: temporally shorten name of 'constraints' variable
Pierre-Yves David
- [PATCH 5 of 8 cleanup] histedit: directly use node in 'verifyactions'
Pierre-Yves David
- [PATCH 6 of 8 cleanup] histedit: move constraint verification in the 'action.verify' method
Pierre-Yves David
- [PATCH 7 of 8 cleanup] histedt: use inheritance to overwrite the constraints in 'base'
Pierre-Yves David
- [PATCH 8 of 8 cleanup] histedit: remove now unused 'constraints' related code
Pierre-Yves David
- [PATCH 2 of 8 cleanup] histedit: make 'constraints' a class attribut instead of a method
timeless
- [PATCH 1 of 8 cleanup] histedit: drop the 'nodetoverify' method
Augie Fackler
- [PATCH 5 of 8 cleanup] histedit: directly use node in 'verifyactions'
timeless
- [PATCH 6 of 8 cleanup] histedit: move constraint verification in the 'action.verify' method
timeless
- [PATCH 1 of 8 cleanup] histedit: drop the 'nodetoverify' method
timeless
- [PATCH 1 of 8 cleanup] histedit: drop the 'nodetoverify' method
Augie Fackler
- [PATCH 7 of 8 cleanup] histedt: use inheritance to overwrite the constraints in 'base'
timeless
- [PATCH 1 of 8 cleanup] histedit: drop the 'nodetoverify' method
Pierre-Yves David
- [PATCH 5 of 8 cleanup] histedit: directly use node in 'verifyactions'
Pierre-Yves David
- [PATCH 1 of 2 topic-ext] init: cache repo.topics
Pierre-Yves David
- [PATCH 2 of 2 topic-ext] init: guard _namemap with repo.topics (issue5351)
Pierre-Yves David
- [PATCH 1 of 2 topic-ext] init: cache repo.topics
timeless
- [PATCH 1 of 2 topic-ext] init: cache repo.topics
Pierre-Yves David
- [PATCH STABLE] bundle2: fail faster when interrupted
Pierre-Yves David
- [PATCH rfc] manifest: write a more efficient version of lazymanifest, in pure python
Sean Farley
- [PATCH 1 of 5 evolve-ext stable] docs: point wiki and bz links to mercurial-scm.org
Anton Shestakov
- [PATCH 2 of 5 evolve-ext stable] docs: use https for mercurial-scm.org
Anton Shestakov
- [PATCH 3 of 5 evolve-ext stable] evolve: update buglink to point to bz.mercurial-scm.org
Anton Shestakov
- [PATCH 4 of 5 evolve-ext stable] simple4server: update buglink to point to bz.mercurial-scm.org
Anton Shestakov
- [PATCH 5 of 5 evolve-ext stable] docs: spelling fixes
Anton Shestakov
- [PATCH V3] util: move checknlink away from the dependency of a hard-coded filename
Yuya Nishihara
- [PATCH] localrepo: actually invalidate dirstate on invalidatedirstate()
Yuya Nishihara
- [PATCH rfc] manifest: write a more efficient version of lazymanifest, in pure python
Yuya Nishihara
- [PATCH rfc] manifest: write a more efficient version of lazymanifest, in pure python
Yuya Nishihara
- [PATCH] journal: rename on disk files to 'namejournal'
Durham Goode
- [PATCH 1 of 8 cleanup] histedit: drop the 'nodetoverify' method
Durham Goode
- [PATCH 2 of 3] test-gpg: start gpg-agent under control of the test runner
Danek Duvall
- [PATCH] journal: rename on disk files to 'namejournal'
Gábor STEFANIK
- [PATCH rfc] manifest: write a more efficient version of lazymanifest, in pure python
Matt Mackall
- [PATCH] journal: rename on disk files to 'namejournal'
Pierre-Yves David
- [PATCH 1 of 8 cleanup] histedit: drop the 'nodetoverify' method
Pierre-Yves David
- [PATCH] bundle2: handleoutput i18n
Akihiko Odaki
- [PATCH 5 of 5 evolve-ext stable] docs: spelling fixes
timeless
- [PATCH 2 of 3] test-gpg: start gpg-agent under control of the test runner
Yuya Nishihara
- [PATCH] dirstate: rebuild should update dirstate properly
Yuya Nishihara
- [PATCH 1 of 2] histedit: report progress from verifyactions (issue5341)
Yuya Nishihara
- [PATCH 2 of 2] histedit: report planning progress from initialization
Yuya Nishihara
- [PATCH 2 of 3] test-gpg: start gpg-agent under control of the test runner
Danek Duvall
- [PATCH] mpatch: add setup_mpatch_cffi.py
Gregory Szorc
- [Bug 5352] New: Auto-Rebase on Pull makes tags on unpushed changesets invalid
bugzilla at mercurial-scm.org
- [PATCH 1 of 2 topic-ext] init: cache repo.topics
Pierre-Yves David
- [PATCH 5 of 5 evolve-ext stable] docs: spelling fixes
Pierre-Yves David
- [PATCH 2 of 2] push: introduce --readonly to make push behave more like pull
Pierre-Yves David
- [PATCH 2 of 2] push: introduce --readonly to make push behave more like pull
Augie Fackler
- [PATCH] files: change documentation to match its behaviour (issue5276)
Augie Fackler
- [PATCH 5 of 5] grep: add formatter support
Augie Fackler
- [PATCH 5 of 5 V3] help: document wire protocol commands
Augie Fackler
- [PATCH 3 of 4 V3] bundle2: add `bookmarks` part handler
Augie Fackler
- [PATCH 4 of 4 v4] tests: guard demandimport segment of test-extension.t
Augie Fackler
- [PATCH RFC] import: report directory-relative paths in error messages (issue5224)
Augie Fackler
- [PATCH] journal: rename on disk files to 'namejournal'
Augie Fackler
- [PATCH] mpatch: add setup_mpatch_cffi.py
Augie Fackler
- [PATCH 4 of 4 V3] exchange: use `bookmarks` bundle2 part
Augie Fackler
- [PATCH] test-gpg: start gpg-agent by gpg-connect-agent only if GnuPG v2.1+ detected
Yuya Nishihara
- [PATCH 3 of 4] commands: add template support for identify
Mathias De Maré
- [Bug 5353] New: Flag patches mailed to mercurial-devel+foobar as [PATCH k of n foobar]
bugzilla at mercurial-scm.org
- [PATCH 1 of 3] formatter: add support for functions in json
Mathias De Maré
- [PATCH 2 of 3] formatter: add specific check for plain formatting
Mathias De Maré
- [PATCH 3 of 3] commands: add template support for config
Mathias De Maré
- [PATCH 3 of 3] treemanifests: include dirlogs in streaming cloning
Durham Goode
- [Bug 5354] New: Allow specifying default --flag options via config
bugzilla at mercurial-scm.org
- [PATCH] update: do not remove cwd
Stanislau Hlebik
- [PATCH rfc] manifest: write a more efficient version of lazymanifest, in pure python
Matt Mackall
- [PATCH 4 of 4 V3] exchange: use `bookmarks` bundle2 part
Stanislau Hlebik
- [PATCH 4 of 4 V3] exchange: use `bookmarks` bundle2 part
Augie Fackler
- [PATCH] journal: rename on disk files to 'namejournal'
Matt Mackall
- [PATCH] update: do not remove cwd
Matt Mackall
- [PATCH] bundle2: handleoutput i18n
Matt Mackall
- [PATCH] bundle2: handleoutput i18n
Akihiko Odaki
- [PATCH] bundle2: handleoutput i18n
Matt Mackall
- [PATCH 4 of 4 V3] exchange: use `bookmarks` bundle2 part
Stanislau Hlebik
- [PATCH] rebase: properly calculate total commits to rebase (issue5347)
Yuya Nishihara
- mercurial at 29847: new changeset (1 on stable)
Mercurial Commits
- [PATCH 1 of 2 RFC V2] largefiles: abort push on client when file fit largefiles (issue3245)
Yuya Nishihara
- [PATCH 2 of 2 RFC V2] largefiles: abort push on server when file fit largefiles (issue3245)
Yuya Nishihara
- [PATCH 1 of 3] formatter: add support for functions in json
Yuya Nishihara
- [PATCH 3 of 3] commands: add template support for config
Yuya Nishihara
- [PATCH 3 of 4] commands: add template support for identify
Yuya Nishihara
- [PATCH 2 of 3] formatter: add specific check for plain formatting
Yuya Nishihara
- [PATCH] formatter: add context manager interface for convenience
Yuya Nishihara
- [PATCH 4 of 4 V3] exchange: use `bookmarks` bundle2 part
Augie Fackler
- [PATCH 1 of 3] extensions: use ismoduleinternal() thoroughly
Yuya Nishihara
- [PATCH 2 of 3] debugextensions: show raw testedwith value (BC)
Yuya Nishihara
- [PATCH 3 of 3] version: change "place" field of extension to "bundled" flag
Yuya Nishihara
- [PATCH] update: do not remove cwd
Augie Fackler
- [PATCH] test-gpg: start gpg-agent by gpg-connect-agent only if GnuPG v2.1+ detected
Augie Fackler
- [PATCH 1 of 4 v4] hghave: make bzr checks stricter
Yuya Nishihara
- [PATCH] test-gpg: start gpg-agent by gpg-connect-agent only if GnuPG v2.1+ detected
Danek Duvall
- mercurial at 29849: 2 new changesets
Mercurial Commits
- [PATCH] util: rename checkcase() to fscasesensitive() (API)
Martin von Zweigbergk
- [PATCH] lock: show more detail for new-style locks in lock waiting message (issue4752)
Mark Ignacio
- [PATCH] update: do not remove cwd
Durham Goode
- [PATCH 8 of 8 cleanup] histedit: remove now unused 'constraints' related code
Augie Fackler
- [PATCH] histedit: correct output of error when 'base' is from the edit list
Augie Fackler
- [PATCH] formatter: add context manager interface for convenience
David Soria Parra
- [PATCH] py3: split check of pygments-using files from the rest of the tree
Augie Fackler
- [PATCH] update: do not remove cwd
Stanislau Hlebik
- [PATCH] update: do not remove cwd
Augie Fackler
- [PATCH] update: do not remove cwd
Stanislau Hlebik
- [Bug 5355] New: interactive record failed with abort patch failed to apply
bugzilla at mercurial-scm.org
- [PATCH] update: do not remove cwd
Stanislau Hlebik
- [PATCH 1 of 8 v2] flags: allow specifying --no-boolean-flag on the command line (BC)
Augie Fackler
- [PATCH 2 of 8 v2] fancyopts: disallow true as a boolean flag default (API)
Augie Fackler
- [PATCH 3 of 8 v2] rebase: cope with the notion that flag defaults might be None
Augie Fackler
- [PATCH 4 of 8 v2] commands: stop abusing int-ness of Python booleans
Augie Fackler
- [PATCH 5 of 8 v2] fancyopts: notice default of false and rewrite it to None (API)
Augie Fackler
- [PATCH 6 of 8 v2] fancyopts: rearrange takes-value if statement
Augie Fackler
- [PATCH 7 of 8 v2] diffopts: notice a negated boolean flag in diffopts
Augie Fackler
- [PATCH 8 of 8 v2] help: mark boolean flags with a ^ and explain that they can be negated (RFC)
Augie Fackler
- [PATCH STABLE] bundle2: localize "remote: "
Gregory Szorc
- [PATCH] formatter: add context manager interface for convenience
Augie Fackler
- [PATCH STABLE] bundle2: localize "remote: "
Augie Fackler
- [PATCH] lock: show more detail for new-style locks in lock waiting message (issue4752)
Augie Fackler
- [PATCH 2 of 3] debugextensions: show raw testedwith value (BC)
Augie Fackler
- [PATCH 1 of 3] extensions: use ismoduleinternal() thoroughly
Augie Fackler
- [PATCH] dirstate: rebuild should update dirstate properly
Mateusz Kwapich
- [PATCH 3 of 3] version: change "place" field of extension to "bundled" flag
Augie Fackler
- [PATCH] update: do not remove cwd
Matt Mackall
- [PATCH STABLE] bundle2: localize "remote: "
Matt Mackall
- [PATCH STABLE] bundle2: localize "remote: "
Augie Fackler
- [PATCH V2] dirstate: rebuild should update dirstate properly
Mateusz Kwapich
- [PATCH V2] dirstate: rebuild should update dirstate properly
Matt Mackall
- [PATCH 1 of 4] manifest: add treemanifestctx class
Durham Goode
- [PATCH 2 of 4] manifest: call m1.load and m2.load before writing a subtree
Durham Goode
- [PATCH 3 of 4] manifest: make uses of _mancache aware of contexts
Durham Goode
- [PATCH 4 of 4] manifest: change manifestctx to not inherit from manifestdict
Durham Goode
- [PATCH STABLE] bundle2: localize "remote: "
Gregory Szorc
- [PATCH 01 of 12 topics] flake8: add file for rules to ignore
Sean Farley
- [PATCH 02 of 12 topics] tests: add flake8 check
Sean Farley
- [PATCH 03 of 12 topics] flake8: fix E127 style
Sean Farley
- [PATCH 04 of 12 topics] flake8: fix W391 style
Sean Farley
- [PATCH 05 of 12 topics] flake8: fix W503 style
Sean Farley
- [PATCH 06 of 12 topics] flake8: fix E222 style
Sean Farley
- [PATCH 07 of 12 topics] flake8: fix E123 style
Sean Farley
- [PATCH 08 of 12 topics] flake8: fix E111 style
Sean Farley
- [PATCH 09 of 12 topics] flake8: fix E501 style
Sean Farley
- [PATCH 10 of 12 topics] flake8: fix E301 style
Sean Farley
- [PATCH 11 of 12 topics] flake8: fix E713 style
Sean Farley
- [PATCH 12 of 12 topics] flake8: fix E124 style
Sean Farley
- [PATCH 12 of 12 topics] flake8: fix E124 style
Sean Farley
- [PATCH 8 of 8 v2] help: mark boolean flags with a ^ and explain that they can be negated (RFC)
timeless
- [Bug 5356] New: context.date() of a revision return local date without timezone
bugzilla at mercurial-scm.org
- [PATCH 05 of 12 topics] flake8: fix W503 style
Anton Shestakov
- [PATCH 09 of 12 topics] flake8: fix E501 style
Anton Shestakov
- [PATCH 12 of 12 topics] flake8: fix E124 style
Anton Shestakov
- [PATCH STABLE] bundle2: localize "remote: "
Matt Mackall
- [PATCH 05 of 12 topics] flake8: fix W503 style
Augie Fackler
- [PATCH 03 of 12 topics] flake8: fix E127 style
Augie Fackler
- [PATCH] histedit: correct output of error when 'base' is from the edit list
Yuya Nishihara
- [PATCH] py3: split check of pygments-using files from the rest of the tree
Yuya Nishihara
- [PATCH 8 of 8 v2] help: mark boolean flags with a ^ and explain that they can be negated (RFC)
Augie Fackler
- [PATCH] dirstate: rebuild should update dirstate properly
Yuya Nishihara
- [PATCH] bundle2: handleoutput i18n
Akihiko Odaki
- [PATCH 1 of 3 V2] test-debugextensions: add dummy extension to make ifcontains() test more solid
Yuya Nishihara
- [PATCH 2 of 3 V2] debugextensions: show ships-with-hg-core state as a separate field
Yuya Nishihara
- [PATCH 3 of 3 V2] debugextensions: hide "ships-with-hg-core" magic string (BC)
Yuya Nishihara
- [PATCH V2] dirstate: rebuild should update dirstate properly
Mateusz Kwapich
- [PATCH 8 of 8 v2] help: mark boolean flags with a ^ and explain that they can be negated (RFC)
Matt Mackall
- [PATCH 2 of 4] manifest: call m1.load and m2.load before writing a subtree
Martin von Zweigbergk
- [Bug 5357] New: hg summary aborts when hidden changesets exist
bugzilla at mercurial-scm.org
- [PATCH 4 of 5 V2] manifest: use property instead of field for manifest revlog storage
Martin von Zweigbergk
- [PATCH 8 of 8 v2] help: mark boolean flags with a ^ and explain that they can be negated (RFC)
Augie Fackler
- [PATCH 03 of 12 topics] flake8: fix E127 style
Sean Farley
- [PATCH 05 of 12 topics] flake8: fix W503 style
Sean Farley
- [PATCH 1 of 4] manifest: add treemanifestctx class
Martin von Zweigbergk
- [PATCH 4 of 4] manifest: change manifestctx to not inherit from manifestdict
Martin von Zweigbergk
- [PATCH 4 of 5 V2] manifest: use property instead of field for manifest revlog storage
Durham Goode
- [PATCH 3 of 3 V2] debugextensions: hide "ships-with-hg-core" magic string (BC)
Augie Fackler
- [PATCH 1 of 4] manifest: add treemanifestctx class
Durham Goode
- [PATCH 8 of 8 v2] help: mark boolean flags with a ^ and explain that they can be negated (RFC)
timeless
- [PATCH 4 of 4] manifest: change manifestctx to not inherit from manifestdict
Durham Goode
- [PATCH 1 of 3 V2] manifest: add treemanifestctx class
Durham Goode
- [PATCH 2 of 3 V2] manifest: make uses of _mancache aware of contexts
Durham Goode
- [PATCH 3 of 3 V2] manifest: change manifestctx to not inherit from manifestdict
Durham Goode
- RFC: bitmap storage for hidden
Durham Goode
- [PATCH 4 of 8 v2] commands: stop abusing int-ness of Python booleans
Kevin Bullock
- [PATCH 4 of 8 v2] commands: stop abusing int-ness of Python booleans
Augie Fackler
- [PATCH 1 of 2] evolve: update bugzilla link
Pulkit Goyal
- [PATCH 2 of 2] evolve: removed redundant try/finally blocks
Pulkit Goyal
- [PATCH] py3: remove use of *L syntax
Pulkit Goyal
- [PATCH 1 of 2] evolve: update bugzilla link
Gregory Szorc
- [PATCH 1 of 2] evolve: update bugzilla link
Pulkit Goyal
- [PATCH 1 of 3] evolve: update bugzilla link
Pulkit Goyal
- [PATCH 2 of 3] evolve: removed redundant try/finally blocks
Pulkit Goyal
- [PATCH 3 of 3] evolve: drop point release of versions
Pulkit Goyal
- [PATCH 3 of 3 V2] manifest: change manifestctx to not inherit from manifestdict
Martin von Zweigbergk
Last message date:
Thu Sep 1 03:41:59 UTC 2016
Archived on: Thu Jun 30 00:47:00 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).