1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2024-10-27 20:34:27 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Tim Byrne
de73c9f4b4
Release 2.0.0
Update version number and update documentation

* Support XDG base directory specification
* Redesign alternate processing
* Add built-in default template processor
* Allow storing alternates in yadm dir ()
* Add support for j2cli template processor
* Ignore encrypted files ()
* Support DISTRO in alternates ()
* Support `source` in templates ()
* Change yadm.cygwin-copy to yadm.alt-copy
* Support `-b <branch>` when cloning ()
* Support includes for j2-based templates ()
* Remove stale/invalid linked alternates ()
* Add support for Mingw/Msys ()
* Allow `-l` to pass thru to the `yadm config` command
* Improve processing of `yadm/encrypt`
* Fix bugs in legacy alternate processing
* Fix bug with hidden private files
* Improve support for older versions of Git
* Add upgrade command
2019-11-07 21:38:53 -06:00
Tim Byrne
9362b93820
Update specfile for OBS 2019-11-03 22:33:34 -06:00
Tim Byrne
09a018ea5a
Release 1.12.0
Update version number and update documentation

* Add basic Zsh completion (, )
* Support directories in `.yadm/encrypt` (, )
* Support exclusions in `.yadm/encrypt` ()
* Improve portability with printf ()
* Eliminate usage of `eval` and `ls`
2017-10-24 22:12:23 -05:00
Tim Byrne
5d4f3aac5b
Release 1.11.1
Update version number and update documentation

* Create private dirs prior to merge ()
2017-08-23 07:28:35 -05:00
Tim Byrne
c20973c306
Fix date in SPEC
Months must be three letters for compatibility
2017-07-10 07:57:38 -05:00
Tim Byrne
4b5b6c44d3
Release 1.11.0
Update version number and update documentation

* Option for Cygwin to copy files instead of symlink ()
* Support `YADM_DISTRO` in Jinja templates ()
* Support pre/post hooks for every command ()
2017-07-09 23:07:50 -05:00
Tim Byrne
68937f3cad
Release 1.10.0
Update version number and update documentation

* Fix `COMP_WORDS bad array subscript` bug ()
* Transition to semantic versioning
2017-05-10 17:46:37 -05:00
Tim Byrne
246eab8b52
Release 1.09
Update version number and update documentation

* Add Bash completion script ()
* Support WSL detection ()
* Add introspect command (used by completion)
2017-05-04 07:22:48 -05:00
Tim Byrne
df4652d6de
Release 1.08
Update version number and update documentation

* Fix bug alternates based on `CLASS` ()
* Support globs and paths with space in .yadm/encrypt (, )
* Add support for alternate files using Jinja templates (, )
* Add `enter` command, for creating a sub-shell ()
* Support local.hostname properly ()
2017-04-03 07:09:32 -05:00
Tim Byrne
def7e732db
Release 1.07
Update version number and update documentation

* Add `CLASS` to supported alt-link patterns ()
* Add bootstrap command ()
* Support wildcards for alt-links ()
* Stash conflicting data during clone ()
* Offer bootstrap after successful clone ()
* Display supported configs for `yadm config` ()
* Add "curl-pipe" program to clone without installation ()
* Fix bug in alt-link regular expressions ()
2017-02-10 14:53:52 -08:00
Tim Byrne
672c985e88
Release 1.06
Update version number and update documentation

* Improve portability of `hostname` ()
* Fix incompatibilities between Cygwin and Git for Windows ()
* Allow Git program to be configured via yadm.git-program ()
* Support alt-links for encrypted files ()
* Exit with the same return value as Git ()
* Support spaces in alt-link paths ()
* Ignore empty lines in .yadm/encrypt ()
* Fix typos ()
2017-01-12 17:15:46 -06:00
Tim Byrne
006fc41001
Update spec for Fedora standards 2017-01-12 07:50:55 -06:00
Tim Byrne
05ed83ea34
Release 1.05
Update version number and update documentation

* Improve portability of shebang line ()
* Support for symlinked directories ()
* Improve portability of tar parameters ()
* Support alternate gpg program ()
* Fallback to using `ls` if `/bin/ls` does not exist ()
2016-09-08 08:08:22 -05:00
Tim Byrne
117691c261 Update SPEC to reference the correct source file 2016-04-27 02:28:46 -05:00
Tim Byrne
75a8b60d89 Update SPEC to comply with Fedora packaging guidelines 2016-04-27 00:36:14 -05:00
Tim Byrne
f0a0015209
Release 1.04
Update version number and update documentation

  * Support alternate paths for yadm data (, )
  * Support asymmetric encryption (, )
  * Prevent the mixing of output and gpg prompts
2016-04-22 16:33:02 -05:00
Tim Byrne
fe6e2a122f Add specfile for RPM building 2015-09-09 21:21:06 -05:00