index
:
delta/cliapp.git
baserock/liw/cliapp-update
baserock/markdoffman/S10358/remove-automatic-help
baserock/markdoffman/remove-automatic-help
baserock/morph
baserock/richardholland/cliapp-update
baserock/richardmaw/cliapp-pipefail
baserock/richardmaw/pipeline-stderr-pipe
baserock/richardmaw/pipeline-stderr-pipe-v2
baserock/sam/python3
baserock/sam/python3+custom-help
liw/timeout
master
trunk
git.liw.fi: cliapp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cliapp
/
app.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add: Python3 support
Lars Wirzenius
2017-08-19
1
-12
/
+16
*
Drop empty lines, iterate over dict, not .keys()
Lars Wirzenius
2017-01-27
1
-2
/
+2
*
Added --log=stderr to log to STDERR
Roland Mas
2016-01-08
1
-0
/
+16
*
Give better error message if YAML config is bad
Lars Wirzenius
2015-12-26
1
-0
/
+3
*
Add subcommand usage getter
Richard Ipsum
2015-08-29
1
-0
/
+4
*
Move memory dumping method to util.py
Lars Wirzenius
2015-05-31
1
-66
/
+2
*
Add running of pylint in 'make check' and fix things
Lars Wirzenius
2015-04-18
1
-38
/
+40
*
Run pep8 in "make check" and fix so it passes
Lars Wirzenius
2015-04-18
1
-35
/
+31
*
Remove some dead code
Lars Wirzenius
2014-04-15
1
-16
/
+0
*
Split logging setup into further overrideable methods
Lars Wirzenius
2014-04-15
1
-5
/
+14
*
Split of logging setup for file into separate method
Lars Wirzenius
2014-04-15
1
-10
/
+16
*
Fix missing get_help_text_formatter
Lars Wirzenius
2014-04-09
1
-1
/
+1
*
Avoid crash if /proc/self/status doesn't exist
Lars Wirzenius
2013-11-06
1
-1
/
+4
*
Format only subcommand full help with custom formatter
Lars Wirzenius
2013-10-30
1
-4
/
+8
*
Check subcommand validity outside formatter
Lars Wirzenius
2013-10-30
1
-4
/
+5
*
Add method for return help text formatters
Lars Wirzenius
2013-10-30
1
-1
/
+15
*
Nicely report unknown variables in config files
Lars Wirzenius
2013-10-30
1
-0
/
+3
*
Log cwd, uid, euid, gid, egid at startup
Lars Wirzenius
2013-10-29
1
-0
/
+7
*
Disable VmRSS reporting on non-Linux platforms
trunk
Lars Wirzenius
2013-08-22
1
-0
/
+2
*
Make "help" give useful error if subcommand is unknown
Lars Wirzenius
2013-06-09
1
-0
/
+2
*
Remove trailing whitespace from ends of lines
Lars Wirzenius
2013-06-09
1
-80
/
+80
*
Refactor to avoid duplicated code
Lars Wirzenius
2013-02-10
1
-24
/
+8
*
Add help-all subcommand
Lars Wirzenius
2013-02-10
1
-0
/
+24
*
Allow hiding of subcommands from help output
Lars Wirzenius
2013-02-10
1
-7
/
+14
*
Add subcommand aliases
Lars Wirzenius
2013-02-10
1
-6
/
+15
*
Handle newline-less docstrings
Lars Wirzenius
2013-01-19
1
-2
/
+6
*
Exclude from test coverage
Lars Wirzenius
2013-01-19
1
-1
/
+1
*
Remove dead code
Lars Wirzenius
2013-01-19
1
-33
/
+0
*
Make help subcommand show full documentation for named commands
Lars Wirzenius
2013-01-19
1
-3
/
+21
*
Obey COLUMNS for help output
Lars Wirzenius
2013-01-19
1
-1
/
+6
*
Format output of the help subcommand
Lars Wirzenius
2013-01-19
1
-2
/
+5
*
Use new formatter for --help output to list subcommand summaries
Lars Wirzenius
2013-01-19
1
-4
/
+3
*
Start a text formatting class
Lars Wirzenius
2013-01-19
1
-3
/
+14
*
Log process times when logging memory info
Lars Wirzenius
2013-01-19
1
-0
/
+12
*
Make logging setup more overrideable by app
Lars Wirzenius
2013-01-19
1
-6
/
+43
*
Log Python version at startup
Lars Wirzenius
2013-01-10
1
-0
/
+1
*
Set process title only if /proc/self/comm exists
Lars Wirzenius
2012-12-25
1
-6
/
+4
*
Add a way to compute setting values
Lars Wirzenius
2012-12-19
1
-3
/
+18
*
Exclude the help subcommand code from test coverage
Lars Wirzenius
2012-12-08
1
-1
/
+1
*
Add a default subcommand 'help'
Lars Wirzenius
2012-12-08
1
-0
/
+13
*
Trigger memory dump at the beginning
Lars Wirzenius
2012-12-04
1
-1
/
+1
*
Fix test for memory dump interval
Lars Wirzenius
2012-12-04
1
-1
/
+1
*
Fix attribute name
Lars Wirzenius
2012-12-03
1
-1
/
+1
*
Add memory-profiling-interval setting
Lars Wirzenius
2012-12-03
1
-0
/
+8
*
Fix meliae memory dumping
Lars Wirzenius
2012-12-03
1
-0
/
+3
*
Make subcommand arg synopsis default to empty string
Lars Wirzenius
2012-10-18
1
-1
/
+1
*
Handle process name setting IOErrors gracefully
Lars Wirzenius
2012-10-09
1
-3
/
+6
*
syslog improvements
Lars Wirzenius
2012-10-08
1
-5
/
+15
*
Merge from upstream
Lars Wirzenius
2012-09-22
1
-1
/
+1
|
\
|
*
Fix docstring for setup method
Lars Wirzenius
2012-09-12
1
-1
/
+1
[next]