aboutsummaryrefslogtreecommitdiffstats
path: root/g13/sh-cmd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-09g13: New option --no-mount.Werner Koch1-13/+17
2018-02-14common: Use new function to print status strings.Werner Koch1-24/+4
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
2017-02-21Fix spelling.Daniel Kahn Gillmor1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-10-27Fix typos.Justus Winter1-1/+1
2016-09-17Fix more spellingDaniel Kahn Gillmor1-1/+1
2016-08-14g13: Implement --umount for dm-crypt.Werner Koch1-0/+35
2016-08-13g13: Fix double free bug.Werner Koch1-2/+0
2016-08-13g13: Consider g13tab for a mount command.Werner Koch1-0/+47
2016-08-13g13: New command --find-device.Werner Koch1-0/+77
2016-02-23g13: Add commands --suspend and --remove.Werner Koch1-0/+117
2016-02-13g13: Second chunk of code to support dm-crypt.Werner Koch1-4/+108
2016-02-13g13: Return an error for non-existing device.Werner Koch1-3/+7
2016-02-13g13: First chunk of code to support dm-crypt.Werner Koch1-0/+555