Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 20 May 2012 14:33:49 -0500 | Matt Mackall | pager: use ui._isatty infrastructure |
Sun, 20 May 2012 14:31:56 -0500 | Matt Mackall | ui: add _isatty method to easily disable cooked I/O |
Tue, 15 May 2012 22:36:47 +0200 | Adrian Buehlmann | bdiff: check and cast first parameter value on putbe32() calls |
Tue, 15 May 2012 22:36:27 +0200 | Adrian Buehlmann | bdiff: use Py_ssize_t instead of int |
Wed, 16 May 2012 17:02:30 +0900 | FUJIWARA Katsunori | doc: add detail explanation for 'present()' predicate of revsets stable |
Fri, 18 May 2012 14:34:33 -0500 | Matt Mackall | osutil: handle deletion race with readdir/stat (issue3463) stable |