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
-50
-30
+30
+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.
py3: use r'' to prevent the addition of b'' by transformer
2017-06-27, by Pulkit Goyal
py3: use pycompat.byteskwargs() to convert kwargs' keys to bytes
2017-06-27, by Pulkit Goyal
tests: use cgienv to minimize environment setup at hgweb tests
2017-06-27, by FUJIWARA Katsunori
tests: avoid test failure for mangling path-like string by MSYS
2017-06-27, by FUJIWARA Katsunori
py3: make sure commands name are bytes in tests
2017-06-25, by Pulkit Goyal
py3: add b'' to make the regex pattern bytes
2017-06-25, by Pulkit Goyal
py3: use hex() to convert the hash to bytes
2017-06-26, by Pulkit Goyal
py3: add b'' to make a triple quoted string bytes on Python 3
2017-06-24, by Pulkit Goyal
py3: add tests to show `hg bookmarks` and `hg branches` work on Python 3
2017-06-24, by Pulkit Goyal
py3: fix kwargs handling for `hg bookmarks`
2017-06-24, by Pulkit Goyal
identify: provide changectx to templater
2017-06-26, by Yuya Nishihara
formatter: proxy fm.context() through converter
2017-06-26, by Yuya Nishihara
identify: change p1/p2 to a list of parents
2017-06-26, by Yuya Nishihara
scmutil: add a cleanupnodes method for developers
2017-06-25, by Jun Wu
strip: add a delayedstrip method that works in a transaction
2017-06-25, by Jun Wu
workingfilectx: add audit() as a wrapper for wvfs.audit()
2017-06-25, by Phil Cohen
workingfilectx: add backgroundclose as a kwarg to write()
2017-06-25, by Phil Cohen
merge: change repo.wvfs.setflags calls to a new wctx[f].setflags function
2017-06-25, by Phil Cohen
merge: convert repo.wwrite() calls to wctx[f].write()
2017-06-25, by Phil Cohen
merge: replace repo.wvfs.unlinkpath() with calls to wctx[f].remove()
2017-06-25, by Phil Cohen
merge: pass wctx to batchremove and batchget
2017-06-25, by Phil Cohen
revset: add depth limit to descendants() (issue5374)
2017-06-24, by Yuya Nishihara
dagop: make walk direction switchable so it can track descendants
2017-06-24, by Yuya Nishihara
dagop: factor out generator of ancestor nodes
2017-06-24, by Yuya Nishihara
dagop: factor out pfunc from revancestors() generator
2017-06-24, by Yuya Nishihara
dagop: use smartset.min() in revdescendants() generator
2017-06-23, by Yuya Nishihara
dagop: change revdescendants() to include all root revisions
2017-06-20, by Yuya Nishihara
test-revset: add a few more tests of descendants()
2017-06-20, by Yuya Nishihara
dagop: unnest inner generator of revdescendants()
2017-06-18, by Yuya Nishihara
smartset: fix default value of abstractsmartset.sort()
2017-06-25, by Yuya Nishihara
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-30
+30
+50
+100
+300
+1000
+3000
+10000
tip