| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-07 | privdata/relocate | Joey Hess | |
| better than symlinks because this way no conflict can ever occur and, commit from hook | |||
| 2016-03-06 | Force ssh, scp, and git commands to be run in the foreground. | Joey Hess | |
| Before, they could run in the background if another process was running, and so their output wouldn't immediately be visible. With this change, the concurrent-output layer is not used for these interactive commands. | |||
| 2016-01-03 | refactor into smaller modules to untangle git and gpg modules | Joey Hess | |
| 2016-01-03 | Gpg: use gpg.program from git config | Félix Sipma | |
| (cherry picked from commit dd572a741f1ca4bce8f984c350d9045d979f1813) | |||
| 2015-12-30 | add GNUPGBIN environment variable | Félix Sipma | |
| (cherry picked from commit dc3c55355246ec00782d636105871fe461587256) | |||
| 2015-12-19 | Clean build with ghc 7.10. | Joey Hess | |
| Import Prelude after modules that cause warnings due to AMP change | |||
| 2015-12-17 | hlint | Félix Sipma | |
| (cherry picked from commit e2d86f812bd37de9cda7d4ecc0e5b84821f359c1) | |||
| 2015-11-01 | merge from concurrent-output | Joey Hess | |
| 2015-11-01 | run editor processes in foreground | Joey Hess | |
| 2015-10-04 | Fix --add-key to not fail committing when no privdata file exists yet. | Joey Hess | |
| 2015-09-23 | remove git signing key when it's the key to be removed | Joey Hess | |
| 2015-09-23 | Added --rm-key. | Joey Hess | |
| 2015-09-15 | avoid a change to readProcess that I regretted in the morning | Joey Hess | |
| Seems better to keep handle encoding issues out of that module. | |||
| 2015-09-14 | Allow storing arbitrary ByteStrings in PrivData, extracted using ↵ | Joey Hess | |
| privDataByteString. | |||
| 2014-11-23 | add --merge | Joey Hess | |
| 2014-11-11 | avoid configuring git signing key when there's no secret key | Joey Hess | |
| Also, nice display for --add-key steps | |||
| 2014-11-11 | use --trust-model always to avoid prompt from gpg | Joey Hess | |
| gpg prompts when encrypting to an untrusted key, but if propellor has been told to add a key, we implicitly trust it. | |||
| 2014-11-11 | propellor spin | Joey Hess | |
