index
:
packages/jh
master
mirror of git://projects.parabola.nu/packages/jh.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-01-07
Fix typos in help text
Luke Shumaker
2013-08-05
jh-checksource: allow message/rfc822
Luke Shumaker
2013-06-22
'>'/'<' do lexicographic comparison, we want integer
v0.5.1
Luke Shumaker
2013-05-16
oops, I'm a dummy
v0.5
Luke Shumaker
2013-05-16
jh-mvn-install: switch 4th & 5th arguments to make jarfile optional
Luke Shumaker
2013-05-14
jh-mvn-install: optionally create a symlink in /usr/share/java
v0.4.1
Luke Shumaker
2013-05-12
jh-mvn-basename: properly handle "." in groupId
v0.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
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
2013-05-12
jh-checksource: update help text for the -m flag
Luke Shumaker
2013-05-12
jh-checksource: ignore more files
Luke Shumaker
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
2012-10-30
have mvn-localrepo fall back to a default if settings.xml doesn't exist
v0.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 typo
v0.3.1
Luke Shumaker
2012-10-18
rewrite jh-checksource
v0.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