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
/
commit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-07
db: rework directory permission handling
Timo Teräs
1
-0
/
+1
2014-05-19
solver: fix installation of non-repository packages during tmpfs boot
Timo Teräs
1
-0
/
+3
2013-08-05
commit: fix segfault
Natanael Copa
1
-1
/
+1
2013-08-03
commit: don't ask questions if simulating
Timo Teräs
1
-9
/
+9
2013-06-21
commit: fix another re-installing misspelling to reinstalling
Timo Teräs
1
-1
/
+1
2013-06-20
commit: fix ssize_t printing
Timo Teräs
1
-4
/
+5
2013-06-20
commit, db: make file conflicts and script errors non-fatal
Timo Teräs
1
-19
/
+33
2013-06-19
solver: fix package deletion to consier provides properly
Timo Teräs
1
-3
/
+2
2013-06-19
all: few behavioural regression fixes
Timo Teräs
1
-1
/
+1
2013-06-19
print: move progress bar update logic to apk_print_progress
Natanael Copa
1
-14
/
+5
2013-06-19
upgrade: new option: --latest (-l)
Timo Teräs
1
-6
/
+11
2013-06-18
errors: fix a test case, and misanalysis of certain names
Timo Teräs
1
-0
/
+2
2013-06-18
db: store repository tag names including leading @
Timo Teräs
1
-17
/
+10
2013-06-18
errors: improve analysis for virtual packages
Timo Teräs
1
-11
/
+24
2013-06-18
all: various conversions to foreach_array_item, and simplifications of code
Timo Teräs
1
-15
/
+9
2013-06-17
io: get rid of APK_PROGRESS_SCALE
Timo Teräs
1
-5
/
+3
2013-06-17
cache: implement progress bar (ref #1170)
Timo Teräs
1
-3
/
+4
2013-06-17
print: move progress printing to common functions
Timo Teräs
1
-34
/
+4
2013-06-14
errors: detect self-conflicts properly
Timo Teräs
1
-4
/
+6
2013-06-13
solver, errors: fix few additional test cases and clean ups
Timo Teräs
1
-2
/
+2
2013-06-13
pkg: add global reverse dependency iterator helpers and use them
Timo Teräs
1
-58
/
+10
2013-06-13
errors: rewrite the logic how errors are reported
Timo Teräs
1
-102
/
+255
2013-06-13
solver: prune broken world dependencies with --force
Timo Teräs
1
-9
/
+3
2013-06-13
solver: rewrite as deductive solver -- pinning support
Timo Teräs
1
-1
/
+1
2013-06-13
solver: rewrite as deductive solver -- per name flags
Timo Teräs
1
-7
/
+12
2013-06-13
solver: rewrite as deductive solver -- core features
Timo Teräs
1
-0
/
+547