bootsh v1.1.2
Sotiris Papatheodorou (4):
Update ASCII art
Update the help message
Remove trailing dots from manpage
Increment version to 1.1.2
bootsh v1.1.1
Sotiris Papatheodorou (7):
Update code style
Remove unused column dependency
Remove redundant test
Add test for directory input
Add option to show the program version
Add ASCII art logo
Increment version to v1.1.1
bootsh v1.1.0
Sotiris Papatheodorou (5):
Add -h option
Make FSFE Reuse compliant
Add manpage
Add makefile
Increment version to v1.1.0
bootsh v1.0.2
Sotiris Papatheodorou (2):
Fix typo
Bump version to v1.0.2
bootsh v1.0.1
Sotiris Papatheodorou (7):
Add column to checked dependencies
Remove unnecessary use of grep
Hide hotpluggable SATA devices
Show message if no removable devices are found
Use grep -F where appropriate
Improve code style
Add version number in the source
bootsh v1.0.0
Implemented all desired features.