index
:
delta/python-packages/cliff-tablib.git
master
github.com: dreamhost/cliff-tablib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
demoapp
Commit message (
Expand
)
Author
Age
Files
Lines
*
add longer docstring to show how it is printed by help
Doug Hellmann
2012-04-28
1
-2
/
+4
*
add ShowOne base class for commands that need to show properties of an indivi...
Doug Hellmann
2012-04-27
2
-0
/
+32
*
remove example that I was using as a syntax reminder
Doug Hellmann
2012-04-25
1
-4
/
+0
*
Added a bit more to the README.
Duncan McGreggor
2012-04-23
1
-9
/
+23
*
flesh out instructions for using the demo app
Doug Hellmann
2012-04-23
1
-10
/
+25
*
Added a README for the demo app.
Duncan McGreggor
2012-04-23
1
-0
/
+35
*
Added download url to both setup.py files and updated the demo setup.py with
Duncan McGreggor
2012-04-23
1
-1
/
+2
*
Added missing distribute setup file.
Duncan McGreggor
2012-04-23
1
-0
/
+477
*
start creating a subclass of command for producing a list of output in differ...
Doug Hellmann
2012-04-22
2
-0
/
+17
*
Pass the I/O streams into the app
Doug Hellmann
2012-04-22
1
-1
/
+1
*
add some error handling to App
Doug Hellmann
2012-04-22
3
-3
/
+16
*
tweak App api to make it easier to override and perform global actions before...
Doug Hellmann
2012-04-22
2
-1
/
+12
*
use logging for controlling console output verbosity
Doug Hellmann
2012-04-21
1
-1
/
+5
*
clean up argv handling
Doug Hellmann
2012-04-20
1
-2
/
+6
*
replace default --help processor with one that includes the list of subcomman...
Doug Hellmann
2012-04-20
1
-0
/
+1
*
Sample program with command plugins
Doug Hellmann
2012-04-20
4
-0
/
+200