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
-24
+24
+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.
fastannotate: fix isinstance checks to be against bytes instead of str
2019-01-16, by Augie Fackler
absorb: add a pycompat.bytestr() to fix --edit-lines functionality on Python 3
2019-01-16, by Augie Fackler
remotefilelog: fix some bytes/str portability issues for Python 3
2019-01-16, by Augie Fackler
shallowutil: fsdecode the bytes group name before passing to os
2019-01-16, by Augie Fackler
shallowutil: slice off a byte instead of subscripting
2019-01-16, by Augie Fackler
remotefilelog: check against bytes type instead of buffer and coerce to bytes
2019-01-16, by Augie Fackler
remotefilelog: use list comprehension instead of filter for py3 portability
2019-01-16, by Augie Fackler
tests: fix up uses of xrange in remotefilelog tests for py3
2019-01-16, by Augie Fackler
tests: add missing b prefixes in remotefilelog-getflogheads.py
2019-01-16, by Augie Fackler
tests: make python oneliner portable to python 3 in remotefilelog test
2019-01-16, by Augie Fackler
remotefilelog: implement __bool__ as well as __nonzero__ for py3
2019-01-16, by Augie Fackler
remotefilelog: fix logging in retry decorator
2019-01-16, by Augie Fackler
basepack: avoid 'rbe' mode in Python 3
2019-01-16, by Augie Fackler
remotefilelog: do file IO in terms of bytes
2019-01-16, by Augie Fackler
rust-cpython: using MissingAncestors from Python code
2018-11-30, by Georges Racinet
rust: MissingAncestors.basesheads()
2019-01-14, by Georges Racinet
discovery: using the new basesheads()
2019-01-14, by Georges Racinet
ancestor: incrementalmissingancestors.basesheads()
2019-01-14, by Georges Racinet
rust-cpython: set conversion for MissingAncestors.bases()
2019-01-14, by Georges Racinet
rust: dagop.headrevs() Rust counterparts
2019-01-14, by Georges Racinet on ishtar.racinet.fr
rust: factorized testing Graphs
2019-01-14, by Georges Racinet
rust-cpython: moved generic conversion fn out of ancestors module
2019-01-12, by Georges Racinet
revset: transparently forward _intlist argument in all case
2019-01-15, by Boris Feld
narrow: reuse narrowspec.updateworkingcopy() when narrowing
2018-12-30, by Martin von Zweigbergk
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-24
+24
+50
+100
+300
+1000
+3000
+10000
tip