118 Commits

Author SHA1 Message Date
Eric Torres
c6751f7121 Do not capture all of fzf's output 2022-04-15 22:11:00 -07:00
Eric Torres
8a9976c86d Add install script to package 2022-04-15 21:50:55 -07:00
Eric Torres
60f679ca93 Use git source instead of tarball 2022-04-06 21:52:02 -07:00
Eric Torres
5d8930b29a file_scripts/fzf: general code cleanup 2022-04-06 21:04:57 -07:00
Eric Torres
35f2de1105 Remove threading option from fd 2022-04-06 21:04:28 -07:00
Eric Torres
23d077bff1 Add error message parameter for FZFError 2022-04-06 21:03:43 -07:00
Eric Torres
488a6be70c Update SUSE copyright in specfile 2022-04-06 21:02:09 -07:00
Eric Torres
603c6908f2 Remove empty changelog 2022-04-06 21:01:55 -07:00
Eric Torres
341554850b Add space to user message 2022-03-31 12:45:13 -07:00
Eric Torres
ee05e2c824 Fix option for multi-threads in fd 2022-03-23 17:33:04 -07:00
Eric Torres
09dc5c76f9 Bump version to 1.1.0 2022-03-23 17:29:40 -07:00
Eric Torres
d81f404b50 Run fd on maximum number of threads 2022-03-23 17:22:30 -07:00
Eric Torres
7e7e02d151 Convey default option for deletion message to user 2022-03-23 17:22:10 -07:00
Eric Torres
ccf643a9f9 tests/test_fzf: add test for raising FZFError 2022-02-20 21:36:19 -08:00
Eric Torres
20f43d5dc7 tests: clean unused imports 2022-02-20 21:35:04 -08:00
Eric Torres
7ce399e843 search.py: force the use of keyword arguments in locate_files 2022-02-10 12:58:49 -08:00
Eric Torres
8dae78c735 Run flake8 for general code and style cleanup 2022-01-10 19:53:46 -08:00
Eric Torres
e60972fc73 Merge branch 'master' of github.com:etorres4/file-scripts 2022-01-10 13:53:54 -08:00
Eric Torres
25caaa0e85 Update source hashes 2022-01-10 13:52:47 -08:00
Eric Torres
c2c303e6cb Update source hashes 2022-01-10 13:51:02 -08:00
Eric Torres
34e388db18 Don't print stderr when fzf exits with an error 2022-01-10 13:37:28 -08:00
Eric Torres
f6aa48d359 Merge branch 'master' of github.com:etorres4/file-scripts 2022-01-10 12:44:29 -08:00
Eric Torres
ec8b7edd30 Update source hashes 2022-01-10 12:42:48 -08:00
Eric Torres
3ba8f93039 Update source hashes 2022-01-10 12:08:09 -08:00
Eric Torres
0de07cc3fd Bump version to 1.0 2022-01-10 12:00:11 -08:00
Eric Torres
fb317b4fb8 Exit without setting error code on keyboard interrupt 2022-01-10 11:22:16 -08:00
Eric Torres
a4761f92d3 Remove message attribute from FZFError 2022-01-10 11:21:03 -08:00
Eric Torres
0eb55ccce0 Fix packaging for homebrew 2022-01-10 11:09:34 -08:00
Eric Torres
bdc3ecae3b Move fzf error handling into its own class and add appropriate tests 2021-12-29 23:31:08 -08:00
Eric Torres
037f6dd119 Update build time dependencies 2021-12-29 22:51:38 -08:00
Eric Torres
fe3579c5f4 Fix broken Arch Linux build 2021-12-29 22:51:13 -08:00
Eric Torres
a9f12a1f1d specfile: General cleanup 2021-12-25 21:59:15 -08:00
Eric Torres
93d824c2d2 Add mlocate dependency to all packaging files 2021-12-25 21:50:38 -08:00
Eric Torres
ee32efe306 specfile: Prevent macro expansion in comment 2021-12-25 21:37:22 -08:00
Eric Torres
3dbff72f50 Update %files on file-scripts-zsh-plugins 2021-12-25 21:30:39 -08:00
Eric Torres
2f413cf292 Fix conflict in specfile 2021-12-25 21:06:22 -08:00
Eric Torres
a12ed76b32 tests/test_editor: Remove test that checks that a PathLib object is returned 2021-12-25 21:02:38 -08:00
Eric Torres
9949fc0981 tests/test_editor: Remove test that checks that a PathLib object is returned 2021-12-25 21:01:32 -08:00
Eric Torres
d6f079a0ae Add explanation for why project is written as a library 2021-12-25 13:15:33 -08:00
Eric Torres
6475293e9d Reinstate testing and update dependencies in specfile 2021-12-24 22:58:34 -08:00
Eric Torres
347e10b61a Add changelog file 2021-12-24 22:58:20 -08:00
Eric Torres
9592310e05 Add description of package to README 2021-12-24 22:57:34 -08:00
Eric Torres
8112c66d31 Revert "Update file permissions"
This reverts commit 379086661145f059974b94ea4503d8331195d6a5.
2021-12-21 00:53:44 -08:00
Eric Torres
55255839f7 Update README to reflect python version dependency 2021-12-21 00:53:23 -08:00
Eric Torres
0a13889c4d Merge branch 'master' of github.com:etorres4/file-scripts 2021-12-21 00:49:14 -08:00
Eric Torres
7121fcda13 Update dependencies in specfile 2021-12-21 00:48:59 -08:00
Eric Torres
07604923d1 Merge branch 'master' of github.com:etorres4/file-scripts 2021-12-21 00:30:37 -08:00
Eric Torres
3790866611 Update file permissions 2021-12-21 00:29:43 -08:00
Eric Torres
6db1b5f2af Rename README.rst to README 2021-12-21 00:29:20 -08:00
Eric Torres
19b6ea6726 Fix broken specfile 2021-12-21 00:24:13 -08:00