index
:
apk-tools
2.0-stable
2.1-stable
2.10-stable
2.6-stable
2.7-stable
2.8-stable
master
v3.0-wip
Alpine Package Keeper, the 2.x tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
db: reinitialize trigger_pkg_list node after deletion
Timo Teräs
2010-06-15
1
-0
/
+1
*
Makefile: Don't build or install the libapk and lua module by default
Natanael Copa
2010-06-14
1
-10
/
+29
*
db: --simulate never needs write access to db
Timo Teräs
2010-06-12
1
-0
/
+4
*
archive: honor username/groupname instead of uid/gid
Timo Teräs
2010-06-12
5
-1
/
+140
*
various: use O_CLOEXEC and add some error checking
Timo Teräs
2010-06-11
6
-31
/
+30
*
build: fix CFLAGS, and use pkg-config for lua
Timo Teräs
2010-06-11
1
-5
/
+4
*
print: clean up after copy-paste
Natanael Copa
2010-06-11
3
-5
/
+2
*
db: make apk_wait a part of dbopts
Natanael Copa
2010-06-11
3
-8
/
+8
*
lua: initial lua module
Natanael Copa
2010-06-11
2
-2
/
+74
*
First steps for libapk
Natanael Copa
2010-06-11
22
-74
/
+142
*
db: do not free trigger list after package is unpacked
Natanael Copa
2010-06-10
1
-6
/
+6
*
info: fix usage of arrays
Timo Teräs
2010-06-08
1
-4
/
+4
*
state: fix error printing
Timo Teräs
2010-06-08
2
-2
/
+6
*
db: fix usage of apk_name_array in install_ctx
Timo Teräs
2010-06-07
1
-4
/
+4
*
all: rework how arrays work
Timo Teräs
2010-06-05
14
-121
/
+137
*
state: fix a crash in error printing
Timo Teräs
2010-06-03
1
-1
/
+1
*
db, pkg: fix triggers related crash
Timo Teräs
2010-06-01
2
-8
/
+11
*
state: print missing package names on error
Timo Teräs
2010-06-01
2
-8
/
+23
*
state: improve error messages from dependency failures
Timo Teräs
2010-06-01
10
-88
/
+197
*
state: modify reinstallation prints
Timo Teräs
2010-05-27
1
-8
/
+11
*
state: show changed packages as upgrades
Timo Teräs
2010-05-27
1
-2
/
+10
*
state: fix deletion of obsoleted dependencies
Timo Teräs
2010-05-27
1
-1
/
+2
*
package: don't leak signing key file fd
Timo Teräs
2010-05-26
1
-1
/
+1
*
search: add search for reverse dependencies in index
Timo Teräs
2010-05-19
1
-57
/
+91
*
upgrade: reset versioned deps in world when doing upgrade -a
Natanael Copa
2010-05-12
1
-2
/
+7
*
info: fix querying of removed, but referenced packages
Timo Teras
2010-05-05
1
-1
/
+1
*
state: virtual packages are always installable
Timo Teras
2010-03-15
1
-0
/
+2
*
state: check package availability always
Timo Teras
2010-03-10
1
-7
/
+16
*
fetch: do not include installed non-repository files in search
Timo Teras
2010-03-04
3
-13
/
+19
*
cache: do not download files existing in local repository
Timo Teras
2010-03-01
1
-1
/
+1
*
db: fix previous commit
Timo Teras
2010-03-01
1
-0
/
+1
*
db: read also non-repository package index if reading repository indexes
Timo Teras
2010-03-01
1
-8
/
+8
*
Merge branch 'master' into prog
Natanael Copa
2010-02-26
1
-3
/
+5
|
\
|
*
add: print all failing packages instead of only first
Natanael Copa
2010-02-26
1
-3
/
+5
*
|
state: write status for each package change
Natanael Copa
2010-02-26
1
-8
/
+17
*
|
state: show percent in progress bar
Natanael Copa
2010-02-26
1
-10
/
+13
|
/
*
db: keep packages with no files with installed status
Timo Teras
2009-12-25
1
-6
/
+10
*
state: Default interactive action is Yes
Natanael Copa
2009-12-25
1
-1
/
+1
*
db: make fdb load package description before calling pkg_install
Timo Teras
2009-12-22
1
-5
/
+5
*
db: check the overlay files package name rather than the ovl file itself
Natanael Copa
2009-12-21
1
-1
/
+1
*
db: honor overlay file even for protected paths
Timo Teras
2009-12-21
1
-14
/
+12
*
apk: remove the unneeded --never-overwrite
Timo Teras
2009-12-21
4
-29
/
+5
*
db: accept files in overlay without directory
Timo Teras
2009-12-21
1
-5
/
+2
*
db: use proper instance for overlay file entries
Timo Teras
2009-12-21
1
-25
/
+33
*
apk: --overlay-from-stdin
Timo Teras
2009-12-21
4
-5
/
+61
*
db: read time only once when writing scriptsdb
Timo Teras
2009-12-21
1
-1
/
+3
*
db: check if target exist before renaming tempfile
Natanael Copa
2009-11-24
1
-3
/
+10
*
archive: overwrite protection needs to use real filename
Timo Teras
2009-11-06
1
-1
/
+7
*
version: add support for version control suffixes
Timo Teras
2009-11-06
1
-3
/
+8
*
version: fix remaining version comparisons
Timo Teras
2009-11-06
1
-7
/
+9
[next]