aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* .github: add Alpine CISam James2023-01-291-0/+34
* *: IWYU fixes deuxSam James2023-01-2912-3/+11
* *: IWYU fixesSam James2023-01-2814-2/+157
* Make headers standalone (missing includes, prep for clang-tidy)Sam James2023-01-286-0/+17
* meson.build: release 1.3.7v1.3.7Sam James2023-01-261-1/+1
* meson: fix installation of (pre-generated) man pages w/o xmltoSam James2023-01-221-5/+1
* meson: release 1.3.6v1.3.6Sam James2023-01-061-1/+1
* CI: Add ASAN, UBSAN to CISam James2023-01-061-6/+4
* travis: dropSam James2022-11-021-0/+0
* .github: update muon URLSam James2022-11-021-1/+1
* .github: run build-test-ci for all branchesSam James2022-11-021-2/+1
* meson: include generated man pages in dist tarballsSam James2022-11-023-13/+38
* pylint: reformat with blackMike Frysinger2022-09-281-11/+8
* lddtree: reformat with blackMike Frysinger2022-09-281-209/+294
* lddtree: avoid shadowing function argsMike Frysinger2022-09-281-8/+8
* lddtree: simplify join logicMike Frysinger2022-09-281-2/+3
* lddtree: add typing info to more placesMike Frysinger2022-09-281-26/+61
* lddtree: switch to f-strings in most placesMike Frysinger2022-09-281-17/+18
* lddtree: Add logging for ELFParseErrorManoj Gupta2022-09-281-1/+5
* lddtree: specify utf-8 encoding with text filesMike Frysinger2022-09-211-2/+2
* lddtree: sort importsMike Frysinger2022-09-211-2/+2
* lddtree: update CrOS copyright lineMike Frysinger2022-09-211-1/+1
* man: reorder xmlto argumentsMike Gilbert2022-09-071-2/+2
* meson.build: prepare for 1.3.5v1.3.5Sam James2022-07-311-1/+1
* gha: add muon to Linux test matrixArsen Arsenović2022-07-122-12/+32
* Improve build-related documentationArsen Arsenović2022-07-122-15/+16
* security.h: suppress unused argument warning on allow_forkingArsen Arsenović2022-07-122-1/+2
* Probe the target system for needed headersArsen Arsenović2022-07-122-15/+12
* Convert build system to mesonArsen Arsenović2022-07-1228-769/+295
* seccomp: allow madvise() call (glibc 2.35+)v1.3.4WANG Xuerui2022-04-252-38/+41
* GH: apt-get update before installing depsWANG Xuerui2022-03-241-2/+2
* paxelf: add LoongArch to recognized ELF machine typesWANG Xuerui2022-03-242-1/+3
* lddtree: add --skip-missingJae Hoon Kim2022-03-091-1/+5
* README: attempt to fix github build status badgeFabian Groffen2022-02-071-1/+1
* GH: simplify coverity GH actionMike Frysinger2022-02-051-9/+2
* porting: don't include alloca.h on NetBSDFrederic Cambus2022-01-221-1/+1
* README.md: restore original author (solar@)Sam James2021-12-241-0/+1
* lddtree: add argcomplete support if availableMike Frysinger2021-12-171-0/+8
* seccomp: mark arrays const+staticMike Frysinger2021-10-161-3/+3
* switch back to my action nameMike Frysinger2021-10-041-1/+1
* switch to published action nameMike Frysinger2021-10-041-1/+1
* switch to Coverity Scan GH actionMike Frysinger2021-10-041-31/+5
* build: note that xz -9 is not neededMike Frysinger2021-10-041-0/+1
* migrate from Travis to GH actionsMike Frysinger2021-10-049-159/+147
* build: drop external function.sh useMike Frysinger2021-10-042-6/+5
* build: add --debug for easy shell script tracingMike Frysinger2021-10-042-5/+34
* README.md: solar@ is long-retiredSam James2021-09-201-1/+1
* seccomp: allow getrandom() call (glibc-2.34+)v1.3.3Sergei Trofimovich2021-07-222-38/+41
* BUGS: drop slyfox@ from contactsSergei Trofimovich2021-07-021-1/+0
* seccomp-bpf: fix warnings by not using nexted open commentsv1.3.2Sergei Trofimovich2021-06-102-4/+6