Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-30
-10
-7
+7
+10
+30
+100
+300
+1000
+3000
+10000
+30000
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.
bookmarks: use getattr instead of hasattr
2011-07-25, by Augie Fackler
hgext: replace uses of hasattr with util.safehasattr
2011-07-25, by Augie Fackler
globally: use safehasattr(x, '__iter__') instead of hasattr(x, '__iter__')
2011-07-25, by Augie Fackler
globally: use safehasattr(x, '__call__') instead of hasattr(x, '__call__')
2011-07-25, by Augie Fackler
safehasattr: new function to work around hasattr being broken
2011-07-25, by Augie Fackler
windows: check util.mainfrozen() instead of ad-hoc checks everywhere
2011-07-25, by Augie Fackler
notify: rewrite user documentation
2011-07-26, by Patrick Mezard
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-30
-10
-7
+7
+10
+30
+100
+300
+1000
+3000
+10000
+30000
tip