/[qa]/trunk/mia
ViewVC logotype

Log of /trunk/mia

View Directory Listing Directory Listing


Sticky Revision:

Revision 304 - Directory Listing
Modified Thu Feb 28 17:13:11 2002 UTC (11 years, 3 months ago) by tbm
Unify Usage: message in help()

Revision 302 - Directory Listing
Modified Tue Feb 19 17:18:12 2002 UTC (11 years, 4 months ago) by tbm
Various documentation improvements

Revision 301 - Directory Listing
Modified Tue Feb 19 17:12:40 2002 UTC (11 years, 4 months ago) by tbm
Show full entries and not only the first 60 chars

Revision 254 - Directory Listing
Modified Sat Sep 29 15:27:28 2001 UTC (11 years, 8 months ago) by tbm
Don't import stat (found by pychecker)

Revision 246 - Directory Listing
Modified Mon Aug 20 19:57:31 2001 UTC (11 years, 10 months ago) by tbm
Remove semicolons at the end of line.  My python code doesn't have them,
but I introduced some when I copied code from katie/apt.

Revision 236 - Directory Listing
Modified Wed Jul 25 16:32:42 2001 UTC (11 years, 10 months ago) by tbm
geh! verschwind!

Revision 232 - Directory Listing
Modified Tue Jul 17 08:39:11 2001 UTC (11 years, 11 months ago) by tbm
do not run has_stuff_todo() twice

Revision 231 - Directory Listing
Modified Tue Jul 17 08:30:31 2001 UTC (11 years, 11 months ago) by tbm
tabs in my programs? no!

Revision 230 - Directory Listing
Modified Tue Jul 17 08:29:54 2001 UTC (11 years, 11 months ago) by tbm
Actually open mia.conf

Revision 229 - Directory Listing
Modified Tue Jul 17 08:27:02 2001 UTC (11 years, 11 months ago) by tbm
Switch mia-record to using mia.conf

Revision 228 - Directory Listing
Modified Tue Jul 17 08:24:01 2001 UTC (11 years, 11 months ago) by tbm
Use an absolute path. Not nice, but, well... :(

Revision 227 - Directory Listing
Modified Tue Jul 17 08:19:07 2001 UTC (11 years, 11 months ago) by tbm
This is probably a hack, but quite useful

Revision 226 - Directory Listing
Modified Tue Jul 17 08:13:33 2001 UTC (11 years, 11 months ago) by tbm
fix typo

Revision 225 - Directory Listing
Modified Mon Jul 16 22:45:52 2001 UTC (11 years, 11 months ago) by tbm
split some lines (< 80 chars)

Revision 224 - Directory Listing
Modified Mon Jul 16 11:12:32 2001 UTC (11 years, 11 months ago) by tbm
Unify my use of ' and ".

Revision 223 - Directory Listing
Modified Mon Jul 16 11:08:51 2001 UTC (11 years, 11 months ago) by tbm
save some space

Revision 222 - Directory Listing
Modified Mon Jul 16 11:07:38 2001 UTC (11 years, 11 months ago) by tbm
put config name in module

Revision 221 - Directory Listing
Modified Mon Jul 16 11:06:03 2001 UTC (11 years, 11 months ago) by tbm
Put more data into mia.conf

Revision 220 - Directory Listing
Modified Mon Jul 16 10:55:09 2001 UTC (11 years, 11 months ago) by tbm
Use apt_pkg to parse arguments

Revision 219 - Directory Listing
Modified Tue Jul 3 14:59:33 2001 UTC (11 years, 11 months ago) by tbm
Provide a more generic contact email address

Revision 217 - Directory Listing
Modified Tue Jul 3 14:47:08 2001 UTC (11 years, 11 months ago) by tbm
Add a README so people know how to use MIA DB

Revision 209 - Directory Listing
Modified Sat Jun 2 23:04:29 2001 UTC (12 years ago) by tbm
wrong variable name (copy&paste sucks)

Revision 208 - Directory Listing
Modified Sat Jun 2 23:03:43 2001 UTC (12 years ago) by tbm
Add a command line argument to show the full name

Revision 206 - Directory Listing
Modified Mon May 28 00:09:03 2001 UTC (12 years ago) by tbm
unbreak the script, make the function even uglier...

Revision 205 - Directory Listing
Modified Mon May 28 00:02:24 2001 UTC (12 years ago) by tbm
Since getting the time is the same all the time, put it in a function.

Revision 204 - Directory Listing
Modified Sun May 27 23:44:55 2001 UTC (12 years ago) by tbm
01 doesn't look natural in an email. %e has spaces instead of leading zeros

Revision 203 - Directory Listing
Modified Sun May 27 20:34:31 2001 UTC (12 years ago) by tbm
Update help message so it matches reality...

Revision 202 - Directory Listing
Modified Sun May 27 20:29:20 2001 UTC (12 years ago) by tbm
ignore chmod errors so I dont so many error messages

Revision 201 - Directory Listing
Modified Sun May 27 19:59:15 2001 UTC (12 years ago) by tbm
Get names from Debian's LDAP server and use them for the templates

Revision 200 - Directory Listing
Modified Sun May 27 19:34:19 2001 UTC (12 years ago) by tbm
Add help options (yes, parse_args() in mia-history is ugly. willfix)

Revision 199 - Directory Listing
Modified Sun May 27 19:20:12 2001 UTC (12 years ago) by tbm
Put more stuff in functions

Revision 198 - Directory Listing
Modified Sun May 27 19:19:35 2001 UTC (12 years ago) by tbm
Add argument support for templates and fix days (global)

Revision 197 - Directory Listing
Modified Sun May 27 18:55:15 2001 UTC (12 years ago) by tbm
Put stuff in functions

Revision 196 - Directory Listing
Modified Sun May 27 18:30:04 2001 UTC (12 years ago) by tbm
Make templates so I can contact people easier

Revision 195 - Directory Listing
Modified Sun May 27 17:44:08 2001 UTC (12 years ago) by tbm
Some anal^Wcosmetic changes

Revision 194 - Directory Listing
Modified Sun May 27 17:42:19 2001 UTC (12 years ago) by tbm
That's probably more idiomatic

Revision 193 - Directory Listing
Modified Sun May 27 17:17:55 2001 UTC (12 years ago) by tbm
s/print_history/get_history/ so we are more flexible

Revision 192 - Directory Listing
Modified Sun May 27 16:56:22 2001 UTC (12 years ago) by tbm
Actually, I like this.  So it's no hack anymore. ;)

Revision 191 - Directory Listing
Modified Sun May 27 16:52:42 2001 UTC (12 years ago) by tbm
Heh, only single words are allowed; why did noone tell me?

Revision 190 - Directory Listing
Modified Sun May 27 16:49:07 2001 UTC (12 years ago) by tbm
add tag for bouncing email

Revision 188 - Directory Listing
Modified Sat May 19 19:21:15 2001 UTC (12 years, 1 month ago) by tbm
check if argument is an integer

Revision 187 - Directory Listing
Modified Wed May 16 20:44:38 2001 UTC (12 years, 1 month ago) by tbm
add a tag for hijacked packages

Revision 183 - Directory Listing
Modified Tue May 8 08:49:40 2001 UTC (12 years, 1 month ago) by tbm
over again

Revision 182 - Directory Listing
Modified Mon May 7 18:05:25 2001 UTC (12 years, 1 month ago) by tbm
Happy Birthday, baby.  I will always love you, I fear.

Revision 171 - Directory Listing
Modified Sat Apr 21 11:30:22 2001 UTC (12 years, 2 months ago) by tbm
Make package names lower case just in case..

Revision 167 - Directory Listing
Modified Mon Apr 16 11:09:19 2001 UTC (12 years, 2 months ago) by tbm
Don't use except: when not necessary

Revision 166 - Directory Listing
Modified Sun Apr 15 22:49:12 2001 UTC (12 years, 2 months ago) by tbm
Allow grepping for specific items

Revision 165 - Directory Listing
Modified Sun Apr 15 16:17:46 2001 UTC (12 years, 2 months ago) by tbm
len() not needed for these checks

Revision 164 - Directory Listing
Modified Sat Apr 14 20:24:53 2001 UTC (12 years, 2 months ago) by tbm
Give a nice error when path cannot be found

Revision 163 - Directory Listing
Modified Sat Apr 14 20:22:08 2001 UTC (12 years, 2 months ago) by tbm
import sys is needed for that

Revision 162 - Directory Listing
Modified Sat Apr 14 20:21:31 2001 UTC (12 years, 2 months ago) by tbm
Allow to pass mia-check a argument specifying days/ttl

Revision 161 - Directory Listing
Modified Sat Apr 14 20:00:23 2001 UTC (12 years, 2 months ago) by tbm
Add a one-line description to each file

Revision 160 - Directory Listing
Modified Sat Apr 14 19:22:30 2001 UTC (12 years, 2 months ago) by tbm
move another function from mia-check to status.py

Revision 159 - Directory Listing
Modified Sat Apr 14 19:18:15 2001 UTC (12 years, 2 months ago) by tbm
typo

Revision 158 - Directory Listing
Modified Sat Apr 14 19:17:40 2001 UTC (12 years, 2 months ago) by tbm
I learned my OOP lessions.  Use a function to get access to data.

Revision 157 - Directory Listing
Modified Sat Apr 14 19:14:05 2001 UTC (12 years, 2 months ago) by tbm
improve formating

Revision 156 - Directory Listing
Modified Sat Apr 14 19:08:09 2001 UTC (12 years, 2 months ago) by tbm
Cry & die if LOCAL_PART is not defined

Revision 155 - Directory Listing
Modified Sat Apr 14 19:05:49 2001 UTC (12 years, 2 months ago) by tbm
Use int not str for integers

Revision 154 - Directory Listing
Modified Sat Apr 14 18:55:50 2001 UTC (12 years, 2 months ago) by tbm
OK, fixing the last breakage caused by moving stuff around

Revision 153 - Directory Listing
Modified Sat Apr 14 18:42:13 2001 UTC (12 years, 2 months ago) by tbm
wake up, martin (aka another typo)

Revision 152 - Directory Listing
Modified Sat Apr 14 18:39:05 2001 UTC (12 years, 2 months ago) by tbm
typo

Revision 151 - Directory Listing
Modified Sat Apr 14 18:37:48 2001 UTC (12 years, 2 months ago) by tbm
.. and call one of them all the time

Revision 150 - Directory Listing
Modified Sat Apr 14 18:37:07 2001 UTC (12 years, 2 months ago) by tbm
split function in many

Revision 149 - Directory Listing
Modified Sat Apr 14 18:10:30 2001 UTC (12 years, 2 months ago) by tbm
Order the list alphabetically

Revision 148 - Directory Listing
Modified Sat Apr 14 18:03:58 2001 UTC (12 years, 2 months ago) by tbm
Use a dict instead of a list because there might be duplicates

Revision 147 - Directory Listing
Modified Sat Apr 14 17:45:35 2001 UTC (12 years, 2 months ago) by tbm
'active' is certainly not a good reason

Revision 145 - Directory Listing
Modified Fri Apr 13 21:28:56 2001 UTC (12 years, 2 months ago) by tbm
add missing newline

Revision 144 - Directory Listing
Modified Fri Apr 13 21:27:57 2001 UTC (12 years, 2 months ago) by tbm
Someone removed a 'break' statement and it was certainly not
me.  I'm sure weasel's been playing with Python behind my back
again...

Revision 143 - Directory Listing
Modified Fri Apr 13 21:20:01 2001 UTC (12 years, 2 months ago) by tbm
Add more tags which are allowed in the summary

Revision 139 - Directory Listing
Modified Fri Apr 13 03:10:55 2001 UTC (12 years, 2 months ago) by tbm
Ignore Python .pyc files

Revision 138 - Directory Listing
Modified Fri Apr 13 03:10:04 2001 UTC (12 years, 2 months ago) by tbm
Fix one more timezone problem.  The last one.  mia-record can now
be moved across computers in different timezones and it doesn't
matter.

Revision 137 - Directory Listing
Modified Fri Apr 13 02:22:22 2001 UTC (12 years, 2 months ago) by tbm
Adding "Retiring" as possible last-word as an alternative to "Retired"

Revision 136 - Directory Listing
Modified Fri Apr 13 02:21:20 2001 UTC (12 years, 2 months ago) by tbm
Change match so that S-V is matched better (i.e. match only the first word)

Revision 135 - Directory Listing
Modified Fri Apr 13 02:10:04 2001 UTC (12 years, 2 months ago) by tbm
Added temporary hack to show those cases where no TODO list exists

Revision 134 - Directory Listing
Modified Fri Apr 13 02:02:09 2001 UTC (12 years, 2 months ago) by tbm
Add more intelligent checks what a person has yet to do.  Basically,
the program creates a listing of items to do and of done items (and
one listing of items to ignore) and compares them.  Thanks to weasel
for showing me that a regex is not the right solution, and for moshez
for some discussions ages ago about this.

Now that I've implemented it, I must just convert all the summaries done
so far to proper summaries and write some docs saying what 'proper
summaries' are so other people can actually use the MIA DB.

Revision 133 - Directory Listing
Modified Fri Apr 13 01:09:52 2001 UTC (12 years, 2 months ago) by tbm
use /usr/bin/env

Revision 112 - Directory Listing
Modified Tue Apr 3 23:29:53 2001 UTC (12 years, 2 months ago) by tbm
ignore database directory

Revision 111 - Directory Listing
Modified Tue Apr 3 23:24:34 2001 UTC (12 years, 2 months ago) by tbm
die silently if not maintainer is found

Revision 28 - Directory Listing
Modified Sat Mar 31 04:16:46 2001 UTC (12 years, 2 months ago) by tbm
fuck, I'm stupid

Revision 27 - Directory Listing
Modified Sat Mar 31 04:05:02 2001 UTC (12 years, 2 months ago) by tbm
commenting the TZ change

Revision 26 - Directory Listing
Modified Sat Mar 31 03:50:03 2001 UTC (12 years, 2 months ago) by tbm
Fix timezone problems

Revision 25 - Directory Listing
Modified Mon Mar 26 11:13:11 2001 UTC (12 years, 2 months ago) by tbm
fix References when they are empty.  Thanks to moshez

Revision 24 - Directory Listing
Modified Mon Mar 26 01:25:57 2001 UTC (12 years, 2 months ago) by tbm
fix file permissions of db/*. I love editing the wrong file

Revision 23 - Directory Listing
Modified Mon Mar 26 01:25:13 2001 UTC (12 years, 2 months ago) by tbm
fix file permissions of db/*

Revision 22 - Directory Listing
Modified Sun Mar 25 23:13:42 2001 UTC (12 years, 2 months ago) by tbm
fix .group() arg

Revision 21 - Directory Listing
Modified Sun Mar 25 21:43:27 2001 UTC (12 years, 2 months ago) by tbm
Added $Id$

Revision 20 - Directory Listing
Modified Sun Mar 25 20:08:44 2001 UTC (12 years, 2 months ago) by tbm
done

Revision 19 - Directory Listing
Modified Sun Mar 25 20:06:48 2001 UTC (12 years, 2 months ago) by tbm
bah, a typo

Revision 18 - Directory Listing
Modified Sun Mar 25 19:55:51 2001 UTC (12 years, 2 months ago) by tbm
Python cleanup

Revision 17 - Directory Listing
Modified Sun Mar 25 19:55:03 2001 UTC (12 years, 2 months ago) by tbm
fix References header

Revision 16 - Directory Listing
Modified Sun Mar 25 19:47:28 2001 UTC (12 years, 2 months ago) by tbm
Perl cleanups.  Thanks to moshez for advice

Revision 15 - Directory Listing
Modified Sun Mar 25 19:44:16 2001 UTC (12 years, 2 months ago) by tbm
string.lstrip not needed for rfc822.get

Revision 14 - Directory Listing
Modified Sun Mar 25 19:43:03 2001 UTC (12 years, 2 months ago) by tbm
Add References and In-Reply-To headers

Revision 13 - Directory Listing
Modified Sat Mar 24 03:38:28 2001 UTC (12 years, 2 months ago) by tbm
bah, who needs a ChangeLog for such simple scripts

Revision 12 - Directory Listing
Modified Sat Mar 24 03:14:32 2001 UTC (12 years, 2 months ago) by tbm
allow X-MIA-Summary header

Revision 11 - Directory Listing
Modified Sat Mar 24 02:21:08 2001 UTC (12 years, 2 months ago) by tbm
Minor cleanups

Revision 5 - Directory Listing
Added Tue Mar 20 01:01:32 2001 UTC (12 years, 3 months ago) by tbm
Initial revision

  ViewVC Help
Powered by ViewVC 1.1.5