summary refs log tree commit diff
path: root/home/.editrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-08 05:34:33 +0000
committerJune McEnroe <june@causal.agency>2020-01-08 05:34:33 +0000
commitbedb2d4bac6f11c8457e9b461bce27a74b17d62a (patch)
tree9868fc3acf40092529945da3e3ffc7eb9edba47d /home/.editrc
parentDon't add dt margins to Bl-compact lists (diff)
downloadsrc-bedb2d4bac6f11c8457e9b461bce27a74b17d62a.tar.gz
src-bedb2d4bac6f11c8457e9b461bce27a74b17d62a.zip
Set Bl -column tables to 100% width
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
82c91deea24916578395d88084261410968&follow=1'>remove 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