Fri, 05 Feb 2010 18:46:22 +0100 |
Dan Villiom Podlaski Christiansen |
record: function variable naming & signature cleanup.
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Wed, 11 Nov 2009 22:53:01 +0100 |
Martin Geisler |
record: handle translated prompt correctly
|
Thu, 05 Nov 2009 01:10:43 +0100 |
Martin Geisler |
record: use uisetup instead of extsetup to register qrecord
|
Sun, 01 Nov 2009 02:57:11 +0100 |
Benoit Boissinot |
record: get the right position (account for skipped files)
|
Fri, 16 Oct 2009 11:19:39 +0200 |
Mads Kiilerich |
Merge with redone c655432c2c24 (issue1860)
|
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
|
Wed, 22 Apr 2009 00:57:28 +0200 |
Martin Geisler |
replace set-like dictionaries with real sets
|
Sat, 04 Apr 2009 21:09:43 +0200 |
Martin Geisler |
Change double spaces to single spaces in help texts.
|
Sun, 29 Mar 2009 00:08:33 +0100 |
Benoit Boissinot |
record: fix indentation
|
Sat, 28 Mar 2009 23:09:36 +0100 |
Rocco Rutte |
record: Give user a hint about chunk selection progress
|
Thu, 12 Feb 2009 11:52:31 +0100 |
Dirkjan Ochtman |
record: minimize number of status calls
|
Tue, 27 Jan 2009 09:58:48 -0600 |
Steve Borho |
record: do not lose permission changes on commit
|
Mon, 03 Nov 2008 16:48:23 +0100 |
Dirkjan Ochtman |
patch: turn patch.diff() into a generator
|
Tue, 09 Sep 2008 21:32:39 +0200 |
Martin Geisler |
i18n, record: improve use of translated docstring in prompts
|