jrnl/jrnl
Ben Beasley a9c539821f
Remove useless shebangs and executable permissions (#1283)
* Remove executable permissions from non-script files

* Remove harmless-but-useless shebang lines
2021-07-03 15:20:52 -07:00
..
plugins Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
templates Template exporting FTW 2016-08-19 23:20:31 +00:00
__init__.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
__main__.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
__version__.py Increment version to v2.8.1 2021-04-24 18:07:52 +00:00
args.py Allow runtime configuration overrides from the commandline (#1169) 2021-03-02 18:47:57 -08:00
cli.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
color.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
commands.py Bump black from 20.8b1 to 21.5b0 (#1241) 2021-05-08 12:39:00 -07:00
config.py Allow runtime configuration overrides from the commandline (#1169) 2021-03-02 18:47:57 -08:00
DayOneJournal.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
editor.py Fix OS compatibility issues for editors with spaces, slashes, and quotes (#1153) 2021-01-16 15:19:11 -08:00
EncryptedJournal.py Fix keyring error handling (#1138) 2021-01-02 13:26:45 -08:00
Entry.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
exception.py Bump black from 20.8b1 to 21.5b0 (#1241) 2021-05-08 12:39:00 -07:00
FolderJournal.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
install.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
Journal.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
jrnl.py Bump black from 20.8b1 to 21.5b0 (#1241) 2021-05-08 12:39:00 -07:00
os_compat.py Fix OS compatibility issues for editors with spaces, slashes, and quotes (#1153) 2021-01-16 15:19:11 -08:00
output.py Notify user when config directory can't be created because there is already a file with the same name (#1134) 2021-01-02 15:19:44 -08:00
override.py Allow runtime configuration overrides from the commandline (#1169) 2021-03-02 18:47:57 -08:00
prompt.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 22:28:22 -08:00
time.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 22:28:22 -08:00
upgrade.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 22:28:22 -08:00