summaryrefslogtreecommitdiffstats
path: root/g13/sh-cmd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Use new function to print status strings.Werner Koch2018-02-141-24/+4
* Remove -I option to common.NIIBE Yutaka2017-03-071-1/+1
* Fix spelling.Daniel Kahn Gillmor2017-02-211-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Fix typos.Justus Winter2016-10-271-1/+1
* Fix more spellingDaniel Kahn Gillmor2016-09-171-1/+1
* g13: Implement --umount for dm-crypt.Werner Koch2016-08-141-0/+35
* g13: Fix double free bug.Werner Koch2016-08-131-2/+0
* g13: Consider g13tab for a mount command.Werner Koch2016-08-131-0/+47
* g13: New command --find-device.Werner Koch2016-08-131-0/+77
* g13: Add commands --suspend and --remove.Werner Koch2016-02-231-0/+117
* g13: Second chunk of code to support dm-crypt.Werner Koch2016-02-131-4/+108
* g13: Return an error for non-existing device.Werner Koch2016-02-131-3/+7
* g13: First chunk of code to support dm-crypt.Werner Koch2016-02-131-0/+555