summaryrefslogtreecommitdiffstats
path: root/scripts/logview
Commit message (Collapse)AuthorAgeFilesLines
* sort the logs by timestampSeth Vidal2013-07-081-1/+1
|
* only output if we have something to outputSeth Vidal2013-07-041-4/+4
|
* sortable, I thinkSeth Vidal2013-07-041-9/+14
|
* nicer to look at durationSeth Vidal2013-07-041-1/+1
|
* needs a \n :)Seth Vidal2013-07-041-1/+1
|
* add a --profile option to output timing info per taskSeth Vidal2013-07-041-0/+10
|
* add example with ANYSeth Vidal2013-07-041-0/+2
|
* add ANY search option to dump all tasksSeth Vidal2013-07-041-1/+1
|
* add examples to the usageSeth Vidal2013-07-041-1/+10
|
* rename show_changed to logview since that's what it isSeth Vidal2013-07-041-0/+79
|
* remove loglist and logview since their entire functionality is merged into ↵Seth Vidal2013-07-041-25/+0
| | | | show_changed
* 2 rough cuts for viewing/listing the ansible logsSeth Vidal2013-07-011-0/+25
- see the scripts for how they work and example usages