Commit Graph

303 Commits (53adb47597792563780866e6d3a8fe7c6b4fe78b)
 

Author SHA1 Message Date
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
kevin zhuang d8f98b099e feat: ignore all files in scripts except scripts being used for dotbare
Attempt to properly ignore all user created custom scripts. Should
write a contribution.md for some info on this
4 years ago
kevin zhuang 4b22233820 fix: initialise all variables before processing 4 years ago
kevin zhuang a5f13f835c fix(completion): fix bash completion due to new changes 4 years ago
kevin zhuang 542bc0838c docs(changlog): update new changes
fix: test

..

test: improve wording and variable names in test

..

..
4 years ago
kevin zhuang 549545526a fix: shellcheck 4 years ago
kevin zhuang 8000d6a2a2 test(fstash): more coverage 4 years ago
kevin zhuang 89baef6fc0 test(fupgrade): update test to reflect changes 4 years ago
kevin zhuang 91b92887a7 test(main): added version test 4 years ago
kevin zhuang 1853299eb1 feat(main): added version flag 4 years ago
kevin zhuang bc98c7892e feat(fupgrade): attempt to improve the dotbare upgrade behavior 4 years ago
kevin zhuang 2c485e1df1 test(funtrack): imporve test coverage for funtrack 4 years ago
kevin zhuang 0690d5dc83 fix(funtrack): shellcheck 4 years ago
kevin zhuang 2d0db18d82 test(funtrack): update test to reflect changes 4 years ago
kevin zhuang 84383df904 docs(funtrack): update help message code comment and information printed 4 years ago
kevin zhuang 25dcec972b refactor(funtrack): update arg handling and remove all ignored rules use
bash arrays
4 years ago
kevin zhuang dcb5f992e9 test(fstat): update test
Unfortunatly it's not really possible to test fstat due to it's while
loop mechanism.
4 years ago
kevin zhuang 57d8978f62 feat(fstat): properly handle spaces in filename 4 years ago
kevin zhuang 5a83e332a8 refactor(fstat): update arg handling 4 years ago
kevin zhuang 6ba8743a9e test(mock): update mock comments and fix test 4 years ago
kevin zhuang 6ccf7ed694 test 4 years ago
kevin zhuang fde35e9780 fix(fstash): shellcheck fix 4 years ago
kevin zhuang bdafcfd218 test(fstash): reflact new changes 4 years ago
kevin zhuang e38d397b85 refactor(fstash): update arg handling and remove disabled shellcheck
rule
4 years ago
kevin zhuang beec6161c7 test(flog): more coverage 4 years ago
kevin zhuang 35118aa1d1 refactor(flog): update arg handling 4 years ago
kevin zhuang 98360bb0f3 test(finit): test submodule 4 years ago
kevin zhuang c5f028a6c2 refactor(finit): update finit arg handling 4 years ago
kevin zhuang 036b3f7a71 test(fbackup): more coverage for fbackup 4 years ago
kevin zhuang 38c59f83de refactor(fbackup): update arg handling 4 years ago
kevin zhuang 6d6b700da9 test: skip 4 years ago
kevin zhuang 9bf89e5518 test(fadd): avoid potential in-consistency 4 years ago
kevin zhuang 3eb8175477 test(freset): more resonable mock 4 years ago
kevin zhuang 82ad826b0b test(fcheckout): more reasonable mock 4 years ago
kevin zhuang c620f080e5 test(fadd): attempt to fix inconsistent fadd test 4 years ago
kevin zhuang 9d2bb64a38 test(fedit): handle no commit test case 4 years ago
kevin zhuang 1fba34230d test(fedit): more coverage for fedit 4 years ago
kevin zhuang 52212228f9 refactor(fedit): update fedit argument parsing 4 years ago
kevin zhuang 2d1fd20dd1 .. 4 years ago
kevin zhuang 15438bf7a3 I don't know why the fuck it is still failing 4 years ago
kevin zhuang d13202f1a6 test: use regex match to avoid git wierd inconsistent "." at error
message
4 years ago
kevin zhuang e267f7b048 fix(test): use $HOME instead of hard code stuff to avoid pipeline fail 4 years ago
kevin zhuang feaedf15be test(freset): update mock 4 years ago
kevin zhuang cca4157add docs(fcheckout): update help message 4 years ago
kevin zhuang 18338836f8 test(fadd): update mock 4 years ago
kevin zhuang b5ff22ed6d test(fcheckout): improve test coverage with mocking 4 years ago