Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix: count (plus proper "doc-string") | H. P. | 2022-03-21 | 1 | -1/+2 |
* | check for DFDISTRIB, less output on rm | H. P. | 2022-03-21 | 1 | -3/+9 |
* | tags for other tasks | H. P. | 2022-03-21 | 1 | -0/+6 |
* | +doc for SSHAGH | H. P. | 2022-03-21 | 1 | -0/+2 |
* | Execute ssh agent only on machines we want to be the source | H. P. | 2022-03-21 | 2 | -1/+7 |
* | distribution mechanism, more targets in make | H. P. | 2022-03-21 | 3 | -4/+40 |
* | Makefile and distribute dir for "git-less" servers | H. P. | 2022-03-21 | 2 | -0/+10 |
* | adding distribute folder for servers which cannot reach git | H. P. | 2022-03-21 | 2 | -0/+3 |
* | varname fumble | H. P. | 2022-03-21 | 1 | -1/+1 |
* | +function for adding ssh keys | H. P. | 2022-03-21 | 2 | -1/+10 |
* | ...already marked for export in postexec | H. P. | 2022-03-21 | 1 | -1/+0 |
* | mark SSH agent variables for export | H. P. | 2022-03-21 | 1 | -0/+1 |
* | [2] | H. P. | 2022-03-21 | 1 | -1/+1 |
* | Adding postexec for "last-mile tasks" |