Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Added tag 3.9 for changeset 299546f84e68
stable
2016-08-01, by Augie Fackler
merge with i18n
stable
3.9
2016-08-01, by Augie Fackler
doc: make previous line of certificate example end with "::"
stable
2016-08-01, by FUJIWARA Katsunori
doc: fix incorrect use of rst hg role in help text
stable
2016-08-01, by FUJIWARA Katsunori
doc: use field rst syntax to show keywords in debugdeltachain help correctly
stable
2016-08-01, by FUJIWARA Katsunori
revset: refactor to make xgettext put i18n comments into hg.pot file
stable
2016-08-01, by FUJIWARA Katsunori
doc: omit useless _() invocation
stable
2016-08-01, by FUJIWARA Katsunori
doc: trim newline at the end of exception message
stable
2016-08-01, by FUJIWARA Katsunori
i18n-ja: synchronized with 6fd751fa58d3
stable
2016-08-01, by FUJIWARA Katsunori
demandimport: avoid infinite recursion at actual module importing (issue5304)
stable
2016-07-31, by FUJIWARA Katsunori
packagelib: do not remove packages directory in hggetversion (issue5262)
stable
2016-07-29, by Pierre-Yves David
make: introduce a target to clean everything but packages
stable
2016-07-29, by Pierre-Yves David
url: avoid re-issuing incorrect password (issue3210)
stable
2016-07-29, by Kim Randell
date: accept broader range of ISO 8601 time specs
stable
2016-07-27, by Matt Mackall
date: parse ISO-style Z and +hh:mm timezone specs
stable
2016-07-27, by Matt Mackall
date: refactor timezone parsing
stable
2016-07-27, by Matt Mackall
tests: glob over ssl error
stable
2016-07-28, by Gregory Szorc
keyword: avoid traceback when kwdemo is run outside a repo
stable
2016-07-27, by Christian Ebert
cmdutil: warnings not issued in cat if subrepopath overlaps
stable
2016-07-27, by Hannes Oldenburg
graft: use opts.get() consistently
stable
2016-07-25, by Gábor Stefanik
sslutil: work around SSLContext.get_ca_certs bug on Windows (issue5313)
stable
2016-07-25, by Gregory Szorc
extdiff: escape path for docstring (issue5301)
stable
2016-07-18, by Matt Mackall
update: fix bug when update tries to modify folder symlink
stable
2016-07-21, by Kostia Balytskyi
spartan: make annotate popup use theme colors
stable
2016-07-25, by Anton Shestakov
monoblue: make annotate popup use theme colors
stable
2016-07-25, by Anton Shestakov
gitweb: make annotate popup use theme colors
stable
2016-07-25, by Anton Shestakov
paper: make annotate popup use theme colors
stable
2016-07-25, by Anton Shestakov
templatekw: fix join format of parents keyword (issue5292)
stable
2016-07-22, by Yuya Nishihara
templatekw: fix join format of revset() function
stable
2016-07-22, by Yuya Nishihara
cmdutil: warnings not issued in remove if subrepopath overlaps
stable
2016-07-22, by Hannes Oldenburg
merge with i18n
stable
2016-07-20, by Matt Mackall
i18n-pt_BR: synchronized with 519bb4f9d3a4
stable
2016-07-19, by Wagner Bruna
sslutil: improve messaging around unsupported protocols (issue5303)
stable
2016-07-19, by Gregory Szorc
sslutil: capture string string representation of protocol
stable
2016-07-19, by Gregory Szorc
sslutil: allow TLS 1.0 when --insecure is used
stable
2016-07-19, by Gregory Szorc
hg: copy [hostsecurity] options to remote ui instances (issue5305)
stable
2016-07-19, by Gregory Szorc
rbc: fix superfluous rebuilding from scratch - don't abuse self._rbcnamescount
stable
2016-07-18, by Mads Kiilerich
rbc: test case for incorrect and too aggressive invalidation of invalid caches
stable
2016-07-18, by Mads Kiilerich
util: better handle '-' in version string (issue5302)
stable
2016-07-19, by Gregory Szorc
convert: update use of deprecated bzrlib property
stable
2016-07-19, by Kevin Bullock
hghave: fix typo of sslutil.supportedprotocols
stable
2016-07-19, by Yuya Nishihara
rebase: turn rebase revs into set before filtering obsolete
stable
2016-07-19, by Simon Farnsworth
commandserver: update comment about setpgid
stable
2016-07-18, by Jun Wu
chg: forward SIGINT, SIGHUP to process group
stable
2016-07-17, by Jun Wu
Added signature for changeset 519bb4f9d3a4
stable
2016-07-18, by Matt Mackall
Added tag 3.9-rc for changeset 519bb4f9d3a4
stable
2016-07-18, by Matt Mackall
merge default into stable for 3.9 code freeze
stable
3.9-rc
2016-07-18, by Matt Mackall
rbc: fix invalid rbc-revs entries caused by missing cache growth
2016-07-18, by Mads Kiilerich
rbc: test case for cache file not growing correctly, causing bad new entries
2016-07-18, by Mads Kiilerich
chg: handle EOF reading data block
2016-07-18, by Jun Wu
sslutil: more robustly detect protocol support
2016-07-18, by Gregory Szorc
osutil: add darwin-only version of os.listdir using cffi
2016-07-11, by Maciej Fijalkowski
url: drop support for proxying HTTP (not HTTPS) over CONNECT tunneling
2016-06-05, by Yuya Nishihara
chgserver: rename private functions and variables of chgunixservicehandler
2016-05-21, by Yuya Nishihara
chgserver: refactor initialization of real/base addresses
2016-05-22, by Yuya Nishihara
chgserver: reorder functions in chgunixservicehandler
2016-05-22, by Yuya Nishihara
chgserver: use ui.debug() to print server debug messages
2016-05-21, by Yuya Nishihara
ssl: remove special case of web.cacerts=! from remoteui()
2016-06-05, by Yuya Nishihara
bundle2: store changeset count when creating file bundles
2016-07-17, by Gregory Szorc
util: implement a deterministic __repr__ on sortdict
2016-07-17, by Gregory Szorc
bundle2: use a sorted dict for holding parameters
2016-07-17, by Gregory Szorc
wireproto: extract repo filtering to standalone function
2016-07-15, by Gregory Szorc
url: add distribution and version to user-agent request header (BC)
2016-07-14, by Gregory Szorc
commandserver: use SOMAXCONN as queue size of pending connections
2016-07-16, by Yuya Nishihara
commandserver: rename _serveworker() to _runworker()
2016-07-16, by Yuya Nishihara
commandserver: separate initialization and cleanup of forked process
2016-05-22, by Yuya Nishihara
commandserver: unindent superfluous "if True" blocks
2016-05-21, by Yuya Nishihara
pycompat: make pycompat demandimport friendly
2016-07-17, by Pulkit Goyal
run-tests: make --local set --with-chg if --chg is used
2016-07-18, by Jun Wu
run-tests: allow --local to set multiple attributes
2016-07-18, by Jun Wu
chg: add pgid to hgclient struct
2016-07-17, by Jun Wu
commandserver: send pgid in hello message
2016-07-17, by Jun Wu
tests: update test certificate generation instructions
2016-07-17, by Gregory Szorc
sslutil: move comment about protocol constants
2016-07-17, by Gregory Szorc
sslutil: support defining cipher list
2016-07-17, by Gregory Szorc
hghave: add test for Python 2.7+
2016-07-17, by Gregory Szorc
spartan: make different blocks of annotated lines have different colors
2016-07-16, by Anton Shestakov
monoblue: make different blocks of annotated lines have different colors
2016-07-16, by Anton Shestakov
gitweb: make different blocks of annotated lines have different colors
2016-07-16, by Anton Shestakov
paper: make different blocks of annotated lines have different colors
2016-07-16, by Anton Shestakov
tests: check importing modules in perf.py for historical portability
2016-05-20, by FUJIWARA Katsunori
tests: introduce check-perf-code.py to add extra checks on perf.py
2016-05-20, by FUJIWARA Katsunori
check-code: move fixing up regexp into main procedure
2016-05-20, by FUJIWARA Katsunori
check-code: factor out boot procedure into main
2016-05-20, by FUJIWARA Katsunori
perf: import newer modules separately for earlier Mercurial
2016-05-20, by FUJIWARA Katsunori
py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer import
2016-07-13, by Pulkit Goyal
py3: re-implement the BaseHTTPServer.test() function
2016-07-15, by Pulkit Goyal
test-http: use sed instead of fixed-with cut for reading access.log
2016-07-15, by Augie Fackler
test-serve: add missing globs
2016-07-15, by Augie Fackler
tests: glob whitespace between path and OK in unzip(1) output
2016-07-15, by Augie Fackler
sslutil: print a warning when using TLS 1.0 on legacy Python
2016-07-13, by Gregory Szorc
sslutil: require TLS 1.1+ when supported
2016-07-13, by Gregory Szorc
sslutil: config option to specify TLS protocol version
2016-07-14, by Gregory Szorc
sslutil: prevent CRIME
2016-07-14, by Gregory Szorc
sslutil: update comment about create_default_context()
2016-07-14, by Gregory Szorc
tests: use sslutil.wrapserversocket()
2016-07-13, by Gregory Szorc
hgweb: use sslutil.wrapserversocket()
2016-07-12, by Gregory Szorc
sslutil: implement wrapserversocket()
2016-07-14, by Gregory Szorc
hgweb: pass ui into preparehttpserver
2016-07-13, by Gregory Szorc
rebase: remove sortedstate-related confusion
2016-07-14, by Kostia Balytskyi
rebase: replace extrafn field with _makeextrafn invocations
2016-07-14, by Kostia Balytskyi
mercurial: implement a source transforming module loader on Python 3
2016-07-04, by Gregory Szorc
compat: define ssize_t as int on 32bit Windows, silences C4142 warning
2016-07-15, by Yuya Nishihara
commandserver: drop old unixservice implementation
2016-05-22, by Yuya Nishihara
chgserver: switch to new forking service
2016-05-22, by Yuya Nishihara
chgserver: extract stub factory of service object
2016-05-22, by Yuya Nishihara
chgserver: reorder service classes to make future patches readable
2016-05-22, by Yuya Nishihara
commandserver: add new forking server implemented without using SocketServer
2016-05-22, by Yuya Nishihara
commandserver: extract function that serves for the current connection
2016-05-22, by Yuya Nishihara
commandserver: manually create file objects from socket
2016-05-22, by Yuya Nishihara
bdiff: split bdiff into cpy-aware and cpy-agnostic part
2016-07-13, by Maciej Fijalkowski
bdiff: rename functions and structs to be amenable for later exporting
2016-07-13, by Maciej Fijalkowski
bdiff: use ssize_t in favor of Py_ssize_t in cpython-unaware locations
2016-07-13, by Maciej Fijalkowski
hgweb: enumerate lines in loop header, not before
2016-07-14, by Anton Shestakov
sslutil: add assertion to prevent accidental CA usage on Windows
2016-07-13, by Gregory Szorc
shelve: make unshelve be able to abort in any case
2016-07-13, by Kostia Balytskyi
osx: explicitly build hg with /usr/bin/python2.7
2016-07-13, by Augie Fackler
osx: correct comment about ordering of welcome page
2016-07-13, by Augie Fackler
osx: jettison outdated build instructions
2016-07-13, by Augie Fackler
commandserver: extract _cleanup() hook to clarify chg is doing differently
2016-05-22, by Yuya Nishihara
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip