aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/hg.py
Commit message (Expand)AuthorAgeFilesLines
* Updated GPLv2 to current GPLv2.W. Trevor King2009-07-141-11/+11
* Updated copyright blurbs and AUTHORS and included script for future updatesW. Trevor King2009-07-011-1/+3
* Added ability to handle non text/* MIME types.W. Trevor King2009-06-261-2/+2
* Merge from Ben Finney's RCS unittest patchW. Trevor King2009-06-211-5/+8
|\
| * Make RCS testcase subclasses dynamically.John Doe2009-06-141-5/+8
* | Added libbe/encoding.py to wrap input/output/file access appropriately.W. Trevor King2008-11-251-2/+2
|/
* Major rewrite of RCS backends. RCS now represented as a class.W. Trevor King2008-11-181-98/+69
* Fix long linesAaron Bentley2007-02-051-2/+4
* Add support for Mercurial (Steve Borho)Aaron Bentley2007-01-231-0/+113