]> git.cameronkatri.com Git - cgit.git/history - ui-shared.c
Add setting to enable/disable extra links on index page
[cgit.git] / ui-shared.c
2007-06-18 Lars HjemliChange "files" to "tree"
2007-06-18 Lars HjemliAdd more menuitems on repo pages
2007-06-17 Lars HjemliAdd cgit_diff_link()
2007-06-17 Lars HjemliAdd cgit_commit_link() + support for id=sha1 to commit...
2007-06-17 Lars HjemliAdd git_log_link() and fix bug in generic repolink...
2007-06-17 Lars Hjemliui-shared: use strcmp() to compare strings
2007-06-16 Lars HjemliAdd and use cgit_tree_link()
2007-05-31 Ondrej JirmanUse & instead of & in URLs.
2007-05-23 Lars HjemliBad html: it's nice to add alt-attributes
2007-05-23 Lars HjemliBad html: <form> should have an action-attribute
2007-05-22 Lars HjemliAdd cgit_print_age() function
2007-05-20 Lars HjemliMerge branch 'repogroups'
2007-05-20 Lars HjemliMerge branch 'virtual-url'
2007-05-18 Lars HjemliEnable url=value querystring parameter
2007-05-16 Lars HjemliMake git_pageurl handle NULL querystrings
2007-05-14 Lars HjemliDon't hardcode urls when SCRIPT_NAME is available
2007-05-14 Lars Hjemliui-shared.c: fix whitespace breakage
2007-02-20 Lars HjemliLayout update
2007-02-08 Lars HjemliAdd support for snapshots
2007-02-03 Lars HjemliFix search for non-virtual urls
2007-01-28 Lars HjemliChange global document layout
2007-01-05 Lars HjemliUse long instead of int when converting from TTL to...
2006-12-28 Lars HjemliAdd generic support for search box in page header
2006-12-15 Lars HjemliMake repo header a link to summary page
2006-12-15 Lars HjemliMove cgit_print_date into ui-shared, reuse in ui-summary
2006-12-11 Lars HjemliMove functions for repolist output into ui-repolist.c
2006-12-11 Lars HjemliMove common output-functions into ui-shared.c