Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-50
-30
+30
+50
+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.
cleanup: replace more naked excepts with more specific ones
2012-05-13, by Brodie Rao
check-code: promote 80+ character line warning to an error
2012-05-13, by Brodie Rao
cmdutil: use filectx.cmp() in amend()
2012-05-13, by Patrick Mezard
largefiles: optimize performance when updating (issue3440)
2012-05-12, by Na'Tosha Bard
merge with stable
2012-05-13, by Matt Mackall
tests: make test-convert-darcs.t happier with darcs 2.8.0
2012-05-13, by Bryan O'Sullivan
bookmarks: pull new bookmarks from remote by default (BC)
2012-05-12, by Levi Bard
rebase: allow collapsing branches in place (issue3111)
2012-05-03, by Patrick Mezard
diffhelpers: use Py_ssize_t in testhunk()
2012-05-12, by Adrian Buehlmann
diffhelpers: use Py_ssize_t in addlines()
2012-05-12, by Adrian Buehlmann
diffhelpers: use Py_ssize_t in _fix_newline()
2012-05-12, by Adrian Buehlmann
largefiles: add --all-largefiles flag to pull
2012-05-12, by Na'Tosha Bard
largefiles: refactor downloading of all largefiles to generic function
2012-05-12, by Na'Tosha Bard
unbundle: move bookmark update outside the lock
2012-05-12, by Mads Kiilerich
cleanup: replace naked excepts with except Exception: ...
2012-05-12, by Brodie Rao
cleanup: replace naked excepts with more specific ones
2012-05-12, by Brodie Rao
cleanup: "raise SomeException()" -> "raise SomeException"
2012-05-12, by Brodie Rao
cleanup: "not x in y" -> "x not in y"
2012-05-12, by Brodie Rao
cleanup: replace hasattr() usage with getattr() in hghave
2012-05-12, by Brodie Rao
cleanup: "x != None" -> "x is not None"
2012-05-12, by Brodie Rao
cleanup: eradicate long lines
2012-05-12, by Brodie Rao
merge with i18n
stable
2012-05-13, by Matt Mackall
mq: qimport need wlock for --push - do that after releasing lock
stable
2012-01-30, by Pierre-Yves David
tag: run commit hook when lock is released (issue3344)
stable
2012-05-12, by Mads Kiilerich
parsers: strictly check for 20-byte hashes where they're required
stable
2012-05-12, by Bryan O'Sullivan
templater: handle SyntaxError when parsing ui.logtemplate
stable
2012-05-12, by Martin Geisler
i18n-pt_BR: synchronized with 95ca6c8b38da
stable
2012-05-08, by Wagner Bruna
progress: fix indentation
2012-05-11, by Martin Geisler
test-progress: fix whitespace typo
2012-05-11, by Martin Geisler
merge with stable
2012-05-12, by Matt Mackall
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-50
-30
+30
+50
+100
+300
+1000
+3000
+10000
+30000
tip