summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add docstrings to nbblib.pluginsHans Ulrich Niedermann2008-07-151-1/+80
|
* Replace list.append with itertools.chain() callHans Ulrich Niedermann2008-07-151-3/+4
|
* Shut down logging in case of sys.exit()Hans Ulrich Niedermann2008-07-151-0/+4
|
* Introduce UnknownException and use itHans Ulrich Niedermann2008-07-151-3/+10
|
* Update docstring with new module nameHans Ulrich Niedermann2008-07-151-6/+6
|
* Comment out debug calls of 'ls -l' in pydoc rulesHans Ulrich Niedermann2008-07-151-1/+1
|
* Fix pydoc for 'make distcheck'Hans Ulrich Niedermann2008-07-151-8/+8
|
* Automatically adapt width command field in helpHans Ulrich Niedermann2008-07-151-1/+9
|
* Move TODOs into seperate fileHans Ulrich Niedermann2008-07-151-51/+0
|
* whitespaceHans Ulrich Niedermann2008-07-151-0/+1
|
* Store property values in instance, not prop objHans Ulrich Niedermann2008-07-151-7/+14
|
* Messing with pydocHans Ulrich Niedermann2008-07-151-9/+28
|
* Use @plugins.abstractmethod decoratorHans Ulrich Niedermann2008-07-153-12/+18
|
* Install pydoc-generated docsHans Ulrich Niedermann2008-07-151-2/+15
|
* Generate pydoc docsHans Ulrich Niedermann2008-07-154-3/+24
|
* Rename newplugins to pluginsHans Ulrich Niedermann2008-07-158-12/+12
|
* Message cosmeticsHans Ulrich Niedermann2008-07-151-1/+1
|
* Remove old plugin codeHans Ulrich Niedermann2008-07-153-72/+0
|
* Removed all 'from <module> import *' instancesHans Ulrich Niedermann2008-07-153-30/+26
|
* Rudimentary scons interfaceHans Ulrich Niedermann2008-07-151-0/+11
|
* Use @plugins.abstractmethod decoratorHans Ulrich Niedermann2008-07-153-5/+69
|
* Improve log messagesHans Ulrich Niedermann2008-07-151-2/+2
|
* More docsHans Ulrich Niedermann2008-07-151-0/+1
|
* Unified new plugin architectureHans Ulrich Niedermann2008-07-158-146/+237
| | | | | | Changes required on the way: - New nbb commands detect-vcs and detect-bs including tests. - misc small fixes
* Migrate VCS plugins to use newpluginsHans Ulrich Niedermann2008-07-152-27/+11
|
* Import nbblib.newplugins into nbblib namespaceHans Ulrich Niedermann2008-07-151-0/+3
|
* Add newplugins.pyHans Ulrich Niedermann2008-07-152-0/+261
|
* TODO stuffHans Ulrich Niedermann2008-07-151-0/+2
|
* Introduce logging moduleHans Ulrich Niedermann2008-07-153-4/+17
|
* Add basic logging supportHans Ulrich Niedermann2008-07-153-6/+12
|
* Converging plugin detect() methodsHans Ulrich Niedermann2008-07-152-7/+11
|
* More TODOsHans Ulrich Niedermann2008-07-151-0/+3
|
* Check for proper python version (2.4)Hans Ulrich Niedermann2008-07-152-4/+7
|
* Iterate over dict.iteritems() instead of .items()Hans Ulrich Niedermann2008-07-153-4/+8
|
* More TODOHans Ulrich Niedermann2008-07-151-0/+4
|
* TODO/DONE workHans Ulrich Niedermann2008-07-151-5/+7
|
* Improve command line exception handlingHans Ulrich Niedermann2008-07-153-8/+20
|
* More TODOs, docsHans Ulrich Niedermann2008-07-152-2/+7
|
* Test automake build commandsHans Ulrich Niedermann2008-07-152-3/+7
|
* Got rid of all strings used as exceptionsHans Ulrich Niedermann2008-07-154-4/+29
|
* Still mucking around with eclipse stuffHans Ulrich Niedermann2008-07-151-0/+2
|
* Rename nbb/ subdir to src/Hans Ulrich Niedermann2008-07-1510-0/+1080