summaryrefslogtreecommitdiffstats
path: root/ipa
Commit message (Expand)AuthorAgeFilesLines
* 133: Renamed run.py to api.pyJason Gerard DeRose2008-08-131-1/+1
* 130: Renamed startup.py to load_plugins.pyJason Gerard DeRose2008-08-131-1/+2
* 110: Started fleshing out more in cli.pyJason Gerard DeRose2008-08-111-0/+6
* 86: Actually change *all* tab indentation to 4-space: 'sed s/\t/ /g'Jason Gerard DeRose2008-08-081-63/+63
* 81: Switch from tab to 4-space indentationJason Gerard DeRose2008-08-081-105/+105
* 55: Cleaned up print_api() function in ipa scriptJason Gerard DeRose2008-08-061-29/+74
* 54: Added plugable.Proxy._clone() method; fleshed out public.obj; updated uni...Jason Gerard DeRose2008-08-061-10/+65
* 53: Changed plugable.Registar so the same plugin can be added to in the ns fo...Jason Gerard DeRose2008-08-051-1/+1
* 52: Got cli working against new frameworkJason Gerard DeRose2008-08-051-23/+16
* 27: Added quick hack for replace('-', '_') problem I'm havingJason Gerard DeRose2008-07-211-2/+3
* 26: Added AbstractCommand.get_doc() method to return the gettext translated s...Jason Gerard DeRose2008-07-211-14/+23
* 25: Updated plugin examples, ipa scriptJason Gerard DeRose2008-07-201-1/+3
* 21: ipa script: improved print_api(); added missing sys.exit() after print_ap...Jason Gerard DeRose2008-07-201-2/+4
* 20: Updated example plugins, added '_api_' command to ipa script with prints ...Jason Gerard DeRose2008-07-201-3/+19
* 13: Starting playing around with 'ipa' cli scriptJason Gerard DeRose2008-07-201-0/+49