riscy
|
59adc1d4cb
|
use pkg/ instead of _elisp/ to store cloned files
|
2020-05-03 11:43:20 -07:00 |
|
riscy
|
df028ca90a
|
further improve output scroll; misc cleanup
|
2020-05-03 11:42:49 -07:00 |
|
riscy
|
441ec62d97
|
add more explicit typing; update public interfaces
|
2020-05-03 09:13:34 -07:00 |
|
riscy
|
c47876faf3
|
reorganize details in output scroll
|
2020-05-02 23:37:53 -07:00 |
|
riscy
|
c26889f18f
|
add 'test-melpazoid' recipe; cleanup for tests
|
2020-05-02 23:36:59 -07:00 |
|
riscy
|
2d24669552
|
simplify some messaging and error reporting
|
2020-05-02 18:04:31 -07:00 |
|
riscy
|
518690c2aa
|
improve similarly-named packages listing
|
2020-05-02 18:01:35 -07:00 |
|
riscy
|
670b1c2d5e
|
make containerization more robust
|
2020-05-02 17:59:17 -07:00 |
|
riscy
|
47a7645bec
|
add a couple sharp-quote checkers
|
2020-05-02 17:57:54 -07:00 |
|
riscy
|
da796d18e0
|
improve usage instructions and GitHub actions
|
2020-04-26 19:01:53 -07:00 |
|
riscy
|
801964e829
|
add EXIST_OK env var
|
2020-04-26 14:57:20 -07:00 |
|
riscy
|
e0614cf064
|
print some repository info when api available
|
2020-04-26 14:57:20 -07:00 |
|
riscy
|
592df879ed
|
add github build action, simplify travis build
|
2020-04-26 14:57:17 -07:00 |
|
riscy
|
607846cc1b
|
reword and improve some warnings
|
2020-04-26 14:46:43 -07:00 |
|
riscy
|
dd50b29c11
|
check mirrored emacswiki files (revisits #6)
|
2020-04-25 13:45:06 -07:00 |
|
riscy
|
1c30c9e895
|
combine and cleanup packaging and license checks
|
2020-04-18 13:08:31 -07:00 |
|
riscy
|
519537ac57
|
extend usage with support for local builds (#9)
|
2020-04-18 13:03:01 -07:00 |
|
riscy
|
630539ea43
|
only shallow clone with github, gitlab, bitbucket
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
cfb8c2f199
|
touch up a few lints and failure messages
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
d5e4df45ee
|
add package-lint's multifile package support
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
310a5c3e2c
|
revise license boilerplate check
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
36befb041e
|
reword some linter output
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
5c6a3ea450
|
output clickable URL when checking epkgs
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
55eec68f6f
|
ensure package name matches recipe filename
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
984d4a8425
|
improve melpazoid.el 'load' check
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
e08d0ee035
|
add a few more boilerplate detectors
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
e78196f403
|
prefer shallow clone with git
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
7bc2bd6022
|
rm occasionally-failing license api doctest
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
9af7ced5ee
|
update/improve a handful of lints
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
4b1bcbccc9
|
add lint re: bind-keys overwriting bindings
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
324feafc2b
|
allow #clone to take None as branch name
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
ee9d68220e
|
simplify travis environment variables
|
2020-04-15 23:31:49 -07:00 |
|
riscy
|
5dc65b7c9d
|
check emacsmirror for packages with same name
...in addition to MELPA, as described in #6
|
2020-04-15 23:31:49 -07:00 |
|
Chris Rayner
|
6064b34d3e
|
Merge pull request #7 from Silex/patch-1
Fix paths in README
|
2020-04-15 23:14:55 -07:00 |
|
Philippe Vaucher
|
91c4a2fe1b
|
Fix paths in README
|
2020-04-16 07:58:36 +02:00 |
|
riscy
|
13ee17fffd
|
use simple tokenize_expression to get package name
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
7efa174d82
|
build fewer recipes during CI
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
07648c6c16
|
jump through hoop to upgrade org-mode
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
ecc217439d
|
drop support for locally hosted packages
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
70f0190358
|
clean up comments, tighten up func/variable names
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
84ef4780d1
|
don't check -pkg.el files for license boilerplate
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
5755c334be
|
fix cloning checks
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
5751e13897
|
clean up a handful of lint messages
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
3b827d503d
|
always prefer 'master' as the default branch
per https://github.com/melpa/melpa/pull/6712
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
2e19cad16d
|
add load-file check to byte-compilation
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
bcfb48950d
|
rely on MELPA machinery for more scripting
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
ed5d2143d1
|
tidy up package details output
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
bd07a1e4b7
|
misc cleanup; lru_cache some functions; rm doctest
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
45a6f97a94
|
improve lisp usage; split out recipe_struct_elisp
|
2020-03-16 21:57:34 -07:00 |
|
riscy
|
c941f67155
|
rm su-exec and other Dockerfile cleanup
|
2020-03-16 21:57:34 -07:00 |
|