summary refs log tree commit diff
path: root/port/cgram/Makefile (follow)
Commit message (Collapse)AuthorAge
* Rewrite port makefiles consistentlyJune McEnroe2019-07-27
|
* Fix ports for LinuxJune McEnroe2018-11-27
|
* Add cgram "port" from NetBSDJune McEnroe2018-11-26
git-pink/commit/parsing.c?id=10451797fa2370aab6f4146c86e0fa939a9a982b&follow=1'>Fix 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