Commit Graph

19 Commits

Author SHA1 Message Date
Tim Byrne 05ed83ea34
Release 1.05
Update version number and update documentation

* Improve portability of shebang line (#14)
* Support for symlinked directories (#17)
* Improve portability of tar parameters (#18)
* Support alternate gpg program (#19)
* Fallback to using `ls` if `/bin/ls` does not exist (#22)
2016-09-08 08:08:22 -05:00
Espen Henriksen 2884e41151 Remove gentoo ebuild and update README gentoo instructions 2016-05-05 11:28:16 -05:00
Tim Byrne 3677b3b740 A yadm formula is now part of homebrew-core 2016-04-29 13:49:33 -05:00
Tim Byrne 7cc4f0afc5 Switch yum repos to Copr (instead of Bintray) 2016-04-27 01:20:19 -05:00
Espen Henriksen 18ce904b9e
Use curl for Gentoo install 2016-04-23 20:44:54 +02:00
Espen Henriksen 39d6d16eae
#9 Add gentoo ebuild 2016-04-23 18:30:37 +02:00
Tim Byrne f0a0015209
Release 1.04
Update version number and update documentation

  * Support alternate paths for yadm data (#4, #5)
  * Support asymmetric encryption (#7, #8)
  * Prevent the mixing of output and gpg prompts
2016-04-22 16:33:02 -05:00
Tim Byrne 1f2bd1f57b Configure travis-ci testing
Tests should be viewable at https://travis-ci.org/TheLocehiliosan/yadm
2016-04-07 08:16:22 -05:00
Franciszek Madej ed1175e0a6 I've made AUR package for yadm, so I've
updated README to reflect it
2016-01-22 18:45:00 +01:00
Tim Byrne 4e01c28602 Add documentation for installing via RPM 2015-09-09 21:26:39 -05:00
Tim Byrne 69bde74247 Add example command for download 2015-09-08 07:47:38 -05:00
Tim Byrne fdcd237c37 Use em-dashes properly
I only recently learned the difference between hyphen, en-dash,
em-dash, minus, etc.
2015-08-29 10:40:29 -05:00
Tim Byrne eb60da77b8 Set `status.showUntrackedFiles` to "no"
Each time the yadm repository is initialized or cloned,
set `status.showUntrackedFiles` to "no". This prevents untracked files
and directories from showing up in status commands. This seems to be the
most sensible default, because usually there will be MANY untracked
files in a user's $HOME directory.
2015-07-26 16:55:32 -05:00
Tim Byrne 1fe02b6da1 Add SSH example to README 2015-07-21 08:46:53 -05:00
Tim Byrne 8f1606439a Add installation info 2015-07-20 16:29:51 -05:00
Tim Byrne 9967de4efa Refine documentation 2015-07-19 13:01:52 -05:00
Tim Byrne 614b2cd8b8 Initial attempt at a README file 2015-07-17 16:27:50 -05:00
Tim Byrne 5a44ef25ca Add relative link to the markdown man page 2015-07-16 19:45:34 -05:00
Tim Byrne c941690295 Create first public version 2015-07-14 07:48:47 -05:00