GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/portage-utils.git
master
Small and fast Portage helper tools written in C
Mike Frysinger <vapier@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qsearch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libq/tree: have tree_foreach_pkg take a query atom
Fabian Groffen
2020-01-02
1
-2
/
+2
*
libq/tree: introduce a wrapper for retrieving ebuild metadata
Fabian Groffen
2019-12-30
1
-12
/
+4
*
main/qsearch: plug some minor memleaks
Fabian Groffen
2019-11-29
1
-0
/
+1
*
qsearch: add -F argument, also make -v act like for other applets
Fabian Groffen
2019-07-14
1
-23
/
+36
*
libq/atom: make atom_format smarter to unbreak Puppet
Fabian Groffen
2019-06-13
1
-1
/
+1
*
qsearch: use tree_get_atom
Fabian Groffen
2019-05-12
1
-13
/
+12
*
libq/tree: merge vdb and cache
Fabian Groffen
2019-05-09
1
-8
/
+12
*
qsearch: rewrite to use libq/cache
Fabian Groffen
2019-04-25
1
-181
/
+100
*
q: fix various issues on Linux systems
Fabian Groffen
2019-03-27
1
-0
/
+1
*
build: compile applets as separate objects
Fabian Groffen
2019-03-27
1
-25
/
+58
*
qsearch: avoid printing a trailing space, bug #672764
Fabian Groffen
2018-12-09
1
-3
/
+6
*
qsearch: improve documentation
Fabian Groffen
2018-04-03
1
-3
/
+3
*
fix signedness warnings
Fabian Groffen
2018-03-23
1
-1
/
+1
*
getline: fix comparison of integers of different signs
Fabian Groffen
2018-03-23
1
-5
/
+7
*
qsearch: fix dirname/basename calls
Mike Frysinger
2016-04-01
1
-1
/
+2
*
usage: add an extended text section
v0.63
Mike Frysinger
2016-03-27
1
-1
/
+1
*
clean up old debug statements
Mike Frysinger
2015-12-16
1
-3
/
+0
*
qsearch: add multiple overlay support
Mike Frysinger
2015-11-27
1
-116
/
+152
*
use the return value of getline
Mike Frysinger
2015-11-27
1
-6
/
+5
*
cache: support multiple overlays
Mike Frysinger
2015-11-26
1
-1
/
+1
*
qsearch: drop dead testing code
Mike Frysinger
2015-11-26
1
-18
/
+0
*
qsearch: update cache handling
Mike Frysinger
2015-06-06
1
-22
/
+39
*
cache: rework and move to /var/cache/edb
Mike Frysinger
2015-05-19
1
-1
/
+1
*
build: convert all cvs references to git
Mike Frysinger
2014-03-09
1
-4
/
+2
*
show matched pkgs even when DESCRIPTION could not be found #435636 by slawomi...
Mike Frysinger
2012-10-28
1
-14
/
+19
*
kill off more spurious/useless parens
Mike Frysinger
2012-10-28
1
-8
/
+9
*
constify more strings
Mike Frysinger
2011-02-21
1
-3
/
+3
*
- update headers
Ned Ludd
2010-04-07
1
-5
/
+5
*
- revert back to ebuild cache vs meta cache. Meta should not be slower, but i...
Ned Ludd
2010-01-13
1
-3
/
+3
*
- make the -a work with the -c option
Ned Ludd
2008-08-15
1
-3
/
+3
*
- make qsearch use the metadata cache by default and introduce new option for...
Ned Ludd
2008-03-14
1
-5
/
+8
*
- add binpkg handling for the PKGDIR/All for compat reasons
Ned Ludd
2007-05-25
1
-4
/
+20
*
- update copyright headers
v0.1.27
Ned Ludd
2007-05-24
1
-5
/
+5
*
- whitespace cleanups
Ned Ludd
2007-05-23
1
-3
/
+2
*
- style updates
Ned Ludd
2006-12-25
1
-4
/
+4
*
fix style/whitespace
Mike Frysinger
2006-11-09
1
-4
/
+4
*
fix memleak pointed out by Thomas Cort
Mike Frysinger
2006-05-24
1
-3
/
+4
*
define stub functions for now since the weak handling is broken when building...
Mike Frysinger
2006-01-26
1
-2
/
+4
*
use the APPLET_ define style to enable/disable applets as solar was doing before
Mike Frysinger
2006-01-25
1
-3
/
+3
*
touchup how we declare/include applets so that many steps can be automated
Mike Frysinger
2006-01-24
1
-9
/
+4
*
- make some applets optional for embedded systems where one might not have a ...
Ned Ludd
2006-01-07
1
-2
/
+11
*
update copyright years
Mike Frysinger
2006-01-05
1
-5
/
+5
*
define our own _Q_PATH_MAX rather than relying on _POSIX_PATH_MAX/PATH_MAX
Mike Frysinger
2005-12-30
1
-4
/
+4
*
- added qatom and removed the need for the applets enum
Ned Ludd
2005-12-11
1
-3
/
+3
*
define rcsid strings as const
Mike Frysinger
2005-11-24
1
-2
/
+2
*
- fixed: on hppa/arm the basename() and dirname() functions eat the ptr passe...
Ned Ludd
2005-11-10
1
-3
/
+9
*
- added per applet rcsid
Ned Ludd
2005-11-06
1
-1
/
+2
*
change default search to match names (like emerge/esearch does)
Mike Frysinger
2005-10-14
1
-2
/
+2
*
cleanup license header
Mike Frysinger
2005-09-24
1
-20
/
+3
*
Add -N switch to qsearch applet - requested by tigger, acked by solar.
Martin Schlemmer
2005-09-22
1
-5
/
+11
[next]