summary refs log tree commit diff
path: root/OpenBSD/sysutils/catsit/pkg (follow)
Commit message (Expand)AuthorAge
* OpenBSD: Add port for catsitJune McEnroe2021-10-02
86e1f77d3b724877935e11014cefa21&follow=1'>ui-blog: fix oid handlingChristian Hesse 2016-10-12shared: remove unused function strlpart()Christian Hesse 2016-10-12shared: remove unused function strrpart()Christian Hesse 2016-10-12ui-repolist: fix memory leakChristian Hesse 2016-10-12Use skip_prefix() to get rid of magic constantsLukas Fleischer 2016-10-12patch: reapply path limitJohn Keeping 2016-10-07ui-repolist: fix memory leakChristian Hesse 2016-10-04git: update to v2.10.1Christian Hesse 2016-10-04ui-tree: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse 2016-10-04ui-tag: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse 2016-10-04ui-snapshot: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse 2016-10-04ui-shared: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse 2016-10-04ui-plain: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse 2016-10-04ui-patch: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse 2016-10-04ui-log: replace get_sha1() with get_oid()Christian Hesse 2016-10-04ui-commit: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse 2016-10-04ui-blob: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse 2016-10-04cgit: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse 2016-10-01Makefile: remove extra spaceJason A. Donenfeld 2016-10-01Simplify http_parse_querystring()Lukas Fleischer 2016-10-01ui-tree: remove a fixed size bufferJohn Keeping 2016-10-01ui-tag: clean up taginfoJohn Keeping 2016-10-01shared: make cgit_free_taginfo() publicJohn Keeping 2016-10-01shared: remove return value from cgit_free_commitinfo()John Keeping 2016-10-01tree: allow skipping through single-child treesJohn Keeping 2016-10-01ui-ssdiff: fix decl-after-statement warningsJohn Keeping 2016-10-01ui-shared: fix decl-after-statement warningsJohn Keeping 2016-10-01configfile: fix EOF handlingJohn Keeping 2016-09-04git: update to v2.10.0Christian Hesse 2016-07-12Fix qry.head leak on errorRichard Maw 2016-07-12git: update to v2.9.1Christian Hesse 2016-07-06Link with -ldl on GNU/kFreeBSDPeter Colberg 2016-07-06Fix spelling in man pagePeter Colberg 2016-07-06ui-shared: fix segfault when defbranch is NULLEric Wong 2016-07-05css: consistent use of empty linesChristian Hesse 2016-07-05ui-log: color line changesChristian Hesse 2016-07-05Avoid ambiguities when prettifying snapshot names