Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-09 | Updating copyright years to 2008. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Use ${*} instead of ${@} for checking for no arguments in lh_clean. | Chris Lamb | 1 | -1/+1 | |
${@} expands to "<arg1>" "<arg2>" ... etc., which causes the -z test to encounter too many arguments and thus fail with an error. | |||||
2011-03-09 | Implement -v/--version and -h/--help in lh_clean. | Chris Lamb | 1 | -0/+8 | |
2011-03-09 | Implement -u/--usage function in lh_clean (Closes: #454553) | Chris Lamb | 1 | -1/+6 | |
2011-03-09 | Disabling global arguments in lh_clean (Closes: #451960). | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Moving sanity check in lh_clean to the earliest possibility. | Daniel Baumann | 1 | -7/+7 | |
2011-03-09 | Switching lh_clean to proper command line arguments. | Daniel Baumann | 1 | -17/+17 | |
2011-03-09 | Adding 'remove' case, which is in between of all and purge. | Daniel Baumann | 1 | -0/+5 | |
2011-03-09 | Adding a check to see if user is running lh_clean from a sane location (i.e. ↵ | Daniel Baumann | 1 | -0/+7 | |
not config/), thanks to Kai Hendry <hendry@webconverger.com>. | |||||
2011-03-09 | Adding forgotten handling of default case. | Daniel Baumann | 1 | -2/+9 | |
2011-03-09 | Adding live-helper 1.0~a27-1. | Daniel Baumann | 1 | -14/+1 | |
2011-03-09 | Adding live-helper 1.0~a24-1. | Daniel Baumann | 1 | -78/+81 | |
2011-03-09 | Adding live-helper 1.0~a23-1. | Daniel Baumann | 1 | -0/+2 | |
2011-03-09 | Adding live-helper 1.0~a19-1. | Daniel Baumann | 1 | -1/+2 | |
2011-03-09 | Adding live-helper 1.0~a16-1. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Adding live-helper 1.0~a15-1. | Daniel Baumann | 1 | -7/+6 | |
2011-03-09 | Adding live-helper 1.0~a13-1. | Daniel Baumann | 1 | -6/+6 | |
2011-03-09 | Adding live-helper 1.0~a8-1. | Daniel Baumann | 1 | -4/+5 | |
2011-03-09 | Adding live-helper 1.0~a7-1. | Daniel Baumann | 1 | -9/+9 | |
2011-03-09 | Adding live-helper 1.0~a6-1. | Daniel Baumann | 1 | -1/+2 | |
2011-03-09 | Adding live-helper 1.0~a5-1. | Daniel Baumann | 1 | -0/+5 | |
2011-03-09 | Adding live-helper 1.0~a4-1. | Daniel Baumann | 1 | -4/+14 | |
2011-03-09 | Adding live-helper 1.0~a3-1. | Daniel Baumann | 1 | -5/+29 | |
2011-03-09 | Adding live-helper 1.0~a2-1. | Daniel Baumann | 1 | -21/+22 | |
2011-03-09 | Adding live-helper 1.0~a1-1. | Daniel Baumann | 1 | -0/+71 | |