Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
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.
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
templater: make pad() strip color codes before computing width (issue5416)
2017-03-18, by Yuya Nishihara
templater: make pad() compute actual width
2017-03-18, by Yuya Nishihara
templater: reject bad fillchar argument passed to pad()
2017-03-18, by Yuya Nishihara
color: insert color code after every "\e[0m" (issue5413)
2017-03-18, by Yuya Nishihara
debugtemplate: pass ui to templater so label() works
2017-03-18, by Yuya Nishihara
merge: remove unnecessary matcher checks
2017-03-19, by Durham Goode
rebase: use one dirstateguard for entire rebase
2017-03-19, by Durham Goode
histedit: add histedit.singletransaction config option
2017-03-10, by Durham Goode
histedit: pop action after the action is completed
2017-03-10, by Durham Goode
histedit: add transaction support to writing the state file
2017-03-10, by Durham Goode
localrepo: forcibly copy list of filecache keys
2017-03-19, by Augie Fackler
localrepo: turn hook kwargs back into strs before calling hook
2017-03-19, by Augie Fackler
localrepo: ensure transaction id is fully bytes on py3
2017-03-19, by Augie Fackler
dirstate: use future-proof next(iter) instead of iter.next
2017-03-19, by Augie Fackler
posix: tiptoe around tempfile module more delicately
2017-03-19, by Augie Fackler
posix: use open() instead of file()
2017-03-19, by Augie Fackler
revlog: use int instead of long
2017-03-19, by Augie Fackler
error: use r-string to properly pop hints from **kw
2017-03-19, by Augie Fackler
dispatch: use pycompat.maplist to allow summing with args
2017-03-19, by Augie Fackler
pycompat: add maplist alias for old map behavior
2017-03-19, by Augie Fackler
dispatch: replace mayberepr with shellquote
2017-03-19, by Augie Fackler
color: sync text attributes and buffered text output on Windows (issue5508)
2017-03-19, by Matt Harbison
test-check-help: fix to work on Windows
2017-03-19, by Matt Harbison
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip