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
*
- keep MD5 display in quiet mode
v0.1.28
Ned Ludd
2007-06-03
1
-3
/
+3
*
- dump compressed Packages.bz2 support. portage wont be using it.. So we wont...
Ned Ludd
2007-06-03
1
-16
/
+4
*
- make qpkg.c PASS src.style and src.space tests
Ned Ludd
2007-06-01
1
-6
/
+8
*
- add clean pkgdir support to qpkg. Behaves more or less like eclean-pkg -d
Ned Ludd
2007-06-01
3
-11
/
+120
*
- move some defines around
Ned Ludd
2007-05-30
3
-4
/
+4
*
- try to give some symlink love when no /proc/self/exe exists
Ned Ludd
2007-05-25
1
-4
/
+9
*
- add binpkg handling for the PKGDIR/All for compat reasons
Ned Ludd
2007-05-25
2
-6
/
+33
*
- update copyright headers
v0.1.27
Ned Ludd
2007-05-24
24
-112
/
+112
*
Switch to using LIBADD after the definition of the linking object so that ord...
Doug Goldstein
2007-05-24
1
-6
/
+7
*
- stupid bsd does not have md5sum
Ned Ludd
2007-05-23
1
-9
/
+12
*
- more whitespace cleanups. Added new whitespace test
Ned Ludd
2007-05-23
10
-25
/
+49
*
- whitespace cleanups
Ned Ludd
2007-05-23
15
-69
/
+31
*
- remove some extra code
Ned Ludd
2007-05-21
1
-21
/
+5
*
- move modpath debug define to where it goes
Ned Ludd
2007-05-21
1
-4
/
+4
*
- qmerge now attempts to fetch .tbz2 files from the remote CATEGORY as well a...
Ned Ludd
2007-05-21
1
-18
/
+41
*
- make qmerge.c understad CPV vs using two meta values of CAT/PF. end result ...
Ned Ludd
2007-05-18
1
-7
/
+36
*
- make sure we pass ldflags after all object processing takes place
Ned Ludd
2007-05-18
1
-5
/
+6
*
- update the module loader to take paths from cmdline vs just q.conf and make...
Ned Ludd
2007-05-14
3
-16
/
+21
*
- we have no dlopen on the bsd arches and dlfunc is defined when including dl...
Ned Ludd
2007-05-14
2
-9
/
+9
*
- small bug fix for qcheck bug 173753
Ned Ludd
2007-05-12
1
-6
/
+6
*
- revert ETA patch till a new one thats bug free is attached to bug 161244
Ned Ludd
2007-05-12
1
-136
/
+73
*
- add ETA patch. bug 161244
Ned Ludd
2007-05-12
1
-73
/
+136
*
- make sure distclean runs in the mod dir.
Ned Ludd
2007-05-12
2
-2
/
+4
*
- add some demo modules
Ned Ludd
2007-05-12
3
-0
/
+156
*
- touchup help display of dlopened applets
Ned Ludd
2007-05-12
1
-7
/
+7
*
- split some of the code up to make it eaiser for dynamic modules
Ned Ludd
2007-05-12
4
-63
/
+86
*
- be sure we pass the RTLD_GLOBAL flag when using dlopen in our module loader
Ned Ludd
2007-05-11
1
-3
/
+3
*
- add dl applet loader
Ned Ludd
2007-05-11
3
-21
/
+99
*
- refresh man pages
Ned Ludd
2007-05-11
13
-40
/
+40
*
- change atom return behaviors upon request. add easy verbose mode to Makefil...
Ned Ludd
2007-05-06
4
-14
/
+25
*
- make "world" set use the /var/lib/portage/world file vs the full vdb. intro...
Ned Ludd
2007-04-28
1
-18
/
+59
*
- revert some asprintf() that are a bit off
Ned Ludd
2007-04-25
1
-8
/
+15
*
- use cleaner internal xasprintf() function
Ned Ludd
2007-04-23
1
-15
/
+8
*
- use xasprintf vs asprintf so we inherit some error checking
v0.1.26
Ned Ludd
2007-04-18
2
-11
/
+11
*
more helpful warning about dir in cache but not in portdir
Mike Frysinger
2007-04-18
1
-3
/
+3
*
use warnp/errp funcs
Mike Frysinger
2007-04-18
6
-21
/
+20
*
add a warnl() to give a line number
Mike Frysinger
2007-04-18
1
-1
/
+2
*
use xzalloc()
Mike Frysinger
2007-04-18
2
-20
/
+12
*
continue gracefully if cache is out of sync with portdir
Mike Frysinger
2007-04-18
1
-12
/
+13
*
implement xzalloc() for "xmalloc() && memset()"
Mike Frysinger
2007-04-18
1
-5
/
+15
*
make sure qcache_read_cache_file() worked
Mike Frysinger
2007-04-18
1
-3
/
+5
*
tweak default CFLAGS
Mike Frysinger
2007-04-18
1
-3
/
+2
*
- add bz2 decompression for packages file
Ned Ludd
2007-04-16
1
-4
/
+20
*
- make sure we always cleanup
Ned Ludd
2007-04-16
1
-3
/
+7
*
- make sure we fallback and check for new style virtuals
Ned Ludd
2007-04-15
2
-7
/
+7
*
- run postinst phase on non embedded systems
Ned Ludd
2007-04-15
4
-8
/
+36
*
src.style: eat trailing whitespace
Mike Frysinger
2007-04-14
1
-4
/
+4
*
- warn about slow file systems on non linux platforms and suggest the noatime...
Ned Ludd
2007-04-10
1
-2
/
+4
*
- dont warn about slow file systems unless we are on the linux platform
Ned Ludd
2007-04-10
1
-1
/
+3
*
dont use chdir() in init func as that breaks relative path handling
Mike Frysinger
2007-04-09
1
-2
/
+5
[next]