Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-28
+28
+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.
commands: use ctx.rev() instead of %d % ctx
2018-02-24, by Gregory Szorc
cmdutil: use ctx.rev() instead of %d % ctx
2018-02-24, by Gregory Szorc
rebase: use ctx.rev() instead of %d % ctx
2018-02-24, by Gregory Szorc
histedit: use ctx.rev() instead of %d % ctx
2018-02-24, by Gregory Szorc
histedit: rename variables so they have "ctx" in them
2018-02-24, by Gregory Szorc
cmdutil: use ctx.rev() instead of int(ctx)
2018-02-24, by Gregory Szorc
templatekw: use ctx.rev() instead of casting context to int
2018-02-24, by Gregory Szorc
py3: fix handling of keyword arguments at more places
2018-02-24, by Pulkit Goyal
py3: use '%d' for integers instead of '%s'
2018-02-24, by Pulkit Goyal
merge with stable
2018-02-24, by Kevin Bullock
py3: use '//' for integer division in hgweb/common.py
2018-02-24, by Pulkit Goyal
py3: use util.forcebytestr to convert error messages to bytes
2018-02-24, by Pulkit Goyal
py3: add b'' prefixes to config options in test/badserverext.py
2018-02-24, by Pulkit Goyal
py3: replace file() with open()
2018-02-24, by Pulkit Goyal
py3: make sure regexes are bytes
2018-02-24, by Pulkit Goyal
py3: convert dict.items() to list explicitly
2018-02-24, by Pulkit Goyal
py3: whitelist another 8 passing tests
2018-02-24, by Pulkit Goyal
py3: use '//' for integer divisions
2018-02-24, by Pulkit Goyal
py3: use "%d" for integers instead of "%s"
2018-02-24, by Pulkit Goyal
py3: use util.forcebytestr instead of str to convert error messages
2018-02-24, by Pulkit Goyal
py3: use pycompat.byteskwargs() to fix keyword arguments handling
2018-02-24, by Pulkit Goyal
tests: add HTTP POST and PUT support to the $LOGDATE$ substitution
2018-02-23, by Matt Harbison
py3: make regex bytes in hgweb/webcommands.py
2018-02-23, by Pulkit Goyal
py3: replace types.NoneType with type(None)
2018-02-23, by Pulkit Goyal
py3: add missing b'' in test-arbitraryfilectx.t
2018-02-23, by Pulkit Goyal
py3: pass ctx.rev() instead of ctx in range()
2018-02-23, by Pulkit Goyal
py3: add b'' prefixes in test-alias.t
2018-02-23, by Pulkit Goyal
py3: add b'' prefixes in test-revset.t
2018-02-23, by Pulkit Goyal
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-28
+28
+50
+100
+300
+1000
+3000
+10000
tip