Mercurial > hg
graph
-
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