| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-20 | ; * README: Update dates. | Sean Whitton | |
| 2026-01-12 | README: Say to review package code and package names | Sean Whitton | |
| 2025-02-13 | ; README: Minor clarification. | Stefan Kangas | |
| 2022-11-03 | * README (=:branch BRANCH=): Doc that this is ignored when :url is nil | Stephen Leake | |
| 2022-10-29 | README (Getting the source): Sync with the `admin/README` | Stefan Monnier | |
| 2022-10-26 | Merge branch 'main' of git.savannah.gnu.org:/srv/git/emacs/elpa | Stephen Leake | |
| 2022-10-26 | Describe :release-branch with :url nil | Stephen Leake | |
| * README: Match admin/readme more closely, fix typo, describe :release-branch with :url nil. | |||
| 2022-10-25 | * README: Sync with admin/README | Stefan Monnier | |
| 2022-06-05 | Add support for GNU Guix | Philip Kaludercic | |
| * .gitignore: Ignore changes to manifest.scm. * Makefile: Add manifest.scm by linking it from the admin directory. * README: Document how to use Guix. | |||
| 2022-04-10 | * README: build/[PKGNAME] can be used to test docs extraction | Sean Whitton | |
| 2022-01-17 | Add .dir-locals.el | YugaEgo | |
| * .dir-locals.el: New file. * README (Local variables): Move fill-column to .dir-locals.el. * elpa-packages (Local Variables): Move indent-tabs-mode to .dir-locals.el. | |||
| 2022-01-05 | Update copyright years | Stefan Kangas | |
| 2021-12-30 | * README: Copyedits. | Stefan Kangas | |
| 2021-10-21 | * README: Add comment noting this file exists in two locations. | Jonas Bernoulli | |
| As of now the two instances of this file are nearly identical. Ask contributors to keep it that way. | |||
| 2021-10-21 | * README: Add new sections from elpa-admin branch. | Jonas Bernoulli | |
| 2021-10-21 | * README (Directory layout): Update with changes from elpa-admin branch. | Jonas Bernoulli | |
| 2021-09-25 | * README: Update copyright year. | Stefan Kangas | |
| 2021-08-05 | * README (Release and devel archives): New section | Stephen Leake | |
| 2021-04-28 | The =Version:= must be acceptable to =version-to-list=. | Sam Steingold | |
| 2021-04-21 | Prefer HTTPS to HTTP in many links | Stefan Kangas | |
| 2021-04-03 | Talk about elpa's main branch, not master | Tassilo Horn | |
| 2021-01-11 | * README (Getting the source): Add setup, move checkout packages here | Stephen Leake | |
| 2020-12-24 | * README: Don't recommend sending patches | Stefan Monnier | |
| 2020-12-18 | * elpa-packages: Rename from `externals-list`. Use `:url`. | Stefan Monnier | |
| * elpa-config: Adjust accordingly. * README (External branches): Remove obsolete references to the word "external". | |||
| 2020-12-14 | Finalize the new master branch | Stefan Monnier | |
| * README: Adjust to the new deployment system * .gitignore: Re-add the file. Adjust to new generated subdirectories. * Makefile: New file. * copyright_exceptions: Re-add the file. | |||
| 2020-11-28 | * README: Convert to org-mode and prepare for export. | Stefan Kangas | |
| 2020-11-27 | * README: Don't recommend to keep code on `master` any more | Stefan Monnier | |
| 2020-10-23 | * README: Fix typos. | Thien-Thi Nguyen | |
| 2020-09-11 | * README: Clarify deployment process. | Stefan Kangas | |
| 2020-08-29 | ; Update copyright year | Stefan Kangas | |
| 2019-06-25 | README: Mention that the copyright in ELPA is with the FSF | Phil Sainty | |
| * README: Mention that the copyright in ELPA is with the FSF (bug#23972). | |||
| 2019-05-23 | More specific externals example. | rocky | |
| 2019-01-15 | * GNUmakefile (%.elc): Use load-prefer-newer | Stefan Monnier | |
| * admin/archive-contents.el (archive--pull): Skip uptodate worktrees. | |||
| 2018-12-18 | * README (PACKAGES/Externals): Clarify use | Stefan Monnier | |
| Don't give the impression that there's a need to checkout the whole elpa.git archive. Suggested by Feng Shu <tumashu@163.com>. | |||
| 2018-12-04 | * README: Recommend "externals" and add some recommendations | Stefan Monnier | |
| (Coding Style): New subsection. (External branches): Recommend "externals" over "subtree". (Externals): Use `git worktree`. | |||
| 2018-06-21 | Warn about transfer.fsckObjects | Paul Eggert | |
| 2018-04-29 | * GNUmakefile (org-fetch): Use https and stick to wget | Stefan Monnier | |
| * README: org-synch.sh is not used. * admin/org-synch.el, admin/org-synch.sh: Remove. | |||
| 2018-04-11 | * README: Don't clone a clone. | Paul Eggert | |
| 2017-12-16 | * README: Clarify the right fix for check_copyrights failure | Stefan Monnier | |
| 2017-12-14 | * README: mention make check_copyrights | Ted Zlatanov | |
| 2017-08-14 | Add explicit instructions for new external packages | Eric Abrahamsen | |
| * README: Spell out the process for new external packages. | |||
| 2016-12-05 | README: Fix copyright years. | Bastien | |
| 2016-04-19 | Fix a typo in the readme | Artur Malabarba | |
| 2015-11-30 | * admin/archive-contents.el: Make :core handling optional | Stefan Monnier | |
| (archive--sync-emacs-repo): Drop support for $EMACS_CLONE_REFERENCE and don't auto-use ../emacs/master if present. (archive--insert-repolinks): Mark arg as unused. (archive--metadata): Remove unused var `pv'. | |||
| 2015-11-08 | * README: Typos | Artur Malabarba | |
| 2015-11-08 | * README: Add submission guideline | Artur Malabarba | |
| 2015-10-23 | README: Fix typos. | Juanma Barranquero | |
| 2015-10-14 | * README: Revert change about package.el headers | Artur Malabarba | |
| 2015-10-14 | * README: Expand instructions | Artur Malabarba | |
| Reference the info manual when explaining package formats. Improve the explanation of external packages and the instructions on subtrees. | |||
| 2015-10-13 | * README: Improve subtree instructions | Artur Malabarba | |
