index
:
apk-tools
2.0-stable
2.1-stable
2.10-stable
2.12-stable
2.14-stable
2.6-stable
2.7-stable
2.8-stable
adelie/2.12
current
feature/macos
fix/portability-broken-qsort-r
for-adelie/pmmx
for-alpine/cache-errors
for-alpine/posix-shell
for-alpine/pregen-help
for-alpine/solver-debugging
master
mkpkg-info-generalization
tt-add-virtual-version
tt-fetch-world
tt-fix-symlink-apknew
tt-layers
tt-no-cache
tt-stable-wip
tt-subnet-match
v3.0-wip
zv/test
Adélie Linux patches for Alpine Package Keeper (apk-tools)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
package.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-17
pkg: write dependencies directly file instead of buffer
Timo Teras
1
-0
/
+23
2009-02-27
pkg: show warning if deprecated .INSTALL is present in package
Timo Teras
1
-1
/
+14
2009-01-21
Revert "Revert "pkg: use absolute filenames for packages""
Natanael Copa
1
-2
/
+7
2009-01-21
Revert "pkg: use absolute filenames for packages"
Natanael Copa
1
-7
/
+2
2009-01-20
pkg: use absolute filenames for packages
Timo Teras
1
-2
/
+7
2009-01-16
add: --upgrade|-u to control if upgrading is preferred or not
Timo Teras
1
-3
/
+0
2009-01-13
info: implement who owns packages query (apk_info -W)
Timo Teras
1
-5
/
+7
2009-01-13
pkg: use generic blob functions to parse dependencies
Timo Teras
1
-38
/
+36
2009-01-11
db, package: new dependency format, second try
Natanael Copa
1
-4
/
+4
2009-01-09
Revert "db: change format for dependencies"
Natanael Copa
1
-3
/
+3
2009-01-08
db: change format for dependencies
Natanael Copa
1
-3
/
+3
2009-01-08
src/package.c: fix compiler warning on 64 bit hosts
Natanael Copa
1
-2
/
+2
2009-01-07
various: make fancy progress bar and update todo
Timo Teras
1
-2
/
+1
2009-01-06
db, pkg: fix rest of memory leaks
Timo Teras
1
-0
/
+2
2008-11-28
io: apk_ostream stuff
Timo Teras
1
-16
/
+4
2008-11-28
add: add support to install packages not in a repository
Timo Teras
1
-0
/
+1
2008-11-28
db: rework 'files' to 'installed'
Timo Teras
1
-8
/
+30
2008-11-27
hash, db: use apk_blob_t and list_*
Timo Teras
1
-20
/
+20
2008-11-14
db: checksum installed files, protect config files
Timo Teras
1
-1
/
+1
2008-11-12
build: remove pthreads references
Timo Teras
1
-1
/
+0
2008-11-07
pkg: speed up indexing of version 2 .apks
Timo Teras
1
-3
/
+5
2008-11-07
use zlib internally to decompress
Timo Teras
1
-13
/
+14
2008-11-07
db: fix installation of apk v1 packages
Timo Teras
1
-1
/
+1
2008-11-07
pkg: support for new scripts
Timo Teras
1
-51
/
+75
2008-11-06
db: parse new style .PKGINFO
Timo Teras
1
-52
/
+102
2008-10-26
give more helpful error messages
Natanael Copa
1
-3
/
+6
2008-04-22
Overwriting of bb files, apk_create (from old apk-tools), chdir changes,
Timo Teras
1
-6
/
+10
2008-04-21
Argument parsing. Some other stuff too.
Timo Teras
1
-20
/
+0
2008-04-17
Initial commit of some stuff written so far. Still in state of flux. Expect
Timo Teras
1
-0
/
+483
[prev]