Skip to content

Releases: durierem/dotrs

Dotrs 2.3.2

15 Dec 16:24
Compare
Choose a tag to compare

Bugfixes

  • Fixed non existing config file at first start

Dotrs 2.3.1

13 Nov 16:31
Compare
Choose a tag to compare

New

  • Added a marker next to unsaved files when using the list command

Bugfixes

  • Fixed messed up dotrs.gemspec

Dotrs 2.3.0

13 Nov 16:25
Compare
Choose a tag to compare

New

  • Added a marker next to unsaved files when using the list command

dotrs 2.2.1

04 Nov 16:23
Compare
Choose a tag to compare

2.2.1

Bug fixes

  • Fixed a bug preventing the removal of files from the local repository
  • Fixed incorrect file names in the commit messages

2.2.0

New

  • Added the --short, --tree, --all and --verbose options
  • Improved error messages when adding or removing files
  • Allowed custom repository names
  • Simplified commit messages from dotrs
  • Added a configuration file

Bug fixes

  • Fixed various errors when pushing, especially from an empty repository
  • Fixed remaining empty directories after the removal of all files inside
  • Fixed permissions errors when adding files

dotrs 2.2.0

03 Nov 11:06
Compare
Choose a tag to compare

New

  • Added the --short, --tree, --all and --verbose options
  • Improved error messages when adding or removing files
  • Allowed custom repository names
  • Simplified commit messages from Dotrs
  • Added a configuration file

Bug fixes

  • Fixed various errors when pushing, especially from an empty repository
  • Fixed remaining empty directories after the removal of all files inside
  • Fixed permissions errors when adding files

dotrs 2.1.1

17 Oct 16:27
Compare
Choose a tag to compare
Fix missing argument in init

dotrs 2.0.2

17 Oct 13:31
Compare
Choose a tag to compare

Changelog

  • Fix a bug affecting the apply command.

dotrs 2.0.1

12 Oct 19:35
Compare
Choose a tag to compare

Changelog

  • The files' paths in the local repository ~/.dotfiles no longer include the whole path from the root directory of the file system, but goes up only to the user's home directory.

dotrs 2.0.0

10 Oct 13:13
Compare
Choose a tag to compare
Add support for installation as a gem.