index
:
aports
1.10-stable
1.9
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
2.7-stable
3.0-stable
3.1-stable
3.10-stable
3.11-stable
3.2-stable
3.3-stable
3.4-stable
3.5-stable
3.6-stable
3.7-stable
3.8-stable
3.9-stable
master
uacme-upgrade
v3.0-wip
z3-upgrade
Main aports tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
apk: usage: cleanup help text when no applet is selected
William Pitcock
2018-01-09
1
-0
/
+1
*
enable automatic update of indexes controlled by --cache-max-age
Timo Teräs
2018-01-04
1
-2
/
+2
*
cache: delete more aggressively unneeded cached files
Timo Teräs
2014-10-06
1
-4
/
+10
*
applets: unify help message by removing final dots
Timo Teräs
2013-06-19
1
-4
/
+2
*
print: move progress bar update logic to apk_print_progress
Natanael Copa
2013-06-19
1
-4
/
+1
*
apk: use string array in applet mains, separate apk_name_foreach_matching
Timo Teräs
2013-06-18
1
-6
/
+7
*
cache: implement progress bar (ref #1170)
Timo Teräs
2013-06-17
1
-4
/
+25
*
db, cache: do not use cache/tmp for downloads
Timo Teräs
2013-06-17
1
-2
/
+5
*
db: refactor repository file construction
Timo Teräs
2013-06-17
1
-8
/
+3
*
solver: rewrite as deductive solver -- core features
Timo Teräs
2013-06-13
1
-4
/
+3
*
libapk, apk(8): fix header inclusion issues with musl's headers
William Pitcock
2013-06-12
1
-0
/
+1
*
db: unify handling of special packages
Timo Teräs
2013-05-30
1
-2
/
+2
*
db, io: load repositories also from etc/apk/repositories.d/*.list
Timo Teräs
2012-02-22
1
-5
/
+5
*
db, solver, io: scan cache items at startup
Timo Teräs
2012-02-22
1
-66
/
+33
*
cache: fix download
Timo Teräs
2011-10-31
1
-1
/
+1
*
all: update copyright year statement
Timo Teräs
2011-09-13
1
-1
/
+1
*
applets: start using solver code
Timo Teräs
2011-09-09
1
-17
/
+8
*
cache: return error if cache sync or download fails
Timo Teräs
2011-07-11
1
-3
/
+3
*
db, cache: automatically remount cache read-write when needed
Timo Teräs
2011-03-16
1
-1
/
+1
*
db: handle arch similarly to stable branch
Timo Teräs
2011-03-16
1
-1
/
+2
*
db: remove support for unsigned repository index
Timo Teräs
2010-12-10
1
-6
/
+3
*
First steps for libapk
Natanael Copa
2010-06-11
1
-0
/
+1
*
all: rework how arrays work
Timo Teräs
2010-06-05
1
-4
/
+1
*
cache: do not download files existing in local repository
Timo Teras
2010-03-01
1
-1
/
+1
*
db: prefer local repositories, and implement --no-network
Timo Teras
2009-08-06
1
-10
/
+7
*
all: implement database open options
Timo Teras
2009-08-06
1
-13
/
+6
*
state: fix world dependencies to be honored always
Timo Teras
2009-08-04
1
-2
/
+6
*
apk: use *at instead of chdir+normal file syscall
Timo Teras
2009-07-31
1
-30
/
+33
*
various: misc fixes
Timo Teras
2009-07-22
1
-3
/
+4
*
db: signed index loading (ref #46)
Timo Teras
2009-07-20
1
-2
/
+3
*
cache: make cache cleaning work again properly
Timo Teras
2009-07-15
1
-24
/
+27
*
db: live with sha1 and md5
Timo Teras
2009-07-14
1
-11
/
+12
*
blob: some helpers to replace snprintf
Timo Teras
2009-07-14
1
-3
/
+4
*
implement --update-cache option
Natanael Copa
2009-07-09
1
-0
/
+1
*
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
1
-1
/
+1
*
cache: new applet (ref #49)
Timo Teras
2009-06-29
1
-0
/
+150