Commit Graph

162 Commits (c0310a43a23c3c56434d52fda0d304be2c261aad)

Author SHA1 Message Date
Tim Byrne c0310a43a2
Merge pull request #180 from rasa/rasa/use-gawk-on-openwrt
5 years ago
Tim Byrne 3d10309665
Issue warning for any invalid alternates found (#183)
5 years ago
Tim Byrne 6bf0852609
Use /etc/os-release if lsb_release is missing (#175)
5 years ago
Tim Byrne 96839a5743
Remove dependency on `hostname` (#182)
5 years ago
Tim Byrne 75c19c9cc0
Release 2.1.0
5 years ago
Tim Byrne 510169eb7f
Support double-star globs in encrypt (#109)
5 years ago
Tim Byrne 5634c09a8a
Refactor symlink code
5 years ago
Tim Byrne 61576a6ae1
Use relative symlinks for alt (#100)
5 years ago
Tim Byrne 98392b9a9c
Add function relative_path
5 years ago
Ross Smith II 2bf98a5ade
Use gawk on OpenWrt, as awk is BusyBox version
5 years ago
Tim Byrne 98915151a3
Revert version change
5 years ago
Ross Smith II 539ffd3ffc
Make symlinks relative
5 years ago
Tim Byrne 5aa1a7be75
Release 2.0.1
5 years ago
Ross Smith II 8633083716
Don't glob into parent dirs
5 years ago
Tim Byrne de73c9f4b4
Release 2.0.0
5 years ago
Tim Byrne f2b2d505a2
Reinitialize submodules during upgrade
5 years ago
Tim Byrne a217537b26
Fix URL for upgrade help
5 years ago
Tim Byrne 5a802c8afd
Allow `-l` to pass thru to the `yadm config` command
5 years ago
Tim Byrne f5287f1588
Properly format supported configs
5 years ago
Tim Byrne fc53cfd1f8
Remove `--local`
5 years ago
Tim Byrne 616baaeac6
Rename default template processor
5 years ago
Tim Byrne b62a4c77a6
Create an upgrade command
5 years ago
Tim Byrne 0c9468c9b5
Ignore encrypted files (#69)
5 years ago
Tim Byrne f3249e00b5
Ensure base directories for alternates before creation
5 years ago
Tim Byrne 6d5467951a
Properly handle missing "." in alternate conditions
5 years ago
Tim Byrne 4ea3ed9e2a
Allow storing alternates elsewhere (#90)
5 years ago
Tim Byrne aeb6a54ad7
Add `source` to templates (#163)
5 years ago
Tim Byrne 3a192db420
Remove symlinks before processing a template
5 years ago
Tim Byrne 574945f010
Change yadm.cygwin-copy to yadm.alt-copy
5 years ago
Tim Byrne b2ef6d2e09
Merge pull request #102 from rasa/rasa-add-mingw-msys-support
5 years ago
Tim Byrne f3bde37f78
Support `-b <branch>` when cloning (#133)
5 years ago
Tim Byrne 6a3199ceea
Support DISTRO in alternates (#72)
5 years ago
Tim Byrne 444622a658
Support `else` statements in builtin templates
5 years ago
Tim Byrne e999929818
Change builtin templates to resemble jinja
5 years ago
Tim Byrne b411f9d74f
Split out processing of stale links
5 years ago
Tim Byrne 0438e383e5
Unify the way alternate file strings are matched
5 years ago
Tim Byrne 3ba17f41fd
Fix a known bug with hidden private files
5 years ago
Tim Byrne cfda485b34
Implement future alternate processing
5 years ago
Tim Byrne f3ae31f1c2
Separate alternate linking code from other operations
5 years ago
Tim Byrne e4e956fe21
Split discovery of alternates test data into a testable function
5 years ago
Tim Byrne c29292d02b
Split out processing of alt (past/future)
5 years ago
Tim Byrne 289b8e0c6c
Remove unnecessary continuation backslashes
5 years ago
Tim Byrne cec8778578
Align continuation backslashes
5 years ago
Tim Byrne 48fc6b0db7
Support XDG base directory specification
5 years ago
Tim Byrne f0ad40376d
Create YADM_HOOKS variable for hooks dir
5 years ago
Tim Byrne a399c35e4e
Add quoting
5 years ago
Daniel Wagenknecht b404a87a89
Replace direkt calls to git with $GIT_PROGRAM
5 years ago
Tim Byrne 4613c1d0c4
Merge pull request #114 from bb010g/patch-1
5 years ago
Tim Byrne d245f633bf
Remove invalid linked alternates (#65)
5 years ago
Tim Byrne a2cc970dd6
Remove unnecessary Git invocations
5 years ago