aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Determine plugin_path from the location of the plugin module, not from argv[0].Marien Zwart2006-04-051-3/+1
* Various Windows-related bugfixesAaron Bentley2005-12-221-1/+1
* Added appropriate copyright notices, GPLed.Aaron Bentley2005-05-161-0/+16
* Fixed test cases so they're not machine-specificAaron Bentley2005-03-201-2/+3
* Added unit testing frameworkAaron Bentley2005-03-111-3/+26
* Implemented plugin system for viewing commandsAaron Bentley2005-03-111-0/+25