Sat, 13 Jun 2009 17:23:08 +0200 inotify: remove unused variables
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 13 Jun 2009 17:23:08 +0200] rev 8786
inotify: remove unused variables
Sat, 13 Jun 2009 13:14:02 +0200 atomictempfile: fix exception in __del__ if mktempcopy fails (self._fp is None)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 13 Jun 2009 13:14:02 +0200] rev 8785
atomictempfile: fix exception in __del__ if mktempcopy fails (self._fp is None) Make what is going on more obvious by explicitely getting the 'closed' attribute from _fp, instead of from the gettatr proxy.
Thu, 11 Jun 2009 12:23:08 -0700 Merge with crew-stable
Brendan Cully <brendan@kublai.com> [Thu, 11 Jun 2009 12:23:08 -0700] rev 8784
Merge with crew-stable
Thu, 11 Jun 2009 12:18:40 -0700 bzr convert: restore paths to source encoding. Closes issue1692.
Brendan Cully <brendan@kublai.com> [Thu, 11 Jun 2009 12:18:40 -0700] rev 8783
bzr convert: restore paths to source encoding. Closes issue1692.
Thu, 11 Jun 2009 17:29:14 +0200 doc: wrap man pages after fixing quoting
Martin Geisler <mg@lazybytes.net> [Thu, 11 Jun 2009 17:29:14 +0200] rev 8782
doc: wrap man pages after fixing quoting
Thu, 11 Jun 2009 17:19:48 +0200 hgrc.5: fix quoting of literal strings
Martin Geisler <mg@lazybytes.net> [Thu, 11 Jun 2009 17:19:48 +0200] rev 8781
hgrc.5: fix quoting of literal strings The quotes would go wrong in many places due to differences between asciidoc version 8.2.7 used by Benoit and 8.4.5 used by me. Between those versions asciidoc stopped interpreting the content of `quoted strings`, and so `*` would start bold text in the old version, but do nothing in the new version. To complicate things further, `\*` would escape the bold tag in the old version, but in the new version the backslash was inserted literally into the output (because the backtick quotes it). I've now replaced backticks with non-quoting plusses and escaped backslashes as appropriate.
Thu, 11 Jun 2009 17:16:04 +0200 hgignore.5: remove extra quotes
Martin Geisler <mg@lazybytes.net> [Thu, 11 Jun 2009 17:16:04 +0200] rev 8780
hgignore.5: remove extra quotes The so-called "unconstrained quotes" didn't really work, so I reverted them to normal quotes. Tested with asciidoc version 8.2.7 and 8.4.5.
Tue, 09 Jun 2009 21:51:34 -0400 Improve English for help text of many core hg commands.
timeless <timeless@gmail.com> [Tue, 09 Jun 2009 21:51:34 -0400] rev 8779
Improve English for help text of many core hg commands. co-author: Greg Ward <greg-hg@gerg.ca>
Wed, 10 Jun 2009 15:10:21 +0200 use new style classes
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 10 Jun 2009 15:10:21 +0200] rev 8778
use new style classes
Wed, 10 Jun 2009 03:20:20 +0200 doc: correctly escape *
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 10 Jun 2009 03:20:20 +0200] rev 8777
doc: correctly escape *
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip