| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Most of this change is to boilerplate commentary such as license URLs. This change was prompted by ftp://ftp.gnu.org's going-away party, planned for November. Change these FTP URLs to https://ftp.gnu.org instead. Make similar changes for URLs to other organizations moving away from FTP. Also, change HTTP to HTTPS for URLs to gnu.org and fsf.org when this works, as this will further help defend against man-in-the-middle attacks (for this part I omitted the MS-DOS and MS-Windows sources and the test tarballs to keep the workload down). HTTPS is not fully working to lists.gnu.org so I left those URLs alone for now. | ||||
| * | Prefer straight quoting in some text files | Paul Eggert | 2015-09-11 | 1 | -1/+1 |
| | | | | | | | | | | Mostly this just changes ` to ' in static text. Some exceptions: * INSTALL.REPO: Use curved quotes, as the diagnostic in question typically does that now. * admin/quick-install-emacs (TRY, top level): Use straight quoting in diagnostics. * src/README: Fix working-directory confusion. | ||||
| * | * notes/elpa: Use "git" instead of "bzr" in the name of machine to | Stephen Berman | 2014-06-16 | 1 | -2/+2 |
| | | | | | clone the repository from. | ||||
| * | * admin/notes/elpa: Update to the new Git setup. | Stefan Monnier | 2013-08-29 | 1 | -14/+11 |
| | | |||||
| * | admin/notes/elpa: Make Bzr checkout directions more explicit. | Chong Yidong | 2011-03-11 | 1 | -16/+16 |
| | | |||||
| * | Mention elpa branch in admin/notes/BRANCH; clarify admin/notes/elpa. | Chong Yidong | 2011-03-07 | 1 | -40/+22 |
| | | |||||
| * | Notes about elpa.gnu.org for maintainers. | Chong Yidong | 2010-11-04 | 1 | -0/+42 |