[2,of,2,STABLE] packagelib: do not remove packages directory in hggetversion (issue5262) |
2016-07-28 |
Pierre-Yves David |
|
Accepted |
[1,of,2,STABLE] make: introduce a target to clean everything but packages |
2016-07-28 |
Pierre-Yves David |
|
Accepted |
[3,of,3] date: accept broader range of ISO 8601 time specs |
2016-07-28 |
Matt Mackall |
|
Accepted |
[2,of,3] date: parse ISO-style Z and +hh:mm timezone specs |
2016-07-28 |
Matt Mackall |
|
Accepted |
[1,of,3] date: refactor timezone parsing |
2016-07-28 |
Matt Mackall |
|
Accepted |
[STABLE] tests: glob over ssl error |
2016-07-28 |
Gregory Szorc |
|
Accepted |
[STABLE,V2] keyword: avoid traceback when kwdemo is run outside a repo |
2016-07-27 |
Christian Ebert |
|
Accepted |
[STABLE] cmdutil: warnings not issued in cat if subrepopath overlaps |
2016-07-27 |
Hannes Oldenburg |
|
Accepted |
[STABLE] extdiff: escape path for docstring (issue5301) |
2016-07-25 |
Matt Mackall |
|
Accepted |
[STABLE] sslutil: work around SSLContext.get_ca_certs bug on Windows (issue5313) |
2016-07-25 |
Gregory Szorc |
|
Accepted |
[STABLE] graft: use opts.get() consistently |
2016-07-25 |
Gábor Stefanik |
|
Accepted |
[4,of,4,STABLE] spartan: make annotate popup use theme colors |
2016-07-25 |
Anton Shestakov |
|
Accepted |
[3,of,4,STABLE] monoblue: make annotate popup use theme colors |
2016-07-25 |
Anton Shestakov |
|
Accepted |
[2,of,4,STABLE] gitweb: make annotate popup use theme colors |
2016-07-25 |
Anton Shestakov |
|
Accepted |
[1,of,4,STABLE] paper: make annotate popup use theme colors |
2016-07-25 |
Anton Shestakov |
|
Accepted |
[STABLE,V2] cmdutil: warnings not issued in remove if subrepopath overlaps |
2016-07-23 |
Hannes Oldenburg |
|
Accepted |
[2,of,2,STABLE] templatekw: fix join format of parents keyword (issue5292) |
2016-07-22 |
Yuya Nishihara |
|
Accepted |
[1,of,2,STABLE] templatekw: fix join format of revset() function |
2016-07-22 |
Yuya Nishihara |
|
Accepted |
[2,of,2,website] frontpage: use example repo from mercurial-scm.org (RFC) |
2016-07-22 |
Anton Shestakov |
|
Accepted |
[1,of,2,website] frontpage: remove autowidth class, wrap words in quick start example (RFC) |
2016-07-22 |
Anton Shestakov |
|
Accepted |
update: fix bug when update tries to modify folder symlink |
2016-07-21 |
Kostia Balytskyi |
|
Accepted |
[remotenames,V3] remotenames: remove support for old remotenames file format |
2016-07-21 |
Tony Tung |
|
Accepted |
[4,of,4,STABLE] sslutil: improve messaging around unsupported protocols (issue5303) |
2016-07-20 |
Gregory Szorc |
|
Accepted |
[3,of,4,STABLE] sslutil: capture string string representation of protocol |
2016-07-20 |
Gregory Szorc |
|
Accepted |
[2,of,4,STABLE] sslutil: allow TLS 1.0 when --insecure is used |
2016-07-20 |
Gregory Szorc |
|
Accepted |
[1,of,4,STABLE] hg: copy [hostsecurity] options to remote ui instances (issue5305) |
2016-07-20 |
Gregory Szorc |
|
Accepted |
[2,of,2,v2,stable] rbc: fix superfluous rebuilding from scratch - don't abuse self._rbcnamescount |
2016-07-19 |
Mads Kiilerich |
|
Accepted |
[1,of,2,v2,stable] rbc: test case for incorrect and too aggressive invalidation of invalid caches |
2016-07-19 |
Mads Kiilerich |
|
Accepted |
[STABLE] util: better handle '-' in version string (issue5302) |
2016-07-19 |
Gregory Szorc |
|
Accepted |
[stable] convert: update use of deprecated bzrlib property |
2016-07-19 |
Kevin Bullock |
|
Accepted |
[STABLE] hghave: fix typo of sslutil.supportedprotocols |
2016-07-19 |
Yuya Nishihara |
|
Accepted |
rebase: turn rebase revs into set before filtering obsolete |
2016-07-19 |
Simon Farnsworth |
|
Accepted |
[4,of,4,stable] rbc: fix superfluous rebuilding from scratch - don't abuse self._rbcnamescount |
2016-07-18 |
Mads Kiilerich |
|
Accepted |
[3,of,4,stable] rbc: test case for incorrect and too aggressive invalidation of invalid caches |
2016-07-18 |
Mads Kiilerich |
|
Accepted |
[2,of,4,stable] rbc: fix invalid rbc-revs entries caused by missing cache growth |
2016-07-18 |
Mads Kiilerich |
|
Accepted |
[1,of,4,stable] rbc: test case for cache file not growing correctly, causing bad new entries |
2016-07-18 |
Mads Kiilerich |
|
Accepted |
chg: handle EOF reading data block |
2016-07-18 |
Jun Wu |
|
Accepted |
[V3] sslutil: more robustly detect protocol support |
2016-07-18 |
Gregory Szorc |
|
Accepted |
[2,of,2,V2] commandserver: update comment about setpgid |
2016-07-18 |
Jun Wu |
|
Accepted |
[1,of,2,V2] chg: forward SIGINT, SIGHUP to process group |
2016-07-18 |
Jun Wu |
|
Accepted |
url: drop support for proxying HTTP (not HTTPS) over CONNECT tunneling |
2016-07-18 |
Yuya Nishihara |
|
Accepted |
ssl: remove special case of web.cacerts=! from remoteui() |
2016-07-18 |
Yuya Nishihara |
|
Accepted |
[4,of,4] chgserver: rename private functions and variables of chgunixservicehandler |
2016-07-18 |
Yuya Nishihara |
|
Accepted |
[3,of,4] chgserver: refactor initialization of real/base addresses |
2016-07-18 |
Yuya Nishihara |
|
Accepted |
[2,of,4] chgserver: reorder functions in chgunixservicehandler |
2016-07-18 |
Yuya Nishihara |
|
Accepted |
[1,of,4] chgserver: use ui.debug() to print server debug messages |
2016-07-18 |
Yuya Nishihara |
|
Accepted |
[v2] osutil: add darwin-only version of os.listdir using cffi |
2016-07-18 |
Maciej Fijalkowski |
|
Accepted |
[3,of,3,v2] bdiff: split bdiff into cpy-aware and cpy-agnostic part |
2016-07-18 |
Maciej Fijalkowski |
|
Accepted |
[2,of,3,v2] bdiff: rename functions and structs to be amenable for later exporting |
2016-07-18 |
Maciej Fijalkowski |
|
Accepted |
[1,of,3,v2] bdiff: use ssize_t in places that will be later exported |
2016-07-18 |
Maciej Fijalkowski |
|
Accepted |
[3,of,3] run-tests: make --local set --with-chg if --chg is used |
2016-07-18 |
Jun Wu |
|
Accepted |
[2,of,3] run-tests: allow --local to set multiple attributes |
2016-07-18 |
Jun Wu |
|
Accepted |
[1,of,3] run-tests: allow --chg with --with-hg if --with-chg is set |
2016-07-18 |
Jun Wu |
|
Accepted |
[3,of,3] bundle2: store changeset count when creating file bundles |
2016-07-17 |
Gregory Szorc |
|
Accepted |
[2,of,3] util: implement a deterministic __repr__ on sortdict |
2016-07-17 |
Gregory Szorc |
|
Accepted |
[1,of,3] bundle2: use a sorted dict for holding parameters |
2016-07-17 |
Gregory Szorc |
|
Accepted |
[3,of,3] chg: forward SIGINT, SIGHUP to process group |
2016-07-17 |
Jun Wu |
|
Accepted |
[2,of,3] chg: add pgid to hgclient struct |
2016-07-17 |
Jun Wu |
|
Accepted |
[1,of,3] commandserver: send pgid in hello message |
2016-07-17 |
Jun Wu |
|
Accepted |
[5,of,5] tests: update test certificate generation instructions |
2016-07-17 |
Gregory Szorc |
|
Accepted |
[4,of,5] sslutil: more robustly detect protocol support |
2016-07-17 |
Gregory Szorc |
|
Accepted |
[3,of,5] sslutil: move comment about protocol constants |
2016-07-17 |
Gregory Szorc |
|
Accepted |
[2,of,5] sslutil: support defining cipher list |
2016-07-17 |
Gregory Szorc |
|
Accepted |
[1,of,5] hghave: add test for Python 2.7+ |
2016-07-17 |
Gregory Szorc |
|
Accepted |
pycompat: make pycompat demandimport friendly |
2016-07-17 |
Pulkit Goyal |
|
Accepted |
[4,of,4] commandserver: use SOMAXCONN as queue size of pending connections |
2016-07-17 |
Yuya Nishihara |
|
Accepted |
[3,of,4] commandserver: rename _serveworker() to _runworker() |
2016-07-17 |
Yuya Nishihara |
|
Accepted |
[2,of,4] commandserver: separate initialization and cleanup of forked process |
2016-07-17 |
Yuya Nishihara |
|
Accepted |
[1,of,4] commandserver: unindent superfluous "if True" blocks |
2016-07-17 |
Yuya Nishihara |
|
Accepted |
[4,of,4] spartan: make different blocks of annotated lines have different colors |
2016-07-16 |
Anton Shestakov |
|
Accepted |
[3,of,4] monoblue: make different blocks of annotated lines have different colors |
2016-07-16 |
Anton Shestakov |
|
Accepted |
[2,of,4] gitweb: make different blocks of annotated lines have different colors |
2016-07-16 |
Anton Shestakov |
|
Accepted |
[1,of,4] paper: make different blocks of annotated lines have different colors |
2016-07-16 |
Anton Shestakov |
|
Accepted |
[remotefilelog] shallowbundle: specifically compare instance to remotefilelog.remotefilelog |
2016-07-16 |
via Mercurial-devel |
|
Accepted |
[6,of,6,V6] sslutil: print a warning when using TLS 1.0 on legacy Python |
2016-07-16 |
Gregory Szorc |
|
Accepted |
[5,of,6,V6] sslutil: require TLS 1.1+ when supported |
2016-07-16 |
Gregory Szorc |
|
Accepted |
[3,of,6,V6] sslutil: config option to specify TLS protocol version |
2016-07-16 |
Gregory Szorc |
|
Accepted |
wireproto: extract repo filtering to standalone function |
2016-07-15 |
Gregory Szorc |
|
Accepted |
[2,of,2] py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer import |
2016-07-15 |
Pulkit Goyal |
|
Accepted |
[1,of,2] py3: re-implement the BaseHTTPServer.test() function |
2016-07-15 |
Pulkit Goyal |
|
Accepted |
[7,of,7,V5] sslutil: print a warning when using TLS 1.0 on legacy Python |
2016-07-15 |
Gregory Szorc |
|
Accepted |
[6,of,7,V5] sslutil: require TLS 1.1+ when supported |
2016-07-15 |
Gregory Szorc |
|
Accepted |
[5,of,7,V5] sslutil: support defining cipher list |
2016-07-15 |
Gregory Szorc |
|
Accepted |
[4,of,7,V5] sslutil: config option to specify TLS protocol version |
2016-07-15 |
Gregory Szorc |
|
Accepted |
[3,of,7,V5] tests: use sslutil.wrapserversocket() |
2016-07-15 |
Gregory Szorc |
|
Accepted |
[2,of,7,V5] hgweb: use sslutil.wrapserversocket() |
2016-07-15 |
Gregory Szorc |
|
Accepted |
[1,of,7,V5] sslutil: implement wrapserversocket() |
2016-07-15 |
Gregory Szorc |
|
Accepted |
[3,of,3] test-http-*: use sed instead of fixed-with cut for reading access.log |
2016-07-15 |
Augie Fackler |
|
Accepted |
[2,of,3] test-serve: add missing globs |
2016-07-15 |
Augie Fackler |
|
Accepted |
[1,of,3] tests: glob whitespace between path and OK in unzip(1) output |
2016-07-15 |
Augie Fackler |
|
Accepted |
compat: define ssize_t as int on 32bit Windows, silences C4142 warning |
2016-07-15 |
Yuya Nishihara |
|
Accepted |
[2,of,2,website] who: link to https://www.mozilla.org/ |
2016-07-15 |
Gregory Szorc |
|
Accepted |
[1,of,2,website] who: use https:// URLs |
2016-07-15 |
Gregory Szorc |
|
Accepted |
[V2] url: add distribution and version to user-agent request header (BC) |
2016-07-15 |
Gregory Szorc |
|
Accepted |
[7,of,7] commandserver: drop old unixservice implementation |
2016-07-14 |
Yuya Nishihara |
|
Accepted |
[6,of,7] chgserver: switch to new forking service |
2016-07-14 |
Yuya Nishihara |
|
Accepted |
[5,of,7] chgserver: extract stub factory of service object |
2016-07-14 |
Yuya Nishihara |
|
Accepted |
[4,of,7] chgserver: reorder service classes to make future patches readable |
2016-07-14 |
Yuya Nishihara |
|
Accepted |
[3,of,7] commandserver: add new forking server implemented without using SocketServer |
2016-07-14 |
Yuya Nishihara |
|
Accepted |
[2,of,7] commandserver: extract function that serves for the current connection |
2016-07-14 |
Yuya Nishihara |
|
Accepted |
[1,of,7] commandserver: manually create file objects from socket |
2016-07-14 |
Yuya Nishihara |
|
Accepted |
[3,of,3] bdiff: split bdiff into cpy-aware and cpy-agnostic part |
2016-07-14 |
Maciej Fijalkowski |
yuya |
Accepted |
[2,of,3] bdiff: rename functions and structs to be amenable for later exporting |
2016-07-14 |
Maciej Fijalkowski |
yuya |
Accepted |
[1,of,3] bdiff: use ssize_t everywhere |
2016-07-14 |
Maciej Fijalkowski |
yuya |
Accepted |
[2,of,2] rebase: replace extrafn field with _makeextrafn invocations |
2016-07-14 |
Kostia Balytskyi |
|
Accepted |
[1,of,2] rebase: remove sortedstate-related confusion |
2016-07-14 |
Kostia Balytskyi |
|
Accepted |
[5,of,5] spartan: skip empty table cells in annotate view, use rowspan on block heads |
2016-07-14 |
Anton Shestakov |
|
Accepted |
[4,of,5] gitweb: skip empty table cells in annotate view, use rowspan on block heads |
2016-07-14 |
Anton Shestakov |
|
Accepted |
[3,of,5] monoblue: skip empty table cells in annotate view, use rowspan on block heads |
2016-07-14 |
Anton Shestakov |
|
Accepted |
[2,of,5] paper: skip empty table cells in annotate view, use rowspan on block heads |
2016-07-14 |
Anton Shestakov |
|
Accepted |
[1,of,5] hgweb: enumerate lines in loop header, not before |
2016-07-14 |
Anton Shestakov |
|
Accepted |
[1,of,5,V3] tests: use sslutil.wrapserversocket() |
2016-07-14 |
Gregory Szorc |
|
Accepted |
sslutil: add assertion to prevent accidental CA usage on Windows |
2016-07-14 |
Gregory Szorc |
|
Accepted |
[v2] osx: explicitly build hg with /usr/bin/python2.7 |
2016-07-13 |
Augie Fackler |
|
Accepted |
[2,of,2] osx: correct comment about ordering of welcome page |
2016-07-13 |
Augie Fackler |
|
Accepted |
[1,of,2] osx: jettison outdated build instructions |
2016-07-13 |
Augie Fackler |
|
Accepted |
[v4] shelve: make unshelve be able to abort in any case |
2016-07-13 |
Kostia Balytskyi |
|
Accepted |
[4,of,4] commandserver: extract _cleanup() hook to clarify chg is doing differently |
2016-07-13 |
Yuya Nishihara |
|
Accepted |
[3,of,4] chgserver: drop repo at chgunixservice.__init__() |
2016-07-13 |
Yuya Nishihara |
|
Accepted |
[2,of,4] chgserver: extract utility to bind unix domain socket to long path |
2016-07-13 |
Yuya Nishihara |
|
Accepted |
[1,of,4] chgserver: narrow scope of chdir() to socket.bind() |
2016-07-13 |
Yuya Nishihara |
|
Accepted |
[2,of,2] annotate: handle empty files earlier |
2016-07-13 |
Denis Laxalde |
|
Accepted |
[1,of,2] context: eliminate handling of linenumber being None in annotate |
2016-07-13 |
Denis Laxalde |
|
Accepted |
[v2] compat: provide a declaration of ssize_t, for MS windows |
2016-07-13 |
Maciej Fijalkowski |
|
Accepted |
[6,of,6,V2] sslutil: config option to specify TLS protocol version |
2016-07-13 |
Gregory Szorc |
|
Accepted |
[5,of,6,V2] hgweb: use sslutil module for creating wrapped socket |
2016-07-13 |
Gregory Szorc |
|
Accepted |
[4,of,6,V2] hgweb: pass ui into preparehttpserver |
2016-07-13 |
Gregory Szorc |
|
Accepted |
[3,of,6,V2] sslutil: implement wrapserversocket() |
2016-07-13 |
Gregory Szorc |
|
Accepted |
[2,of,6,V2] sslutil: use create_default_context() |
2016-07-13 |
Gregory Szorc |
|
Accepted |
[1,of,6,V2] tests: regenerate x509 test certificates |
2016-07-13 |
Gregory Szorc |
|
Accepted |
[6,of,6,v2] check-code: enforce (glob) on output lines containing 127.0.0.1 |
2016-07-12 |
Augie Fackler |
|
Accepted |
[5,of,6,v2] tests: add (glob) annotations to output lines with 127.0.0.1 |
2016-07-12 |
Augie Fackler |
|
Accepted |
[4,of,6,v2] run-tests: add support for using 127.0.0.1 as a glob |
2016-07-12 |
Augie Fackler |
|
Accepted |
[3,of,6,v2] check-code: only treat a # as a line in a t-test if it has a space before it |
2016-07-12 |
Augie Fackler |
|
Accepted |
[2,of,6,v2] test-export: be more aggressive about quoting ^ |
2016-07-12 |
Augie Fackler |
|
Accepted |
[1,of,6,v2] test-check-shbang: work around check-code not wanting hardcoded paths |
2016-07-12 |
Augie Fackler |
|
Accepted |
[4,of,4] hgweb: add a link on node id in annotate hover-box |
2016-07-12 |
Denis Laxalde |
|
Accepted |
[3,of,4] hgweb: move author information from left-column to hover-box in annotate view |
2016-07-12 |
Denis Laxalde |
|
Accepted |
[2,of,4] hgweb: add links to diff and changeset in hover-box on annotate view |
2016-07-12 |
Denis Laxalde |
|
Accepted |
[1,of,4] hgweb: add link to parents of annotated revision in annotate view |
2016-07-12 |
Denis Laxalde |
|
Accepted |
tests: relax "Connection refused" match |
2016-07-12 |
Augie Fackler |
|
Accepted |
share: don't recreate the source repo each time |
2016-07-11 |
Durham Goode |
|
Accepted |
[2,of,2,V3] error: make hintable exceptions reject unknown keyword arguments (API) |
2016-07-11 |
Yuya Nishihara |
|
Accepted |
[1,of,2,V3] error: make HintException a mix-in class not derived from BaseException (API) |
2016-07-11 |
Yuya Nishihara |
|
Accepted |
[V5] journal: add share extension support |
2016-07-11 |
Martijn Pieters |
|
Accepted |
[3,of,3,V4] journal: add support for seaching by pattern |
2016-07-11 |
Martijn Pieters |
|
Accepted |
[1,of,3,V4] journal: add dirstate tracking |
2016-07-11 |
Martijn Pieters |
|
Accepted |
[v2] setup: prepare for future cffi modules by adding placeholder in setup |
2016-07-11 |
Maciej Fijalkowski |
|
Accepted |
tests: check ETag format in test-hgweb-commands |
2016-07-09 |
Anton Shestakov |
|
Accepted |
hgweb: emit a valid, weak ETag |
2016-07-08 |
Anton Shestakov |
mpm |
Accepted |
[topic-ext] compat: mercurial dropped alias for hashlib.sha1 |
2016-07-08 |
timeless |
|
Accepted |
[topic-ext] compat: tolerate missing rebase extension |
2016-07-08 |
timeless |
|
Accepted |
[3,of,3,RFC] sslutil: config option to specify TLS protocol version |
2016-07-07 |
Gregory Szorc |
|
Accepted |
[2,of,3] sslutil: move context options flags to _hostsettings |
2016-07-07 |
Gregory Szorc |
|
Accepted |
[1,of,3] sslutil: move protocol determination to _hostsettings |
2016-07-07 |
Gregory Szorc |
|
Accepted |
[2,of,2] sslutil: try to find CA certficates in well-known locations |
2016-07-07 |
Gregory Szorc |
|
Accepted |
[1,of,2] sslutil: issue warning when unable to load certificates on OS X |
2016-07-07 |
Gregory Szorc |
|
Accepted |
[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 |
[2,of,2] py3: make files use absolute_import |
2016-07-05 |
Pulkit Goyal |
|
Accepted |
[1,of,2] py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer import |
2016-07-05 |
Pulkit Goyal |
|
Accepted |
[5,of,6,V2] perf: define command annotation locally for Mercurial earlier than 3.1 |
2016-07-04 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6,V2] perf: avoid using formatteropts for Mercurial earlier than 3.2 |
2016-07-04 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6,V2] perf: use locally defined revlog option list for Mercurial earlier than 3.7 |
2016-07-04 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6,V2] perf: define util.safehasattr forcibly for Mercurial earlier than 1.9.3 |
2016-07-04 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,6,V2] perf: add historical portability policy for future reference |
2016-07-04 |
Katsunori FUJIWARA |
|
Accepted |
[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 |
[3,of,3,v3] mpatch: implement cffi version of mpatch |
2016-07-04 |
Maciej Fijalkowski |
|
Accepted |
[2,of,3,v3] policy: add cffi policy for PyPy |
2016-07-04 |
Maciej Fijalkowski |
|
Accepted |
py3: make files use absolute_import and print_function |
2016-07-03 |
Pulkit Goyal |
|
Accepted |
[STABLE] sslutil: don't access message attribute in exception (issue5285) |
2016-07-02 |
Gregory Szorc |
yuya |
Accepted |
[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 |
revert: don't backup if no files reverted in interactive mode (issue4793) |
2016-07-01 |
Sean Karlage |
|
Accepted |
[v3] update: teach hg to override untracked dir with a tracked file on update |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
keepalive: switch from thread to threading module |
2016-07-01 |
Pulkit Goyal |
|
Accepted |
[8,of,8,v8] rebase: move handling of obsolete commits to be a separate RR class method |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[7,of,8,v8] rebase: move rebase finish logic to be a method of the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[6,of,8,v8] rebase: move core rebase logic to be a method of the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[5,of,8,v8] rebase: move local variable 'extrafn' to the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[4,of,8,v8] rebase: move local variable 'currentbookmarks' to the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[3,of,8,v8] rebase: make collapsing use explicit logic to decide on the rev to reuse |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[2,of,8,v8] rebase: move new rebase preparation to be a method of the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[1,of,8,v8] rebase: move abort/continue prep to be a method of the RR class |
2016-07-01 |
Kostia Balytskyi |
yuya |
Accepted |
[2,of,2] remotenames: recorded journal entries should be shared like bookmarks |
2016-07-01 |
Martijn Pieters |
smf |
Accepted |
[1,of,2] remotenames: record bookmark changes in the journal |
2016-07-01 |
Martijn Pieters |
smf |
Accepted |
[2,of,2] hgweb: add absolute urls for archives in json-summary |
2016-07-01 |
Anton Shestakov |
|
Accepted |
[1,of,2] tests: allow bz2 archives in test-hgweb-json.t |
2016-07-01 |
Anton Shestakov |
|
Accepted |
hgweb: expose list of per-repo labels to templates |
2016-07-01 |
Gregory Szorc |
yuya |
Accepted |
[6,of,6,V2] histedit: move autoverb rule to the commit it matches |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
[5,of,6,V2] histedit: use _getsummary in ruleeditor |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
[4,of,6,V2] histedit: use _getsummary in torule |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
[3,of,6,V2] histedit: extract common summary code into method |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
[2,of,6,V2] histedit: remove unneeded initial parameter |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
[1,of,6,V2] histedit: move autoverb logic from torule to ruleeditor |
2016-06-30 |
Sean Farley |
yuya |
Accepted |
treemanifests: actually strip directory manifests |
2016-06-30 |
via Mercurial-devel |
yuya |
Accepted |
[2,of,2,remotefilelog] commands: tell @command decorator about arguments |
2016-06-30 |
via Mercurial-devel |
|
Accepted |
[1,of,2,remotefilelog] debugdatapack: make function name match command |
2016-06-30 |
via Mercurial-devel |
|
Accepted |
[08,of,10] logtoprocess: do not leak the ui object in uisetup |
2016-06-30 |
Jun Wu |
|
Accepted |
[02,of,10] chgserver: document why we don't merge mtimehash and confighash |
2016-06-30 |
Jun Wu |
|
Accepted |
[01,of,10] extensions: move uisetup and extsetup to standalone functions |
2016-06-30 |
Jun Wu |
|
Accepted |
[3,of,3] commandserver: backport handling of forking server from chgserver |
2016-06-30 |
Yuya Nishihara |
|
Accepted |
[2,of,3] commandserver: promote .cleanup() hook from chgserver |
2016-06-30 |
Yuya Nishihara |
|
Accepted |
[1,of,3] commandserver: extract method to create commandserver instance per request |
2016-06-30 |
Yuya Nishihara |
|
Accepted |
[1,of,3] py3: conditionalize httplib import |
2016-06-30 |
Pulkit Goyal |
|
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 |
internals: move the bitmanipulation routines into its own file |
2016-06-29 |
Maciej Fijalkowski |
|
Accepted |
[5,of,5] hgweb: reindent atom/changelogentry.tmpl |
2016-06-29 |
Anton Shestakov |
|
Accepted |
[4,of,5] hgweb: remove unused/nonexistent filelogentry from atom/map |
2016-06-29 |
Anton Shestakov |
|
Accepted |
[3,of,5] hgweb: remove unnecessary CDATA markup in atom/branchentry.tmpl |
2016-06-29 |
Anton Shestakov |
|
Accepted |
[2,of,5] hgweb: reindent rss/changelogentry.tmpl |
2016-06-29 |
Anton Shestakov |
|
Accepted |
[1,of,5] hgweb: remove a couple of superfluous spaces in rss style |
2016-06-29 |
Anton Shestakov |
|
Accepted |
revset: check invalid function syntax "func-name"() explicitly |
2016-06-28 |
Yuya Nishihara |
|
Accepted |
chg: silence warning of unused parameter 'sig' |
2016-06-28 |
Yuya Nishihara |
|
Accepted |
httpclient: update to 54868ef054d2 of httpplus |
2016-06-27 |
Augie Fackler |
|
Accepted |
[5,of,5] py3: add tests in check-code to load modules from util.py |
2016-06-27 |
Pulkit Goyal |
|
Accepted |
[4,of,5] py3: conditionalize SocketServer import |
2016-06-27 |
Pulkit Goyal |
|
Accepted |
[3,of,5] py3: conditionalize xmlrpclib import |
2016-06-27 |
Pulkit Goyal |
|
Accepted |
[2,of,5] py3: conditionalize the urlparse import |
2016-06-27 |
Pulkit Goyal |
|
Accepted |
[1,of,5] py3: update tests/test-check-py3-compat.t |
2016-06-27 |
Pulkit Goyal |
|
Accepted |
patch: allow copy information to be passed in |
2016-06-27 |
Henrik Stuart |
|
Accepted |
largefiles: remove additional blank lines |
2016-06-27 |
liscju |
|
Accepted |
[V2] largefiles: check file in the repo store before checking remotely (issue5257) |
2016-06-27 |
liscju |
|
Accepted |
[V3] ui: path option to declare which revisions to push by default |
2016-06-26 |
Gregory Szorc |
|
Accepted |
revset: get rid of redundant error checking from match() |
2016-06-26 |
Yuya Nishihara |
|
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 |
[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 |
[4,of,5] revset: make head() honor order of subset |
2016-06-24 |
via Mercurial-devel |
|
Accepted |
[3,of,5] revsets: use itervalues() where only values are needed |
2016-06-24 |
via Mercurial-devel |
|
Accepted |
[1,of,5] revsets: passing a set to baseset() is not wrong |
2016-06-24 |
via Mercurial-devel |
|
Accepted |
[2,of,2] debug: make debug{revlog, index, data} --dir not just a flag |
2016-06-24 |
via Mercurial-devel |
|
Accepted |
[1,of,2] debugdata: disallow trailing option with -c/-m |
2016-06-24 |
via Mercurial-devel |
|
Accepted |
[2,of,2] chg: send SIGPIPE to server immediately when pager exits (issue5278) |
2016-06-24 |
Jun Wu |
|
Accepted |
[1,of,2] chgserver: do not ignore SIGPIPE if pager is used |
2016-06-24 |
Jun Wu |
|
Accepted |
[V3] journal: new experimental extension |
2016-06-24 |
Martijn Pieters |
yuya |
Accepted |
largefiles: remove additional blank line between methods in localstore |
2016-06-24 |
liscju |
|
Accepted |
share: move magic string to a constant |
2016-06-24 |
Martijn Pieters |
|
Accepted |
largefiles: fix misleading comments in lfutil instore and storepath |
2016-06-24 |
liscju |
|
Accepted |
pyflakes: use pycompat.pickles to prevent error |
2016-06-24 |
Pierre-Yves David |
|
Accepted |
import-checker: ensure cffi is always a system module |
2016-06-24 |
Augie Fackler |
|
Accepted |
[4,of,4] atomictempfile: add context manager support |
2016-06-23 |
Martijn Pieters |
|
Accepted |
[3,of,4] atomictempfile: add read to the supported file operations |
2016-06-23 |
Martijn Pieters |
|
Accepted |
[2,of,4] atomictempfile: remove test ordering |
2016-06-23 |
Martijn Pieters |
|
Accepted |
[1,of,4] atomictempfile: use a tempdir to keep the test environment clean |
2016-06-23 |
Martijn Pieters |
|
Accepted |
[7,of,7,V4] revset: optimize out sort() according to ordering policy (BC) |
2016-06-23 |
Yuya Nishihara |
|
Accepted |
[6,of,7,V4] revset: optimize out reverse() according to ordering requirement (BC) |
2016-06-23 |
Yuya Nishihara |
|
Accepted |
[5,of,7,V4] revset: add option to make nested range follow ordering of input set (BC) |
2016-06-23 |
Yuya Nishihara |
|
Accepted |
[4,of,7,V4] revset: forward ordering requirement to argument of present() |
2016-06-23 |
Yuya Nishihara |
|
Accepted |
[3,of,7,V4] revset: insert _unordered to fix ordering of nested 'or' and '_list*()' (BC) |
2016-06-23 |
Yuya Nishihara |
|
Accepted |
[2,of,7,V4] revset: teach optimize if current expression should define/follow order |
2016-06-23 |
Yuya Nishihara |
|
Accepted |
[1,of,7,V4] test-revset: show how inconsistent the ordering of compound expressions is |
2016-06-23 |
Yuya Nishihara |
|
Accepted |
revlog: add a fast path for "ambiguous identifier" |
2016-06-22 |
Jun Wu |
|
Accepted |
[evolve-ext,V2] directaccess: make sure gethashsymbols does not return rev numbers |
2016-06-22 |
Jun Wu |
|
Accepted |
bashcompletion: show available command-line switches for aliases |
2016-06-21 |
Martijn Pieters |
|
Accepted |
[6,of,6,v7] rebase: move local variable 'obsoletenotrebased' to the RR class |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
[5,of,6,v7] rebase: move restorestestatus function to be a method of the RR class |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
[4,of,6,v7] rebase: move local variables related to keeping things unchanged to the RR |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
[3,of,6,v7] rebase: move local variables 'date' and 'extrafns' to the RR class |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
[2,of,6,v7] rebase: move collapse-related local variables to the RR class |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
[1,of,6,v7] rebase: pass repo, ui and opts objects to the RR class constructor |
2016-06-21 |
Kostia Balytskyi |
yuya |
Accepted |
pull: add help information about pulling active bookmark |
2016-06-20 |
liscju |
|
Accepted |
py3: shift from __future__ import absolute import to beginning (issue5269) |
2016-06-20 |
Pulkit Goyal |
|
Accepted |
[2,of,2,V2] check-code: build translation table for repquote in global for efficiency |
2016-06-20 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2,V2] check-code: detect "missing _() in ui message" more exactly |
2016-06-20 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,V3] templates: add support for graph webcommand in json style |
2016-06-20 |
Laura Médioni |
|
Accepted |
[4,of,5,V3] templates: add support for search webcommand in json style |
2016-06-20 |
Laura Médioni |
|
Accepted |
[3,of,5,V3] templates: add support for summary webcommand in json style |
2016-06-20 |
Laura Médioni |
|
Accepted |
[2,of,5,V3] templates: add support for filerevision webcommand in json style |
2016-06-20 |
Laura Médioni |
|
Accepted |
[1,of,5,V3] templates: add support for filelog webcommand in json style |
2016-06-20 |
Laura Médioni |
|
Accepted |
[3,of,3,V2] largefiles: makes cloning not ask two times about password (issue4883) |
2016-06-20 |
liscju |
|
Accepted |
[2,of,3,V2] url: remember http password database in ui object |
2016-06-20 |
liscju |
|
Accepted |
[1,of,3,V2] url: extract password database from password manager |
2016-06-20 |
liscju |
|
Accepted |
[V2] bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258) |
2016-06-20 |
liscju |
|
Accepted |
[2,of,2] demandimport: delay loading for "from a import b" with absolute_import |
2016-06-18 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2] import-checker: increase portability for python 2.6.x |
2016-06-18 |
Katsunori FUJIWARA |
|
Accepted |
scmutil: allow access to filecache descriptor on class |
2016-06-17 |
Martijn Pieters |
|
Accepted |
rebase: do not abort if all changesets have equivalents in the destination |
2016-06-17 |
Kostia Balytskyi |
|
Accepted |
changegroup: don't send empty subdirectory manifest groups |
2016-06-16 |
via Mercurial-devel |
|
Accepted |
[2,of,4,V6] hgweb: display blamed revision once per block in annotate view |
2016-06-16 |
Denis Laxalde |
marmoute |
Accepted |
[1,of,4,V6] hgweb: highlight data of the current revision in annotate view |
2016-06-16 |
Denis Laxalde |
marmoute |
Accepted |
[evolve-ext] evolve: use hashlib to compute sha1 hashes |
2016-06-15 |
Jeroen Vaelen |
|
Accepted |
chg: change default connect timeout to 60 seconds |
2016-06-15 |
Jun Wu |
|
Accepted |
[2,of,2] chg: ignore SIGINT while waiting pager termination |
2016-06-15 |
Yuya Nishihara |
|
Accepted |
[1,of,2] chg: reset signal handlers to default before waiting pager |
2016-06-15 |
Yuya Nishihara |
|
Accepted |
[4,of,4] revset: extract function that validates sort() arguments |
2016-06-15 |
Yuya Nishihara |
|
Accepted |
[3,of,4] revset: build dict of extra sort options before evaluating set |
2016-06-15 |
Yuya Nishihara |
|
Accepted |
[2,of,4] revset: build list of (key, reverse) pairs before sorting |
2016-06-15 |
Yuya Nishihara |
|
Accepted |
[1,of,4] revset: fix crash on empty sort key |
2016-06-15 |
Yuya Nishihara |
|
Accepted |
tests: increase test-https malform error glob |
2016-06-15 |
Durham Goode |
|
Accepted |
tests: drop a duplicated instruction |
2016-06-14 |
Denis Laxalde |
|
Accepted |
[3,of,3,V4] revsets: add new topographical sort |
2016-06-14 |
Martijn Pieters |
|
Accepted |
[2,of,3,V4] revset: move groupbranchiter over from graphmod |
2016-06-14 |
Martijn Pieters |
|
Accepted |
[1,of,3,V4] revset: record if a set is in topographical order |
2016-06-14 |
Martijn Pieters |
|
Accepted |
[4,of,7,v6] rebase: move local variable 'targetancestors' to the RR class |
2016-06-13 |
Kostia Balytskyi |
|
Accepted |
[3,of,7,v6] rebase: move local variable 'skipped' to the RR class |
2016-06-13 |
Kostia Balytskyi |
|
Accepted |
[2,of,7,v6] rebase: move local variable 'target' to the RR class |
2016-06-13 |
Kostia Balytskyi |
|
Accepted |
[1,of,7,v6] rebase: introduce a rebaseruntime (RR) class |
2016-06-13 |
Kostia Balytskyi |
|
Accepted |
chg: make timeout adjustable |
2016-06-13 |
Jun Wu |
|
Accepted |
[2,of,2,V2] chg: exec pager in child process |
2016-06-13 |
Jun Wu |
|
Accepted |
[1,of,2,V2] tests: move chg pager test to test-pager.t |
2016-06-13 |
Jun Wu |
|
Accepted |
[4,of,4] doc: describe detail about checkambig optional argument |
2016-06-12 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4] transaction: avoid ambiguity of file stat at restoring from backup |
2016-06-12 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,4] localrepo: make restoring from backup at rollback avoid ambiguity of file stat |
2016-06-12 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,4] dirstate: make restoring from backup avoid ambiguity of file stat |
2016-06-12 |
Katsunori FUJIWARA |
|
Accepted |
[RFC] ui: provide official way to reset internal state per command |
2016-06-12 |
Yuya Nishihara |
|
Accepted |
[5,of,5] util: drop local aliases for md5, sha1, sha256, and sha512 |
2016-06-10 |
Augie Fackler |
|
Accepted |
[4,of,5] cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1 |
2016-06-10 |
Augie Fackler |
|
Accepted |
[3,of,5] pathencode: use hashlib.sha1 directly instead of indirecting through util |
2016-06-10 |
Augie Fackler |
|
Accepted |
[2,of,5] revlog: use hashlib.sha1 directly instead of through util |
2016-06-10 |
Augie Fackler |
|
Accepted |
[1,of,5] store: use hashlib.sha1 directly instead of through util |
2016-06-10 |
Augie Fackler |
|
Accepted |
[2,of,2] similar: delete extra newline at EOF |
2016-06-10 |
Augie Fackler |
|
Accepted |
[1,of,2] scmutil: delete extra newline at EOF |
2016-06-10 |
Augie Fackler |
|
Accepted |
[1,of,4,V3] graphmod: avoid sorting when already sorted |
2016-06-08 |
Martijn Pieters |
durin42 |
Accepted |
[4,of,4] tests: add basic tests for SMTP over SSL |
2016-06-08 |
Yuya Nishihara |
|
Accepted |
[3,of,4] tests: add dummy SMTP daemon for SSL tests |
2016-06-08 |
Yuya Nishihara |
|
Accepted |
[2,of,4] tests: extract SSL certificates from test-https.t |
2016-06-08 |
Yuya Nishihara |
|
Accepted |
[1,of,4] check-code: make 'ls' pattern less invasive |
2016-06-08 |
Yuya Nishihara |
|
Accepted |
[4,of,4] mpatch: implement cffi version of mpatch |
2016-06-08 |
Maciej Fijalkowski |
|
Accepted |
[3,of,4] policy: add cffi policy for PyPy |
2016-06-08 |
Maciej Fijalkowski |
|
Accepted |
[2,of,4] mpatch: shuffle stuff around so it's easier to make a cffi version of mpatch |
2016-06-08 |
Maciej Fijalkowski |
|
Accepted |
[1,of,4] internals: move the bitmanipulation routines into its own file |
2016-06-08 |
Maciej Fijalkowski |
|
Accepted |
sslutil: per-host config option to define certificates |
2016-06-08 |
Gregory Szorc |
|
Accepted |
[2,of,2,V2] crecord: drop unused "operation" parameter from filterpatch function |
2016-06-07 |
Denis Laxalde |
|
Accepted |
[1,of,2,V2] patch: define full messages for interactive record/revert |
2016-06-07 |
Denis Laxalde |
|
Accepted |
[v2,stable] largefiles: fix support for local largefiles while using share extension |
2016-06-07 |
Henrik Stuart |
|
Accepted |
[1,of,4] hgweb: remove unused code in annotate web command |
2016-06-06 |
Denis Laxalde |
|
Accepted |
[2,of,2] style: remove namespace class |
2016-06-06 |
Pierre-Yves David |
|
Accepted |
[1,of,2] style: don't use capital letter for constant |
2016-06-06 |
Pierre-Yves David |
|
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 |
[2,of,2,STABLE] bdiff: remove effectively dead code |
2016-06-03 |
Matt Mackall |
|
Accepted |
[1,of,2,STABLE] bdiff: extend matches across popular lines |
2016-06-03 |
Matt Mackall |
|
Accepted |
[1,of,7,V2] test-revset: fix test vector for ordering issue of matching() |
2016-06-03 |
Yuya Nishihara |
|
Accepted |
revert: use "discard"/"revert" verb when reverting interactively (issue5143) |
2016-06-03 |
Denis Laxalde |
|
Accepted |
tests: test-run-tests: clean up inuse server eagerly |
2016-06-03 |
timeless |
durin42 |
Accepted |
[STABLE] tests-subrepo-git: use "f" to dump pwned.txt, for portability |
2016-06-02 |
Danek Duvall |
|
Accepted |
revset: make filteredset.__nonzero__ respect the order of the filteredset |
2016-06-02 |
Kostia Balytskyi |
|
Accepted |
[6,of,6] phases: make writing phaseroots file out avoid ambiguity of file stat |
2016-06-02 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,6] dirstate: make writing branch file out avoid ambiguity of file stat |
2016-06-02 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,6] dirstate: make writing dirstate file out avoid ambiguity of file stat |
2016-06-02 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6] bookmarks: make writing files out avoid ambiguity of file stat |
2016-06-02 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6] transaction: avoid ambiguity of file stat at closing transaction |
2016-06-02 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,6] util: add __ne__ to filestat class for consistency |
2016-06-02 |
Katsunori FUJIWARA |
|
Accepted |
bundle2: don't assume ordering of heads checked after push |
2016-06-01 |
Mads Kiilerich |
|
Accepted |
[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 |
obsolete: fix grammar |
2016-06-01 |
timeless |
|
Accepted |
tests: add run-test .testtimes basic testing |
2016-06-01 |
timeless |
|
Accepted |
[2,of,2,website] css: don't set the same property twice |
2016-05-31 |
Anton Shestakov |
|
Accepted |
[1,of,2,website] frontpage: remove left margin from quick start block |
2016-05-31 |
Anton Shestakov |
|
Accepted |
[4,of,6] check-code: make repquote distinguish more characters for exact detection |
2016-05-31 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,6] check-code: centralize rules depending on implementation of repquote |
2016-05-31 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,6] check-code: use fixedmap for replacement of space characters |
2016-05-31 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,6] check-code: replace quoted characters correctly |
2016-05-31 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,V3,STABLE] tests-subrepo-git: emit a different "pwned" message based on the test |
2016-05-30 |
Danek Duvall |
|
Accepted |
[1,of,2,V3,STABLE] tests-subrepo-git: make the "pwned" message output in a stable order |
2016-05-30 |
Danek Duvall |
|
Accepted |
[2,of,2] test-chg: add basic tests for server lifecycle |
2016-05-29 |
Yuya Nishihara |
|
Accepted |
[1,of,2] test-chg: run only with chg |
2016-05-29 |
Yuya Nishihara |
|
Accepted |
[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 |
[website] frontpage: don't cut off text in quick start snippet, resize the column instead |
2016-05-28 |
Anton Shestakov |
|
Accepted |
[STABLE] lazymanifest: fix typo s/typles/tuples/ |
2016-05-27 |
Javi Merino |
|
Accepted |
[STABLE] test-cache-abuse: correct for different hunk headers between Solaris and GNU |
2016-05-27 |
Danek Duvall |
|
Accepted |
[3,of,3,V2] distate: add assertions to backup functions |
2016-05-27 |
Mateusz Kwapich |
|
Accepted |
[2,of,3,V2] shelve: use backup functions instead of manually copying dirstate |
2016-05-27 |
Mateusz Kwapich |
|
Accepted |
[1,of,3,V2] dirstate: don't use actualfilename to name the backup file |
2016-05-27 |
Mateusz Kwapich |
|
Accepted |
run-tests: use json.dumps(separators=) |
2016-05-26 |
timeless |
|
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 |
[3,of,3] tests: split test-run-tests-rev.t for speed (RFC) |
2016-05-26 |
timeless |
|
Accepted |
[2,of,3] run-tests: add --rev to run tests with specific version of hg |
2016-05-26 |
timeless |
|
Accepted |
[1,of,3] debuginstall: expose modulepolicy |
2016-05-26 |
timeless |
|
Accepted |
dirstate: remove file from copymap on drop |
2016-05-25 |
Mateusz Kwapich |
|
Accepted |
[1,of,2,evolve-ext] help: fix evolution help grammar |
2016-05-25 |
timeless |
|
Accepted |
[evolve-ext] help: fix evolution hg phases reference |
2016-05-25 |
timeless |
|
Accepted |
[7,of,7] debugignore: make messages translatable |
2016-05-25 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,7] grep: make a message translatable |
2016-05-25 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,7] subrepo: make a message translatable |
2016-05-25 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,7] merge: make messages translatable |
2016-05-25 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,7] httppeer: make a message translatable |
2016-05-25 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,7] notify: make a message translatable |
2016-05-25 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,7] gpg: make a message translatable |
2016-05-25 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2] revset: define table of sort() key functions |
2016-05-25 |
Yuya Nishihara |
|
Accepted |
[1,of,2] revset: factor out reverse flag of sort() key |
2016-05-25 |
Yuya Nishihara |
|
Accepted |
[5,of,5] tests: enable import checker for all python files (including no .py files) |
2016-05-24 |
Yuya Nishihara |
|
Accepted |
[4,of,5] tests: make 'f' utility import hashlib unconditionally |
2016-05-24 |
Yuya Nishihara |
|
Accepted |
[3,of,5] tests: fix typo of shebang prefix in test-check-pyflakes.t |
2016-05-24 |
Yuya Nishihara |
|
Accepted |
[2,of,5] hghave: silence future pyflakes warning of unused import |
2016-05-24 |
Yuya Nishihara |
|
Accepted |
[1,of,5] tests: remove unused import from 'f' utility |
2016-05-24 |
Yuya Nishihara |
|
Accepted |
[5,of,5,V2] revsets: add new topographical sort |
2016-05-24 |
Martijn Pieters |
|
Accepted |
[3,of,5,V2] revset: use getargsdict for sort() |
2016-05-24 |
Martijn Pieters |
|
Accepted |
annotate: optimize line counting |
2016-05-23 |
Matt Mackall |
|
Accepted |
[v2] fileserverclient: make iterbatch() case work with new store |
2016-05-20 |
via Mercurial-devel |
|
Accepted |
[STABLE] tests: escape bytes setting MSB in input of grep for portability |
2016-05-20 |
Katsunori FUJIWARA |
|
Accepted |
[5,of,5,V3] tests: check importing modules in perf.py for historical portability |
2016-05-20 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5,V3] tests: introduce check-perf-code.py to add extra checks on perf.py |
2016-05-20 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5,V3] check-code: move fixing up regexp into main procedure |
2016-05-20 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5,V3] check-code: factor out boot procedure into main |
2016-05-20 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5,V3] perf: import newer modules separately for earlier Mercurial |
2016-05-20 |
Katsunori FUJIWARA |
|
Accepted |
localrepo: prevent executable-bit only changes from being lost on amend |
2016-05-19 |
Mateusz Kwapich |
|
Accepted |
[5,of,5] util: make copyfile avoid ambiguity of file stat if needed |
2016-05-18 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5] vfs: make rename avoid ambiguity of file stat if needed |
2016-05-18 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5] vfs: make atomictempfile avoid ambiguity of file stat if needed |
2016-05-18 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5] util: make atomictempfile avoid ambiguity of file stat if needed |
2016-05-18 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5] util: add filestat class to detect ambiguity of file stat |
2016-05-18 |
Katsunori FUJIWARA |
|
Accepted |
[remotefilelog-ext] debugindex: use normal handling for --dir |
2016-05-18 |
via Mercurial-devel |
|
Accepted |
[2,of,2,V2] histedit: add experimental config for using the first word of the commit |
2016-05-17 |
Sean Farley |
|
Accepted |
[1,of,2,V2] histedit: add optional parameter for determining intial editor line |
2016-05-17 |
Sean Farley |
|
Accepted |
[3,of,3] check-code: reject .next(...) |
2016-05-16 |
timeless |
|
Accepted |
[2,of,3] py3: convert to next() function |
2016-05-16 |
timeless |
|
Accepted |
[1,of,3] revset: rename variable to avoid shadowing with builtin next() function |
2016-05-16 |
timeless |
|
Accepted |
purge: use opts.get() |
2016-05-16 |
Gregory Szorc |
|
Accepted |
graphmod: update edgemap in-place |
2016-05-16 |
Martijn Pieters |
yuya |
Accepted |
changegroup: extract method that sorts nodes to send |
2016-05-16 |
Augie Fackler |
|
Accepted |
[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 |
[1,of,8] py3: make doc/docchecker use absolute_import |
2016-05-15 |
Yuya Nishihara |
|
Accepted |
[1,of,8] py3: make contrib/check-commit use absolute_import |
2016-05-15 |
Yuya Nishihara |
|
Accepted |
[8,of,8] tests: enable import checker for all **.py files |
2016-05-14 |
Yuya Nishihara |
|
Accepted |
[7,of,8] py3: make contrib/import-checker.py get along with itself |
2016-05-14 |
Yuya Nishihara |
|
Accepted |
[6,of,8] py3: make contrib/revsetbenchmarks.py not import symbols from stdlib modules |
2016-05-14 |
Yuya Nishihara |
|
Accepted |
[5,of,8] py3: make contrib/bdiff-torture.py conform to our import style |
2016-05-14 |
Yuya Nishihara |
|
Accepted |
[4,of,8] import-checker: extend check of symbol-import order to all local modules |
2016-05-14 |
Yuya Nishihara |
|
Accepted |
[3,of,8] import-checker: always build a list of imported symbols |
2016-05-14 |
Yuya Nishihara |
|
Accepted |
[2,of,8] import-checker: fix test to make a real package |
2016-05-14 |
Yuya Nishihara |
|
Accepted |
[1,of,8] py3: move up symbol imports to enforce import-checker rules |
2016-05-14 |
Yuya Nishihara |
|
Accepted |
[3,of,3,V3] localrepo: use dirstate savebackup instead of handling dirstate file manually |
2016-05-13 |
Mateusz Kwapich |
|
Accepted |
[2,of,3,V3] localrepo: use dirstate restorebackup instead of copying dirstate manually |
2016-05-13 |
Mateusz Kwapich |
|
Accepted |
[1,of,3,V3] dirstate: add prefix and suffix arguments to backup |
2016-05-13 |
Mateusz Kwapich |
|
Accepted |
[2,of,2] transaction: turn lack of locking into a hard failure (API) |
2016-05-13 |
Pierre-Yves David |
yuya |
Accepted |
[1,of,2] test: extract develwarn transaction testing in its own command |
2016-05-13 |
Pierre-Yves David |
yuya |
Accepted |
[2,of,2,STABLE] help: search section of help topic by translated section name correctly |
2016-05-12 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2,STABLE] patch: show lower-ed translated message correctly |
2016-05-12 |
Katsunori FUJIWARA |
|
Accepted |
wireproto: optimize handling of large batch responses |
2016-05-12 |
Augie Fackler |
|
Accepted |
[V2] strip: invalidate phase cache after stripping changeset (issue5235) |
2016-05-12 |
Laurent Charignon |
|
Accepted |
[10,of,10] tests: mark test-atomictempfile.py write as binary |
2016-05-12 |
timeless |
yuya |
Accepted |
[09,of,10] tests: mark test-context.py write as binary |
2016-05-12 |
timeless |
yuya |
Accepted |
[04,of,10] hg: disable demandimport for py3 |
2016-05-12 |
timeless |
|
Accepted |
[V2] hgcia: remove hgcia (BC) |
2016-05-12 |
Jun Wu |
|
Accepted |
[2,of,2] downloads: add link to DeveloperRepos on wiki |
2016-05-11 |
Kevin Bullock |
|
Accepted |
[1,of,2] downloads: crew -> committed |
2016-05-11 |
Kevin Bullock |
|
Accepted |
[4,of,4,v2] run-tests: handle json.dumps divergence |
2016-05-11 |
timeless |
|
Accepted |
[3,of,4,v2] run-tests: add support for RTUNICODEPEDANTRY environment variable |
2016-05-11 |
timeless |
durin42 |
Accepted |
[2,of,4,v2] tests: use debuginstall to retrieve hg version |
2016-05-11 |
timeless |
yuya |
Accepted |
[1,of,4,v2] debuginstall: add mercurial version |
2016-05-11 |
timeless |
yuya |
Accepted |
[3,of,6,v4] tests: test-run-tests: clean up inuse server eagerly |
2016-05-11 |
timeless |
|
Accepted |
[2,of,6,v4] tests: refactor run-tests helpers |
2016-05-11 |
timeless |
|
Accepted |
[1,of,6,v4] tests: silence test-repo obsolete warning |
2016-05-11 |
timeless |
|
Accepted |
revset: make dagrange preserve order of input set |
2016-05-11 |
Yuya Nishihara |
|
Accepted |
[3,of,3,v2] tests: mark test-check-pyflakes.t as requiring hg1.0+ |
2016-05-11 |
timeless |
yuya |
Accepted |
[2,of,3,v2] hghave: switch from iteritems to items |
2016-05-11 |
timeless |
|
Accepted |
[1,of,3,v2] hghave: matchoutput needs to use bytes for regexp |
2016-05-11 |
timeless |
|
Accepted |
[5,of,5] cleanup: replace False identity testing with an explicit token object |
2016-05-11 |
Pierre-Yves David |
|
Accepted |
[4,of,5] devel: officially deprecate dirstate.write without transaction argument |
2016-05-11 |
Pierre-Yves David |
|
Accepted |
[3,of,5] devel: officially deprecate update without destination |
2016-05-11 |
Pierre-Yves David |
|
Accepted |
[2,of,5] devel: fix a typo in a deprecation warning |
2016-05-11 |
Pierre-Yves David |
|
Accepted |
[1,of,5] devel: officially deprecate old style revset |
2016-05-11 |
Pierre-Yves David |
|
Accepted |