Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for Mercurial (Steve Borho) | Aaron Bentley | 2007-01-23 | 1 | -0/+6 |
* | Fix double-invocation bug | Aaron Bentley | 2006-09-05 | 1 | -1/+0 |
* | Merge changes from Belchenko | Aaron Bentley | 2006-08-11 | 1 | -0/+8 |
|\ | |||||
| * | 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 | 1 | -2/+2 |
* | | Use Popen.communicate instead of reading the individual streams (why needed?) | Aaron Bentley | 2006-07-19 | 1 | -3/+2 |
|/ | |||||
* | Got commit basics working for bzr | Aaron Bentley | 2006-02-03 | 1 | -0/+16 |
* | Added appropriate copyright notices, GPLed. | Aaron Bentley | 2005-05-16 | 1 | -0/+16 |
* | Support for bzr inventory operations | Aaron Bentley | 2005-05-04 | 1 | -0/+6 |
* | Added RCS configuration. | Aaron Bentley | 2005-03-19 | 1 | -17/+15 |
* | Switched tree format to mapfile-based | Aaron Bentley | 2005-03-17 | 1 | -2/+6 |
* | Added RCS integration | Aaron Bentley | 2005-03-09 | 1 | -0/+14 |