Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | 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 | |
| | * | | add help to 'inprogress'. | Thomas Gerigk | 2006-04-03 | 1 | -0/+12 | |
| | * | | 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 | |
| | * | | 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 | |
* | | 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 | |
* | | 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 | |
| * | | | Merge from upstream | Aaron Bentley | 2006-02-03 | 1 | -5/+12 | |
| |\ \ \ | ||||||
| * | | | | Auto-commit | Aaron Bentley | 2006-02-03 | 0 | -0/+0 | |
| * | | | | Merges kinda working | Aaron Bentley | 2006-02-03 | 11 | -20/+216 | |
| |\ \ \ \ | ||||||
* | | | | | | Nicer comment bodies | Aaron Bentley | 2006-02-06 | 1 | -1/+29 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Added compatibility functions for commit to arch, no_rcs | Aaron Bentley | 2006-02-03 | 2 | -0/+18 | |
* | | | | | Fixed directory handling in old bzr stuff | Aaron Bentley | 2006-02-03 | 1 | -12/+13 | |
| |_|_|/ |/| | | | ||||||
* | | | | Fixed merge change detection | Aaron Bentley | 2006-02-03 | 1 | -2/+2 | |
| |_|/ |/| | | ||||||
* | | | Did post-commit merging | Aaron Bentley | 2006-02-03 | 1 | -5/+12 | |
| |/ |/| | ||||||
* | | Fixed up last commit | Aaron Bentley | 2006-02-03 | 1 | -5/+3 | |
* | | Got commit basics working for bzr | Aaron Bentley | 2006-02-03 | 3 | -15/+53 | |
* | | Added creator patch from Belchenko | Aaron Bentley | 2006-01-30 | 1 | -1/+6 | |
|/ | ||||||
* | merged upstream | Aaron Bentley | 2006-01-26 | 1 | -0/+35 | |
|\ | ||||||
| * | Merge my changes | Aaron Bentley | 2006-01-25 | 22 | -12/+540 | |
| |\ | ||||||
| * | | Added bug report | Aaron Bentley | 2005-12-27 | 1 | -0/+35 | |
* | | | Auto-decode user input to unicode | Aaron Bentley | 2006-01-26 | 1 | -1/+3 | |
* | | | More unicode stuff | Aaron Bentley | 2006-01-26 | 2 | -2/+5 | |
* | | | Enforced that all key/value pairs are unicode | Aaron Bentley | 2006-01-26 | 1 | -2/+2 | |
| |/ |/| | ||||||
* | | Show number of comments in bug list | Aaron Bentley | 2006-01-25 | 2 | -3/+3 | |
* | | Updated bugtracker | Aaron Bentley | 2006-01-25 | 7 | -2/+177 |