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
/
quse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
quse: use tree_get_atom and atom_format
Fabian Groffen
2019-05-12
1
-20
/
+12
*
libq/tree: merge vdb and cache
Fabian Groffen
2019-05-09
1
-7
/
+10
*
quse: make -v output faster, format and introduce --repo
Fabian Groffen
2019-05-03
1
-43
/
+128
*
quse: rewrite using libc/cache
Fabian Groffen
2019-05-02
1
-344
/
+476
*
reinitialize_flat: remove
Fabian Groffen
2019-04-25
1
-4
/
+2
*
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
-31
/
+35
*
fix GCC-8.2 warnings
Fabian Groffen
2019-03-01
1
-3
/
+4
*
quse: improve documentation
Fabian Groffen
2018-04-03
1
-2
/
+2
*
getline: fix comparison of integers of different signs
Fabian Groffen
2018-03-23
1
-11
/
+18
*
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
*
qgrep/quse: add multiple overlay support
Mike Frysinger
2015-11-27
1
-129
/
+139
*
use the return value of getline
Mike Frysinger
2015-11-27
1
-15
/
+10
*
quse: walk all available overlays when describing flags
Mike Frysinger
2015-11-26
1
-13
/
+29
*
quse: fix invalid close
Mike Frysinger
2015-11-26
1
-1
/
+1
*
quse: move file warnings behind verbose
Mike Frysinger
2015-11-26
1
-4
/
+7
*
quse: use freeargv helper
Mike Frysinger
2015-11-26
1
-8
/
+4
*
quse: use the cache file given and avoid cwd assumptions
Mike Frysinger
2015-05-19
1
-3
/
+17
*
quse: various style fixes
Mike Frysinger
2015-02-20
1
-24
/
+24
*
quse: improve handling of desc/ files
Mike Frysinger
2015-02-20
1
-1
/
+8
*
quse: drop lang.desc support
Mike Frysinger
2015-02-20
1
-11
/
+2
*
build: convert all cvs references to git
Mike Frysinger
2014-03-09
1
-4
/
+2
*
use PRIu64/uint64_t when displaying time_t/off_t #466492 by James Cloos
Mike Frysinger
2013-04-21
1
-4
/
+4
*
kill off more spurious/useless parens
Mike Frysinger
2012-10-28
1
-9
/
+9
*
Fix compiler warnings for signedness.
v0.11
Robin H. Johnson
2012-08-13
1
-5
/
+5
*
convert many fgets() to getline(), clean up ARRAY_SIZE usage, and some other ...
Mike Frysinger
2011-02-21
1
-13
/
+20
*
constify more strings
Mike Frysinger
2011-02-21
1
-3
/
+3
*
Remove bogus assert
Fabian Groffen
2011-02-13
1
-3
/
+2
*
quse: fix crash when PORTDIR/profiles/desc/ is unreadable
Mike Frysinger
2010-08-11
1
-3
/
+7
*
- update headers
Ned Ludd
2010-04-07
1
-5
/
+5
*
- if TERM=dumb disable color
Ned Ludd
2007-11-24
1
-3
/
+3
*
- update copyright headers
v0.1.27
Ned Ludd
2007-05-24
1
-5
/
+5
*
use warnp/errp funcs
Mike Frysinger
2007-04-18
1
-3
/
+3
*
- shutup back missing lang.desc; wait a while before removing all together
v0.1.24
Ned Ludd
2007-02-04
1
-3
/
+4
*
fix by TGL to only close files that were actually opened #161055
Mike Frysinger
2007-01-09
1
-3
/
+4
*
- style updates
Ned Ludd
2006-12-25
1
-3
/
+3
*
fix style/whitespace
Mike Frysinger
2006-11-09
1
-3
/
+4
*
add support for scanning the new desc files in the profiles/desc/ dir
Mike Frysinger
2006-06-10
1
-2
/
+45
*
- add -N/--name-only flag to quse
Ned Ludd
2006-05-07
1
-3
/
+11
*
- enable -F switch for use. forget why this was never enabled
Ned Ludd
2006-03-09
1
-6
/
+6
*
- update reinitialize_metacache code so -mr or -rm work. rename all variable ...
Ned Ludd
2006-02-12
1
-7
/
+7
*
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
-10
/
+5
*
- 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
-6
/
+6
*
- added qatom and removed the need for the applets enum
Ned Ludd
2005-12-11
1
-3
/
+3
*
define a new ARR_SIZE macro and then use it in quse
Mike Frysinger
2005-12-03
1
-3
/
+3
[next]