Commit Graph

408 Commits (master)
 

Author SHA1 Message Date
Kevin Zhuang 791d8e08c7
Merge pull request #31 from ibayramli/fig
Add Fig as an installation method to the README
2 years ago
Ilkin Bayramli 953cb18b0a
Add Fig as an installation method to the README 2 years ago
Kevin Zhuang c367846b49 docs: fix badge 3 years ago
Kevin Zhuang 4170310031 docs: update badge 3 years ago
Kevin Zhuang 32a98fc640 test: update shellcheck 3 years ago
Kevin Zhuang 8f70dbbd7a ci: update runner 3 years ago
Kevin Zhuang e46a5e2a8b test: update shellcheck test 3 years ago
Kevin Zhuang 0f34e14c5f
Merge pull request #30 from henriquehbr/patch-1 3 years ago
Henrique Borges 5847f3b15c
docs: fix typo on setup section 3 years ago
Kevin Zhuang ef5e840737
Merge pull request #28 from kazhala/dev
Changes documented in CHANGELOG
3 years ago
Kevin Zhuang 3d54dbb15b docs: update changelog 3 years ago
Kevin Zhuang 62e2c66a0c fix: dotbare-transform unwanted space 3 years ago
Kevin Zhuang 6b376ce250 feat: added dotbare-transform widget 3 years ago
Kevin Zhuang 272703b8cf feat: added some basic/common purpose zle widget. #24 3 years ago
Kevin Zhuang ddb2cbab94
Merge pull request #27 from kazhala/dev
dev
3 years ago
Kevin Zhuang 5d5bdbd4e7 docs(changelog) 3 years ago
Kevin Zhuang ec0c803091 fix(completion): remove unnecessary args for zsh. Closes #26 3 years ago
Kevin Zhuang dde58cad4b
Merge pull request #25 from Mikevin/patch-1
Removes tiny typo from README.MD
4 years ago
Mike van Leeuwen 4a01615011
Removes tiny typo from README.MD 4 years ago
Kevin Zhuang 6ee12d28d1 v1.3.1
Refer to CHANGELOG
4 years ago
Kevin Zhuang e0d154331f fix: typos of help manual and comments 4 years ago
Kevin Zhuang aa7ab490d8 fix: dotbare no args NULL error #23 4 years ago
Kevin Zhuang ca1b2afd11 fix: comply with shellcheck 4 years ago
Kevin Zhuang 3938eea824 fix: dotbare with no args fails on linux system #23 4 years ago
Kevin Zhuang 6656ef1d86 v1.3.0
Refer to CHANGELOG for new changes. The main feature added is to
allow dotbare to be used as a generic fuzzy git client.
4 years ago
Kevin Zhuang 563dca9b8d ci(codebuil): fix the docker image 4 years ago
Kevin Zhuang f178c6f326 ci(codebuild): use multi line string to get version of dotbare 4 years ago
Kevin Zhuang 9518004ab6 ci(codebuild): fix the variable issue 4 years ago
Kevin Zhuang 42fe532769
Merge pull request #21 from kazhala/dev 4 years ago
Kevin Zhuang c3740b984d docs: update readme and changelog 4 years ago
Kevin Zhuang 8be468314c test(shellcheck): include the new completion file in tests 4 years ago
Kevin Zhuang b22d03228d chore: add files necessary to package dotbare 4 years ago
Kevin Zhuang a2409ce93c test(fgrep): update fgrep related test to include new options 4 years ago
Kevin Zhuang cc769f9968 feat(completion): update fgrep related completion 4 years ago
Kevin Zhuang efbd93eb1e docs(fgrep): update help and code doc for fgrep 4 years ago
Kevin Zhuang 77657d3eb8 feat(fgrep): added option to configure search delimiter 4 years ago
Kevin Zhuang ce041753ff feat(completion): update completion to include new flags 4 years ago
Kevin Zhuang ba10ce57e1 test(main): added test for using dotbare as generic fuzzy git tool 4 years ago
Kevin Zhuang b063865001 feat: disable the fbackup, finit, fupgrade when using -g, --git flag 4 years ago
Kevin Zhuang 1e4356bc8c docs(changelog): update 4 years ago
Kevin Zhuang 63cb1b6ebf feat: added -g option and allow dotbare to be used as a generic fuzzy
git tool

Sort of like a replacement for forgit, nothing fancy, just a managed
environment variable switcher, will be documented
4 years ago
Kevin Zhuang 699f03a89c docs(changelog): update 4 years ago
Kevin Zhuang 22d645bf64 feat(completion): added verbose complete for bash completion 4 years ago
Kevin Zhuang de1acc32cb ci: specify COLUMNS as env to avoid inconsisten test result 4 years ago
Kevin Zhuang e341f3710f docs(changelog): include new changes 4 years ago
Kevin Zhuang 33b0cf1165 feat: hide preview window on small window, use alt-t to re-open preview
window
4 years ago
Kevin Zhuang a2b894aa4b refactor(fgrep): adjust function name to be more readable 4 years ago
Kevin Zhuang 1a394c2355 test: adjust test to reflect new changes 4 years ago
Kevin Zhuang 6da932adab ci(codebuild): push version tag as well 4 years ago
Kevin Zhuang 0b0561c4c9 fix: fix some wrong wording in fzf header 4 years ago