Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix double-invocation bug | Aaron Bentley | 2006-09-05 | 1 | -1/+0 |
| | |||||
* | Merge changes from Belchenko | Aaron Bentley | 2006-08-11 | 4 | -5/+25 |
|\ | |||||
| * | line-endings in .bzrignore | Alexander Belchenko | 2006-08-11 | 1 | -8/+8 |
| | | |||||
| * | don't use std. commands module 'cause it's Linux-only. Grab code from this ↵ | Alexander Belchenko | 2006-08-11 | 1 | -2/+10 |
| | | | | | | | | module and adapt it to win32 | ||||
| * | ignore .shelf | Alexander Belchenko | 2006-07-19 | 1 | -7/+8 |
| | | |||||
| * | win32: fix crash of 'be show' when bug don't have comments | Alexander Belchenko | 2006-07-19 | 1 | -1/+4 |
| | | |||||
| * | subprocess: win32 don't have os.execvp() so have to run command in a shell | Alexander Belchenko | 2006-07-19 | 1 | -1/+7 |
| | | |||||
| * | .bzrignore | Alexander Belchenko | 2006-07-18 | 1 | -0/+3 |
| | | |||||
* | | Use subprocess-native functionality for changing directory | Aaron Bentley | 2006-07-19 | 2 | -10/+3 |
| | | |||||
* | | Use Popen.communicate instead of reading the individual streams (why needed?) | Aaron Bentley | 2006-07-19 | 2 | -3/+6 |
|/ | |||||
* | Handle UTF-8 comments | Aaron Bentley | 2006-04-18 | 1 | -1/+1 |
| | |||||
* | Note the dependencies/reverse-dependencies debate | Aaron Bentley | 2006-04-17 | 2 | -0/+26 |
| | |||||
* | Fix help printing (Lee Braiden) | Aaron Bentley | 2006-04-17 | 2 | -2/+3 |
| | |||||
* | Revert change, because it messes up stripey tables | Aaron Bentley | 2006-04-12 | 1 | -7/+3 |
| | |||||
* | Hide closed using display:None | Aaron Bentley | 2006-04-12 | 1 | -3/+7 |
| | |||||
* | Remember search value | Aaron Bentley | 2006-04-12 | 1 | -1/+1 |
| | |||||
* | Tweaked colours of odd/even rows in tables | Aaron Bentley | 2006-04-12 | 2 | -4/+18 |
| | |||||
* | Teach PrestHandler to handle bad paths cleanly | Aaron Bentley | 2006-04-12 | 1 | -1/+10 |
| | |||||
* | Use relative path to database | Aaron Bentley | 2006-04-12 | 2 | -2/+2 |
| | |||||
* | Merge with other be | Aaron Bentley | 2006-04-11 | 10 | -28/+57 |
|\ | |||||
| * | Used identity for new comments and bugs | Aaron Bentley | 2006-04-11 | 2 | -1/+7 |
| | | |||||
| * | Use people listings from identity framework, not config, on bug pages. | Aaron Bentley | 2006-04-11 | 3 | -2/+7 |
| | | |||||
| * | Enable identity tracking | Aaron Bentley | 2006-04-11 | 3 | -10/+10 |
| | | |||||
| * | Fixed up config a bit | Aaron Bentley | 2006-04-11 | 3 | -16/+17 |
| | | |||||
| * | Merge from home (TurboGears 0.9) | Aaron Bentley | 2006-04-11 | 72 | -115/+663 |
| |\ | |||||
| * | | Added copyright notice | Aaron Bentley | 2006-04-07 | 1 | -0/+17 |
| | | | |||||
* | | | Updated NEWS | Aaron Bentley | 2006-04-10 | 1 | -0/+14 |
| |/ |/| | |||||
* | | removed unused files | Aaron Bentley | 2006-04-10 | 1 | -0/+0 |
| | | |||||
* | | Got rid of machine-specific paths | Aaron Bentley | 2006-04-10 | 1 | -4/+3 |
| | | |||||
* | | Updated beweb to use TurboGears 0.9 | Aaron Bentley | 2006-04-10 | 70 | -115/+587 |
| | | |||||
* | | Noted bug | Aaron Bentley | 2006-04-10 | 3 | -0/+77 |
|/ | |||||
* | Adjust version number in setup.py, so we don't hit 205 prematurely :-) | Aaron Bentley | 2006-04-06 | 2 | -1/+2 |
| | |||||
* | Add Zwart to AUTHORS list | Aaron Bentley | 2006-04-06 | 1 | -0/+1 |
| | |||||
* | Merge remaining fixes from Zwart | Aaron Bentley | 2006-04-06 | 7 | -12/+36 |
|\ | |||||
| * | Friendlier error message on "inprogress" or "open" with no arguments. | Marien Zwart | 2006-04-05 | 2 | -2/+4 |
| | | |||||
| * | Friendlier error message on "close" with no arguments. | Marien Zwart | 2006-04-05 | 1 | -1/+2 |
| | | |||||
| * | Correctly interpret the "no merge location" message from bzr 0.7. | Marien Zwart | 2006-04-05 | 1 | -1/+2 |
| | | |||||
| * | Determine plugin_path from the location of the plugin module, not from argv[0]. | Marien Zwart | 2006-04-05 | 1 | -3/+1 |
| | | |||||
| * | Install the be script. | Marien Zwart | 2006-04-05 | 1 | -0/+1 |
| | | |||||
| * | Exit with a nonzero status if the tests fail. | Marien Zwart | 2006-04-05 | 1 | -5/+15 |
| | | |||||
| * | Add setup.py | Marien Zwart | 2006-04-05 | 1 | -0/+11 |
| | | |||||
* | | 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 |
| | | |