Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-30
+30
+50
+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.
tests: help dummysmtpd work on python 3
2018-03-01, by Augie Fackler
tests: port helper script revlog-formatv0.py to python 3
2018-03-01, by Augie Fackler
tests: add missing b prefix in test python in test-issue2137.t
2018-03-01, by Augie Fackler
templatefilters: convert arguments to sysstrs for unicode() ctor
2018-03-01, by Augie Fackler
py3: use util.forcebytestr() to convert IOErrors to bytes
2018-03-02, by Pulkit Goyal
py3: whitelist three more passing tests
2018-03-01, by Augie Fackler
convert: fix two %r output formats with pycompat.bytestr() wrapping
2018-03-01, by Augie Fackler
convert: use our shlex wrapper in filemap to avoid Python 3 tracebacks
2018-03-01, by Augie Fackler
convcmd: use our shlex wrapper to avoid Python 3 tracebacks
2018-03-01, by Augie Fackler
convert: add some utility code for working with shlex on Python 3
2018-03-01, by Augie Fackler
pycompat: add support for encoding argument to our wrapper
2018-03-01, by Augie Fackler
py3: port tests/test-wireproto.py to Python 3
2018-03-02, by Pulkit Goyal
py3: use pycompat.bytestr() to convert None to bytes
2018-03-02, by Pulkit Goyal
webcommands: use explicit integer division for Python 3 compat
2018-03-01, by Augie Fackler
templatefilters: stop using str as a variable name
2018-03-02, by Pulkit Goyal
py3: fix string slicing in util.parsetimezone()
2018-03-01, by Yuya Nishihara
py3: replace type 'str' by 'bytes' in templater.py
2018-03-01, by Yuya Nishihara
py3: don't crash when re-raising encoding error
2018-03-01, by Yuya Nishihara
py3: mark all string literals in test-command-template.t as bytes
2018-03-01, by Yuya Nishihara
py3: byte-stringify ValueError of unescapestr() to reraise as ParseError
2018-03-01, by Yuya Nishihara
py3: fix type of string literals in templater.tokenize()
2018-03-01, by Yuya Nishihara
py3: drop b'' from error message generated by templater.runmember()
2018-03-01, by Yuya Nishihara
py3: fix join(), min(), and max() template functions over string
2018-03-01, by Yuya Nishihara
py3: use startswith() to check existence of trailing '\n' in .hgtags file
2018-03-01, by Yuya Nishihara
py3: silence return value of file.write() in test-command-template.t
2018-03-01, by Yuya Nishihara
error: fix isinstnace check to use bytes instead of str
2018-03-01, by Augie Fackler
py3: whitelist another nine passing tests
2018-02-25, by Augie Fackler
util: use pycompat.bytestr() on repr() in date parse abort
2018-02-25, by Augie Fackler
py3: whitelist 14 new tests passing
2018-03-02, by Pulkit Goyal
py3: slice over bytes to prevent getting ascii values
2018-03-02, by Pulkit Goyal
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-30
+30
+50
+100
+300
+1000
+3000
+10000
tip