Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-56
+56
+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.
tests: use getattr instead of hasattr
2011-07-25, by Augie Fackler
wireproto: use safehasattr or getattr instead of hasattr
2011-07-25, by Augie Fackler
windows: use getattr instead of hasattr
2011-07-25, by Augie Fackler
util: use safehasattr or getattr instead of hasattr
2011-07-25, by Augie Fackler
templatefilters: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
patch: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
mail: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
url: replace uses of hasattr with safehasattr or getattr
2011-07-25, by Augie Fackler
subrepo: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
statichttprepo: replace hasattr with getattr
2011-07-25, by Augie Fackler
walkrepos: use getattr instead of hasattr for samestat
2011-07-25, by Augie Fackler
revlog: use getattr instead of hasattr
2011-07-25, by Augie Fackler
lsprof: use getattr instead of hasattr
2011-07-25, by Augie Fackler
keepalive: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
hgweb: move remaining hasattr calls to safehasattr
2011-07-25, by Augie Fackler
wsgicgi: use getattr instead of hasattr
2011-07-25, by Augie Fackler
httprepo: use getattr instead of hasattr
2011-07-25, by Augie Fackler
help command: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
hgweb_mod: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
hg: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
encoding: use getattr isntead of hasattr
2011-07-25, by Augie Fackler
dispatch: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
debugignore: use getattr instead of hasattr
2011-07-25, by Augie Fackler
cmdutil: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
byterange: replace uses of hasattr with getattr
2011-07-25, by Augie Fackler
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
cmdserver: repo.invalidate() on every runcommand
2011-07-25, by Idan Kamara
help: add "web/logoimg" setting description
2011-07-25, by Angel Ezquerra
filecache: fix check-code complaint
2011-07-25, by Matt Mackall
localrepo: unify tag related info into a tagscache class
2011-07-25, by Idan Kamara
localrepo: make invalidate() walk _filecache
2011-07-25, by Idan Kamara
localrepo: decorate manifest() with filecache
2011-07-25, by Idan Kamara
localrepo: decorate _bookmarks/current with filecache
2011-07-25, by Idan Kamara
localrepo: decorate changelog() with filecache
2011-07-25, by Idan Kamara
localrepo: refresh filecache entries after releasing a repo.lock()
2011-07-25, by Idan Kamara
localrepo: decorate dirstate() with filecache
2011-07-25, by Idan Kamara
localrepo: add a cache with stat info for files under .hg/
2011-07-25, by Idan Kamara
scmutil: introduce filecache
2011-07-09, by Idan Kamara
posix, windows: introduce cachestat
2011-07-25, by Idan Kamara
util: eliminate wildcard imports
2011-07-23, by Adrian Buehlmann
templater: use a global funcs table
2011-07-23, by Matt Mackall
ui: config path relative to repo root
2011-07-23, by Simon Heimberg
ui: providing no default value to configpath should not raise an Error
2011-07-23, by Simon Heimberg
ui: fix error, base can not be a list
2011-07-23, by Simon Heimberg
merge with stable
2011-07-23, by Matt Mackall
test-i18n, i18n-pt_BR: updated test message changed in 41c3a71c318d
stable
2011-07-22, by Wagner Bruna
i18n-pt_BR: synchronized with a934b9249574
stable
2011-07-22, by Wagner Bruna
merge with stable
2011-07-22, by Matt Mackall
rebase: remove trailing whitespace found by check-code
stable
2011-07-21, by Augie Fackler
hooks: use python 2.4 compatible exception handling
stable
2011-07-22, by Lee Cantey
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-56
+56
+100
+300
+1000
+3000
+10000
+30000
tip