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.
similar: use common names for changectx variables
2017-03-23, by Yuya Nishihara
similar: get rid of quadratic addedfiles.remove()
2017-03-23, by Yuya Nishihara
similar: sort files not by object id but by path for stable result
2015-03-15, by Yuya Nishihara
debugfsinfo: print fstype information
2017-03-12, by Jun Wu
util: enable hardlink for copyfile
2017-03-12, by Jun Wu
hghave: add a check about whitelisted filesystem that supports hardlink
2017-03-12, by Jun Wu
util: disable hardlink for copyfile if fstype is outside a whitelist
2017-03-12, by Jun Wu
revlog: use pycompat.maplist to eagerly evaluate map on Python 3
2017-03-21, by Augie Fackler
py3: stop exporting urlparse from pycompat and util (API)
2017-03-21, by Gregory Szorc
check-code: recommend util.urlreq when importing urlparse
2017-03-21, by Gregory Szorc
tests: use urlreq in tinyproxy.py
2017-03-21, by Gregory Szorc
bugzilla: use util.urlreq.urlparse
2017-03-21, by Gregory Szorc
pycompat: define urlreq.urlparse and urlreq.unparse aliases
2017-03-21, by Gregory Szorc
pycompat: remove urlunquote alias
2017-03-21, by Gregory Szorc
util: use urlreq.unquote
2017-03-21, by Gregory Szorc
pycompat: alias urlreq.unquote to unquote_to_bytes
2017-03-21, by Gregory Szorc
revsetlang: portably turn int into bytestring
2017-03-19, by Augie Fackler
osutil: export a "getfstype" method
2017-03-20, by Jun Wu
osutil: add a C function getting filesystem type
2017-03-20, by Jun Wu
setup: test some header files
2017-03-20, by Jun Wu
setup: detect statfs
2017-03-20, by Jun Wu
setup: add a function to test header files
2017-03-20, by Jun Wu
setup: split "hasfunction" to test arbitrary code
2017-03-20, by Jun Wu
rebase: add flag to require destination
2017-03-14, by Ryan McElroy
update: add flag to require update destination
2017-03-14, by Ryan McElroy
mq: reject new patch name containing leading/trailing whitespace
2017-03-20, by Yuya Nishihara
shelve: rename stripnodes to nodestoprune
2017-03-10, by Kostia Balytskyi
shelve: add an ability to write key-val data to a new type of shelve files
2017-03-10, by Kostia Balytskyi
scmutil: add a simple key-value file helper
2017-03-10, by Kostia Balytskyi
graphlog: draw multiple edges towards null node (issue5440)
2017-03-20, by Yuya Nishihara
merge with stable
2017-03-21, by Augie Fackler
localrepo: use tryunlink
2017-03-21, by Ryan McElroy
vfs: use tryunlink
2017-03-21, by Ryan McElroy
server: use tryunlink
2017-03-21, by Ryan McElroy
dirstate: use tryunlink
2017-03-21, by Ryan McElroy
debug: use tryunlink
2017-03-21, by Ryan McElroy
chgserver: use tryunlink
2017-03-21, by Ryan McElroy
bookmarks: use tryunlink
2017-03-21, by Ryan McElroy
shelve: use tryunlink
2017-03-21, by Ryan McElroy
vfs: add tryunlink method
2017-03-21, by Ryan McElroy
util: use tryunlink in unlinkpath
2017-03-21, by Ryan McElroy
util: add tryunlink function
2017-03-21, by Ryan McElroy
util: unify unlinkpath
2017-03-21, by Ryan McElroy
posix: use local reference to removedirs
2017-03-21, by Ryan McElroy
posix: use local reference to unlink
2017-03-21, by Ryan McElroy
localrepo: improve vfs documentation
2017-03-21, by Ryan McElroy
ui: restrict length of autogenerated blocked tags
2017-03-20, by Simon Farnsworth
commit: keep opts as byteskwargs as much as possible
2017-03-19, by Augie Fackler
util: reference __main__ in sys.modules as a sysstr
2017-03-19, by Augie Fackler
ui: convert to/from Unicode on Python 3 in ui.editor()
2017-03-19, by Augie Fackler
manifest: refer to bytestrings as bytes, not str
2017-03-19, by Augie Fackler
manifest: use node.hex instead of .encode('hex')
2017-03-19, by Augie Fackler
pure: use int instead of long
2017-03-20, by Martin von Zweigbergk
histedit: inline cleanupnode
2017-03-13, by Jun Wu
histedit: use safecleanupnode in _aborthistedit (issue5500)
2017-03-13, by Jun Wu
histedit: use safecleanupnode in _finishhistedit
2017-03-13, by Jun Wu
histedit: add a method to cleanup nodes safely
2017-03-13, by Jun Wu
py3: prove hg status works
2017-03-21, by Rishabh Madan
localrepo: use node.hex instead of awkward .encode('latin1')
2017-03-20, by Augie Fackler
py3: prove hg config works
2017-03-21, by Rishabh Madan
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip