e584d92941
Fix ‘list-packages’ forgetting about archive contents
2019-06-22 16:27:02 -07:00
714f2c6ef7
Add GitLab CI/CD settings
2019-03-28 00:53:55 -07:00
e6bd52e53a
Don’t assume that a proper archive name has been provided
...
It’s possible that someone enters a URL that isn’t part of the
‘package-archives’ variable. If the name entered doesn’t correspond to a name in
‘package-archives’, use it directly, assuming that it was a URL that was
specified.
2019-02-18 23:54:10 -08:00
614c0d7dbb
Use the result of the ‘completing-read’ to get the archive
...
Instead of asking for the URL of the archive, ask for the name, and get the URL
by looking through ‘package-archives’.
2019-02-18 23:50:33 -08:00
a86d31cff6
Improve ‘package-maint-add-news-item’ by using ‘completing-read’
...
Typos are too easy having to type in the ‘archive-url’ argument every time on
its own. Since you’re probably posting to an archive that you also use, reading
from the ‘package-archives’ seems appropriate.
2019-02-18 23:06:32 -08:00
d65fcaba2a
Highlight current line in ‘package-menu-mode’
2019-02-04 01:09:16 -08:00
f0efcfd8ec
Remove username from ‘package-archive-upload-base’
2019-01-22 01:34:56 -08:00
73646b08a6
Fix compilation warning for ‘oni-package’
2019-01-22 01:29:44 -08:00
b587309c43
Add temporary fix for ‘package-maint-add-news-item’
...
Until I get my copyright assignment sorted for the FSF I can’t send
this to them. Once I’ve sorted it out I will send this fix in.
2019-01-13 12:45:15 -08:00
96888f9f97
Clean up package configuration
2019-01-13 12:37:38 -08:00
1d64aaa762
Download packages through https, upload through ssh
...
By downloading through https there is no access needed through SSH to
download the packages and so bootstrapping a new installation becomes
easier.
2017-12-07 00:48:22 -08:00
ea8e03f9a6
Add package.el configuration
2017-12-06 00:47:45 -08:00