summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-28arch-proxy.py: ignore empty files in cacheHEADmasterPeter Wu1-0/+3
2022-12-28arch-proxy.py: accept upstream responses without Content-Length headerPeter Wu1-3/+11
2021-02-02upload-svr.go: set last-modified to file mtimePeter Wu1-2/+7
2021-02-02upload-svr.go: print interface addressesPeter Wu1-0/+46
2020-08-29interrupts-graph.py: fix compatibility with newer library versionsPeter Wu1-14/+19
2020-05-09list-libs: utility to find library dependenciesPeter Wu1-0/+50
2020-01-22cert-info: add macOS compatibilityPeter Wu1-7/+11
2019-10-20arch-proxy.py: support zstd compressed packagesPeter Wu1-2/+4
2019-09-10upload-svr.go: fix panic with long filenamesPeter Wu1-1/+3
2019-05-04upload-svr.go: a modern temporary file serverPeter Wu1-0/+450
2019-05-04gcc-check: ignore -fuse-ld=lldPeter Wu1-0/+2
2018-10-25gcc-check: clang-check compatible wrapperPeter Wu1-0/+134
2018-05-31arch-proxy.py: drop leading slashPeter Wu1-3/+3
2018-05-08arch-proxy.py: support mirrors and Arch Linux Archive (ALA)Peter Wu1-19/+98
2017-03-04arch-proxy.py: support resumed downloadsPeter Wu1-12/+72
2017-03-04arch-proxy.py: support readonly cachePeter Wu1-13/+25
2017-02-24arch-proxy.py: quick proxy cache for Arch Linux packagesPeter Wu1-0/+161
2016-09-11git-gerrit-diff: do not print already merged commitsPeter Wu1-3/+5
2016-09-11Revert "hwrand.pl,hwrand.py: forward randomness"Peter Wu2-15/+0
2016-09-11block-grep: search for patterns, grouped per blockPeter Wu1-0/+78
2016-08-09hwrand.pl,hwrand.py: forward randomnessPeter Wu2-0/+15
2016-07-29rare/watch-intr.py: utility for watching /proc/interruptsPeter Wu1-0/+33
2015-12-15conntrack-restore: remember connection statePeter Wu1-0/+87
2015-10-30git-gerrit-diff: default to --colorPeter Wu1-5/+15
2015-10-30git-gerrit-diff: always add separator between commitsPeter Wu1-1/+1
2015-10-24git-gerrit-diff: completion needs spacesPeter Wu1-2/+2
2015-10-17sigs.py: print signals for a processPeter Wu1-0/+59
2015-10-16git-gerrit-diff: find out what changes are mergedPeter Wu1-0/+212
2015-08-13htmlformat: dead-simply HTML formatterPeter Wu1-0/+18
2015-08-08git-log-describe.awk: fix submodule casePeter Wu1-3/+3
2015-05-30startcom-sha2.py: utility to fix broken SHA256 intermediatesPeter Wu1-0/+382
2015-03-11dnscheck.py: checks for the existence of DNS namesPeter Wu1-0/+95
2015-02-16asan-help: pretty print ASAN_OPTIONSPeter Wu1-0/+104
2015-01-24pactree-aur: mark pactree output with sourcesPeter Wu1-0/+42
2015-01-01tmp-upload: newline after success messagePeter Wu1-1/+1
2015-01-01cert-info: enable SNI, accept cert from CA bundlePeter Wu1-3/+4
2014-10-24digest.py: use threading insteadPeter Wu1-7/+8
2014-10-24digest.py: calculate multiple digestsPeter Wu1-0/+144
2014-10-24notifyudp.pl: do not ping for every public msgPeter Wu1-3/+10
2014-09-27tmp-upload: display single-upload error messagePeter Wu1-1/+1
2014-09-27xxd-a: xxd -a, but for more duplicatesPeter Wu1-0/+3
2014-07-05gerrit-add-reviewers: helper to add reviewers for commitsPeter Wu1-0/+131
2014-06-19interrupts-graph.py: make selection largerPeter Wu1-12/+32
2014-06-18interrupts-graph.py: conditionally update domainPeter Wu1-2/+9
2014-06-18interrupts-graph.py: add --log and --no-smoothPeter Wu1-1/+8
2014-06-18interrupt-graph.py: fix double update; read fullyPeter Wu1-13/+16
2014-06-18interrupts-graph.py: args for xrange and intervalPeter Wu1-0/+8
2014-06-18interrupts-graph.py: Allow unbounded x historyPeter Wu1-3/+13
2014-06-18interrupts-graph.py: prepare for optional dequePeter Wu1-5/+7
2014-06-18interrupts-graph.py: implement read/write to filePeter Wu1-2/+26