Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 13 May 2012 11:54:58 +0200 | David Soria Parra | localrepo: introduce bookmarkheads |
Sat, 12 May 2012 21:28:10 +0200 | David Soria Parra | bookmarks: delete divergent bookmarks on merge |
Sun, 13 May 2012 13:18:06 +0200 | Brodie Rao | check-code: ignore naked excepts with a "re-raise" comment |
Sun, 13 May 2012 13:17:50 +0200 | Brodie Rao | check-code: improve detection of naked except clauses |
Sun, 13 May 2012 13:17:31 +0200 | Brodie Rao | cleanup: replace more naked excepts with more specific ones |
Sun, 13 May 2012 13:17:27 +0200 | Brodie Rao | check-code: promote 80+ character line warning to an error |
Sun, 13 May 2012 13:19:46 +0200 | Patrick Mezard | cmdutil: use filectx.cmp() in amend() |