Mon, 13 Dec 2010 16:41:39 +0900 |
Nicolas Dumazet |
churn: ignore trailing and leading spaces (issue2546)
stable
|
Sun, 10 Oct 2010 10:06:36 -0500 |
Augie Fackler |
termwidth: move to ui.ui from util
|
Sun, 29 Aug 2010 22:55:37 +0200 |
Martin Geisler |
Merge with stable
|
Sun, 29 Aug 2010 22:46:00 +0200 |
Martin Geisler |
churn: do not crash on malformed lines in alias file
stable
|
Sun, 29 Aug 2010 10:54:22 +0200 |
Ronny Pfannschmidt |
churn: do not crash on empty lines in alias file
stable
|
Thu, 01 Jul 2010 19:27:03 -0300 |
Renato Cunha |
churn: remove tuple parameter unpacking (deprecated in py3k)
|
Sun, 06 Jun 2010 17:25:00 +0900 |
FUJIWARA Katsunori |
help: show value requirement and multiple occurrence of options
|
Tue, 08 Jun 2010 15:52:41 -0500 |
Steve Borho |
Backed out changeset: e1dde7363601
|
Thu, 03 Jun 2010 23:18:18 -0500 |
Steve Borho |
color: labeled text should be passed to ui.write() as ui.labeled
|
Thu, 27 May 2010 22:50:23 +0300 |
Alexander Solovyov |
churn: add possibility to include/exclude paths
|
Wed, 02 Jun 2010 14:28:45 +0200 |
Alexander Solovyov |
churn: support spaces in aliases (issue2222)
|
Wed, 14 Apr 2010 17:58:10 +0900 |
Nicolas Dumazet |
pylint, pyflakes: remove unused or duplicate imports
|
Fri, 02 Apr 2010 15:22:10 -0500 |
Brodie Rao |
churn: make use of output labeling
|
Mon, 15 Mar 2010 18:40:00 +0100 |
Martin Geisler |
progress: use a verb in present participle
|
Thu, 11 Mar 2010 09:11:01 -0500 |
Eric Eisner |
churn: use ui.progress instead of --progress
|