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
-50
-32
+32
+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.
hgweb: use native strings when interfacing with stdlib headers
2018-04-11, by Augie Fackler
wireprotoserver: headers are bytes for us internally, use bytes
2018-04-11, by Augie Fackler
hgweb: put response headers back into str for Python 3
2018-04-11, by Augie Fackler
tests: load showstack in test-pull-http.t so network hangs are easier to find
2018-04-11, by Augie Fackler
keepalive: rewrite readinto() to not use read()
2018-04-11, by Augie Fackler
py3: use bytes() instead of str() on util.url()
2018-04-12, by Pulkit Goyal
py3: use stringutil.forcebytestr() to convert error messages to bytes
2018-04-12, by Pulkit Goyal
py3: suppress the return value of write() in tests/test-subrepo-missing.t
2018-04-12, by Pulkit Goyal
py3: add b'' prefixes in tests/test-linerange.py
2018-04-12, by Pulkit Goyal
py3: add b'' prefix to make the regex bytes
2018-04-12, by Pulkit Goyal
py3: use b'%d' to convert int to bytes instead of str()
2018-04-12, by Pulkit Goyal
py3: use print as a function in test-convert-git.t
2018-04-12, by Pulkit Goyal
py3: use '%d' for integers instead of '%s'
2018-04-12, by Pulkit Goyal
py3: prevent transformer from adding b'' by adding r'' prefix
2018-04-12, by Pulkit Goyal
py3: use pycompat.{strkwargs|byteskwargs} in infinitepush
2018-04-12, by Pulkit Goyal
py3: make sure we open file in bytes mode
2018-04-11, by Pulkit Goyal
diffhelpers: be more tolerant for stripped empty lines of CRLF ending
2018-04-07, by Yuya Nishihara
diffhelpers: make return value of testhunk() more Pythonic
2018-04-09, by Yuya Nishihara
patch: error out if reached to EOF while reading hunk
2018-04-09, by Yuya Nishihara
diffhelpers: remove unused return value from fixnewline() and addlines()
2018-04-09, by Yuya Nishihara
diffhelpers: move out of pure package
2018-04-09, by Yuya Nishihara
diffhelpers: naming and whitespace cleanup
2018-04-09, by Yuya Nishihara
diffhelpers: remove C implementation in favor of pure Python version
2018-04-09, by Yuya Nishihara
patch: stop using cext.diffhelpers
2018-04-09, by Yuya Nishihara
diffhelpers: port docstrings from cext to pure
2018-04-09, by Yuya Nishihara
py3: get rid of character access from pure.diffhelpers
2018-04-09, by Yuya Nishihara
lfs: handle paths that don't end with '/' when inferring the blob store
2018-04-11, by Matt Harbison
lfs: infer the blob store URL from an explicit push dest or default-push
2018-04-08, by Matt Harbison
lfs: infer the blob store URL from an explicit pull source
2018-04-08, by Matt Harbison
lfs: special case the null:// usercache instead of treating it as a url
2018-04-11, by Matt Harbison
tests: add tests showing pulling from infinitepush works over wire
2018-04-04, by Pulkit Goyal
fix: use a portable python script instead of sed in test
2018-03-30, by Danny Hooper
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-32
+32
+50
+100
+300
+1000
+3000
+10000
tip