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
/
fetch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-14
rename all applets sources to app_*.c
Timo Teräs
1
-355
/
+0
2020-01-26
Update apk to make man pages sole source of truth
Drew DeVault
1
-8
/
+5
2019-01-10
fetch: fix error message for --recursive
Natanael Copa
1
-1
/
+3
2018-06-14
fetch: ignore conflicts when solving --recursive fetches
Timo Teräs
1
-1
/
+1
2018-06-14
fetch: include install_if dependencies with --recursive
Natanael Copa
1
-26
/
+23
2018-01-09
apk: usage: cleanup help text when no applet is selected
William Pitcock
1
-0
/
+1
2018-01-03
split --force to several --force-[type] options
Timo Teräs
1
-2
/
+1
2017-11-28
fetch: print additional error diagnostics in verbose mode
Timo Teräs
1
-2
/
+5
2017-06-23
io: make io vtables const struct, and add accessors for them
Timo Teräs
1
-2
/
+2
2017-04-25
fetch: spell "its" properly in user visible message
readerreader
1
-1
/
+1
2017-04-25
fetch: open the installed database to allow fetching a dependency tree rooted...
William Pitcock
1
-2
/
+1
2017-04-25
fetch: don't segfault when given an unknown package name
William Pitcock
1
-1
/
+2
2017-02-27
fetch: fix --recursive mode to work with pure virtual packages
Timo Teräs
1
-1
/
+12
2016-02-16
fetch: allow enabling --simulate
Timo Teräs
1
-2
/
+3
2016-02-16
implement fetch --purge
Timo Teräs
1
-0
/
+36
2015-11-09
io, database: preserve [am]time for cached and fetched files
Timo Teräs
1
-2
/
+6
2015-03-10
rename file info related functions for consistency
Timo Teräs
1
-1
/
+1
2015-03-10
rework error handling for read streams
Timo Teräs
1
-2
/
+2
2014-12-08
make del, fetch, fix and info return errors
Timo Teräs
1
-6
/
+17
2014-10-08
rework option parsing to have a group structure
Timo Teräs
1
-15
/
+19
2014-02-03
fetch: disable all progress/log output with --stdout
Natanael Copa
1
-1
/
+3
2014-02-03
fetch: disable progress when outputting pkg to stdout
Timo Teräs
1
-1
/
+4
2014-01-06
Revert "fetch: run quiet when --stdout"
Natanael Copa
1
-1
/
+0
2013-12-10
fetch: run quiet when --stdout
Natanael Copa
1
-0
/
+1
2013-06-28
various: applet help text and comment fixes
Dubiousjim
1
-1
/
+1
2013-06-19
applets: unify help message by removing final dots
Timo Teräs
1
-3
/
+1
2013-06-19
fetch, del: perform wildcard matching
Timo Teräs
1
-43
/
+51
2013-06-19
print: move progress bar update logic to apk_print_progress
Natanael Copa
1
-5
/
+2
2013-06-18
apk: use string array in applet mains, separate apk_name_foreach_matching
Timo Teräs
1
-6
/
+7
2013-06-17
fetch: implement progress (fixes #1170)
Timo Teräs
1
-44
/
+64
2013-06-17
db: refactor repository file construction
Timo Teräs
1
-27
/
+34
2013-06-13
solver: rewrite as deductive solver -- core features
Timo Teräs
1
-2
/
+2
2012-02-29
solver, test: make conflicts unconditional
Timo Teräs
1
-1
/
+1
2012-02-24
all: introduce apk_provides and use it in apk_name
Timo Teräs
1
-3
/
+3
2011-09-16
fetch: reimplement -R after solver changes
Timo Teräs
1
-17
/
+11
2011-09-13
all: update copyright year statement
Timo Teräs
1
-1
/
+1
2011-09-09
applets: start using solver code
Timo Teräs
1
-2
/
+4
2011-04-07
fetch: fix fetching of packages with arch
Timo Teräs
1
-3
/
+1
2011-03-29
apk-tools-2.1.0_pre1
v2.1.0_pre1
Timo Teräs
1
-4
/
+3
2011-03-29
fetch: fix package version print
Timo Teräs
1
-3
/
+4
2011-01-01
various: fix breakage from converting dependency versions to atoms
Timo Teräs
1
-0
/
+1
2010-06-11
various: use O_CLOEXEC and add some error checking
Timo Teräs
1
-5
/
+3
2010-06-11
First steps for libapk
Natanael Copa
1
-0
/
+1
2010-06-05
all: rework how arrays work
Timo Teräs
1
-5
/
+7
2010-03-04
fetch: do not include installed non-repository files in search
Timo Teras
1
-3
/
+5
2009-08-06
db: prefer local repositories, and implement --no-network
Timo Teras
1
-9
/
+7
2009-08-06
all: implement database open options
Timo Teras
1
-14
/
+10
2009-08-05
fetch: --link is -L for short, not -l
Timo Teras
1
-1
/
+1
2009-08-04
state: fix world dependencies to be honored always
Timo Teras
1
-0
/
+3
2009-07-31
apk: use *at instead of chdir+normal file syscall
Timo Teras
1
-26
/
+28
[next]