| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | mounter improvements, old scripts removed | Luke Smith | 2023-02-17 | 1 | -21/+0 |
| | | | | | now checks fstab for info, also one less android prompt | ||||
| * | fix #1233 and improve and cleanup mount scripts | Luke Smith | 2022-11-16 | 1 | -36/+13 |
| | | |||||
| * | We don't need sed here (#1006) | krisdoodle45 | 2021-09-24 | 1 | -1/+1 |
| | | |||||
| * | Add partition label to dmenuumount script (#999) | Richard Halford | 2021-09-23 | 1 | -1/+1 |
| | | | | If a partition doesn't have a label, it results in a double space that awk ignores. Which is why the changes include a pipe into sed. | ||||
| * | add /efi to exceptions in unmount script (#983) | Hector Canizales | 2021-08-15 | 1 | -1/+1 |
| | | |||||
| * | dmenumount fix + improvements (#602) | mokulus | 2020-04-25 | 1 | -4/+6 |
| | | | | | | | | | | | | | | * Remove misleading character escape. Everything is in single quotes, so shell will escape it correctly without backslashes. Fixes #440. * Remove lsblk type restriction. * Make it possible to cancel with ESC in dmenu. Up to now if you pressed ESC to cancel the program would just continue with incorrect data. | ||||
| * | #!/bin/sh shebang. newline after universalized. | Luke Smith | 2020-02-08 | 1 | -1/+2 |
| | | |||||
| * | portable shebang | Luke Smith | 2019-08-18 | 1 | -1/+1 |
| | | |||||
| * | massive cleanup | Luke Smith | 2019-05-19 | 1 | -0/+41 |
