index
:
ncopa/apk-tools
lua
master
ncopa's apk-tools repo
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache: make cache cleaning work again properly
Timo Teras
2009-07-15
3
-24
/
+32
*
blob: base64 encoding and decoding
Timo Teras
2009-07-15
2
-17
/
+129
*
pkg: fix package scanner to read whole archive
Timo Teras
2009-07-15
1
-2
/
+2
*
db: live with sha1 and md5
Timo Teras
2009-07-14
15
-159
/
+371
*
db: remove debug print
Timo Teras
2009-07-14
1
-1
/
+0
*
blob: add some likelyness to help compiler optimizations
Timo Teras
2009-07-14
2
-12
/
+24
*
blob: some helpers to replace snprintf
Timo Teras
2009-07-14
6
-106
/
+167
*
db: speed up fdb creation
Timo Teras
2009-07-14
4
-46
/
+50
*
build: optimize with -O2 by default
Timo Teras
2009-07-14
1
-2
/
+3
*
hash: allow caching of hash value
Timo Teras
2009-07-14
6
-27
/
+61
*
bstream: make tokenizable and load index using bstream
Timo Teras
2009-07-14
10
-162
/
+218
*
io: move csumming away from bstream to gunzip
Timo Teras
2009-07-13
7
-75
/
+131
*
openssl: register engines, and use oneshot digest when possible
Timo Teras
2009-07-13
2
-5
/
+2
*
gunzip: accept concatenated gzip streams
Timo Teras
2009-07-10
1
-1
/
+11
*
db: removed apk_repository_update_all() as its no longer needed
Natanael Copa
2009-07-09
3
-15
/
+1
*
ver: implement --limit
Natanael Copa
2009-07-09
1
-27
/
+24
*
implement --update-cache option
Natanael Copa
2009-07-09
4
-2
/
+12
*
db: check cache directory early
Timo Teras
2009-07-08
1
-3
/
+3
*
apk: initialize openssl
Timo Teras
2009-07-08
1
-0
/
+22
*
build: link zlib dynamically, use --as-needed
Timo Teras
2009-07-08
1
-3
/
+5
*
csum: use openssl instead
Timo Teras
2009-07-08
10
-519
/
+67
*
apk: add --wait option to wait for exclusive lock (fixes #26)
Timo Teras
2009-07-07
3
-9
/
+37
*
add: ignore install failures on 'apk add --force'
Timo Teras
2009-07-07
1
-1
/
+2
*
ver: fix output indentation
Timo Teras
2009-07-07
1
-1
/
+3
*
cache: delete also wget temporary files
Timo Teras
2009-07-07
1
-2
/
+10
*
cache: use changeset to figure out downloadables
Timo Teras
2009-07-07
1
-3
/
+23
*
db: open flags revisited
Timo Teras
2009-07-07
6
-35
/
+45
*
fetch: respect --simulate option
Natanael Copa
2009-07-06
1
-0
/
+3
*
info: fix compiler warning on x86_64
Natanael Copa
2009-06-30
1
-2
/
+2
*
cache: new applet (ref #49)
Timo Teras
2009-06-29
6
-18
/
+203
*
db: cache packages (ref #49)
Timo Teras
2009-06-29
4
-59
/
+149
*
blob: function to checksum a blob
Timo Teras
2009-06-28
4
-22
/
+21
*
help: auto construct help
Timo Teras
2009-06-25
13
-142
/
+264
*
upgrade: add --available option
Timo Teras
2009-06-25
3
-5
/
+42
*
upgrade: new applet
Timo Teras
2009-06-25
2
-1
/
+56
*
package: removed debug code
Natanael Copa
2009-06-22
1
-1
/
+0
*
version: added apk_version_compare_blob() function
Natanael Copa
2009-06-22
2
-7
/
+9
*
ver: only compare the given packages, show version
Natanael Copa
2009-06-20
7
-37
/
+71
*
db: add function apk_repository_update_all
Natanael Copa
2009-06-19
3
-4
/
+13
*
info: support for -d, --description
Natanael Copa
2009-06-19
1
-5
/
+20
*
info: allow multiple subactions at the same run
Natanael Copa
2009-06-19
1
-18
/
+45
*
info: add size and webpage to usage
Natanael Copa
2009-06-19
1
-1
/
+1
*
info: add -w,--webpage and -s,--size options
Natanael Copa
2009-06-19
1
-0
/
+30
*
improve --help output
Natanael Copa
2009-06-19
8
-23
/
+36
*
add: support for forced versions
Natanael Copa
2009-06-16
5
-16
/
+61
*
fetch: use lstat to verify filesize on existing targets
Natanael Copa
2009-06-16
1
-3
/
+2
*
state: bugfix in the package version selector
Natanael Copa
2009-06-16
1
-2
/
+5
*
io: fix mmap bstream fd leak
Timo Teras
2009-06-11
1
-1
/
+2
*
fetch: readlink does not end buffer with \0
Natanael Copa
2009-06-11
1
-1
/
+4
*
fetch: do not create hardlinks to softlinks but to softlink targets
Natanael Copa
2009-06-11
1
-1
/
+3
[next]