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
2013-12-05
print: flush on apk_log
Natanael Copa
1
-0
/
+1
2013-10-11
print: use stdout instead of stderr for logging and progress
Timo Teräs
2
-11
/
+10
2013-10-02
db: allow using cached packages with --no-network
Timo Teräs
1
-1
/
+1
2013-10-01
apk-tools-2.4.0
v2.4.0
Timo Teräs
1
-1
/
+1
2013-10-01
db, url: fix exec sentinels
Timo Teräs
2
-3
/
+3
2013-09-20
db: minor improvements to an error and a verbose log messages
Timo Teräs
1
-2
/
+2
2013-09-20
archive: fix handling of name lengths of exactly 100 bytes
Timo Teräs
1
-0
/
+3
2013-09-20
db: fix error message
Timo Teräs
1
-1
/
+1
2013-09-10
apk-tools-2.4.0_rc3
v2.4.0_rc3
Timo Teräs
1
-1
/
+1
2013-09-10
apk: new option --no-scripts
Timo Teräs
3
-2
/
+7
2013-09-06
solver: if pinning is specified, it overrides preferred repos
Timo Teräs
4
-1
/
+20
2013-09-05
arch: use armhf for arm hardfloat eabi
Timo Teräs
1
-2
/
+2
2013-08-28
apk: minor fix in help text and a whitespace fix
Natanael Copa
1
-2
/
+2
2013-08-28
search: implement --has-origin
Natanael Copa
1
-1
/
+15
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-07-17
solver: do not disqualify already disqualified packages
Natanael Copa
1
-1
/
+1
2013-07-17
db: fix segfault when --root points to invalid dir
Natanael Copa
1
-1
/
+3
2013-07-08
apk-tools-2.4.0_rc2
v2.4.0_rc2
Timo Teräs
1
-1
/
+1
2013-07-08
del: don't print own name as reverse dependency
Timo Teräs
1
-2
/
+8
2013-07-08
apk: give more space for applet descriptions on generic help
Timo Teräs
1
-1
/
+1
2013-07-05
build: honor CPPFLAGS
Timo Teräs
1
-2
/
+2
2013-07-04
io: use fget{pw,gr}ent_r only on uclibc and glibc
Timo Teräs
1
-4
/
+23
2013-07-04
solver: use ffs (posix) instead of ffsl (gnu extension)
Timo Teräs
1
-1
/
+2
2013-07-02
upgrade: prefer not to upgrade dependencies during self-upgrade
Timo Teräs
1
-1
/
+1
2013-07-02
defines: detect endianess on arm, for armel
Timo Teräs
1
-0
/
+3
2013-06-30
Allow "apk search -x" for -e
Dubiousjim
1
-1
/
+3
2013-06-30
apk: infrastructure for short-option-only synonyms
Dubiousjim
1
-8
/
+9
2013-06-28
fix: improve usage
Dubiousjim
1
-2
/
+2
2013-06-28
version: clarify usage
Dubiousjim
1
-3
/
+4
2013-06-28
add, del: main dependencies -> 'world'
Dubiousjim
2
-2
/
+2
2013-06-28
various: applet help text and comment fixes
Dubiousjim
12
-22
/
+21
2013-06-26
build: lua module build fixes
Natanael Copa
2
-4
/
+6
2013-06-21
db: write ipkg flags in proper place
Timo Teräs
1
-7
/
+8
2013-06-21
db: reset broken pkg state on reinstall
Timo Teräs
1
-0
/
+2
2013-06-21
commit: fix another re-installing misspelling to reinstalling
Timo Teräs
1
-1
/
+1
2013-06-20
apk-tools-2.4.0_rc1
v2.4.0_rc1
Timo Teräs
1
-1
/
+1
2013-06-20
commit: fix ssize_t printing
Timo Teräs
1
-4
/
+5
2013-06-20
solver: fix pinning+cache to work
Timo Teräs
5
-24
/
+32
2013-06-20
commit, db: make file conflicts and script errors non-fatal
Timo Teräs
8
-138
/
+144
2013-06-19
solver: fix package deletion to consier provides properly
Timo Teräs
3
-28
/
+48
2013-06-19
all: few behavioural regression fixes
Timo Teräs
6
-5
/
+13
2013-06-19
solver: properly order deletion of unneeded packages
Timo Teräs
6
-75
/
+179
2013-06-19
applets: unify help message by removing final dots
Timo Teräs
13
-24
/
+16
2013-06-19
fetch, del: perform wildcard matching
Timo Teräs
2
-88
/
+92
2013-06-19
solver: add logic: transitive provides exclusion
Timo Teräs
2
-25
/
+67
2013-06-19
apk: set automatic flags before parsing the opts
Natanael Copa
1
-1
/
+1
2013-06-19
print: move progress bar update logic to apk_print_progress
Natanael Copa
5
-49
/
+48
2013-06-19
del: fix a segfault when trying to delete uninstalled packages
Timo Teräs
1
-1
/
+4
2013-06-19
print: percent arg for process_fd is integer
Natanael Copa
1
-1
/
+1
[next]