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
/
qgrep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: convert all cvs references to git
Mike Frysinger
2014-03-09
1
-4
/
+2
*
kill off more spurious/useless parens
Mike Frysinger
2012-10-28
1
-7
/
+7
*
Fix compiler warnings for signedness.
v0.11
Robin H. Johnson
2012-08-13
1
-3
/
+3
*
add xregcomp helpers
Mike Frysinger
2011-10-03
1
-16
/
+5
*
combine the portroot/portvdb chdirs to avoid leading slash issues in portvdb ...
Mike Frysinger
2011-03-17
1
-4
/
+5
*
constify more strings
Mike Frysinger
2011-02-21
1
-3
/
+3
*
- update headers
Ned Ludd
2010-04-07
1
-5
/
+5
*
introduce and use xchdir()
Mike Frysinger
2010-01-13
1
-8
/
+5
*
- update copyright headers
v0.1.27
Ned Ludd
2007-05-24
1
-5
/
+5
*
- whitespace cleanups
Ned Ludd
2007-05-23
1
-3
/
+2
*
fix size warnings
Mike Frysinger
2007-04-08
1
-3
/
+3
*
- src.style fixups
Ned Ludd
2007-04-05
1
-5
/
+4
*
- TGL is at it again. kicking asses and coding patches.. Bug 173005
Ned Ludd
2007-04-02
1
-27
/
+127
*
- shorten names with args
Ned Ludd
2007-03-26
1
-10
/
+10
*
- This commit adds -A/-B options for qgrep (context lines) from TGL bug 172240
Ned Ludd
2007-03-26
1
-30
/
+227
*
- Misc enhancements for qgrep. TGL bug 171374
Ned Ludd
2007-03-26
1
-18
/
+166
*
- add a -s/--skip-comments option to qgrep. TGL bug 170797
Ned Ludd
2007-03-17
1
-5
/
+14
*
add a -E/--eclass option to qgrep. TGL bug 170795
Ned Ludd
2007-03-17
1
-13
/
+36
*
fix style/whitespace
Mike Frysinger
2006-11-09
1
-3
/
+3
*
- update reinitialize_metacache code so -mr or -rm work. rename all variable ...
Ned Ludd
2006-02-12
1
-3
/
+3
*
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
/
+4
*
- make some applets optional for embedded systems where one might not have a ...
Ned Ludd
2006-01-07
1
-2
/
+12
*
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
-3
/
+3
*
- added qatom and removed the need for the applets enum
Ned Ludd
2005-12-11
1
-3
/
+3
*
Now qgrep -Hc works and the output is the same as from grep.
Petteri Räty
2005-11-26
1
-3
/
+3
*
Changed the capitalisation of help messages to match the common options.
Petteri Räty
2005-11-26
1
-7
/
+7
*
Added --with-filename option to qgrep
Petteri Räty
2005-11-26
1
-11
/
+16
*
define rcsid strings as const
Mike Frysinger
2005-11-24
1
-2
/
+2
*
- added per applet rcsid
Ned Ludd
2005-11-06
1
-1
/
+2
*
- add new applet qgrep. grep alike util for ebuilds. New global -Q flag to su...
Ned Ludd
2005-11-06
1
-0
/
+113