Mercurial
Mercurial
>
hg
>
mercurial-server
/ changelog
summary
|
shortlog
| changelog |
graph
|
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
(0)
-100
-30
-10
-2
+2
+10
+30
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Thu, 20 Jan 2011 21:18:29 +0100
servelog: use simplejson and the % operator for python versions < 2.6
changeset
Dale Wijnand <dale.wijnand@gmail.com> [Thu, 20 Jan 2011 21:18:29 +0100] rev 295
servelog: use simplejson and the % operator for python versions < 2.6 Both the json module and str format operator are new in version 2.6, so replace them with the simplejson module and the % operator, respectively.
Sun, 19 Dec 2010 09:49:18 +0000
Add release buildihng script
debian
changeset
Paul Crowley <paul@lshift.net> [Sun, 19 Dec 2010 09:49:18 +0000] rev 294
Add release buildihng script
(0)
-100
-30
-10
-2
+2
+10
+30
tip