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
/
qcache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dont output unstable arches in quiet mode
Mike Frysinger
2006-07-17
1
-4
/
+10
*
Added uri protocol counts for SRC_URI and HOMEPAGE.
Thomas Cort
2006-07-10
1
-12
/
+106
*
Fix array initializers in qcache_stats(). Delare current_package_keywords as ...
Thomas Cort
2006-07-10
1
-7
/
+9
*
Add .texinfo/.html/.bin/.jar/.pdf/.tar/.txt/.wsz/.xpi/.7z to distfile filetypes.
Thomas Cort
2006-07-07
1
-2
/
+12
*
Add .deb/.rpm/tgz to distfile types.
Thomas Cort
2006-07-07
1
-2
/
+5
*
Added -s/--stats functionality to display statistics about /usr/portage.
Thomas Cort
2006-07-07
1
-7
/
+166
*
Use snprintf instead of strcpy+strcat.
Thomas Cort
2006-05-26
1
-21
/
+16
*
Speed up decode_arch() by starting searches of archlist at index 1; index 0 i...
Thomas Cort
2006-05-25
1
-12
/
+10
*
Simplify vercmp() by using atom_compare_str.
Thomas Cort
2006-05-24
1
-31
/
+6
*
Simplify read_keywords() by using strktok and cache_read_file.
Thomas Cort
2006-05-24
1
-19
/
+14
*
Added -c,--matchcat to qcache to restrict the results to packages in a specif...
Thomas Cort
2006-05-22
1
-5
/
+21
*
Renamed --testing-only to --testing. Remove required options on non optional ...
Thomas Cort
2006-05-21
1
-2
/
+3
*
Renamed --testing-only to --testing. Remove required options on non optional ...
Thomas Cort
2006-05-21
1
-59
/
+65
*
Moved qimlate into qcache. Adds the -d/--dropped flag to list packages with d...
Thomas Cort
2006-05-19
1
-0
/
+439