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
/
qdepends.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Raise buffer sizes cuz X/PHP is such a fatty. TGL bug 134488
Ned Ludd
2006-06-05
1
-7
/
+7
*
- depends buffer is to small for X and PHP these days
v0.1.18
Ned Ludd
2006-06-04
1
-5
/
+5
*
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
-2
/
+6
*
update copyright years
Mike Frysinger
2006-01-05
1
-5
/
+5
*
- remove CDEPEND/-c option. -k replaces it if you really want to read those e...
Ned Ludd
2005-12-31
1
-7
/
+10
*
rename the global quiet option to -q from -Q, have qfile use it rather than i...
Mike Frysinger
2005-12-30
1
-5
/
+5
*
change len to size_t and add error handling if USE file was removed from vdb
Mike Frysinger
2005-12-30
1
-16
/
+21
*
define our own _Q_PATH_MAX rather than relying on _POSIX_PATH_MAX/PATH_MAX
Mike Frysinger
2005-12-30
1
-3
/
+3
*
add a warning if we are unable to eat a depend file, and increase the buffer ...
Mike Frysinger
2005-12-30
1
-7
/
+13
*
declare query const
Mike Frysinger
2005-12-30
1
-6
/
+6
*
- added qatom and removed the need for the applets enum
Ned Ludd
2005-12-11
1
-3
/
+3
*
define rcsid strings as const
Mike Frysinger
2005-11-24
1
-2
/
+2
*
- added per applet rcsid
Ned Ludd
2005-11-06
1
-2
/
+2
*
- added vdb virtual providers resolving code
Ned Ludd
2005-11-01
1
-2
/
+2
*
- save and restore cwd when resolving virtuals
Ned Ludd
2005-10-30
1
-5
/
+10
*
- # comment out debug code from last overcommit
Ned Ludd
2005-10-29
1
-3
/
+3
*
update README now that most relative links work
Ned Ludd
2005-10-29
1
-1
/
+4
*
- lets go with realpath anyway for qfile handling of relative paths
Ned Ludd
2005-10-29
1
-2
/
+4
*
- shorten qdep --help option for reverse deps. prepare for 0.1.6 stable
v0.1.6
Ned Ludd
2005-10-06
1
-2
/
+2
*
touchup error handling in dep_grow_tree() to be a bit more helpful and add a ...
Mike Frysinger
2005-10-04
1
-18
/
+51
*
- use warnf() function for error handling in dep_grow_tree() function
v0.1.5
Ned Ludd
2005-10-01
1
-3
/
+6
*
- added -k <key> option for non standard vdb entries like my homegrown (R)RDPEND
Ned Ludd
2005-10-01
1
-5
/
+14
*
make sure we can handle very simple depends
Mike Frysinger
2005-09-26
1
-1
/
+5
*
actually implement the -a option
Mike Frysinger
2005-09-26
1
-4
/
+12
*
- update known bug
Ned Ludd
2005-09-25
1
-6
/
+3
*
- add depends on functionality to query what depends on a given dep string
Ned Ludd
2005-09-24
1
-7
/
+107
*
cleanup license header
Mike Frysinger
2005-09-24
1
-22
/
+3
*
- functionize the vdb handling for the qdepends applet
Ned Ludd
2005-09-23
1
-30
/
+39
*
move the q_vdb_get_next_dir() func into shared space and make all applets use...
Mike Frysinger
2005-08-19
1
-12
/
+5
*
finish adding support for ROOT
Mike Frysinger
2005-08-19
1
-4
/
+4
*
eat_file returns 1 on success, not 0
Mike Frysinger
2005-07-26
1
-2
/
+2
*
make eat_file a real function
Mike Frysinger
2005-06-20
1
-16
/
+4
*
add some atom handling
Mike Frysinger
2005-06-19
1
-3
/
+7
*
add support for parsing [RPC]DEPEND
Mike Frysinger
2005-06-16
1
-19
/
+37
*
- use the qdep menu vs the qlist one
Ned Ludd
2005-06-16
1
-11
/
+11
*
import initial depend parsing applet
Mike Frysinger
2005-06-16
1
-0
/
+390