summary refs log tree commit diff
path: root/complete.c
diff options
context:
space:
mode:
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
logheader'>2021-06-11Remove bubger -t flag from "Mailing List"June McEnroe It can't be used correctly and has been removed. 2021-06-09Publish "Sparse Checkout"June McEnroe 2021-06-09Stop mpv from dumping coreJune McEnroe ... seriously this software. 2021-06-08Generate valid Atom feedsJune McEnroe Fixes several RFC 4287 violations: > 4.1.1. The "atom:feed" Element > o atom:feed elements MUST contain exactly one atom:id element. > o atom:feed elements SHOULD contain one atom:link element with a rel > attribute value of "self". This is the preferred URI for > retrieving Atom Feed Documents representing this Atom feed. > o atom:feed elements MUST contain exactly one atom:updated element. An atom:id element is generated from cgit_currentfullurl(), and an atom:link element with a rel attribute of "self" is generated with the same URL. An atom:updated element is generated from the date of the first commit in the revision walk. > 4.1.2. The "atom:entry" Element > o atom:entry elements MUST NOT contain more than one atom:content > element. The second atom:content element with the type of "xhtml" is removed. > 4.2.6. The "atom:id" Element > Its content MUST be an IRI, as defined by [RFC3987]. Note that the > definition of "IRI" excludes relative references. Though the IRI > might use a dereferencable scheme, Atom Processors MUST NOT assume it > can be dereferenced. The atom:id elements for commits now use URNs in the "sha1" or "sha256" namespaces. Although these are not registered URN namespaces, they see use in the wild, for instance as part of magnet URIs. 2021-06-08Set CGIT_VERSION to "causal agency"June McEnroe This version of cgit is modified and doesn't track upstream releases. 2021-06-08Show number of weeks for scalar if evenJune McEnroe 2021-06-08Squashed 'www/git.causal.agency/cgit/' changes from 55fa25ad..5258c297June McEnroe 5258c297 git: update to v2.32.0 6dbbffe0 git: update to v2.31.1 62eb8db4 md2html: use proper formatting for hr d889cae8 git: update to v2.31.0 4ffadc1e git: update to v2.30.1 bd6f5683 tests: t0107: support older and/or non-GNU tar f69626c6 md2html: use sane_lists extension cef27b67 git: update to v2.30.0 b1739247 git: update to v2.29.2 fe99c76e git: update to v2.29.1 adcc4f82 tests: try with commit-graph a1039ab1 tests: do not copy snapshots to /tmp/ a4de0e81 global: replace hard coded hash length 779631c6 global: replace references to 'sha1' with 'oid' 629659d2 git: update to v2.29.0 205837d4 git: update to v2.28.0 f780396c git: update to v2.27.0 0462f08d git: update to v2.26.0 git-subtree-dir: www/git.causal.agency/cgit git-subtree-split: 5258c297ba6fb604ae1415fbc19a3fe42457e49e 2021-06-08Fetch git .tar.gz for compatibilityJune McEnroe OpenBSD tar(1) has no -J. 2021-06-03Configure xlockJune McEnroe The manual page claims that usefirst defaults to off, and yet it doesn't, at least on OpenBSD? 2021-06-02Add top gap in cwmJune McEnroe A little bothered by having to hardcode this 38 value from the height of the xterm clock window. 2021-05-23Add The Year of the FloodJune McEnroe Abrupt ending. 2021-05-20Add cwm keys for putting windows in cornersJune McEnroe 2021-05-19Replace freenode with tilde.chatJune McEnroe RIP. 2021-05-17Install firefox on OpenBSDJune McEnroe I feel like I'm using Windows when I open firefox... But it's so hard to get by without it :( 2021-05-09Add All the Birds in the SkyJune McEnroe The writing style seemed very odd at the beginning. Not sure the end was sastisfying. 2021-05-05Publish "Swans Are Dead"June McEnroe 2021-05-04Handle missing last names in bibsortJune McEnroe 2021-05-03Emulate MANSECT for mandoc which lacks itJune McEnroe 2021-05-02Add ff aliasJune McEnroe 2021-05-02Alias ag to ag --pagerJune McEnroe 2021-04-28Add copy mode to typerJune McEnroe 2021-04-26Remove hnelJune McEnroe I haven't had a use for it in years. 2021-04-26Draw foundations in reverse orderJune McEnroe 2021-04-26Only use cells for moveColumnJune McEnroe So long as the move queuer doesn't use empty tableau stacks correctly, it shouldn't use them at all. This way it's easier to do the correct moves manually. 2021-04-26Remove samba_mdns rc scriptJune McEnroe Newer samba package forces me to use avahi :( 2021-04-26Match space between #! and /bin/shJune McEnroe 2021-04-26Remove vim aliasJune McEnroe I type vi now (it's shorter), so vim can be vim when I need it. 2021-04-26Remove neovim configsJune McEnroe I don't use it anymore except when I need UTF-8, and I'd rather just use unconfigured vim for that. 2021-04-26Add The PenelopiadJune McEnroe Tedious. I must give up on the classics fanfiction genre. 2021-04-25Publish "Time Machine"June McEnroe 2021-04-25Check in dash autogen files for realJune McEnroe 2021-04-25Copy automake filesJune McEnroe 2021-04-25Revert "Check in dash autogen files"June McEnroe This reverts commit 84094668ce6873b0922940b2d863ee852839e9f2. Well apparently this just created symlinks to system files. Stupid. 2021-04-20Add The Once and Future WitchesJune McEnroe 2021-04-18Rearrange Makefile once more once more once moreJune McEnroe Well now I can add targets to ALL in config.mk so that's simpler. 2021-04-18Add -R reverse typerJune McEnroe 2021-04-18Flip card renderingJune McEnroe 2021-04-17Add freecellJune McEnroe 2021-04-12Fix crash trying to print "this commit" on 404sJune McEnroe For example any URL that starts with a real repo name but isn't valid. 2021-04-11Simplify rfctagsJune McEnroe I wasn't thinking perl enough. 2021-04-10Add The Relentless MoonJune McEnroe More interesting than I remember the second book being, but so long too. 2021-04-04Check in dash autogen filesJune McEnroe So that I don't need to install autoconf/automake to build it. 2021-03-29Add BellwetherJune McEnroe Found in a street library. Was surprised to find something other than mystery. It was amusing, but the writing and overall story was not great. 2021-03-23Add typer -P and -c to connect to pounceJune McEnroe Of course, running this full time would really fill up the buffer... 2021-03-23Add typer botJune McEnroe Ok maybe I'm an asshole. 2021-03-21Add Her Body and Other PartiesJune McEnroe I have a problem with short stories. They pull you in and then take you nowhere. The stories were good though, and I especially liked the SVU one. 2021-03-16Add some missing justification to "C Style"June McEnroe