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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-10
blob: fix base64 decoding after previous optimizations
Timo Teräs
1
-1
/
+1
2012-02-08
blob: optimize spn and cspn
Timo Teräs
4
-12
/
+112
2012-02-08
db: increase hash sizes
Timo Teräs
1
-4
/
+4
2012-02-08
blob: optimize digit and base64 decoding
Timo Teräs
1
-41
/
+110
2012-02-01
db: do not abort on bad repositories
Natanael Copa
1
-5
/
+0
2012-02-01
db: fix bug with --repository
Natanael Copa
1
-9
/
+9
2012-01-31
pkg, db: fix signature checking for files without control part
Timo Teräs
3
-28
/
+48
2012-01-20
solver: fix regression from "calculate branch minimum penalty early"
Timo Teräs
1
-7
/
+21
2012-01-17
lua: fix compile error
Timo Teräs
1
-1
/
+1
2012-01-17
solver, upgrade: properly detect missing repository tags
Timo Teräs
5
-25
/
+32
2012-01-17
upgrade: make -a reset versioned dependencies like it used to
Timo Teräs
1
-2
/
+21
2012-01-17
solver: fix change ordering of removed pages in relation to installed
Timo Teräs
1
-5
/
+6
2012-01-17
solver: calculate branch minimum penalty early
Timo Teräs
1
-55
/
+97
2012-01-17
db: print dependencies referring to missing tags instead of tags
Timo Teräs
1
-6
/
+11
2012-01-16
db: fix loading of world after previous commits
Timo Teräs
1
-3
/
+3
2012-01-13
add: make repository tag pinning stronger
Timo Teräs
3
-9
/
+21
2012-01-12
db: support line feed as 'world' dependency separator
Timo Teräs
8
-57
/
+70
2012-01-12
solver: print repository tag when committing package changes
Timo Teräs
3
-9
/
+34
2012-01-12
db, solver: refuse committing changes if there is missing tags
Timo Teräs
3
-1
/
+20
2012-01-12
add: fail if repository tag does not exist
Timo Teräs
1
-1
/
+9
2012-01-06
pkg: fix writing of deps with tag and version specifier
Timo Teräs
1
-4
/
+4
2012-01-06
add: print an error about malformed arguments
Timo Teräs
1
-1
/
+4
2012-01-06
info: display short info if packages are given
Natanael Copa
1
-0
/
+10
2012-01-06
test: fix printf of size_t for 64 bit
Natanael Copa
1
-1
/
+1
2012-01-06
db: properly detect when pkg install trigger needs executing
Timo Teräs
1
-1
/
+1
2012-01-06
common: fix apk_array copying, and additional size_t fixes
Timo Teräs
2
-2
/
+5
2011-12-27
solver: report number of (mega)bytes used
Timo Teräs
4
-18
/
+31
2011-12-27
update: report number of distinct packages available
Timo Teräs
1
-0
/
+3
2011-12-24
info: -e and -W operate on database only (repos not needed)
Timo Teräs
1
-0
/
+2
2011-11-23
solver: fix error detection for certain unsatisfiability cases
Timo Teräs
1
-2
/
+46
2011-11-01
solver: fix zero score comparison
Timo Teräs
1
-1
/
+1
2011-11-01
solver: return changeset even for partial solutions
Timo Teräs
1
-12
/
+8
2011-11-01
solver: consider world dependencies to determining exit score
Timo Teräs
1
-2
/
+4
2011-10-31
cache: fix download
Timo Teräs
1
-1
/
+1
2011-10-31
solver: misc fixes
Timo Teräs
1
-9
/
+22
2011-10-29
solver: fix indentation of package lists (in interactive mode)
Timo Teräs
1
-1
/
+1
2011-10-29
solver, db: implement repository pinning
Timo Teräs
8
-54
/
+145
2011-10-24
solver, pkg: implement versioned conflicts
Timo Teräs
5
-20
/
+21
2011-10-20
lua: adapt to new API
Natanael Copa
1
-3
/
+4
2011-10-19
pkg: convert struct apk_install_package flags to bitfield
Timo Teräs
2
-5
/
+3
2011-10-19
pkg: introduce "replaces_priority"
Timo Teräs
3
-11
/
+32
2011-10-18
pkg, info: remember installed packages "replaces"
Timo Teräs
6
-59
/
+119
2011-10-14
solver: preference scoring
Timo Teräs
2
-76
/
+113
2011-09-28
solver: return error code if things fail during package install
Timo Teräs
1
-2
/
+1
2011-09-28
solver: evaluate penalty of unsatisfiable name early
Timo Teräs
1
-4
/
+16
2011-09-27
pkg: fix dependency checking against non-installed packages
Timo Teräs
1
-0
/
+5
2011-09-22
solver: fix backtracking
Timo Teräs
1
-32
/
+33
2011-09-20
all: fix array size data type on 64 bit
Natanael Copa
2
-4
/
+4
2011-09-16
solver: inheritable solver flags
Timo Teräs
5
-31
/
+126
2011-09-16
fetch: reimplement -R after solver changes
Timo Teräs
1
-17
/
+11
[next]