log

age author description
Fri, 18 May 2012 12:48:24 -0300 Elifarley Callado Coelho Cruz acl: added some comments to easily identify branch- and path-based verifications
Fri, 18 May 2012 12:40:04 -0300 Elifarley Callado Coelho Cruz acl: 'util.never' used
Fri, 18 May 2012 12:37:23 -0300 Elifarley Callado Coelho Cruz acl: cleanup
Mon, 21 May 2012 16:36:09 -0500 Matt Mackall revlog: don't handle long for revision matching
Mon, 21 May 2012 16:35:27 -0500 Matt Mackall merge with stable
Mon, 21 May 2012 16:32:50 -0500 Matt Mackall context: grudging accept longs in constructor stable
Mon, 21 May 2012 16:32:49 -0500 Matt Mackall win32: fix encoding handling for registry strings (issue3467) stable
Sun, 20 May 2012 01:28:31 +0200 Adrian Buehlmann mpatch: use Py_ssize_t for string length
Sun, 20 May 2012 00:08:18 +0200 Adrian Buehlmann mpatch: use Py_ssize_t
Sun, 20 May 2012 21:11:34 +0300 Dov Feldstern subrepo: make subrepo.subrepo(<not a subrepo path>) fail
Sun, 20 May 2012 14:40:36 -0500 Matt Mackall merge with stable
Sun, 20 May 2012 14:37:22 -0500 Matt Mackall hgweb: use ui.nontty to disable all cooked I/O
Sun, 20 May 2012 14:37:20 -0500 Matt Mackall progress: use ui._isatty
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
Thu, 17 May 2012 15:52:14 -0500 Matt Mackall merge with stable
Thu, 17 May 2012 15:34:59 -0500 Matt Mackall branchcache: backout 0311a6abd38a
Wed, 16 May 2012 16:18:07 -0500 Augie Fackler dispatch: try and identify third-party extensions as sources of tracebacks
Tue, 15 May 2012 14:37:49 -0500 Augie Fackler hgext: mark all first-party extensions as such
Sat, 05 May 2012 15:12:26 -0500 Kevin Bullock bookmarks: test that bare update forwards active bookmark
Sun, 13 May 2012 14:26:26 +0100 Christian Ebert keyword: intentionally ignore check-code warning about unwrapped ui message
Wed, 16 May 2012 10:29:11 -0500 Kevin Bullock help: include bookmarks in 'help revisions' and simplify wording
Thu, 17 May 2012 12:15:30 -0500 Matt Mackall merge with i18n stable
Tue, 15 May 2012 14:58:16 +0100 Alexander Sauta i18n-ru: synchronized with b490be1fec06 stable
Tue, 10 Apr 2012 11:17:06 +0400 Nikolaj Sjujskij i18n-ru: correct `push --new-branch` description stable
Sat, 12 May 2012 19:38:20 +0200 Sune Foldager bundle: make bundles more portable (isue3441) stable