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
*
build: compile applets as separate objects
Fabian Groffen
2019-03-27
18
-15
/
+690
*
libq: split out cache-related funcs from main/qsearch
Fabian Groffen
2019-03-25
4
-7
/
+302
*
remove_extra_space: move to libq/rmspace
Fabian Groffen
2019-03-22
2
-0
/
+35
*
build: fix misc issues found on Linux
Fabian Groffen
2019-03-19
5
-0
/
+6
*
q: fix misc issues found on Darwin
Fabian Groffen
2019-03-19
1
-0
/
+2
*
build: add gnulib sources
Fabian Groffen
2019-03-19
28
-158
/
+248
*
build: add autoconf helper files
Fabian Groffen
2019-03-18
1
-3
/
+2
*
libq: standardise build
Fabian Groffen
2019-03-18
49
-541
/
+2854
*
build: shuffle some code around
Fabian Groffen
2019-03-11
8
-93
/
+57
*
set: fix signedness warnings
Fabian Groffen
2019-03-11
1
-2
/
+2
*
libq: introduce set to replace virtuals (queue)
Fabian Groffen
2019-03-09
7
-183
/
+269
*
rmspace: add copyright
Fabian Groffen
2019-03-07
1
-1
/
+10
*
xarray: add xarrayget function to retrieve a given item
Fabian Groffen
2019-02-27
1
-4
/
+16
*
xarray: improve malloc efficiency, allow removing elements
Fabian Groffen
2019-02-27
1
-2
/
+20
*
atom_explode: ignore slot matching operators
Fabian Groffen
2019-02-05
1
-1
/
+6
*
rm_rf_at: ensure return code makes sense
v0.74
Fabian Groffen
2018-12-20
1
-4
/
+4
*
rm_rf: make shallow wrapper around rm_rf_at
Fabian Groffen
2018-12-20
1
-12
/
+1
*
rm_rf_at: remove the object path points to
Fabian Groffen
2018-12-20
1
-1
/
+3
*
atom_explode: find the last version-like component
Fabian Groffen
2018-05-18
1
-18
/
+23
*
add fall through comments for gcc-7
Fabian Groffen
2018-05-18
1
-0
/
+1
*
atom_explode: try harder to find correct PV
Fabian Groffen
2018-04-12
1
-27
/
+24
*
update copyrights
Fabian Groffen
2018-04-05
9
-9
/
+9
*
xstrdup: avoid warning about clobbering t
Fabian Groffen
2018-04-05
1
-3
/
+3
*
atom_explode: get version letters comparing properly again
Fabian Groffen
2018-04-05
1
-16
/
+19
*
atom_explode: properly set fields for no-version case
Fabian Groffen
2018-04-05
1
-0
/
+2
*
atom_explode: fix parsing of some valid corner cases
Fabian Groffen
2018-04-05
1
-35
/
+43
*
scandirat: deal properly with flexible struct member
Fabian Groffen
2018-04-03
1
-12
/
+19
*
colors: add support for color=color mappings
Fabian Groffen
2018-03-26
1
-21
/
+44
*
atom_explode: fix inversion of < and <=
Fabian Groffen
2018-03-25
1
-2
/
+2
*
atom_explode: support inversed ranges, e.g. !>P-x.y
Fabian Groffen
2018-03-25
1
-2
/
+22
*
hash_fd: induce byteorder on Solaris too
Fabian Groffen
2018-03-23
1
-1
/
+11
*
getline: fix comparison of integers of different signs
Fabian Groffen
2018-03-23
1
-3
/
+4
*
is_prelink_elf: squash unused variable warning
Fabian Groffen
2018-03-23
1
-0
/
+3
*
color_remap: fix comparison of integers of different signs
Fabian Groffen
2018-03-23
1
-3
/
+4
*
hash_fd: ensure __BYTE_ORDER is set
Fabian Groffen
2017-12-29
1
-0
/
+13
*
atom_explode: be more careful with eating suffix letters
Fabian Groffen
2017-12-28
1
-2
/
+5
*
rm_rf_at: fix recurse logic for non-Linux
Fabian Groffen
2017-12-28
1
-2
/
+8
*
drop _q_static and standardize func prototypes a bit
Mike Frysinger
2016-12-28
12
-52
/
+80
*
libq: drop unused xgetcwd/xreadlink helpers
Mike Frysinger
2016-12-28
3
-36
/
+0
*
add cleanup logic to handle specific leaks
Mike Frysinger
2016-12-28
1
-0
/
+4
*
start some likely/unlikely helpers
Mike Frysinger
2016-12-28
9
-13
/
+13
*
copy_file: rewrite to use fds
Mike Frysinger
2016-12-28
1
-22
/
+41
*
--quiet: do not suppress fatal error messages
Mike Frysinger
2016-11-26
1
-1
/
+3
*
human_readable: resync with upstream busybox #590932
Mike Frysinger
2016-11-12
1
-40
/
+37
*
qlop: parse args as atoms instead of substrings
Mike Frysinger
2016-02-13
1
-9
/
+22
*
autogen: pull in inttypes as we use it
Mike Frysinger
2016-02-13
2
-4
/
+0
*
compat: drop redundant headers
Mike Frysinger
2016-02-13
1
-3
/
+0
*
compat: drop strcasestr/asprintf fallback
Mike Frysinger
2016-02-13
1
-22
/
+0
*
main: optimize portdir setup slightly
Mike Frysinger
2015-11-27
1
-2
/
+4
*
qcache: add multiple overlay support
Mike Frysinger
2015-11-27
1
-0
/
+16
[next]