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 |
|
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 |
|