Commit Graph

397 Commits (dd86c8a691deed7fb438b7ef07179040b0f05026)
 

Author SHA1 Message Date
Tim Byrne f0886ef622
Merge pull request #79 from Mellbourn/zsh-completion
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
Klas Mellbourn 38318cff84 zsh completion - improve documentation
7 years ago
Klas Mellbourn ded14fce73 add zsh completions
7 years ago
Tim Byrne c20973c306
Fix date in SPEC
7 years ago
Tim Byrne 4b5b6c44d3
Release 1.11.0
7 years ago
Tim Byrne df1f7493ab
Add documentation for `YADM_DISTRO` support in Jinja templates
7 years ago
Tim Byrne bf61ad662d
Add new detail to HOOKS documentation
7 years ago
Tim Byrne 557ce93fab
Add tests for hooks
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
Tim Byrne 280b1179f7
Add `lsb-release` to testbed (to support YADM_DISTRO)
7 years ago
Cameron Eagans cf06ca3f42 Add myself as a contributor
7 years ago
Cameron Eagans 8ff804c1a9 Regenerate yadm.md
7 years ago
Cameron Eagans 8d1151a609 Document hooks
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 79e149ed25
Switch to semantic versioning
7 years ago
Tim Byrne 9d21376f88
Merge pull request #64 from Mellbourn/fix-negative-comp-words
7 years ago
Klas Mellbourn 708b491d88 fix for getting 'COMP_WORDS bad array subscript' on completing yadm
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 0b1b810722
Generalize documentation for `enter`
7 years ago
Tim Byrne 588bc6eafe
Support local.hostname properly (#59)
7 years ago
Tim Byrne fda2da6a5b
Fix tests that set local.hostname (#59)
7 years ago
Tim Byrne c053481c21
Adjust minor details about Jinja processing
7 years ago
Tim Byrne 3a87fe311a
Add test case for envtpl missing
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 5f47794104
Add `envtpl` to testbed docker image
7 years ago
Tim Byrne fd6fa8c923
Merge pull request #58 from janschulz/jinja_processing
7 years ago
Tim Byrne 73a931e920
Unify the capitalization of Git
7 years ago
Tim Byrne b4e73abc9f
Reformat `enter` documentation
7 years ago
Tim Byrne 6974e4ce8c
Add tests for `enter` command
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 ca849b50de Autogenerate yadm.md after new jinja functionality
7 years ago
Jan Schulz a479b70d8a Add jinja processing to alt command
7 years ago