log hgext/record.py @ 9467:4c041f1ee1b4

age author description
Sat, 19 Sep 2009 01:15:38 +0200 Martin Geisler do not attempt to translate ui.debug output
Sun, 13 Sep 2009 03:04:40 +0300 timeless record: remove superfluous space
Sun, 26 Jul 2009 02:00:58 +0200 Martin Geisler record: wrap docstrings at 70 characters
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler commands: use minirst parser when displaying help
Wed, 08 Jul 2009 23:17:10 +0200 Martin Geisler typos: "it's" -> "its"
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler record: wrapped docstrings at 78 characters
Sun, 21 Jun 2009 01:13:19 +0200 Simon Heimberg ui: extract choice from prompt
Wed, 24 Jun 2009 13:42:02 +0200 Dirkjan Ochtman extensions: change descriptions for extensions providing a few commands
Mon, 22 Jun 2009 15:48:08 +0200 Cédric Duval extensions: improve the consistency of synopses
Mon, 15 Jun 2009 00:03:27 +0200 Patrick Mezard Make mq, record and transplant honor patch.eol
Sun, 17 May 2009 03:26:08 +0200 Benoit Boissinot record: use set instead of dict
Sun, 10 May 2009 01:18:38 +0200 Martin Geisler record: better formatting for qrecord help
Thu, 30 Apr 2009 10:15:32 -0500 Steve Borho ui: replace regexp pattern with sequence of choices
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall ui: make interactive a method