Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-14
+14
+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.
config: use the same hgrc for a cloned repo as for an uninitted repo
2014-10-06, by Jordi GutiƩrrez Hermoso
config: give a more detailed sample repo config
2014-10-08, by Jordi GutiƩrrez Hermoso
smartset: drop infamous ascending, descending
2014-10-07, by Pierre-Yves David
fullreposet: use `isascending` instead of `ascending` to recognise smartsets
2014-10-07, by Pierre-Yves David
fullreposet: use `sort` to enforce the order
2014-10-07, by Pierre-Yves David
revancestors: replace `descending` with `sort(reverse=False)`
2014-10-07, by Pierre-Yves David
_descendants: replace `ascending()` with `sort()`
2014-10-07, by Pierre-Yves David
_descendants: directly use smartset
2014-10-07, by Pierre-Yves David
baseset: explicitly track order of the baseset
2014-10-03, by Pierre-Yves David
baseset: fix isascending and isdescending
2014-10-03, by Pierre-Yves David
baseset: prepare lazy ordering in __iter__
2014-10-03, by Pierre-Yves David
baseset: implement a fastasc and fastdesc
2014-10-03, by Pierre-Yves David
baseset: stop inheriting from built-in list class
2014-10-06, by Pierre-Yves David
strip: stop calling `remove` on smartset
2014-10-07, by Pierre-Yves David
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-14
+14
+100
+300
+1000
+3000
+10000
tip