aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update READMERunxi Yu2024-07-081-6/+8
* Update README to reflect what the install target actually doesRunxi Yu2024-07-081-1/+1
* Add uninstall targetRunxi Yu2024-07-081-2/+5
* Makefiles: add "clean" tagetRunxi Yu2024-07-085-3/+22
* ykpsmuttauth: Go implementationRunxi Yu2024-07-082-280/+243
* ykpsmuttauth.py: RestructureRunxi Yu2024-07-081-110/+68
* Don't check non-existant args.verboseRunxi Yu2024-07-081-11/+9
* Revert some parts of ykpsmuttauth.py because I broke itRunxi Yu2024-07-081-31/+55
* ykpsmuttauth: python version: raise WTFRunxi Yu2024-07-081-6/+4
* Update the READMERunxi Yu2024-07-081-0/+14
* ykpsmuttauth: strings.HasSuffix namespaceRunxi Yu2024-07-081-1/+1
* mv sjdb-avatar.png chphoto/Runxi Yu2024-07-082-1/+1
* ykpsmuttauth: Add stub in goRunxi Yu2024-07-061-1/+68
* ykmuttauth -> ykpsmuttauthRunxi Yu2024-07-069-9/+25
* ykmuttauth: Unbreak the TypeErrorRunxi Yu2024-07-061-18/+17
* ykmuttauth: Further deletionsRunxi Yu2024-07-061-34/+14
* ykmuttauth: Further cleanupRunxi Yu2024-07-061-52/+27
* ykmuttauth: Clean up moreRunxi Yu2024-07-061-10/+2
* ykmuttauth: Further cleanupRunxi Yu2024-07-062-254/+439
* ykmuttauth: Clean up a bitRunxi Yu2024-07-061-42/+2
* ykmuttauth: Ignore +x'ed fileRunxi Yu2024-07-061-0/+1
* ykmuttauth: Delete +x'ed fileRunxi Yu2024-07-061-508/+0
* ykmuttauth: initRunxi Yu2024-07-064-3/+1026
* chphoto: Add a READMERunxi Yu2024-07-062-19/+32
* README: Note that Go is used tooRunxi Yu2024-07-061-1/+1
* chphoto: Update comments to reflect GoRunxi Yu2024-07-061-2/+1
* chphoto: go.mod go 1.22Runxi Yu2024-07-061-1/+1
* chphoto: Update MakefileRunxi Yu2024-07-061-2/+2
* chphoto: Delete Python versionRunxi Yu2024-07-061-110/+0
* chphoto: Switch to GoRunxi Yu2024-07-063-0/+162
* Global makefile can do install nowRunxi Yu2024-07-062-1/+12
* Add "main" MakefileRunxi Yu2024-07-061-0/+12
* License headers in each programRunxi Yu2024-07-053-6/+5
* 2BSD everythingRunxi Yu2024-07-054-124/+69
* memch: Note about line length limitationRunxi Yu2024-07-051-0/+3
* chphoto: cleanupRunxi Yu2024-07-051-12/+12
* chphoto: Reformat with blackRunxi Yu2024-07-051-3/+9
* pdfutils: RenamesRunxi Yu2024-07-051-0/+0
* chphoto: Makefile to copy an executable versionRunxi Yu2024-07-053-0/+3
* memch: Attempt to use wchar.hRunxi Yu2024-07-051-29/+33
* chphoto: Move to a subdirectoryRunxi Yu2024-07-051-0/+0
* memch: Compile with C11 and _DEFAULT_SOURCERunxi Yu2024-07-051-1/+1
* Delete calgen as it's brokenRunxi Yu2024-07-053-803/+0
* sjauth: Move to subdirRunxi Yu2024-07-054-1/+1
* memch: Add test fileRunxi Yu2024-07-051-0/+11
* memch: Makefile: Use ncursesw and add a "clean" targetRunxi Yu2024-07-051-1/+4
* memch: Add a MakefileRunxi Yu2024-07-052-0/+3
* memch: BSD-2-ClauseRunxi Yu2024-07-053-692/+45
* sjauth.c: SPDX-License-IdentifierRunxi Yu2024-07-051-0/+1
* sjauth: QOL improvements e.g. better error handlingRunxi Yu2024-06-271-11/+20