summary refs log tree commit diff homepage
path: root/2018
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-12-12 12:38:09 -0500
committerJune McEnroe <june@causal.agency>2021-12-12 12:38:09 -0500
commitcc8f474aeca07cebe23fa60c153c84b6a256f2e0 (patch)
treec1316b2909c50b1c52af317a6a7df5f9557fcec6 /2018
parentSolve day 11 part 2 (diff)
downloadaoc-cc8f474aeca07cebe23fa60c153c84b6a256f2e0.tar.gz
aoc-cc8f474aeca07cebe23fa60c153c84b6a256f2e0.zip
Solve day 12 part 1
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
14-04-17 12:55:09 +0200'>2014-04-17remove trailing whitespaces from source filesChristian Hesse 2014-04-12git: update to 1.9.2Christian Hesse Everything works just bumping the version in Makefile and commit hash in submodule. No code changes required. 2014-04-05Fix cgit_parse_url when a repo url is contained in another repo urlJulian Maurice For example, if I have two repos (remove-suffix is enabled): /foo /foo/bar http://cgit/foo/bar/ is interpreted as "repository 'foo', command 'bar'" instead of "repository 'foo/bar'" 2014-03-20Makefile: use more reliable git tarball mirrorJason A. Donenfeld 2014-03-20git: update to 1.9.1Christian Hesse