summary refs log tree commit diff
path: root/etc/psf/.gitignore
blob: 446e6b46469f31259ba7cc9049faf19daa9930ce (plain) (blame)
1
2
*.png
*.psfu
'/cgit-pink/log/filters/html-converters/md2html?h=1.4.1&id=b431282c91deea24916578395d88084261410968&showmsg=1'>unfollow)
Commit message (Collapse)Author
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