Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge test case fixes without trailing commas | Aaron Bentley | 2006-04-06 | 7 | -12/+12 |
|\ | |||||
| * | unbreak some tests. | Marien Zwart | 2006-04-05 | 7 | -20/+20 |
| | | |||||
* | | New bug reports: | Aaron Bentley | 2006-04-06 | 3 | -0/+63 |
|\ \ | | | | | | | | | | | | | | | | | | | ID: 597 Severity: minor Creator: abentley RST test | ||||
| * \ | Merge from upstream | Aaron Bentley | 2006-04-06 | 7 | -53/+241 |
| |\ \ | |/ / |/| | | |||||
* | | | Add ReST support to web front end | Aaron Bentley | 2006-04-06 | 7 | -53/+241 |
| | | | |||||
| * | | Auto-commit | Aaron Bentley | 2006-04-06 | 3 | -1/+29 |
| | | | |||||
| * | | Auto-commit | Aaron Bentley | 2006-04-06 | 0 | -0/+0 |
| | | | |||||
| * | | Merge from upstream | Aaron Bentley | 2006-04-06 | 30 | -82/+417 |
| |\ \ | |/ / |/| | | |||||
* | | | Support for content-type in comments | Aaron Bentley | 2006-04-06 | 1 | -1/+3 |
| | | | |||||
* | | | Fixed tests to use lists, so that optparse can mangle them | Aaron Bentley | 2006-04-04 | 7 | -20/+20 |
| | | | |||||
* | | | Merge both lines | Aaron Bentley | 2006-04-04 | 16 | -29/+225 |
|\ \ \ | | |/ | |/| | |||||
| * | | Added support for threaded comments | Aaron Bentley | 2006-04-04 | 2 | -5/+28 |
| | | | |||||
| * | | Removed debugging code | Aaron Bentley | 2006-04-03 | 1 | -1/+0 |
| | | | |||||
| * | | Updated NEWS | Aaron Bentley | 2006-04-03 | 1 | -1/+15 |
| | | | |||||
| * | | Help cleanup | Aaron Bentley | 2006-04-03 | 5 | -7/+1 |
| | | | |||||
| * | | Merge help updates | Aaron Bentley | 2006-04-03 | 10 | -14/+102 |
| |\ \ | |||||
| | * | | added help to 'upgrade'. | Thomas Gerigk | 2006-04-03 | 1 | -1/+12 |
| | | | | |||||
| | * | | parsified 'target'-help. | Thomas Gerigk | 2006-04-03 | 1 | -3/+9 |
| | | | | | | | | | | | | | | | | (target or aim..) | ||||
| | * | | added help to 'show'. | Thomas Gerigk | 2006-04-03 | 1 | -1/+14 |
| | | | | |||||
| | * | | changed severity.py-help to parsing. | Thomas Gerigk | 2006-04-03 | 1 | -3/+9 |
| | | | | |||||
| | * | | changed set.py to parsing. | Thomas Gerigk | 2006-04-03 | 1 | -2/+9 |
| | | | | |||||
| | * | | added help to 'open'. | Thomas Gerigk | 2006-04-03 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | (errhh... what is the status of a new bug?) | ||||
| | * | | add help to 'inprogress'. | Thomas Gerigk | 2006-04-03 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | (What does 'in-progress' mean to a bug?) | ||||
| | * | | added help to 'close' | Thomas Gerigk | 2006-04-03 | 1 | -0/+13 |
| | | | | |||||
| | * | | changed assign.py to look similar to those commands using get_parser()-stuff. | Thomas Gerigk | 2006-04-03 | 1 | -3/+8 |
| | | | | | | | | | | | | | | | | (No, i don't really know what i'm doing |-) | ||||
| | * | | Catch AttributeError when a command has no help() def'd. | Thomas Gerigk | 2006-04-03 | 1 | -1/+5 |
| | | | | |||||
| * | | | Added reply handling to comments | Aaron Bentley | 2006-04-03 | 4 | -9/+87 |
| |/ / | |||||
* / / | Refactored the command listing | Aaron Bentley | 2006-04-01 | 3 | -10/+11 |
|/ / | |||||
* | | Fixed test suite for the unicode switch | Aaron Bentley | 2006-04-01 | 7 | -16/+16 |
| | | |||||
* | | New bug reports: | Aaron Bentley | 2006-04-01 | 3 | -0/+51 |
| | | | | | | | | | | | | | | ID: 210 Severity: minor Creator: abentley target (and others?) aren't parsed properly | ||||
* | | Patch from Thomas Gerigk to add a 'help' command | Aaron Bentley | 2006-04-01 | 3 | -1/+45 |
| | | |||||
* | | Modified bug reports: | Aaron Bentley | 2006-03-31 | 1 | -1/+1 |
| | | | | | | | | e01: No way to commit/update from beweb status: in-progress -> closed | ||||
* | | Implemented basic comment diff | Aaron Bentley | 2006-03-31 | 3 | -2/+34 |
| | | |||||
* | | Added a repr for Bug | Aaron Bentley | 2006-03-31 | 1 | -0/+3 |
| | | |||||
* | | Added stripey table support | Aaron Bentley | 2006-03-31 | 3 | -5/+11 |
| | | |||||
| * | Auto-commit | Aaron Bentley | 2006-04-06 | 0 | -0/+0 |
| | | |||||
| * | Auto-commit | Aaron Bentley | 2006-04-06 | 1 | -0/+35 |
|/ | |||||
* | Auto-commit | Aaron Bentley | 2006-03-31 | 1 | -1/+1 |
| | |||||
* | Added bug searching | Aaron Bentley | 2006-03-31 | 2 | -5/+23 |
| | |||||
* | Dirty fix for new-comments not writing bug | Aaron Bentley | 2006-03-31 | 3 | -5/+13 |
| | |||||
* | Fix be diff with bzr | Aaron Bentley | 2006-03-23 | 1 | -2/+2 |
| | |||||
* | Fixed initial space bug | Aaron Bentley | 2006-02-06 | 1 | -0/+1 |
| | |||||
* | merge bug updates | Aaron Bentley | 2006-02-06 | 8 | -1/+191 |
|\ | |||||
| * | Merge from upstream | Aaron Bentley | 2006-02-06 | 3 | -12/+31 |
| |\ | |||||
| * | | Auto-commit | Aaron Bentley | 2006-02-06 | 1 | -1/+1 |
| | | | |||||
| * | | Auto-commit | Aaron Bentley | 2006-02-03 | 1 | -0/+35 |
| | | | |||||
| * | | Auto-commit | Aaron Bentley | 2006-02-03 | 1 | -1/+1 |
| | | | |||||
| * | | Merge from upstream | Aaron Bentley | 2006-02-03 | 1 | -2/+2 |
| |\ \ | |||||
| * | | | Auto-commit | Aaron Bentley | 2006-02-03 | 1 | -1/+1 |
| | | | | |||||
| * | | | Auto-commit | Aaron Bentley | 2006-02-03 | 1 | -1/+1 |
| | | | |