aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/arch.py
Commit message (Expand)AuthorAgeFilesLines
* Merge from Ben Finney's RCS unittest patchW. Trevor King2009-06-211-5/+9
|\
| * Make RCS testcase subclasses dynamically.John Doe2009-06-141-5/+9
* | Allow defaults for config.get_val() in case of missing user-config file.W. Trevor King2009-06-191-3/+3
* | Merged James Rowe's arch-shouldn't-create-userwide-config-file patch.James Rowe2009-06-191-1/+1
* | Added libbe/encoding.py to wrap input/output/file access appropriately.W. Trevor King2008-11-251-8/+18
|/
* Added archive/project init code for `./test_usage.sh arch`.W. Trevor King2008-11-231-7/+0
* Explicit rcs.cleanup() in bugdir test.W. Trevor King2008-11-221-13/+6
* Created and fixed bug 496edad5-1484-413a-bc68-4b01274a65eb.W. Trevor King2008-11-221-5/+24
* Another major rewrite. Now BugDir, Bug, and Comment are more distinct.W. Trevor King2008-11-211-10/+60
* Major rewrite of RCS backends. RCS now represented as a class.W. Trevor King2008-11-181-166/+191
* Replaced libbe.arch.invoke() with general rcs.invoke()W. Trevor King2008-11-141-14/+3
* * use python2.4/2.5 compatible import of ElementTreeW. Trevor King2008-11-131-1/+5
* Ensure that Arch tests have a user id setAaron Bentley2007-07-161-0/+20
* Added compatibility functions for commit to arch, no_rcsAaron Bentley2006-02-031-0/+9
* Fixed subprocess invocation for bzrAaron Bentley2005-12-231-0/+1
* Various Windows-related bugfixesAaron Bentley2005-12-221-8/+11
* Distinguished between 'paranoid' and non-paranoid add-idAaron Bentley2005-05-191-8/+8
* Normalized paths before use in rel_filenameAaron Bentley2005-05-181-0/+2
* Ensured .be is source for Arch (closes 381)Aaron Bentley2005-05-181-1/+86
* Added appropriate copyright notices, GPLed.Aaron Bentley2005-05-161-0/+16
* Added preliminary tree-diffing supportAaron Bentley2005-04-141-6/+17
* Added RCS configuration.Aaron Bentley2005-03-191-0/+32
* Made arch_client configurableAaron Bentley2005-03-111-3/+14
* Added RCS integrationAaron Bentley2005-03-091-0/+15