Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/cmdline.py
Commit message (Expand)AuthorAgeFilesLines
* Implement --no-extractlistsArthur de Jong2015-06-011-0/+3
* Fix handling of --block-sizeArthur de Jong2015-05-301-0/+2
* Add a --clean option to fsckArthur de Jong2015-05-171-0/+3
* Add an fsck commandArthur de Jong2015-05-171-0/+6
* Implement a restore commandArthur de Jong2015-05-151-0/+12
* Implement a --keep option for rmArthur de Jong2015-05-071-1/+15
* Change minimum archive usageArthur de Jong2015-04-101-1/+1
* Improve command-line handlingArthur de Jong2015-04-021-4/+26
* Add option for minimum number of filesMichel Wilson2015-03-271-0/+3
* Implement a command to remove backupsArthur de Jong2015-03-151-0/+9
* Implement find commandArthur de Jong2015-03-081-0/+9
* Rename snapshot to backupArthur de Jong2015-03-011-10/+13
* Implement --exclude-from optionArthur de Jong2015-03-011-0/+3
* Implement --exclude optionArthur de Jong2015-03-011-0/+3
* Implement a command to list backup contentsArthur de Jong2015-03-011-0/+11
* Implement a command to list backupsArthur de Jong2015-02-211-0/+5
* Implement xz compressionArthur de Jong2015-02-121-1/+1
* Implement a set-keys commandArthur de Jong2015-02-121-0/+8
* Implement bzip2 compressionArthur de Jong2015-02-121-1/+1
* Initial version of command-line handlingArthur de Jong2015-02-121-0/+86