2
0
mirror of https://github.com/kazhala/dotbare synced 2024-11-16 00:12:47 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Kevin Zhuang
c7880075dd fix(finit): fix the crash when migrating large dotfile repo. Closes #12 2020-07-11 08:30:40 +10:00
Kevin Zhuang
b1ee2f11fa refactor(finit): remove the /usr/bin/git invokation 2020-07-07 14:35:56 +10:00
kevin zhuang
f9abb31041 docs(readme): update command flags and updating wording 2020-06-30 23:18:46 +10:00
kevin zhuang
4b22233820 fix: initialise all variables before processing 2020-06-28 14:24:44 +10:00
kevin zhuang
a5f13f835c fix(completion): fix bash completion due to new changes 2020-06-28 14:16:48 +10:00
kevin zhuang
542bc0838c docs(changlog): update new changes
fix: test

..

test: improve wording and variable names in test

..

..
2020-06-28 14:16:24 +10:00
kevin zhuang
c5f028a6c2 refactor(finit): update finit arg handling 2020-06-28 10:05:49 +10:00
kevin zhuang
15db38463f fix(shellcheck): comply with shellcheck and update README 2020-06-18 15:17:13 +10:00
kevin zhuang
868cf2d80b feat(finit): added option to clone submodules for finit, Closes #8 2020-06-18 15:11:38 +10:00
kevin zhuang
682cc87a60 fix(finit): fix successful checkout doesn't ignore files 2020-06-08 11:49:40 +10:00
kevin zhuang
6b512699e0 fix(finit): don't alter user .gitignore during migration, no need 2020-06-07 14:24:08 +10:00
kevin zhuang
6b78163a48 update help 2020-05-19 17:51:13 +10:00
kevin zhuang
f1908765e9 refactor 2020-05-15 18:04:43 +10:00
kevin zhuang
92e358e14f use docker image for travis pipeline 2020-05-13 17:24:25 +10:00
kevin zhuang
51d410350e attempt fix 2020-05-13 14:55:44 +10:00
kevin zhuang
d460dcec48 fix some help doc 2020-05-13 13:52:28 +10:00
kevin zhuang
6d71dfbbb3 fix finit 2020-05-13 12:19:38 +10:00
kevin zhuang
32e6d0099f finit test 2020-05-13 12:02:58 +10:00
kevin zhuang
6467bb6213 update shebang 2020-05-11 12:42:19 +10:00
kevin zhuang
3ccf111acb don't create duplicate entry to gitignore 2020-05-09 14:15:05 +10:00
kevin zhuang
6d7a482e9d migration script 2020-05-09 14:02:00 +10:00
kevin zhuang
b668c378a9 fix finit -u option 2020-05-09 11:47:41 +10:00
kevin zhuang
656e74268e begin migrate setup 2020-05-09 11:28:17 +10:00
kevin zhuang
529cbc4123 pass shellcheck 2020-05-09 11:08:48 +10:00
kevin zhuang
f9676eaf87 dotbare init script 2020-05-09 11:06:30 +10:00