aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qmerge: Support for more decompresssion programsMartin Väth2018-08-061-11/+65
* qmerge: implement laymans file identification, bug #660508v0.73Fabian Groffen2018-08-011-2/+46
* tests/atom_explode: deal with Python not finding portage, bug #661762Fabian Groffen2018-08-011-1/+3
* main: fix potential buffer underrunHanno Boeck2018-07-181-1/+1
* Merge pull request #3 from hoefling/readme-fixv0.72Fabian Groffen2018-06-281-2/+3
|\
| * fixed snippets highlightinghoefling2018-05-271-2/+3
|/
* tests/atom_explode: use pre-build files to allow runningFabian Groffen2018-05-184-14/+18
* atom_explode: find the last version-like componentFabian Groffen2018-05-182-18/+26
* qtegrity: fix signedness warningFabian Groffen2018-05-181-1/+1
* add fall through comments for gcc-7Fabian Groffen2018-05-182-1/+2
* add qtegrityv0.71Fabian Groffen2018-05-181-0/+1
* man: regenerateFabian Groffen2018-05-1817-0/+17
* mkman: add myself as authorFabian Groffen2018-05-181-0/+1
* version_barf: cleanup, add myselfFabian Groffen2018-05-182-7/+10
* man: regenerate for releaseFabian Groffen2018-05-1815-15/+35
* build-sys: update generated files for qtegrityFabian Groffen2018-05-183-1/+7
* man/qfile.1: regenerate after author changeFabian Groffen2018-05-181-9/+8
* qtegrity: new applet by Sam Besselink for use with IMA, bug #619988Fabian Groffen2018-05-186-1/+614
* mkman.py: add additional authors to main authors sectionFabian Groffen2018-05-183-5/+5
* qcache: make categories counting work properlyFabian Groffen2018-04-181-6/+7
* qcache: use metadata/md5-cache iso /var/cache/edb/Fabian Groffen2018-04-172-12/+24
* Makefile: revert to non-autotools versionFabian Groffen2018-04-151-2301/+165
* qlop: fix offsets for today and yesterday datesFabian Groffen2018-04-152-167/+2303
* qfile: fix matching of filesFabian Groffen2018-04-152-43/+60
* qlop: accept "today" and "yesterday" for parse_dateFabian Groffen2018-04-123-2/+19
* qlop: don't rely on %F for data parsing for portabilityFabian Groffen2018-04-123-4/+34
* atom_explode: try harder to find correct PVFabian Groffen2018-04-122-27/+27
* make-tarball: use numeric uid/gidv0.70Fabian Groffen2018-04-051-1/+1
* update copyrightsFabian Groffen2018-04-0531-31/+31
* Revert "qmerge: Only fetch Packages if -f/-F is specified"Fabian Groffen2018-04-051-2/+2
* xstrdup: avoid warning about clobbering tFabian Groffen2018-04-051-3/+3
* atom_explode: get version letters comparing properly againFabian Groffen2018-04-051-16/+19
* tests/atom_compare/Makefile: fail when there are differencesFabian Groffen2018-04-051-1/+2
* atom_explode: properly set fields for no-version caseFabian Groffen2018-04-051-0/+2
* tests: silence unused function warningsFabian Groffen2018-04-052-2/+12
* tests/copy_file/test.c: fix compilation warningFabian Groffen2018-04-051-1/+3
* atom_explode: fix parsing of some valid corner casesFabian Groffen2018-04-052-38/+53
* show_merge_times: start counting parallel merges from start of the fileFabian Groffen2018-04-041-4/+26
* qfile_main: use q_vdb_foreach_pkg_sorted, bug #607498Fabian Groffen2018-04-031-1/+1
* man: regen remaining manpagesFabian Groffen2018-04-034-44/+50
* scandirat: deal properly with flexible struct memberFabian Groffen2018-04-031-12/+19
* qxpak: improve documentationFabian Groffen2018-04-032-14/+17
* quse: improve documentationFabian Groffen2018-04-034-18/+39
* qtbz2: improve documentationFabian Groffen2018-04-035-15/+30
* qsize: improve documentationFabian Groffen2018-04-033-20/+25
* qsize: use make_human_readable_str to format sizes by defaultFabian Groffen2018-04-031-19/+8
* qsearch: improve documentationFabian Groffen2018-04-034-19/+28
* qpkg: improve documentationFabian Groffen2018-04-033-13/+24
* qmerge: improve documentationFabian Groffen2018-04-032-18/+31
* qlist: improve documentationFabian Groffen2018-04-034-21/+67