[1,of,2] sslutil: issue warning when unable to load certificates on OS X |
2016-07-07 |
Gregory Szorc |
|
Accepted |
[3,of,3,hglib] client: implement __iter__ (issue4511) |
2016-07-06 |
Gregory Szorc |
|
Changes Requested |
[2,of,3,hglib] client: raise KeyError from __getitem__ (BC) |
2016-07-06 |
Gregory Szorc |
|
Accepted |
[1,of,3,hglib] client: remove unused imports |
2016-07-06 |
Gregory Szorc |
|
Accepted |
[RFC] sslutil: use base64 for key fingerprints (BC) |
2016-07-06 |
Gregory Szorc |
|
Rejected |
[2,of,2,V3] encoding: use unicode literals to appease Python 3 |
2016-07-04 |
Gregory Szorc |
|
Changes Requested |
[1,of,2,V3] mercurial: implement a source transforming module loader on Python 3 |
2016-07-04 |
Gregory Szorc |
|
Accepted |
[4,of,4,V2] sslutil: handle default CA certificate loading on Windows |
2016-07-04 |
Gregory Szorc |
|
Accepted |
[3,of,4,V2] sslutil: expand _defaultcacerts docstring to note calling assumptions |
2016-07-04 |
Gregory Szorc |
|
Accepted |
[2,of,4,V2] sslutil: document the Apple OpenSSL cert trick |
2016-07-04 |
Gregory Szorc |
|
Accepted |
[1,of,4,V2] sslutil: use certificates provided by certifi if available |
2016-07-04 |
Gregory Szorc |
|
Accepted |
[STABLE] sslutil: don't access message attribute in exception (issue5285) |
2016-07-02 |
Gregory Szorc |
yuya |
Accepted |
[8,of,8] sslutil: handle default CA certificate loading on Windows |
2016-07-02 |
Gregory Szorc |
yuya |
Superseded |
[7,of,8] sslutil: expand _defaultcacerts docstring to note calling assumptions |
2016-07-02 |
Gregory Szorc |
yuya |
Superseded |
[6,of,8] sslutil: document the Apple Python cert trick |
2016-07-02 |
Gregory Szorc |
yuya |
Superseded |
[5,of,8] sslutil: use certificates provided by certifi if available |
2016-07-02 |
Gregory Szorc |
yuya |
Superseded |
[4,of,8] sslutil: don't attempt to find default CA certs file when told not to |
2016-07-02 |
Gregory Szorc |
yuya |
Accepted |
[3,of,8] sslutil: pass ui to _defaultcacerts |
2016-07-02 |
Gregory Szorc |
yuya |
Accepted |
[2,of,8] sslutil: change comment and logged message for found ca cert file |
2016-07-02 |
Gregory Szorc |
yuya |
Accepted |
[1,of,8] tests: better testing of loaded certificates |
2016-07-02 |
Gregory Szorc |
yuya |
Accepted |
hgweb: expose list of per-repo labels to templates |
2016-07-01 |
Gregory Szorc |
yuya |
Accepted |
[5,of,5] sslutil: emit warning when no CA certificates loaded |
2016-06-30 |
Gregory Szorc |
|
Accepted |
[4,of,5] tests: test case where default ca certs not available |
2016-06-30 |
Gregory Szorc |
|
Accepted |
[3,of,5] sslutil: don't load default certificates when they aren't relevant |
2016-06-30 |
Gregory Szorc |
|
Accepted |
[2,of,5] sslutil: display a better error message when CA file loading fails |
2016-06-30 |
Gregory Szorc |
|
Accepted |
[1,of,5] tests: add test for empty CA certs file |
2016-06-30 |
Gregory Szorc |
|
Accepted |
[V3] ui: path option to declare which revisions to push by default |
2016-06-26 |
Gregory Szorc |
|
Accepted |
branchmap: remove unused exception variable |
2016-06-26 |
Gregory Szorc |
|
Accepted |
[2,of,2] revset: implement match() in terms of matchany() |
2016-06-26 |
Gregory Szorc |
|
Accepted |
[1,of,2] scmutil: improve documentation of revset APIs |
2016-06-26 |
Gregory Szorc |
|
Accepted |
[2,of,2,V2] ui: path option to declare which revisions to push by default |
2016-06-26 |
Gregory Szorc |
|
Accepted |
[1,of,2,V2] ui: don't fixup [paths] sub-options |
2016-06-26 |
Gregory Szorc |
|
Accepted |
[2,of,2] i18n: use unicode literal |
2016-06-26 |
Gregory Szorc |
|
Accepted |
[1,of,2] pycompat: add HTTPPasswordMgrWithDefaultRealm to Python 3 block |
2016-06-26 |
Gregory Szorc |
|
Accepted |
[9,of,9,V2] util: use unicode literals to appease Python 3 |
2016-06-25 |
Gregory Szorc |
|
Superseded |
[8,of,9,V2] pycompat: use unicode type to appease Python 3 |
2016-06-25 |
Gregory Szorc |
|
Superseded |
[7,of,9,V2] osutil: use unicode literals to appease Python 3 |
2016-06-25 |
Gregory Szorc |
|
Superseded |
[6,of,9,V2] i18n: use unicode literals to appease Python 3 |
2016-06-25 |
Gregory Szorc |
|
Changes Requested |
[5,of,9,V2] mercurial: don't rewrite string argument to *attr() |
2016-06-25 |
Gregory Szorc |
|
Superseded |
[4,of,9,V2] encoding: use unicode literals to appease Python 3 |
2016-06-25 |
Gregory Szorc |
|
Superseded |
[3,of,9,V2] encoding: use unicode literal for argument to encode() |
2016-06-25 |
Gregory Szorc |
|
Superseded |
[2,of,9,V2] mercurial: implement a source transforming module loader on Python 3 |
2016-06-25 |
Gregory Szorc |
|
Superseded |
[1,of,9,V2] mdiff: remove use of __slots__ |
2016-06-25 |
Gregory Szorc |
|
Accepted |
[3,of,3,RFC] sslutil: try to find and use system CA file when appropriate |
2016-06-25 |
Gregory Szorc |
|
Accepted |
[2,of,3] sslutil: abort when unable to verify peer connection (BC) |
2016-06-25 |
Gregory Szorc |
|
Accepted |
[1,of,3] sslutil: remove out of place comment |
2016-06-25 |
Gregory Szorc |
|
Accepted |
sslutil: per-host config option to define certificates |
2016-06-08 |
Gregory Szorc |
|
Accepted |
[9,of,9,V4] sslutil: print the fingerprint from the last hash used |
2016-06-04 |
Gregory Szorc |
|
Accepted |
[8,of,9,V4] sslutil: make cert fingerprints messages more actionable |
2016-06-04 |
Gregory Szorc |
|
Accepted |
[7,of,9,V4] sslutil: refactor code for fingerprint matching |
2016-06-04 |
Gregory Szorc |
|
Accepted |
[6,of,9,V4] sslutil: print SHA-256 fingerprint by default |
2016-06-04 |
Gregory Szorc |
|
Accepted |
[5,of,9,V4] sslutil: move and change warning when cert verification is disabled |
2016-06-04 |
Gregory Szorc |
|
Accepted |
[4,of,9,V4] sslutil: add devel.disableloaddefaultcerts to disable CA loading |
2016-06-04 |
Gregory Szorc |
|
Accepted |
[3,of,9,V4] sslutil: store flag for whether cert verification is disabled |
2016-06-04 |
Gregory Szorc |
|
Accepted |
[2,of,9,V4] sslutil: remove "strict" argument from validatesocket() |
2016-06-04 |
Gregory Szorc |
|
Accepted |
[1,of,9,V4] mail: unsupport smtp.verifycert (BC) |
2016-06-04 |
Gregory Szorc |
|
Accepted |
[9,of,9,V3] sslutil: print the fingerprint from the last hash used |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[8,of,9,V3] sslutil: make cert fingerprints messages more actionable |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[7,of,9,V3] sslutil: refactor code for fingerprint matching |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[6,of,9,V3] sslutil: print SHA-256 fingerprint by default |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[5,of,9,V3] sslutil: move and change warning when cert verification is disabled |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[4,of,9,V3] sslutil: add devel.disableloaddefaultcerts to disable CA loading |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[3,of,9,V3] sslutil: store flag for whether cert verification is disabled |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[2,of,9,V3] sslutil: remove "strict" argument from validatesocket() |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[1,of,9,V3] mail: unsupport smtp.verifycert (BC) |
2016-06-02 |
Gregory Szorc |
yuya |
Superseded |
[6,of,6] pycompat: use unicode literals to appease Python 3 |
2016-06-01 |
Gregory Szorc |
|
Accepted |
[5,of,6] osutil: use unicode literals to appease Python 3 |
2016-06-01 |
Gregory Szorc |
|
Accepted |
[4,of,6] i18n: use unicode literals to appease Python 3 |
2016-06-01 |
Gregory Szorc |
|
Accepted |
[3,of,6] encoding: use unicode literals to appease Python 3 |
2016-06-01 |
Gregory Szorc |
|
Accepted |
[2,of,6] encoding: use unicode literal for argument to encode() |
2016-06-01 |
Gregory Szorc |
|
Accepted |
[1,of,6] mercurial: implement a source transforming module loader on Python 3 |
2016-06-01 |
Gregory Szorc |
|
Accepted |
[9,of,9,V2] sslutil: print the fingerprint from the last hash used |
2016-06-01 |
Gregory Szorc |
|
Superseded |
[8,of,9,V2] sslutil: make cert fingerprints messages more actionable |
2016-06-01 |
Gregory Szorc |
|
Superseded |
[7,of,9,V2] sslutil: refactor code for fingerprint matching |
2016-06-01 |
Gregory Szorc |
|
Superseded |
[6,of,9,V2] sslutil: print SHA-256 fingerprint by default |
2016-06-01 |
Gregory Szorc |
|
Superseded |
[5,of,9,V2] sslutil: move and change warning when cert verification is disabled |
2016-06-01 |
Gregory Szorc |
|
Superseded |
[4,of,9,V2] sslutil: restore behavior of web.cacerts=! to disable CA loading |
2016-06-01 |
Gregory Szorc |
|
Superseded |
[3,of,9,V2] sslutil: store flag for whether cert verification is disabled |
2016-06-01 |
Gregory Szorc |
|
Superseded |
[2,of,9,V2] sslutil: remove "strict" argument from validatesocket() |
2016-06-01 |
Gregory Szorc |
|
Superseded |
[1,of,9,V2] mail: unsupport smtp.verifycert (BC) |
2016-06-01 |
Gregory Szorc |
|
Superseded |
[9,of,9] sslutil: print the fingerprint from the last hash used |
2016-05-30 |
Gregory Szorc |
|
Superseded |
[8,of,9] sslutil: make cert fingerprints messages more actionable |
2016-05-30 |
Gregory Szorc |
|
Superseded |
[7,of,9] sslutil: refactor code for fingerprint matching |
2016-05-30 |
Gregory Szorc |
|
Superseded |
[6,of,9] sslutil: print SHA-256 fingerprint by default |
2016-05-30 |
Gregory Szorc |
|
Superseded |
[5,of,9] sslutil: move and change warning when cert verification is disabled |
2016-05-30 |
Gregory Szorc |
|
Superseded |
[4,of,9] sslutil: restore behavior of web.cacerts=! to disable CA loading |
2016-05-30 |
Gregory Szorc |
|
Superseded |
[3,of,9] sslutil: store flag for whether cert verification is disabled |
2016-05-30 |
Gregory Szorc |
|
Superseded |
[2,of,9] sslutil: remove "strict" argument from validatesocket() |
2016-05-30 |
Gregory Szorc |
|
Superseded |
[1,of,9] mail: unsupport smtp.verifycert (BC) |
2016-05-30 |
Gregory Szorc |
|
Superseded |
[8,of,8] sslutil: reference appropriate config section in messaging |
2016-05-28 |
Gregory Szorc |
|
Accepted |
[7,of,8] sslutil: allow fingerprints to be specified in [hostsecurity] |
2016-05-28 |
Gregory Szorc |
|
Accepted |
[6,of,8] tests: don't save host fingerprints in hgrc |
2016-05-28 |
Gregory Szorc |
|
Accepted |
[5,of,8] sslutil: calculate host fingerprints from additional algorithms |
2016-05-28 |
Gregory Szorc |
|
Accepted |
[4,of,8] util: add sha256 |
2016-05-28 |
Gregory Szorc |
|
Accepted |
[3,of,8] sslutil: move CA file processing into _hostsettings() |
2016-05-28 |
Gregory Szorc |
|
Accepted |
[2,of,8] sslutil: move SSLContext.verify_mode value into _hostsettings |
2016-05-28 |
Gregory Szorc |
|
Accepted |
[1,of,8] sslutil: introduce a function for determining host-specific settings |
2016-05-28 |
Gregory Szorc |
|
Accepted |
[6,of,6] sslutil: remove sslkwargs() (API) |
2016-05-26 |
Gregory Szorc |
|
Accepted |
[5,of,6] url: remove use of sslkwargs |
2016-05-26 |
Gregory Szorc |
|
Accepted |
[4,of,6] mail: remove use of sslkwargs |
2016-05-26 |
Gregory Szorc |
|
Accepted |
[3,of,6] httpconnection: remove use of sslkwargs |
2016-05-26 |
Gregory Szorc |
|
Accepted |
[2,of,6] sslutil: move sslkwargs logic into internal function (API) |
2016-05-26 |
Gregory Szorc |
|
Accepted |
[1,of,6] sslutil: remove ui from sslkwargs (API) |
2016-05-26 |
Gregory Szorc |
|
Accepted |
purge: use opts.get() |
2016-05-16 |
Gregory Szorc |
|
Accepted |
[3,of,3,RFC] mercurial: rewrite "iteritems" to "items" |
2016-05-16 |
Gregory Szorc |
|
RFC |
[2,of,3,RFC] global: u'' prefix some literals to appease module importing |
2016-05-16 |
Gregory Szorc |
|
RFC |
[1,of,3,RFC] mercurial: implement a source transforming module loader on Python 3 |
2016-05-16 |
Gregory Szorc |
|
RFC |
[5,of,5,V2] sslutil: remove redundant check of sslsocket.cipher() |
2016-05-15 |
Gregory Szorc |
|
Accepted |
[4,of,5,V2] sslutil: convert socket validation from a class to a function (API) |
2016-05-15 |
Gregory Szorc |
|
Accepted |
[3,of,5,V2] sslutil: store and use hostname and ui in socket instance |
2016-05-15 |
Gregory Szorc |
|
Accepted |
[2,of,5,V2] sslutil: use a dict for hanging hg state off the wrapped socket |
2016-05-15 |
Gregory Szorc |
|
Accepted |
[1,of,5,V2] sslutil: require serverhostname argument (API) |
2016-05-15 |
Gregory Szorc |
|
Accepted |
[6,of,6] sslutil: remove redundant check of sslsocket.cipher() |
2016-05-15 |
Gregory Szorc |
|
Superseded |
[5,of,6] sslutil: convert socket validation from a class to a function (API) |
2016-05-15 |
Gregory Szorc |
|
Superseded |
[4,of,6] sslutil: store and use hostname and ui in socket instance |
2016-05-15 |
Gregory Szorc |
|
Superseded |
[3,of,6] sslutil: use a dict for hanging hg state off the wrapped socket |
2016-05-15 |
Gregory Szorc |
|
Superseded |
[2,of,6] sslutil: require serverhostname argument (API) |
2016-05-15 |
Gregory Szorc |
|
Superseded |
[1,of,6] httpconnection: pass serverhostname to sslutil.wrapsocket() |
2016-05-15 |
Gregory Szorc |
|
Superseded |
[11,of,11] sslutil: stop checking for web.cacerts=! (BC) |
2016-05-05 |
Gregory Szorc |
|
Accepted |
[10,of,11] dispatch: stop setting web.cacerts=! to indicate --insecure |
2016-05-05 |
Gregory Szorc |
|
Accepted |
[09,of,11] sslutil: use CA loaded state to drive validation logic |
2016-05-05 |
Gregory Szorc |
|
Accepted |
[08,of,11] sslutil: handle ui.insecureconnections in validator |
2016-05-05 |
Gregory Szorc |
|
Accepted |
[07,of,11] sslutil: check for ui.insecureconnections in sslkwargs |
2016-05-05 |
Gregory Szorc |
|
Accepted |
[06,of,11] dispatch: set ui.insecureconnections when --insecure is used |
2016-05-05 |
Gregory Szorc |
|
Accepted |
[05,of,11] ui: add an instance flag to hold --insecure bit |
2016-05-05 |
Gregory Szorc |
|
Accepted |
[04,of,11] sslutil: make sslkwargs code even more explicit |
2016-05-05 |
Gregory Szorc |
|
Accepted |
[03,of,11] sslutil: move code examining _canloaddefaultcerts out of _defaultcacerts |
2016-05-05 |
Gregory Szorc |
|
Accepted |
[02,of,11] sslutil: further refactor sslkwargs |
2016-05-05 |
Gregory Szorc |
|
Accepted |
[01,of,11] sslutil: document and slightly refactor sslkwargs |
2016-05-05 |
Gregory Szorc |
|
Accepted |
[STABLE] sslutil: restore old behavior not requiring a hostname argument (issue5210) |
2016-04-30 |
Gregory Szorc |
|
Accepted |
[2,of,2,V4] setup: detect Python DLL filename from loaded DLL |
2016-04-28 |
Gregory Szorc |
yuya |
Accepted |
[1,of,2,V4] exewrapper: add .dll to LoadLibrary() argument |
2016-04-28 |
Gregory Szorc |
yuya |
Accepted |
[2,of,2,V3] setup: detect Python DLL filename from loaded DLL |
2016-04-28 |
Gregory Szorc |
yuya |
Superseded |
[1,of,2,V3] exewrapper: add .dll to LoadLibrary() argument |
2016-04-28 |
Gregory Szorc |
yuya |
Superseded |
[2,of,2,V2] setup: use libpythonX.Y as library name when building with MinGW |
2016-04-27 |
Gregory Szorc |
|
Superseded |
[1,of,2,V2] exewrapper: add .dll to LoadLibrary() argument |
2016-04-27 |
Gregory Szorc |
|
Superseded |
[2,of,2,STABLE] setup: search for proper library name on MinGW/msys2 |
2016-04-26 |
Gregory Szorc |
|
Superseded |
[1,of,2,STABLE] setup: add .dll to Python library name |
2016-04-26 |
Gregory Szorc |
|
Superseded |
[2,of,2] transaction: clear callback instances after usage |
2016-04-16 |
Gregory Szorc |
|
Accepted |
[1,of,2] lock: clear postrelease hooks list after usage |
2016-04-16 |
Gregory Szorc |
|
Accepted |
[5,of,5] sslutil: document and slightly refactor validation logic |
2016-04-10 |
Gregory Szorc |
|
Accepted |
[4,of,5] sslutil: require a server hostname when wrapping sockets (API) |
2016-04-10 |
Gregory Szorc |
|
Accepted |
[3,of,5] sslutil: move and document verify_mode assignment |
2016-04-10 |
Gregory Szorc |
|
Accepted |
[2,of,5] tests: use --insecure instead of web.cacerts=! |
2016-04-10 |
Gregory Szorc |
|
Accepted |
[1,of,5] help: remove references to "Python 2.6 or later" |
2016-04-10 |
Gregory Szorc |
|
Accepted |
[6,of,6] sslutil: turn validator into a function |
2016-03-28 |
Gregory Szorc |
|
Changes Requested |
[5,of,6] sslutil: move and document verify_mode assignment |
2016-03-28 |
Gregory Szorc |
|
Superseded |
[4,of,6] sslutil: inline sslkwargs() into wrapsocket() |
2016-03-28 |
Gregory Szorc |
|
Changes Requested |
[3,of,6] sslutil: require a server hostname when wrapping sockets (API) |
2016-03-28 |
Gregory Szorc |
|
Superseded |
[2,of,6] mail: remove redundant call to SSL socket validator |
2016-03-28 |
Gregory Szorc |
|
Changes Requested |
[1,of,6] sslutil: perform certificate verification at socket wrap time |
2016-03-28 |
Gregory Szorc |
|
Changes Requested |
[7,of,7] sslutil: add docstring to wrapsocket() |
2016-03-28 |
Gregory Szorc |
|
Accepted |
[6,of,7] sslutil: remove indentation in wrapsocket declaration |
2016-03-28 |
Gregory Szorc |
|
Accepted |
[5,of,7] sslutil: always use SSLContext |
2016-03-28 |
Gregory Szorc |
|
Accepted |
[4,of,7] sslutil: move _canloaddefaultcerts logic |
2016-03-28 |
Gregory Szorc |
|
Accepted |
[3,of,7] sslutil: implement SSLContext class |
2016-03-28 |
Gregory Szorc |
|
Accepted |
[2,of,7] sslutil: store OP_NO_SSL* constants in module scope |
2016-03-28 |
Gregory Szorc |
|
Accepted |
[1,of,7] sslutil: better document state of security/ssl module |
2016-03-28 |
Gregory Szorc |
|
Accepted |
[RFC] sslutil: issue a warning when an "insecure" Python is used |
2016-03-27 |
Gregory Szorc |
|
Changes Requested |
[STABLE] hg: perform update after pulling during clone with share (issue5103) |
2016-03-25 |
Gregory Szorc |
|
Accepted |
[RFC] readonly: experimental extension to mark repositories as read only |
2016-03-21 |
Gregory Szorc |
|
Changes Requested |
help: document sharing of revlog header with revision 0 |
2016-03-19 |
Gregory Szorc |
|
Accepted |
hghave: change ssl check to just check ssl module |
2016-03-19 |
Gregory Szorc |
|
Accepted |
sslutil: use preferred formatting for import syntax |
2016-03-19 |
Gregory Szorc |
|
Accepted |
[2,of,2,V2] tests: use require() instead of hghave in .py tests |
2016-03-19 |
Gregory Szorc |
|
Accepted |
[1,of,2,V2] run-tests: expose hghave to .py tests by wrapping test file |
2016-03-19 |
Gregory Szorc |
|
Accepted |
[4,of,4,V2] node: use byte literals to construct nullid and wdirid |
2016-03-18 |
Gregory Szorc |
|
Accepted |
[3,of,4,V2] tests: try to import modules with Python 3 |
2016-03-18 |
Gregory Szorc |
|
Accepted |
[2,of,4,V2] tests: perform an ast parse with Python 3 |
2016-03-18 |
Gregory Szorc |
|
Accepted |
[1,of,4,V2] run-tests: add --with-python3 to define a Python 3 interpreter |
2016-03-18 |
Gregory Szorc |
|
Accepted |
[2,of,2] tests: use require() instead of hghave in test-filecache.py |
2016-03-14 |
Gregory Szorc |
|
Superseded |
[1,of,2] run-tests: expose hghave to .py tests by wrapping test file |
2016-03-14 |
Gregory Szorc |
|
Superseded |
[2,of,2] sslutil: allow multiple fingerprints per host |
2016-03-13 |
Gregory Szorc |
|
Accepted |
[1,of,2] help: add empty lines to hostfingerprints section |
2016-03-13 |
Gregory Szorc |
|
Accepted |
help: document requirements |
2016-03-13 |
Gregory Szorc |
|
Accepted |
[2,of,2] branchmap: recover from out of sync revs and names cache (issue5058) |
2016-03-13 |
Gregory Szorc |
|
Superseded |
[1,of,2] branchmap: remove unused exception variable |
2016-03-13 |
Gregory Szorc |
|
Superseded |
[5,of,5] node: use byte literals to construct nullid and wdirid |
2016-03-12 |
Gregory Szorc |
|
Superseded |
[4,of,5] tests: try to import modules with Python 3 |
2016-03-12 |
Gregory Szorc |
|
Superseded |
[3,of,5] tests: perform an ast parse with Python 3 |
2016-03-12 |
Gregory Szorc |
|
Superseded |
[2,of,5] run-tests: add --with-python3 to define a Python 3 interpreter |
2016-03-12 |
Gregory Szorc |
|
Superseded |
[1,of,5] mercurial: use pure Python module policy on Python 3 |
2016-03-12 |
Gregory Szorc |
|
Accepted |
[2,of,2] encoding: use range() instead of xrange() |
2016-03-12 |
Gregory Szorc |
yuya |
Accepted |
[1,of,2] encoding: make HFS+ ignore code Python 3 compatible |
2016-03-12 |
Gregory Szorc |
yuya |
Accepted |
[10,of,10,lazy-changelog-parse] changelog: return raw user and description values |
2016-03-06 |
Gregory Szorc |
martinvonz |
Rejected |
[09,of,10,lazy-changelog-parse] changelog: avoid slicing raw data until needed |
2016-03-06 |
Gregory Szorc |
martinvonz |
Accepted |
[08,of,10,lazy-changelog-parse] changelog: parse description last |
2016-03-06 |
Gregory Szorc |
martinvonz |
Accepted |
[07,of,10,lazy-changelog-parse] changelog: lazily parse files |
2016-03-06 |
Gregory Szorc |
martinvonz |
Superseded |
[06,of,10,lazy-changelog-parse] changelog: lazily parse date/extra field |
2016-03-06 |
Gregory Szorc |
martinvonz |
Accepted |
[05,of,10,lazy-changelog-parse] changelog: lazily parse user |
2016-03-06 |
Gregory Szorc |
martinvonz |
Accepted |
[04,of,10,lazy-changelog-parse] changelog: lazily parse manifest node |
2016-03-06 |
Gregory Szorc |
martinvonz |
Accepted |
[03,of,10,lazy-changelog-parse] changelog: lazily parse description |
2016-03-06 |
Gregory Szorc |
martinvonz |
Accepted |
[02,of,10,lazy-changelog-parse] context: use changelogrevision |
2016-03-06 |
Gregory Szorc |
martinvonz |
Accepted |
[01,of,10,lazy-changelog-parse] changelog: add class to represent parsed changelog revisions |
2016-03-06 |
Gregory Szorc |
martinvonz |
Accepted |
tests: update test output for test written on stable branch (issue5104) |
2016-03-04 |
Gregory Szorc |
|
Accepted |
[2,of,2] commands: use absolute_import |
2016-03-01 |
Gregory Szorc |
yuya |
Accepted |
[1,of,2] cmdutil: use absolute_import |
2016-03-01 |
Gregory Szorc |
yuya |
Accepted |
keepalive: remove useless parenthesis around exception type |
2016-02-28 |
Gregory Szorc |
|
Accepted |
[4,of,4] changelog: lazy decode user (API) |
2016-02-28 |
Gregory Szorc |
|
Accepted |
[3,of,4] changelog: lazy decode description (API) |
2016-02-28 |
Gregory Szorc |
|
Accepted |
[2,of,4] changelog: remove redundant parenthesis |
2016-02-28 |
Gregory Szorc |
|
Accepted |
[1,of,4] changegroup: use changelog.readfiles |
2016-02-28 |
Gregory Szorc |
|
Accepted |
worker: document poor partitioning scheme impact |
2016-02-28 |
Gregory Szorc |
|
Accepted |
[6,of,6] run-tests: fix Python 3 incompatibilities |
2016-02-28 |
Gregory Szorc |
yuya |
Accepted |
[5,of,6] hghave: use print function |
2016-02-28 |
Gregory Szorc |
yuya |
Accepted |
[4,of,6] contrib: remove references to 2to3 |
2016-02-28 |
Gregory Szorc |
|
Accepted |
[3,of,6] check-code: remove redundant import style check |
2016-02-28 |
Gregory Szorc |
|
Accepted |
[2,of,6] setup: remove support for 2to3 |
2016-02-28 |
Gregory Szorc |
|
Accepted |
[1,of,6] run-tests: remove 2to3 support |
2016-02-28 |
Gregory Szorc |
|
Accepted |
[STABLE,V3] hg: obtain lock when creating share from pooled repo (issue5104) |
2016-02-28 |
Gregory Szorc |
|
Accepted |
[STABLE,v2] hg: obtain lock when creating share from pooled repo (issue5104) |
2016-02-28 |
Gregory Szorc |
|
Superseded |
[STABLE,v2] demandimport: add _imp to ignore list |
2016-02-26 |
Gregory Szorc |
|
Accepted |
[STABLE] demandimport: add _imp to ignore list |
2016-02-23 |
Gregory Szorc |
|
Superseded |
[STABLE] hg: obtain lock when creating share from pooled repo (issue5104) |
2016-02-21 |
Gregory Szorc |
marmoute |
Superseded |
[2,of,2] hg: perform update after pulling during clone with share (issue5103) |
2016-02-21 |
Gregory Szorc |
|
Superseded |
[1,of,2] hg: extract post share update logic into own function |
2016-02-21 |
Gregory Szorc |
|
Accepted |
worker: change partition strategy to every Nth element |
2016-02-21 |
Gregory Szorc |
|
Accepted |
[4,of,4] merge: perform background file closing in batchget |
2016-02-20 |
Gregory Szorc |
|
Accepted |
[3,of,4] merge: indent code in batchget() |
2016-02-20 |
Gregory Szorc |
|
Accepted |
[2,of,4] localrepo: support background closing for wwrite() |
2016-02-20 |
Gregory Szorc |
|
Accepted |
[1,of,4] scmutil: support background closing for write() |
2016-02-20 |
Gregory Szorc |
|
Accepted |
[5,of,5,RFC] exchange: support phases discovery via public heads |
2016-02-16 |
Gregory Szorc |
|
Accepted |
[4,of,5,RFC] wireproto: add "nonpublishing" wire protocol capability |
2016-02-16 |
Gregory Szorc |
|
Accepted |
[3,of,5,RFC] pushkey: expose "publicphases" namespace |
2016-02-16 |
Gregory Szorc |
|
Accepted |
[2,of,5,RFC] phases: enable listphases to emit public phase heads |
2016-02-16 |
Gregory Szorc |
|
Accepted |
[1,of,5,RFC] phases: use constants for phase values |
2016-02-16 |
Gregory Szorc |
yuya |
Accepted |
[RFC] repair: add mechanism to convert/upgrade a repo in place |
2016-02-15 |
Gregory Szorc |
|
Changes Requested |
[3,of,3] localrepo: move new repo requirements into standalone function (API) |
2016-02-15 |
Gregory Szorc |
yuya |
Accepted |
[2,of,3] localrepo: isolate requirements determination from side effects |
2016-02-15 |
Gregory Szorc |
yuya |
Accepted |
[1,of,3] localrepo: use local variable for requirements assignment |
2016-02-15 |
Gregory Szorc |
yuya |
Accepted |
[7,of,7] clonebundles: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[6,of,7] churn: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[5,of,7] children: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[4,of,7] censor: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[3,of,7] bugzilla: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[2,of,7] blackbox: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[1,of,7] acl: use absolute_import |
2016-02-10 |
Gregory Szorc |
martinvonz |
Accepted |
[STABLE] zeroconf: access repo on hgweb_mod properly (issue5036) |
2016-01-18 |
Gregory Szorc |
|
Accepted |
[3,of,3,v2] repoview: cache repoview class instances (issue5043) |
2016-01-17 |
Gregory Szorc |
marmoute |
Deferred |
[2,of,3,v2] localrepo: don't reference transaction from hook closure (issue5043) |
2016-01-17 |
Gregory Szorc |
|
Accepted |
[1,of,3,v2] context: don't use util.cachefunc due to cycle creation (issue5043) |
2016-01-17 |
Gregory Szorc |
|
Accepted |
[2,of,2] localrepo: don't reference transaction from hook closure (issue5043) |
2016-01-17 |
Gregory Szorc |
|
Superseded |
[1,of,2] context: don't use util.cachefunc due to cycle creation (issue5043) |
2016-01-17 |
Gregory Szorc |
|
Superseded |
[5,of,5] clonebundles: improve BUNDLESPEC documentation |
2016-01-15 |
Gregory Szorc |
|
Accepted |
[4,of,5] commands: teach debugbundle to print bundle specification |
2016-01-15 |
Gregory Szorc |
|
Accepted |
[3,of,5] commands: use context manager for opened bundle file |
2016-01-15 |
Gregory Szorc |
|
Accepted |
[2,of,5] exchange: implement function for inferring bundle specification |
2016-01-15 |
Gregory Szorc |
|
Accepted |
[1,of,5] streamclone: extract code for reading header fields |
2016-01-15 |
Gregory Szorc |
|
Accepted |
commands: document clone bundles hooks and rollback behavior |
2016-01-15 |
Gregory Szorc |
|
Accepted |
[3,of,3] streamclone: use backgroundfilecloser (issue4889) |
2016-01-14 |
Gregory Szorc |
|
Accepted |
[2,of,3] streamclone: indent code |
2016-01-14 |
Gregory Szorc |
|
Accepted |
[1,of,3] scmutil: support background file closing |
2016-01-14 |
Gregory Szorc |
|
Accepted |
debugshell: disable demand importer when importing debugger |
2016-01-12 |
Gregory Szorc |
|
Accepted |
[3,of,3,V2] exchange: make clone bundles non-experimental and enabled by default |
2016-01-08 |
Gregory Szorc |
|
Accepted |
[2,of,3,V2] exchange: make clonebundleprefers non-experimental |
2016-01-08 |
Gregory Szorc |
|
Accepted |
[1,of,3,V2] clonebundles: remove advertisement of feature |
2016-01-08 |
Gregory Szorc |
|
Superseded |
[3,of,3,RFC,V2] streamclone: use backgroundfilecloser (issue4889) |
2016-01-08 |
Gregory Szorc |
|
Superseded |
[2,of,3,RFC,V2] streamclone: indent code |
2016-01-08 |
Gregory Szorc |
|
Superseded |
[1,of,3,RFC,V2] scmutil: support background file closing |
2016-01-08 |
Gregory Szorc |
|
Superseded |
[3,of,3] clonebundles: change advertisement to reflect feature being enabled |
2016-01-08 |
Gregory Szorc |
|
Superseded |
[2,of,3] exchange: make clone bundles non-experimental and enabled by default |
2016-01-08 |
Gregory Szorc |
|
Superseded |
[1,of,3] exchange: make clonebundleprefers non-experimental |
2016-01-08 |
Gregory Szorc |
|
Superseded |
[2,of,2] util: rename lrucachedict._capacity to capacity |
2016-01-06 |
Gregory Szorc |
|
Rejected |
[1,of,2] util: remove outdated comment about construction overhead |
2016-01-06 |
Gregory Szorc |
|
Accepted |
[2,of,2] revlog: remove unnecessary cache validation in _chunks |
2016-01-06 |
Gregory Szorc |
martinvonz |
Accepted |
[1,of,2] revlog: return offset from _chunkraw() |
2016-01-06 |
Gregory Szorc |
martinvonz |
Accepted |
[3,of,3,RFC] streamclone: use backgroundfilecloser (issue4889) |
2016-01-03 |
Gregory Szorc |
|
Superseded |
[2,of,3,RFC] streamclone: indent code |
2016-01-03 |
Gregory Szorc |
|
Superseded |
[1,of,3,RFC] scmutil: support background file closing |
2016-01-03 |
Gregory Szorc |
|
Superseded |
[5,of,5,V2] streamclone: use context manager for writing files |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[4,of,5,V2] scmutil: use context managers for file handles |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[3,of,5,V2] statichttprepo: implement __enter__ and __exit__ on httprangeheader |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[2,of,5,V2] osutil: implement __enter__ and __exit__ on posixfile |
2016-01-03 |
Gregory Szorc |
mpm |
Accepted |
[1,of,5,V2] streamclone: use read() |
2016-01-03 |
Gregory Szorc |
|
Accepted |
[4,of,4] streamclone: use context manager for writing files |
2016-01-02 |
Gregory Szorc |
|
Superseded |
[3,of,4] scmutil: use context managers for file handles |
2016-01-02 |
Gregory Szorc |
|
Superseded |
[2,of,4] statichttprepo: implement __enter__ and __exit__ on httprangeheader |
2016-01-02 |
Gregory Szorc |
|
Superseded |
[1,of,4] streamclone: use read() |
2016-01-02 |
Gregory Szorc |
|
Superseded |
internals: document revlog format |
2016-01-02 |
Gregory Szorc |
|
Accepted |
[V2] wireproto: support disabling bundle1 only if repo is generaldelta |
2016-01-02 |
Gregory Szorc |
|
Accepted |
[5,of,5] mail: use print function |
2016-01-02 |
Gregory Szorc |
|
Accepted |
[4,of,5] lsprofcalltree: use print function |
2016-01-02 |
Gregory Szorc |
|
Accepted |
[3,of,5] lsprof: use print function |
2016-01-02 |
Gregory Szorc |
|
Accepted |
[2,of,5] keepalive: use print function |
2016-01-02 |
Gregory Szorc |
|
Accepted |
[1,of,5] dispatch: use print function |
2016-01-02 |
Gregory Szorc |
|
Accepted |
[5,of,5] commands: always register special command properties in registrar (API) |
2016-01-02 |
Gregory Szorc |
yuya |
Rejected |
[4,of,5] commands: use absolute_import |
2016-01-02 |
Gregory Szorc |
|
Superseded |
[3,of,5] cmdutil: use absolute_import |
2016-01-02 |
Gregory Szorc |
|
Superseded |
[2,of,5] commands: start registering command properties with registrar |
2016-01-02 |
Gregory Szorc |
yuya |
Rejected |
[1,of,5] cmdutil: consolidate code for command property handling |
2016-01-02 |
Gregory Szorc |
yuya |
Rejected |
[5,of,5] hgweb: support rendering a sub-topic |
2015-12-31 |
Gregory Szorc |
|
Superseded |
[4,of,5] hgweb: support rendering sub-topic indexes |
2015-12-31 |
Gregory Szorc |
|
Superseded |
[3,of,5] templates: support linking to main help page |
2015-12-31 |
Gregory Szorc |
|
Superseded |
[2,of,5] templates: differentiate between partial and full topic name |
2015-12-31 |
Gregory Szorc |
|
Superseded |
[1,of,5] templates: make earlycommands and othercommands optional |
2015-12-31 |
Gregory Szorc |
|
Superseded |
[V2] destutil: use scmutil.revrange for desthistedit (issue5001) |
2015-12-26 |
Gregory Szorc |
|
Accepted |
[5,of,5] exchange: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[4,of,5] localrepo: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[3,of,5] httpclient: use absolute_import |
2015-12-23 |
Gregory Szorc |
durin42 |
Rejected |
[2,of,5] httpconnection: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[1,of,5] import-checker: force 'logging' to stdlib module |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[7,of,7] keepalive: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[6,of,7] context: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[5,of,7] lsprofcalltree: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[4,of,7] byterange: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[3,of,7] dirstate: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[2,of,7] manifest: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[1,of,7] pvec: use absolute_import |
2015-12-23 |
Gregory Szorc |
yuya |
Accepted |
[2,of,2] perf: make start revision configurable for perfrevlog |
2015-12-22 |
Gregory Szorc |
yuya |
Accepted |
[1,of,2] perf: use standard arguments for perfrevlog |
2015-12-22 |
Gregory Szorc |
yuya |
Accepted |
[8,of,8] py3compat: use absolute_import |
2015-12-22 |
Gregory Szorc |
|
Accepted |
[7,of,8] patch: use absolute_import |
2015-12-22 |
Gregory Szorc |
|
Accepted |
[6,of,8] mdiff: use absolute_import |
2015-12-22 |
Gregory Szorc |
|
Accepted |
[5,of,8] scmposix: use absolute_import |
2015-12-22 |
Gregory Szorc |
|
Accepted |
[4,of,8] scmutil: use absolute_import |
2015-12-22 |
Gregory Szorc |
|
Accepted |
[3,of,8] scmwindows: use absolute_import |
2015-12-22 |
Gregory Szorc |
|
Accepted |
[2,of,8] store: use absolute_import |
2015-12-22 |
Gregory Szorc |
|
Accepted |
[1,of,8] help: use absolute_import |
2015-12-22 |
Gregory Szorc |
|
Accepted |
[2,of,2] revlog: establish default max chain length of 10,000 |
2015-12-21 |
Gregory Szorc |
|
Accepted |
[1,of,2] localrepo: document format.maxchainlen |
2015-12-21 |
Gregory Szorc |
|
Accepted |
[6,of,6] perf: add perfrevlogrevision |
2015-12-21 |
Gregory Szorc |
|
Accepted |
[5,of,6] commands: use revlog._deltachain in debugdeltachain |
2015-12-21 |
Gregory Szorc |
|
Accepted |
[4,of,6] revlog: refactor delta chain computation into own function |
2015-12-21 |
Gregory Szorc |
|
Accepted |
[3,of,6] perf: call clearcaches() in perfmanifest |
2015-12-21 |
Gregory Szorc |
|
Accepted |
[2,of,6] manifest: implement clearcaches() |
2015-12-21 |
Gregory Szorc |
|
Accepted |
[1,of,6] revlog: make clearcaches() more effective |
2015-12-21 |
Gregory Szorc |
|
Accepted |
revlog: avoid string slice when decompressing u* chunks |
2015-12-21 |
Gregory Szorc |
|
Accepted |
wireproto: support disabling bundle1 only if repo is generaldelta |
2015-12-20 |
Gregory Szorc |
|
Superseded |
[2,of,2] localrepo: comment that revs() is internal only |
2015-12-20 |
Gregory Szorc |
mpm |
Accepted |
[1,of,2] destutil: use revset.match for desthistedit (issue5001) |
2015-12-20 |
Gregory Szorc |
|
Changes Requested |
[STABLE] revlog: seek to end of file before writing (issue4943) |
2015-12-18 |
Gregory Szorc |
|
Superseded |
[8,of,8,techdocs] help: support loading sub-topics |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[7,of,8,techdocs] help: pass sub-topic into help query functions |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[6,of,8,techdocs] help: pass subtopic into help() |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[5,of,8,techdocs] help: add "internals" topic |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[4,of,8,techdocs] help: teach loaddoc to load from a different directory |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[3,of,8,techdocs] setup.py: package internals help files |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[2,of,8,techdocs] help: add documentation for bundle types |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[1,of,8,techdocs] help: add documentation for changegroup formats |
2015-12-13 |
Gregory Szorc |
|
Accepted |
setup.py: use bytes literals |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[V2] util: reimplement lrucachedict |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[7,of,7] revlog: use absolute_import |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[6,of,7] windows: use absolute_import |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[5,of,7] similar: use absolute_import |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[4,of,7] util: use absolute_import |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[3,of,7] util: make hashlib import unconditional |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[2,of,7] encoding: use double backslash |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[1,of,7] encoding: use absolute_import |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[2,of,2] hg: establish function for performing post-share actions |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[1,of,2] share: pass named arguments |
2015-12-13 |
Gregory Szorc |
|
Accepted |
[9,of,9] parsers: use absolute_import |
2015-12-12 |
Gregory Szorc |
yuya |
Accepted |
[8,of,9] osutil: use absolute_import |
2015-12-12 |
Gregory Szorc |
yuya |
Superseded |
[7,of,9] mpatch: use absolute_import |
2015-12-12 |
Gregory Szorc |
yuya |
Superseded |
[6,of,9] diffhelpers: use absolute_import |
2015-12-12 |
Gregory Szorc |
yuya |
Accepted |
[5,of,9] bdiff: use absolute_import |
2015-12-12 |
Gregory Szorc |
yuya |
Accepted |
[4,of,9] base85: use absolute_import |
2015-12-12 |
Gregory Szorc |
yuya |
Accepted |
[3,of,9] destutil: use absolute_import |
2015-12-12 |
Gregory Szorc |
yuya |
Superseded |
[2,of,9] obsolete: use absolute_import |
2015-12-12 |
Gregory Szorc |
yuya |
Accepted |
[1,of,9] contrib: ignore empty files in check-py3-compat.py |
2015-12-12 |
Gregory Szorc |
yuya |
Accepted |
doc: make gendoc.py module import policy aware |
2015-12-12 |
Gregory Szorc |
yuya |
Accepted |
[8,of,8] tests/tinyproxy: use absolute_import |
2015-12-08 |
Gregory Szorc |
|
Accepted |
[7,of,8] tests/test-wireproto.py: use absolulte_import |
2015-12-08 |
Gregory Szorc |
|
Accepted |
[6,of,8] tests/test-walkrepo: use absolute_import |
2015-12-08 |
Gregory Szorc |
|
Accepted |
[5,of,8] tests/hgweberror.py: use absolute_import |
2015-12-08 |
Gregory Szorc |
|
Accepted |
[4,of,8] tests/hghave.py: use absolute_import |
2015-12-08 |
Gregory Szorc |
|
Accepted |
[3,of,8] tests/heredoctest.py: use absolute_import |
2015-12-08 |
Gregory Szorc |
|
Accepted |
[2,of,8] tests/get-with-headers.py: use absolute_import |
2015-12-08 |
Gregory Szorc |
|
Accepted |
[1,of,8] tests/generate-working-copy-states.py: use absolute_import |
2015-12-08 |
Gregory Szorc |
|
Accepted |
[2,of,2] ui: path option to declare which revisions to push by default |
2015-12-07 |
Gregory Szorc |
|
Changes Requested |
[1,of,2] ui: don't fixup [paths] sub-options |
2015-12-07 |
Gregory Szorc |
|
Changes Requested |
[7,of,7] tests/filterpyflakes: use absolute_import |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[6,of,7] tests/fakepatchtime.py: use absolute_import |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[5,of,7] tests/fakedirstatewritetime.py: use absolute_import |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[4,of,7] tests/dumbhttp: use absolute_import |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[3,of,7] tests/autodiff.py: use absolute_import |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[2,of,7] tests/test-ancestor: use absolute_import |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[1,of,7] tests: add test for Python 3 compatibility |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[3,of,3,V2] util: reimplement lrucachedict |
2015-12-07 |
Gregory Szorc |
|
Superseded |
[2,of,3,V2] perf: add perflrucachedict command |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[1,of,3,V2] perf: use formatter more appropriately |
2015-12-07 |
Gregory Szorc |
|
Accepted |
[3,of,3] util: reimplement lrucachedict |
2015-12-07 |
Gregory Szorc |
|
Superseded |
[2,of,3] perf: add perflrucachedict command |
2015-12-07 |
Gregory Szorc |
|
Superseded |
[1,of,3] perf: use formatter more appropriately |
2015-12-07 |
Gregory Szorc |
|
Changes Requested |
[V2] commands: add debugdeltachain command |
2015-12-06 |
Gregory Szorc |
|
Accepted |
[V4] histedit: pick an appropriate base changeset by default (BC) |
2015-12-06 |
Gregory Szorc |
|
Accepted |
[V3] histedit: pick an appropriate base changeset by default (BC) |
2015-12-06 |
Gregory Szorc |
|
Superseded |
[2,of,2,V2] setup.py: don't rewrite @LIBDIR@ when creating wheels |
2015-12-06 |
Gregory Szorc |
yuya |
Accepted |
[1,of,2,V2] setup.py: attempt to build and install hg.exe on Windows |
2015-12-06 |
Gregory Szorc |
yuya |
Accepted |
[V2] histedit: pick an appropriate base changeset by default (BC) |
2015-12-06 |
Gregory Szorc |
|
Superseded |
[3,of,3,V2] ui: support declaring path push urls as sub-options |
2015-12-06 |
Gregory Szorc |
|
Accepted |
[2,of,3,V2] ui: pass ui instance to path.__init__ |
2015-12-06 |
Gregory Szorc |
|
Accepted |
[1,of,3,V2] ui: store pushloc as separate attribute |
2015-12-06 |
Gregory Szorc |
|
Accepted |
[3,of,3] commands: add debugdeltachain command |
2015-12-06 |
Gregory Szorc |
|
Superseded |
[2,of,3] commands.debugindexdot: use cmdutil.openrevlog() |
2015-12-06 |
Gregory Szorc |
|
Accepted |
[1,of,3] commands: unify argument handling for revlog debug commands |
2015-12-06 |
Gregory Szorc |
|
Accepted |
[3,of,3] ui: support declaring path push urls as sub-options |
2015-12-06 |
Gregory Szorc |
|
Superseded |
[2,of,3] ui: optionally ignore sub-options from configitems() |
2015-12-06 |
Gregory Szorc |
|
Accepted |
[1,of,3] ui: add method to return option and all sub-options |
2015-12-06 |
Gregory Szorc |
|
Accepted |
[2,of,2] setup.py: don't rewrite @LIBDIR@ when creating wheels |
2015-12-06 |
Gregory Szorc |
yuya |
Superseded |
[1,of,2] setup.py: attempt to build and install hg.exe on Windows |
2015-12-06 |
Gregory Szorc |
yuya |
Superseded |
[3,of,3] wireproto: config options to disable bundle1 |
2015-12-04 |
Gregory Szorc |
|
Accepted |
[2,of,3] exchange: standalone function to determine if bundle2 is requested |
2015-12-04 |
Gregory Szorc |
|
Accepted |
[1,of,3] wireproto: add docstring for wirepeer |
2015-12-04 |
Gregory Szorc |
|
Accepted |
[RFC] setup.py: always build and install hg.exe on Windows |
2015-12-04 |
Gregory Szorc |
|
Superseded |
[V2] histedit: pick an appropriate base changeset by default (BC) |
2015-12-04 |
Gregory Szorc |
marmoute |
Superseded |
[6,of,6,import-refactor,V3] mercurial: support loading modules from zipimporter |
2015-12-04 |
Gregory Szorc |
yuya |
Accepted |
[5,of,6,import-refactor,V3] mercurial: don't load C extensions from PyPy |
2015-12-04 |
Gregory Szorc |
yuya |
Accepted |
[4,of,6,import-refactor,V3] mercurial: be more strict about loading dual implemented modules |
2015-12-04 |
Gregory Szorc |
yuya |
Accepted |
[3,of,6,import-refactor,V3] setup: refactor handling of modules with C/Python implementations |
2015-12-04 |
Gregory Szorc |
yuya |
Accepted |
[2,of,6,import-refactor,V3] check-seclevel: set module load policy to Python only |
2015-12-04 |
Gregory Szorc |
yuya |
Accepted |
[1,of,6,import-refactor,V3] mercurial: implement import hook for handling C/Python modules |
2015-12-04 |
Gregory Szorc |
yuya |
Accepted |
[2,of,2,STABLE] changegroup: use unfiltered ancestor when common node is filtered (issue4982) |
2015-12-02 |
Gregory Szorc |
|
Changes Requested |
[1,of,2,STABLE] tests: test changegroup generation for filtered changesets (issue4982) |
2015-12-02 |
Gregory Szorc |
|
Accepted |
[V2] posix: insert seek between reads and writes on Solaris (issue4943) |
2015-11-27 |
Gregory Szorc |
mpm |
Rejected |
histedit: pick an appropriate base changeset by default (BC) |
2015-11-25 |
Gregory Szorc |
|
Superseded |
[6,of,6,import-refactor,V2] mercurial: don't load C extensions from PyPy |
2015-11-25 |
Gregory Szorc |
yuya |
Superseded |
[5,of,6,import-refactor,V2] mercurial: be more strict about loading dual implemented modules |
2015-11-25 |
Gregory Szorc |
yuya |
Superseded |
[4,of,6,import-refactor,V2] setup: refactor handling of modules with C/Python implementations |
2015-11-25 |
Gregory Szorc |
yuya |
Superseded |
[3,of,6,import-refactor,V2] check-seclevel: set module load policy to Python only |
2015-11-25 |
Gregory Szorc |
yuya |
Superseded |
[2,of,6,import-refactor,V2] mercurial: implement import hook for handling C/Python modules |
2015-11-25 |
Gregory Szorc |
yuya |
Superseded |
[1,of,6,import-refactor,V2] setup: remove unused py_modules argument to setup() |
2015-11-25 |
Gregory Szorc |
yuya |
Accepted |
[3,of,3] extensions: refuse to load extensions if minimum hg version not met |
2015-11-24 |
Gregory Szorc |
yuya |
Accepted |
[2,of,3] dispatch: use versiontuple() |
2015-11-24 |
Gregory Szorc |
yuya |
Accepted |
[1,of,3] util: add versiontuple() for returning parsed version information |
2015-11-24 |
Gregory Szorc |
yuya |
Accepted |
[5,of,5] ui: avoid needless casting to a str |
2015-11-24 |
Gregory Szorc |
|
Accepted |
[4,of,5] ui: remove labeled argument from popbuffer |
2015-11-24 |
Gregory Szorc |
|
Accepted |
[3,of,5] color: evaluate labels at write time |
2015-11-24 |
Gregory Szorc |
|
Accepted |
[2,of,5] cmdutil: pass labeled=True to pushbuffer() |
2015-11-24 |
Gregory Szorc |
|
Accepted |
[1,of,5] ui: track label expansion when creating buffers |
2015-11-24 |
Gregory Szorc |
|
Accepted |
[2,of,2,RFC] revlog: establish a cache of decompressed revision chunks |
2015-11-23 |
Gregory Szorc |
|
Deferred |
[1,of,2,RFC] util: reimplement lrucachedict |
2015-11-23 |
Gregory Szorc |
yuya |
Superseded |
test-lrucachedict: move to inline doctest |
2015-11-23 |
Gregory Szorc |
|
Accepted |
[3,of,3] revlog: remove cache validation |
2015-11-23 |
Gregory Szorc |
marmoute |
Deferred |
[2,of,3] revlog: return offset from _chunkraw() |
2015-11-23 |
Gregory Szorc |
marmoute |
Superseded |
[1,of,3] revlog: improve documentation |
2015-11-23 |
Gregory Szorc |
marmoute |
Accepted |
lsprof: support PyPy (issue4573) |
2015-11-22 |
Gregory Szorc |
|
Accepted |
demandimport: don't enable when running under PyPy |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[5,of,5,import-refactor] setup: refactor handling of modules with C/Python implementations |
2015-11-22 |
Gregory Szorc |
|
Superseded |
[4,of,5,import-refactor] hg: gracefully handle PyPy |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[3,of,5,import-refactor] setup: rewrite @MODULELOADPOLICY@ during install |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[2,of,5,import-refactor] hg: support different module load policies |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[1,of,5,import-refactor] hg: implement import hook for handling C/Python modules |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[5,of,5] util.datestr: use divmod() |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[4,of,5] cmdutil.changeset_printer: pass context into showpatch() |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[3,of,5] ui.write: don't clear progress bar when writing to a buffer |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[2,of,5] context: avoid extra parents lookups |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[1,of,5] context: optimize _parents() |
2015-11-22 |
Gregory Szorc |
|
Accepted |
[6,of,6,frozen-repos] commands.log: operate on frozen repository |
2015-11-22 |
Gregory Szorc |
marmoute |
Deferred |
[5,of,6,frozen-repos] localrepo: evaluate revsets against frozen repos |
2015-11-22 |
Gregory Szorc |
marmoute |
Deferred |
[4,of,6,frozen-repos] localrepo: ability to obtain a read-only snapshot of a repo |
2015-11-22 |
Gregory Szorc |
marmoute |
Deferred |
[3,of,6,frozen-repos] revsetbenchmarks: support benchmarking changectx loading |
2015-11-22 |
Gregory Szorc |
marmoute |
Accepted |
[2,of,6,frozen-repos] perf: support obtaining contexts from perfrevset |
2015-11-22 |
Gregory Szorc |
marmoute |
Accepted |
[1,of,6,frozen-repos] localrepo: improve docstring for revset methods |
2015-11-22 |
Gregory Szorc |
marmoute |
Accepted |
[STABLE] posix: insert seek between reads and writes on Solaris (issue4943) |
2015-11-15 |
Gregory Szorc |
marmoute |
Changes Requested |
ui: support declaring repositories in [remotes] section |
2015-11-13 |
Gregory Szorc |
|
Changes Requested |
[STABLE?] tags: create new sortdict for performance reasons |
2015-11-12 |
Gregory Szorc |
|
Accepted |
[STABLE] wireproto: move clonebundles command from extension (issue4931) |
2015-11-03 |
Gregory Szorc |
|
Accepted |
[2,of,2,STABLE] exchange: do not attempt clone bundle if local repo is non-empty (issue4932) |
2015-11-03 |
Gregory Szorc |
|
Accepted |
[1,of,2,STABLE] test-clonebundles.t: add test for incremental pull |
2015-11-03 |
Gregory Szorc |
|
Accepted |
[sprint] histedit: attempt to choose base revision automatically |
2015-10-24 |
Gregory Szorc |
|
Changes Requested |
[2,of,2,sprint] techdocs: add documentation for changegroup formats |
2015-10-24 |
Gregory Szorc |
|
Changes Requested |
[1,of,2,sprint] techdocs: establish Sphinx project for technical docs |
2015-10-24 |
Gregory Szorc |
|
Changes Requested |
[2,of,2,STABLE] bundle2: attribute remote failures to remote (issue4788) |
2015-10-23 |
Gregory Szorc |
|
Accepted |
[1,of,2,STABLE] tests: add tests for remote hook output (issue4788) |
2015-10-23 |
Gregory Szorc |
|
Accepted |
[STABLE] ui: support paths.default-push without paths.default set (issue4914) |
2015-10-22 |
Gregory Szorc |
|
Accepted |
[8,of,8,stream,clone,bundles,V2] clonebundles: rewrite documentation |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[7,of,8,stream,clone,bundles,V2] exchange: support streaming clone bundles in clone bundles |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[6,of,8,stream,clone,bundles,V2] exchange: parse requirements from stream clone specification string |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[5,of,8,stream,clone,bundles,V2] exchange: support parameters in bundle specification strings |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[4,of,8,stream,clone,bundles,V2] commands: support consuming stream clone bundles |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[3,of,8,stream,clone,bundles,V2] commands: support creating stream clone bundles |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[2,of,8,stream,clone,bundles,V2] exchange: support for streaming clone bundles |
2015-10-17 |
Gregory Szorc |
|
Accepted |
[1,of,8,stream,clone,bundles,V2] streamclone: support for producing and consuming stream clone bundles |
2015-10-17 |
Gregory Szorc |
|
Accepted |
exchange: don't print error codes after clone bundle failure |
2015-10-15 |
Gregory Szorc |
|
Accepted |
[4,of,4,stream,clone,bundles] commands: support consuming stream clone bundles |
2015-10-15 |
Gregory Szorc |
|
Superseded |
[3,of,4,stream,clone,bundles] commands: support creating stream clone bundles |
2015-10-15 |
Gregory Szorc |
|
Superseded |
[2,of,4,stream,clone,bundles] exchange: support for streaming clone bundles |
2015-10-15 |
Gregory Szorc |
|
Superseded |
[1,of,4,stream,clone,bundles] streamclone: support for producing and consuming stream clone bundles |
2015-10-15 |
Gregory Szorc |
|
Superseded |
[3,of,3] highlight: add option to prevent content-only based fallback |
2015-10-15 |
Gregory Szorc |
|
Accepted |
[2,of,3] highlight: inline checkfctx() |
2015-10-15 |
Gregory Szorc |
|
Accepted |
[1,of,3] highlight: consolidate duplicate code |
2015-10-15 |
Gregory Szorc |
|
Accepted |
[4,of,4,RFC,stream,clone,bundles] commands.unbundle: support consuming streaming clone bundles |
2015-10-14 |
Gregory Szorc |
|
Deferred |
[3,of,4,RFC,stream,clone,bundles] commands.bundle: support creating stream clone bundles |
2015-10-14 |
Gregory Szorc |
|
Deferred |
[2,of,4,RFC,stream,clone,bundles] exchange: support for streaming clone bundles |
2015-10-14 |
Gregory Szorc |
|
Superseded |
[1,of,4,RFC,stream,clone,bundles] streamclone: support for producing and consuming stream clone bundles |
2015-10-14 |
Gregory Szorc |
|
Superseded |
[6,of,6,clone,bundles] clonebundles: advertise clone bundles feature to clients |
2015-10-14 |
Gregory Szorc |
|
Accepted |
[5,of,6,clone,bundles] exchange: advertise if a clone bundle was attempted |
2015-10-14 |
Gregory Szorc |
|
Accepted |
[4,of,6,clone,bundles] exchange: record that we attempted to fetch a clone bundle |
2015-10-14 |
Gregory Szorc |
|
Accepted |
[3,of,6,clone,bundles] exchange: provide hint on how to disable clone bundles |
2015-10-14 |
Gregory Szorc |
|
Accepted |
[2,of,6,clone,bundles] exchange: document filterclonebundleentries |
2015-10-14 |
Gregory Szorc |
|
Accepted |
[1,of,6,clone,bundles] wireproto: properly parse false boolean args (BC) |
2015-10-14 |
Gregory Szorc |
|
Accepted |
[5,of,5,clonebundles,V3] clonebundles: filter on SNI requirement |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[4,of,5,clonebundles,V3] clonebundles: filter on bundle specification |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[3,of,5,clonebundles,V3] clonebundle: support bundle2 |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[2,of,5,clonebundles,V3] exchange: refactor bundle specification parsing |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[1,of,5,clonebundles,V3] exchange: move bundle specification parsing from cmdutil |
2015-10-13 |
Gregory Szorc |
|
Accepted |
[2,of,2,V2] exchange: refactor bundle specification parsing |
2015-10-13 |
Gregory Szorc |
|
Superseded |
[1,of,2,V2] exchange: move bundle specification parsing from cmdutil |
2015-10-13 |
Gregory Szorc |
|
Superseded |
[2,of,2] exchange: refactor bundle specification parsing |
2015-10-12 |
Gregory Szorc |
|
Superseded |
[1,of,2] exchange: move bundle specification parsing from cmdutil |
2015-10-12 |
Gregory Szorc |
|
Superseded |