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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- make -t/show_merge_times atom matching more robust. bug 115733
v0.1.20
Ned Ludd
2006-07-22
1
-7
/
+25
*
- update manpages for orphans option
Ned Ludd
2006-07-22
1
-1
/
+4
*
- make --quiet mode when used with --umap option output a format that is suit...
Ned Ludd
2006-07-19
1
-4
/
+9
*
- Use xmalloc vs malloc for error checking. err() is a function that would di...
Ned Ludd
2006-07-19
1
-10
/
+10
*
- fix up segv in initial orphan handling code. attachment#92150 from bug 1400...
Ned Ludd
2006-07-18
1
-11
/
+11
*
- qfile new option to find orphan files bug 140019
Ned Ludd
2006-07-18
1
-17
/
+50
*
- qfile optimizations. bug #139825
Ned Ludd
2006-07-18
1
-74
/
+68
*
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 qcahce man page. update pre defined binhosts. warn if file i/o is dirt ...
v0.1.19
Ned Ludd
2006-07-09
2
-6
/
+66
*
- misc updates
Ned Ludd
2006-07-09
2
-13
/
+25
*
- update qfile behavior with symlinks. Bug #130004 TGL degrenier@easyconnect
Ned Ludd
2006-07-09
1
-37
/
+138
*
- update q --option handling. bug 139772 ; TGL degrenier@easyconnect
Ned Ludd
2006-07-09
1
-2
/
+10
*
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
*
- make display md5sums twice
Ned Ludd
2006-07-04
1
-12
/
+11
*
- make -F/-f behavior a little smarter
Ned Ludd
2006-07-03
1
-10
/
+20
*
add support for scanning the new desc files in the profiles/desc/ dir
Mike Frysinger
2006-06-10
1
-2
/
+45
*
- make error msg for invalid package destinations make more sense
Ned Ludd
2006-06-05
1
-3
/
+3
*
- Raise buffer sizes cuz X/PHP is such a fatty. TGL bug 134488
Ned Ludd
2006-06-05
1
-7
/
+7
*
- fully qualified path names
Ned Ludd
2006-06-04
1
-2
/
+4
*
- dont use parts the atom till after we explode it
Ned Ludd
2006-06-04
1
-4
/
+3
*
- depends buffer is to small for X and PHP these days
v0.1.18
Ned Ludd
2006-06-04
1
-5
/
+5
*
- add a few sanity checks when using the -P option.
Ned Ludd
2006-06-04
1
-7
/
+14
*
Use snprintf instead of strcpy+strcat.
Thomas Cort
2006-05-26
1
-21
/
+16
*
- c-api python/portage interface
Ned Ludd
2006-05-26
6
-12
/
+145
*
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
*
fix memleak with hashed_file pointed out by Thomas Cort
Mike Frysinger
2006-05-24
1
-3
/
+6
*
fix memleak pointed out by Thomas Cort
Mike Frysinger
2006-05-24
1
-3
/
+4
*
plug memleak from using scandir()
Mike Frysinger
2006-05-24
1
-2
/
+4
*
fix memleaks from using scandir() as found by Thomas Cort
Mike Frysinger
2006-05-24
1
-2
/
+4
*
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
21
-356
/
+479
*
- Adds a bit more flexibility for adding new arches.
Ned Ludd
2006-05-19
1
-74
/
+87
*
Fix a typo which sometimes caused qimlate to fail, see Bug #133514. Also fix ...
Thomas Cort
2006-05-16
1
-5
/
+5
*
fix signed warnings
Mike Frysinger
2006-05-15
1
-5
/
+5
*
s/utimes/utime/
Mike Frysinger
2006-05-15
1
-4
/
+4
*
add a size constant for md5
Mike Frysinger
2006-05-15
1
-0
/
+2
*
add a bad constants test
Mike Frysinger
2006-05-14
1
-0
/
+10
*
help out new PATH_MAX source code test
Mike Frysinger
2006-05-14
1
-2
/
+2
*
use _Q_PATH_MAX instead of PATH_MAX
Mike Frysinger
2006-05-14
1
-3
/
+3
*
test for checking the source code
Mike Frysinger
2006-05-14
3
-1
/
+70
*
define each arch in the arch list enum as q_arch to avoid conflicts with any ...
Thomas Cort
2006-05-14
1
-26
/
+26
*
- add qimlate.1 and update other man pages
Ned Ludd
2006-05-14
16
-34
/
+73
[next]