Commit Graph

104 Commits (402b57880d5c3c393a2a871c2ce0e65f57cdd571)

Author SHA1 Message Date
Tim Byrne 402b57880d
Update GPLv3 LICENSE information
5 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
Tim Byrne 7538851fe3
Gracefully handle changes in yadm.cygwin-copy
7 years ago
Tim Byrne f8e0bd593d
Support `yadm.cygwin-copy` configuration (#62)
7 years ago
Tim Byrne 68937f3cad
Release 1.10.0
7 years ago
Tim Byrne 246eab8b52
Release 1.09
7 years ago
Tim Byrne 356c47a19f
Add Bash completion script (#60)
7 years ago
Tim Byrne eabf9091fb
Support WSL detection (#61)
7 years ago
Tim Byrne df4652d6de
Release 1.08
7 years ago
Tim Byrne 9824de5410
Change template indicator to `##yadm.j2`
7 years ago
Tim Byrne 588bc6eafe
Support local.hostname properly (#59)
7 years ago
Tim Byrne 00133032ef
Add minor improvements to template processing
7 years ago
Tim Byrne aaa4152fac
Remove trailing whitespace
7 years ago
Tim Byrne fd6fa8c923
Merge pull request #58 from janschulz/jinja_processing
7 years ago
Tim Byrne 4e05be7020
Set prompt for sub-shells
7 years ago
Tim Byrne 1c34bc8e7f
Merge pull request #57 from renard/enter-function
7 years ago
Jan Schulz a479b70d8a Add jinja processing to alt command
7 years ago
Tim Byrne 5678e383d8
Give priority to CLASS by processing those patterns separately (#51)
7 years ago
Tim Byrne 5141433776
Support encrypt globs and paths with space (#53, #54)
7 years ago
Sébastien Gross 831461e91e Add `enter` function for easier interaction with git repo.
7 years ago
Tim Byrne def7e732db
Release 1.07
7 years ago
Tim Byrne f2b2b64750
Bring man page up-to-date with new features
7 years ago
Tim Byrne 2a7203a67b
Unset `GIT_DIR` prior to executing bootstrap
7 years ago
Tim Byrne a612a98136
Explicitly read answers from `/dev/tty`
7 years ago
Tim Byrne 7f6fe24280
Indicate `stash` should be run from within `$HOME`
7 years ago
Tim Byrne d28df86494
Store class/os/host/user overrides in the local repo config
7 years ago
Tim Byrne 76d90db627
Replace "TODO text" for `yadm config` (#46)
7 years ago
Tim Byrne 08e6cd40cb
Offer bootstrap after clone (#45)
7 years ago
Tim Byrne e82c4dac4c
Add bootstrap command (#42)
7 years ago
Tim Byrne 7d3c9e1cb5
Run auto-alt after `yadm config`
7 years ago
Tim Byrne e2d8742a40
Support stashing of conflicting data during clone (#44)
7 years ago