Mercurial > hg
graph
-
tests: use 'legacy.exchange' option in 'test-bundle2-exchange.t'Tue, 02 Aug 2016 15:23:03 +0200, by Pierre-Yves David
-
bundlerepo: also read the 'devel.legacy.exchange' configWed, 03 Aug 2016 16:42:10 +0200, by Pierre-Yves David
-
bundle2: add a devel option controling bundle version used for exchangeTue, 02 Aug 2016 14:48:21 +0200, by Pierre-Yves David
-
bundle2: rename the _canusebundle2 method to _forcebundle1Wed, 03 Aug 2016 15:01:23 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-bookmark-pushpull.tWed, 03 Aug 2016 14:24:09 +0200, by Pierre-Yves David
-
tests: update bugzilla link in test-issue1175.tThu, 04 Aug 2016 19:51:03 +0800, by Anton Shestakov
-
journal: use fm.formatdate() to pass date tuple in appropriate type (BC)Sun, 31 Jul 2016 17:11:48 +0900, by Yuya Nishihara
-
formatter: add function to convert date tuple to appropriate formatSun, 31 Jul 2016 17:07:29 +0900, by Yuya Nishihara
-
journal: use fm.formatlist() to pass hashes in appropriate type (BC)Sun, 31 Jul 2016 16:56:26 +0900, by Yuya Nishihara
-
formatter: add function to convert list to appropriate format (issue5217)Sun, 10 Jul 2016 21:03:06 +0900, by Yuya Nishihara
-
journal: use fm.hexfunc() to get full hash in JSON/template output (BC)Sun, 31 Jul 2016 16:38:16 +0900, by Yuya Nishihara
-
py3: update test-check-py3-compat.t outputThu, 04 Aug 2016 00:04:48 +0530, by Pulkit Goyal
-
deprecation: enforce thew 'tr' argument of 'dirstate.write' (API)Tue, 02 Aug 2016 16:51:27 +0200, by Pierre-Yves David
-
tests: remove initial bundle2 enabling in various bundle2 testsTue, 02 Aug 2016 14:54:06 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-largefiles.tTue, 02 Aug 2016 15:44:51 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-tags.tTue, 02 Aug 2016 15:05:57 +0200, by Pierre-Yves David
-
templatekw: change joinfmt to a mandatory argument of _hybrid objectSat, 23 Jul 2016 13:08:43 +0900, by Yuya Nishihara
-
convert: move svn config initializer out of the module level stableMon, 01 Aug 2016 17:38:01 -0700, by Durham Goode
-
win32: update link to mailing list in readme stableThu, 04 Aug 2016 19:50:25 +0800, by Anton Shestakov
-
debian: update source URL in copyright file stableThu, 04 Aug 2016 19:49:07 +0800, by Anton Shestakov
-
url: drop compatibility wrapper of socket.create_connection()Mon, 18 Jul 2016 23:12:09 +0900, by Yuya Nishihara
-
doc: remove double imports of inspect from hgmanpage.pySat, 14 May 2016 14:37:25 +0900, by Yuya Nishihara
-
merge: concatenate default conflict marker at parsing phase of .pyTue, 05 May 2015 10:51:34 +0900, by Yuya Nishihara
-
tests: remove bundle2 activation from test-push-warn.tTue, 02 Aug 2016 03:54:17 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-phases-exchanges.tTue, 02 Aug 2016 03:53:48 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-obsolete.tTue, 02 Aug 2016 03:53:17 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-http-proxy.tTue, 02 Aug 2016 03:53:05 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-hook.tTue, 02 Aug 2016 03:50:58 +0200, by Pierre-Yves David
-
tests: remove bundle2 activation from test-acl.tTue, 02 Aug 2016 03:50:42 +0200, by Pierre-Yves David
-
merge with stableMon, 01 Aug 2016 13:14:13 -0400, by Augie Fackler
-
doc: make previous line of certificate example end with "::" stableMon, 01 Aug 2016 06:08:27 +0900, by FUJIWARA Katsunori
-
doc: fix incorrect use of rst hg role in help text stableMon, 01 Aug 2016 06:08:27 +0900, by FUJIWARA Katsunori
-
doc: use field rst syntax to show keywords in debugdeltachain help correctly stableMon, 01 Aug 2016 06:08:26 +0900, by FUJIWARA Katsunori
-
revset: refactor to make xgettext put i18n comments into hg.pot file stableMon, 01 Aug 2016 06:08:26 +0900, by FUJIWARA Katsunori
-
doc: trim newline at the end of exception message stableMon, 01 Aug 2016 06:08:25 +0900, by FUJIWARA Katsunori
-
i18n-ja: synchronized with 6fd751fa58d3 stableMon, 01 Aug 2016 08:27:22 +0900, by FUJIWARA Katsunori
-
demandimport: avoid infinite recursion at actual module importing (issue5304) stableSun, 31 Jul 2016 05:39:59 +0900, by FUJIWARA Katsunori
-
packagelib: do not remove packages directory in hggetversion (issue5262) stableFri, 29 Jul 2016 00:45:24 +0200, by Pierre-Yves David
-
make: introduce a target to clean everything but packages stableFri, 29 Jul 2016 00:39:59 +0200, by Pierre-Yves David
-
url: avoid re-issuing incorrect password (issue3210) stableFri, 29 Jul 2016 12:46:07 +0100, by Kim Randell
-
date: accept broader range of ISO 8601 time specs stableWed, 27 Jul 2016 15:22:36 -0500, by Matt Mackall
-
date: parse ISO-style Z and +hh:mm timezone specs stableWed, 27 Jul 2016 15:20:34 -0500, by Matt Mackall
-
keyword: avoid traceback when kwdemo is run outside a repo stableWed, 27 Jul 2016 13:57:51 +0100, by Christian Ebert
-
cmdutil: warnings not issued in cat if subrepopath overlaps stableWed, 27 Jul 2016 08:38:54 +0000, by Hannes Oldenburg
-
sslutil: work around SSLContext.get_ca_certs bug on Windows (issue5313) stableMon, 25 Jul 2016 12:00:55 -0700, by Gregory Szorc
-
extdiff: escape path for docstring (issue5301) stableMon, 18 Jul 2016 16:25:35 -0500, by Matt Mackall
-
update: fix bug when update tries to modify folder symlink stableThu, 21 Jul 2016 15:55:47 -0700, by Kostia Balytskyi
-
spartan: make annotate popup use theme colors stableMon, 25 Jul 2016 12:59:52 +0800, by Anton Shestakov
-
monoblue: make annotate popup use theme colors stableMon, 25 Jul 2016 12:37:58 +0800, by Anton Shestakov
-
gitweb: make annotate popup use theme colors stableMon, 25 Jul 2016 12:33:18 +0800, by Anton Shestakov
-
paper: make annotate popup use theme colors stableMon, 25 Jul 2016 12:22:17 +0800, by Anton Shestakov
-
templatekw: fix join format of parents keyword (issue5292) stableFri, 22 Jul 2016 22:12:12 +0900, by Yuya Nishihara
-
templatekw: fix join format of revset() function stableFri, 22 Jul 2016 22:00:46 +0900, by Yuya Nishihara
-
cmdutil: warnings not issued in remove if subrepopath overlaps stableFri, 22 Jul 2016 11:29:42 +0000, by Hannes Oldenburg
-
sslutil: improve messaging around unsupported protocols (issue5303) stableTue, 19 Jul 2016 21:09:58 -0700, by Gregory Szorc
-
sslutil: capture string string representation of protocol stableTue, 19 Jul 2016 20:30:29 -0700, by Gregory Szorc
-
sslutil: allow TLS 1.0 when --insecure is used stableTue, 19 Jul 2016 20:16:51 -0700, by Gregory Szorc
-
hg: copy [hostsecurity] options to remote ui instances (issue5305) stableTue, 19 Jul 2016 19:57:34 -0700, by Gregory Szorc
-
rbc: fix superfluous rebuilding from scratch - don't abuse self._rbcnamescount stableMon, 18 Jul 2016 22:25:09 +0200, by Mads Kiilerich
-
rbc: test case for incorrect and too aggressive invalidation of invalid caches stableMon, 18 Jul 2016 22:23:44 +0200, by Mads Kiilerich
-
util: better handle '-' in version string (issue5302) stableTue, 19 Jul 2016 10:15:35 -0700, by Gregory Szorc
-
convert: update use of deprecated bzrlib property stableTue, 19 Jul 2016 11:00:32 -0500, by Kevin Bullock
-
hghave: fix typo of sslutil.supportedprotocols stableTue, 19 Jul 2016 21:16:44 +0900, by Yuya Nishihara
-
rebase: turn rebase revs into set before filtering obsolete stableTue, 19 Jul 2016 03:29:53 -0700, by Simon Farnsworth
-
merge default into stable for 3.9 code freeze stable 3.9-rcMon, 18 Jul 2016 23:28:14 -0500, by Matt Mackall
-
rbc: fix invalid rbc-revs entries caused by missing cache growthMon, 18 Jul 2016 22:22:38 +0200, by Mads Kiilerich
-
rbc: test case for cache file not growing correctly, causing bad new entriesMon, 18 Jul 2016 22:21:42 +0200, by Mads Kiilerich
-
chg: handle EOF reading data blockMon, 18 Jul 2016 18:55:06 +0100, by Jun Wu
-
sslutil: more robustly detect protocol supportMon, 18 Jul 2016 11:27:27 -0700, by Gregory Szorc
-
osutil: add darwin-only version of os.listdir using cffiMon, 11 Jul 2016 11:05:08 +0200, by Maciej Fijalkowski
-
url: drop support for proxying HTTP (not HTTPS) over CONNECT tunnelingSun, 05 Jun 2016 12:29:08 +0900, by Yuya Nishihara
-
chgserver: rename private functions and variables of chgunixservicehandlerSat, 21 May 2016 18:16:39 +0900, by Yuya Nishihara
-
chgserver: refactor initialization of real/base addressesSun, 22 May 2016 14:06:37 +0900, by Yuya Nishihara
-
chgserver: reorder functions in chgunixservicehandlerSun, 22 May 2016 14:05:34 +0900, by Yuya Nishihara
-
chgserver: use ui.debug() to print server debug messagesSat, 21 May 2016 18:15:20 +0900, by Yuya Nishihara
-
ssl: remove special case of web.cacerts=! from remoteui()Sun, 05 Jun 2016 12:18:20 +0900, by Yuya Nishihara
-
bundle2: store changeset count when creating file bundlesSun, 17 Jul 2016 15:13:51 -0700, by Gregory Szorc
-
util: implement a deterministic __repr__ on sortdictSun, 17 Jul 2016 15:10:30 -0700, by Gregory Szorc
-
bundle2: use a sorted dict for holding parametersSun, 17 Jul 2016 14:51:00 -0700, by Gregory Szorc
-
wireproto: extract repo filtering to standalone functionFri, 15 Jul 2016 13:41:34 -0700, by Gregory Szorc
-
url: add distribution and version to user-agent request header (BC)Thu, 14 Jul 2016 19:16:46 -0700, by Gregory Szorc
-
commandserver: use SOMAXCONN as queue size of pending connectionsSat, 16 Jul 2016 14:48:58 +0900, by Yuya Nishihara
-
commandserver: rename _serveworker() to _runworker()Sat, 16 Jul 2016 14:46:31 +0900, by Yuya Nishihara
-
commandserver: separate initialization and cleanup of forked processSun, 22 May 2016 13:53:32 +0900, by Yuya Nishihara
-
commandserver: unindent superfluous "if True" blocksSat, 21 May 2016 18:14:13 +0900, by Yuya Nishihara
-
pycompat: make pycompat demandimport friendlySun, 17 Jul 2016 19:48:04 +0530, by Pulkit Goyal
-
run-tests: make --local set --with-chg if --chg is usedMon, 18 Jul 2016 08:55:30 +0100, by Jun Wu
-
run-tests: allow --local to set multiple attributesMon, 18 Jul 2016 08:45:46 +0100, by Jun Wu
-
chg: add pgid to hgclient structSun, 17 Jul 2016 23:05:59 +0100, by Jun Wu
-
commandserver: send pgid in hello messageSun, 17 Jul 2016 22:56:05 +0100, by Jun Wu
-
tests: update test certificate generation instructionsSun, 17 Jul 2016 11:28:01 -0700, by Gregory Szorc
-
sslutil: move comment about protocol constantsSun, 17 Jul 2016 11:03:08 -0700, by Gregory Szorc
-
sslutil: support defining cipher listSun, 17 Jul 2016 10:59:32 -0700, by Gregory Szorc
-
hghave: add test for Python 2.7+Sun, 17 Jul 2016 10:50:51 -0700, by Gregory Szorc
-
spartan: make different blocks of annotated lines have different colorsSat, 16 Jul 2016 15:06:19 +0800, by Anton Shestakov
-
monoblue: make different blocks of annotated lines have different colorsSat, 16 Jul 2016 15:06:04 +0800, by Anton Shestakov
-
gitweb: make different blocks of annotated lines have different colorsSat, 16 Jul 2016 15:00:36 +0800, by Anton Shestakov
-
paper: make different blocks of annotated lines have different colorsSat, 16 Jul 2016 14:49:07 +0800, by Anton Shestakov
-
tests: check importing modules in perf.py for historical portabilityFri, 20 May 2016 09:47:35 +0900, by FUJIWARA Katsunori
-
tests: introduce check-perf-code.py to add extra checks on perf.pyFri, 20 May 2016 09:47:35 +0900, by FUJIWARA Katsunori
-
check-code: move fixing up regexp into main procedureFri, 20 May 2016 09:47:35 +0900, by FUJIWARA Katsunori
-
check-code: factor out boot procedure into mainFri, 20 May 2016 09:47:35 +0900, by FUJIWARA Katsunori
-
perf: import newer modules separately for earlier MercurialFri, 20 May 2016 09:47:35 +0900, by FUJIWARA Katsunori
-
py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer importWed, 13 Jul 2016 23:38:29 +0530, by Pulkit Goyal
-
py3: re-implement the BaseHTTPServer.test() functionFri, 15 Jul 2016 23:00:31 +0530, by Pulkit Goyal
-
test-http: use sed instead of fixed-with cut for reading access.logFri, 15 Jul 2016 12:39:36 -0400, by Augie Fackler
-
test-serve: add missing globsFri, 15 Jul 2016 12:34:15 -0400, by Augie Fackler
-
tests: glob whitespace between path and OK in unzip(1) outputFri, 15 Jul 2016 12:49:58 -0400, by Augie Fackler
-
sslutil: print a warning when using TLS 1.0 on legacy PythonWed, 13 Jul 2016 21:49:17 -0700, by Gregory Szorc
-
sslutil: require TLS 1.1+ when supportedWed, 13 Jul 2016 21:35:54 -0700, by Gregory Szorc
-
sslutil: config option to specify TLS protocol versionThu, 14 Jul 2016 20:47:22 -0700, by Gregory Szorc
-
sslutil: prevent CRIMEThu, 14 Jul 2016 20:07:10 -0700, by Gregory Szorc
-
sslutil: update comment about create_default_context()Thu, 14 Jul 2016 19:56:39 -0700, by Gregory Szorc
-
tests: use sslutil.wrapserversocket()Wed, 13 Jul 2016 20:41:07 -0700, by Gregory Szorc
-
hgweb: use sslutil.wrapserversocket()Tue, 12 Jul 2016 23:12:03 -0700, by Gregory Szorc
-
sslutil: implement wrapserversocket()Thu, 14 Jul 2016 20:14:19 -0700, by Gregory Szorc
-
hgweb: pass ui into preparehttpserverWed, 13 Jul 2016 00:14:50 -0700, by Gregory Szorc
-
rebase: remove sortedstate-related confusionThu, 14 Jul 2016 03:12:09 -0700, by Kostia Balytskyi
-
rebase: replace extrafn field with _makeextrafn invocationsThu, 14 Jul 2016 02:59:27 -0700, by Kostia Balytskyi
-
mercurial: implement a source transforming module loader on Python 3Mon, 04 Jul 2016 11:18:03 -0700, by Gregory Szorc
-
compat: define ssize_t as int on 32bit Windows, silences C4142 warningFri, 15 Jul 2016 23:54:56 +0900, by Yuya Nishihara
-
commandserver: drop old unixservice implementationSun, 22 May 2016 13:45:09 +0900, by Yuya Nishihara
-
chgserver: switch to new forking serviceSun, 22 May 2016 13:36:37 +0900, by Yuya Nishihara
-
chgserver: extract stub factory of service objectSun, 22 May 2016 13:13:04 +0900, by Yuya Nishihara
-
chgserver: reorder service classes to make future patches readableSun, 22 May 2016 13:08:30 +0900, by Yuya Nishihara
-
commandserver: add new forking server implemented without using SocketServerSun, 22 May 2016 11:43:18 +0900, by Yuya Nishihara
-
commandserver: extract function that serves for the current connectionSun, 22 May 2016 12:49:22 +0900, by Yuya Nishihara
-
commandserver: manually create file objects from socketSun, 22 May 2016 12:44:25 +0900, by Yuya Nishihara
-
bdiff: split bdiff into cpy-aware and cpy-agnostic partWed, 13 Jul 2016 10:46:26 +0200, by Maciej Fijalkowski
-
bdiff: rename functions and structs to be amenable for later exportingWed, 13 Jul 2016 10:07:17 +0200, by Maciej Fijalkowski
-
bdiff: use ssize_t in favor of Py_ssize_t in cpython-unaware locationsWed, 13 Jul 2016 09:36:24 +0200, by Maciej Fijalkowski
-
hgweb: enumerate lines in loop header, not beforeThu, 14 Jul 2016 12:33:44 +0800, by Anton Shestakov
-
sslutil: add assertion to prevent accidental CA usage on WindowsWed, 13 Jul 2016 19:33:52 -0700, by Gregory Szorc
-
shelve: make unshelve be able to abort in any caseWed, 13 Jul 2016 16:16:18 +0100, by Kostia Balytskyi
-
osx: explicitly build hg with /usr/bin/python2.7Wed, 13 Jul 2016 10:39:33 -0400, by Augie Fackler
-
osx: correct comment about ordering of welcome pageWed, 13 Jul 2016 11:26:44 -0400, by Augie Fackler
-
osx: jettison outdated build instructionsWed, 13 Jul 2016 11:24:31 -0400, by Augie Fackler
-
commandserver: extract _cleanup() hook to clarify chg is doing differentlySun, 22 May 2016 11:21:11 +0900, by Yuya Nishihara
-
chgserver: drop repo at chgunixservice.__init__()Sat, 21 May 2016 17:06:39 +0900, by Yuya Nishihara
-
chgserver: extract utility to bind unix domain socket to long pathSat, 21 May 2016 16:52:04 +0900, by Yuya Nishihara
-
chgserver: narrow scope of chdir() to socket.bind()Sat, 21 May 2016 16:42:59 +0900, by Yuya Nishihara
-
annotate: handle empty files earlierMon, 11 Jul 2016 15:45:34 +0200, by Denis Laxalde
-
context: eliminate handling of linenumber being None in annotateMon, 11 Jul 2016 14:44:19 +0200, by Denis Laxalde
-
tests: regenerate x509 test certificatesTue, 12 Jul 2016 22:26:04 -0700, by Gregory Szorc
-
hgweb: add a link on node id in annotate hover-boxTue, 12 Jul 2016 15:09:07 +0200, by Denis Laxalde
-
hgweb: move author information from left-column to hover-box in annotate viewTue, 12 Jul 2016 15:07:37 +0200, by Denis Laxalde
-
hgweb: add links to diff and changeset in hover-box on annotate viewTue, 14 Jun 2016 11:01:30 +0200, by Denis Laxalde
-
hgweb: add link to parents of annotated revision in annotate viewTue, 28 Jun 2016 11:42:42 +0200, by Denis Laxalde
-
compat: provide a declaration of ssize_t, for MS windowsMon, 11 Jul 2016 13:53:35 +0200, by Maciej Fijalkowski
-
check-code: enforce (glob) on output lines containing 127.0.0.1Sat, 09 Jul 2016 23:04:03 -0400, by Augie Fackler
-
tests: add (glob) annotations to output lines with 127.0.0.1Sat, 09 Jul 2016 23:03:45 -0400, by Augie Fackler
-
run-tests: add support for using 127.0.0.1 as a globSat, 09 Jul 2016 23:01:02 -0400, by Augie Fackler
-
check-code: only treat a # as a line in a t-test if it has a space before itTue, 12 Jul 2016 15:34:17 -0400, by Augie Fackler
-
test-export: be more aggressive about quoting ^Tue, 12 Jul 2016 15:41:38 -0400, by Augie Fackler
-
test-check-shbang: work around check-code not wanting hardcoded pathsTue, 12 Jul 2016 15:32:24 -0400, by Augie Fackler
-
tests: relax "Connection refused" matchTue, 12 Jul 2016 11:20:30 -0400, by Augie Fackler
-
commandserver: backport handling of forking server from chgserverSat, 21 May 2016 15:23:21 +0900, by Yuya Nishihara
-
commandserver: promote .cleanup() hook from chgserverSat, 21 May 2016 15:18:23 +0900, by Yuya Nishihara
-
commandserver: extract method to create commandserver instance per requestSat, 21 May 2016 15:12:19 +0900, by Yuya Nishihara
-
error: make hintable exceptions reject unknown keyword arguments (API)Mon, 11 Jul 2016 21:40:02 +0900, by Yuya Nishihara
-
error: make HintException a mix-in class not derived from BaseException (API)Sat, 09 Jul 2016 14:28:30 +0900, by Yuya Nishihara
-
sslutil: move context options flags to _hostsettingsWed, 06 Jul 2016 22:53:22 -0700, by Gregory Szorc
-
sslutil: move protocol determination to _hostsettingsWed, 06 Jul 2016 22:47:24 -0700, by Gregory Szorc
-
share: don't recreate the source repo each timeMon, 11 Jul 2016 13:40:02 -0700, by Durham Goode
-
setup: prepare for future cffi modules by adding placeholder in setupMon, 11 Jul 2016 10:44:18 +0200, by Maciej Fijalkowski
-
journal: add support for seaching by patternFri, 08 Jul 2016 16:48:38 +0100, by Martijn Pieters
-
journal: add share extension supportMon, 11 Jul 2016 14:45:41 +0100, by Martijn Pieters
-
journal: add dirstate trackingMon, 11 Jul 2016 13:39:24 +0100, by Martijn Pieters
-
merge with stableMon, 11 Jul 2016 08:54:13 -0500, by Matt Mackall
-
sslutil: try to find CA certficates in well-known locationsWed, 06 Jul 2016 21:16:00 -0700, by Gregory Szorc
-
sslutil: issue warning when unable to load certificates on OS XWed, 06 Jul 2016 20:46:05 -0700, by Gregory Szorc
-
revert: don't backup if no files reverted in interactive mode (issue4793)Thu, 30 Jun 2016 08:38:19 -0700, by skarlage
-
perf: define command annotation locally for Mercurial earlier than 3.1Tue, 05 Jul 2016 07:25:51 +0900, by FUJIWARA Katsunori
-
perf: avoid using formatteropts for Mercurial earlier than 3.2Tue, 05 Jul 2016 07:25:51 +0900, by FUJIWARA Katsunori
-
perf: use locally defined revlog option list for Mercurial earlier than 3.7Tue, 05 Jul 2016 07:25:51 +0900, by FUJIWARA Katsunori
-
perf: define util.safehasattr forcibly for Mercurial earlier than 1.9.3Tue, 05 Jul 2016 07:25:51 +0900, by FUJIWARA Katsunori
-
perf: add historical portability policy for future referenceTue, 05 Jul 2016 07:25:51 +0900, by FUJIWARA Katsunori
-
tests: check ETag format in test-hgweb-commandsSat, 09 Jul 2016 14:01:55 +0800, by Anton Shestakov
-
hgweb: emit a valid, weak ETagSat, 09 Jul 2016 03:26:24 +0800, by Anton Shestakov
-
policy: add cffi policy for PyPyTue, 07 Jun 2016 15:35:58 +0200, by Maciej Fijalkowski
-
sslutil: handle default CA certificate loading on WindowsMon, 04 Jul 2016 10:04:11 -0700, by Gregory Szorc
-
sslutil: expand _defaultcacerts docstring to note calling assumptionsThu, 30 Jun 2016 19:54:12 -0700, by Gregory Szorc
-
sslutil: document the Apple OpenSSL cert trickMon, 04 Jul 2016 10:00:56 -0700, by Gregory Szorc
-
sslutil: use certificates provided by certifi if availableMon, 04 Jul 2016 09:58:45 -0700, by Gregory Szorc
-
py3: make files use absolute_import and print_functionSun, 03 Jul 2016 22:28:24 +0530, by Pulkit Goyal
-
sslutil: don't attempt to find default CA certs file when told not toFri, 01 Jul 2016 19:17:45 -0700, by Gregory Szorc
-
sslutil: pass ui to _defaultcacertsFri, 01 Jul 2016 19:04:39 -0700, by Gregory Szorc
-
sslutil: change comment and logged message for found ca cert fileFri, 01 Jul 2016 18:03:51 -0700, by Gregory Szorc
-
tests: better testing of loaded certificatesFri, 01 Jul 2016 19:27:34 -0700, by Gregory Szorc
-
update: teach hg to override untracked dir with a tracked file on updateFri, 01 Jul 2016 17:42:55 +0200, by Kostia Balytskyi
-
rebase: move handling of obsolete commits to be a separate RR class methodFri, 01 Jul 2016 14:09:53 +0200, by Kostia Balytskyi
-
rebase: move rebase finish logic to be a method of the RR classFri, 01 Jul 2016 14:09:53 +0200, by Kostia Balytskyi
-
rebase: move core rebase logic to be a method of the RR classFri, 01 Jul 2016 14:09:53 +0200, by Kostia Balytskyi
-
rebase: move local variable 'extrafn' to the RR classFri, 01 Jul 2016 14:09:53 +0200, by Kostia Balytskyi
-
rebase: move local variable 'currentbookmarks' to the RR classFri, 01 Jul 2016 14:09:53 +0200, by Kostia Balytskyi
-
rebase: make collapsing use explicit logic to decide on the rev to reuseFri, 01 Jul 2016 14:09:53 +0200, by Kostia Balytskyi
-
rebase: move new rebase preparation to be a method of the RR classFri, 01 Jul 2016 14:09:53 +0200, by Kostia Balytskyi
-
rebase: move abort/continue prep to be a method of the RR classFri, 01 Jul 2016 14:09:53 +0200, by Kostia Balytskyi
-
hgweb: expose list of per-repo labels to templatesThu, 30 Jun 2016 18:59:53 -0700, by Gregory Szorc
-
histedit: move autoverb rule to the commit it matchesTue, 21 Jun 2016 14:58:49 -0700, by Sean Farley
-
histedit: use _getsummary in ruleeditorFri, 27 May 2016 14:03:00 -0700, by Sean Farley
-
histedit: use _getsummary in toruleFri, 27 May 2016 14:02:36 -0700, by Sean Farley
-
histedit: extract common summary code into methodFri, 27 May 2016 14:00:12 -0700, by Sean Farley
-
histedit: remove unneeded initial parameterThu, 26 May 2016 15:43:00 -0700, by Sean Farley
-
histedit: move autoverb logic from torule to ruleeditorThu, 26 May 2016 16:46:10 -0700, by Sean Farley
-
treemanifests: actually strip directory manifestsThu, 30 Jun 2016 13:06:19 -0700, by Martin von Zweigbergk
-
logtoprocess: do not leak the ui object in uisetupThu, 30 Jun 2016 15:26:11 +0100, by Jun Wu
-
chgserver: document why we don't merge mtimehash and confighashWed, 29 Jun 2016 23:53:20 +0100, by Jun Wu
-
extensions: move uisetup and extsetup to standalone functionsThu, 30 Jun 2016 10:31:50 +0100, by Jun Wu
-
sslutil: don't access message attribute in exception (issue5285) stableSat, 02 Jul 2016 09:41:40 -0700, by Gregory Szorc
-
merge with stableFri, 01 Jul 2016 16:02:56 -0500, by Matt Mackall
-
hgweb: add absolute urls for archives in json-summaryFri, 01 Jul 2016 13:54:35 +0800, by Anton Shestakov
-
tests: allow bz2 archives in test-hgweb-json.tFri, 01 Jul 2016 13:36:59 +0800, by Anton Shestakov
-
keepalive: switch from thread to threading moduleFri, 01 Jul 2016 19:17:16 +0530, by Pulkit Goyal
-
py3: conditionalize httplib importTue, 28 Jun 2016 16:01:53 +0530, by Pulkit Goyal
-
sslutil: synchronize hostname matching logic with CPython stable 3.8.4Sun, 26 Jun 2016 19:34:48 -0700, by Gregory Szorc
-
tests: import CPython's hostname matching tests stableSun, 26 Jun 2016 19:16:54 -0700, by Gregory Szorc
-
sslutil: emit warning when no CA certificates loadedWed, 29 Jun 2016 19:43:27 -0700, by Gregory Szorc
-
tests: test case where default ca certs not availableWed, 29 Jun 2016 19:49:39 -0700, by Gregory Szorc
-
sslutil: don't load default certificates when they aren't relevantWed, 29 Jun 2016 19:38:24 -0700, by Gregory Szorc
-
sslutil: display a better error message when CA file loading failsWed, 29 Jun 2016 19:37:38 -0700, by Gregory Szorc
-
tests: add test for empty CA certs fileWed, 29 Jun 2016 18:15:28 -0700, by Gregory Szorc
-
internals: move the bitmanipulation routines into its own fileMon, 06 Jun 2016 13:08:13 +0200, by Maciej Fijalkowski
-
journal: new experimental extensionFri, 24 Jun 2016 16:12:05 +0100, by Martijn Pieters
-
httpclient: update to 54868ef054d2 of httpplusMon, 27 Jun 2016 11:53:50 -0400, by Augie Fackler
-
revset: check invalid function syntax "func-name"() explicitlyMon, 27 Jun 2016 20:44:14 +0900, by Yuya Nishihara
-
chg: silence warning of unused parameter 'sig'Tue, 28 Jun 2016 22:39:06 +0900, by Yuya Nishihara
-
hgweb: reindent atom/changelogentry.tmplWed, 29 Jun 2016 22:48:32 +0800, by Anton Shestakov
-
hgweb: remove unused/nonexistent filelogentry from atom/mapWed, 29 Jun 2016 21:07:59 +0800, by Anton Shestakov
-
hgweb: remove unnecessary CDATA markup in atom/branchentry.tmplWed, 29 Jun 2016 20:58:09 +0800, by Anton Shestakov
-
hgweb: reindent rss/changelogentry.tmplWed, 29 Jun 2016 20:19:04 +0800, by Anton Shestakov
-
hgweb: remove a couple of superfluous spaces in rss styleWed, 29 Jun 2016 19:40:04 +0800, by Anton Shestakov
-
py3: add tests in check-code to load modules from util.pyMon, 27 Jun 2016 19:10:30 +0530, by Pulkit Goyal
-
py3: conditionalize SocketServer importMon, 27 Jun 2016 16:48:54 +0530, by Pulkit Goyal
-
py3: conditionalize xmlrpclib importMon, 27 Jun 2016 16:37:37 +0530, by Pulkit Goyal
-
py3: conditionalize the urlparse importMon, 27 Jun 2016 16:16:10 +0530, by Pulkit Goyal
-
py3: update tests/test-check-py3-compat.tMon, 27 Jun 2016 15:53:38 +0530, by Pulkit Goyal
-
chg: send SIGPIPE to server immediately when pager exits (issue5278)Fri, 24 Jun 2016 15:21:10 +0100, by Jun Wu
-
chgserver: do not ignore SIGPIPE if pager is usedFri, 24 Jun 2016 17:06:41 +0100, by Jun Wu
-
debug: make debug{revlog,index,data} --dir not just a flagFri, 24 Jun 2016 11:12:41 -0700, by Martin von Zweigbergk
-
debugdata: disallow trailing option with -c/-mFri, 24 Jun 2016 11:25:55 -0700, by Martin von Zweigbergk
-
revset: get rid of redundant error checking from match()Sun, 26 Jun 2016 17:16:57 +0900, by Yuya Nishihara
-
share: move magic string to a constantFri, 24 Jun 2016 10:32:38 +0100, by Martijn Pieters
-
branchmap: remove unused exception variableSat, 12 Mar 2016 16:08:19 -0800, by Gregory Szorc
-
patch: allow copy information to be passed inMon, 27 Jun 2016 12:11:18 +0200, by Henrik Stuart
-
largefiles: check file in the repo store before checking remotely (issue5257)Thu, 23 Jun 2016 22:37:17 +0200, by liscju
-
largefiles: remove additional blank linesMon, 27 Jun 2016 10:33:33 +0200, by liscju
-
largefiles: fix misleading comments in lfutil instore and storepathFri, 24 Jun 2016 09:08:16 +0200, by liscju
-
revset: implement match() in terms of matchany()Sat, 25 Jun 2016 19:10:46 -0700, by Gregory Szorc
-
scmutil: improve documentation of revset APIsSat, 25 Jun 2016 19:12:20 -0700, by Gregory Szorc
-
mdiff: remove use of __slots__Sat, 25 Jun 2016 13:52:46 -0700, by Gregory Szorc
-
i18n: use unicode literalSat, 25 Jun 2016 17:40:53 -0700, by Gregory Szorc
-
pycompat: add HTTPPasswordMgrWithDefaultRealm to Python 3 blockSat, 25 Jun 2016 17:22:06 -0700, by Gregory Szorc
-
ui: path option to declare which revisions to push by defaultSun, 26 Jun 2016 07:59:02 -0700, by Gregory Szorc
-
ui: don't fixup [paths] sub-optionsSat, 25 Jun 2016 18:35:14 -0700, by Gregory Szorc
-
sslutil: abort when unable to verify peer connection (BC)Sat, 25 Jun 2016 07:26:43 -0700, by Gregory Szorc
-
sslutil: remove out of place commentSat, 25 Jun 2016 07:32:02 -0700, by Gregory Szorc
-
largefiles: remove additional blank line between methods in localstoreFri, 24 Jun 2016 11:51:00 +0200, by liscju
-
revset: make head() honor order of subsetThu, 23 Jun 2016 12:37:09 -0700, by Martin von Zweigbergk
-
revsets: use itervalues() where only values are neededThu, 23 Jun 2016 13:08:10 -0700, by Martin von Zweigbergk
-
revsets: passing a set to baseset() is not wrongThu, 23 Jun 2016 12:39:05 -0700, by Martin von Zweigbergk
-
pyflakes: use pycompat.pickles to prevent errorFri, 24 Jun 2016 02:04:43 +0200, by Pierre-Yves David
-
rebase: move local variable 'obsoletenotrebased' to the RR classTue, 21 Jun 2016 06:29:23 -0700, by Kostia Balytskyi
-
rebase: move restorestestatus function to be a method of the RR classTue, 21 Jun 2016 06:29:23 -0700, by Kostia Balytskyi
-
rebase: move local variables related to keeping things unchanged to the RRTue, 21 Jun 2016 06:29:23 -0700, by Kostia Balytskyi
-
rebase: move local variables 'date' and 'extrafns' to the RR classTue, 21 Jun 2016 06:29:23 -0700, by Kostia Balytskyi
-
rebase: move collapse-related local variables to the RR classTue, 21 Jun 2016 06:29:23 -0700, by Kostia Balytskyi
-
rebase: pass repo, ui and opts objects to the RR class constructorTue, 21 Jun 2016 07:22:49 -0700, by Kostia Balytskyi
-
check-code: build translation table for repquote in global for efficiencyTue, 21 Jun 2016 00:50:39 +0900, by FUJIWARA Katsunori
-
check-code: detect "missing _() in ui message" more exactlyTue, 21 Jun 2016 00:50:39 +0900, by FUJIWARA Katsunori
-
revlog: add a fast path for "ambiguous identifier"Wed, 22 Jun 2016 21:30:49 +0100, by Jun Wu
-
import-checker: ensure cffi is always a system moduleThu, 23 Jun 2016 20:45:37 -0400, by Augie Fackler
-
atomictempfile: add context manager supportThu, 23 Jun 2016 18:21:25 +0100, by Martijn Pieters
-
atomictempfile: add read to the supported file operationsThu, 23 Jun 2016 18:20:58 +0100, by Martijn Pieters
-
atomictempfile: remove test orderingThu, 23 Jun 2016 18:18:33 +0100, by Martijn Pieters
-
atomictempfile: use a tempdir to keep the test environment cleanThu, 23 Jun 2016 17:35:43 +0100, by Martijn Pieters
-
test-revset: show how inconsistent the ordering of compound expressions isWed, 22 Jun 2016 22:02:25 +0900, by Yuya Nishihara
-
i18n: translate abort messagesTue, 14 Jun 2016 11:53:55 +0200, by liscju
-
hgweb: display blamed revision once per block in annotate viewTue, 07 Jun 2016 12:10:01 +0200, by Denis Laxalde
-
hgweb: highlight data of the current revision in annotate viewThu, 02 Jun 2016 16:26:50 +0200, by Denis Laxalde
-
bashcompletion: show available command-line switches for aliasesTue, 21 Jun 2016 17:15:51 +0100, by Martijn Pieters
-
py3: shift from __future__ import absolute import to beginning (issue5269)Mon, 20 Jun 2016 23:31:45 +0530, by Pulkit Goyal
-
pull: add help information about pulling active bookmarkMon, 20 Jun 2016 23:24:55 +0200, by liscju
-
templates: add support for search webcommand in json styleFri, 10 Jun 2016 10:31:42 +0200, by Laura MĂ©dioni
-
templates: add support for summary webcommand in json styleMon, 06 Jun 2016 15:14:11 +0200, by Laura MĂ©dioni
-
templates: add support for filerevision webcommand in json styleFri, 03 Jun 2016 12:32:42 +0200, by Laura MĂ©dioni
-
templates: add support for filelog webcommand in json styleFri, 03 Jun 2016 11:28:22 +0200, by Laura MĂ©dioni
-
largefiles: make cloning not ask two times about password (issue4883)Thu, 09 Jun 2016 12:41:57 +0200, by liscju
-
url: remember http password database in ui objectThu, 09 Jun 2016 11:41:36 +0200, by liscju
-
url: extract password database from password managerSun, 05 Jun 2016 23:36:23 +0200, by liscju
-
bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)Wed, 01 Jun 2016 22:58:57 +0200, by liscju
-
demandimport: delay loading for "from a import b" with absolute_importSun, 19 Jun 2016 02:17:33 +0900, by FUJIWARA Katsunori
-
import-checker: increase portability for python 2.6.xSun, 19 Jun 2016 02:15:09 +0900, by FUJIWARA Katsunori
-
scmutil: allow access to filecache descriptor on classFri, 17 Jun 2016 20:06:09 +0100, by Martijn Pieters
-
rebase: do not abort if all changesets have equivalents in the destinationFri, 17 Jun 2016 16:59:08 +0100, by Kostia Balytskyi
-
changegroup: don't send empty subdirectory manifest groupsThu, 16 Jun 2016 15:15:33 -0700, by Martin von Zweigbergk
-
chg: ignore SIGINT while waiting pager terminationWed, 15 Jun 2016 23:49:56 +0900, by Yuya Nishihara
-
chg: reset signal handlers to default before waiting pagerWed, 15 Jun 2016 23:32:00 +0900, by Yuya Nishihara
-
help: document that [subpaths] may rewrite relative paths stableThu, 16 Jun 2016 09:15:12 -0700, by Mike Miller
-
doc: describe detail about checkambig optional argumentMon, 13 Jun 2016 05:11:56 +0900, by FUJIWARA Katsunori
-
ui: provide official way to reset internal state per commandSun, 12 Jun 2016 14:07:26 +0900, by Yuya Nishihara
-
revset: extract function that validates sort() argumentsSat, 11 Jun 2016 10:17:49 +0900, by Yuya Nishihara
-
revset: build dict of extra sort options before evaluating setWed, 15 Jun 2016 21:26:45 +0900, by Yuya Nishihara
-
revset: build list of (key, reverse) pairs before sortingSat, 11 Jun 2016 10:15:40 +0900, by Yuya Nishihara
-
revset: fix crash on empty sort keyWed, 15 Jun 2016 20:37:24 +0900, by Yuya Nishihara
-
rebase: move local variable 'targetancestors' to the RR classMon, 13 Jun 2016 22:41:45 +0100, by Kostia Balytskyi
-
rebase: move local variable 'skipped' to the RR classMon, 13 Jun 2016 22:40:59 +0100, by Kostia Balytskyi
-
rebase: move local variable 'target' to the RR classMon, 13 Jun 2016 22:38:54 +0100, by Kostia Balytskyi
-
rebase: introduce a rebaseruntime (RR) classMon, 13 Jun 2016 22:36:13 +0100, by Kostia Balytskyi
-
chg: change default connect timeout to 60 secondsWed, 15 Jun 2016 21:36:31 +0100, by Jun Wu
-
tests: increase test-https malform error globTue, 14 Jun 2016 18:14:42 -0700, by Durham Goode
-
largefiles: make storefactory._openstore publicTue, 14 Jun 2016 11:21:41 +0200, by liscju
-
bookmarks: abort 'push -B .' when no active bookmarkMon, 13 Jun 2016 23:50:26 +0200, by liscju
-
transaction: avoid ambiguity of file stat at restoring from backupMon, 13 Jun 2016 05:11:56 +0900, by FUJIWARA Katsunori
-
localrepo: make restoring from backup at rollback avoid ambiguity of file statMon, 13 Jun 2016 05:11:56 +0900, by FUJIWARA Katsunori
-
dirstate: make restoring from backup avoid ambiguity of file statMon, 13 Jun 2016 05:11:56 +0900, by FUJIWARA Katsunori
-
tests: drop a duplicated instructionSat, 11 Jun 2016 20:59:49 +0200, by Denis Laxalde
-
merge with stableTue, 14 Jun 2016 14:52:58 -0500, by Matt Mackall
-
revset: add new topographical sortMon, 13 Jun 2016 18:20:00 +0100, by Martijn Pieters
-
revset: move groupbranchiter over from graphmodMon, 13 Jun 2016 18:20:00 +0100, by Martijn Pieters
-
revset: record if a set is in topographical orderTue, 14 Jun 2016 11:05:36 +0100, by Martijn Pieters
-
chg: make timeout adjustableMon, 13 Jun 2016 21:30:14 +0100, by Jun Wu
-
chg: exec pager in child processSat, 11 Jun 2016 20:25:49 +0100, by Jun Wu
-
tests: move chg pager test to test-pager.tMon, 13 Jun 2016 13:16:17 +0100, by Jun Wu
-
util: drop local aliases for md5, sha1, sha256, and sha512Fri, 10 Jun 2016 00:13:23 -0400, by Augie Fackler
-
cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1Fri, 10 Jun 2016 00:12:33 -0400, by Augie Fackler
-
pathencode: use hashlib.sha1 directly instead of indirecting through utilFri, 10 Jun 2016 00:25:07 -0400, by Augie Fackler
-
revlog: use hashlib.sha1 directly instead of through utilFri, 10 Jun 2016 00:10:34 -0400, by Augie Fackler
-
store: use hashlib.sha1 directly instead of through utilFri, 10 Jun 2016 00:10:06 -0400, by Augie Fackler
-
similar: delete extra newline at EOFFri, 10 Jun 2016 00:14:43 -0400, by Augie Fackler
-
scmutil: delete extra newline at EOFFri, 10 Jun 2016 00:14:10 -0400, by Augie Fackler
-
graphmod: avoid sorting when already sortedWed, 08 Jun 2016 16:18:43 +0100, by Martijn Pieters
-
sslutil: per-host config option to define certificatesTue, 07 Jun 2016 20:29:54 -0700, by Gregory Szorc
-
tests: add basic tests for SMTP over SSLFri, 27 May 2016 23:18:38 +0900, by Yuya Nishihara
-
tests: add dummy SMTP daemon for SSL testsFri, 27 May 2016 22:43:47 +0900, by Yuya Nishihara
-
tests: extract SSL certificates from test-https.tFri, 27 May 2016 22:40:09 +0900, by Yuya Nishihara
-
check-code: make 'ls' pattern less invasiveTue, 31 May 2016 21:49:49 +0900, by Yuya Nishihara
-
largefiles: fix support for local largefiles while using share extension stableTue, 07 Jun 2016 08:32:33 +0200, by Henrik Stuart
-
merge with stableThu, 09 Jun 2016 13:47:42 -0500, by Matt Mackall
-
crecord: drop unused "operation" parameter from filterpatch functionTue, 07 Jun 2016 11:57:11 +0200, by Denis Laxalde
-
patch: define full messages for interactive record/revertTue, 07 Jun 2016 10:37:19 +0200, by Denis Laxalde
-
hgweb: remove unused code in annotate web commandWed, 01 Jun 2016 15:16:38 +0200, by Denis Laxalde
-
py3: conditionalize cPickle import by adding in utilSat, 04 Jun 2016 14:38:00 +0530, by Pulkit Goyal
-
test-revset: fix test vector for ordering issue of matching()Fri, 03 Jun 2016 21:49:26 +0900, by Yuya Nishihara
-
largefiles: rename match_ to matchmod import in lfutilFri, 20 May 2016 01:42:04 +0200, by liscju
-
largefiles: rename match_ to matchmod import in reposetupThu, 12 May 2016 11:49:23 +0200, by liscju
-
largefiles: rename match_ to matchmod import in overridesThu, 12 May 2016 11:48:39 +0200, by liscju
-
largefiles: rename match_ to matchmod import in lfcommandsThu, 12 May 2016 11:36:51 +0200, by liscju
-
py3: make largefiles/wirestore.py use absolute_importTue, 10 May 2016 15:20:04 +0200, by liscju
-
py3: make largefiles/uisetup.py use absolute_importTue, 10 May 2016 15:14:41 +0200, by liscju
-
py3: make largefiles/reposetup.py use absolute_importTue, 10 May 2016 15:04:22 +0200, by liscju
-
py3: make largefiles/remotestore.py use absolute_importTue, 10 May 2016 15:00:22 +0200, by liscju
-
py3: make largefiles/proto.py use absolute_importTue, 10 May 2016 14:41:58 +0200, by liscju
-
py3: make largefiles/overrides.py use absolute_importTue, 10 May 2016 14:26:36 +0200, by liscju
-
py3: make largefiles/localstore.py use absolute_importTue, 10 May 2016 14:20:51 +0200, by liscju
-
py3: make largefiles/lfutil.py use absolute_importTue, 10 May 2016 15:09:22 +0200, by liscju
-
py3: make largefiles/lfcommands.py use absolute_importSat, 07 May 2016 15:44:46 +0200, by liscju
-
py3: make largefiles/basestore.py use absolute_importFri, 06 May 2016 14:30:23 +0200, by liscju
-
py3: make largefiles/__init__.py use absolute_importFri, 06 May 2016 14:28:32 +0200, by liscju
-
largefiles: move basestore._openstore into new module to remove cycleSat, 04 Jun 2016 16:53:44 +0200, by liscju
-
revset: make filteredset.__nonzero__ respect the order of the filteredsetThu, 02 Jun 2016 22:39:01 +0100, by Kostia Balytskyi
-
phases: make writing phaseroots file out avoid ambiguity of file statFri, 03 Jun 2016 00:44:20 +0900, by FUJIWARA Katsunori
-
dirstate: make writing branch file out avoid ambiguity of file statFri, 03 Jun 2016 00:44:20 +0900, by FUJIWARA Katsunori
-
dirstate: make writing dirstate file out avoid ambiguity of file statFri, 03 Jun 2016 00:44:20 +0900, by FUJIWARA Katsunori
-
bookmarks: make writing files out avoid ambiguity of file statFri, 03 Jun 2016 00:44:20 +0900, by FUJIWARA Katsunori
-
transaction: avoid ambiguity of file stat at closing transactionFri, 03 Jun 2016 00:44:20 +0900, by FUJIWARA Katsunori
-
util: add __ne__ to filestat class for consistencyFri, 03 Jun 2016 00:44:20 +0900, by FUJIWARA Katsunori
-
style: remove namespace classSat, 16 Apr 2016 16:01:24 -0700, by Pierre-Yves David
-
style: don't use capital letter for constantSat, 16 Apr 2016 15:59:30 -0700, by Pierre-Yves David
-
tests-subrepo-git: use "f" to dump pwned.txt, for portability stableThu, 02 Jun 2016 16:18:44 -0700, by Danek Duvall
-
bundle2: don't assume ordering of heads checked after push stableWed, 01 Jun 2016 21:40:52 +0200, by Mads Kiilerich
-
sslutil: print the fingerprint from the last hash usedSat, 04 Jun 2016 11:16:08 -0700, by Gregory Szorc
-
sslutil: make cert fingerprints messages more actionableTue, 31 May 2016 19:21:08 -0700, by Gregory Szorc
-
sslutil: refactor code for fingerprint matchingMon, 30 May 2016 15:43:03 -0700, by Gregory Szorc
-
sslutil: print SHA-256 fingerprint by defaultMon, 30 May 2016 15:42:39 -0700, by Gregory Szorc
-
sslutil: move and change warning when cert verification is disabledMon, 30 May 2016 13:15:53 -0700, by Gregory Szorc
-
sslutil: add devel.disableloaddefaultcerts to disable CA loadingWed, 01 Jun 2016 19:57:20 -0700, by Gregory Szorc
-
sslutil: store flag for whether cert verification is disabledMon, 30 May 2016 11:20:31 -0700, by Gregory Szorc
-
sslutil: remove "strict" argument from validatesocket()Mon, 30 May 2016 11:19:43 -0700, by Gregory Szorc
-
mail: unsupport smtp.verifycert (BC)Sat, 04 Jun 2016 11:13:28 -0700, by Gregory Szorc
-
update: fix bare --clean to work on new branch (issue5003) (BC)Tue, 05 Apr 2016 07:30:01 +0200, by liscju
-
revert: use "discard"/"revert" verb when reverting interactively (issue5143)Fri, 03 Jun 2016 15:55:07 +0200, by Denis Laxalde
-
run-tests: add support for RTUNICODEPEDANTRY environment variableTue, 05 Apr 2016 01:35:58 +0000, by timeless
-
obsolete: fix grammarFri, 27 May 2016 05:24:45 +0000, by timeless
-
tests: add run-test .testtimes basic testingSun, 03 Apr 2016 20:49:30 +0000, by timeless
-
check-code: make repquote distinguish more characters for exact detectionTue, 31 May 2016 21:02:30 +0900, by FUJIWARA Katsunori
-
check-code: centralize rules depending on implementation of repquoteTue, 31 May 2016 21:02:30 +0900, by FUJIWARA Katsunori
-
check-code: use fixedmap for replacement of space charactersTue, 31 May 2016 21:02:30 +0900, by FUJIWARA Katsunori
-
check-code: replace quoted characters correctlyTue, 31 May 2016 20:58:10 +0900, by FUJIWARA Katsunori
-
test-chg: add basic tests for server lifecycleSat, 21 May 2016 21:43:29 +0900, by Yuya Nishihara
-
test-chg: run only with chgSun, 20 Mar 2016 14:59:03 -0700, by Yuya Nishihara
-
distate: add assertions to backup functionsThu, 26 May 2016 17:36:44 -0700, by Mateusz Kwapich
-
shelve: use backup functions instead of manually copying dirstateTue, 24 May 2016 13:29:53 -0700, by Mateusz Kwapich
-
dirstate: don't use actualfilename to name the backup fileWed, 25 May 2016 16:36:16 -0700, by Mateusz Kwapich
-
sslutil: reference appropriate config section in messagingSat, 28 May 2016 12:58:46 -0700, by Gregory Szorc
-
sslutil: allow fingerprints to be specified in [hostsecurity]Sat, 28 May 2016 12:37:36 -0700, by Gregory Szorc
-
debuginstall: expose modulepolicyWed, 09 Mar 2016 19:55:45 +0000, by timeless
-
revset: define table of sort() key functionsSat, 14 May 2016 19:52:00 +0900, by Yuya Nishihara
-
revset: factor out reverse flag of sort() keySat, 14 May 2016 19:46:18 +0900, by Yuya Nishihara
-
tests: don't save host fingerprints in hgrcSat, 28 May 2016 12:29:59 -0700, by Gregory Szorc
-
sslutil: calculate host fingerprints from additional algorithmsSat, 28 May 2016 11:58:28 -0700, by Gregory Szorc
-
util: add sha256Sat, 28 May 2016 12:57:28 -0700, by Gregory Szorc
-
sslutil: move CA file processing into _hostsettings()Sat, 28 May 2016 12:53:33 -0700, by Gregory Szorc
-
sslutil: move SSLContext.verify_mode value into _hostsettingsSat, 28 May 2016 11:41:21 -0700, by Gregory Szorc
-
sslutil: introduce a function for determining host-specific settingsSat, 28 May 2016 11:12:02 -0700, by Gregory Szorc
-
tests-subrepo-git: emit a different "pwned" message based on the test stable 3.8.3Fri, 27 May 2016 15:20:03 -0700, by Danek Duvall
-
tests-subrepo-git: make the "pwned" message output in a stable order stableFri, 27 May 2016 15:10:38 -0700, by Danek Duvall
-
test-cache-abuse: correct for different hunk headers between Solaris and GNU stableFri, 27 May 2016 11:14:29 -0700, by Danek Duvall
-
sslutil: remove sslkwargs() (API)Wed, 25 May 2016 19:57:31 -0700, by Gregory Szorc
-
url: remove use of sslkwargsWed, 25 May 2016 19:57:02 -0700, by Gregory Szorc
-
mail: remove use of sslkwargsWed, 25 May 2016 19:56:20 -0700, by Gregory Szorc
-
httpconnection: remove use of sslkwargsWed, 25 May 2016 19:54:06 -0700, by Gregory Szorc
-
sslutil: move sslkwargs logic into internal function (API)Wed, 25 May 2016 19:52:02 -0700, by Gregory Szorc
-
sslutil: remove ui from sslkwargs (API)Wed, 25 May 2016 19:43:22 -0700, by Gregory Szorc
-
dirstate: remove file from copymap on dropWed, 25 May 2016 16:09:07 -0700, by Mateusz Kwapich
-
run-tests: use json.dumps(separators=)Thu, 26 May 2016 02:35:44 +0000, by timeless
-
debugignore: make messages translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
grep: make a message translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
subrepo: make a message translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
merge: make messages translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
httppeer: make a message translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
notify: make a message translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
gpg: make a message translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
revset: use getargsdict for sort()Mon, 23 May 2016 14:09:50 -0700, by Martijn Pieters
-
merge with stableWed, 25 May 2016 15:32:35 -0500, by Matt Mackall
-
changegroup: extract method that sorts nodes to sendThu, 12 May 2016 22:29:05 -0400, by Augie Fackler
-
hg: disable demandimport for py3Wed, 11 May 2016 23:24:41 +0000, by timeless
-
tests: enable import checker for all python files (including no .py files)Sun, 15 May 2016 10:48:05 +0900, by Yuya Nishihara
-
tests: make 'f' utility import hashlib unconditionallySun, 15 May 2016 10:45:32 +0900, by Yuya Nishihara
-
tests: fix typo of shebang prefix in test-check-pyflakes.tSun, 15 May 2016 10:41:01 +0900, by Yuya Nishihara
-
hghave: silence future pyflakes warning of unused importSun, 15 May 2016 10:40:26 +0900, by Yuya Nishihara
-
tests: remove unused import from 'f' utilitySun, 15 May 2016 10:39:44 +0900, by Yuya Nishihara
-
bookmarks: allow pushing active bookmark on new remote head (issue5236) stableTue, 24 May 2016 23:36:27 +0200, by liscju
-
sslutil: remove redundant check of sslsocket.cipher()Sun, 15 May 2016 11:50:49 -0700, by Gregory Szorc
-
sslutil: convert socket validation from a class to a function (API)Sun, 15 May 2016 11:38:38 -0700, by Gregory Szorc
-
sslutil: store and use hostname and ui in socket instanceSun, 15 May 2016 11:32:11 -0700, by Gregory Szorc
-
sslutil: use a dict for hanging hg state off the wrapped socketSun, 15 May 2016 11:25:07 -0700, by Gregory Szorc
-
sslutil: require serverhostname argument (API)Thu, 05 May 2016 19:10:18 -0700, by Gregory Szorc
-
annotate: optimize line countingWed, 18 May 2016 16:37:32 -0500, by Matt Mackall
-
purge: use opts.get()Mon, 16 May 2016 14:21:39 -0700, by Gregory Szorc
-
test-run-tests: clean up inuse server eagerlyWed, 11 May 2016 15:20:25 +0000, by timeless
-
tests: refactor run-tests helpersWed, 11 May 2016 16:40:16 +0000, by timeless
-
tests: silence test-repo obsolete warningWed, 11 May 2016 04:49:27 +0000, by timeless
-
largefiles: send statlfile remote calls only for nonexisting locally filesMon, 09 May 2016 10:05:32 +0200, by liscju
-
check-code: reject .next(...)Mon, 16 May 2016 21:18:59 +0000, by timeless
-
py3: convert to next() functionMon, 16 May 2016 21:30:53 +0000, by timeless
-
revset: rename variable to avoid shadowing with builtin next() functionMon, 16 May 2016 21:30:32 +0000, by timeless
-
histedit: add experimental config for using the first word of the commitFri, 06 May 2016 18:12:36 -0700, by Sean Farley
-
histedit: add optional parameter for determining intial editor lineFri, 06 May 2016 18:00:03 -0700, by Sean Farley
-
tests: enable import checker for all **.py filesSat, 14 May 2016 14:16:43 +0900, by Yuya Nishihara
-
py3: make contrib/import-checker.py get along with itselfSat, 14 May 2016 14:33:45 +0900, by Yuya Nishihara
-
py3: make contrib/revsetbenchmarks.py not import symbols from stdlib modulesSat, 14 May 2016 14:23:04 +0900, by Yuya Nishihara
-
py3: make contrib/bdiff-torture.py conform to our import styleSat, 14 May 2016 14:18:15 +0900, by Yuya Nishihara
-
import-checker: extend check of symbol-import order to all local modulesSat, 14 May 2016 13:39:33 +0900, by Yuya Nishihara
-
import-checker: always build a list of imported symbolsSat, 14 May 2016 13:20:13 +0900, by Yuya Nishihara
-
import-checker: fix test to make a real packageSat, 14 May 2016 13:49:46 +0900, by Yuya Nishihara
-
py3: move up symbol imports to enforce import-checker rulesSat, 14 May 2016 14:03:12 +0900, by Yuya Nishihara
-
util: make copyfile avoid ambiguity of file stat if neededThu, 19 May 2016 00:20:38 +0900, by FUJIWARA Katsunori
-
vfs: make rename avoid ambiguity of file stat if neededThu, 19 May 2016 00:20:38 +0900, by FUJIWARA Katsunori
-
vfs: make atomictempfile avoid ambiguity of file stat if neededThu, 19 May 2016 00:20:38 +0900, by FUJIWARA Katsunori
-
util: make atomictempfile avoid ambiguity of file stat if neededThu, 19 May 2016 00:20:38 +0900, by FUJIWARA Katsunori
-
util: add filestat class to detect ambiguity of file statThu, 19 May 2016 00:20:37 +0900, by FUJIWARA Katsunori
-
run-tests: handle json.dumps divergenceThu, 05 May 2016 23:17:19 +0000, by timeless
-
tests: use debuginstall to retrieve hg versionTue, 10 May 2016 22:52:26 +0000, by timeless
-
debuginstall: add mercurial versionTue, 10 May 2016 22:45:45 +0000, by timeless
-
strip: invalidate phase cache after stripping changeset (issue5235) stableThu, 12 May 2016 06:13:59 -0700, by Laurent Charignon
-
py3: make tests/svn-safe-append.py use absolute_importMon, 16 May 2016 04:31:20 +0530, by Pulkit Goyal
-
py3: make tests/test-atomictempfile.py use absolute_importMon, 16 May 2016 04:28:22 +0530, by Pulkit Goyal
-
py3: tests/test-check-py3-compat.t output updatedMon, 16 May 2016 04:08:17 +0530, by Pulkit Goyal
-
py3: use setattr() to assign new class attributeTue, 17 May 2016 05:32:36 +0530, by Pulkit Goyal
-
localrepo: use dirstate savebackup instead of handling dirstate file manuallyWed, 11 May 2016 14:18:52 -0700, by Mateusz Kwapich
-
localrepo: use dirstate restorebackup instead of copying dirstate manuallyFri, 13 May 2016 13:30:08 -0700, by Mateusz Kwapich
-
dirstate: add prefix and suffix arguments to backupFri, 13 May 2016 13:28:09 -0700, by Mateusz Kwapich
-
tests: mark test-atomictempfile.py write as binaryWed, 20 Apr 2016 19:55:59 +0000, by timeless
-
tests: mark test-context.py write as binaryWed, 20 Apr 2016 19:53:01 +0000, by timeless
-
transaction: turn lack of locking into a hard failure (API)Thu, 05 May 2016 16:20:53 +0200, by Pierre-Yves David
-
test: extract develwarn transaction testing in its own commandThu, 05 May 2016 16:13:22 +0200, by Pierre-Yves David
-
graphmod: update edgemap in-placeMon, 16 May 2016 16:41:26 +0100, by Martijn Pieters
-
tests: test-archive.t use mercurial.util for urllib compatFri, 06 May 2016 19:24:25 +0000, by timeless
-
tests: test-archive.t use sys.stdout.buffer for binary output in py3Fri, 06 May 2016 19:19:12 +0000, by timeless
-
localrepo: prevent executable-bit only changes from being lost on amend stableThu, 19 May 2016 14:35:22 -0700, by Mateusz Kwapich
-
tests: escape bytes setting MSB in input of grep for portability stableSat, 21 May 2016 02:48:51 +0900, by FUJIWARA Katsunori
-
tests: test-archive.t use absolute_importFri, 06 May 2016 19:17:49 +0000, by timeless
-
tests: test-archive.t use open() instead of file() for py3 compatFri, 06 May 2016 19:16:16 +0000, by timeless
-
tests: test-archive.t use print_functionFri, 06 May 2016 19:15:37 +0000, by timeless
-
merge with stableTue, 17 May 2016 11:28:46 -0500, by Matt Mackall
-
readlink: use print_functionWed, 11 May 2016 01:56:59 +0000, by timeless
-
tests: test-addremove-similar.t use print() for py3Fri, 06 May 2016 01:15:07 +0000, by timeless
-
tests: add coverage for run-tests.py --whitelistFri, 06 May 2016 00:45:31 +0000, by timeless
-
hg: limit HGUNICODEPEDANTRY to py2Tue, 05 Apr 2016 01:35:36 +0000, by timeless
-
py3: make i18n/hggettext use print_functionFri, 13 May 2016 02:58:15 +0530, by Pulkit Goyal
-
py3: make i18n/hggettext use absolute_importFri, 13 May 2016 02:56:13 +0530, by Pulkit Goyal
-
py3: make doc/docchecker use print_functionFri, 13 May 2016 02:41:35 +0530, by Pulkit Goyal
-
py3: make doc/docchecker use absolute_importFri, 13 May 2016 02:40:39 +0530, by Pulkit Goyal
-
py3: make contrib/undumprevlog use absolute_importFri, 13 May 2016 02:23:45 +0530, by Pulkit Goyal
-
py3: make contrib/dumprevlog use print_functionFri, 13 May 2016 02:16:32 +0530, by Pulkit Goyal
-
py3: make contrib/dumprevlog use absolute_importFri, 13 May 2016 02:14:49 +0530, by Pulkit Goyal
-
py3: make contrib/check-commit use print_functionFri, 13 May 2016 02:13:14 +0530, by Pulkit Goyal
-
py3: make contrib/check-commit use absolute_importFri, 13 May 2016 02:11:57 +0530, by Pulkit Goyal
-
hgcia: remove hgcia (BC)Thu, 12 May 2016 01:03:19 +0100, by Jun Wu
-
py3: make tests/hghave use absolute_importFri, 13 May 2016 03:31:07 +0530, by Pulkit Goyal
-
py3: make tests/f use absolute_importFri, 13 May 2016 03:28:44 +0530, by Pulkit Goyal
-
py3: make tests/dummyssh use absolute_importFri, 13 May 2016 03:26:28 +0530, by Pulkit Goyal
-
py3: make raise statement python3 compatibleFri, 13 May 2016 03:18:04 +0530, by Pulkit Goyal
-
help: search section of help topic by translated section name correctly stable 3.8.2Fri, 13 May 2016 07:19:59 +0900, by FUJIWARA Katsunori
-
patch: show lower-ed translated message correctly stableFri, 13 May 2016 07:19:59 +0900, by FUJIWARA Katsunori
-
py3: make i18n/posplit use print_functionFri, 13 May 2016 03:09:30 +0530, by Pulkit Goyal
-
py3: make i18n/posplit use absolute_importFri, 13 May 2016 03:08:46 +0530, by Pulkit Goyal
-
wireproto: optimize handling of large batch responsesThu, 12 May 2016 09:39:14 -0400, by Augie Fackler
-
cleanup: replace False identity testing with an explicit token objectThu, 05 May 2016 19:32:51 +0200, by Pierre-Yves David
-
devel: officially deprecate dirstate.write without transaction argumentWed, 11 May 2016 09:31:47 +0200, by Pierre-Yves David
-
devel: officially deprecate update without destinationWed, 11 May 2016 09:31:47 +0200, by Pierre-Yves David
-
devel: fix a typo in a deprecation warningWed, 11 May 2016 09:34:59 +0200, by Pierre-Yves David
-
devel: officially deprecate old style revsetWed, 11 May 2016 09:31:47 +0200, by Pierre-Yves David
-
check-code: handle py3 open divergenceWed, 11 May 2016 01:46:11 +0000, by timeless
-
check-code: switch to openerWed, 11 May 2016 01:44:39 +0000, by timeless
-
check-code: handle range/xrange divergenceWed, 11 May 2016 01:39:07 +0000, by timeless
-
check-code: fix py3 complaint about \NNN being invalid unicodeWed, 11 May 2016 01:56:08 +0000, by timeless
-
hghave: switch from iteritems to itemsThu, 05 May 2016 09:12:26 +0000, by timeless
-
hghave: matchoutput needs to use bytes for regexpThu, 05 May 2016 09:07:01 +0000, by timeless
-
revset: make dagrange preserve order of input setTue, 03 May 2016 12:36:44 +0900, by Yuya Nishihara
-
tests: mark test-check-pyflakes.t as requiring hg1.0+Thu, 05 May 2016 09:26:09 +0000, by timeless
-
dirstate: make backup methods publicThu, 05 May 2016 17:06:54 -0700, by Mateusz Kwapich
-
check-code: add a rule banning `env -u`Fri, 06 May 2016 08:45:56 -0500, by Kevin Bullock
-
subrepo: use unset instead of env -u to fix test on BSDs (issue5229)Fri, 06 May 2016 08:41:24 -0500, by Kevin Bullock
-
graphmod: partial edge stylingWed, 04 May 2016 20:11:59 +0100, by Martijn Pieters
-
pure: write a really lazy version of pure indexObjectSun, 24 Apr 2016 14:21:38 +0300, by Maciej Fijalkowski
-
dispatch: always load extensions before running shell aliases (issue5230)Sat, 07 May 2016 14:12:23 +0100, by Jun Wu
-
httpclient: update to upstream revision 2995635573d2Mon, 09 May 2016 21:13:50 -0400, by Augie Fackler
-
crecord: call prevsibling() and nextsibling() directlyFri, 06 May 2016 19:52:21 +0800, by Anton Shestakov
-
dispatch: add fail-* family of hooksThu, 28 Apr 2016 10:37:47 -0400, by Jordi Gutiérrez Hermoso
-
py3: make hgext/rebase.py use absolute_importFri, 06 May 2016 22:21:32 +0530, by Pulkit Goyal
-
py3: make hgext/mq.py use absolute_importFri, 06 May 2016 21:54:31 +0530, by Pulkit Goyal
-
py3: make hgext/hisedit.py use absolute_importFri, 06 May 2016 21:52:26 +0530, by Pulkit Goyal
-
py3: make hgext/hgk.py use absolute_importFri, 06 May 2016 21:50:40 +0530, by Pulkit Goyal
-
py3: make hgext/gpg.py use absolute_importFri, 06 May 2016 21:46:17 +0530, by Pulkit Goyal
-
py3: make hgext/graphlog.py use absolute_importFri, 06 May 2016 21:48:17 +0530, by Pulkit Goyal
-
import-checker: recognize relative imports from parents of current packageSat, 07 May 2016 19:59:30 +0200, by liscju
-
py3: make hgext/fetch.py use absolute_importFri, 06 May 2016 21:44:41 +0530, by Pulkit Goyal
-
tests: test-check-py3-compat.t output updatedFri, 06 May 2016 21:41:25 +0530, by Pulkit Goyal
-
revset: factor out public optimize() function from recursionMon, 02 May 2016 12:09:00 +0900, by Yuya Nishihara
-
revset: introduce temporary variables in optimize() where they look betterMon, 02 May 2016 12:47:09 +0900, by Yuya Nishihara
-
revset: construct arguments of only() against matched treeMon, 02 May 2016 11:50:48 +0900, by Yuya Nishihara
-
revset: unnest isonly() closure from optimize()Mon, 02 May 2016 11:27:26 +0900, by Yuya Nishihara
-
sslutil: stop checking for web.cacerts=! (BC)Thu, 05 May 2016 00:46:31 -0700, by Gregory Szorc
-
dispatch: stop setting web.cacerts=! to indicate --insecureThu, 05 May 2016 00:40:01 -0700, by Gregory Szorc
-
sslutil: use CA loaded state to drive validation logicThu, 05 May 2016 00:38:18 -0700, by Gregory Szorc
-
sslutil: handle ui.insecureconnections in validatorThu, 05 May 2016 00:37:28 -0700, by Gregory Szorc
-
sslutil: check for ui.insecureconnections in sslkwargsThu, 05 May 2016 00:35:45 -0700, by Gregory Szorc
-
dispatch: set ui.insecureconnections when --insecure is usedThu, 05 May 2016 00:34:22 -0700, by Gregory Szorc
-
ui: add an instance flag to hold --insecure bitThu, 05 May 2016 00:33:38 -0700, by Gregory Szorc
-
sslutil: make sslkwargs code even more explicitThu, 05 May 2016 00:32:43 -0700, by Gregory Szorc
-
sslutil: move code examining _canloaddefaultcerts out of _defaultcacertsWed, 04 May 2016 23:38:34 -0700, by Gregory Szorc
-
sslutil: further refactor sslkwargsWed, 04 May 2016 23:01:49 -0700, by Gregory Szorc
-
sslutil: document and slightly refactor sslkwargsThu, 05 May 2016 00:31:11 -0700, by Gregory Szorc
-
localrepo: remove a couple of local type aliasesFri, 06 May 2016 11:31:29 -0400, by Augie Fackler
-
cmdutil: typo fix in commentFri, 06 May 2016 14:22:17 -0400, by Augie Fackler
-
tests: add globs for WindowsThu, 05 May 2016 21:14:12 -0400, by Matt Harbison
-
chgserver: add [alias] to confighashSat, 07 May 2016 14:51:32 +0100, by Jun Wu
-
devel: use the 'config' argument for the dirstate normalisation develwarnSun, 08 May 2016 10:43:41 +0200, by Pierre-Yves David
-
devel: use the new 'config' argument for the update develwarnSun, 08 May 2016 10:43:41 +0200, by Pierre-Yves David
-
devel: use the new 'config' argument for the revset develwarnSun, 08 May 2016 10:43:41 +0200, by Pierre-Yves David
-
devel: use the new 'config' argument for the dirstate develwarnSun, 08 May 2016 10:43:41 +0200, by Pierre-Yves David
-
devel: use the new 'config' argument of the develwarn in deprecwarnSun, 08 May 2016 10:43:41 +0200, by Pierre-Yves David
-
develwarn: move config gating inside the develwarn functionSun, 08 May 2016 10:43:41 +0200, by Pierre-Yves David
-
help: fix the display for `hg help internals.revlogs` (issue5227) stableSun, 08 May 2016 22:28:09 -0400, by Matt Harbison
-
builddeb: add distroseries to tagged versions stableFri, 06 May 2016 14:09:11 -0700, by Sean Farley
-
debian: forgot to make debian/rules executable in 6b95a623ec90 stableSun, 01 May 2016 15:26:41 -0700, by Sean Farley
-
progress: stop excessive clearing (issue4801) stableFri, 06 May 2016 17:53:06 -0500, by Matt Mackall
-
chgserver: remove _clearenvaliasesFri, 06 May 2016 23:57:56 +0100, by Jun Wu
-
dispatch: defer environment variable resolution in alias commands (BC)Sat, 07 May 2016 00:16:58 +0100, by Jun Wu
-
rollback: add a config knob for entirely disabling the commandTue, 03 May 2016 16:33:25 -0400, by Augie Fackler
-
templater: add separate() template functionTue, 03 May 2016 09:49:54 -0700, by Martin von Zweigbergk
-
bookmarks: jettison bmstore's write() method per deprecation policyWed, 04 May 2016 21:01:49 -0400, by Augie Fackler
-
merge with stableThu, 05 May 2016 15:12:43 -0500, by Matt Mackall
-
deprecation: gate deprecation warning behind devel configuration stableThu, 05 May 2016 16:29:31 +0200, by Pierre-Yves David
-
crecord: update downarrowshiftevent() docstring, remove todoThu, 05 May 2016 19:51:35 +0800, by Anton Shestakov
-
crecord: remove things that don't happen in functions from their docstringsThu, 05 May 2016 19:40:40 +0800, by Anton Shestakov
-
crecord: remove skipfolded keyword argument from patchnode.previtem()Thu, 05 May 2016 18:13:25 +0800, by Anton Shestakov
-
crecord: update a copy-pasted comment in downarrowshiftevent()Thu, 05 May 2016 15:19:37 +0800, by Anton Shestakov
-
crecord: drop the version condition for amendThu, 05 May 2016 16:38:24 +0200, by Pierre-Yves David
-
crecord: add/remove blank lines (coding style)Thu, 05 May 2016 11:19:52 +0800, by Anton Shestakov
-
localrepo: jettison parents() method per deprecation policy (API)Wed, 04 May 2016 21:02:03 -0400, by Augie Fackler
-
revset: define _parsealias() in _aliasrules classSun, 17 Apr 2016 13:06:44 +0900, by Yuya Nishihara
-
revset: factor out common parsing functionSun, 17 Apr 2016 13:03:23 +0900, by Yuya Nishihara
-
revset: inline _tokenizealias() into _parsealias()Sun, 17 Apr 2016 12:57:27 +0900, by Yuya Nishihara
-
store: treat range as a generator instead of a list for py3 compatSun, 10 Apr 2016 07:28:26 +0000, by timeless
-
ui: add new config option for help text widthWed, 04 May 2016 18:18:24 +0100, by Jun Wu
-
tests: test histedit base command plan helpTue, 03 May 2016 15:26:51 +0000, by timeless
-
largefiles: makes verify batching stat calls to remoteTue, 03 May 2016 23:48:31 +0200, by liscju
-
largefiles: change basestore._verifyfile to take list of files to checkTue, 03 May 2016 23:31:32 +0200, by liscju
-
bookmarks: properly invalidate volatile sets when writing bookmarks stableWed, 04 May 2016 22:44:30 -0400, by Augie Fackler
-
test-obsolete: update extension in test to actually work stableThu, 05 May 2016 15:41:37 +0200, by Augie Fackler
-
bundle2: properly request phases during getbundle stableThu, 05 May 2016 20:57:38 +0900, by Mike Hommey
-
rebase: handle successor targets (issue5198)Mon, 11 Apr 2016 21:33:07 +0000, by timeless
-
debugbundle: add tests for debugbundle output with bundle2Wed, 04 May 2016 06:44:44 +0900, by Mike Hommey
-
revert: mention ui.origbackuppath in the command helpWed, 04 May 2016 10:46:27 -0500, by Nathan Goldbaum
-
help: wrap ".orig" in rst quotesSat, 30 Apr 2016 18:40:34 -0700, by Sean Farley
-
parser: shorten prefix of alias parsing errorsSun, 17 Apr 2016 12:31:06 +0900, by Yuya Nishihara
-
parser: rephrase "'$' not for alias arguments" messageSun, 17 Apr 2016 12:20:57 +0900, by Yuya Nishihara
-
debugbundle: handle the --all option for bundle2Mon, 18 Apr 2016 17:54:02 +0900, by Mike Hommey
-
manifest: improve filesnotin performance by using lazymanifest diffMon, 02 May 2016 15:22:16 -0700, by Tony Tung
-
keyword: replace use of _filerev with _filenodeTue, 19 Apr 2016 11:00:15 +0100, by Christian Ebert
-
merge with stableTue, 03 May 2016 10:41:17 -0500, by Matt Mackall
-
convert: pass absolute paths to git (SEC) stable 3.8.1Wed, 06 Apr 2016 22:57:46 -0500, by Blake Burkhart
-
rebase: restrict rebase destination to the pulled set (issue5214) stableSat, 30 Apr 2016 18:39:39 +0200, by Pierre-Yves David
-
destutil: add the ability to specify a search space for rebase destination stableSat, 30 Apr 2016 18:41:08 +0200, by Pierre-Yves David
-
sslutil: restore old behavior not requiring a hostname argument (issue5210) stableSat, 30 Apr 2016 09:26:47 -0700, by Gregory Szorc
-
ubuntu-xenial: add makefile rule to build deb stableWed, 27 Apr 2016 00:18:18 -0700, by Sean Farley
-
osx: create a modern package including manpages stableWed, 27 Apr 2016 10:20:36 -0500, by Kevin Bullock
-
tests: add test for Mac OS X package construction stableMon, 18 Apr 2016 23:59:55 -0400, by Augie Fackler
-
osx: add support for dumping built dmg into OUTPUTDIR stableMon, 18 Apr 2016 23:57:22 -0400, by Augie Fackler
-
verify: don't init subrepo when missing one is referenced (issue5128) (API) stableWed, 27 Apr 2016 22:45:52 -0400, by Matt Harbison
-
setup: detect Python DLL filename from loaded DLL stableThu, 28 Apr 2016 08:52:13 -0700, by Gregory Szorc
-
exewrapper: add .dll to LoadLibrary() argument stableWed, 27 Apr 2016 09:23:39 -0700, by Gregory Szorc
-
update: correct description of --check option stableWed, 27 Apr 2016 14:02:54 -0700, by Martin von Zweigbergk
-
chg: initialize sockdirfd to -1 instead of AT_FDCWD stableSun, 24 Apr 2016 21:35:30 +0900, by Yuya Nishihara
-
bdiff: further restrain potential quadratic performance stableFri, 22 Apr 2016 13:38:02 -0500, by Matt Mackall
-
bdiff: balance recursion to avoid quadratic behavior (issue4704) stableThu, 21 Apr 2016 22:04:11 -0500, by Matt Mackall
-
bdiff: fold in shift calculation in normalize stableThu, 21 Apr 2016 21:46:31 -0500, by Matt Mackall
-
tests: test-lock-badness.t message could come later stableThu, 01 Jan 1970 00:00:00 +0000, by timeless
-
dockerdeb: pass the rest of the args to the builder script stableSat, 23 Apr 2016 12:47:57 -0700, by Sean Farley
-
make: use shell-command assignment instead of $(eval ...) stableThu, 21 Apr 2016 10:11:20 -0400, by Augie Fackler
-
make: do assignment and export in a single statement stableThu, 21 Apr 2016 10:10:48 -0400, by Augie Fackler
-
make: alter how we compute compiler flags for setup.py stableThu, 21 Apr 2016 10:05:14 -0400, by Augie Fackler
-
revset: unindent "if True" block in sort() stableSat, 23 Apr 2016 16:11:05 +0900, by Yuya Nishihara
-
revset: make sort() do dumb multi-pass sorting for multiple keys (issue5218) stableSat, 23 Apr 2016 16:09:30 +0900, by Yuya Nishihara
-
log: fix status template to list copy source per dest (issue5155) stableThu, 24 Mar 2016 22:55:56 +0900, by Yuya Nishihara
-
graphmod: disable graph styling when HGPLAIN is set (issue5212) stableWed, 20 Apr 2016 16:33:13 +0100, by Martijn Pieters
-
graphmod: fix seen state handling for > 2 parents (issue5174) stableWed, 20 Apr 2016 18:26:29 +0100, by Martijn Pieters
-
httpclient: reverse accidental damage from 86db5cb55d46 stableWed, 20 Apr 2016 21:33:02 +0000, by timeless
-
builddeb: ignore errors about find not finding files stableFri, 15 Apr 2016 14:27:42 -0700, by Sean Farley
-
builddeb: use the os codename instead of 'unstable' stableSat, 16 Apr 2016 12:42:53 -0700, by Sean Farley
-
dockerdeb: redirect 'cd' in export command to /dev/null stableSun, 17 Apr 2016 10:36:40 -0700, by Sean Farley
-
help: avoid using "$n" parameter in revsetalias example stableSat, 26 Mar 2016 18:50:56 +0900, by Yuya Nishihara
-
debian: add missing python-docutils dependency stableFri, 15 Apr 2016 13:53:23 -0700, by Sean Farley
-
debian: add missing python-all-dev dependency stableFri, 15 Apr 2016 13:46:16 -0700, by Sean Farley
-
patchbomb: use single quotes around command hint stableThu, 14 Apr 2016 15:15:49 +0000, by timeless
-
merge default into stable for 3.8 code freeze stable 3.8-rcSat, 16 Apr 2016 18:06:48 -0500, by Matt Mackall
-
make: remove packages directory in clean ruleFri, 15 Apr 2016 13:10:34 -0700, by Sean Farley
-
make: add forgotten hgext3rd to clean ruleFri, 15 Apr 2016 11:51:57 -0700, by Sean Farley
-
make: add chg to clean ruleFri, 15 Apr 2016 11:51:41 -0700, by Sean Farley
-
test-docker-packaging: add new line to test outputSat, 16 Apr 2016 11:17:06 -0700, by Sean Farley
-
tests: relax pattern matching for newer dockerFri, 15 Apr 2016 14:47:32 -0700, by Sean Farley
-
py3: make factotum use absolute_importSun, 17 Apr 2016 02:29:33 +0530, by Pulkit Goyal
-
py3: make extdiff use absolute_importSun, 17 Apr 2016 02:15:05 +0530, by Pulkit Goyal
-
py3: make eol use absolute_importSun, 17 Apr 2016 02:10:55 +0530, by Pulkit Goyal
-
py3: make color use absolute_importSun, 17 Apr 2016 00:53:56 +0530, by Pulkit Goyal
-
py3: make hgmanpage use absolute_importSun, 17 Apr 2016 00:23:05 +0530, by Pulkit Goyal
-
py3: make gendoc use absolute_importSun, 17 Apr 2016 00:20:44 +0530, by Pulkit Goyal
-
py3: make check-seclevel use absolute_importSun, 17 Apr 2016 00:14:42 +0530, by Pulkit Goyal
-
fetch: use single quotes around command hintThu, 14 Apr 2016 15:20:11 +0000, by timeless
-
graft: use single quotes around command hintThu, 14 Apr 2016 15:19:57 +0000, by timeless
-
config: use single quotes around command hintThu, 14 Apr 2016 15:18:59 +0000, by timeless
-
debugcreatestreamclonebundle: use single quotes around command hintThu, 14 Apr 2016 15:17:15 +0000, by timeless
-
transaction: clear callback instances after usageSat, 16 Apr 2016 09:02:37 -0700, by Gregory Szorc
-
lock: clear postrelease hooks list after usageSat, 16 Apr 2016 09:00:15 -0700, by Gregory Szorc
-
ui: drop template aliases by HGPLAINSun, 27 Mar 2016 21:05:55 +0900, by Yuya Nishihara
-
templater: load and expand aliases by template engine (API) (issue4842)Sun, 27 Mar 2016 20:59:36 +0900, by Yuya Nishihara
-
templater: inline compiletemplate() function into engineSun, 03 Apr 2016 13:23:40 +0900, by Yuya Nishihara
-
templater: factor out function that creates templater from string templateSun, 10 Apr 2016 17:23:09 +0900, by Yuya Nishihara
-
templater: separate function to create templater from map file (API)Sun, 03 Apr 2016 23:26:48 +0900, by Yuya Nishihara
-
templater: extract function that loads template map fileSun, 03 Apr 2016 23:18:30 +0900, by Yuya Nishihara
-
templater: demote "base" directory of map file to local variableSun, 03 Apr 2016 23:22:43 +0900, by Yuya Nishihara
-
notify: do not load style file if template is specified (BC)Mon, 04 Apr 2016 22:50:50 +0900, by Yuya Nishihara
-
bugzilla: do not load style file if template is specified (BC)Mon, 04 Apr 2016 22:48:34 +0900, by Yuya Nishihara
-
subrepo: disable localizations when calling Git (issue5176)Sat, 16 Apr 2016 15:14:25 -0500, by Matt Mackall
-
py3: make test-demandimport use print_functionSat, 16 Apr 2016 12:41:58 +0530, by Pulkit Goyal
-
py3: use absolute_import in svnxml.pySat, 16 Apr 2016 06:03:11 +0300, by Robert Stanca
-
py3: use absolute_import in sitecustomize.pySat, 16 Apr 2016 05:34:21 +0300, by Robert Stanca
-
py3: use absolute_import in revlog-formatv0.pySat, 16 Apr 2016 05:33:23 +0300, by Robert Stanca
-
py3: use absolute_import in printenv.pySat, 16 Apr 2016 05:32:10 +0300, by Robert Stanca
-
py3: use absolute_import in mockblackbox.pySat, 16 Apr 2016 05:30:32 +0300, by Robert Stanca
-
py3: use absolute_import in killdaemons.pySat, 16 Apr 2016 05:29:29 +0300, by Robert Stanca
-
test-shelve: shorten a long path so it works on WindowsFri, 15 Apr 2016 22:53:53 -0400, by Matt Harbison
-
test-convert-git: skip tests with invalid path characters on WindowsFri, 15 Apr 2016 22:37:52 -0400, by Matt Harbison
-
test-subrepo-git: add globs for WindowsFri, 15 Apr 2016 22:23:34 -0400, by Matt Harbison
-
hook: report untrusted hooks as failure (issue5110) (BC)Thu, 14 Apr 2016 02:41:15 -0700, by Pierre-Yves David
-
hook: split config reading furtherThu, 14 Apr 2016 17:03:49 -0700, by Pierre-Yves David
-
hook: small refactor to store hooks as dict instead of listThu, 14 Apr 2016 02:28:46 -0700, by Pierre-Yves David
-
mail: retain hostname for sslutil.wrapsocket (issue5203)Fri, 15 Apr 2016 17:43:47 +0000, by timeless
-
tests: make test-trusted use print_functionSat, 16 Apr 2016 04:06:24 +0530, by Pulkit Goyal
-
tests: make test-doctest use absolute_importSat, 16 Apr 2016 03:38:23 +0530, by Pulkit Goyal
-
tests: make test-hgwebdir-paths use absolute_importSat, 16 Apr 2016 03:35:27 +0530, by Pulkit Goyal
-
tests: make test-lrucachedict use print_functionSat, 16 Apr 2016 03:22:45 +0530, by Pulkit Goyal
-
tests: make test-lrucachedict use absolute_importSat, 16 Apr 2016 03:10:41 +0530, by Pulkit Goyal
-
tests: make test-manifest use absolute_importSat, 16 Apr 2016 03:08:16 +0530, by Pulkit Goyal
-
tests: make test-pathencode use absolute_importSat, 16 Apr 2016 03:04:23 +0530, by Pulkit Goyal
-
tests: make test-simplemerge use absolute_importSat, 16 Apr 2016 02:59:36 +0530, by Pulkit Goyal
-
crecord: cleanup the remains of commit confirmationThu, 14 Apr 2016 01:37:29 -0700, by Pierre-Yves David
-
crecord: drop the extra confirmation screenThu, 14 Apr 2016 01:27:18 -0700, by Pierre-Yves David
-
update: resurrect bare update from null parent to tip-most branch headFri, 15 Apr 2016 20:37:11 +0900, by Yuya Nishihara
-
tests: run import-checker with tests .t filesTue, 12 Apr 2016 14:43:36 +0000, by timeless
-
import-checker: parse python code from .t filesTue, 12 Apr 2016 21:43:56 +0000, by timeless
-
import-checker: track filenames for SyntaxErrorsWed, 13 Apr 2016 16:34:59 +0000, by timeless
-
import-checker: track SyntaxErrorsWed, 13 Apr 2016 16:36:19 +0000, by timeless
-
import-checker: refactor source readingMon, 11 Apr 2016 22:34:04 +0000, by timeless
-
tests: make test-pathencode use print_functionThu, 14 Apr 2016 01:06:45 +0530, by Pulkit Goyal
-
tests: make test-run-tests use absolute_importThu, 14 Apr 2016 01:03:24 +0530, by Pulkit Goyal
-
tests: make test-symlink-os-yes-fs-no use absolute_importThu, 14 Apr 2016 00:58:31 +0530, by Pulkit Goyal
-
tests: make test-ui-color use absolute_importThu, 14 Apr 2016 00:56:08 +0530, by Pulkit Goyal
-
tests: make test-url use absolute_importThu, 14 Apr 2016 00:53:35 +0530, by Pulkit Goyal
-
tests: make test-trusted use absolute_importThu, 14 Apr 2016 00:49:58 +0530, by Pulkit Goyal
-
templater: add parsing and expansion rules to process "templatealias" sectionSun, 27 Mar 2016 20:31:56 +0900, by Yuya Nishihara
-
templater: add function to parse whole string as template expressionSun, 27 Mar 2016 20:29:03 +0900, by Yuya Nishihara
-
parser: factor out _trygetfunc() that extracts function name and argumentsTue, 29 Mar 2016 17:27:34 +0900, by Yuya Nishihara
-
parser: make _getalias() return (alias, pattern-args) pairTue, 29 Mar 2016 17:21:11 +0900, by Yuya Nishihara
-
parser: drop redundant comparison between alias declaration tree and patternTue, 29 Mar 2016 16:50:16 +0900, by Yuya Nishihara
-
patchbomb: fix public-is-missing hintThu, 14 Apr 2016 14:26:37 +0000, by timeless
-
tests: clarify patchbomb repo is public not remoteThu, 14 Apr 2016 14:36:52 +0000, by timeless
-
run-tests: set HGMODULEPOLICY for --pureWed, 13 Apr 2016 13:51:39 +0000, by timeless
-
cmdutil: avoid recycling variable name "name" in namespaces codeThu, 14 Apr 2016 15:26:18 -0400, by Nathaniel Manista
-
update: fix bare update to work on new branchTue, 05 Apr 2016 06:53:33 +0200, by liscju
-
remove: fix --force option help description (issue5177)Wed, 13 Apr 2016 09:56:51 +0200, by liscju
-
logtoprocess: new experimental extensionTue, 05 Apr 2016 17:39:59 +0100, by Martijn Pieters
-
convert: keep converted hg parents that are outside convert.hg.revs (BC)Wed, 13 Apr 2016 00:16:21 +0200, by Mads Kiilerich
-
tests: coverage of ancestry with convert in multiple non-overlapping stepsThu, 24 Mar 2016 16:01:07 -0700, by Mads Kiilerich
-
revset: rename findaliases() to expandaliases()Mon, 29 Feb 2016 22:58:15 +0900, by Yuya Nishihara
-
parser: add short comment how aliases are expanded in phasesTue, 29 Mar 2016 16:30:59 +0900, by Yuya Nishihara
-
parser: reorder alias expansion routine to return earlyTue, 29 Mar 2016 16:19:31 +0900, by Yuya Nishihara
-
parser: move functions that process alias expansion to rule-set classMon, 29 Feb 2016 22:15:44 +0900, by Yuya Nishihara
-
revset: unindent codes in _getalias() functionMon, 29 Feb 2016 22:10:48 +0900, by Yuya Nishihara
-
parser: extract helper that creates a dict of aliasesMon, 29 Feb 2016 19:24:15 +0900, by Yuya Nishihara
-
parser: construct alias object by rule-set classMon, 29 Feb 2016 18:33:30 +0900, by Yuya Nishihara
-
graphmod: shorten graphFri, 08 Apr 2016 16:42:43 +0200, by santiagopim
-
tests: ensure that 'hg update' is disabled during histedit (issue3655)Mon, 11 Apr 2016 12:06:18 -0700, by Jason Gauci
-
test-remove: drop a useless Windows specific conditionalTue, 12 Apr 2016 00:34:02 -0400, by Matt Harbison
-
test-blackbox: add missing glob for WindowsTue, 15 Mar 2016 23:04:35 -0400, by Matt Harbison
-
test-largefiles: stabilize output for WindowsTue, 15 Mar 2016 21:56:01 -0400, by Matt Harbison
-
test-import: fix output on WindowsTue, 15 Mar 2016 21:47:43 -0400, by Matt Harbison
-
test-install: fix output on WindowsTue, 15 Mar 2016 21:45:32 -0400, by Matt Harbison
-
check-code: reject import urllibThu, 07 Apr 2016 00:34:07 +0000, by timeless
-
pycompat: switch to util.urlreq/util.urlerr for py3 compatWed, 06 Apr 2016 23:22:12 +0000, by timeless
-
pycompat: add util.urlerr util.urlreq classes for py3 compatThu, 07 Apr 2016 00:05:48 +0000, by timeless
-
test-progress: disable mocking-time tests on chgSun, 20 Mar 2016 16:49:56 -0700, by Yuya Nishihara
-
hghave: add "chg" flag to skip tests that can't be compatible with chgSun, 20 Mar 2016 14:55:56 -0700, by Yuya Nishihara
-
tests: add new test for #! shebang linesWed, 06 Apr 2016 19:09:12 +0000, by timeless
-
largefiles: introduce push --lfrev to control which revisions are pushedSun, 27 Mar 2016 13:00:28 -0700, by Mads Kiilerich
-
largefiles: don't access repo.changelog directly in getlfilestouploadWed, 13 Apr 2016 01:45:45 +0200, by Mads Kiilerich
-
localrepo: refactor prepushoutgoinghook to take a pushopWed, 13 Apr 2016 01:09:11 +0200, by Mads Kiilerich
-
parser: unify parser function of alias declaration and definitionTue, 29 Mar 2016 00:08:25 +0900, by Yuya Nishihara
-
revset: unify function that parses alias declaration and definitionTue, 29 Mar 2016 00:05:14 +0900, by Yuya Nishihara
-
parser: move alias definition parser to common rule-set classMon, 29 Feb 2016 18:10:07 +0900, by Yuya Nishihara
-
parser: move _relabelaliasargs() to common rule-set classMon, 29 Feb 2016 18:00:51 +0900, by Yuya Nishihara
-
parser: move alias declaration parser to common rule-set classMon, 29 Feb 2016 17:54:03 +0900, by Yuya Nishihara
-
parser: add stub class that will host alias parsing and expansionSun, 03 Apr 2016 16:55:23 +0900, by Yuya Nishihara
-
revset: narrow scope of "except ParseError" block in _parsealiasdecl()Mon, 29 Feb 2016 17:43:39 +0900, by Yuya Nishihara
-
obsstore: move delete function from obsstore class to repair moduleTue, 12 Apr 2016 04:06:50 -0700, by Kostia Balytskyi
-
debugobsolete: style fixes to debugobsolete that slipped from original commitTue, 12 Apr 2016 03:40:53 -0700, by Kostia Balytskyi
-
import: document --exact behavior in more detailWed, 09 Mar 2016 10:47:33 -0500, by Matt Mackall
-
util: add doctest to datestr()Mon, 11 Apr 2016 19:46:50 +0200, by Adrian Buehlmann
-
date: fix boundary check of negative integerTue, 12 Apr 2016 00:30:28 +0200, by Florent Gallaire
-
chg: server exited with code 0 without being connectable is an errorSun, 10 Apr 2016 22:00:34 +0100, by Jun Wu
-
shelve: refactor directory name into constantFri, 08 Apr 2016 23:33:28 -0700, by Oleg Afanasyev
-
pycompat: switch to util.stringio for py3 compatSun, 10 Apr 2016 20:55:37 +0000, by timeless
-
py3: use multi-line import in test-wireproto.pySun, 10 Apr 2016 21:32:08 +0000, by timeless
-
py3: use absolute_import in test-hgweb-non-interactive.tSun, 10 Apr 2016 21:32:05 +0000, by timeless
-
py3: use absolute_import in test-hgweb-no-request-uri.tSun, 10 Apr 2016 21:32:01 +0000, by timeless
-
py3: use absolute_import in test-hgweb-no-path-info.tSun, 10 Apr 2016 21:31:58 +0000, by timeless
-
chg: use fsetcloexec instead of closing lockfd manuallyMon, 11 Apr 2016 00:18:27 +0100, by Jun Wu
-
chg: extract the logic of setting FD_CLOEXEC to a utility functionMon, 11 Apr 2016 00:17:17 +0100, by Jun Wu
-
chg: add fchdirx as a utility functionSun, 10 Apr 2016 03:14:32 +0100, by Jun Wu
-
chg: check lockfd at freecmdserveroptsSun, 10 Apr 2016 22:58:11 +0100, by Jun Wu
-
chg: add sockdirfd to cmdserveroptsSun, 10 Apr 2016 23:56:00 +0100, by Jun Wu
-
chg: fix spelling in the error message about error waiting for cmdserverSun, 10 Apr 2016 21:56:05 +0100, by Jun Wu
-
sslutil: document and slightly refactor validation logicSun, 10 Apr 2016 11:02:58 -0700, by Gregory Szorc
-
sslutil: require a server hostname when wrapping sockets (API)Sun, 10 Apr 2016 11:00:41 -0700, by Gregory Szorc
-
sslutil: move and document verify_mode assignmentSun, 10 Apr 2016 10:59:45 -0700, by Gregory Szorc
-
tests: use --insecure instead of web.cacerts=!Sun, 10 Apr 2016 10:54:53 -0700, by Gregory Szorc
-
help: remove references to "Python 2.6 or later"Sun, 10 Apr 2016 10:58:47 -0700, by Gregory Szorc
-
commands: make --rev and --index compatible in debugobsoleteMon, 04 Apr 2016 02:05:10 -0700, by Kostia Balytskyi
-
tests: enable import checker for tests/**.py filesSun, 03 Apr 2016 19:38:57 +0900, by Yuya Nishihara
-
tests: stop direct symbol import of mercurial modules in test-status-inprocessTue, 05 Apr 2016 23:38:00 +0900, by Yuya Nishihara
-
tests: alias ui as uimod in test-revlog-ancestry/test-ui-verbosityTue, 05 Apr 2016 23:35:45 +0900, by Yuya Nishihara
-
tests: move stdlib imports before mercurial modules in test-parseindex2Tue, 05 Apr 2016 23:23:43 +0900, by Yuya Nishihara
-
tests: stop direct symbol import of pprint.pprint in tests-minirstTue, 05 Apr 2016 23:22:38 +0900, by Yuya Nishihara
-
tests: import mercurial modules by name in test-propertycacheTue, 05 Apr 2016 23:30:18 +0900, by Yuya Nishihara
-
tests: remove unused import of mercurial.repoview from test-propertycacheTue, 05 Apr 2016 23:33:55 +0900, by Yuya Nishihara
-
templater: drop deprecated handling of KeyError from changeset_templaterSun, 03 Apr 2016 11:23:31 +0900, by Yuya Nishihara
-
test-commandserver: handle cStringIO.StringIO/io.StringIO divergenceWed, 06 Apr 2016 20:34:34 +0000, by timeless
-
pycompat: add util.stringio to handle py3 divergenceWed, 06 Apr 2016 20:31:31 +0000, by timeless
-
pycompat: alias xrange to range in py3Wed, 06 Apr 2016 22:35:52 +0000, by timeless
-
pycompat: fix demand import handling of QueueFri, 08 Apr 2016 14:03:05 +0000, by timeless
-
util: use __code__ (available since py2.6)Tue, 29 Mar 2016 17:43:23 +0000, by timeless
-
templater: give better error message for invalid engine typeSun, 03 Apr 2016 11:20:50 +0900, by Yuya Nishihara
-
transaction: allow running file generators after finalizersThu, 07 Apr 2016 14:10:49 -0700, by Durham Goode
-
run-tests: move install.err into test areaThu, 07 Apr 2016 11:11:55 +0000, by timeless
-
help: report source of aliasesFri, 08 Apr 2016 18:35:49 +0000, by timeless
-
compact: add color labels to -TcompactFri, 08 Apr 2016 16:05:52 +0000, by timeless
-
util: fix doc for datestr()Fri, 08 Apr 2016 22:15:06 +0200, by Adrian Buehlmann
-
date: reallow negative timestamp, fix for Windows buggy gmtime() (issue2513)Fri, 08 Apr 2016 14:11:03 +0200, by Florent Gallaire
-
tests: use /usr/bin/env python for test-status-inprocess.pyWed, 06 Apr 2016 19:08:04 +0000, by timeless
-
run-tests: fix broken regular expressionWed, 06 Apr 2016 22:26:47 -0400, by Augie Fackler
-
test: don't rely on __del__ in test-devel-warnings.tTue, 05 Apr 2016 12:19:45 -0700, by Pierre-Yves David
-
dispatch: split out warning message generation to separate functionTue, 05 Apr 2016 20:01:23 +0100, by Martijn Pieters
-
check-code: reject import Queue, suggest util.queue class for py3 compatWed, 06 Apr 2016 20:08:18 +0000, by timeless
-
scmutil: use util.queue/util.empty for py3 compatWed, 06 Apr 2016 20:07:51 +0000, by timeless
-
pycompat: add empty and queue to handle py3 divergenceWed, 06 Apr 2016 20:00:49 +0000, by timeless
-
convert: kill dead codeMon, 04 Apr 2016 15:39:13 +0200, by Julien Cristau
-
convert: don't ignore errors from git diff-treeMon, 04 Apr 2016 15:38:48 +0200, by Julien Cristau
-
crecord: check for untracked argumentsWed, 06 Apr 2016 18:19:36 +0000, by timeless
-
localrepo: drop force check from checkcommitpatternsWed, 06 Apr 2016 18:08:38 +0000, by timeless
-
localrepo: refactor commit argument check as checkcommitpatternsWed, 06 Apr 2016 17:52:17 +0000, by timeless
-
run-tests: handle empty testsTue, 05 Apr 2016 04:26:20 +0000, by timeless
-
docchecker: try to reject single quotesTue, 12 Jan 2016 09:30:57 +0000, by timeless
-
docchecker: report context line at most onceThu, 03 Mar 2016 03:32:44 +0000, by timeless
-
tests: splitting test-gendoc.t into per file testsWed, 06 Jan 2016 20:45:50 +0000, by timeless
-
test-hgweb-auth: stop direct symbol import of mercurial.error.AbortTue, 05 Apr 2016 23:21:17 +0900, by Yuya Nishihara
-
test-hgweb-auth: alias ui as uimodTue, 05 Apr 2016 23:20:04 +0900, by Yuya Nishihara
-
test-hg-parseurl: stop direct symbol import of mercurial.hg.parseurlTue, 05 Apr 2016 23:18:52 +0900, by Yuya Nishihara
-
test-filelog: alias ui as uimodTue, 05 Apr 2016 23:17:43 +0900, by Yuya Nishihara
-
test-duplicateoptions: alias ui as uimodTue, 05 Apr 2016 23:17:05 +0900, by Yuya Nishihara
-
test-filecache: alias ui as uimodTue, 05 Apr 2016 23:16:16 +0900, by Yuya Nishihara
-
test-filecache: sort import linesTue, 05 Apr 2016 23:15:49 +0900, by Yuya Nishihara
-
test-ctxmanager: stop direct symbol import of mercurial.utilTue, 05 Apr 2016 23:13:52 +0900, by Yuya Nishihara
-
test-batching: stop direct symbol import of mercurial modulesTue, 05 Apr 2016 23:10:13 +0900, by Yuya Nishihara
-
children: use double quotes for argumentsWed, 06 Jan 2016 17:18:18 +0000, by timeless
-
largefiles: use double quotes for argumentsTue, 12 Jan 2016 09:30:39 +0000, by timeless
-
graft: use double quotes for argumentsTue, 12 Jan 2016 09:30:24 +0000, by timeless
-
hghave: add cvsntMon, 04 Apr 2016 06:27:12 +0000, by timeless
-
commands: allow debugobsolete to delete arbitrary obsmarkersFri, 01 Apr 2016 15:12:50 -0700, by Kostia Balytskyi
-
commands: disallow 'hg debugobsolete --index --rev <smth>'Fri, 01 Apr 2016 15:20:31 -0700, by Kostia Balytskyi
-
mercurial: add editorconfigTue, 05 Apr 2016 18:10:33 +0100, by Jun Wu
-
parsers: fix istat macro to work with single line if statementTue, 05 Apr 2016 10:43:43 -0400, by Matt Fowles
-
pypy: fix setdiscovery testTue, 05 Apr 2016 14:44:18 +0300, by Maciej Fijalkowski
-
chg: wrap line at 80 charsTue, 05 Apr 2016 17:43:02 +0100, by Jun Wu
-
chg: replace abortmsg showing errno with abortmsgerrnoTue, 05 Apr 2016 15:16:01 +0100, by Jun Wu
-
chg: add util function abortmsgerrno to print error with errnoTue, 05 Apr 2016 17:25:39 +0100, by Jun Wu
-
chg: use color in debug/error messages conditionallyTue, 05 Apr 2016 14:48:09 +0100, by Jun Wu
-
revset: force ascending order for baseset initialized from a setMon, 04 Apr 2016 17:45:54 -0700, by Pierre-Yves David
-
revset: stabilize repr of baseset initialized with a setMon, 04 Apr 2016 17:45:15 -0700, by Pierre-Yves David
-
dispatch: factor out command failure handling into a functionMon, 04 Apr 2016 17:27:37 +0100, by Martijn Pieters
-
pypy: fix overeager pattern matching on mpatchErrorTue, 05 Apr 2016 10:59:46 +0300, by Maciej Fijalkowski
-
mpatch: unify mpatchError (issue5182)Thu, 31 Mar 2016 02:05:28 +0000, by timeless
-
check-code: reject sed ... \\nWed, 30 Mar 2016 22:01:47 +0000, by timeless
-
hideablerevs: expand docstring to warn about possible trapsSat, 02 Apr 2016 15:56:47 -0700, by Pierre-Yves David
-
hghave: replace relative import of docutils.coreSun, 03 Apr 2016 19:47:29 +0900, by Yuya Nishihara
-
tests: make tinyproxy.py not import sys.argv by nameSun, 03 Apr 2016 20:12:59 +0900, by Yuya Nishihara
-
tests: alias ui as uimod in test-walkrepoSun, 03 Apr 2016 20:13:42 +0900, by Yuya Nishihara
-
tests: alias ui as uimod in test-ui-configSun, 03 Apr 2016 19:56:59 +0900, by Yuya Nishihara
-
tests: alias ui as uimod in test-contextSun, 03 Apr 2016 19:52:13 +0900, by Yuya Nishihara
-
tests: alias ui as uimod in test-ancestorSun, 03 Apr 2016 19:48:47 +0900, by Yuya Nishihara
-
tests: sort import lines in tinyproxy.pySun, 03 Apr 2016 20:11:41 +0900, by Yuya Nishihara
-
tests: sort import lines in failfilemerge.pySun, 03 Apr 2016 19:41:00 +0900, by Yuya Nishihara
-
tests: sort import lines in dumbhttp.pySun, 03 Apr 2016 19:40:05 +0900, by Yuya Nishihara
-
chgserver: change random state after forkMon, 04 Apr 2016 01:59:57 +0100, by Jun Wu
-
chg: make connect debug message less repetitiveMon, 04 Apr 2016 02:36:05 +0100, by Jun Wu
-
chgserver: use relative path at socket.bindMon, 04 Apr 2016 03:17:59 +0100, by Jun Wu
-
chgserver: move args copying logic to the correct placeMon, 04 Apr 2016 01:10:51 +0100, by Jun Wu
-
py3: use print_function in test-status-inprocess.pyMon, 04 Apr 2016 05:20:40 +0300, by Robert Stanca
-
py3: use absolute_import in test-status-inprocess.pyMon, 04 Apr 2016 05:19:35 +0300, by Robert Stanca
-
py3: use print_function in test-revlog-ancestry.pyMon, 04 Apr 2016 05:10:11 +0300, by Robert Stanca
-
py3: use absolute_import in test-revlog-ancestry.pyMon, 04 Apr 2016 05:09:24 +0300, by Robert Stanca
-
py3: use print_function in test-propertycache.pyMon, 04 Apr 2016 04:56:05 +0300, by Robert Stanca
-
hghave: add hg06..hg39Fri, 01 Apr 2016 13:20:47 +0000, by timeless
-
hghave: use checkvers for bzr114Fri, 01 Apr 2016 13:19:29 +0000, by timeless
-
hghave: replace has_svn13/has_svn15 with checkversFri, 01 Apr 2016 13:04:41 +0000, by timeless
-
hghave: add checkvers functionFri, 01 Apr 2016 13:04:16 +0000, by timeless
-
hghave: add docstring for checkMon, 04 Apr 2016 02:17:36 +0000, by timeless
-
hghave: update cvs112 descriptionFri, 01 Apr 2016 13:19:58 +0000, by timeless
-
py3: use absolute_import in test-propertycache.pyMon, 04 Apr 2016 03:16:18 +0300, by Robert Stanca
-
py3: use print_function in test-parseindex2.pyMon, 04 Apr 2016 03:14:16 +0300, by Robert Stanca
-
py3: use absolute_import in test-parseindex2.pyMon, 04 Apr 2016 03:06:33 +0300, by Robert Stanca
-
py3: use print_function in test-minirst.pyMon, 04 Apr 2016 03:04:08 +0300, by Robert Stanca
-
py3: use absolute_import in test-minirst.pyMon, 04 Apr 2016 03:00:43 +0300, by Robert Stanca
-
py3: use print_function in test-hybridencode.pyMon, 04 Apr 2016 02:58:53 +0300, by Robert Stanca
-
py3: use absolute_import in test-hybridencode.pyMon, 04 Apr 2016 01:33:08 +0300, by Robert Stanca
-
py3: use print_function in test-hgweb-auth.pyMon, 04 Apr 2016 01:31:21 +0300, by Robert Stanca
-
py3: use absolute_import in test-hgweb-auth.pyMon, 04 Apr 2016 00:55:36 +0300, by Robert Stanca
-
py3: use print_function in test-hg-parseurl.pyMon, 04 Apr 2016 00:29:03 +0300, by Robert Stanca
-
py3: use absolute_import in test-hg-parseurl.pyMon, 04 Apr 2016 00:27:04 +0300, by Robert Stanca
-
py3: use print_function in test-filelog.pyMon, 04 Apr 2016 00:17:11 +0300, by Robert Stanca
-
py3: use absolute_import in test-filelog.pySun, 03 Apr 2016 17:10:12 +0300, by Robert Stanca
-
py3: use print_function in test-filecache.pySun, 03 Apr 2016 17:06:40 +0300, by Robert Stanca
-
py3: use absolute_import in test-filecache.pySun, 03 Apr 2016 17:01:07 +0300, by Robert Stanca
-
py3: use print_function in test-duplicateoptions.pySun, 03 Apr 2016 16:58:43 +0300, by Robert Stanca
-
py3: use absolute_import in test-duplicateoptions.pySun, 03 Apr 2016 16:56:15 +0300, by Robert Stanca
-
py3: lexicographical order imports and print_function in test-context.pySun, 03 Apr 2016 16:34:55 +0300, by Robert Stanca
-
pypy: fix overspecific test checksSun, 03 Apr 2016 08:26:57 +0100, by Maciej Fijalkowski
-
tests: lexicographical imports in silenttestrunner.pySun, 03 Apr 2016 10:02:58 +0300, by Robert Stanca
-
py3: use absolute_import in test-context.pySun, 03 Apr 2016 06:20:17 +0300, by Robert Stanca
-
py3: use print_function in test-bdiff.pySun, 03 Apr 2016 06:16:17 +0300, by Robert Stanca
-
py3: use absolute_import in test-bdiff.pySun, 03 Apr 2016 06:12:18 +0300, by Robert Stanca
-
py3: use print_function in test-batching.pySun, 03 Apr 2016 06:10:52 +0300, by Robert Stanca
-
py3: use absolute_import in test-batching.pySun, 03 Apr 2016 06:05:43 +0300, by Robert Stanca
-
py3: use print_function in silenttestrunner.pySat, 02 Apr 2016 18:17:23 +0300, by Robert Stanca
-
py3: use absolute_import in silenttestrunner.pySat, 02 Apr 2016 18:16:12 +0300, by Robert Stanca
-
py3: use print_function in hypothesishelpers.pySat, 02 Apr 2016 18:15:04 +0300, by Robert Stanca
-
tests: use absolute_import in hypothesishelpers.pySat, 02 Apr 2016 18:14:10 +0300, by Robert Stanca
-
py3: use print_function in get-with-headers.pySat, 02 Apr 2016 18:12:33 +0300, by Robert Stanca