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.
hgweb: convert req.form to bytes for all keys and values
2018-03-04, by Augie Fackler
templater: show repr of string we're rejecting
2018-03-04, by Augie Fackler
webutil: some %d instead of %s love on ints
2018-03-04, by Augie Fackler
py3: whitelist three more cases
2018-03-04, by Augie Fackler
archival: our filenames are bytes, not strs
2018-03-04, by Augie Fackler
archival: tar file modes need to be sysstrs
2018-03-04, by Augie Fackler
archival: fsdecode paths before passing to tar or zip objects
2018-03-04, by Augie Fackler
py3: add b'' prefixes in tests/test-minirst.py
2018-03-04, by Pulkit Goyal
py3: make sure __repr__ returns a str
2018-03-04, by Pulkit Goyal
py3: make sure regular expressions are bytes
2018-03-04, by Pulkit Goyal
py3: use bytes instead of str to make sure we use bytes internally
2018-03-04, by Pulkit Goyal
py3: use util.forcebytestr instead of str to convert error messages
2018-03-04, by Pulkit Goyal
lock: block signal interrupt while making a lock file
2018-03-03, by Yuya Nishihara
fuzz: add some more docs about building/running fuzzers
2018-03-04, by Augie Fackler
util: also silence py3 warnings from codec module
2018-03-04, by Augie Fackler
test-annotate: set stdin and stdout to binary to get CR unmodified
stable
2018-03-04, by Yuya Nishihara
test-annotate: rewrite sed with some python
stable
2018-03-04, by Yuya Nishihara
docs: small fixes for profiling.nested and the overall description
2018-02-15, by Kyle Lippincott
scmutil: fix oversight in b76248e51605c6 where I forgot to use msg
2018-03-04, by Augie Fackler
hghave: remove unused "as ex" in exception block
2018-03-04, by Augie Fackler
tests: port test-log to Python 3
2018-03-03, by Augie Fackler
py3: make gettext domain a system string
2018-03-03, by Yuya Nishihara
templater: fix position of terminator character in error message
2018-03-04, by Yuya Nishihara
merge with stable
2018-03-04, by Augie Fackler
test-subrepo: glob away an unstable hash
stable
2018-03-03, by Matt Harbison
subrepo: activate clone pooling to enable sharing with remote URLs
stable
2018-03-01, by Matt Harbison
subrepo: don't attempt to share remote sources (issue5793)
stable
2018-03-01, by Matt Harbison
test-subrepo: demonstrate problems with subrepo sharing and absolute paths
stable
2018-02-28, by Matt Harbison
revsetlang: add a hint for more useful parse errors
2018-03-03, by Ryan McElroy
setup: ignore extension load failures when finding working hg
2018-03-03, by Ryan McElroy
profile: colorize output on Windows
2018-03-03, by Matt Harbison
dispatch: don't clamp the range of the exit code twice
2018-03-03, by Kevin Bullock
bdiff: avoid pointer arithmetic on void*
2018-03-03, by Matt Harbison
fuzz: add a quick README to try and document how to test new fuzzers
2018-03-03, by Augie Fackler
fuzz: add a fuzzer for xdiff
2018-03-03, by Augie Fackler
tests: add tests about diff quality
2018-03-03, by Jun Wu
run-tests: allow #require inside #if
2018-03-03, by Jun Wu
mdiff: add a config option to use xdiff algorithm
2018-03-03, by Jun Wu
bdiff: add a xdiffblocks method
2018-03-03, by Jun Wu
xdiff: reduce indent heuristic overhead
2018-03-03, by Jun Wu
xdiff: add a bdiff hunk mode
2018-03-03, by Jun Wu
xdiff: remove patience and histogram diff algorithms
2018-03-03, by Jun Wu
xdiff: vendor xdiff library from git
2018-03-03, by Jun Wu
templater: provide hint for multi-line templates with parse errors
2018-03-03, by Ryan McElroy
templater: add hint to template parse errors to help locate issues
2018-03-03, by Ryan McElroy
py3: use b"%d" to covert integer to bytes instead of str
2018-03-02, by Pulkit Goyal
py3: use bytes() instead of str()
2018-03-02, by Pulkit Goyal
py3: replace __str__ to __bytes__ in hgext/journal.py
2018-03-02, by Pulkit Goyal
testrunner: add option to sort tests by previous run time
2018-01-31, by Martin von Zweigbergk
py3: whitelist another 15 passing tests
2018-03-03, by Augie Fackler
cmdutil: ensure PatchError messages are coerded to bytes, not str
2018-03-03, by Augie Fackler
tests: fix bytes literals in test-fncache.t
2018-03-03, by Augie Fackler
scmutil: avoid using basestring and add explicit handling of unicodes
2018-03-03, by Augie Fackler
tests: fix inline extension bytes in test-ssh-proto-unbundle.t
2018-03-03, by Augie Fackler
hghave: fix up clang-libfuzzer regex to be bytes
2018-03-03, by Augie Fackler
py3: accept both unicode and byte strings as filename carried by IOError
2018-03-03, by Yuya Nishihara
py3: back out c77c925987d7 to store bytes filename in IOError
2018-03-03, by Yuya Nishihara
largefiles: headers and values need to be sysstrs, add r prefixes
2018-03-03, by Augie Fackler
cext: accept arguments as Py_buffer
2018-03-03, by Gregory Szorc
cext: refactor cleanup code in bdiff()
2018-03-03, by Gregory Szorc
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip