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.
py3: call codecs.escape_encode() directly
2017-03-15, by Yuya Nishihara
templatekw: make join() escape values of extras (BC) (issue5504)
2017-03-15, by Yuya Nishihara
util: wrap s.encode('string_escape') call for future py3 compatibility
2017-03-15, by Yuya Nishihara
py3: prove hg tip works
2017-03-13, by Yuya Nishihara
py3: call strftime() with native str type
2017-03-13, by Yuya Nishihara
encoding: add converter between native str and byte string
2017-03-13, by Yuya Nishihara
encoding: factor out unicode variants of from/tolocal()
2017-03-13, by Yuya Nishihara
py3: use next() to obtain next item from inner generator of generatorset
2017-03-13, by Yuya Nishihara
py3: rewrite itervalues() as values() by importer
2017-03-13, by Yuya Nishihara
py3: use portable way to stringify cache key of repoview
2017-03-12, by Yuya Nishihara
exewrapper: prefer HackableMercurial python if availbale
2017-03-13, by Kostia Balytskyi
import-checkers: split tests of the tool from running it on the source
2017-03-14, by Pierre-Yves David
py3: use bytestr wrapper in revsetlang.tokenize()
2017-03-16, by Yuya Nishihara
py3: use bytestr wrapper in revsetlang.formatspec()
2017-03-16, by Yuya Nishihara
pycompat: add bytestr wrapper which mostly acts as a Python 2 str
2017-03-08, by Yuya Nishihara
tests: allow running doctests selectively on Python 3
2017-03-08, by Yuya Nishihara
context: explicitly tests for None
2017-03-15, by Pierre-Yves David
filemerge: explicitly tests for None
2017-03-15, by Pierre-Yves David
hgweb: explicitly tests for None
2017-03-15, by Pierre-Yves David
hgweb: explicitly tests for None in webutil
2017-03-15, by Pierre-Yves David
match: explicitly tests for None
2017-03-15, by Pierre-Yves David
mq: explicitly tests for None
2017-03-15, by Pierre-Yves David
rebase: explicitly tests for None
2017-03-15, by Pierre-Yves David
py3: use iter() instead of iterkeys()
2017-03-16, by Rishabh Madan
localrepo: deprecated '_link'
2016-08-05, by Pierre-Yves David
localrepo: use self.wvfs.islink directly
2016-08-05, by Pierre-Yves David
py3: convert opts back to bytes for status
2017-03-16, by Pulkit Goyal
parsers: handle refcounting of "parents" consistently
2017-03-13, by Gregory Szorc
py3: make py3 compat.iterbytestr simpler and faster
2017-03-15, by Martin von Zweigbergk
py3: optimize py3 compat.bytechr using Struct.pack
2017-03-15, by Martin von Zweigbergk
tests: properly drop back to root dir in test-status.t
2017-03-15, by Ryan McElroy
dirstate: use list comprehension to get a list of keys
2017-03-16, by Pulkit Goyal
match: slice over bytes to get the byteschr instead of ascii value
2017-03-16, by Pulkit Goyal
match: make regular expression bytes to prevent TypeError
2017-03-16, by Pulkit Goyal
scmutil: make function name bytes in class filecache
2017-03-16, by Pulkit Goyal
localrepo: deprecate 'wfile'
2017-03-15, by Pierre-Yves David
eol: use 'wvfs' instead of 'wfile'
2017-03-15, by Pierre-Yves David
localrepo: use 'wvfs' instead of 'wfile'
2017-03-15, by Pierre-Yves David
tagmerge: use 'wvfs' instead of 'wfile'
2017-03-15, by Pierre-Yves David
gpg: use 'wvfs' instead of 'wfile'
2017-03-15, by Pierre-Yves David
test: add a basic 'test-check-pylint.t'
2016-12-28, by Pierre-Yves David
localrepo: don't use mutable default argument value
2017-03-14, by Pierre-Yves David
httpclient: don't use mutable default argument value
2017-03-14, by Pierre-Yves David
largefiles: don't use mutable default argument value
2017-03-14, by Pierre-Yves David
hgk: don't use mutable default argument value
2017-03-14, by Pierre-Yves David
convert: don't use mutable default argument value
2017-03-14, by Pierre-Yves David
mq: don't use mutable default argument value
2017-03-14, by Pierre-Yves David
pager: if old pager extensions is enabled, respect pager.attend
2017-03-13, by Martin von Zweigbergk
tests: duplicate test for pager for old extension and for in-core pager
2017-03-13, by Martin von Zweigbergk
util: make strdate's defaults default value a dict
2017-03-14, by Gregory Szorc
py3: open file in rb mode
2017-03-15, by Rishabh Madan
debuglabelcomplete: fix to call debugnamecomplete in new location
2017-03-14, by Kyle Lippincott
tests: prove that `hg init` works with Python 3
2017-03-13, by Gregory Szorc
pycompat: custom implementation of urllib.parse.quote()
2017-03-13, by Gregory Szorc
pycompat: alias urllib symbols directly
2017-03-13, by Gregory Szorc
tests: clean up bad extension
2017-03-13, by Gregory Szorc
perf: perform a garbage collection before each iteration
2017-03-13, by Gregory Szorc
formatter: support json formatting of long type
2017-03-13, by Gregory Szorc
rebase: don't use mutable default argument value
2017-03-12, by Gregory Szorc
mq: don't use mutable default argument value
2017-03-12, by Gregory Szorc
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip