| Commit message (Collapse) | Author |
|
... seriously this software.
|
|
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.
|
|
This version of cgit is modified and doesn't track upstream releases.
|
|
|
|
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
|
|
OpenBSD tar(1) has no -J.
|
|
The manual page claims that usefirst defaults to off, and yet it
doesn't, at least on OpenBSD?
|
|
A little bothered by having to hardcode this 38 value from the
height of the xterm clock window.
|
|
Abrupt ending.
|
|
|
|
RIP.
|
|
I feel like I'm using Windows when I open firefox... But it's so
hard to get by without it :(
|
|
The writing style seemed very odd at the beginning. Not sure the
end was sastisfying.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I haven't had a use for it in years.
|
|
|
|
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.
|
|
Newer samba package forces me to use avahi :(
|
|
|
|
I type vi now (it's shorter), so vim can be vim when I need it.
|
|
I don't use it anymore except when I need UTF-8, and I'd rather
just use unconfigured vim for that.
|
|
Tedious. I must give up on the classics fanfiction genre.
|
|
|
|
|
|
|
|
This reverts commit d7c361a6cb66a919b19648a8780423a0c73e1a59.
Well apparently this just created symlinks to system files. Stupid.
|
|
|
|
Well now I can add targets to ALL in config.mk so that's simpler.
|
|
|
|
|
|
|
|
For example any URL that starts with a real repo name but isn't
valid.
|
|
I wasn't thinking perl enough.
|
|
More interesting than I remember the second book being, but so long
too.
|
|
So that I don't need to install autoconf/automake to build it.
|
|
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.
|
|
Of course, running this full time would really fill up the buffer...
|
|
Ok maybe I'm an asshole.
|
|
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.
|
|
|
|
|
|
Gotta say the writing of Queens as a math nerd was kinda cringe
though.
|
|
|
|
It's done, tagged 1.0.
|
|
|