index
:
apk-tools
2.0-stable
2.1-stable
2.10-stable
2.6-stable
2.7-stable
2.8-stable
master
v3.0-wip
Alpine Package Keeper, the 2.x tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
blob.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blob: fix sign extension in test_bit
Timo Teräs
2016-04-03
1
-1
/
+1
*
blob: Add missing header
Andrew Wilcox
2015-10-08
1
-0
/
+1
*
add simple stats applet
Timo Teräs
2015-06-12
1
-1
/
+1
*
free atoms when VALGRIND is defined
Timo Teräs
2015-06-12
1
-0
/
+10
*
optimize base64 decoding a bit
Timo Teräs
2015-06-12
1
-20
/
+16
*
use murmur3_32 hash
Timo Teräs
2015-06-11
1
-6
/
+45
*
ignore .apk-new files for overlays
Timo Teräs
2015-04-08
1
-0
/
+6
*
support extended pax header in tar extractor
Timo Teräs
2014-11-01
1
-0
/
+9
*
libapk, apk(8): fix header inclusion issues with musl's headers
William Pitcock
2013-06-12
1
-1
/
+1
*
solver, test: implements more provides things, add tests
Timo Teräs
2012-02-27
1
-3
/
+4
*
blob: fix base64 decoding after previous optimizations
Timo Teräs
2012-02-10
1
-1
/
+1
*
blob: optimize spn and cspn
Timo Teräs
2012-02-08
1
-4
/
+87
*
blob: optimize digit and base64 decoding
Timo Teräs
2012-02-08
1
-41
/
+110
*
solver, db: implement repository pinning
Timo Teräs
2011-10-29
1
-4
/
+8
*
all: update copyright year statement
Timo Teräs
2011-09-13
1
-1
/
+1
*
various: use 'atoms' for certain package field and misc fixes
Timo Teräs
2010-12-14
1
-0
/
+67
*
blob: fix segfault on x86_64 with --virtual
Natanael Copa
2010-11-23
1
-1
/
+1
*
state: improve error messages from dependency failures
Timo Teräs
2010-06-01
1
-0
/
+8
*
blob: base64 encoding and decoding
Timo Teras
2009-07-15
1
-17
/
+127
*
db: live with sha1 and md5
Timo Teras
2009-07-14
1
-0
/
+49
*
blob: add some likelyness to help compiler optimizations
Timo Teras
2009-07-14
1
-12
/
+12
*
blob: some helpers to replace snprintf
Timo Teras
2009-07-14
1
-36
/
+91
*
hash: allow caching of hash value
Timo Teras
2009-07-14
1
-2
/
+7
*
bstream: make tokenizable and load index using bstream
Timo Teras
2009-07-14
1
-17
/
+31
*
csum: use openssl instead
Timo Teras
2009-07-08
1
-9
/
+0
*
blob: function to checksum a blob
Timo Teras
2009-06-28
1
-1
/
+10
*
blob: add strspn helpers
Timo Teras
2009-04-14
1
-0
/
+28
*
db: keep only filename in file entries, hash by both directory and file
Timo Teras
2009-01-14
1
-1
/
+1
*
hash, db: use apk_blob_t and list_*
Timo Teras
2008-11-27
1
-0
/
+20
*
db: parse new style .PKGINFO
Timo Teras
2008-11-06
1
-1
/
+18
*
Argument parsing. Some other stuff too.
Timo Teras
2008-04-21
1
-0
/
+3
*
Initial commit of some stuff written so far. Still in state of flux. Expect
Timo Teras
2008-04-17
1
-0
/
+125