Commit Graph

96 Commits

Author SHA1 Message Date
ec8b7edd30 Update source hashes 2022-01-10 12:42:48 -08:00
3ba8f93039 Update source hashes 2022-01-10 12:08:09 -08:00
0de07cc3fd Bump version to 1.0 2022-01-10 12:00:11 -08:00
fb317b4fb8 Exit without setting error code on keyboard interrupt 2022-01-10 11:22:16 -08:00
a4761f92d3 Remove message attribute from FZFError 2022-01-10 11:21:03 -08:00
0eb55ccce0 Fix packaging for homebrew 2022-01-10 11:09:34 -08:00
bdc3ecae3b Move fzf error handling into its own class and add appropriate tests 2021-12-29 23:31:08 -08:00
037f6dd119 Update build time dependencies 2021-12-29 22:51:38 -08:00
fe3579c5f4 Fix broken Arch Linux build 2021-12-29 22:51:13 -08:00
a9f12a1f1d specfile: General cleanup 2021-12-25 21:59:15 -08:00
93d824c2d2 Add mlocate dependency to all packaging files 2021-12-25 21:50:38 -08:00
ee32efe306 specfile: Prevent macro expansion in comment 2021-12-25 21:37:22 -08:00
3dbff72f50 Update %files on file-scripts-zsh-plugins 2021-12-25 21:30:39 -08:00
2f413cf292 Fix conflict in specfile 2021-12-25 21:06:22 -08:00
a12ed76b32 tests/test_editor: Remove test that checks that a PathLib object is returned 2021-12-25 21:02:38 -08:00
9949fc0981 tests/test_editor: Remove test that checks that a PathLib object is returned 2021-12-25 21:01:32 -08:00
d6f079a0ae Add explanation for why project is written as a library 2021-12-25 13:15:33 -08:00
6475293e9d Reinstate testing and update dependencies in specfile 2021-12-24 22:58:34 -08:00
347e10b61a Add changelog file 2021-12-24 22:58:20 -08:00
9592310e05 Add description of package to README 2021-12-24 22:57:34 -08:00
8112c66d31 Revert "Update file permissions"
This reverts commit 3790866611.
2021-12-21 00:53:44 -08:00
55255839f7 Update README to reflect python version dependency 2021-12-21 00:53:23 -08:00
0a13889c4d Merge branch 'master' of github.com:etorres4/file-scripts 2021-12-21 00:49:14 -08:00
7121fcda13 Update dependencies in specfile 2021-12-21 00:48:59 -08:00
07604923d1 Merge branch 'master' of github.com:etorres4/file-scripts 2021-12-21 00:30:37 -08:00
3790866611 Update file permissions 2021-12-21 00:29:43 -08:00
6db1b5f2af Rename README.rst to README 2021-12-21 00:29:20 -08:00
19b6ea6726 Fix broken specfile 2021-12-21 00:24:13 -08:00
0be96f144a Clean up PKGBUILD 2021-12-21 00:23:53 -08:00
517dd3cbce Update packaging information 2021-12-20 22:46:15 -08:00
68262b6212 Run black formatter 2021-12-20 22:43:18 -08:00
c7632cdb80 Ignore $pkgdir when building Arch packages 2021-12-20 22:41:33 -08:00
55a364f33f Add example command passed to subprocess in find_file 2021-12-20 22:40:14 -08:00
50be791ab7 Fix failing tests 2021-12-20 22:39:27 -08:00
b2ddc57086 Add packaging files 2021-12-20 09:22:43 -08:00
3fb8cae288 Move zsh completion files into their own directories 2021-12-20 09:22:43 -08:00
53903b392a setup.py: Bump version to 0.9 2021-12-20 09:22:43 -08:00
125d5d7d55 zsh completions: add initial zsh completions 2021-12-20 09:22:43 -08:00
b2925bfd23 cptemplate,error.py: Add handling for when target file already exists 2021-12-20 09:22:43 -08:00
48ca334377 quickdel: Add notes for -f 2021-12-20 09:22:43 -08:00
9e52506c56 Update gitignore 2021-12-20 09:22:43 -08:00
ff17b1eff5 search.find_files: fix option handling between pattern and directory parameters 2021-12-20 09:22:43 -08:00
c16ef9f747 Check if template directory exists before continuing with script 2021-12-20 09:22:43 -08:00
c53d4e50b7 Fix variable misnaming 2021-12-20 09:22:43 -08:00
1cb66c8834 Initial commit 2021-12-20 09:22:43 -08:00
478cd22c07 Initial commit 2021-12-20 09:05:06 -08:00