aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* main.h: include limits.h for Linux PATH_MAXFabian Groffen2019-04-271-0/+1
* libq/atom: fix whitespaceFabian Groffen2019-04-271-1/+1
* buildsys: don't install q-reinit script anymoreFabian Groffen2019-04-273-101/+43
* TODO: qdepends supports correct SLOT matching nowFabian Groffen2019-04-251-1/+0
* qatom: print SUBSLOT as part of SLOTFabian Groffen2019-04-251-6/+9
* libq/atom: support/parse SUBSLOTFabian Groffen2019-04-252-3/+14
* configure: remove removed dir tests/reinitialize(/Makefile)Fabian Groffen2019-04-252-3/+1
* TODO: add some ideas about qlopFabian Groffen2019-04-251-0/+7
* TODO: add note about further improvements for qdepends with libq/cacheFabian Groffen2019-04-251-1/+2
* man: regenerateFabian Groffen2019-04-2514-32/+19
* man/mkman: fix authors showing up on random pagesFabian Groffen2019-04-251-14/+5
* TODO: add note about odd libq/vdb behaviour on pkg_freeFabian Groffen2019-04-251-0/+2
* qsearch: rewrite to use libq/cacheFabian Groffen2019-04-251-181/+100
* libq/cache: set repo in cache_pkg_ctx when foundFabian Groffen2019-04-252-6/+26
* reinitialize_flat: removeFabian Groffen2019-04-2511-1801/+11
* libq/cache: add mode for plain ebuilds (not using any cache)Fabian Groffen2019-04-252-14/+171
* q_vdb_open2: introduce version that is optionally quietFabian Groffen2019-04-232-3/+12
* q_vdb_filter_cat: make name check more strictFabian Groffen2019-04-2321-32/+40
* TODO: update traversal optimisation noteFabian Groffen2019-04-201-1/+1
* qcache: rewrite to use new libq/cacheFabian Groffen2019-04-201-616/+396
* libq/cache: rework to be vdb-like enumerator abstractionFabian Groffen2019-04-202-47/+240
* atom: allow category-only atomsFabian Groffen2019-04-191-3/+25
* tests: don't run tests by defaultFabian Groffen2019-04-1730-379/+277
* tests: avoid race due to duplicate check targetFabian Groffen2019-04-148-30/+18
* build: cleanup and standardise tests runningFabian Groffen2019-04-1445-53/+25747
* build: cleanup Makfile preparing for distFabian Groffen2019-04-143-423/+123
* tests: approve changed qlist outputFabian Groffen2019-04-131-0/+1
* qlist: change behaviour to use colours and no parenthesisFabian Groffen2019-04-123-27/+24
* travis: remove debug marker, see if output matches withoutFabian Groffen2019-04-081-1/+1
* travis: see if sort is calledFabian Groffen2019-04-081-2/+1
* travis: try line splitting for xargsFabian Groffen2019-04-081-10/+4
* travis: skip over to interesting testFabian Groffen2019-04-081-0/+2
* travis: generate debug messages to perhaps get a glimpse of the problemFabian Groffen2019-04-081-1/+4
* tests: last attempt (?) to get qdepends test running on TravisFabian Groffen2019-04-081-2/+4
* tests: avoid string comparison in qdependsFabian Groffen2019-04-081-3/+6
* qdepends: update manpage for rewriteFabian Groffen2019-04-085-69/+79
* tests: try and get qdepends test to clear regarding order changesFabian Groffen2019-04-081-1/+2
* qdepends: rewrite to better match forward/backward dependenciesFabian Groffen2019-04-0716-610/+639
* atoms: add proper support for blockers and USE dependenciesFabian Groffen2019-04-078-95/+298
* qlop: support standard date output format in parse_dateFabian Groffen2019-03-293-6/+16
* q: silence warning on DarwinFabian Groffen2019-03-271-0/+4
* qgrep: squash truncation warning on SolarisFabian Groffen2019-03-271-2/+6
* q: fix various issues on Linux systemsFabian Groffen2019-03-2714-18/+35
* configure: ignore expansion undefined warnings for gnulibFabian Groffen2019-03-272-0/+80
* build: compile applets as separate objectsFabian Groffen2019-03-2743-1290/+1666
* libq: split out cache-related funcs from main/qsearchFabian Groffen2019-03-254-7/+302
* remove_extra_space: move to libq/rmspaceFabian Groffen2019-03-223-28/+38
* tests: copy q for install test for DarwinFabian Groffen2019-03-202-2/+3
* tests: ensure repeatable results on any host when TRAVIS_OS_NAME is setFabian Groffen2019-03-201-1/+1
* build: fix misc issues found on LinuxFabian Groffen2019-03-199-0/+46