root/todo/trunk/AUTHORS

Revision 292, 1.3 kB (checked in by athomas, 3 years ago)
  • Updated my E-Mail address after about a year of having the wrong one :)
  • Removed informational message at top of .todo files as it was rather useless and actually annoying to some people placing their .todo files under version control systems.
  • Added a XSLT -> XHTML+CSS transform from Francesco Poli.
  • Added a bash completion script from the Gentoo projects maintainer Aaron Walker.
  • Fixed seg fault visible on 64-bit systems but present on all. Thanks to the Debian project for notifying me and providing a fix.
Line 
1 The main author of devtodo is:
2         Alec Thomas <alec @ swapoff DOT org>
3
4
5 With contributions by:
6         Arthur Korn
7                 Debian package maintainer and, basically, bug tracking GOD. You're a
8                 legend Arthur.
9
10         Christian Hammond
11                 Database linking patch.
12
13         Philipp Buehler
14                 Added <title> support to the XSLT transform.
15
16         David Furodet
17                 Solaris build patches.
18
19         Michael Tilstra
20                 Patch which fixed a segfault when overriding colours.
21        
22         Brian Herlihy
23                 Wrote the tdrec script, which recursively displays all todo lists.
24        
25         Erin Quinlan
26                 Patches for the cd/pushd/popd scripts.
27
28         Anreas Amann
29                 GCC 3.x patches.
30
31         Mark Eichen
32                 Tracking down the really painful regex slowdown problem.
33                 Sent in the original/first XSLT transform.
34                 Honourable mention for the LARGE number of bug fixes Mark sends in :)
35
36         Daniel Peterson
37                 Sent in an XSLT transform for generating HTML.
38
39         Philippe Chiasson
40                 Patch to fix compile problems on RedHat.
41
42         Matt Kraai
43                 Found a segfault issue with readline, and various man page fixes.
44
45         Ron Bailey
46                 Found a bug which resulted in editing of sub-items causing a seg-fault.
47
48         Matthew Russel
49                 Contributed the doc/scripts.tcsh script so that TCSH uses get the same
50                 love as BASH users.
51
52         Stephean Hegel
53                 Fixed numerous bugs early in the life of devtodo (0.1.1 period)
Note: See TracBrowser for help on using the browser.