index
:
genpkg
dev
Main repo is at https://github.com/juster/genpkg
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-18
Move OFS and ORS to END.
Justin Davis
1
-2
/
+3
2011-08-18
Avoid printing PKGBUILD fields with empty values.
Justin Davis
1
-0
/
+2
2011-08-18
Fix missing double-quotes in pkgdesc output.
Justin Davis
1
-1
/
+4
2011-08-18
Abstract PKGBUILD field printing into separate script: pbfields.
Justin Davis
2
-54
/
+90
2011-08-16
Move name overrides to Convert module and actually use them.
Justin Davis
1
-31
/
+31
2011-08-16
Set the pkgname in pbj to match the .pbj filename.
Justin Davis
2
-4
/
+4
2011-08-16
Add conflicts array to PKGBUILD.
Justin Davis
1
-1
/
+2
2011-08-16
Let's avoid creating a symlink to itself...
Justin Davis
1
-10
/
+8
2011-08-16
Mimick makepkg's symlinking of tarball to avoid downloading twice.
Justin Davis
2
-7
/
+19
2011-08-16
Fix typo where I forgot to specify 512 for SHA checksums.
Justin Davis
1
-1
/
+1
2011-08-16
Change shebang to use env.
Justin Davis
3
-3
/
+3
2011-08-16
Tweak version conversions again. Removes underscores.
Justin Davis
1
-6
/
+6
2011-08-16
Add checkdepends to the PKGBUILD printed by perl-pkg.
Justin Davis
1
-0
/
+1
2011-08-16
Minor code beautification.
Justin Davis
1
-1
/
+1
2011-08-16
Fix _mergedups. Fix typo of {'testing'}{'requires'}. Avoid empty deps.
Justin Davis
1
-5
/
+7
2011-08-14
Initial commit.
Justin Davis
5
-0
/
+916