Skip to content

Releases: sh0shin/dothier

0.1.5

29 Jan 17:38
v0.1.5
b9bbcdf
Compare
Choose a tag to compare

Changes

  • Added mode to gitsrc (see gitsrc.sample)
  • Bugfix

0.1.4

15 Jan 20:51
v0.1.4
71afcf0
Compare
Choose a tag to compare

Changes

  • Reworked whole output
  • Added -C option to disable colorized output
  • Added -k option to enable kill/remove mode (Nothing will be deleted without this option now)
  • Added -l option to search dead links (Use -k to delete)
  • Added mode sanity check
  • Bugfixes

Mode sanity check

No deployment on

  • file mode < 0400 or > 0775
  • dir mode < 0500 or > 0775

0.1.3

08 Jan 08:22
v0.1.3
ed3765c
Compare
Choose a tag to compare

Changes

  • Bugfix ~ replacement in links

0.1.2

05 Jan 19:46
v0.1.2
ebc1df9
Compare
Choose a tag to compare

Changes

  • Fixed echo only rm commands
  • Added better samples hier.sample & gitsrc.sample
  • Added small documentation (README.md)

0.1.1

05 Jan 12:25
v0.1.1
43c19f9
Compare
Choose a tag to compare

Changes

  • Allow type link to have ~/path
  • Bugfixes

0.1.0

03 Jan 10:51
v0.1.0
89246fe
Compare
Choose a tag to compare

Changes

  • Added colorized output
    • Debug output isn't using set -x anymore
    • Verbose is passed to git commands
  • Added tmutil exclude @mode function (macOS only!)
  • Internal cleanup & rewrite of functions
  • Bug fixes

TODO

  • Documentation (lazy me ;)

0.0.7

23 Dec 10:39
Compare
Choose a tag to compare

Fixed a now useless check in exec_link

v0.0.7 just sounds cool ;)