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
/
package.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
state: rework changeset calculation algorithm
Timo Teras
2009-04-14
1
-7
/
+79
*
pkg: write dependencies directly file instead of buffer
Timo Teras
2009-03-17
1
-0
/
+23
*
pkg: show warning if deprecated .INSTALL is present in package
Timo Teras
2009-02-27
1
-1
/
+14
*
Revert "Revert "pkg: use absolute filenames for packages""
Natanael Copa
2009-01-21
1
-2
/
+7
*
Revert "pkg: use absolute filenames for packages"
Natanael Copa
2009-01-21
1
-7
/
+2
*
pkg: use absolute filenames for packages
Timo Teras
2009-01-20
1
-2
/
+7
*
add: --upgrade|-u to control if upgrading is preferred or not
Timo Teras
2009-01-16
1
-3
/
+0
*
info: implement who owns packages query (apk_info -W)
Timo Teras
2009-01-13
1
-5
/
+7
*
pkg: use generic blob functions to parse dependencies
Timo Teras
2009-01-13
1
-38
/
+36
*
db, package: new dependency format, second try
Natanael Copa
2009-01-11
1
-4
/
+4
*
Revert "db: change format for dependencies"
Natanael Copa
2009-01-09
1
-3
/
+3
*
db: change format for dependencies
Natanael Copa
2009-01-08
1
-3
/
+3
*
src/package.c: fix compiler warning on 64 bit hosts
Natanael Copa
2009-01-08
1
-2
/
+2
*
various: make fancy progress bar and update todo
Timo Teras
2009-01-07
1
-2
/
+1
*
db, pkg: fix rest of memory leaks
Timo Teras
2009-01-06
1
-0
/
+2
*
io: apk_ostream stuff
Timo Teras
2008-11-28
1
-16
/
+4
*
add: add support to install packages not in a repository
Timo Teras
2008-11-28
1
-0
/
+1
*
db: rework 'files' to 'installed'
Timo Teras
2008-11-28
1
-8
/
+30
*
hash, db: use apk_blob_t and list_*
Timo Teras
2008-11-27
1
-20
/
+20
*
db: checksum installed files, protect config files
Timo Teras
2008-11-14
1
-1
/
+1
*
build: remove pthreads references
Timo Teras
2008-11-12
1
-1
/
+0
*
pkg: speed up indexing of version 2 .apks
Timo Teras
2008-11-07
1
-3
/
+5
*
use zlib internally to decompress
Timo Teras
2008-11-07
1
-13
/
+14
*
db: fix installation of apk v1 packages
Timo Teras
2008-11-07
1
-1
/
+1
*
pkg: support for new scripts
Timo Teras
2008-11-07
1
-51
/
+75
*
db: parse new style .PKGINFO
Timo Teras
2008-11-06
1
-52
/
+102
*
give more helpful error messages
Natanael Copa
2008-10-26
1
-3
/
+6
*
Overwriting of bb files, apk_create (from old apk-tools), chdir changes,
Timo Teras
2008-04-22
1
-6
/
+10
*
Argument parsing. Some other stuff too.
Timo Teras
2008-04-21
1
-20
/
+0
*
Initial commit of some stuff written so far. Still in state of flux. Expect
Timo Teras
2008-04-17
1
-0
/
+483