Commit Graph

  • fb2163ba34 Bump version to 2.0.1 master v2.0.1 Eric Torres 2024-09-20 23:25:25 -07:00
  • c9ae8d26f3 scripts: change shebang to call bash directly instead of env Eric Torres 2024-09-20 23:20:54 -07:00
  • 2980718b29 Run formatter Eric Torres 2024-08-06 04:26:33 -07:00
  • 26799beec9 Change ext of README Eric Torres 2024-08-06 04:25:02 -07:00
  • d6f0c6cdf5 Convert to markdown formatting Eric Torres 2024-08-06 04:22:48 -07:00
  • caed0f4261 python: update for PEP 517 Eric Torres 2024-05-12 21:46:56 -07:00
  • 313481bd62 PKGBUILD: Fix build error in package() Eric Torres 2024-02-26 23:19:13 -08:00
  • 705e5f37f8 Don't use git repository directly to build package Eric Torres 2024-02-26 23:17:22 -08:00
  • 8835b1a0e0 Ignore misc log files Eric Torres 2024-02-26 23:16:11 -08:00
  • 14c4810840 Update contact email Eric Torres 2024-02-26 23:05:15 -08:00
  • 55b7b60f63 gitignore: ignore misc build files Eric Torres 2024-02-26 22:37:46 -08:00
  • e4e3bb6599 specfile: Update copyright year to 2024 Eric Torres 2024-02-26 22:32:39 -08:00
  • 922754c8e6 Update specfile copyright year Eric Torres 2023-09-06 15:12:41 -07:00
  • 4ad5938594 Finalize minor bug fixes and format for deployment Eric Torres 2022-10-01 14:42:36 -07:00
  • 4d29aced79 Rewrite install commands for project restructure to bash Eric Torres 2022-10-01 13:01:31 -07:00
  • b18cff3ee5 Improve handling of directory options Eric Torres 2022-10-01 13:00:09 -07:00
  • c631528c6a Improve handling of fd options Eric Torres 2022-10-01 12:59:49 -07:00
  • 43445e4a73 Remove dependency on search.sh library file Eric Torres 2022-10-01 12:54:50 -07:00
  • d598319760 Remove dependency on version.sh library file Eric Torres 2022-10-01 12:38:55 -07:00
  • 7eda5e8c93 Remove script dependency on fzf.sh library file Eric Torres 2022-10-01 12:36:18 -07:00
  • a8972362fc Restructure project directory, python files are now in their own folder Eric Torres 2022-10-01 11:16:15 -07:00
  • 243b5207bf Working implementation of quickdel Eric Torres 2022-10-01 11:12:37 -07:00
  • 0eefceac9f Fix files not appearing bug Eric Torres 2022-10-01 11:00:19 -07:00
  • 3ae688eafa Bump version to 1.2.0 Eric Torres 2022-09-30 23:53:26 -07:00
  • c9b232e27d Basic implementation of quickdel Eric Torres 2022-09-30 23:51:49 -07:00
  • cb57eff45e Run shfmt Eric Torres 2022-09-30 23:51:27 -07:00
  • 6c1fafea1a Split search type functionality into multiple functions Eric Torres 2022-09-30 23:50:14 -07:00
  • 0e47db4015 Run shfmt on all shell files Eric Torres 2022-09-30 21:36:24 -07:00
  • 010de1d160 Update pkgver Eric Torres 2022-09-28 22:16:30 -07:00
  • 4248fb1ffe Don't print version number when sourcing version.sh Eric Torres 2022-09-28 22:14:24 -07:00
  • 607a7d488b Update package versions on packaging scripts Eric Torres 2022-09-28 22:05:05 -07:00
  • 4ffc8f29ce PKGBUILD: Update dependencies and package zsh completions Eric Torres 2022-09-28 22:04:37 -07:00
  • 8d050286a9 PKGBUILD: Update dependencies and package zsh completions Eric Torres 2022-09-28 22:04:22 -07:00
  • b579acdf31 Update file references in PKGBUILD Eric Torres 2022-09-28 21:57:39 -07:00
  • 5f1c026a19 Update PKGBUILD for bash rewrite of project Eric Torres 2022-09-28 21:37:59 -07:00
  • eaf1a76571 Change version.sh to an executable script to print version number Eric Torres 2022-09-28 21:35:15 -07:00
  • e218ccbbca Update libfile paths Eric Torres 2022-09-28 21:34:54 -07:00
  • 652315267c Delete misc folder Eric Torres 2022-09-28 21:27:04 -07:00
  • c3da40c783 Move all bash files from misc to bash Eric Torres 2022-09-28 21:26:39 -07:00
  • d0a527f968 Add cptemplate and fedit scripts Eric Torres 2022-09-28 21:24:51 -07:00
  • 2dda5d4f0e Update comment for find_files Eric Torres 2022-09-28 21:24:37 -07:00
  • 57335e3ed0 Add rudimentary quickdel script Eric Torres 2022-09-28 21:24:20 -07:00
  • d67b0b7e04 Add version tracking file Eric Torres 2022-09-18 18:28:07 -07:00
  • a6e3e68206 Add '.sh' to library modules' Eric Torres 2022-09-17 13:54:46 -07:00
  • 482ef42403 Add bash rewrites of fzf and search modules Eric Torres 2022-09-13 23:08:00 -07:00
  • 84cb0a73d9 Bump version to 1.1.3 Eric Torres 2022-09-13 21:37:53 -07:00
  • f281353d2a Bump version to 1.1.3 Eric Torres 2022-09-13 21:37:53 -07:00
  • ccb4518e2c Add option to force fd to use all available threads when running Eric Torres 2022-09-13 21:37:33 -07:00
  • 6ebf009321 gitattributes: ignore install script for export Eric Torres 2022-04-19 09:11:26 -07:00
  • 8bf833086b Bump version to 1.1.2 Eric Torres 2022-04-15 22:11:20 -07:00
  • c6751f7121 Do not capture all of fzf's output Eric Torres 2022-04-15 22:11:00 -07:00
  • 8a9976c86d Add install script to package Eric Torres 2022-04-15 21:50:55 -07:00
  • 60f679ca93 Use git source instead of tarball Eric Torres 2022-04-06 21:52:02 -07:00
  • 5d8930b29a file_scripts/fzf: general code cleanup Eric Torres 2022-04-06 21:04:57 -07:00
  • 35f2de1105 Remove threading option from fd Eric Torres 2022-04-06 21:04:28 -07:00
  • 23d077bff1 Add error message parameter for FZFError Eric Torres 2022-04-06 21:03:43 -07:00
  • 488a6be70c Update SUSE copyright in specfile Eric Torres 2022-04-06 21:02:09 -07:00
  • 603c6908f2 Remove empty changelog Eric Torres 2022-04-06 21:01:55 -07:00
  • 341554850b Add space to user message Eric Torres 2022-03-31 12:45:13 -07:00
  • ee05e2c824 Fix option for multi-threads in fd Eric Torres 2022-03-23 17:33:04 -07:00
  • 09dc5c76f9 Bump version to 1.1.0 Eric Torres 2022-03-23 17:28:09 -07:00
  • d81f404b50 Run fd on maximum number of threads Eric Torres 2022-03-23 17:22:30 -07:00
  • 7e7e02d151 Convey default option for deletion message to user Eric Torres 2022-03-23 17:22:10 -07:00
  • ccf643a9f9 tests/test_fzf: add test for raising FZFError Eric Torres 2022-02-20 21:36:19 -08:00
  • 20f43d5dc7 tests: clean unused imports Eric Torres 2022-02-20 21:35:04 -08:00
  • 7ce399e843 search.py: force the use of keyword arguments in locate_files Eric Torres 2022-02-10 12:58:49 -08:00
  • 8dae78c735 Run flake8 for general code and style cleanup Eric Torres 2022-01-10 19:53:46 -08:00
  • e60972fc73 Merge branch 'master' of github.com:etorres4/file-scripts Eric Torres 2022-01-10 13:53:54 -08:00
  • 25caaa0e85 Update source hashes Eric Torres 2022-01-10 13:51:02 -08:00
  • c2c303e6cb Update source hashes Eric Torres 2022-01-10 13:51:02 -08:00
  • 34e388db18 Don't print stderr when fzf exits with an error Eric Torres 2022-01-10 13:31:28 -08:00
  • f6aa48d359 Merge branch 'master' of github.com:etorres4/file-scripts Eric Torres 2022-01-10 12:44:29 -08:00
  • ec8b7edd30 Update source hashes Eric Torres 2022-01-10 12:08:09 -08:00
  • 3ba8f93039 Update source hashes Eric Torres 2022-01-10 12:08:09 -08:00
  • 0de07cc3fd Bump version to 1.0 Eric Torres 2022-01-10 11:24:49 -08:00
  • fb317b4fb8 Exit without setting error code on keyboard interrupt Eric Torres 2022-01-10 11:22:16 -08:00
  • a4761f92d3 Remove message attribute from FZFError Eric Torres 2022-01-10 11:21:03 -08:00
  • 0eb55ccce0 Fix packaging for homebrew Eric Torres 2022-01-10 11:09:34 -08:00
  • bdc3ecae3b Move fzf error handling into its own class and add appropriate tests Eric Torres 2021-12-29 23:31:08 -08:00
  • 037f6dd119 Update build time dependencies Eric Torres 2021-12-29 22:51:38 -08:00
  • fe3579c5f4 Fix broken Arch Linux build Eric Torres 2021-12-29 22:51:13 -08:00
  • a9f12a1f1d specfile: General cleanup Eric Torres 2021-12-25 21:59:15 -08:00
  • 93d824c2d2 Add mlocate dependency to all packaging files Eric Torres 2021-12-25 21:50:38 -08:00
  • ee32efe306 specfile: Prevent macro expansion in comment Eric Torres 2021-12-25 21:37:22 -08:00
  • 3dbff72f50 Update %files on file-scripts-zsh-plugins Eric Torres 2021-12-25 21:30:39 -08:00
  • 2f413cf292 Fix conflict in specfile Eric Torres 2021-12-25 21:06:22 -08:00
  • a12ed76b32 tests/test_editor: Remove test that checks that a PathLib object is returned Eric Torres 2021-12-25 21:00:26 -08:00
  • 9949fc0981 tests/test_editor: Remove test that checks that a PathLib object is returned Eric Torres 2021-12-25 21:00:26 -08:00
  • d6f079a0ae Add explanation for why project is written as a library Eric Torres 2021-12-25 13:15:33 -08:00
  • 6475293e9d Reinstate testing and update dependencies in specfile Eric Torres 2021-12-24 22:58:34 -08:00
  • 347e10b61a Add changelog file Eric Torres 2021-12-24 22:58:20 -08:00
  • 9592310e05 Add description of package to README Eric Torres 2021-12-24 22:57:34 -08:00
  • 8112c66d31 Revert "Update file permissions" Eric Torres 2021-12-21 00:53:44 -08:00
  • 55255839f7 Update README to reflect python version dependency Eric Torres 2021-12-21 00:53:23 -08:00
  • 0a13889c4d Merge branch 'master' of github.com:etorres4/file-scripts Eric Torres 2021-12-21 00:49:14 -08:00
  • 7121fcda13 Update dependencies in specfile Eric Torres 2021-12-21 00:48:59 -08:00
  • 07604923d1 Merge branch 'master' of github.com:etorres4/file-scripts Eric Torres 2021-12-21 00:30:37 -08:00
  • 3790866611 Update file permissions Eric Torres 2021-12-21 00:29:43 -08:00
  • 6db1b5f2af Rename README.rst to README Eric Torres 2021-12-21 00:29:20 -08:00
  • 19b6ea6726 Fix broken specfile Eric Torres 2021-12-21 00:24:13 -08:00