Commit Graph

348 Commits (4acc4963c9eb3a98b7af1f07e3e31448bb10eb3d)
 

Author SHA1 Message Date
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
Kevin Zhuang 504be1c88d
Merge pull request #18 from kazhala/dev
Fix migration issue on big dotfile base
4 years ago
Kevin Zhuang 6c0d49f49f fix(fbackup): fixed the inconsistent if statement check 4 years ago
Kevin Zhuang cca89e4ca6 fix(fbackup): fix the crash when user have symlink need to use cp to
backup
4 years ago
Kevin Zhuang c7880075dd fix(finit): fix the crash when migrating large dotfile repo. Closes #12 4 years ago
Kevin Zhuang f8f577f24a docs(changelog): update changelog and version number 4 years ago
Kevin Zhuang b1c9f96b66
v1.2.1
See CHANGELOG.md and the updated README.md
4 years ago
Kevin Zhuang 3a557d643e docs: update changelog and readme 4 years ago
Kevin Zhuang 613305a115 fix(test): fix test faile 4 years ago
Kevin Zhuang 450625de1d test(funtrack): update funtrack test 4 years ago
Kevin Zhuang 85066017be test(freset): update freset test 4 years ago
Kevin Zhuang c8e5a68d8f test(freset): update freset test 4 years ago
Kevin Zhuang ec37d7914b test(flog): update flog test 4 years ago
Kevin Zhuang b1ee2f11fa refactor(finit): remove the /usr/bin/git invokation 4 years ago
Kevin Zhuang 7f24d4319a test(fedit): update fedit test 4 years ago
Kevin Zhuang 42f530d611 test: update fcheckout and fadd test with the reverted fzf executable 4 years ago
Kevin Zhuang d897c5f2b4 revert: revert the fzf mock file 4 years ago
Kevin Zhuang 4c2a5a9b28 test(fcheckout): update test for fcheckout 4 years ago
Kevin Zhuang 245b9a66a2 test(fbackup): update fbackup test 4 years ago
Kevin Zhuang 27c923a55a test(fadd): update fadd test 4 years ago
Kevin Zhuang cba4e36faa test: begin update all mocks 4 years ago
Kevin Zhuang abafd6b7af refactor(main): remove the /usr/bin/git invoke, directly use git
commands

Main reason is that this is not really needed and it makes all the
git testing impossible to mock and lead to inconsistent test result
in different environments
4 years ago
Kevin Zhuang 1bcdfe5cce chore(preview): remove unnecessary flag with bat 4 years ago
Kevin Zhuang b78fc7e027 feat: update branch log preivew to align with git log new style 4 years ago
kevin zhuang 248802baa8 fix(test): shellcheck .. 4 years ago
kevin zhuang 12765d9b02 feat: support tools like diff-so-fancy and delta for pretty diff preview 4 years ago
kevin zhuang 9353df5552 fix(test): avoid shellcheck fail 4 years ago
kevin zhuang 20cccb1f8d feat: show relative date in git log helper and use the preview script in
fedit and search_file
4 years ago
kevin zhuang 983e89ee14 docs: update changelog and readme 4 years ago
kevin zhuang b70e87c93f fix: fix the preview script 4 years ago
kevin zhuang 53bb80b7f9 init preview script 4 years ago
kevin zhuang 3e5838f727 fix(test): fix test fail in container 4 years ago
Kevin Zhuang 53adb47597
v1.2.0
See CHANGELOG.md
4 years ago
kevin zhuang aaed8ee1bc fix(main): fix main script's no argument wrong help display 4 years ago
kevin zhuang ca9bf74d04 docs(main): update help message 4 years ago
kevin zhuang 4c1725053c docs(changelog): include dotbare -v command 4 years ago
kevin zhuang f9abb31041 docs(readme): update command flags and updating wording 4 years ago