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
/
ver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-26
Update apk to make man pages sole source of truth
Drew DeVault
1
-8
/
+5
2019-06-05
fix all applets to return -ENOTSUP if it's unrecognized
Timo Teräs
1
-1
/
+1
2014-12-08
make del, fetch, fix and info return errors
Timo Teräs
1
-2
/
+3
2014-10-08
rework option parsing to have a group structure
Timo Teräs
1
-15
/
+19
2013-06-28
version: clarify usage
Dubiousjim
1
-3
/
+4
2013-06-28
various: applet help text and comment fixes
Dubiousjim
1
-2
/
+2
2013-06-19
all: few behavioural regression fixes
Timo Teräs
1
-2
/
+3
2013-06-19
applets: unify help message by removing final dots
Timo Teräs
1
-2
/
+1
2013-06-18
db: store repository tag names including leading @
Timo Teräs
1
-13
/
+14
2013-06-18
fix, info, ver: perform wildcard matching
Timo Teräs
1
-46
/
+26
2013-06-18
apk: use string array in applet mains, separate apk_name_foreach_matching
Timo Teräs
1
-20
/
+23
2012-11-05
ver: fix help message of --limit
Timo Teräs
1
-2
/
+2
2012-05-07
ver: show all packages with -v
Natanael Copa
1
-1
/
+1
2012-05-07
ver: make --quiet output suitable for scripting/piping
Natanael Copa
1
-0
/
+4
2012-05-07
ver: print '?' when package is not available in any repo
Natanael Copa
1
-1
/
+2
2012-04-27
ver: show all versions if package name specified
Timo Teräs
1
-1
/
+1
2012-02-24
all: introduce apk_provides and use it in apk_name
Timo Teräs
1
-15
/
+13
2012-02-15
ver: handle pinned packages better
Timo Teräs
1
-7
/
+36
2012-02-14
ver: by default show only upgradeable packages
Timo Teräs
1
-0
/
+6
2011-09-13
all: update copyright year statement
Timo Teräs
1
-1
/
+1
2011-07-24
ver: database is not needed for version string checking and tests
Timo Teräs
1
-0
/
+2
2010-12-14
various: use 'atoms' for certain package field and misc fixes
Timo Teräs
1
-8
/
+10
2010-12-09
io: enhance istream/bstreams with pipe to forked child
Timo Teräs
1
-1
/
+1
2010-06-11
First steps for libapk
Natanael Copa
1
-0
/
+1
2009-09-04
version: --index output to stdout instead of stderr
Timo Teras
1
-4
/
+4
2009-09-03
index, version: support for repository descriptions (fixes #141)
Timo Teras
1
-4
/
+28
2009-08-12
db, pkg: separate structure for fields of installed packages
Timo Teras
1
-4
/
+4
2009-08-06
all: implement database open options
Timo Teras
1
-9
/
+6
2009-07-09
ver: implement --limit
Natanael Copa
1
-27
/
+24
2009-07-07
ver: fix output indentation
Timo Teras
1
-1
/
+3
2009-06-25
help: auto construct help
Timo Teras
1
-7
/
+8
2009-06-20
ver: only compare the given packages, show version
Natanael Copa
1
-17
/
+47
2009-06-19
improve --help output
Natanael Copa
1
-1
/
+1
2009-04-03
ver: added --check/-c option to vaildate given version string
Natanael Copa
1
-0
/
+17
2009-04-03
ver: test given version strings with -t or --test
Natanael Copa
1
-7
/
+41
2009-01-17
db: database locking and creation to part of opening it
Timo Teras
1
-1
/
+1
2009-01-13
apk: per applet options
Timo Teras
1
-1
/
+1
2008-11-27
hash, db: use apk_blob_t and list_*
Timo Teras
1
-2
/
+1
2008-04-21
Argument parsing. Some other stuff too.
Timo Teras
1
-3
/
+3
2008-04-17
Initial commit of some stuff written so far. Still in state of flux. Expect
Timo Teras
1
-0
/
+76