about summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore61log plain blame
-rw-r--r--COPYING18009log plain blame
-rw-r--r--Makefile618log plain blame
-rw-r--r--README1619log plain blame
-rw-r--r--cache.c2458log plain blame
-rw-r--r--cgit.c2485log plain blame
-rw-r--r--cgit.css846log plain blame
-rw-r--r--cgit.h2486log plain blame
-rw-r--r--git.h9154log plain blame
-rw-r--r--html.c1687log plain blame
-rw-r--r--parsing.c1609log plain blame
-rw-r--r--shared.c2050log plain blame
-rw-r--r--ui-log.c2313log plain blame
-rw-r--r--ui-repolist.c1367log plain blame
-rw-r--r--ui-shared.c2314log plain blame
-rw-r--r--ui-summary.c1281log plain blame
-rw-r--r--ui-view.c812log plain blame
tree.c?id=30304d8156a72ffc95e45e1aa9407319b81bd253&follow=1'>log: allow users to follow a fileJohn Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt