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
-64
+64
+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.
url: convert some variables back to bytes
2019-01-29, by Augie Fackler
url: add some defensive asserts on expected incoming types
2019-01-29, by Augie Fackler
changegroup: don't try to build changelog chunks if not required
2019-01-29, by Pulkit Goyal
revlog: make sure we never use sparserevlog without general delta (issue6056)
stable
2019-01-24, by Boris Feld
sparserevlog: document the config option
stable
2019-01-30, by Boris Feld
changegroup: initialize the state variable a bit earlier
2019-01-29, by Pulkit Goyal
tests: conditionalize test output on Python 3.7
2019-01-26, by Gregory Szorc
hghave: add pyXY features for Python version numbers
2018-10-13, by Gregory Szorc
py3: whitelist couple more passing tests found by buildbot
2019-01-29, by Pulkit Goyal
keepalive: implement _close_conn() so closes are known
2019-01-26, by Gregory Szorc
lfs: explicitly add the Content-Length header when uploading blobs, for py3
2019-01-28, by Matt Harbison
perf: support looking up multiple revisions
2019-01-28, by Boris Feld
perf: add a no-lookup variant to perfindex
2019-01-25, by Boris Feld
perf: add some documentation to perfindex
2019-01-28, by Boris Feld
perf: move cache clearing in the `setup` step of `perfheads`
2019-01-25, by Boris Feld
revlog: document cext oddities in terms of object/caches
2019-01-25, by Boris Feld
perf: document perfheads
2019-01-25, by Boris Feld
py3: stabilize the output of lfs commandserver tests
2019-01-27, by Matt Harbison
py3: conditionalize some LFS test output
2019-01-27, by Matt Harbison
lfs: strip the response headers from the Batch API before printing
2019-01-27, by Matt Harbison
py3: force hgweb.server error log to internally write unicode
2019-01-27, by Matt Harbison
py3: byteify the decoded JSON responses upon receipt in the LFS blobstore
2019-01-27, by Matt Harbison
hgweb: ensure Content-Length and Content-Type are not promoted to HTTP_ on py3
2019-01-27, by Matt Harbison
py3: raw stringify various JSON and HTTP headers in the LFS blobstore module
2019-01-27, by Matt Harbison
py3: byteify the LFS blobstore module
2019-01-27, by Matt Harbison
py3: raw stringify various things in the LFS server module
2019-01-27, by Matt Harbison
py3: add b'' prefixes to the LFS server module
2019-01-27, by Matt Harbison
py3: add b'' and r'' prefixes to LFS tests
2019-01-27, by Matt Harbison
py3: more tests from the ratchet
2019-01-27, by Augie Fackler
dispatch: unify handler of IOError and OSError
2019-01-26, by Yuya Nishihara
dispatch: quote filename in IOError as well
2019-01-26, by Yuya Nishihara
dispatch: add inline comment about possible IOError subtypes
2019-01-26, by Yuya Nishihara
convert: print exception message directly
2019-01-26, by Gregory Szorc
crecord: always return a str from uihunk.__repr__
2019-01-26, by Gregory Szorc
tests: handles bytes/str mismatch in test-commit-interface-curses.t
2019-01-26, by Gregory Szorc
githelp: format with %d if an integer
2019-01-26, by Gregory Szorc
githelp: make argument parsing more compatible with Python 3
2019-01-26, by Gregory Szorc
tests: add b'' prefixes to flagprocessorext.py
2019-01-26, by Gregory Szorc
tests: add b'' to config file name
2019-01-26, by Gregory Szorc
sslutil: ensure serverhostname is bytes when formatting
2019-01-26, by Gregory Szorc
sslutil: use raw strings for exception reason compare
2019-01-26, by Gregory Szorc
keepalive: track ready state with a bool
2019-01-26, by Gregory Szorc
keepalive: use collections.defaultdict for host map
2019-01-26, by Gregory Szorc
statichttprepo: use str to appease Python 3
2019-01-26, by Gregory Szorc
statichttprepo: use URLError.reason directly
2019-01-26, by Gregory Szorc
mail: document behavior of Python 3
2019-01-26, by Gregory Szorc
notify: be more defensive aboute None values
2019-01-26, by Gregory Szorc
wireprotov2server: use our JSON encoder
2019-01-26, by Gregory Szorc
tests: add optional setsockopt() lines for Python 3
2019-01-25, by Gregory Szorc
diffstat: support filenames with whitespaces on renames
2019-01-26, by Navaneeth Suresh
largefiles: avoid walking full manifest
2019-01-21, by Martin von Zweigbergk
cleanup: use p1() instead of parents() when we only need the first parent
2019-01-25, by Martin von Zweigbergk
cleanup: use repo['.'] instead of repo[None].p1()
2019-01-25, by Martin von Zweigbergk
cleanup: use p1() and p2() instead of parents()[0] and parents()[1]
2019-01-25, by Martin von Zweigbergk
branchmap: rename partial -> bcache
2019-01-21, by Martijn Pieters
context: delete mistaken comment about return value of renamed()
2019-01-21, by Martin von Zweigbergk
copies: get working copy parents from wctx, not dirstate, to make in-mem work
2019-01-15, by Martin von Zweigbergk
copies: pass contexts into _findlimit()
2019-01-15, by Martin von Zweigbergk
copies: consider nullrev a common ancestor
2019-01-15, by Martin von Zweigbergk
unshare: use context manager for locks
2019-01-17, by Martin von Zweigbergk
py3: new tests from the ratchet
2019-01-25, by Augie Fackler
dagop: check if stopdepth is greater than or equal to maxlogdepth
2019-01-26, by Anton Shestakov
revset: move dagop.maxlogdepth usage to generationsrel()
2019-01-26, by Anton Shestakov
test-revset: check that #generations[1:-1] doesn't result in any errors
2019-01-26, by Anton Shestakov
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
+10000
tip