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
/
search.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-29
search: remove from APK_COMMAND_GROUP_QUERY
William Pitcock
1
-1
/
+0
2018-01-09
apk: usage: cleanup help text when no applet is selected
William Pitcock
1
-0
/
+1
2015-11-09
search: match packages only once
Timo Teräs
1
-0
/
+9
2015-06-12
fix search --has-origin to not leak memory
Timo Teräs
1
-1
/
+1
2015-06-10
search: fix swapped needle and haystack
Bobby Bingham
1
-2
/
+2
2014-12-08
make del, fetch, fix and info return errors
Timo Teräs
1
-0
/
+2
2014-10-08
rework option parsing to have a group structure
Timo Teräs
1
-15
/
+19
2013-08-28
search: implement --has-origin
Natanael Copa
1
-1
/
+15
2013-06-30
Allow "apk search -x" for -e
Dubiousjim
1
-1
/
+3
2013-06-28
various: applet help text and comment fixes
Dubiousjim
1
-1
/
+1
2013-06-19
all: few behavioural regression fixes
Timo Teräs
1
-1
/
+3
2013-06-19
applets: unify help message by removing final dots
Timo Teräs
1
-1
/
+1
2013-06-18
apk: use string array in applet mains, separate apk_name_foreach_matching
Timo Teräs
1
-53
/
+27
2013-06-15
pkg: apk_pkg_foreach_* add matching generation
Timo Teräs
1
-7
/
+4
2013-06-14
audit, index, search, upgrade: use foreach_array_item
Timo Teräs
1
-7
/
+5
2013-06-13
search: speed up searching exact package names
Timo Teräs
1
-16
/
+26
2013-06-13
search: fix reverse dependency searching (fixes #2084)
Timo Teräs
1
-52
/
+47
2012-06-06
search: improve output format for --rdepends
Natanael Copa
1
-2
/
+4
2012-02-24
all: introduce apk_provides and use it in apk_name
Timo Teräs
1
-10
/
+11
2011-09-14
search: implement --exact and --all
Timo Teräs
1
-53
/
+76
2011-09-14
search: implement --origin to print origin package name
Timo Teräs
1
-17
/
+32
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
-1
/
+0
2011-01-01
pkg: dependencies to specific package checksum
Timo Teräs
1
-2
/
+1
2010-12-14
various: use 'atoms' for certain package field and misc fixes
Timo Teräs
1
-6
/
+6
2010-06-05
all: rework how arrays work
Timo Teräs
1
-7
/
+1
2010-05-19
search: add search for reverse dependencies in index
Timo Teräs
1
-57
/
+91
2009-08-06
all: implement database open options
Timo Teras
1
-12
/
+6
2009-07-07
db: open flags revisited
Timo Teras
1
-1
/
+1
2009-06-25
help: auto construct help
Timo Teras
1
-3
/
+4
2009-06-19
improve --help output
Natanael Copa
1
-2
/
+1
2009-04-21
search: do not read the state db as this tool only query repos
Natanael Copa
1
-1
/
+1
2009-04-03
search: use fnmatch so we have support for wildcards
Natanael Copa
1
-1
/
+2
2009-03-07
Created search applet
Cameron Banta
1
-0
/
+148