summaryrefslogtreecommitdiffstats
path: root/wnpp-query.py (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-29Remove buggy charHEADmasterStefan Ritter1-1/+1
2010-10-27Some small fixesStefan Ritter1-10/+11
2010-03-10Replace some HTML-CodesStefan Ritter1-0/+4
2009-12-10Added missing errorcodeStefan Ritter1-1/+1
2009-12-09Code cleanupStefan Ritter1-10/+10
2009-11-03Added missing 'Stefan Ritter1-1/+1
2009-11-03Precompile all remaining regexpStefan Ritter1-7/+12
2009-10-30Bugfix: age should be handled as integer while sortingStefan Ritter1-1/+1
2009-10-29Precompile regular expressionsStefan Ritter1-15/+7
2009-10-29Fixed missing 'in preparation since today'Stefan Ritter1-1/+2
2009-10-29Release 1.1:Stefan Ritter1-3/+5
2009-10-28Code cleanupStefan Ritter1-8/+9
2009-10-28Fixed bug that occours when description is missing in subjectStefan Ritter1-1/+5
2009-10-28Added utf-8 coding commentStefan Ritter1-0/+1
2009-10-27Help text should be lowercaseStefan Ritter1-5/+5
2009-10-27Added description of packages (optional), some cleanupStefan Ritter1-12/+21
2009-10-27Code cleanupStefan Ritter1-22/+26
2009-10-27BugfixesStefan Ritter1-4/+7
2009-10-27Added ITP functionalityStefan Ritter1-15/+20
2009-10-27Removed a needless regexpStefan Ritter1-5/+5
2009-10-27Added optparse -> --min and --max for specifying rangeStefan Ritter1-10/+24