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
/
qatom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qatom: adjust to changed tree_match_atom interface
Fabian Groffen
2020-05-25
1
-5
/
+11
*
qatom: add -s switch to strictly emulate a call to atom_compare
Fabian Groffen
2020-05-16
1
-9
/
+20
*
qatom: add -l option to match an atom against the tree
Fabian Groffen
2020-01-19
1
-6
/
+27
*
misc fixes for valgrind
Fabian Groffen
2019-11-30
1
-1
/
+1
*
libq/atom: make atom_format smarter to unbreak Puppet
Fabian Groffen
2019-06-13
1
-1
/
+1
*
libq/atom: add the antislot
Fabian Groffen
2019-06-09
1
-6
/
+24
*
libq/atom: retain all input in atom_format_r
Fabian Groffen
2019-06-05
1
-2
/
+3
*
libq/atom: move atom_format here
Fabian Groffen
2019-05-05
1
-93
/
+1
*
qatom: print SUBSLOT as part of SLOT
Fabian Groffen
2019-04-25
1
-6
/
+9
*
atoms: add proper support for blockers and USE dependencies
Fabian Groffen
2019-04-07
1
-8
/
+32
*
build: compile applets as separate objects
Fabian Groffen
2019-03-27
1
-6
/
+8
*
depends: fix matching atoms for bug #668418
Fabian Groffen
2018-10-26
1
-1
/
+2
*
update copyrights
Fabian Groffen
2018-04-05
1
-1
/
+1
*
qatom_printf: support REPO expansion
Fabian Groffen
2018-04-02
1
-0
/
+3
*
qatom: print unset members as <unset> instead of relying on libc
Fabian Groffen
2018-04-02
1
-8
/
+12
*
drop _q_static and standardize func prototypes a bit
Mike Frysinger
2016-12-28
1
-2
/
+2
*
usage: add an extended text section
v0.63
Mike Frysinger
2016-03-27
1
-1
/
+1
*
clean up old debug statements
Mike Frysinger
2015-12-16
1
-3
/
+0
*
qatom: add a --format flag for controlling output
Mike Frysinger
2015-10-15
1
-16
/
+88
*
qatom: always display SLOT in verbose mode
Jeroen Roovers
2015-09-15
1
-2
/
+2
*
build: convert all cvs references to git
Mike Frysinger
2014-03-09
1
-5
/
+2
*
initial support for prefix/suffix operators #369225 by Christian Ruppert
Mike Frysinger
2013-04-29
1
-2
/
+6
*
qatom: check # of args before running main code
Mike Frysinger
2013-04-22
1
-4
/
+5
*
constify more strings
Mike Frysinger
2011-02-21
1
-3
/
+3
*
denest some atom explode logic and add support for arbitrary number of versio...
Mike Frysinger
2008-01-15
1
-5
/
+7
*
- update copyright headers
v0.1.27
Ned Ludd
2007-05-24
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
*
first pass at an atom compare func (needs polishing)
Mike Frysinger
2006-01-11
1
-18
/
+33
*
- added qatom and removed the need for the applets enum
Ned Ludd
2005-12-11
1
-0
/
+52