Thu, 25 Aug 2011 20:21:04 -0400 |
Greg Ward |
atomictempfile: make close() consistent with other file-like objects.
|
Mon, 25 Jul 2011 15:07:09 -0500 |
Augie Fackler |
bookmarks: use getattr instead of hasattr
|
Wed, 06 Jul 2011 19:25:56 -0500 |
Matt Mackall |
bookmarks: simplify warning code
|
Wed, 06 Jul 2011 19:25:56 -0500 |
Matt Mackall |
bookmarks: drop superfluous strip
|
Tue, 05 Jul 2011 10:20:27 +0200 |
Pierre-Yves David |
bookmarks: add a warning for non empty malformed line
|
Tue, 05 Jul 2011 10:13:54 +0200 |
Pierre-Yves David |
bookmarks: more robust parsing of bookmarks file
|
Wed, 08 Jun 2011 21:25:18 +0800 |
LUO Zheng |
bookmarks: recognize the current bookmark when the local encoding isn't UTF-8
|
Sun, 08 May 2011 16:16:41 -0500 |
Matt Mackall |
merge with stable
|
Sun, 01 May 2011 13:07:00 +0200 |
Alexander Solovyov |
fix bookmarks rollback behavior
stable
|
Mon, 02 May 2011 10:11:18 +0200 |
Dan Villiom Podlaski Christiansen |
prevent transient leaks of file handle by using new helper functions
|
Sat, 30 Apr 2011 13:59:14 +0200 |
Alexander Solovyov |
remove unused imports and variables
|
Fri, 29 Apr 2011 18:43:36 +0300 |
Idan Kamara |
bookmarks: further restrict IOError on write
|
Sun, 13 Mar 2011 15:02:49 +0100 |
Benoit Boissinot |
bookmarks: be more restrictive in our Exception catching
|
Sat, 23 Apr 2011 00:51:25 +0300 |
Idan Kamara |
eliminate various naked except clauses
|
Mon, 14 Mar 2011 23:03:56 +0100 |
David Soria Parra |
bundle: update current bookmark to most recent revision on current branch
|