Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for VISUAL | Aaron Bentley | 2007-07-16 | 1 | -3/+14 |
| | |||||
* | Ensure that Arch tests have a user id set | Aaron Bentley | 2007-07-16 | 2 | -0/+21 |
| | |||||
* | Merge from panometrics | Aaron Bentley | 2007-07-15 | 5 | -16/+147 |
|\ | |||||
| * | Fix long lines | Aaron Bentley | 2007-02-05 | 1 | -2/+4 |
| | | |||||
| * | Add support for Mercurial (Steve Borho) | Aaron Bentley | 2007-01-23 | 3 | -1/+120 |
| | | |||||
| * | Fix double-invocation bug | Aaron Bentley | 2006-09-05 | 1 | -1/+0 |
| | | |||||
| * | Merge changes from Belchenko | Aaron Bentley | 2006-08-11 | 3 | -3/+22 |
| |\ | |||||
| | * | 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 | ||||
| | * | 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 |
| | | | |||||
| * | | 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 | 1 | -3/+2 |
| |/ | |||||
* / | Added prompt to comments | Aaron Bentley | 2006-04-16 | 1 | -5/+27 |
|/ | |||||
* | Added copyright notice | Aaron Bentley | 2006-04-07 | 1 | -0/+17 |
| | |||||
* | Merge remaining fixes from Zwart | Aaron Bentley | 2006-04-06 | 2 | -4/+3 |
|\ | |||||
| * | 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 |
| | | |||||
* | | Add ReST support to web front end | Aaron Bentley | 2006-04-06 | 1 | -0/+108 |
| | | |||||
* | | Support for content-type in comments | Aaron Bentley | 2006-04-06 | 1 | -1/+3 |
| | | |||||
* | | Merge both lines | Aaron Bentley | 2006-04-04 | 2 | -1/+69 |
|\| | |||||
| * | Removed debugging code | Aaron Bentley | 2006-04-03 | 1 | -1/+0 |
| | | |||||
| * | Added reply handling to comments | Aaron Bentley | 2006-04-03 | 2 | -1/+70 |
| | | |||||
* | | Refactored the command listing | Aaron Bentley | 2006-04-01 | 1 | -0/+9 |
|/ | |||||
* | Fixed test suite for the unicode switch | Aaron Bentley | 2006-04-01 | 1 | -5/+5 |
| | |||||
* | Implemented basic comment diff | Aaron Bentley | 2006-03-31 | 1 | -2/+19 |
| | |||||
* | Added a repr for Bug | Aaron Bentley | 2006-03-31 | 1 | -0/+3 |
| | |||||
* | Dirty fix for new-comments not writing bug | Aaron Bentley | 2006-03-31 | 1 | -4/+8 |
| | |||||
* | Fix be diff with bzr | Aaron Bentley | 2006-03-23 | 1 | -2/+2 |
| | |||||
* | 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 | 2 | -15/+50 |
| | |||||
* | Added creator patch from Belchenko | Aaron Bentley | 2006-01-30 | 1 | -1/+6 |
| | |||||
* | Auto-decode user input to unicode | Aaron Bentley | 2006-01-26 | 1 | -1/+3 |
| | |||||
* | More unicode stuff | Aaron Bentley | 2006-01-26 | 1 | -2/+3 |
| | |||||
* | Enforced that all key/value pairs are unicode | Aaron Bentley | 2006-01-26 | 1 | -2/+2 |
| | |||||
* | Added more possible bug statuses | Aaron Bentley | 2006-01-25 | 1 | -2/+4 |
| | |||||
* | Fixed subprocess invocation for bzr | Aaron Bentley | 2005-12-23 | 2 | -2/+3 |
| | |||||
* | Various Windows-related bugfixes | Aaron Bentley | 2005-12-22 | 6 | -27/+43 |
| | |||||
* | got tests passing | Aaron Bentley | 2005-12-21 | 1 | -3/+0 |
| | |||||
* | Better error when bad path specified | Aaron Bentley | 2005-12-15 | 1 | -0/+2 |
| | |||||
* | Fixed bzr 'revlib' handling | Aaron Bentley | 2005-05-26 | 1 | -2/+5 |
| | |||||
* | Distinguished between 'paranoid' and non-paranoid add-id | Aaron Bentley | 2005-05-19 | 4 | -13/+16 |
| | | | | | The paranoid adds are only used for the .be root. Paranoia is a big time-suck on Arch trees, because they require a full inventory. | ||||
* | Added tests for double-init | Aaron Bentley | 2005-05-18 | 1 | -3/+18 |
| | |||||
* | Better errors for bad bug roots | Aaron Bentley | 2005-05-18 | 1 | -1/+17 |
| | |||||
* | Normalized paths before use in rel_filename | Aaron Bentley | 2005-05-18 | 1 | -0/+2 |
| | |||||
* | Ensured .be is source for Arch (closes 381) | Aaron Bentley | 2005-05-18 | 2 | -2/+87 |
| | | | | | | | Modified bug reports: 381: Ensure .be is source in Arch status: open -> closed | ||||
* | Added tests for missing $EDITOR | Aaron Bentley | 2005-05-17 | 1 | -1/+11 |
| | | | | | | | Modified bug reports: ecc: no tests for missing $EDITOR status: open -> closed |