June 2016 Archives by date
Starting: Wed Jun 1 01:12:24 UTC 2016
Ending: Fri Jul 1 02:09:57 UTC 2016
Messages: 923
- [PATCH 2 of 5] revset: insert _reorder to fix ordering of inner OR and some functions (BC)
Sean Farley
- [PATCH 5 of 5] revset: optimize out sort() to noop function according to ordering policy
Sean Farley
- [PATCH 01 of 23 v2] rebase: move originalwd, external, state and activebookmark to the class
Sean Farley
- [PATCH 1 of 9 V2] mail: unsupport smtp.verifycert (BC)
Gregory Szorc
- [PATCH 2 of 9 V2] sslutil: remove "strict" argument from validatesocket()
Gregory Szorc
- [PATCH 3 of 9 V2] sslutil: store flag for whether cert verification is disabled
Gregory Szorc
- [PATCH 4 of 9 V2] sslutil: restore behavior of web.cacerts=! to disable CA loading
Gregory Szorc
- [PATCH 5 of 9 V2] sslutil: move and change warning when cert verification is disabled
Gregory Szorc
- [PATCH 6 of 9 V2] sslutil: print SHA-256 fingerprint by default
Gregory Szorc
- [PATCH 7 of 9 V2] sslutil: refactor code for fingerprint matching
Gregory Szorc
- [PATCH 8 of 9 V2] sslutil: make cert fingerprints messages more actionable
Gregory Szorc
- [PATCH 9 of 9 V2] sslutil: print the fingerprint from the last hash used
Gregory Szorc
- [PATCH rfc] rfc: call gc at exit of mercurial
Gregory Szorc
- [PATCH] purge: use opts.get()
Gregory Szorc
- [PATCH] tests: add run-test .testtimes basic testing
timeless
- [PATCH] obsolete: fix grammar
timeless
- [PATCH 1 of 6] mercurial: implement a source transforming module loader on Python 3
Gregory Szorc
- [PATCH 2 of 6] encoding: use unicode literal for argument to encode()
Gregory Szorc
- [PATCH 3 of 6] encoding: use unicode literals to appease Python 3
Gregory Szorc
- [PATCH 4 of 6] i18n: use unicode literals to appease Python 3
Gregory Szorc
- [PATCH 5 of 6] osutil: use unicode literals to appease Python 3
Gregory Szorc
- [PATCH 6 of 6] pycompat: use unicode literals to appease Python 3
Gregory Szorc
- [Bug 5257] New: verify shows unpushed files as missing
mercurial-bugs at selenic.com
- [PATCH 06 of 10] py3: add @util.boolclass markers for boolean classes
Yuya Nishihara
- [PATCH 5 of 5] revset: optimize out sort() to noop function according to ordering policy
Yuya Nishihara
- [PATCH 4 of 9 V2] sslutil: restore behavior of web.cacerts=! to disable CA loading
Yuya Nishihara
- [PATCH 9 of 9 V2] sslutil: print the fingerprint from the last hash used
Yuya Nishihara
- [PATCH 1 of 9 V2] mail: unsupport smtp.verifycert (BC)
Yuya Nishihara
- [PATCH 4 of 6] check-code: make repquote distinguish more characters for exact detection
Yuya Nishihara
- [PATCH 5 of 6] check-code: detect "missing _() in ui message" more exactly
Yuya Nishihara
- [Bug 5258] New: Supports hg pull -B .
mercurial-bugs at selenic.com
- [PATCH 6 of 6] check-code: cache translation table for repquote to reuse in subsequent use
Yuya Nishihara
- [PATCH 5 of 6] check-code: detect "missing _() in ui message" more exactly
timeless
- Allow largefiles to be at a different location - Implementation details
Piotr Listkiewicz
- [PATCH 5 of 6] check-code: detect "missing _() in ui message" more exactly
FUJIWARA Katsunori
- [PATCH 6 of 6] check-code: cache translation table for repquote to reuse in subsequent use
FUJIWARA Katsunori
- [PATCH 1 of 9 V2] mail: unsupport smtp.verifycert (BC)
FUJIWARA Katsunori
- [PATCH] bundle2: don't assume ordering of heads checked after push
Mads Kiilerich
- [PATCH] bundle2: don't assume ordering of heads checked after push
Mads Kiilerich
- Is the Linode instance still in use?
Bryan O'Sullivan
- Is the Linode instance still in use?
Kevin Bullock
- Is the Linode instance still in use?
Bryan O'Sullivan
- mercurial at 29272: 2 new changesets (2 on stable)
Mercurial Commits
- [PATCH 2 of 2 website] css: don't set the same property twice
Sean Farley
- [PATCH WIP] bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
liscju
- Build failure on xenial
Sean Farley
- [PATCH 01 of 16 V3] largefiles: move basestore._openstore into new module to remove cycle
Piotr Listkiewicz
- Build failure on xenial
Matt Mackall
- Build failure on xenial
Jun Wu
- Shutting down patchwork [was Re: Is the Linode instance still in use?]
Bryan O'Sullivan
- Shutting down patchwork [was Re: Is the Linode instance still in use?]
Sean Farley
- Shutting down patchwork [was Re: Is the Linode instance still in use?]
Pierre-Yves David
- [PATCH] bundle2: don't assume ordering of heads checked after push
Pierre-Yves David
- [PATCH 4 of 9 V2] sslutil: restore behavior of web.cacerts=! to disable CA loading
Pierre-Yves David
- [PATCH 9 of 9 V2] sslutil: print the fingerprint from the last hash used
Pierre-Yves David
- Shutting down patchwork [was Re: Is the Linode instance still in use?]
Jun Wu
- [PATCH] rebase: split _checkobsrebase into two parts for better wrapping
Pierre-Yves David
- [PATCH 1 of 5 V2] revsets: record sort order keys
Pierre-Yves David
- [PATCH] tests: add run-test .testtimes basic testing
Pierre-Yves David
- [PATCH] obsolete: fix grammar
Pierre-Yves David
- [PATCH 4 of 9 V2] sslutil: restore behavior of web.cacerts=! to disable CA loading
Gregory Szorc
- [PATCH 1 of 9 V3] mail: unsupport smtp.verifycert (BC)
Gregory Szorc
- [PATCH 2 of 9 V3] sslutil: remove "strict" argument from validatesocket()
Gregory Szorc
- [PATCH 3 of 9 V3] sslutil: store flag for whether cert verification is disabled
Gregory Szorc
- [PATCH 4 of 9 V3] sslutil: add devel.disableloaddefaultcerts to disable CA loading
Gregory Szorc
- [PATCH 5 of 9 V3] sslutil: move and change warning when cert verification is disabled
Gregory Szorc
- [PATCH 6 of 9 V3] sslutil: print SHA-256 fingerprint by default
Gregory Szorc
- [PATCH 7 of 9 V3] sslutil: refactor code for fingerprint matching
Gregory Szorc
- [PATCH 8 of 9 V3] sslutil: make cert fingerprints messages more actionable
Gregory Szorc
- [PATCH 9 of 9 V3] sslutil: print the fingerprint from the last hash used
Gregory Szorc
- mercurial at 29273: new changeset
Mercurial Commits
- [PATCH 5 of 6] check-code: detect "missing _() in ui message" more exactly
Yuya Nishihara
- [PATCH 01 of 23 v3] rebase: introduce a RebaseRuntimeState (RRS) class
Kostia Balytskyi
- [PATCH 02 of 23 v3] rebase: move local variable 'target' to the RRS class
Kostia Balytskyi
- [PATCH 03 of 23 v3] rebase: move local variable 'skipped' to the RRS class
Kostia Balytskyi
- [PATCH 04 of 23 v3] rebase: move local variable 'targetancestors' to the RRS class
Kostia Balytskyi
- [PATCH 05 of 23 v3] rebase: move revset-defining local variables to the RRS class
Kostia Balytskyi
- [PATCH 06 of 23 v3] rebase: move local variables 'contf', 'abortf' and 'destspace' to the RRS
Kostia Balytskyi
- [PATCH 07 of 23 v3] rebase: make 'rebase' function arguments be RRS class fields
Kostia Balytskyi
- [PATCH 08 of 23 v3] rebase: move collapse-related local variables to the RRS class
Kostia Balytskyi
- [PATCH 09 of 23 v3] rebase: move local variables 'date' and 'extrafns' to the RRS class
Kostia Balytskyi
- [PATCH 10 of 23 v3] rebase: move local variables related to keeping things unchanged to the RRS
Kostia Balytskyi
- [PATCH 11 of 23 v3] rebase: introduce validateoptions method to the RRS class
Kostia Balytskyi
- [PATCH 12 of 23 v3] rebase: move collapse-related options validation to the RRS class
Kostia Balytskyi
- [PATCH 13 of 23 v3] rebase: move continue/abort-related option validation to the RRS class
Kostia Balytskyi
- [PATCH 14 of 23 v3] rebase: move restorestestatus function to be a method of the RRS class
Kostia Balytskyi
- [PATCH 15 of 23 v3] rebase: move local variable 'obsoletenotrebased' to the RRS class
Kostia Balytskyi
- [PATCH 16 of 23 v3] rebase: move abort/continue prep to be a method of the RRS class
Kostia Balytskyi
- [PATCH 17 of 23 v3] rebase: move new rebase preparation to be a method of the RRS class
Kostia Balytskyi
- [PATCH 18 of 23 v3] rebase: make collapsing use explicit logic to decide on the rev to reuse
Kostia Balytskyi
- [PATCH 19 of 23 v3] rebase: move local variable 'currentbookmarks' to the RRS class
Kostia Balytskyi
- [PATCH 20 of 23 v3] rebase: move local variable 'extrafn' to the RRS class
Kostia Balytskyi
- [PATCH 21 of 23 v3] rebase: move core rebase logic to be a method of the RRS class
Kostia Balytskyi
- [PATCH 22 of 23 v3] rebase: move rebase finish logic to be a method of the RRS class
Kostia Balytskyi
- [PATCH 23 of 23 v3] rebase: move handling of obsolete commits to be a separate RRS class method
Kostia Balytskyi
- [PATCH] obsolete: fix grammar
Kevin Bullock
- [PATCH V11] update: fix bare --clean to work on new branch (issue5003) (BC)
Piotr Listkiewicz
- [PATCH V12] update: fix bare --clean to work on new branch (issue5003) (BC)
liscju
- [PATCH 1 of 5 V2] revsets: record sort order keys
Martijn Pieters
- [PATCH 1 of 6] util: add __ne__ to filestat class for consistency
FUJIWARA Katsunori
- [PATCH 2 of 6] transaction: avoid ambiguity of file stat at closing transaction
FUJIWARA Katsunori
- [PATCH 3 of 6] bookmarks: make writing files out avoid ambiguity of file stat
FUJIWARA Katsunori
- [PATCH 4 of 6] dirstate: make writing dirstate file out avoid ambiguity of file stat
FUJIWARA Katsunori
- [PATCH 5 of 6] dirstate: make writing branch file out avoid ambiguity of file stat
FUJIWARA Katsunori
- [PATCH 6 of 6] phases: make writing phaseroots file out avoid ambiguity of file stat
FUJIWARA Katsunori
- [PATCH 5 of 6] check-code: detect "missing _() in ui message" more exactly
timeless
- [Bug 5259] New: download links still point to mercurial.selenic.com
mercurial-bugs at selenic.com
- [PATCH 01 of 16 V3] largefiles: move basestore._openstore into new module to remove cycle
FUJIWARA Katsunori
- [PATCH 01 of 16 V3] largefiles: move basestore._openstore into new module to remove cycle
Piotr Listkiewicz
- [PATCH 2 of 5] revset: insert _reorder to fix ordering of inner OR and some functions (BC)
Martin von Zweigbergk
- [PATCH] revset: make filteredset.__nonzero__ respect the order of the filteredset
Kostia Balytskyi
- [PATCH STABLE] tests-subrepo-git: use "f" to dump pwned.txt, for portability
danek.duvall at oracle.com
- [PATCH] bundle2: don't assume ordering of heads checked after push
Henrik Stuart
- [PATCH] largefiles: fix support for local largefiles while using share extension
Henrik Stuart
- [PATCH] largefiles: fix support for local largefiles while using share extension
Henrik Stuart
- [PATCH 01 of 16 V3] largefiles: move basestore._openstore into new module to remove cycle
FUJIWARA Katsunori
- [PATCH 01 of 16 V3] largefiles: move basestore._openstore into new module to remove cycle
Jun Wu
- [PATCH 01 of 16 V3] largefiles: move basestore._openstore into new module to remove cycle
Piotr Listkiewicz
- [PATCH 1 of 5] util: add filestat class to detect ambiguity of file stat
FUJIWARA Katsunori
- [PATCH 1 of 5] util: add filestat class to detect ambiguity of file stat
FUJIWARA Katsunori
- [PATCH 2 of 5] revset: insert _reorder to fix ordering of inner OR and some functions (BC)
Yuya Nishihara
- [PATCH 7 of 7] debugignore: make messages translatable
FUJIWARA Katsunori
- [PATCH] tests: test-run-tests: clean up inuse server eagerly
timeless
- [PATCH] revert: use "discard"/"revert" verb when reverting interactively (issue5143)
Denis Laxalde
- [PATCH 1 of 9 V3] mail: unsupport smtp.verifycert (BC)
Yuya Nishihara
- [PATCH 9 of 9 V3] sslutil: print the fingerprint from the last hash used
Yuya Nishihara
- [PATCH] histedit: use the unfiltered repository to get rulectx
timeless
- [PATCH 1 of 7 V2] test-revset: fix test vector for ordering issue of matching()
Yuya Nishihara
- [PATCH 2 of 7 V2] revset: teach optimize if current expression should define/follow order
Yuya Nishihara
- [PATCH 3 of 7 V2] revset: insert _reorder to fix ordering of inner OR and some functions (BC)
Yuya Nishihara
- [PATCH 4 of 7 V2] revset: forward ordering requirement to argument of present()
Yuya Nishihara
- [PATCH 5 of 7 V2] revset: add option to make inner range follow ordering of input set
Yuya Nishihara
- [PATCH 6 of 7 V2] revset: optimize out reverse() according to ordering policy
Yuya Nishihara
- [PATCH 7 of 7 V2] revset: optimize out sort() to noop function according to ordering policy
Yuya Nishihara
- [PATCH 1 of 5] util: add filestat class to detect ambiguity of file stat
timeless
- [PATCH 7 of 7] debugignore: make messages translatable
timeless
- [PATCH 5 of 6] check-code: detect "missing _() in ui message" more exactly
Yuya Nishihara
- Shutting down patchwork [was Re: Is the Linode instance still in use?]
Bryan O'Sullivan
- Shutting down patchwork [was Re: Is the Linode instance still in use?]
Martin von Zweigbergk
- Shutting down patchwork [was Re: Is the Linode instance still in use?]
Matt Mackall
- [PATCH 5 of 6] check-code: detect "missing _() in ui message" more exactly
timeless
- [PATCH 1 of 2 STABLE] bdiff: extend matches across popular lines
Matt Mackall
- [PATCH 2 of 2 STABLE] bdiff: remove effectively dead code
Matt Mackall
- [PATCH] histedit: use the unfiltered repository to get rulectx
Jun Wu
- [PATCH] histedit: use the unfiltered repository to get rulectx
Pierre-Yves David
- Shutting down patchwork [was Re: Is the Linode instance still in use?]
Augie Fackler
- [PATCH] histedit: use the unfiltered repository to get rulectx
Augie Fackler
- [PATCH] tests: test-run-tests: clean up inuse server eagerly
Augie Fackler
- [PATCH] largefiles: fix support for local largefiles while using share extension
Augie Fackler
- [PATCH] bundle2: don't assume ordering of heads checked after push
Augie Fackler
- [PATCH STABLE] tests-subrepo-git: use "f" to dump pwned.txt, for portability
Augie Fackler
- [PATCH] rebase: split _checkobsrebase into two parts for better wrapping
Augie Fackler
- [PATCH 2 of 2 STABLE] bdiff: remove effectively dead code
Augie Fackler
- [PATCH] revert: use "discard"/"revert" verb when reverting interactively (issue5143)
Augie Fackler
- [PATCH] largefiles: fix support for local largefiles while using share extension
Matt Harbison
- [PATCH 7 of 7] debugignore: make messages translatable
Yuya Nishihara
- [PATCH V12] update: fix bare --clean to work on new branch (issue5003) (BC)
Yuya Nishihara
- [PATCH V11] update: fix bare --clean to work on new branch (issue5003) (BC)
Yuya Nishihara
- [PATCH] py3: conditionalize cPickle import by adding in util
Pulkit Goyal
- [PATCH v2] py3: conditionalize cPickle import by adding in util
Pulkit Goyal
- [PATCH 4 of 6] i18n: use unicode literals to appease Python 3
Yuya Nishihara
- [PATCH 01 of 16 V3] largefiles: move basestore._openstore into new module to remove cycle
liscju
- [PATCH 02 of 16 V3] py3: make largefiles/__init__.py use absolute_import
liscju
- [PATCH 03 of 16 V3] py3: make largefiles/basestore.py use absolute_import
liscju
- [PATCH 04 of 16 V3] py3: make largefiles/lfcommands.py use absolute_import
liscju
- [PATCH 05 of 16 V3] py3: make largefiles/lfutil.py use absolute_import
liscju
- [PATCH 06 of 16 V3] py3: make largefiles/localstore.py use absolute_import
liscju
- [PATCH 07 of 16 V3] py3: make largefiles/overrides.py use absolute_import
liscju
- [PATCH 08 of 16 V3] py3: make largefiles/proto.py use absolute_import
liscju
- [PATCH 09 of 16 V3] py3: make largefiles/remotestore.py use absolute_import
liscju
- [PATCH 10 of 16 V3] py3: make largefiles/reposetup.py use absolute_import
liscju
- [PATCH 11 of 16 V3] py3: make largefiles/uisetup.py use absolute_import
liscju
- [PATCH 12 of 16 V3] py3: make largefiles/wirestore.py use absolute_import
liscju
- [PATCH 13 of 16 V3] largefiles: rename match_ to matchmod import in lfcommands
liscju
- [PATCH 14 of 16 V3] largefiles: rename match_ to matchmod import in overrides
liscju
- [PATCH 15 of 16 V3] largefiles: rename match_ to matchmod import in reposetup
liscju
- [PATCH 16 of 16 V3] largefiles: rename match_ to matchmod import in lfutil
liscju
- [PATCH 1 of 9 V4] mail: unsupport smtp.verifycert (BC)
Gregory Szorc
- [PATCH 2 of 9 V4] sslutil: remove "strict" argument from validatesocket()
Gregory Szorc
- [PATCH 3 of 9 V4] sslutil: store flag for whether cert verification is disabled
Gregory Szorc
- [PATCH 4 of 9 V4] sslutil: add devel.disableloaddefaultcerts to disable CA loading
Gregory Szorc
- [PATCH 5 of 9 V4] sslutil: move and change warning when cert verification is disabled
Gregory Szorc
- [PATCH 6 of 9 V4] sslutil: print SHA-256 fingerprint by default
Gregory Szorc
- [PATCH 7 of 9 V4] sslutil: refactor code for fingerprint matching
Gregory Szorc
- [PATCH 8 of 9 V4] sslutil: make cert fingerprints messages more actionable
Gregory Szorc
- [PATCH 9 of 9 V4] sslutil: print the fingerprint from the last hash used
Gregory Szorc
- [PATCH 1 of 9 V4] mail: unsupport smtp.verifycert (BC)
Yuya Nishihara
- [PATCH] py3: handling .iteritems() vs .items()
Pulkit Goyal
- [PATCH] tests: test-run-tests: clean up inuse server eagerly
timeless
- [PATCH] revert: use "discard"/"revert" verb when reverting interactively (issue5143)
timeless
- [PATCH] py3: handling .iteritems() vs .items()
timeless
- [PATCH 1 of 7 v4] rebase: introduce a RebaseRuntimeState (RRS) class
Kostia Balytskyi
- [PATCH 2 of 7 v4] rebase: move local variable 'target' to the RRS class
Kostia Balytskyi
- [PATCH 3 of 7 v4] rebase: move local variable 'skipped' to the RRS class
Kostia Balytskyi
- [PATCH 4 of 7 v4] rebase: move local variable 'targetancestors' to the RRS class
Kostia Balytskyi
- [PATCH 5 of 7 v4] rebase: move revset-defining local variables to the RRS class
Kostia Balytskyi
- [PATCH 6 of 7 v4] rebase: move local variables 'contf', 'abortf' and 'destspace' to the RRS
Kostia Balytskyi
- [PATCH 7 of 7 v4] rebase: do not abort of all changesets have equivalents in destination
Kostia Balytskyi
- [PATCH] tests: test-run-tests: clean up inuse server eagerly
Augie Fackler
- [PATCH 1 of 2] style: don't use capital letter for constant
Pierre-Yves David
- [PATCH 2 of 2] style: remove namespace class
Pierre-Yves David
- [PATCH] revert: use "discard"/"revert" verb when reverting interactively (issue5143)
Pierre-Yves David
- [PATCH 1 of 2] test-chg: run only with chg
Pierre-Yves David
- [PATCH] revert: use "discard"/"revert" verb when reverting interactively (issue5143)
Augie Fackler
- [PATCH] revert: use "discard"/"revert" verb when reverting interactively (issue5143)
Pierre-Yves David
- [PATCH] largefiles: fix support for local largefiles while using share extension
Henrik Stuart
- [PATCH] revert: use "discard"/"revert" verb when reverting interactively (issue5143)
Denis Laxalde
- [PATCH] revert: use "discard"/"revert" verb when reverting interactively (issue5143)
Denis Laxalde
- [PATCH rfc] rfc: call gc at exit of mercurial
Maciej Fijalkowski
- [PATCH 1 of 4] hgweb: remove unused code in annotate web command
Denis Laxalde
- [PATCH 2 of 4] gitweb: add links to diff and changeset views from annotate view table
Denis Laxalde
- [PATCH 3 of 4] hgweb: add ancestors blame info in annotate hgweb template
Denis Laxalde
- [PATCH 4 of 4] gitweb: highlight data of the current revision in annotate view
Denis Laxalde
- blame improvements in hgweb (was Re: Future development on hgweb and blame)
Denis Laxalde
- [PATCH 2 of 4] gitweb: add links to diff and changeset views from annotate view table
Anton Shestakov
- [PATCH] py3: handling .iteritems() vs .items()
Martijn Pieters
- [PATCH v2] py3: conditionalize the cPickle import
Martijn Pieters
- [PATCH v2] py3: conditionalize the cPickle import
Pulkit Goyal
- [PATCH 4 of 4] gitweb: highlight data of the current revision in annotate view
Anton Shestakov
- [Bug 5260] New: hg log --branch branchname crashes
mercurial-bugs at selenic.com
- [PATCH] py3: handling .iteritems() vs .items()
Yuya Nishihara
- [PATCH 1 of 2] test-chg: run only with chg
Yuya Nishihara
- [PATCH] largefiles: fix support for local largefiles while using share extension
Augie Fackler
- [Bug 5261] New: Importing mercurial module when locale is unitialized causes crash
mercurial-bugs at selenic.com
- [PATCH 2 of 2] style: remove namespace class
Augie Fackler
- [PATCH] py3: handling .iteritems() vs .items()
Martijn Pieters
- [PATCH 02 of 16 V3] py3: make largefiles/__init__.py use absolute_import
Martijn Pieters
- [PATCH 1 of 6] mercurial: implement a source transforming module loader on Python 3
Martijn Pieters
- [PATCH 4 of 6] i18n: use unicode literals to appease Python 3
Martijn Pieters
- [PATCH 6 of 6] phases: make writing phaseroots file out avoid ambiguity of file stat
Augie Fackler
- [PATCH] revset: make filteredset.__nonzero__ respect the order of the filteredset
Augie Fackler
- [PATCH 16 of 16 V3] largefiles: rename match_ to matchmod import in lfutil
Augie Fackler
- [PATCH 2 of 7 V2] revset: teach optimize if current expression should define/follow order
Augie Fackler
- [PATCH 1 of 7 V2] test-revset: fix test vector for ordering issue of matching()
Augie Fackler
- [PATCH 1 of 2] test-chg: run only with chg
Jun Wu
- [PATCH 02 of 16 V3] py3: make largefiles/__init__.py use absolute_import
Augie Fackler
- mercurial at 29281: 8 new changesets
Mercurial Commits
- [PATCH] py3: handling .iteritems() vs .items()
Pulkit Goyal
- [PATCH] py3: handling .iteritems() vs .items()
Pulkit Goyal
- [PATCH] py3: handling .iteritems() vs .items()
timeless
- [PATCH 1 of 6] mercurial: implement a source transforming module loader on Python 3
Gregory Szorc
- [PATCH 1 of 6] mercurial: implement a source transforming module loader on Python 3
Jun Wu
- [PATCH 4 of 6] i18n: use unicode literals to appease Python 3
Matt Mackall
- mercurial at 29293: 12 new changesets
Mercurial Commits
- mercurial at 29295: 2 new changesets (2 on stable)
Mercurial Commits
- [PATCH] largefiles: fix support for local largefiles while using share extension
Sean Farley
- [PATCH 02 of 16 V3] py3: make largefiles/__init__.py use absolute_import
Sean Farley
- [PATCH] py3: handling .iteritems() vs .items()
Gregory Szorc
- [Bug 5262] New: docker rpm build replace "packages" symlink with a new directory
mercurial-bugs at selenic.com
- [PATCH 4 of 6] i18n: use unicode literals to appease Python 3
timeless
- [PATCH v2 stable] largefiles: fix support for local largefiles while using share extension
Henrik Stuart
- [PATCH] patch: define full messages for interactive record/revert
Denis Laxalde
- [PATCH] patch: define full messages for interactive record/revert
Anton Shestakov
- [PATCH] patch: define full messages for interactive record/revert
Denis Laxalde
- [PATCH 02 of 16 V3] py3: make largefiles/__init__.py use absolute_import
Piotr Listkiewicz
- [PATCH 1 of 2 V2] patch: define full messages for interactive record/revert
Denis Laxalde
- [PATCH 2 of 2 V2] crecord: drop unused "operation" parameter from filterpatch function
Denis Laxalde
- [PATCH] py3: handling .iteritems() vs .items()
Yuya Nishihara
- [PATCH 2 of 7 V2] revset: teach optimize if current expression should define/follow order
Yuya Nishihara
- [PATCH] py3: handling .iteritems() vs .items()
Martijn Pieters
- mercurial at 29298: 3 new changesets
Mercurial Commits
- mercurial at 29304: 6 new changesets
Mercurial Commits
- [PATCH] py3: handling .iteritems() vs .items()
Jun Wu
- [PATCH 7 of 7 v4] rebase: do not abort of all changesets have equivalents in destination
Sean Farley
- [PATCH 1 of 2] test-chg: run only with chg
Jun Wu
- [PATCH 1 of 2] test-chg: run only with chg
Pierre-Yves David
- [PATCH 1 of 2] test-chg: run only with chg
Pierre-Yves David
- [PATCH] py3: handling .iteritems() vs .items()
Gregory Szorc
- [PATCH] purge: use opts.get()
Pierre-Yves David
- [PATCH] py3: handling .iteritems() vs .items()
Matt Mackall
- mercurial at 29321: 17 new changesets
Mercurial Commits
- [PATCH] sslutil: per-host config option to define certificates
Gregory Szorc
- [PATCH] largefiles: prevent excessive password prompt connecting to server (WIP)
Piotr Listkiewicz
- [PATCH 1 of 4] internals: move the bitmanipulation routines into its own file
Maciej Fijalkowski
- [PATCH 2 of 4] mpatch: shuffle stuff around so it's easier to make a cffi version of mpatch
Maciej Fijalkowski
- [PATCH 3 of 4] policy: add cffi policy for PyPy
Maciej Fijalkowski
- [PATCH 4 of 4] mpatch: implement cffi version of mpatch
Maciej Fijalkowski
- [PATCH] largefiles: prevent excessive password prompt connecting to server (WIP)
Yuya Nishihara
- [PATCH v2] py3: conditionalize cPickle import by adding in util
Yuya Nishihara
- [PATCH 1 of 4] hgweb: remove unused code in annotate web command
Yuya Nishihara
- [PATCH 4 of 4] gitweb: highlight data of the current revision in annotate view
Yuya Nishihara
- [PATCH 3 of 4] hgweb: add ancestors blame info in annotate hgweb template
Yuya Nishihara
- [PATCH 1 of 2 V2] patch: define full messages for interactive record/revert
Yuya Nishihara
- [PATCH 2 of 2 V2] crecord: drop unused "operation" parameter from filterpatch function
Yuya Nishihara
- [PATCH 1 of 4] check-code: make 'ls' pattern less invasive
Yuya Nishihara
- [PATCH 2 of 4] tests: extract SSL certificates from test-https.t
Yuya Nishihara
- [PATCH 3 of 4] tests: add dummy SMTP daemon for SSL tests
Yuya Nishihara
- [PATCH 4 of 4] tests: add basic tests for SMTP over SSL
Yuya Nishihara
- [PATCH 1 of 4 V3] graphmod: avoid sorting when already sorted
Martijn Pieters
- [PATCH 2 of 4 V3] revset: Record if a set is in topographical order
Martijn Pieters
- [PATCH 3 of 4 V3] revset: move groupbranchiter over from graphmod
Martijn Pieters
- [PATCH 4 of 4 V3] revsets: add new topographical sort
Martijn Pieters
- [PATCH 4 of 4] tests: add basic tests for SMTP over SSL
Sean Farley
- [Bug 5263] New: Splitting zero-file commit gives stack trace
mercurial-bugs at selenic.com
- [Bug 5264] New: `hg split` should check for public phase early
mercurial-bugs at selenic.com
- mercurial at 29323: 2 new changesets (2 on stable)
Mercurial Commits
- [PATCH 4 of 4] tests: add basic tests for SMTP over SSL
Gregory Szorc
- [PATCH 1 of 3 RFC] url: extract password database from password manager
liscju
- [PATCH 2 of 3 RFC] url: remember http password database in ui object
liscju
- [PATCH 3 of 3 RFC] largefiles: makes cloning not ask two times about password (issue4883)
liscju
- [PATCH 3 of 4] hgweb: add ancestors blame info in annotate hgweb template
Denis Laxalde
- [PATCH 1 of 3 V2] gitweb: highlight data of the current revision in annotate view
Denis Laxalde
- [PATCH 2 of 3 V2] hgweb: display blamed revision once per block in annotate view
Denis Laxalde
- [PATCH 3 of 3 V2] gitweb: add links to diff and changeset views from annotate view table
Denis Laxalde
- [PATCH 2 of 3 V2] hgweb: display blamed revision once per block in annotate view
Denis Laxalde
- [PATCH 1 of 3 V2] gitweb: highlight data of the current revision in annotate view
Anton Shestakov
- [PATCH 1 of 6] mercurial: implement a source transforming module loader on Python 3
Yuya Nishihara
- [PATCH 6 of 6] pycompat: use unicode literals to appease Python 3
Yuya Nishihara
- [PATCH 2 of 2] style: remove namespace class
Pierre-Yves David
- mercurial at 29327: 4 new changesets
Mercurial Commits
- mercurial at 29328: new changeset
Mercurial Commits
- [PATCH 4 of 4] tests: add basic tests for SMTP over SSL
Augie Fackler
- [PATCH 4 of 4] mpatch: implement cffi version of mpatch
Augie Fackler
- [PATCH v2 stable] largefiles: fix support for local largefiles while using share extension
Augie Fackler
- [PATCH] sslutil: per-host config option to define certificates
Augie Fackler
- [PATCH 1 of 3 V2] gitweb: highlight data of the current revision in annotate view
Augie Fackler
- [PATCH 2 of 3 V2] hgweb: display blamed revision once per block in annotate view
Augie Fackler
- [PATCH 2 of 3 RFC] url: remember http password database in ui object
Augie Fackler
- [PATCH 1 of 3 RFC] url: extract password database from password manager
Augie Fackler
- [PATCH 2 of 7 V2] revset: teach optimize if current expression should define/follow order
Augie Fackler
- [PATCH 2 of 4 V3] revset: Record if a set is in topographical order
Augie Fackler
- [PATCH 1 of 4 V3] graphmod: avoid sorting when already sorted
Augie Fackler
- [PATCH 4 of 4 V3] revsets: add new topographical sort
Augie Fackler
- [PATCH 1 of 6] mercurial: implement a source transforming module loader on Python 3
Augie Fackler
- [PATCH WIP] bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
Augie Fackler
- [PATCH 1 of 2] scmutil: delete extra newline at EOF
Augie Fackler
- [PATCH 2 of 2] similar: delete extra newline at EOF
Augie Fackler
- [PATCH 1 of 5] store: use hashlib.sha1 directly instead of through util
Augie Fackler
- [PATCH 2 of 5] revlog: use hashlib.sha1 directly instead of through util
Augie Fackler
- [PATCH 3 of 5] pathencode: use hashlib.sha1 directly instead of indirecting through util
Augie Fackler
- [PATCH 4 of 5] cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1
Augie Fackler
- [PATCH 5 of 5] util: drop local aliases for md5, sha1, sha256, and sha512
Augie Fackler
- [PATCH 1 of 5] store: use hashlib.sha1 directly instead of through util
Gregory Szorc
- [PATCH 1 of 3 V3] hgweb: highlight data of the current revision in annotate view
Denis Laxalde
- [PATCH 2 of 3 V3] hgweb: display blamed revision once per block in annotate view
Denis Laxalde
- [PATCH 3 of 3 V3] gitweb: add links to diff and changeset views from annotate view table
Denis Laxalde
- [PATCH 1 of 3 V2] gitweb: highlight data of the current revision in annotate view
Denis Laxalde
- [PATCH 1 of 3 V2] gitweb: highlight data of the current revision in annotate view
Yuya Nishihara
- [PATCH 2 of 7 V2] revset: teach optimize if current expression should define/follow order
Yuya Nishihara
- [PATCH 2 of 7 V2] revset: teach optimize if current expression should define/follow order
Augie Fackler
- [PATCH 1 of 3 V4] hgweb: highlight data of the current revision in annotate view
Denis Laxalde
- [PATCH 2 of 3 V4] hgweb: display blamed revision once per block in annotate view
Denis Laxalde
- [PATCH 3 of 3 V4] gitweb: add links to diff and changeset views from annotate view table
Denis Laxalde
- [PATCH] sslutil: per-host config option to define certificates
Yuya Nishihara
- [PATCH 1 of 2] scmutil: delete extra newline at EOF
Yuya Nishihara
- [PATCH 4 of 5] cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1
Yuya Nishihara
- [PATCH 4 of 5] cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1
Augie Fackler
- [PATCH 1 of 3 V4] hgweb: highlight data of the current revision in annotate view
Anton Shestakov
- [PATCH 7 of 7 V2] revset: optimize out sort() to noop function according to ordering policy
Martin von Zweigbergk
- [PATCH 1 of 6 RFC] perf: define util.safehasattr forcibly for Mercurial earlier than 1.9.3
FUJIWARA Katsunori
- [PATCH 2 of 6 RFC] perf: use locally defined revlog option list if Mercurial is earlier than 3.7
FUJIWARA Katsunori
- [PATCH 3 of 6 RFC] perf: avoid using formatteropts if Mercurial is earlier than 3.2
FUJIWARA Katsunori
- [PATCH 4 of 6 RFC] perf: define command annotation locally if Mercurial is earlier than 3.1
FUJIWARA Katsunori
- [PATCH 5 of 6 RFC] perf: introduce function to choose appropriate object to access files
FUJIWARA Katsunori
- [PATCH 6 of 6 RFC] perf: define formatter locally if Mercurial is earlier than 2.2
FUJIWARA Katsunori
- [PATCH 1 of 3 RFC] mercurial: implement a source transforming module loader on Python 3
Matt Mackall
- [PATCH 2 of 5] revlog: use hashlib.sha1 directly instead of through util
Matt Mackall
- [PATCH 2 of 5] revlog: use hashlib.sha1 directly instead of through util
Augie Fackler
- [PATCH 2 of 5] revlog: use hashlib.sha1 directly instead of through util
Gregory Szorc
- [PATCH] annotate: split the logic to two functions
Jun Wu
- [PATCH 3 of 4] hgweb: add ancestors blame info in annotate hgweb template
Gregory Szorc
- [PATCH 7 of 7 V2] revset: optimize out sort() to noop function according to ordering policy
Yuya Nishihara
- [PATCH 1 of 3 RFC] url: extract password database from password manager
Yuya Nishihara
- [PATCH 2 of 3 RFC] url: remember http password database in ui object
Yuya Nishihara
- [PATCH 1 of 3 RFC] url: extract password database from password manager
Piotr Listkiewicz
- [PATCH 2 of 3 RFC] url: remember http password database in ui object
Piotr Listkiewicz
- [PATCH] chg: exec pager in child process
Jun Wu
- [PATCH] chg: exec pager in child process
Jun Wu
- [PATCH 2 of 3 RFC] url: remember http password database in ui object
Augie Fackler
- [PATCH 3 of 4] hgweb: add ancestors blame info in annotate hgweb template
Yuya Nishihara
- [PATCH 1 of 3 RFC] url: extract password database from password manager
Yuya Nishihara
- [PATCH RFC] ui: provide official way to reset internal state per command
Yuya Nishihara
- [PATCH RFC] ui: provide official way to reset internal state per command
Jun Wu
- [PATCH] py3: handling .iteritems() vs .items()
Yuya Nishihara
- [PATCH] chg: exec pager in child process
Yuya Nishihara
- [PATCH] py3: handling .iteritems() vs .items()
Pulkit Goyal
- [PATCH] chg: exec pager in child process
Jun Wu
- mercurial at 29329: new changeset (1 on stable)
Mercurial Commits
- [PATCH 1 of 4] dirstate: make restoring from backup avoid ambiguity of file stat
FUJIWARA Katsunori
- [PATCH 2 of 4] localrepo: make restoring from backup at rollback avoid ambiguity of file stat
FUJIWARA Katsunori
- [PATCH 3 of 4] transaction: avoid ambiguity of file stat at restoring from backup
FUJIWARA Katsunori
- [PATCH 4 of 4] doc: describe detail about checkambig optional argument
FUJIWARA Katsunori
- [PATCH 1 of 2 V2] tests: move chg pager test to test-pager.t
Jun Wu
- [PATCH 2 of 2 V2] chg: exec pager in child process
Jun Wu
- [Bug 5265] New: Bad obsstore write means that all commands fail with 'ValueError: overflow in obsstore";
mercurial-bugs at selenic.com
- [PATCH 5 of 7 v4] rebase: move revset-defining local variables to the RRS class
Yuya Nishihara
- [PATCH 1 of 7 v4] rebase: introduce a RebaseRuntimeState (RRS) class
Yuya Nishihara
- [PATCH] blackbox: add an option to customize the name of the log file
Jun Wu
- [PATCH] chg: make timeout adjustable
Jun Wu
- [PATCH 1 of 7 v5] rebase: introduce a RebaseRuntimeState (RRS) class
Kostia Balytskyi
- [PATCH 2 of 7 v5] rebase: move local variable 'target' to the RRS class
Kostia Balytskyi
- [PATCH 3 of 7 v5] rebase: move local variable 'skipped' to the RRS class
Kostia Balytskyi
- [PATCH 4 of 7 v5] rebase: move local variable 'targetancestors' to the RRS class
Kostia Balytskyi
- [PATCH 5 of 7 v5] rebase: move revset-defining local variables to the RRS class
Kostia Balytskyi
- [PATCH 6 of 7 v5] rebase: move local variables 'contf', 'abortf' and 'destspace' to the RRS
Kostia Balytskyi
- [PATCH 7 of 7 v5] rebase: do not abort of all changesets have equivalents in destination
Kostia Balytskyi
- [PATCH 1 of 7 v5] rebase: introduce a RebaseRuntimeState (RRS) class
Kostia Balytskyi
- [PATCH 1 of 2] bookmarks: abort 'push -B .' when no active bookmark
liscju
- [PATCH 2 of 2] bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
liscju
- [PATCH 1 of 7 v6] rebase: introduce a rebaseruntime (RR) class
Kostia Balytskyi
- [PATCH 2 of 7 v6] rebase: move local variable 'target' to the RR class
Kostia Balytskyi
- [PATCH 3 of 7 v6] rebase: move local variable 'skipped' to the RR class
Kostia Balytskyi
- [PATCH 4 of 7 v6] rebase: move local variable 'targetancestors' to the RR class
Kostia Balytskyi
- [PATCH 5 of 7 v6] rebase: move revset-defining local variables to the RR class
Kostia Balytskyi
- [PATCH 6 of 7 v6] rebase: move local variables 'contf', 'abortf' and 'destspace' to the RR
Kostia Balytskyi
- [PATCH 7 of 7 v6] rebase: do not abort if all changesets have equivalents in the destination
Kostia Balytskyi
- [PATCH RFC] ui: provide official way to reset internal state per command
Augie Fackler
- [PATCH 3 of 4] hgweb: add ancestors blame info in annotate hgweb template
Denis Laxalde
- [PATCH 1 of 3] url: extract password database from password manager
liscju
- [PATCH 2 of 3] url: remember http password database in ui object
liscju
- [PATCH 3 of 3] largefiles: makes cloning not ask two times about password (issue4883)
liscju
- [PATCH] largefiles: make storefactory._openstore public
liscju
- [PATCH 1 of 3 V4] revset: record if a set is in topographical order
Martijn Pieters
- [PATCH 2 of 3 V4] revset: move groupbranchiter over from graphmod
Martijn Pieters
- [PATCH 3 of 3 V4] revsets: add new topographical sort
Martijn Pieters
- [PATCH 2 of 4 V3] revset: Record if a set is in topographical order
Martijn Pieters
- [PATCH] i18n: translate abort messages
liscju
- [PATCH] i18n: translate abort messages
Anton Shestakov
- [PATCH 1 of 4 V5] hgweb: highlight data of the current revision in annotate view
Denis Laxalde
- [PATCH 2 of 4 V5] hgweb: display blamed revision once per block in annotate view
Denis Laxalde
- [PATCH 3 of 4 V5] hgweb: add link to parents of annotated revision in annotate view
Denis Laxalde
- [PATCH 4 of 4 V5] hgweb: add links to diff and changeset views from annotate view table
Denis Laxalde
- [PATCH] tests: drop a duplicated instruction
Denis Laxalde
- [PATCH RFC] update: prevent merge of files with uncommitted changes (issue4404)
Denis Laxalde
- [PATCH] tests: drop a duplicated instruction
Anton Shestakov
- [PATCH 1 of 4 V5] hgweb: highlight data of the current revision in annotate view
Anton Shestakov
- [PATCH 3 of 4 V5] hgweb: add link to parents of annotated revision in annotate view
Anton Shestakov
- [PATCH 2 of 2 V2] chg: exec pager in child process
Yuya Nishihara
- [PATCH] chg: make timeout adjustable
Yuya Nishihara
- [PATCH 3 of 4 V5] hgweb: add link to parents of annotated revision in annotate view
Denis Laxalde
- [PATCH] i18n: translate abort messages
Yuya Nishihara
- [PATCH 3 of 3 V4] revsets: add new topographical sort
Yuya Nishihara
- [PATCH] chg: make timeout adjustable
Jun Wu
- [PATCH 3 of 4 V5] hgweb: add link to parents of annotated revision in annotate view
Anton Shestakov
- [PATCH 1 of 3 V4] revset: record if a set is in topographical order
Yuya Nishihara
- [PATCH 1 of 3 V4] revset: record if a set is in topographical order
Martijn Pieters
- [PATCH] i18n: translate abort messages
Piotr Listkiewicz
- mercurial at 29337: 8 new changesets
Mercurial Commits
- [PATCH] blackbox: add an option to customize the name of the log file
timeless
- mercurial at 29340: 3 new changesets
Mercurial Commits
- mercurial at 29348: 8 new changesets
Mercurial Commits
- mercurial at 29349: new changeset
Mercurial Commits
- [PATCH] tests: increase test-https malform error glob
Durham Goode
- [PATCH 4 of 4] mpatch: implement cffi version of mpatch
Maciej Fijalkowski
- [PATCH] annotate: split the logic to two functions
Jun Wu
- [PATCH] templates: add support for filelog webcommand in json style
Laura Médioni
- [PATCH 1 of 4] templates: add support for filerevision webcommand in json style
Laura Médioni
- [PATCH 2 of 4] templates: add support for summary webcommand in json style
Laura Médioni
- [PATCH 3 of 4] templates: add support for search webcommand in json style
Laura Médioni
- [PATCH 4 of 4] templates: add support for graph webcommand in json style
Laura Médioni
- [PATCH 4 of 4] mpatch: implement cffi version of mpatch
Augie Fackler
- [PATCH 2 of 4] templates: add support for summary webcommand in json style
Anton Shestakov
- [PATCH] templates: add support for filelog webcommand in json style
Anton Shestakov
- [PATCH 1 of 3 V4] revset: record if a set is in topographical order
Yuya Nishihara
- [PATCH 2 of 4] templates: add support for summary webcommand in json style
Laura Medioni
- [PATCH] chg: make timeout adjustable
Yuya Nishihara
- [PATCH 1 of 4] revset: fix crash on empty sort key
Yuya Nishihara
- [PATCH 2 of 4] revset: build list of (key, reverse) pairs before sorting
Yuya Nishihara
- [PATCH 3 of 4] revset: build dict of extra sort options before evaluating set
Yuya Nishihara
- [PATCH 4 of 4] revset: extract function that validates sort() arguments
Yuya Nishihara
- [PATCH] i18n: translate abort messages
Yuya Nishihara
- [PATCH] chg: make timeout adjustable
Jun Wu
- [PATCH 1 of 4] revset: fix crash on empty sort key
Jun Wu
- [PATCH 1 of 5 V2] templates: add support for filelog webcommand in json style
Laura Médioni
- [PATCH 2 of 5 V2] templates: add support for filerevision webcommand in json style
Laura Médioni
- [PATCH 3 of 5 V2] templates: add support for summary webcommand in json style
Laura Médioni
- [PATCH 4 of 5 V2] templates: add support for search webcommand in json style
Laura Médioni
- [PATCH 5 of 5 V2] templates: add support for graph webcommand in json style
Laura Médioni
- [PATCH 1 of 2] chg: reset signal handlers to default before waiting pager
Yuya Nishihara
- [PATCH 2 of 2] chg: ignore SIGINT while waiting pager termination
Yuya Nishihara
- [PATCH 2 of 2] chg: ignore SIGINT while waiting pager termination
Jun Wu
- [PATCH] chg: change default connect timeout to 60 seconds
Jun Wu
- [PATCH evolve-ext] evolve: use hashlib to compute sha1 hashes
Jeroen Vaelen
- [PATCH] tests: drop a duplicated instruction
Matt Mackall
- [PATCH evolve-ext] evolve: use hashlib to compute sha1 hashes
Matt Mackall
- [PATCH 1 of 5 V2] templates: add support for filelog webcommand in json style
Anton Shestakov
- [PATCH 2 of 5 V2] templates: add support for filerevision webcommand in json style
Anton Shestakov
- [PATCH 4 of 5 V2] templates: add support for search webcommand in json style
Anton Shestakov
- [PATCH 5 of 5 V2] templates: add support for graph webcommand in json style
Anton Shestakov
- [PATCH 4 of 4] doc: describe detail about checkambig optional argument
Yuya Nishihara
- [PATCH 1 of 4] dirstate: make restoring from backup avoid ambiguity of file stat
Yuya Nishihara
- [PATCH 1 of 2] bookmarks: abort 'push -B .' when no active bookmark
Yuya Nishihara
- [PATCH 2 of 2] bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
Yuya Nishihara
- mercurial at 29350: new changeset
Mercurial Commits
- [PATCH 2 of 4] revset: build list of (key, reverse) pairs before sorting
Martijn Pieters
- [PATCH 4 of 4] revset: extract function that validates sort() arguments
Martijn Pieters
- [PATCH] largefiles: make storefactory._openstore public
Yuya Nishihara
- [PATCH] tests: increase test-https malform error glob
Yuya Nishihara
- [PATCH] chg: change default connect timeout to 60 seconds
Yuya Nishihara
- [PATCH] blackbox: add an option to customize the name of the log file
Yuya Nishihara
- [PATCH 1 of 4 V6] hgweb: highlight data of the current revision in annotate view
Denis Laxalde
- [PATCH 2 of 4 V6] hgweb: display blamed revision once per block in annotate view
Denis Laxalde
- [PATCH 3 of 4 V6] hgweb: add link to parents of annotated revision in annotate view
Denis Laxalde
- [PATCH 4 of 4 V6] hgweb: add links to diff and changeset views from annotate view table
Denis Laxalde
- [PATCH] blackbox: add an option to customize the name of the log file
Jun Wu
- [PATCH 2 of 7 v6] rebase: move local variable 'target' to the RR class
Yuya Nishihara
- [PATCH 3 of 7 v6] rebase: move local variable 'skipped' to the RR class
Yuya Nishihara
- [PATCH 1 of 7 v6] rebase: introduce a rebaseruntime (RR) class
Yuya Nishihara
- [PATCH 5 of 7 v6] rebase: move revset-defining local variables to the RR class
Yuya Nishihara
- [PATCH 6 of 7 v6] rebase: move local variables 'contf', 'abortf' and 'destspace' to the RR
Yuya Nishihara
- [PATCH 6 of 7 v6] rebase: move local variables 'contf', 'abortf' and 'destspace' to the RR
Kostia Balytskyi
- [PATCH 4 of 4] revset: extract function that validates sort() arguments
Martin von Zweigbergk
- [Bug 5266] New: amend uses old commit message after waiting on lock
mercurial-bugs at selenic.com
- [PATCH STABLE] help: document that [subpaths] may rewrite relative paths
Mike Miller
- mercurial at 29365: 15 new changesets
Mercurial Commits
- Shutting down patchwork [was Re: Is the Linode instance still in use?]
Kevin Bullock
- [PATCH 2 of 2] chg: ignore SIGINT while waiting pager termination
Matt Mackall
- [PATCH] changegroup: don't send empty subdirectory manifest groups
Martin von Zweigbergk
- [PATCH 4 of 4] mpatch: implement cffi version of mpatch
timeless
- [PATCH RFC] update: prevent merge of files with uncommitted changes (issue4404)
timeless
- [Bug 5267] New: hg unshelve with conflict creates changeset that can get pulled into other repos
mercurial-bugs at selenic.com
- [PATCH evolve-ext] evolve: use hashlib.sha1() directly
Martin von Zweigbergk
- [PATCH RFC] update: prevent merge of files with uncommitted changes (issue4404)
Denis Laxalde
- [PATCH] journal: new expiremental extension
Martijn Pieters
- [PATCH 4 of 4] doc: describe detail about checkambig optional argument
FUJIWARA Katsunori
- Shutting down patchwork [was Re: Is the Linode instance still in use?]
Martijn Pieters
- [PATCH evolve-ext] evolve: use hashlib.sha1() directly
Martijn Pieters
- [PATCH] journal: new expiremental extension
Martijn Pieters
- Shutting down patchwork [was Re: Is the Linode instance still in use?]
Pulkit Goyal
- [PATCH 4 of 4] doc: describe detail about checkambig optional argument
Yuya Nishihara
- [PATCH 2 of 2] bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
Piotr Listkiewicz
- [PATCH 6 of 7 v6] rebase: move local variables 'contf', 'abortf' and 'destspace' to the RR
Yuya Nishihara
- [PATCH 2 of 2] bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
Yuya Nishihara
- [PATCH 6 of 7 v6] rebase: move local variables 'contf', 'abortf' and 'destspace' to the RR
Kostia Balytskyi
- [PATCH] blackbox: add an option to customize the name of the log file
Yuya Nishihara
- [PATCH 1 of 6 V3] revset: teach optimize if current expression should define/follow order
Yuya Nishihara
- [PATCH 2 of 6 V3] revset: insert _reorder to fix ordering of inner 'or' and functions (BC)
Yuya Nishihara
- [PATCH 3 of 6 V3] revset: forward ordering requirement to argument of present()
Yuya Nishihara
- [PATCH 4 of 6 V3] revset: add option to make inner range follow ordering of input set
Yuya Nishihara
- [PATCH 5 of 6 V3] revset: optimize out reverse() according to ordering policy
Yuya Nishihara
- [PATCH 6 of 6 V3] revset: optimize out sort() according to ordering policy
Yuya Nishihara
- Shutting down patchwork [was Re: Is the Linode instance still in use?]
Kevin Bullock
- [PATCH evolve-ext] evolve: use hashlib.sha1() directly
Martin von Zweigbergk
- [PATCH evolve-ext] evolve: use hashlib to compute sha1 hashes
Pierre-Yves David
- Shutting down patchwork [was Re: Is the Linode instance still in use?]
Pierre-Yves David
- [PATCH] rebase: do not abort if all changesets have equivalents in the destination
Kostia Balytskyi
- mercurial at 29367: 2 new changesets
Mercurial Commits
- [PATCH 1 of 6] mercurial: implement a source transforming module loader on Python 3
Pierre-Yves David
- [PATCH 6 of 6 RFC] perf: define formatter locally if Mercurial is earlier than 2.2
Pierre-Yves David
- [PATCH] annotate: split the logic to two functions
Pierre-Yves David
- [PATCH 6 of 6 RFC] perf: define formatter locally if Mercurial is earlier than 2.2
Matt Mackall
- [PATCH STABLE] help: document that [subpaths] may rewrite relative paths
Matt Mackall
- [PATCH] journal: new expiremental extension
Durham Goode
- [PATCH RFC] update: prevent merge of files with uncommitted changes (issue4404)
Matt Mackall
- [PATCH] changegroup: don't send empty subdirectory manifest groups
Matt Mackall
- [PATCH] scmutil: allow access to filecache descriptor on class
Martijn Pieters
- [PATCH] journal: new expiremental extension
Martijn Pieters
- [PATCH 6 of 6 RFC] perf: define formatter locally if Mercurial is earlier than 2.2
Pierre-Yves David
- [PATCH 1 of 3] url: extract password database from password manager
Yuya Nishihara
- [PATCH 2 of 3] url: remember http password database in ui object
Yuya Nishihara
- [PATCH 3 of 3] largefiles: makes cloning not ask two times about password (issue4883)
Yuya Nishihara
- [PATCH] rebase: do not abort if all changesets have equivalents in the destination
Yuya Nishihara
- [PATCH 6 of 6 RFC] perf: define formatter locally if Mercurial is earlier than 2.2
FUJIWARA Katsunori
- [PATCH 1 of 2] import-checker: increase portability for python 2.6.x
FUJIWARA Katsunori
- [PATCH 2 of 2] demandimport: delay loading for "from a import b" with absolute_import
FUJIWARA Katsunori
- [PATCH] scmutil: allow access to filecache descriptor on class
Yuya Nishihara
- [PATCH 2 of 2] demandimport: delay loading for "from a import b" with absolute_import
Yuya Nishihara
- [PATCH] journal: new expiremental extension
Yuya Nishihara
- [PATCH V2] bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
liscju
- [PATCH 4 of 5 V2] templates: add support for search webcommand in json style
Laura Médioni
- [PATCH 5 of 5 V2] templates: add support for graph webcommand in json style
Laura Médioni
- [PATCH 1 of 3 V2] url: extract password database from password manager
liscju
- [PATCH 2 of 3 V2] url: remember http password database in ui object
liscju
- [PATCH 3 of 3 V2] largefiles: makes cloning not ask two times about password (issue4883)
liscju
- [PATCH 2 of 3] url: remember http password database in ui object
Piotr Listkiewicz
- [PATCH 2 of 3] url: remember http password database in ui object
Piotr Listkiewicz
- [PATCH 1 of 5 V3] templates: add support for filelog webcommand in json style
Laura Médioni
- [PATCH 2 of 5 V3] templates: add support for filerevision webcommand in json style
Laura Médioni
- [PATCH 3 of 5 V3] templates: add support for summary webcommand in json style
Laura Médioni
- [PATCH 4 of 5 V3] templates: add support for search webcommand in json style
Laura Médioni
- [PATCH 5 of 5 V3] templates: add support for graph webcommand in json style
Laura Médioni
- [PATCH 3 of 3 V2] largefiles: makes cloning not ask two times about password (issue4883)
Sune Foldager
- [Bug 5268] New: hg commit --interactive fails with 'patch failed to apply'
mercurial-bugs at selenic.com
- [PATCH V2] bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
Yuya Nishihara
- [PATCH 1 of 3 V2] url: extract password database from password manager
Yuya Nishihara
- [PATCH 3 of 3 V2] largefiles: makes cloning not ask two times about password (issue4883)
Yuya Nishihara
- [PATCH 4 of 5 V2] templates: add support for search webcommand in json style
Yuya Nishihara
- [PATCH 5 of 5 V2] templates: add support for graph webcommand in json style
Yuya Nishihara
- [PATCH 5 of 5 V2] templates: add support for graph webcommand in json style
Laura Médioni
- [PATCH 5 of 5 V2] templates: add support for graph webcommand in json style
Anton Shestakov
- [PATCH 4 of 5 V2] templates: add support for search webcommand in json style
Anton Shestakov
- [PATCH 5 of 5 V2] templates: add support for graph webcommand in json style
Laura Médioni
- [PATCH 5 of 5 V2] templates: add support for graph webcommand in json style
Yuya Nishihara
- [PATCH 1 of 5 V3] templates: add support for filelog webcommand in json style
Anton Shestakov
- [PATCH 3 of 5 V3] templates: add support for summary webcommand in json style
Anton Shestakov
- [PATCH 1 of 5 V3] templates: add support for filelog webcommand in json style
Yuya Nishihara
- [Bug 5269] New: Running hgwebdir_wsgi.py fails; from __future__ imports must occur at the beginning of the file
mercurial-bugs at selenic.com
- [PATCH 3 of 5 V3] templates: add support for summary webcommand in json style
Yuya Nishihara
- [PATCH 1 of 5 V3] templates: add support for filelog webcommand in json style
Yuya Nishihara
- [PATCH 3 of 5 V3] templates: add support for summary webcommand in json style
Anton Shestakov
- [PATCH 4 of 5 V2] templates: add support for search webcommand in json style
Yuya Nishihara
- [PATCH 3 of 5 V3] templates: add support for summary webcommand in json style
Yuya Nishihara
- [PATCH 4 of 4] mpatch: implement cffi version of mpatch
Maciej Fijalkowski
- [PATCH 1 of 5 V3] templates: add support for filelog webcommand in json style
Anton Shestakov
- [PATCH 1 of 2 V2] check-code: detect "missing _() in ui message" more exactly
FUJIWARA Katsunori
- [PATCH 2 of 2 V2] check-code: build translation table for repquote in global for efficiency
FUJIWARA Katsunori
- [PATCH V2] journal: new experimental extension
Martijn Pieters
- [PATCH] journal: new expiremental extension
Martijn Pieters
- [PATCH] py3: shift from __future__ import absolute import to beginning (issue5269)
Pulkit Goyal
- [PATCH V2] bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
Sean Farley
- [Bug 5270] New: Make mercurial.selenic.com redirect to mercurial-scm.org
mercurial-bugs at selenic.com
- [PATCH] pull: add help information about pulling active bookmark
liscju
- [PATCH V2] journal: new experimental extension
Sean Farley
- [PATCH] py3: shift from __future__ import absolute import to beginning (issue5269)
Sean Farley
- [PATCH] pull: add help information about pulling active bookmark
Sean Farley
- [PATCH V2] bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
Pierre-Yves David
- mercurial at 29383: 15 new changesets
Mercurial Commits
- [PATCH V2] bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
Sean Farley
- [PATCH] pull: add help information about pulling active bookmark
Pierre-Yves David
- [PATCH] py3: shift from __future__ import absolute import to beginning (issue5269)
Pierre-Yves David
- [Bug 5271] New: Pruned changeset is not marked as hidden in remote repository
mercurial-bugs at selenic.com
- [PATCH] tests: fix import-checker relative test on python 2.6
Durham Goode
- [PATCH] tests: fix import-checker relative test on python 2.6
Sean Farley
- [PATCH 1 of 5 V3] templates: add support for filelog webcommand in json style
Laura Médioni
- [PATCH 4 of 4] mpatch: implement cffi version of mpatch
Yuya Nishihara
- [PATCH] py3: shift from __future__ import absolute import to beginning (issue5269)
Yuya Nishihara
- [PATCH] tests: fix import-checker relative test on python 2.6
Yuya Nishihara
- mercurial at 29384: new changeset
Mercurial Commits
- [PATCH 1 of 2] import-checker: increase portability for python 2.6.x
timeless
- [PATCH V2] journal: new experimental extension
Martijn Pieters
- [PATCH V2] bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
Yuya Nishihara
- [PATCH V2] bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
Piotr Listkiewicz
- [PATCH 1 of 2] import-checker: increase portability for python 2.6.x
Yuya Nishihara
- [PATCH V2] bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
Yuya Nishihara
- [PATCH 1 of 6 v7] rebase: pass repo, ui and opts objects to the RR class constructor
Kostia Balytskyi
- [PATCH 2 of 6 v7] rebase: move collapse-related local variables to the RR class
Kostia Balytskyi
- [PATCH 3 of 6 v7] rebase: move local variables 'date' and 'extrafns' to the RR class
Kostia Balytskyi
- [PATCH 4 of 6 v7] rebase: move local variables related to keeping things unchanged to the RR
Kostia Balytskyi
- [PATCH 5 of 6 v7] rebase: move restorestestatus function to be a method of the RR class
Kostia Balytskyi
- [PATCH 6 of 6 v7] rebase: move local variable 'obsoletenotrebased' to the RR class
Kostia Balytskyi
- [PATCH V2] bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
Piotr Listkiewicz
- [PATCH 2 of 4 V6] hgweb: display blamed revision once per block in annotate view
Anton Shestakov
- [PATCH] bashcompletion: show available command-line switches for aliases
Martijn Pieters
- [PATCH] bashcompletion: show available command-line switches for aliases
Anton Shestakov
- [PATCH 1 of 4 V6] hgweb: highlight data of the current revision in annotate view
Pierre-Yves David
- [PATCH 1 of 6 V3] revset: teach optimize if current expression should define/follow order
Martin von Zweigbergk
- mercurial at 29385: new changeset
Mercurial Commits
- [PATCH] bashcompletion: show available command-line switches for aliases
Martijn Pieters
- [PATCH] bashcompletion: show available command-line switches for aliases
Sean Farley
- [PATCH] bashcompletion: show available command-line switches for aliases
Sean Farley
- [PATCH 1 of 6] histedit: move autoverb logic from torule to ruleeditor
Sean Farley
- [PATCH 2 of 6] histedit: remove unneeded initial parameter
Sean Farley
- [PATCH 3 of 6] histedit: extract common summary code into method
Sean Farley
- [PATCH 4 of 6] histedit: use _getsummary in torule
Sean Farley
- [PATCH 5 of 6] histedit: use _getsummary in ruleeditor
Sean Farley
- [PATCH 6 of 6] histedit: move autoverb rule to the commit it matches
Sean Farley
- [Bug 5272] New: "chg push" does not work with interactive ssh
mercurial-bugs at selenic.com
- [Bug 5272] New: "chg push" does not work with interactive ssh
Jun Wu
- [PATCH 4 of 4] mpatch: implement cffi version of mpatch
Maciej Fijalkowski
- [Bug 5272] New: "chg push" does not work with interactive ssh
Jun Wu
- [PATCH] journal: new expiremental extension
Martijn Pieters
- [PATCH 4 of 4] mpatch: implement cffi version of mpatch
Martijn Pieters
- [PATCH 4 of 4] mpatch: implement cffi version of mpatch
Augie Fackler
- [PATCH 1 of 6 V3] revset: teach optimize if current expression should define/follow order
Yuya Nishihara
- [PATCH 2 of 6 V3] revset: insert _reorder to fix ordering of inner 'or' and functions (BC)
Yuya Nishihara
- [PATCH] journal: new expiremental extension
Martijn Pieters
- [PATCH evolve-ext] directaccess: make sure gethashsymbols does not return rev numbers
Jun Wu
- [PATCH] bashcompletion: show available command-line switches for aliases
Matt Mackall
- [PATCH 4 of 4 V6] hgweb: add links to diff and changeset views from annotate view table
Matt Mackall
- [PATCH] i18n: translate abort messages
Matt Mackall
- [PATCH evolve-ext] directaccess: make sure gethashsymbols does not return rev numbers
Laurent Charignon
- [PATCH evolve-ext] directaccess: make sure gethashsymbols does not return rev numbers
Jun Wu
- [PATCH evolve-ext V2] directaccess: make sure gethashsymbols does not return rev numbers
Jun Wu
- [PATCH] revlog: add a fast path for "ambiguous identifier"
Jun Wu
- [Bug 5273] New: hg update moves bookmark
mercurial-bugs at selenic.com
- [PATCH 4 of 4] mpatch: implement cffi version of mpatch
Maciej Fijalkowski
- [PATCH 1 of 4 v2] internals: move the bitmanipulation routines into its own file
Maciej Fijalkowski
- [PATCH 2 of 4 v2] mpatch: shuffle stuff around so it's easier to make a cffi version of mpatch
Maciej Fijalkowski
- [PATCH 3 of 4 v2] policy: add cffi policy for PyPy
Maciej Fijalkowski
- [PATCH 4 of 4 v2] mpatch: implement cffi version of mpatch
Maciej Fijalkowski
- [PATCH 4 of 4] mpatch: implement cffi version of mpatch
Augie Fackler
- [Bug 5274] New: ui.pushbuffer ineffective when a peer is created
mercurial-bugs at selenic.com
- [PATCH] journal: new expiremental extension
Yuya Nishihara
- [PATCH 1 of 7 V4] test-revset: show how inconsistent the ordering of compound expressions is
Yuya Nishihara
- [PATCH 2 of 7 V4] revset: teach optimize if current expression should define/follow order
Yuya Nishihara
- [PATCH 3 of 7 V4] revset: insert _unordered to fix ordering of nested 'or' and '_list*()' (BC)
Yuya Nishihara
- [PATCH 4 of 7 V4] revset: forward ordering requirement to argument of present()
Yuya Nishihara
- [PATCH 5 of 7 V4] revset: add option to make nested range follow ordering of input set (BC)
Yuya Nishihara
- [PATCH 6 of 7 V4] revset: optimize out reverse() according to ordering requirement (BC)
Yuya Nishihara
- [PATCH 7 of 7 V4] revset: optimize out sort() according to ordering policy (BC)
Yuya Nishihara
- [PATCH 1 of 7 V4] test-revset: show how inconsistent the ordering of compound expressions is
Martin von Zweigbergk
- [PATCH 1 of 4] atomictempfile: use a tempdir to keep the test environment clean
Martijn Pieters
- [PATCH 2 of 4] atomictempfile: remove test ordering
Martijn Pieters
- [PATCH 3 of 4] atomictempfile: add read to the supported file operations
Martijn Pieters
- [PATCH 4 of 4] atomictempfile: add context manager support
Martijn Pieters
- [PATCH] journal: new expiremental extension
Martijn Pieters
- [PATCH 2 of 4] atomictempfile: remove test ordering
Martijn Pieters
- [PATCH 1 of 4] atomictempfile: use a tempdir to keep the test environment clean
Martijn Pieters
- [PATCH 2 of 4] atomictempfile: remove test ordering
Martijn Pieters
- [PATCH 3 of 4] atomictempfile: add read to the supported file operations
Martijn Pieters
- [PATCH 4 of 4] atomictempfile: add context manager support
Martijn Pieters
- [PATCH 1 of 4] atomictempfile: use a tempdir to keep the test environment clean
Martijn Pieters
- [PATCH 4 of 4] atomictempfile: add context manager support
Pierre-Yves David
- 4.0 Sprint (Europe, September)
Pierre-Yves David
- mercurial at 29386: new changeset
Mercurial Commits
- [Bug 5275] New: build bot git version is outdated
mercurial-bugs at selenic.com
- [PATCH] import-checker: ensure cffi is always a system module
Augie Fackler
- [PATCH] pyflakes: use pycompat.pickles to prevent error
Pierre-Yves David
- [PATCH] revlog: add a fast path for "ambiguous identifier"
Pierre-Yves David
- [PATCH] import-checker: ensure cffi is always a system module
Pierre-Yves David
- [PATCH 2 of 5] revlog: use hashlib.sha1 directly instead of through util
Augie Fackler
- [PATCH] largefiles: fix misleading comments in lfutil instore and storepath
liscju
- [PATCH] largefiles: check file in the repo store before checking remotely (issue4686)
liscju
- [Bug 5276] New: hg files documentation does not match its behaviour ([PATTERN] vs [FILE])
mercurial-bugs at selenic.com
- [PATCH] share: move magic string to a constant
Martijn Pieters
- [PATCH] largefiles: check file in the repo store before checking remotely (issue4686)
Piotr Listkiewicz
- [PATCH] largefiles: remove additional blank line between methods in localstore
liscju
- [Bug 5277] New: module object has no attribute set_trace
mercurial-bugs at selenic.com
- [PATCH] templates: add ChangeLog example with built-in style
Arne Babenhauserheide
- [PATCH 2 of 4 V6] hgweb: display blamed revision once per block in annotate view
Yuya Nishihara
- mercurial at 29396: 10 new changesets
Mercurial Commits
- [PATCH 1 of 2 V2] check-code: detect "missing _() in ui message" more exactly
Yuya Nishihara
- [PATCH] templates: add ChangeLog example with built-in style
Yuya Nishihara
- [PATCH 1 of 6 v7] rebase: pass repo, ui and opts objects to the RR class constructor
Yuya Nishihara
- [Bug 5278] New: exiting pager does not make the hg process exit immediately
mercurial-bugs at selenic.com
- [PATCH V3] journal: new experimental extension
Martijn Pieters
- [PATCH V3] journal: new experimental extension
Martijn Pieters
- [PATCH 1 of 2] chgserver: do not ignore SIGPIPE if pager is used
Jun Wu
- [PATCH 2 of 2] chg: send SIGPIPE to server immediately when pager exits (issue5278)
Jun Wu
- [PATCH 3 of 7 V4] revset: insert _unordered to fix ordering of nested 'or' and '_list*()' (BC)
Martin von Zweigbergk
- [PATCH 2 of 2] chg: send SIGPIPE to server immediately when pager exits (issue5278)
Jun Wu
- [PATCH 1 of 2] debugdata: disallow trailing option with -c/-m
Martin von Zweigbergk
- [PATCH 2 of 2] debug: make debug{revlog, index, data} --dir not just a flag
Martin von Zweigbergk
- mercurial at 29404: 8 new changesets
Mercurial Commits
- [Bug 5279] New: Random appearing 'cache' repo is causing hook to be ran.
mercurial-bugs at selenic.com
- [Bug 5280] New: failed to import extension hgext.mercurial_keyring from .../mercurial_keyring.py: 'module' object has no attribute 'command'
mercurial-bugs at selenic.com
- [PATCH 2 of 5] revlog: use hashlib.sha1 directly instead of through util
Matt Mackall
- [PATCH] pycompat: use imported pickle to avoid test-check-pyflakes error
Martin von Zweigbergk
- [PATCH] pyflakes: use pycompat.pickles to prevent error
Martin von Zweigbergk
- [PATCH 1 of 5] revsets: passing a set to baseset() is not wrong
Martin von Zweigbergk
- [PATCH 2 of 5] revsets: remove unnecessary calls to baseset(set).sort()
Martin von Zweigbergk
- [PATCH 3 of 5] revsets: use itervalues() where only values are needed
Martin von Zweigbergk
- [PATCH 4 of 5] revset: make head() honor order of subset
Martin von Zweigbergk
- [PATCH 5 of 5] revset: remove hacky sorting in fullreposet.__and__
Martin von Zweigbergk
- [PATCH 2 of 4 V6] hgweb: display blamed revision once per block in annotate view
Gregory Szorc
- mercurial at 29405: new changeset
Mercurial Commits
- [PATCH 2 of 5] revsets: remove unnecessary calls to baseset(set).sort()
Yuya Nishihara
- [PATCH 4 of 5] revset: make head() honor order of subset
Yuya Nishihara
- [PATCH 5 of 5] revset: remove hacky sorting in fullreposet.__and__
Yuya Nishihara
- [PATCH 3 of 7 V4] revset: insert _unordered to fix ordering of nested 'or' and '_list*()' (BC)
Yuya Nishihara
- [PATCH 3 of 7 V4] revset: insert _unordered to fix ordering of nested 'or' and '_list*()' (BC)
Martin von Zweigbergk
- [RFC] Requiring trust for server connections
Gregory Szorc
- [PATCH 6 of 6] pycompat: use unicode literals to appease Python 3
Gregory Szorc
- [Bug 5281] New: pager can leave repository in inconsistent state
mercurial-bugs at selenic.com
- [PATCH 4 of 4 V6] hgweb: add links to diff and changeset views from annotate view table
Gregory Szorc
- [PATCH 1 of 3] sslutil: remove out of place comment
Gregory Szorc
- [PATCH 2 of 3] sslutil: abort when unable to verify peer connection (BC)
Gregory Szorc
- [PATCH 3 of 3] [RFC] sslutil: try to find and use system CA file when appropriate
Gregory Szorc
- [PATCH 1 of 6] mercurial: implement a source transforming module loader on Python 3
Gregory Szorc
- [PATCH 1 of 9 V2] mdiff: remove use of __slots__
Gregory Szorc
- [PATCH 2 of 9 V2] mercurial: implement a source transforming module loader on Python 3
Gregory Szorc
- [PATCH 3 of 9 V2] encoding: use unicode literal for argument to encode()
Gregory Szorc
- [PATCH 4 of 9 V2] encoding: use unicode literals to appease Python 3
Gregory Szorc
- [PATCH 5 of 9 V2] mercurial: don't rewrite string argument to *attr()
Gregory Szorc
- [PATCH 6 of 9 V2] i18n: use unicode literals to appease Python 3
Gregory Szorc
- [PATCH 7 of 9 V2] osutil: use unicode literals to appease Python 3
Gregory Szorc
- [PATCH 8 of 9 V2] pycompat: use unicode type to appease Python 3
Gregory Szorc
- [PATCH 9 of 9 V2] util: use unicode literals to appease Python 3
Gregory Szorc
- [PATCH 1 of 2] pycompat: add HTTPPasswordMgrWithDefaultRealm to Python 3 block
Gregory Szorc
- [PATCH 2 of 2] i18n: use unicode literal
Gregory Szorc
- Python 3 porting status
Gregory Szorc
- [PATCH 1 of 2 V2] ui: don't fixup [paths] sub-options
Gregory Szorc
- [PATCH 2 of 2 V2] ui: path option to declare which revisions to push by default
Gregory Szorc
- [PATCH 2 of 3] sslutil: abort when unable to verify peer connection (BC)
Pierre-Yves David
- [PATCH 3 of 3] [RFC] sslutil: try to find and use system CA file when appropriate
Pierre-Yves David
- [PATCH 1 of 2] scmutil: improve documentation of revset APIs
Gregory Szorc
- [PATCH 2 of 2] revset: implement match() in terms of matchany()
Gregory Szorc
- [PATCH 2 of 2 V2] ui: path option to declare which revisions to push by default
Pierre-Yves David
- [PATCH 2 of 2] i18n: use unicode literal
Pierre-Yves David
- [PATCH 1 of 9 V2] mdiff: remove use of __slots__
Pierre-Yves David
- [PATCH 2 of 2] revset: implement match() in terms of matchany()
Pierre-Yves David
- [PATCH] branchmap: remove unused exception variable
Gregory Szorc
- [PATCH 6 of 6] pycompat: use unicode literals to appease Python 3
Yuya Nishihara
- mercurial at 29408: 3 new changesets
Mercurial Commits
- [PATCH 2 of 2 V2] ui: path option to declare which revisions to push by default
Yuya Nishihara
- mercurial at 29412: 4 new changesets
Mercurial Commits
- [PATCH 3 of 7 V4] revset: insert _unordered to fix ordering of nested 'or' and '_list*()' (BC)
Yuya Nishihara
- [PATCH] revset: get rid of redundant error checking from match()
Yuya Nishihara
- [PATCH] revset: get rid of redundant error checking from match()
Gregory Szorc
- [PATCH] largefiles: fix misleading comments in lfutil instore and storepath
Yuya Nishihara
- [PATCH 1 of 9 V2] mdiff: remove use of __slots__
Gregory Szorc
- [PATCH V3] ui: path option to declare which revisions to push by default
Gregory Szorc
- [PATCH] largefiles: check file in the repo store before checking remotely (issue4686)
Yuya Nishihara
- [PATCH] templates: add ChangeLog example with built-in style
Arne Babenhauserheide
- Python 3 porting status
Augie Fackler
- [PATCH] largefiles: check file in the repo store before checking remotely (issue4686)
Piotr Listkiewicz
- [PATCH V2] largefiles: check file in the repo store before checking remotely (issue5257)
liscju
- [PATCH] largefiles: remove additional blank lines
liscju
- [PATCH 4 of 4] mpatch: implement cffi version of mpatch
Maciej Fijalkowski
- Development of a performance tracking tool for Mercurial
Philippe Pepiot
- [PATCH V3] ui: path option to declare which revisions to push by default
Yuya Nishihara
- [PATCH V2] largefiles: check file in the repo store before checking remotely (issue5257)
Yuya Nishihara
- [PATCH] largefiles: remove additional blank lines
Yuya Nishihara
- [PATCH 1 of 4 v2] internals: move the bitmanipulation routines into its own file
Yuya Nishihara
- [PATCH] patch: allow copy information to be passed in
Henrik Stuart
- [PATCH 3 of 4 v2] policy: add cffi policy for PyPy
Yuya Nishihara
- [PATCH 1 of 8] ui: path option to declare which revisions to push by default
Pulkit Goyal
- [PATCH 2 of 8] pycompat: add HTTPPasswordMgrWithDefaultRealm to Python 3 block
Pulkit Goyal
- [PATCH 3 of 8] i18n: use unicode literal
Pulkit Goyal
- [PATCH 4 of 8] mdiff: remove use of __slots__
Pulkit Goyal
- [PATCH 5 of 8] scmutil: improve documentation of revset APIs
Pulkit Goyal
- [PATCH 6 of 8] revset: implement match() in terms of matchany()
Pulkit Goyal
- [PATCH 7 of 8] largefiles: fix misleading comments in lfutil instore and storepath
Pulkit Goyal
- [PATCH 8 of 8] py3: update tests/test-check-py3-compat.t
Pulkit Goyal
- [PATCH 8 of 8] py3: update tests/test-check-py3-compat.t
Pulkit Goyal
- [PATCH 1 of 8] ui: path option to declare which revisions to push by default
Pulkit Goyal
- [PATCH 1 of 5] py3: update tests/test-check-py3-compat.t
Pulkit Goyal
- [PATCH 2 of 5] py3: conditionalize the urlparse import
Pulkit Goyal
- [PATCH 3 of 5] py3: conditionalize xmlrpclib import
Pulkit Goyal
- [PATCH 4 of 5] py3: conditionalize SocketServer import
Pulkit Goyal
- [PATCH 5 of 5] py3: add tests in check-code to load modules from util.py
Pulkit Goyal
- [PATCH 2 of 4 v2] mpatch: shuffle stuff around so it's easier to make a cffi version of mpatch
Yuya Nishihara
- [PATCH 4 of 4 v2] mpatch: implement cffi version of mpatch
Yuya Nishihara
- [PATCH 1 of 8] ui: path option to declare which revisions to push by default
Martijn Pieters
- [PATCH 1 of 8] ui: path option to declare which revisions to push by default
Pulkit Goyal
- [PATCH 2 of 4 v2] mpatch: shuffle stuff around so it's easier to make a cffi version of mpatch
Maciej Fijalkowski
- [PATCH 3 of 4 v2] policy: add cffi policy for PyPy
Maciej Fijalkowski
- [PATCH 4 of 4] mpatch: implement cffi version of mpatch
Augie Fackler
- [PATCH 1 of 4 v2] internals: move the bitmanipulation routines into its own file
Maciej Fijalkowski
- [PATCH 5 of 5] py3: add tests in check-code to load modules from util.py
Martijn Pieters
- [PATCH 3 of 7 V4] revset: insert _unordered to fix ordering of nested 'or' and '_list*()' (BC)
Yuya Nishihara
- [PATCH] update: teach hg to override untracked dir with a tracked file on update
Kostia Balytskyi
- [PATCH] httpclient: update to 54868ef054d2 of httpplus
Augie Fackler
- Development of a performance tracking tool for Mercurial
Augie Fackler
- [PATCH] patch: allow copy information to be passed in
Augie Fackler
- [PATCH] branchmap: remove unused exception variable
Augie Fackler
- [PATCH] share: move magic string to a constant
Augie Fackler
- [PATCH RFC] update: prevent merge of files with uncommitted changes (issue4404)
Augie Fackler
- [PATCH] revset: get rid of redundant error checking from match()
Augie Fackler
- [PATCH 2 of 2] debug: make debug{revlog, index, data} --dir not just a flag
Augie Fackler
- mercurial at 29421: 9 new changesets
Mercurial Commits
- mercurial at 29427: 6 new changesets
Mercurial Commits
- [PATCH 9 of 9 V2] util: use unicode literals to appease Python 3
timeless
- [PATCH 3 of 3] [RFC] sslutil: try to find and use system CA file when appropriate
timeless
- [PATCH] templates: add ChangeLog example with built-in style
timeless
- [PATCH] update: teach hg to override untracked dir with a tracked file on update
timeless
- [Bug 5282] New: http wire protocol doesn't gracefully handle unbundle commands with bundle2 without a replycaps part
mercurial-bugs at selenic.com
- [PATCH 1 of 4 v2] internals: move the bitmanipulation routines into its own file
Yuya Nishihara
- [PATCH 2 of 4 v2] mpatch: shuffle stuff around so it's easier to make a cffi version of mpatch
Yuya Nishihara
- [PATCH] templates: add ChangeLog example with built-in style
Yuya Nishihara
- [PATCH 1 of 2] chgserver: do not ignore SIGPIPE if pager is used
Yuya Nishihara
- [PATCH 2 of 2] chg: send SIGPIPE to server immediately when pager exits (issue5278)
Yuya Nishihara
- [PATCH 1 of 5] py3: update tests/test-check-py3-compat.t
Yuya Nishihara
- [PATCH 6 of 6] histedit: move autoverb rule to the commit it matches
Simon Farnsworth
- [PATCH] chg: silence warning of unused parameter 'sig'
Yuya Nishihara
- [PATCH] revset: check invalid function syntax "func-name"() explicitly
Yuya Nishihara
- [PATCH evolve-ext V2] directaccess: make sure gethashsymbols does not return rev numbers
Yuya Nishihara
- [PATCH] chg: silence warning of unused parameter 'sig'
Jun Wu
- [PATCH 6 of 6] histedit: move autoverb rule to the commit it matches
Sean Farley
- [PATCH 6 of 6] histedit: move autoverb rule to the commit it matches
Simon Farnsworth
- mercurial at 29430: 3 new changesets
Mercurial Commits
- [PATCH 6 of 6 RFC] perf: define formatter locally if Mercurial is earlier than 2.2
Pierre-Yves David
- mercurial at 29434: 4 new changesets
Mercurial Commits
- [PATCH] chg: silence warning of unused parameter 'sig'
Yuya Nishihara
- [PATCH V3] journal: new experimental extension
Yuya Nishihara
- [PATCH 1 of 5] hgweb: remove a couple of superfluous spaces in rss style
Anton Shestakov
- [PATCH 2 of 5] hgweb: reindent rss/changelogentry.tmpl
Anton Shestakov
- [PATCH 3 of 5] hgweb: remove unnecessary CDATA markup in atom/branchentry.tmpl
Anton Shestakov
- [PATCH 4 of 5] hgweb: remove unused/nonexistent filelogentry from atom/map
Anton Shestakov
- [PATCH 5 of 5] hgweb: reindent atom/changelogentry.tmpl
Anton Shestakov
- [PATCH 1 of 5] hgweb: remove a couple of superfluous spaces in rss style
Anton Shestakov
- [PATCH] internals: move the bitmanipulation routines into its own file
Maciej Fijalkowski
- [PATCH] internals: move the bitmanipulation routines into its own file
Maciej Fijalkowski
- [PATCH V3] journal: new experimental extension
Martijn Pieters
- [PATCH 5 of 5] hgweb: reindent atom/changelogentry.tmpl
Pierre-Yves David
- [PATCH] chg: silence warning of unused parameter 'sig'
Pierre-Yves David
- [PATCH] revset: check invalid function syntax "func-name"() explicitly
Pierre-Yves David
- [PATCH] httpclient: update to 54868ef054d2 of httpplus
Pierre-Yves David
- [PATCH evolve-ext V2] directaccess: make sure gethashsymbols does not return rev numbers
Pierre-Yves David
- [PATCH 1 of 6] histedit: move autoverb logic from torule to ruleeditor
Pierre-Yves David
- [PATCH 1 of 5] tests: add test for empty CA certs file
Gregory Szorc
- [PATCH 2 of 5] sslutil: display a better error message when CA file loading fails
Gregory Szorc
- [PATCH 3 of 5] sslutil: don't load default certificates when they aren't relevant
Gregory Szorc
- [PATCH 4 of 5] tests: test case where default ca certs not available
Gregory Szorc
- [PATCH 5 of 5] sslutil: emit warning when no CA certificates loaded
Gregory Szorc
- [PATCH 1 of 6] histedit: move autoverb logic from torule to ruleeditor
Sean Farley
- [PATCH 3 of 3] [RFC] sslutil: try to find and use system CA file when appropriate
Gregory Szorc
- Development of a performance tracking tool for Mercurial
Philippe Pepiot
- [PATCH] httpclient: update to 54868ef054d2 of httpplus
Martijn Pieters
- [PATCH 1 of 3] py3: conditionalize httplib import
Pulkit Goyal
- [PATCH 2 of 3] py3: condiionalize thread import
Pulkit Goyal
- [PATCH 3 of 3] py3: make files use absolute_import and print_function
Pulkit Goyal
- [PATCH V3] journal: new experimental extension
Yuya Nishihara
- mercurial at 29439: 5 new changesets
Mercurial Commits
- [PATCH] update: teach hg to override untracked dir with a tracked file on update
Yuya Nishihara
- [PATCH 1 of 2] journal: add dirstate tracking
Martijn Pieters
- [PATCH 2 of 2] journal: add share extension support
Martijn Pieters
- [PATCH] internals: move the bitmanipulation routines into its own file
Yuya Nishihara
- [PATCH 5 of 5] sslutil: emit warning when no CA certificates loaded
Yuya Nishihara
- [PATCH] httpclient: update to 54868ef054d2 of httpplus
Augie Fackler
- [PATCH] debug: automate the process of truncating a damaged obsstore
Simon Farnsworth
- [PATCH 1 of 3] commandserver: extract method to create commandserver instance per request
Yuya Nishihara
- [PATCH 2 of 3] commandserver: promote .cleanup() hook from chgserver
Yuya Nishihara
- [PATCH 3 of 3] commandserver: backport handling of forking server from chgserver
Yuya Nishihara
- [PATCH 3 of 3] [RFC] sslutil: try to find and use system CA file when appropriate
Yuya Nishihara
- [PATCH 3 of 3] [RFC] sslutil: try to find and use system CA file when appropriate
Gregory Szorc
- [PATCH 3 of 3] [RFC] sslutil: try to find and use system CA file when appropriate
Augie Fackler
- [PATCH] internals: move the bitmanipulation routines into its own file
Augie Fackler
- [PATCH 1 of 6] histedit: move autoverb logic from torule to ruleeditor
Augie Fackler
- [PATCH 01 of 10] extensions: move uisetup and extsetup to standalone functions
Jun Wu
- [PATCH 02 of 10] chgserver: document why we don't merge mtimehash and confighash
Jun Wu
- [PATCH 03 of 10] chgserver: add an array hashing config items
Jun Wu
- [PATCH 04 of 10] chgserver: add utilities to wrap and unwrap functions
Jun Wu
- [PATCH 05 of 10] chgserver: add a context manager to learn what to include for confighash
Jun Wu
- [PATCH 06 of 10] chgserver: wrap ui/extsetup to learn how to do confighash dynamically
Jun Wu
- [PATCH 07 of 10] ui: allow develwarn without a stack
Jun Wu
- [PATCH 08 of 10] logtoprocess: do not leak the ui object in uisetup
Jun Wu
- [PATCH 09 of 10] ui: drop frame objects in develwarn explicitly
Jun Wu
- [PATCH 10 of 10] extensions: devel-warn ui object escaping from ui/extsetup
Jun Wu
- mercurial at 29449: 10 new changesets
Mercurial Commits
- [PATCH 1 of 2 remotefilelog] debugdatapack: make function name match command
Martin von Zweigbergk
- [PATCH 2 of 2 remotefilelog] commands: tell @command decorator about arguments
Martin von Zweigbergk
- [PATCH] treemanifests: actually strip directory manifests
Martin von Zweigbergk
- [PATCH v2] update: teach hg to override untracked dir with a tracked file on update
Kostiantyn Balytskyi
- [PATCH v2] update: teach hg to override untracked dir with a tracked file on update
Kostia Balytskyi
- [PATCH 1 of 6 V2] histedit: move autoverb logic from torule to ruleeditor
Sean Farley
- [PATCH 2 of 6 V2] histedit: remove unneeded initial parameter
Sean Farley
- [PATCH 3 of 6 V2] histedit: extract common summary code into method
Sean Farley
- [PATCH 4 of 6 V2] histedit: use _getsummary in torule
Sean Farley
- [PATCH 5 of 6 V2] histedit: use _getsummary in ruleeditor
Sean Farley
- [PATCH 6 of 6 V2] histedit: move autoverb rule to the commit it matches
Sean Farley
- [Bug 5283] New: Conversion from mercurial to svn lost commit timestamps and breaks commiter names
mercurial-bugs at selenic.com
- [PATCH] hgweb: expose list of per-repo labels to templates
Gregory Szorc
Last message date:
Fri Jul 1 02:09:57 UTC 2016
Archived on: Thu Jun 30 00:45:41 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).