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.
revsetlang: slice out single bytes instead of indexing
2017-03-12, by Augie Fackler
lock: use %d to format integer into a bytestring
2017-03-12, by Augie Fackler
parser: use %d instead of %s for interpolating error position
2017-03-12, by Augie Fackler
manifest: unbreak pure-python manifest parsing on Python 3
2017-03-12, by Augie Fackler
context: use portable construction to verify int parsing
2017-03-12, by Augie Fackler
ui: portably bytestring-ify url object
2017-03-12, by Augie Fackler
scmutil: fix key generation to portably bytestringify integer
2017-03-12, by Augie Fackler
branchmap: stringify int in a portable way
2017-03-12, by Augie Fackler
branchmap: don't use buffer() on Python 3
2017-03-12, by Augie Fackler
py3: use bytearray() instead of array('c', ...) constructions
2017-03-12, by Augie Fackler
summary: don't explicitly str() something we're about to %s
2017-03-11, by Augie Fackler
context: implement both __bytes__ and __str__ for Python 3
2017-03-11, by Augie Fackler
context: work around `long` not existing on Python 3
2017-03-11, by Augie Fackler
phases: explicitly evaluate list returned by map
2017-03-11, by Augie Fackler
ui: check for --debugger in sys.argv using r-string to avoid bytes on py3
2017-03-11, by Augie Fackler
minirst: use bytes.strip instead of str.strip
2017-03-12, by Pulkit Goyal
smcposix: pass unicode as first argument to array.array
2017-03-12, by Pulkit Goyal
util: pass encoding.[encoding|encodingmode] as unicodes
2017-03-12, by Pulkit Goyal
win32text: directly use repo.vfs.join
2017-03-08, by Pierre-Yves David
transplant: directly use repo.vfs.join
2017-03-08, by Pierre-Yves David
shelve: directly use repo.vfs.join
2017-03-08, by Pierre-Yves David
share: directly use repo.vfs.join
2017-03-08, by Pierre-Yves David
mq: directly use repo.vfs.join
2017-03-08, by Pierre-Yves David
largefiles: directly use repo.vfs.join
2017-03-08, by Pierre-Yves David
keyword: directly use repo.vfs.join
2017-03-08, by Pierre-Yves David
journal: directly use repo.vfs.join
2017-03-08, by Pierre-Yves David
histedit: directly use repo.vfs.join
2017-03-08, by Pierre-Yves David
eol: directly use repo.vfs.join
2017-03-08, by Pierre-Yves David
convert: directly use repo.vfs.join
2017-03-08, by Pierre-Yves David
test-bundle2-remote-changegroup: directly use repo.vfs.join
2017-03-08, by Pierre-Yves David
subrepo: directly use repo.vfs.join
2017-03-08, by Pierre-Yves David
repair: directly use repo.vfs.join
2017-03-08, by Pierre-Yves David
merge: directly use repo.vfs.join
2017-03-08, by Pierre-Yves David
hg-mod: directly use repo.vfs.join
2017-03-08, by Pierre-Yves David
commands: directly use repo.vfs.join
2017-03-08, by Pierre-Yves David
cmdutil: directly use repo.vfs.join
2017-03-08, by Pierre-Yves David
localrepo: directly use repo.vfs.join
2016-08-05, by Pierre-Yves David
minirst: make encoding.encoding unicodes to pass into encode() and decode()
2017-03-12, by Pulkit Goyal
minirst: make regular expressions bytes
2017-03-12, by Pulkit Goyal
setup: convert setupversion to unicode
2017-03-11, by Gregory Szorc
util: add debugstacktrace depth limit
2015-01-14, by Mads Kiilerich
util: strip trailing newline from debugstacktrace message
2015-01-16, by Mads Kiilerich
tests: rework util.debugstacktrace tests
2015-01-16, by Mads Kiilerich
vfs: use repo.vfs.rename
2017-03-11, by Mads Kiilerich
vfs: use repo.vfs.unlinkpath
2017-03-11, by Mads Kiilerich
merge: use repo.wvfs.unlinkpath
2015-01-14, by Mads Kiilerich
vfs: use repo.wvfs.unlinkpath
2015-01-14, by Mads Kiilerich
policy: try and always have a bytes for module policy
2017-03-08, by Augie Fackler
init: zstd is already python3-ready, so don't run it through our importer
2017-03-08, by Augie Fackler
config: guard against setconfig specifying unicode values on py3
2017-03-03, by Augie Fackler
dispatch: enforce bytes when converting boolean flags to config items
2017-03-03, by Augie Fackler
py3: add a test that proves %include and missing-extension code works
2017-03-03, by Augie Fackler
extensions: tapdance to get reasonable import error formatting
2017-03-03, by Augie Fackler
rebase: abort if *any* commit in rebase set is public
2017-03-11, by Martin von Zweigbergk
merge with stable
2017-03-11, by Augie Fackler
httpconnection: rename config to groups
2017-03-09, by Gregory Szorc
httpconnection: don't use dict()
2017-03-09, by Gregory Szorc
formatter: set _first on formatter, not ui
2017-03-09, by Martin von Zweigbergk
rebase: unhide original working directory node as well (issue5219)
2017-03-10, by Martin von Zweigbergk
rebase: pass in a regular set to _setrebasesetvisibility()
2017-03-10, by Martin von Zweigbergk
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip