Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an extra dash in the header to make ‘package-buffer-info’ happy.next | Brian Cully | 2022-02-20 | 1 | -1/+1 |
| | |||||
* | Rename tramp-nspawn-machinectl-file-name to -program. | Brian Cully | 2022-02-19 | 1 | -4/+4 |
| | | | | Seems to be more in line with what other packages are doing. | ||||
* | Clarify wording on package commentary. | Brian Cully | 2022-02-19 | 1 | -1/+1 |
| | | | | | | Previous wording may have implied that this package would allow Tramp to isolate itself within nspawn containers, rather than allow acces into nspawn containers. | ||||
* | Rename package to ‘tramp-nspawn’. | Brian Cully | 2022-02-19 | 2 | -34/+34 |
| | |||||
* | Rename “TRAMP” to “Tramp”, it’s proper spelling. | Brian Cully | 2022-02-19 | 1 | -9/+9 |
| | |||||
* | Remove redundant ‘Maintainer’ tag. | Brian Cully | 2022-02-19 | 1 | -1/+0 |
| | |||||
* | Update version to 1.0 in preparation for ELPA release. | Brian Cully | 2022-02-19 | 1 | -1/+1 |
| | |||||
* | Update README.org to point to add ELPA install instructions. | Brian Cully | 2022-02-19 | 1 | -1/+3 |
| | |||||
* | Minor changes as suggested by Stefan Monnier. | Brian Cully | 2022-02-19 | 1 | -10/+10 |
| | | | | | | | | - Copyright assignment is current as of 2022 - Documentation for user/container to match GNU guidelines. - Reword “Privileges” section to be more natural. - Change ‘nspawn-tramp-machinectl-path’ to ’nspawn-tramp-machinectl-file-name’ to match GNU guidelines. | ||||
* | Add Makefile for build testing outside of Emacs. | Brian Cully | 2022-02-19 | 1 | -0/+13 |
| | |||||
* | Add ‘Maintainer’ header for ELPA compatibility. | Brian Cully | 2022-02-19 | 1 | -0/+1 |
| | |||||
* | Assign copyright to the FSF, since I’ve completed my paperwork. | Brian Cully | 2022-02-18 | 1 | -1/+1 |
| | |||||
* | tyop | Brian Cully | 2021-02-24 | 1 | -5/+5 |
| | |||||
* | Add usage info for nspawn-tramp-setup. | Brian Cully | 2021-02-24 | 1 | -1/+7 |
| | |||||
* | Add feature unload function. | Brian Cully | 2021-02-24 | 1 | -1/+6 |
| | |||||
* | Use filename in comment header. | Brian Cully | 2021-02-24 | 1 | -1/+1 |
| | |||||
* | Rename ‘nspawn-tramp--init’ to ‘nspawn-tramp-setup’ and autoload it. | Brian Cully | 2021-02-24 | 1 | -2/+3 |
| | | | | This might as well be a public function. | ||||
* | Clean up autoloads. | Brian Cully | 2021-02-24 | 1 | -6/+2 |
| | |||||
* | Get rid of "not part of GNU emacs" | Brian Cully | 2021-02-19 | 1 | -2/+0 |
| | | | | I don’t think anyone requires it, and it seems stand-offish. | ||||
* | Add ‘Maintainer’ pseudo-keyword to header. | Brian Cully | 2021-02-16 | 1 | -0/+1 |
| | |||||
* | Add README.org. | Brian Cully | 2021-02-16 | 1 | -0/+20 |
| | |||||
* | Initial commit. | Brian Cully | 2021-02-16 | 2 | -0/+798 |