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
/
package.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blob: some helpers to replace snprintf
Timo Teras
2009-07-14
1
-28
/
+28
*
bstream: make tokenizable and load index using bstream
Timo Teras
2009-07-14
1
-3
/
+3
*
io: move csumming away from bstream to gunzip
Timo Teras
2009-07-13
1
-5
/
+23
*
package: removed debug code
Natanael Copa
2009-06-22
1
-1
/
+0
*
ver: only compare the given packages, show version
Natanael Copa
2009-06-20
1
-0
/
+5
*
add: support for forced versions
Natanael Copa
2009-06-16
1
-0
/
+33
*
pkg: clean up writing of dependencies
Timo Teras
2009-04-16
1
-82
/
+60
*
pkg: apk_deps_del helper introduced
Timo Teras
2009-04-16
1
-0
/
+19
*
pkg: fix apk v1.0 URL field import
Timo Teras
2009-04-16
1
-1
/
+1
*
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