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
/
print.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-01
mkpkg, adb: validate version and dependency format
Timo Teräs
1
-1
/
+2
2021-12-27
print: improve indented printing api
Timo Teräs
1
-6
/
+43
2021-12-14
defines: provide APKE_REMOTE_IO as portable alternative to EREMOTEIO
Ariadne Conill
1
-1
/
+1
2021-12-14
everywhere: use stdlib.h for malloc(3) definition, not GNU-specific malloc.h
Ariadne Conill
1
-1
/
+0
2021-11-09
database: implement uvol support
Timo Teräs
1
-1
/
+3
2021-07-27
Refactor .apk extraction code
Timo Teräs
1
-0
/
+1
2021-07-23
db: allow read-only operations without cache
Timo Teräs
1
-0
/
+1
2021-07-22
adb: add a small adb blob header with versions and root object
Timo Teräs
1
-0
/
+1
2021-07-22
adb: support seamless de/compression of adb files
Timo Teräs
1
-0
/
+1
2021-06-21
print: handle write() errors in apk_print_progress()
Timo Teräs
1
-1
/
+5
2021-06-19
reduce misuse of error codes from errno.h
Timo Teräs
1
-36
/
+30
2021-06-02
add adbgen applet to generate databases from it's text dump
Timo Teräs
1
-1
/
+10
2021-04-02
Fix segfault in log_internal if prefix is APK_OUT_LOG_ONLY
Sören Tempel
1
-1
/
+1
2021-03-19
Log to /var/log/apk.log
Drew DeVault
1
-4
/
+29
2021-02-04
db: consider control characters in filename as malicious
Timo Teräs
1
-0
/
+2
2020-10-09
rename apk_db_options to apk_ctx, rework logging
Timo Teräs
1
-131
/
+118
2020-10-09
make apk_flags non-global, make progress printing state non-global
Timo Teräs
1
-28
/
+15
2020-10-09
adb: introduce apk-tools database format, and few applets
Timo Teräs
1
-0
/
+4
2020-10-05
db: mask password component of printed URLs
Timo Teräs
1
-0
/
+24
2020-05-07
use SPDX-License-Identifier in source files
TBK
1
-3
/
+1
2020-03-21
lower min-width to 25 columns
Antoine Fontaine
1
-1
/
+1
2020-01-05
Humanize size output of `apk info`
Sören Tempel
1
-0
/
+18
2018-11-02
print: don't print spurious newlines
Timo Teräs
1
-3
/
+3
2017-06-01
print: oh dear, i have reworked the progress bar again
William Pitcock
1
-4
/
+15
2017-04-26
print: handle mixing stdout and stderr printing
Timo Teräs
1
-0
/
+2
2017-04-24
print: don't shadow log()
William Pitcock
1
-3
/
+3
2017-04-24
print: print warnings and errors to stderr
Shiz
1
-7
/
+18
2017-03-29
progress: shorten bar to prevent newlines on some terminals
Avi Halachmi (:avih)
1
-1
/
+1
2015-04-24
modifications for the previous commit in error message handling
Timo Teräs
1
-3
/
+3
2015-04-22
print.c: provide more detailed error messages if retrieving a package fails
Alex Dowad
1
-1
/
+19
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
1
-10
/
+10
2013-06-19
print: move progress bar update logic to apk_print_progress
Natanael Copa
1
-22
/
+39
2013-06-19
print: percent arg for process_fd is integer
Natanael Copa
1
-1
/
+1
2013-06-17
print: move progress printing to common functions
Timo Teräs
1
-0
/
+32
2013-06-17
db: refactor repository file construction
Timo Teräs
1
-0
/
+2
2013-06-13
errors: rewrite the logic how errors are reported
Timo Teräs
1
-0
/
+12
2012-02-10
print: minimum screen width of 50
Timo Teräs
1
-2
/
+3
2011-09-13
all: update copyright year statement
Timo Teräs
1
-1
/
+1
2011-09-09
print: minor cleanup to indented writer
Timo Teräs
1
-5
/
+6
2011-07-22
apk: improve indented printing
Timo Teräs
1
-3
/
+22
2010-12-14
various: use 'atoms' for certain package field and misc fixes
Timo Teräs
1
-1
/
+1
2010-12-09
io: enhance istream/bstreams with pipe to forked child
Timo Teräs
1
-1
/
+1
2010-06-11
print: clean up after copy-paste
Natanael Copa
1
-1
/
+1
2010-06-11
First steps for libapk
Natanael Copa
1
-0
/
+70