Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+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.
python3: remove test-update-dest.t from the whitelist
2017-09-18, by Augie Fackler
bundle2: move part processing to a separate function
2017-09-14, by Durham Goode
bundle2: remove unnecessary try finally
2017-09-14, by Durham Goode
bundle2: move handler validation out of processpart
2017-09-14, by Durham Goode
bundle2: move processpart stream maintenance into part iterator
2017-09-14, by Durham Goode
merge with stable
2017-09-18, by Kevin Bullock
py3: convert system strings to bytes in doctest of formatter.py
2017-09-17, by Yuya Nishihara
py3: rewrite stdout hack of doctest by using ui.pushbuffer()
2017-09-17, by Yuya Nishihara
py3: use bytes os.sep in doctest of pathutil.py
2017-09-17, by Yuya Nishihara
py3: fix doctests in patch.py to be compatible with Python 3
2017-09-17, by Yuya Nishihara
py3: stop using bytes[n] in patch.py
2017-09-17, by Yuya Nishihara
error: move patch.PatchError so it can easily implement __bytes__ (API)
2017-09-03, by Yuya Nishihara
templater: extract shortest() logic from template function
2017-09-15, by Martin von Zweigbergk
bundle2: raise a more helpful error if building a bundle part header fails
2017-09-15, by Augie Fackler
hgwebdir: read 'web.template' untrusted
2017-09-15, by Boris Feld
configitems: register the 'web.templates' config
2017-06-30, by Boris Feld
configitems: register the 'web.style' config
2017-06-30, by Boris Feld
configitems: register the 'web.stripes' config
2017-06-30, by Boris Feld
configitems: register the 'web.refreshinterval' config
2017-06-30, by Boris Feld
configitems: register the 'web.prefix' config
2017-06-30, by Boris Feld
configitems: register the 'web.port' config
2017-06-30, by Boris Feld
configitems: register the 'web.ipv6' config
2017-06-30, by Boris Feld
configitems: register the 'web.errorlog' config
2017-06-30, by Boris Feld
configitems: register the 'web.encoding' config
2017-06-30, by Boris Feld
configitems: register the 'web.description' config
2017-06-30, by Boris Feld
configitems: register the 'web.descend' config
2017-06-30, by Boris Feld
configitems: register the 'web.deny_read' config
2017-06-30, by Boris Feld
configitems: register the 'web.csp' config
2017-06-30, by Boris Feld
configitems: register the 'web.collapse' config
2017-06-30, by Boris Feld
configitems: register the 'web.certificate' config
2017-06-30, by Boris Feld
configitems: register the 'web.cacerts' config
2017-06-30, by Boris Feld
configitems: register the 'web.baseurl' config
2017-06-30, by Boris Feld
configitems: register the 'web.allow_read' config
2017-06-30, by Boris Feld
configitems: register the 'web.allow_archive' config
2017-06-30, by Boris Feld
configitems: register the 'web.address' config
2017-06-30, by Boris Feld
configitems: register the 'web.accesslog' config
2017-06-30, by Boris Feld
web: use '_unset' default value for proxy config method
2017-09-15, by Boris Feld
tests: use int() instead of long() in test-pathencode.py
2017-09-16, by Augie Fackler
tests: add xrange alias for test-pathencode.py
2017-09-16, by Augie Fackler
python3: another 3 tests whitelisted
2017-09-16, by Augie Fackler
repair: reliably obtain bytestr of node ids
2017-08-22, by Augie Fackler
bundles: turn nbchanges int into a bytestr using pycompat.bytestr
2017-09-15, by Augie Fackler
exchange: hit opargs with pycompat.strkwargs before **-ing it
2017-09-16, by Augie Fackler
revlog: update signature of dummy addgroup() in bundlerepo and unionrepo
2017-09-15, by Yuya Nishihara
py3: use 'surrogatepass' error handler to process U+DCxx transparently
2017-09-16, by Yuya Nishihara
py3: don't pass bytes to array.array()
2017-09-16, by Yuya Nishihara
py3: wrap bytes in encoding.from/toutf8b() with bytestr
2017-09-03, by Yuya Nishihara
py3: iterate bytes as a byte string in store.lowerencode()
2017-09-03, by Yuya Nishihara
py3: use bytechr() in store._buildlowerencodefun()
2017-09-03, by Yuya Nishihara
store: give name to lowerencode function
2017-09-03, by Yuya Nishihara
py3: iterate bytes as a byte string in dagparser.py
2017-09-03, by Yuya Nishihara
py3: wrap string constants in dagparser.py with bytestr()
2017-09-03, by Yuya Nishihara
py3: drop use of str() in dagparser.py
2017-09-03, by Yuya Nishihara
dagparser: fix variable name in error message
2017-09-03, by Yuya Nishihara
py3: convert function name to bytes in ui.configwith()
2017-09-03, by Yuya Nishihara
drawdag: port to python 3
2017-08-23, by Augie Fackler
drawdag: add a couple of doctests to help with python3 porting
2017-08-23, by Augie Fackler
drawdag: tagsmod.tag() takes a list of names, not a single name
2017-08-23, by Augie Fackler
bruterebase: port to python 3
2017-08-23, by Augie Fackler
exchange: use '%d' % x instead of str(x) to encode ints
2017-08-22, by Augie Fackler
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip