Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 16 Apr 2014 03:05:00 +0900 | FUJIWARA Katsunori | obsolete: add '%' specifier to the format string to avoid TypeError at runtime |
Wed, 16 Apr 2014 03:05:00 +0900 | FUJIWARA Katsunori | check-code: detect "% inside _()" when there are leading whitespaces |
Wed, 16 Apr 2014 03:05:00 +0900 | FUJIWARA Katsunori | i18n: fix "% inside _()" problem |
Sun, 13 Apr 2014 18:45:43 +0200 | Mads Kiilerich | largefiles: revert override, install matchfn outside the try/except restoring it |
Sun, 28 Apr 2013 13:18:25 +0200 | Mads Kiilerich | largefiles: simplify revert - use getstandinsstate like other commands do |
Sun, 13 Apr 2014 18:45:43 +0200 | Mads Kiilerich | largefiles: remove dummy assignments for creating an already existing closure |
Sun, 13 Apr 2014 18:45:43 +0200 | Mads Kiilerich | largefiles: remove silent handling of incorrect invocation of restorematchfn |