aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/mapfile.py
Commit message (Expand)AuthorAgeFilesLines
* Major rewrite of RCS backends. RCS now represented as a class.W. Trevor King2008-11-181-1/+7
* Removerd the diff3 functions from mapfile.py.W. Trevor King2008-11-141-70/+0
* Split Bug and Comment class out to bug.py from bugdir.pyW. Trevor King2008-11-141-0/+24
* Fixed test suite for the unicode switchAaron Bentley2006-04-011-5/+5
* Enforced that all key/value pairs are unicodeAaron Bentley2006-01-261-2/+2
* Added appropriate copyright notices, GPLed.Aaron Bentley2005-05-161-0/+16
* Moved FileString and get_file() into utility.pyAaron Bentley2005-03-231-31/+13
* Switched tree format to mapfile-basedAaron Bentley2005-03-171-98/+12
* Implemented diff3 splittingAaron Bentley2005-03-151-2/+76
* Fixed failing testAaron Bentley2005-03-151-1/+1
* Implemented map file format 2 generationAaron Bentley2005-03-151-0/+85
* Implemented mapfilesAaron Bentley2005-03-141-0/+99