index
:
apkkit
master
APK Kit
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-13
APKFile: allow split packages to use * for files included
Andrew Wilcox
1
-4
/
+7
2016-06-07
APKFile: correct an egregious oversight involving chain
Andrew Wilcox
1
-2
/
+2
2016-04-24
Split: Pull OpenRC init scripts and systemd units into split pkgs
Andrew Wilcox
1
-0
/
+15
2016-04-24
APKFile: More reliably determine if any files are present
Andrew Wilcox
1
-2
/
+6
2016-04-24
Portage integration: Real APK virtuals!
Andrew Wilcox
1
-7
/
+23
2016-04-24
Portage: Unfortunately, we must support shell invocation now
Andrew Wilcox
1
-1
/
+0
2016-04-24
Add /usr/share/info to -doc split packages
Andrew Wilcox
1
-0
/
+1
2016-04-24
Awful, ugly, disgusting split package support (#9)
Andrew Wilcox
3
-76
/
+235
2016-04-24
Portage integration: Handle PROVIDES and give it to apk
Andrew Wilcox
1
-0
/
+22
2016-04-24
Refactor dependency handling and PyLint fixes
Andrew Wilcox
1
-42
/
+49
2016-04-24
Portage: Add SLOT to dependent package names (closes #1)
Andrew Wilcox
1
-2
/
+35
2016-04-24
Portage integration: Fix blocker issue correctly this time
Andrew Wilcox
1
-2
/
+3
2016-04-24
Portage integration: if dep.blocker is not False, it's a blocker
Andrew Wilcox
1
-1
/
+1
2016-03-08
apkfile: Fix logic error
Andrew Wilcox
1
-5
/
+2
2016-03-08
Add support for invocation from Portage++
Andrew Wilcox
2
-5
/
+242
2015-10-18
README: Fix typo -.`
Andrew Wilcox
1
-2
/
+2
2015-10-18
APKFile: Sign with SHA256 too.
Andrew Wilcox
1
-1
/
+1
2015-10-18
APKFile: apk-tools uses sha256 for datahash, and sha1 for signature
Andrew Wilcox
1
-3
/
+2
2015-10-18
Package: fix silly typo with dependencies
Andrew Wilcox
1
-1
/
+1
2015-10-18
APKFile: Sign properly, and use SHA1 for now
Andrew Wilcox
1
-51
/
+108
2015-10-17
I/O: we can actually write unsigned APKs that work now
Andrew Wilcox
2
-6
/
+183
2015-10-17
Package: add missing fields to template
Andrew Wilcox
1
-0
/
+5
2015-10-17
Package: add data_hash support
Andrew Wilcox
1
-4
/
+39
2015-10-17
Package: use os.getenv instead
Andrew Wilcox
1
-1
/
+1
2015-10-08
PEP 8 + PyFlakes + PyLint fixes
Andrew Wilcox
2
-12
/
+40
2015-10-08
Package: we can now emit PKGINFO
Andrew Wilcox
1
-8
/
+29
2015-10-07
Add initial code for reading in APK files.
Andrew Wilcox
5
-0
/
+168
2015-09-29
Initial commit
Andrew Wilcox
1
-0
/
+77