summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vim-foldmarker should not conflict with epydocTill Maas2009-07-261-2/+2
* use description template for comment in updated bugsTill Maas2009-07-231-2/+2
* remove dir lib for saner imports(?)Till Maas2009-07-1919-19/+9
* sanitize imports / remove sys.path insertsTill Maas2009-07-195-11/+20
* read missing newline in description templateTill Maas2009-07-191-0/+1
* Merge branch 'work' into setupTill Maas2009-07-191-1/+1
|\
| * fix bugzilla reporting breakageTill Maas2009-07-191-1/+1
* | Merge branch 'work' into setupTill Maas2009-07-197-15/+201
|\|
| * check for upstream version in CVS sourcesTill Maas2009-07-197-15/+201
* | Merge branch 'master' into setupTill Maas2009-07-192-4/+7
|\|
| * remove and document some exceptionsTill Maas2009-07-191-1/+4
| * fix bug reportingTill Maas2009-07-191-3/+3
* | Merge branch 'work' into setupTill Maas2009-07-191-2/+6
|\|
| * make ./cnucnu.yaml optional againTill Maas2009-07-191-2/+6
* | document .gitignoreTill Maas2009-07-191-2/+4
* | Merge branch 'work' into setupTill Maas2009-07-191-14/+14
|\|
| * dump config to stdout, add dumping of current confTill Maas2009-07-191-14/+14
* | Merge branch 'work' into setupTill Maas2009-07-192-2/+6
|\|
| * fix config file dumpingTill Maas2009-07-191-2/+2
| * config.py: show default config as dictTill Maas2009-07-191-0/+4
* | Merge branch 'work' into setupTill Maas2009-07-199-70/+221
|\|
| * integrate default config in Config class, use itTill Maas2009-07-199-70/+221
* | cnucnu.ini.sample -> cnucnu.yaml.sampleTill Maas2009-07-181-1/+1
* | Merge branch 'work' into setupTill Maas2009-07-188-42/+97
|\|
| * use yaml instead of ini config fileTill Maas2009-07-188-42/+97
* | Merge branch 'work' into setupTill Maas2009-07-182-5/+22
|\|
| * BugzillaReporter: fix state settingTill Maas2009-07-181-1/+2
| * bugzilla_set_status.py: add summary update methodTill Maas2009-07-181-0/+5
| * BugzillaReporter: status setting & bug updatingTill Maas2009-07-181-5/+16
* | moved cnucnu to binTill Maas2009-07-181-0/+1
* | Merge branch 'work' into setupTill Maas2009-07-187-68/+190
|\|
| * fix repo query for new package in shellTill Maas2009-07-181-2/+3
| * make --shell (former --check) work without configTill Maas2009-07-183-19/+20
| * New default repo: redhat fedora mirrorTill Maas2009-07-185-80/+28
| * check for all bugs and support reporting in shellTill Maas2009-07-184-32/+152
| * checkshell: inspect completion, bug status reportTill Maas2009-07-183-4/+40
| * checkshell: match prompt to wiki packagelist lineTill Maas2009-07-181-1/+1
| * checkshell inspect: load package from wikiTill Maas2009-07-182-3/+19
* | gitignore setup.py files/dirs, inital MANIFEST.inTill Maas2009-07-182-0/+11
* | initial non-working setup.pyTill Maas2009-07-181-0/+32
|/
* cnucnu option to check everything agains freshmeatTill Maas2009-07-171-38/+52
* fix default value for repoqueryTill Maas2009-07-171-1/+1
* fix package_version_list caching conditionTill Maas2009-07-171-3/+2
* repoquery interface, PackageList refactorizationTill Maas2009-07-171-20/+25
* add freshmeat defaults for url and regexTill Maas2009-07-172-2/+13
* support DEFAULT regex and SF-DEFAULT url shortcutsTill Maas2009-07-172-4/+9
* fix checkshell brokage from refactoringTill Maas2009-07-172-2/+3
* basic support for bug filingTill Maas2009-07-176-30/+257
* populate .gitignoreTill Maas2009-07-171-0/+5
* mailing module to create and send mails via smtpTill Maas2009-07-173-0/+134