Commit Graph

384 Commits (6656ef1d866bfe1e71d6b533667f3e19f2315d3a)
 

Author SHA1 Message Date
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
Kevin Zhuang b84b2af971 v1.2.3
Refer to changelog, previouse commit forgot to update changelog and
version number
4 years ago
Kevin Zhuang 50ef7c3d91
v1.2.3
Refer to CHANGELOG
4 years ago
Kevin Zhuang a1a4d1a452 docs: update doc links 4 years ago
Kevin Zhuang 65951fadb2 docs(test): added readme for test 4 years ago
Kevin Zhuang eec121800f docs(contributing): added contributing.md 4 years ago
Kevin Zhuang 17d6cdc84e docs(readme): update structure and wording 4 years ago
Kevin Zhuang 38535d0470 fix(completion): update and fix completion to reflect new fgrep 4 years ago
Kevin Zhuang f9203b0824 fix: minor tweaks to be shellcheck comply 4 years ago
Kevin Zhuang b92337702a docs(changlog): update 4 years ago
Kevin Zhuang bd8ba1f7dc test(fgrep): added test for fgrep 4 years ago
Kevin Zhuang 4acc4963c9 feat(fgrep): added fgrep 4 years ago
Kevin Zhuang 8f69044794 style: change the way how usage print the help info 4 years ago
Kevin Zhuang 0a81217772 fix(completion): bash completion broken awk command 4 years ago
Kevin Zhuang 2c49e6de67 fix(completion): bash completion fix 4 years ago
Kevin Zhuang d407ba0134 docs: readme and changelog update 4 years ago
Kevin Zhuang 9ba536d482 feat(completion): include option to activate git completion in bash 4 years ago
Kevin Zhuang 069affde01 feat(completion): improve filtering 4 years ago
Kevin Zhuang e5a8995ff5 fix(completion): zsh completion fix 4 years ago
Kevin Zhuang bf12e82de3 test: include zsh plugin shellcheck 4 years ago
Kevin Zhuang 3850c6a387 docs(changelog): update 4 years ago
Kevin Zhuang 2222937f6c feat(completion): update zsh completion and added dynamic function to
trigger it
4 years ago
Kevin Zhuang d82f4f241e feat(completion): complete zsh completion for dotbare 4 years ago
Kevin Zhuang 47b7e13dba feat(completion): init zsh completion 4 years ago
Kevin Zhuang b8d2f02d10 v1.2.2
Refer to CHANGELOG.md
4 years ago