95 Commits

Author SHA1 Message Date
Eric Torres
3ae688eafa Bump version to 1.2.0 2022-09-30 23:53:26 -07:00
Eric Torres
c9b232e27d Basic implementation of quickdel 2022-09-30 23:51:49 -07:00
Eric Torres
cb57eff45e Run shfmt 2022-09-30 23:51:27 -07:00
Eric Torres
6c1fafea1a Split search type functionality into multiple functions 2022-09-30 23:50:14 -07:00
Eric Torres
0e47db4015 Run shfmt on all shell files 2022-09-30 21:36:24 -07:00
Eric Torres
010de1d160 Update pkgver 2022-09-28 22:16:30 -07:00
Eric Torres
4248fb1ffe Don't print version number when sourcing version.sh 2022-09-28 22:14:24 -07:00
Eric Torres
607a7d488b Update package versions on packaging scripts 2022-09-28 22:05:05 -07:00
Eric Torres
4ffc8f29ce PKGBUILD: Update dependencies and package zsh completions 2022-09-28 22:04:37 -07:00
Eric Torres
8d050286a9 PKGBUILD: Update dependencies and package zsh completions 2022-09-28 22:04:22 -07:00
Eric Torres
b579acdf31 Update file references in PKGBUILD 2022-09-28 21:57:39 -07:00
Eric Torres
5f1c026a19 Update PKGBUILD for bash rewrite of project 2022-09-28 21:37:59 -07:00
Eric Torres
eaf1a76571 Change version.sh to an executable script to print version number 2022-09-28 21:35:15 -07:00
Eric Torres
e218ccbbca Update libfile paths 2022-09-28 21:34:54 -07:00
Eric Torres
652315267c Delete misc folder 2022-09-28 21:27:04 -07:00
Eric Torres
c3da40c783 Move all bash files from misc to bash 2022-09-28 21:26:39 -07:00
Eric Torres
d0a527f968 Add cptemplate and fedit scripts 2022-09-28 21:24:51 -07:00
Eric Torres
2dda5d4f0e Update comment for find_files 2022-09-28 21:24:37 -07:00
Eric Torres
57335e3ed0 Add rudimentary quickdel script 2022-09-28 21:24:20 -07:00
Eric Torres
d67b0b7e04 Add version tracking file 2022-09-18 18:28:07 -07:00
Eric Torres
a6e3e68206 Add '.sh' to library modules' 2022-09-17 13:54:46 -07:00
Eric Torres
482ef42403 Add bash rewrites of fzf and search modules 2022-09-13 23:08:00 -07:00
Eric Torres
84cb0a73d9 Bump version to 1.1.3 2022-09-13 21:41:37 -07:00
Eric Torres
f281353d2a Bump version to 1.1.3 2022-09-13 21:37:53 -07:00
Eric Torres
ccb4518e2c Add option to force fd to use all available threads when running 2022-09-13 21:37:33 -07:00
Eric Torres
6ebf009321 gitattributes: ignore install script for export 2022-04-19 09:11:26 -07:00
Eric Torres
8bf833086b Bump version to 1.1.2 2022-04-15 22:12:02 -07:00
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