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
/
libq
Commit message (
Expand
)
Author
Age
Files
Lines
*
- make error msg more verbose when dealing with RGB values in color mappings
Ned Ludd
2006-12-30
1
-1
/
+3
*
- style updates
Ned Ludd
2006-12-25
2
-5
/
+5
*
use xcalloc(num,size) rather than malloc(num*size);memset()
Mike Frysinger
2006-11-09
1
-0
/
+9
*
fix style/whitespace
Mike Frysinger
2006-11-09
4
-55
/
+57
*
dont cast xmalloc return
Mike Frysinger
2006-11-08
2
-8
/
+8
*
handle wankers who name things like pam_p11-0.1.2 #151329
Mike Frysinger
2006-10-14
1
-8
/
+13
*
if user provides an RGB sequence, make sure we warn that it wont work
Mike Frysinger
2006-09-23
1
-42
/
+38
*
add a size constant for md5
Mike Frysinger
2006-05-15
1
-0
/
+2
*
- enable color remapping now
Ned Ludd
2006-03-18
1
-3
/
+2
*
libq/colors.c
Ned Ludd
2006-03-18
1
-1
/
+1
*
- framework for color remapping
Ned Ludd
2006-03-13
1
-0
/
+95
*
- add new style virtual handling to flat ebuild cache and vdb handling
Ned Ludd
2006-02-26
1
-1
/
+2
*
check the pointer before we use it, not after
Mike Frysinger
2006-01-25
1
-1
/
+1
*
dont segfault if we are fed a crappy atom
Mike Frysinger
2006-01-24
1
-4
/
+10
*
- add options to ignore checksums so you can use local binrepo files also. Ad...
Ned Ludd
2006-01-23
1
-4
/
+3
*
- add --nodeps and rdepends merging option. rename -i to -K
Ned Ludd
2006-01-21
1
-8
/
+8
*
- (qmerge) added SHA1 support. added slotting support. added -U/--unmerge sup...
Ned Ludd
2006-01-16
1
-0
/
+1
*
try and handle leading zeros
Mike Frysinger
2006-01-14
1
-1
/
+12
*
macro away all nls funcs
Mike Frysinger
2006-01-14
1
-2
/
+5
*
- add gettext support and strincr_var() function for incremental variables su...
Ned Ludd
2006-01-13
3
-1
/
+14
*
forgot to commit
Mike Frysinger
2006-01-11
1
-0
/
+122
*
first pass at an atom compare func (needs polishing)
Mike Frysinger
2006-01-11
2
-6
/
+16
*
- updates from the weekend
Ned Ludd
2006-01-09
1
-0
/
+1
*
update copyright years
Mike Frysinger
2006-01-05
1
-5
/
+5
*
cache the memory used by atoms for a slight speed boost
Mike Frysinger
2006-01-05
1
-4
/
+22
*
- libq multipart merge.
Ned Ludd
2006-01-02
5
-7
/
+104
*
- shift some functions around so to make it eaiser to include libq
Ned Ludd
2006-01-01
4
-1
/
+58
*
- added vdb virtual providers resolving code
Ned Ludd
2005-11-01
1
-4
/
+8
*
- some versions of distcc or cpp seem to be buggy with unbalanced comments wi...
Ned Ludd
2005-10-31
1
-9
/
+2
*
- save and restore cwd when resolving virtuals
Ned Ludd
2005-10-30
1
-8
/
+15
*
- fixing up dup handling
Ned Ludd
2005-10-29
1
-4
/
+5
*
update README now that most relative links work
Ned Ludd
2005-10-29
2
-6
/
+3
*
- resolve virtuals and save into a simple linked list
Ned Ludd
2005-10-29
1
-68
/
+153
*
- lets go with realpath anyway for qfile handling of relative paths
Ned Ludd
2005-10-29
2
-2
/
+57
*
fix handling of short package atoms
Mike Frysinger
2005-10-25
1
-4
/
+5
*
- added some basic code to resolve virtuals.
Ned Ludd
2005-10-13
2
-0
/
+96
*
cleanup license header
Mike Frysinger
2005-09-24
1
-20
/
+3
*
add support for generating P
Mike Frysinger
2005-08-19
1
-3
/
+6
*
add a macro for xasprintf()
Mike Frysinger
2005-07-25
2
-0
/
+30
*
tweak signed/unsigned char usage to avoid mismatches
Mike Frysinger
2005-06-24
1
-3
/
+3
*
unify the version code paths and properly handle atoms which do not contain a...
Mike Frysinger
2005-06-21
1
-8
/
+12
*
optimize a few code paths
Mike Frysinger
2005-06-21
1
-39
/
+45
*
make -r# parsing simpler and more robust
Mike Frysinger
2005-06-20
1
-25
/
+16
*
handle atoms without categories
Mike Frysinger
2005-06-20
1
-80
/
+83
*
rename atom_free func to atom_implode
Mike Frysinger
2005-06-19
1
-2
/
+2
*
rename atom_free func to atom_implode
Mike Frysinger
2005-06-19
1
-2
/
+2
*
get rid of extra pointer
Mike Frysinger
2005-06-14
1
-8
/
+12
*
fork atom_explode() into its own file
Mike Frysinger
2005-06-14
2
-0
/
+157
*
import xstrdup() from busybox
Mike Frysinger
2005-06-13
2
-0
/
+44
*
move endian/byteswap to linux defines
Mike Frysinger
2005-06-10
2
-2
/
+7
[next]