Commit Graph

133 Commits (b2ef6d2e09419d2e45eddea47599d48b17776b81)

Author SHA1 Message Date
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
Tim Byrne 2375a0955b
Standardize sort order
5 years ago
Tim Byrne 0c6be5e398
Fix bug with alternate linked directories
5 years ago
Tim Byrne 2aa1710214
Remove superfluous `;` in comments
5 years ago
Tim Byrne 58edf313aa
Process .yadm/encrypt in sorted order
5 years ago
Tim Byrne 402b57880d
Update GPLv3 LICENSE information
5 years ago
Brayden Banks 0b9f537909
Allow for more complex Jinja templates
6 years ago
Ross Smith II 54f7cbcebe Fix OS name match for Cygwin/Msys
6 years ago
Ross Smith II 315ad0873e Fix OS check to match (Cygwin|Msys)*
6 years ago
Ross Smith II adfedf4b64 Add Mingw/Msys support
6 years ago
Tim Byrne 09a018ea5a
Release 1.12.0
7 years ago
Thomas Luzat ac2aed9ab4
Indentation: Convert tab to space
7 years ago
Tim Byrne d411db9f6f
Consolidate cd to YADM_WORK
7 years ago
Tim Byrne c24906ec10
Handle exclusions in `.yadm/encrypt` (#86)
7 years ago
Tim Byrne f23bdb8147
Remove last use of LS_PROGRAM
7 years ago
Tim Byrne b78bb1eef4
Eliminate the use of `eval`
7 years ago
Tim Byrne 57866714c4
Replace `echo` with `printf` (#87)
7 years ago
Tim Byrne abf6cd1c4c
Merge pull request #81 from japm48/patch-1
7 years ago
Tim Byrne 5d4f3aac5b
Release 1.11.1
7 years ago
Tim Byrne ebc90bfc98
Create secured private dirs (#74)
7 years ago
japm48 8e3a5dbf47 Fix for issue #81
7 years ago
Tim Byrne 4b5b6c44d3
Release 1.11.0
7 years ago
Tim Byrne 0168bcfb5e
Query worktree directly from repo
7 years ago
Tim Byrne 61270c8277
Prevent command from running if "pre" hook fails
7 years ago
Tim Byrne f73c873681
Expose some internal data to all hooks
7 years ago
Tim Byrne 35743e3711
Tie "post" hooks to yadm exits
7 years ago
Tim Byrne 880964e2b2
Some initial tweaks to hooks
7 years ago
Tim Byrne df21cd2cb8
Merge pull request #70 from cweagans/hooks
7 years ago
Tim Byrne 5293db986a
Support `YADM_DISTRO` in Jinja templates (#68)
7 years ago
Cameron Eagans 41409631a1 Add script hooks
7 years ago