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
-24
+24
+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.
fileset: remove callexisting flag and mctx.existing() (API)
2018-06-09, by Yuya Nishihara
fileset: rewrite predicates to return matcher not closed to subset (API) (BC)
2018-06-09, by Yuya Nishihara
highlight: use matcher API to test if file should be pygmentized
2018-07-10, by Yuya Nishihara
fileset: parse argument of size() by predicate function
2018-06-10, by Yuya Nishihara
fileset: add "tracked()" to explicitly select files in the revision
2018-06-10, by Yuya Nishihara
fileset: rewrite andset() to not use mctx.narrow()
2018-06-09, by Yuya Nishihara
fileset: add helpers to make predicatematcher and nevermatcher
2018-06-10, by Yuya Nishihara
phases: micro-optimize newheads() to not create context objects
2018-07-14, by Yuya Nishihara
phases: remove excessive optimization from newheads() (issue5939)
2018-07-14, by Yuya Nishihara
rebase: remove unused variable "release" and an extra blank line
2018-07-15, by Sushil khanchi
rebase: remove unnecessary confirm block
2018-07-14, by Sushil khanchi
rebase: in --confirm option just abort if hit a conflict
2018-07-14, by Sushil khanchi
pullbundle: fix handling of gzip bundlespecs
2018-07-12, by Joerg Sonnenberger
tests: add test demonstrating phase loss when cloning (issue5939)
2018-07-11, by Gregory Szorc
scmutil: rewrite docstring for filecache
2018-07-13, by Gregory Szorc
rebase: correct misleading message in --confirm option
2018-07-12, by Sushil khanchi
rebase: make sure we don't loose the return code in --confirm option
2018-07-12, by Sushil khanchi
rebase: use revnums (not nodes) for set of extinct revisions
2018-07-11, by Martin von Zweigbergk
rebase: avoid converting from nodes to revnums twice
2018-07-11, by Martin von Zweigbergk
rebase: reduce scope of a variable
2018-07-11, by Martin von Zweigbergk
context: rename descendant() to isancestorof()
2018-07-12, by Martin von Zweigbergk
copies: delete now-unnecessary check for "a == b" before "a.descendant(b)"
2018-07-12, by Martin von Zweigbergk
revlog: delete isdescendantrev() in favor of isancestorrev()
2018-07-12, by Martin von Zweigbergk
rebase: add --confirm option
2018-06-30, by Sushil khanchi
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-24
+24
+50
+100
+300
+1000
+3000
+10000
tip