| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update: dmenumount -Make empty string check more consistent (#955) | 7ze | 2021-05-30 | 1 | -1/+1 |
| | | | | | | | | * Make empty string check more consistent Replace explicit empty string check condition with inbuilt POSIX compliant empty string check flag, in adherence with the rest of the script. * Update test expression | ||||
| * | mount exfat for rw (#812) | Petar Tomić | 2020-09-08 | 1 | -0/+1 |
| | | |||||
| * | fix dmenumount (#735) | Petar Tomić | 2020-06-29 | 1 | -1/+1 |
| | | |||||
| * | dmenumount fix + improvements (#602) | mokulus | 2020-04-25 | 1 | -8/+12 |
| | | | | | | | | | | | | | | * 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/+1 |
| | | |||||
| * | Allow access to phone date (#462) | mhdzli | 2020-01-23 | 1 | -0/+2 |
| | | | | Sometimes android phones ask for permission to allow access to phone data | ||||
| * | portable shebang | Luke Smith | 2019-08-18 | 1 | -1/+1 |
| | | |||||
| * | dox | Luke Smith | 2019-06-01 | 1 | -5/+6 |
| | | |||||
| * | dmenumount non-fatal error fix | Luke Smith | 2019-05-21 | 1 | -4/+4 |
| | | |||||
| * | massive cleanup | Luke Smith | 2019-05-19 | 1 | -0/+59 |
