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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-01
state: print missing package names on error
Timo Teräs
2
-8
/
+23
2010-06-01
state: improve error messages from dependency failures
Timo Teräs
10
-88
/
+197
2010-05-27
state: modify reinstallation prints
Timo Teräs
1
-8
/
+11
2010-05-27
state: show changed packages as upgrades
Timo Teräs
1
-2
/
+10
2010-05-27
state: fix deletion of obsoleted dependencies
Timo Teräs
1
-1
/
+2
2010-05-26
package: don't leak signing key file fd
Timo Teräs
1
-1
/
+1
2010-05-19
search: add search for reverse dependencies in index
Timo Teräs
1
-57
/
+91
2010-05-12
upgrade: reset versioned deps in world when doing upgrade -a
Natanael Copa
1
-2
/
+7
2010-05-05
info: fix querying of removed, but referenced packages
Timo Teras
1
-1
/
+1
2010-03-16
apk-tools-2.0.2
v2.0.2
Timo Teras
1
-1
/
+1
2010-03-15
state: virtual packages are always installable
Timo Teras
1
-0
/
+2
2010-03-10
state: check package availability always
Timo Teras
1
-7
/
+16
2010-03-04
apk-tools-2.0.1
v2.0.1
Timo Teras
1
-1
/
+1
2010-03-04
fetch: do not include installed non-repository files in search
Timo Teras
3
-13
/
+19
2010-03-01
cache: do not download files existing in local repository
Timo Teras
1
-1
/
+1
2010-03-01
db: fix previous commit
Timo Teras
1
-0
/
+1
2010-03-01
db: read also non-repository package index if reading repository indexes
Timo Teras
1
-8
/
+8
2010-02-26
Merge branch 'master' into prog
Natanael Copa
1
-3
/
+5
2010-02-26
state: write status for each package change
Natanael Copa
1
-8
/
+17
2010-02-26
state: show percent in progress bar
Natanael Copa
1
-10
/
+13
2010-02-26
add: print all failing packages instead of only first
Natanael Copa
1
-3
/
+5
2009-12-25
db: keep packages with no files with installed status
Timo Teras
1
-6
/
+10
2009-12-25
state: Default interactive action is Yes
Natanael Copa
1
-1
/
+1
2009-12-23
apk-tools-2.0
v2.0
Timo Teras
1
-1
/
+1
2009-12-22
db: make fdb load package description before calling pkg_install
Timo Teras
1
-5
/
+5
2009-12-21
db: check the overlay files package name rather than the ovl file itself
Natanael Copa
1
-1
/
+1
2009-12-21
db: honor overlay file even for protected paths
Timo Teras
1
-14
/
+12
2009-12-21
apk: remove the unneeded --never-overwrite
Timo Teras
4
-29
/
+5
2009-12-21
db: accept files in overlay without directory
Timo Teras
1
-5
/
+2
2009-12-21
db: use proper instance for overlay file entries
Timo Teras
1
-25
/
+33
2009-12-21
apk: --overlay-from-stdin
Timo Teras
4
-5
/
+61
2009-12-21
db: read time only once when writing scriptsdb
Timo Teras
1
-1
/
+3
2009-11-24
apk-tools-2.0_rc7
v2.0_rc7
Timo Teras
1
-1
/
+1
2009-11-24
db: check if target exist before renaming tempfile
Natanael Copa
1
-3
/
+10
2009-11-06
archive: overwrite protection needs to use real filename
Timo Teras
1
-1
/
+7
2009-11-06
version: add support for version control suffixes
Timo Teras
1
-3
/
+8
2009-11-06
version: fix remaining version comparisons
Timo Teras
1
-7
/
+9
2009-11-06
test: add test cases for version comparing
Timo Teras
2
-0
/
+741
2009-11-06
apk: add --never-overwrite flag (ref #197)
Timo Teras
3
-2
/
+25
2009-11-05
version: fix comparison of version again
Timo Teras
1
-2
/
+2
2009-10-26
db: fix migration and pruning of symlinks to dirs
Timo Teras
2
-3
/
+5
2009-10-26
version: fix comparision of pre-suffixes
Timo Teras
1
-3
/
+14
2009-09-25
apk-tools-2.0_rc6
v2.0_rc6
Timo Teras
1
-1
/
+1
2009-09-16
pkg: fix parsing of empty dependencies
Timo Teras
1
-1
/
+1
2009-09-04
version: --index output to stdout instead of stderr
Timo Teras
1
-4
/
+4
2009-09-03
apk-tools-2.0_rc5
v2.0_rc5
Timo Teras
1
-1
/
+1
2009-09-03
index: do not segfault if there are no description
Natanael Copa
1
-5
/
+7
2009-09-03
index, version: support for repository descriptions (fixes #141)
Timo Teras
8
-25
/
+89
2009-08-20
apk-tools-2.0_rc4
v2.0_rc4
Timo Teras
1
-1
/
+1
2009-08-19
state: require an available package for re-installs
Timo Teras
1
-1
/
+2
[next]