summary refs log tree commit diff
path: root/bin/1sh/tests/builtins/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2026-08-14 13:02:38 -0400
committerJune McEnroe <june@causal.agency>2026-08-14 13:02:38 -0400
commit3e5fcc16fd4bfd5b8ea9ba97e0010eccdff35dcd (patch)
tree3c23fc7c57661943373ac1737c314b4d8a100be6 /bin/1sh/tests/builtins/Makefile
parentAdd X-370 template (diff)
downloadsrc-master.tar.gz
src-master.zip
Add Gideon the Ninth HEAD master
There are the bones of a good book there. Ha.

Really though it just feels poorly put together and like it fails
at what it thinks it's doing.
Diffstat (limited to 'bin/1sh/tests/builtins/Makefile')
0 files changed, 0 insertions, 0 deletions
aeed80a74ebb353&follow=1'>ui-patch: fix crash when using path limitLukas Fleischer 2017-01-22syntax-highlighting: replace invalid unicode with ?Jason A. Donenfeld 2016-11-30git: update to v2.11.0Christian Hesse 2016-11-25Link with -ldl on GNU HurdPeter Colberg 2016-11-24git: update to v2.10.2 againJohn Keeping 2016-11-23Bump version.Jason A. Donenfeld 2016-11-23css: highlight even table rows and skip empty rowsChristian Hesse 2016-11-06git: update to v2.10.2Christian Hesse 2016-10-12ui-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