Thu, 09 Jul 2009 22:43:24 +0200 |
Martin Geisler |
notify: fix indentation in module docstring
|
Thu, 09 Jul 2009 22:42:43 +0200 |
Martin Geisler |
notify: cleanup module docstring
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
notify: wrapped docstrings at 78 characters
|
Wed, 24 Jun 2009 13:42:34 +0200 |
Dirkjan Ochtman |
extensions: change descriptions for hook-providing extensions
|
Mon, 22 Jun 2009 15:48:08 +0200 |
Cédric Duval |
extensions: improve the consistency of synopses
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Fri, 24 Apr 2009 17:32:18 +0200 |
Martin Geisler |
notify: turned a set-like dict into a real set
|
Thu, 23 Apr 2009 15:40:10 -0500 |
Matt Mackall |
ui: fold readsections into readconfig
|
Wed, 08 Apr 2009 00:41:07 +0200 |
Martin Geisler |
notify, commands: word-wrap help strings
|
Tue, 07 Apr 2009 22:58:05 +0200 |
Martin Geisler |
expand "repo" to "repository" in help texts
|
Mon, 23 Mar 2009 13:12:07 +0100 |
Peter Arrenbrecht |
cleanup: drop unused imports
|
Sat, 14 Feb 2009 22:40:39 +0100 |
Jim Correia |
add --git option to commands supporting --patch (log, incoming, history, tip)
|
Thu, 05 Feb 2009 18:21:22 +0100 |
Dirkjan Ochtman |
notify: use contexts more pervasively
|
Sun, 25 Jan 2009 11:10:51 +0100 |
Christian Ebert |
notify: remove subfunctions that are called only once
|
Thu, 15 Jan 2009 01:38:52 +0100 |
Christian Ebert |
notify: fix neglect of custom headers set via template
|