summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-05solver: record dependency apk_name in apk_decisionTimo Teräs1-51/+19
2012-10-03solver: various fixesTimo Teräs1-14/+58
2012-10-03solver: improve assert error messagesNatanael Copa1-2/+3
2012-10-03solver: fix compile with -Werror on 64bitNatanael Copa1-1/+1
2012-09-28info: --provides alias -p is reserved for --root, use -PNatanael Copa1-2/+2
2012-09-20apk: implement --progress-fd to write progress to a specified fdTimo Teräs4-19/+35
2012-09-04db: remove AT_SYMLINK_NOFOLLOW for directory permissionsTimo Teräs1-2/+2
2012-07-16apk-tools-2.3.2v2.3.2Timo Teräs1-1/+1
2012-07-16audit: report new directories in recurse mode tooTimo Teräs1-12/+5
2012-07-16audit: fix protection mask of non-db directoriesTimo Teräs3-26/+27
2012-07-09audit: get right protection mask for base directories in the listsTimo Teräs1-6/+14
2012-06-06search: improve output format for --rdependsNatanael Copa1-2/+4
2012-05-07ver: show all packages with -vNatanael Copa1-1/+1
2012-05-07ver: make --quiet output suitable for scripting/pipingNatanael Copa1-0/+4
2012-05-07ver: print '?' when package is not available in any repoNatanael Copa2-1/+3
2012-05-01audit: apply protected_paths.d masks to individual filesTimo Teräs1-3/+18
2012-05-01db: strip leading and trailing slashes from protected path specTimo Teräs1-0/+6
2012-04-27apk-tools-2.3.1v2.3.1Timo Teräs1-1/+1
2012-04-27solver: fix install_if triggers on cyclic and early depsTimo Teräs1-11/+15
2012-04-27solver: fix backtracking with install_if dependenciesTimo Teräs1-17/+20
2012-04-27ver: show all versions if package name specifiedTimo Teräs1-1/+1
2012-04-27db: fix has_protected_children setup on leaf path entriesTimo Teräs1-1/+1
2012-04-03pkg: honor --allow-untrusted when installing non-repository packagesTimo Teräs1-13/+21
2012-03-31solver: fix a type from previous commitTimo Teräs1-1/+1
2012-03-31solver: fix installation of non-repository packagesTimo Teräs1-1/+2
2012-03-30info: fix exit code for -eTimo Teräs1-3/+6
2012-03-28apk-tools-2.3.0v2.3.0Timo Teräs1-1/+1
2012-03-28build: openssl seems to require -ldl for now, so add thatTimo Teräs1-0/+1
2012-03-01solver: properly set allowed flag for installed packagesTimo Teräs1-3/+6
2012-02-29solver: rename some fieldsTimo Teräs1-24/+25
2012-02-29solver: merge apk_name_state to apk_nameTimo Teräs5-236/+220
2012-02-29info: support displaying providesTimo Teräs1-6/+32
2012-02-29solver, test: make conflicts unconditionalTimo Teräs9-51/+66
2012-02-28add: allow specifying repository tag with added virtual packagesTimo Teräs1-2/+12
2012-02-28lua: fix bindings, and build by defaultTimo Teräs2-10/+4
2012-02-28solver: ask confirmation in interactive mode only if there's changesTimo Teräs1-1/+2
2012-02-28solver: do not consider non-allowed packages in main loopTimo Teräs1-43/+32
2012-02-28solver: consider provided names also for preferenceTimo Teräs2-2/+19
2012-02-28solver: fix conflicting provides detectionTimo Teräs1-2/+15
2012-02-28solver: allow multiple packages with same virtual providesTimo Teräs3-13/+19
2012-02-27solver, test: implements more provides things, add testsTimo Teräs8-33/+168
2012-02-27solver: have most inherited things per-package and clean upsTimo Teräs1-156/+168
2012-02-27solver: remove minimum penalty logicTimo Teräs1-49/+7
2012-02-24solver, dot: elementary provides fixesTimo Teräs4-57/+108
2012-02-24all: introduce apk_provides and use it in apk_nameTimo Teräs13-210/+309
2012-02-24solver: unallowed pinning is worse than changing installed packageTimo Teräs2-10/+17
2012-02-24test: clean up solver.shTimo Teräs1-5/+9
2012-02-24solver: non preferred actions are worse then non preferred pinningTimo Teräs4-6/+55
2012-02-24pkg: add field for provides as 'p'Timo Teräs2-2/+8
2012-02-24pkg, db: use 's' for source repository tags instead of 'p'Timo Teräs3-4/+5