Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-14 | jh-mvn-install: optionally create a symlink in /usr/share/javav0.4.1 | Luke Shumaker | |
2013-05-12 | jh-mvn-basename: properly handle "." in groupIdv0.4 | Luke Shumaker | |
2013-05-12 | fix jh-mvn-basename and jh-mvn-install | Luke Shumaker | |
2013-05-12 | adjust to not hardcode where the jh-* programs are | Luke Shumaker | |
2013-05-12 | fix Makefile | Luke Shumaker | |
2013-05-12 | Specify that this is under the WTFPL | Luke Shumaker | |
2013-05-12 | simplify by moving usage() into jh-help, jh no longer needs to be included | Luke Shumaker | |
2013-05-12 | clean up Makefile | Luke Shumaker | |
* use $(bindir) * use $(pkgdatadir) * remove jh-mksource | |||
2013-05-12 | Sourcing a file from Bash checks the path, I don't need to hard-code it | Luke Shumaker | |
2013-05-12 | rm jh-mksource* | Luke Shumaker | |
jh-mksource is now superfluous with makepkg 4.1 and librefetch | |||
2013-05-12 | jh-checksource: update help text for the -m flag | Luke Shumaker | |
2013-05-12 | jh-checksource: ignore more files | Luke Shumaker | |
* ignore everything with the "audio/*" type * ignore XML files * ignore OGG files * ignore "*.git" directories * ignore gettext files based on filename ('/po/^[^/]*.gmo$') | |||
2013-05-12 | jh-checksource: optimize check that reports whether unsafe files were found | Luke Shumaker | |
2013-05-12 | jh-checksource: local variables | Luke Shumaker | |
2013-05-12 | jh-checksource: remove temp files even for abnormal termination | Luke Shumaker | |
2013-04-25 | improve jh-checksource | Luke Shumaker | |
Code-wise: * add `-m` flag for machine readable * use mime-types instead of user-readable strings * ignore files less than 3 bytes Settings-wise: * ignore _all_ `inode/*`, `text/*`, `image/*` and `video/*` types * ignore PDFs and PostScript * ignore .hg files | |||
2012-10-30 | have mvn-localrepo fall back to a default if settings.xml doesn't existv0.3.3 | Luke Shumaker | |
2012-10-19 | jh: fix usage()v0.3.2 | Luke Shumaker | |
2012-10-19 | jh-checksource: add more to the whitelist | Luke Shumaker | |
2012-10-19 | jh-checksource: sort the unsafe files when printing them | Luke Shumaker | |
2012-10-18 | fix a typov0.3.1 | Luke Shumaker | |
2012-10-18 | rewrite jh-checksourcev0.3 | Luke Shumaker | |
2012-10-18 | fix several "small" problems | Luke Shumaker | |
2012-10-10 | what is wrong with me? | Luke Shumaker | |
2012-10-10 | fix problems with jh-checksource | Luke Shumaker | |
2012-10-10 | fix an error in checksource | Luke Shumaker | |
2012-10-10 | add 'checksource' and 'mksource' | Luke Shumaker | |
2012-09-28 | Add a 'clean' target | Luke Shumaker | |
2012-09-28 | Change how the main help menu works | Luke Shumaker | |
2012-09-28 | Add a list-commands command | Luke Shumaker | |
2012-09-28 | Remove the empty line after the usage line in help files. | Luke Shumaker | |
2012-09-28 | Add a help file for the help command | Luke Shumaker | |
2012-09-27 | fix me accidentally starting the args array at 0 | Luke Shumaker | |
2012-09-27 | Makefile: oops, install help files | Luke Shumaker | |
2012-09-27 | Makefile: create directories as nescessary | Luke Shumaker | |
2012-09-27 | Initial commit | Luke Shumaker | |