aboutsummaryrefslogtreecommitdiff
path: root/org-maint.el
AgeCommit message (Collapse)Author
2023-12-10org-maint.el: Update repo locationsKyle Meyer
2022-12-17org-maint.el: Update org-maint-org-dir valueKyle Meyer
2022-12-10org-maint-check-for-new: Take optional ref to exclude from propertyKyle Meyer
As a described a few commits back, using org-maint-check-for-new for master and an emacs-NN branch at the same time leads to repeated entries between the two headings. Add support for specifying an exclude-ref property that can be used to remove emacs-NN from master's output.
2022-12-10org-maint-check-for-new: Move revisions and files into argument listKyle Meyer
Using a list will make it easier to optionally extend the revisions with more elements (as will be done in the next commit).
2022-12-10org-maint-check-for-new: Rewrite docstringKyle Meyer
2021-09-30org-maint-check-for-new: Widen schema pathspecKyle Meyer
The spefici files changed with Emac's f1f351def3 (Update rnc to use Open Document's Relax-NG schema to version 1.3, 2021-03-25), ported in afb948e57. Just err on the side of false positives and flag anything in that directory that changes.
2021-09-30org-maint-check-for-new: Update manual-related pathspecsKyle Meyer
These changed in Emac's fddd63f8b8 (Distribute the real source for some doc/misc manuals (bug#45143), 2021-02-26). Nothing was missed yet :/
2020-11-09org-maint: Do proper loading/guarding of dependenciesKyle Meyer
2020-11-09org-maint: Add header/licenseKyle Meyer
Also, I tried to come up with another name, since "maint" for "maintenance" is a bit broad: these commands only deal with porting commits. But I couldn't come up with anything, and it doesn't really matter.
2020-11-09org-maint: Revise docstringsKyle Meyer
2019-11-16org-maint.el: Tighten "next rev" regexpKyle Meyer
2019-11-16Move "new entry" command to libraryKyle Meyer
2019-11-16org-maint.el: Take in next rev helperKyle Meyer
2019-11-16org-maint.el: Drop km/ prefixKyle Meyer
2019-11-16org-maint.el: Take in org-maint commands from km-untracked.elKyle Meyer
~/auto 7f82ab64dbf9622f8786c55e9bad083d50f7d5f8