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.
addremove: add associated color for the new labels
2018-07-25, by Boris Feld
remove: add a label for messages about removed files
2018-08-14, by Boris Feld
add: add a label for messages about added files
2018-08-14, by Boris Feld
addremove: add labels for messages about added and removed files
2018-07-25, by Boris Feld
revlog: filter out "invalid" delta base candidates
2018-07-27, by Boris Feld
revlog: use a symbolic constant for the deltas/text ration
2018-08-14, by Boris Feld
revlog: do not search for delta for empty content
2018-07-27, by Boris Feld
revlog: split and document good delta conditional
2018-08-14, by Boris Feld
revlog: skip over empty revision when looking for delta base
2018-07-27, by Boris Feld
debugrevlog: display details about empty revision
2018-07-28, by Boris Feld
debugrevlog: track empty revlog entries
2018-07-27, by Boris Feld
debugrevlog: document some of the variable used
2018-07-27, by Boris Feld
revlog: drop compatibility for `revlog.descendant` (API)
2018-08-14, by Boris Feld
context: drop compatibility for `context.descendant` (API)
2018-08-14, by Boris Feld
cmdutil: remove _updatecleanmsg() which is no longer used anywhere
2018-08-10, by Yuya Nishihara
cmdutil: fix weird indent in _mergemsg()
2018-08-10, by Yuya Nishihara
cext: fix a warning about differing const qualifiers on Windows
2018-08-10, by Matt Harbison
cext: fix most truncation warnings in revlog on Windows
2018-08-10, by Matt Harbison
cext: fix Windows warning about implicit conversion of 32-bit shift to 64 bit
2018-08-09, by Matt Harbison
index: make capacity argument to nt_init be measured in revisions
2018-08-09, by Martin von Zweigbergk
index: avoid duplicating capacity-growth expression
2018-08-08, by Martin von Zweigbergk
index: move check for too large capacity into nt_init()
2018-08-08, by Martin von Zweigbergk
shortest: don't include nullid in disambigution revset
2018-08-08, by Martin von Zweigbergk
index: don't include nullid in the internal "length" field
2018-08-08, by Martin von Zweigbergk
tests: add test coverage for revlogindex[-1] which was previously missing
2018-08-09, by Augie Fackler
context: safegaurd from 'lx' being passed as file flag in manifest
2018-08-01, by Pulkit Goyal
debugcommands: urlerror only has a read() method in Python 2
2018-08-10, by Augie Fackler
debugcommands: get_method should always return a sysstr
2018-08-10, by Augie Fackler
stringutil: if we get a memoryview in escapestr, coerce it to bytes
2018-08-10, by Augie Fackler
debugcommands: fix a missing b prefix
2018-08-10, by Augie Fackler
wireprotohelpers: add missing b prefixes
2018-08-10, by Augie Fackler
util: fix signature of setsockopt in socket observer
2018-08-10, by Augie Fackler
tests: port test-glog.t to Python 3 by using extracted printrevset
2018-08-10, by Augie Fackler
tests: extract printrevset extension from test-glog-beautifygraph.t
2018-08-10, by Augie Fackler
tests: add missing b'' prefix in test-check-code.t
2018-08-10, by Augie Fackler
contrib: have check-code look at files in latin1 instead of ascii
2018-08-10, by Augie Fackler
tests: port inline extension in test for beautifygraph to Python 3
2018-08-10, by Augie Fackler
beautifygraph: use slicing instead of subscripting on bytestr
2018-08-10, by Augie Fackler
beautifygraph: use sysstr for checking encoding._wide
2018-08-10, by Augie Fackler
stringutil: have buildrepr delegate to pprint for unknown types
2018-08-10, by Augie Fackler
stringutil: teach pprint about sets
2018-08-10, by Augie Fackler
parser: replace bespoke _brepr with stringutil.pprint
2018-08-10, by Augie Fackler
mq: use stringutil.pprint instead of pycompat.byterepr
2018-08-10, by Augie Fackler
tests: remove expected output of test-parseindex2.py
2018-08-09, by Augie Fackler
parsers: adjust pure-python version to mimic a3dacabd476b
2018-08-09, by Augie Fackler
tests: restore Python 3 compat in test-parseindex2.py
2018-08-09, by Augie Fackler
tests: port remaining bits of test-parseindex2 to unittest asserts
2018-08-09, by Augie Fackler
tests: allow more detailed error message from re.compile
2018-08-09, by Augie Fackler
grep: include format string in columns list
2018-08-09, by Augie Fackler
grep: coerce username to bytestr, not str
2018-08-09, by Augie Fackler
grep: difflib sequencematcher opcodes are native strs
2018-08-09, by Augie Fackler
tests: allow for a bonus newline in base64'd email payload
2018-08-09, by Augie Fackler
mail: be more cautious about bytes vs str for py3 compat
2018-08-09, by Augie Fackler
patchbomb: use native strings when determining attachment disposition
2018-08-09, by Augie Fackler
mail: always fall back to iso-8859-1 if us-ascii won't work (BC)
2018-08-09, by Augie Fackler
tests: put some Python 3 polish on inline Python invocations
2018-08-09, by Augie Fackler
patchbomb: don't unintentionally duplicate headers
2018-08-09, by Augie Fackler
patchbomb: use sysstrs when describing content-type
2018-08-09, by Augie Fackler
patchbomb: use native strs for email header keys and values
2018-08-09, by Augie Fackler
patchbomb: use email.encoders instead of email.Encoders
2018-08-09, by Augie Fackler
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip