]> git.cameronkatri.com Git - cgit.git/history - ui-shared.c
ui-repolist + ui-shared: Use cgit_summary_link()
[cgit.git] / ui-shared.c
2008-10-05 Lars Hjemliui-repolist + ui-shared: Use cgit_summary_link()
2008-10-05 Lars Hjemliui-shared.c: add cgit_summary_link()
2008-10-05 Lars Hjemliui-shared.c: use html_url_path() in repolink()
2008-10-05 Lars Hjemliui-shared.c: use html_url_arg()
2008-09-15 Lars HjemliMerge branch 'lh/parsing'
2008-09-15 Lars HjemliMerge branch 'ew/http_host'
2008-09-01 Eric Wonguse Host: header to generate cgit_hosturl
2008-09-01 Lars HjemliMerge branch 'lh/plain'
2008-09-01 Lars HjemliMerge branch 'lh/clone'
2008-08-06 Lars Hjemliui-tree: link to plain view instead of blob view
2008-08-06 Lars HjemliImplement plain view
2008-08-06 Lars HjemliMerge branch 'lh/atom'
2008-08-01 Lars HjemliAdd atom-support
2008-08-01 Stefan NaeweAdded `local-time` option to cgitrc
2008-07-27 Lars HjemliBe prepared for empty repositories
2008-07-27 Lars Hjemliui-shared: show repo owner along with description
2008-07-19 Lars HjemliAdd a favicon option to cgitrc
2008-06-26 Lars HjemliAdd support for including a footer on all pages
2008-05-04 Lars HjemliAdd link to index page from repo header, remove page...
2008-05-03 Lars HjemliAdd footer with page creation time and cgit version...
2008-05-03 Lars HjemliAdd cgit_index_link() function with support for offset
2008-05-03 Lars HjemliMerge branch 'lh/cache'
2008-04-28 Lars HjemliMerge branch 'lh/about'
2008-04-28 Lars HjemliAdd 'about site' and 'about repo' pages
2008-04-28 Lars HjemliRe-enable 'index-info' and add support for 'root-desc...
2008-04-14 Lars HjemliCleanup page header
2008-04-13 Lars HjemliMerge branch 'lh/layout'
2008-04-13 Lars HjemliRemove 'patch' link from tab, add to commit view
2008-04-13 Lars HjemliImplement minimal freetext search in the repolist
2008-04-13 Lars HjemliMore layout fixes
2008-04-12 Lars HjemliReintroduce the branch switcher
2008-04-12 Lars HjemliAdd fixed link to index page from repo header
2008-04-12 Lars HjemliReplace sidebar/logo
2008-04-08 Lars HjemliMerge branch 'lh/cleanup'
2008-03-24 Lars HjemliRefactor snapshot support
2008-03-23 Lars HjemliAdd struct cgit_page to cgit_context
2008-03-18 Lars HjemliIntroduce html.h
2008-02-23 Lars HjemliMerge branch 'stable'
2008-02-16 Lars HjemliImprove initialization of git directory
2008-02-16 Lars HjemliMove cgit_repo into cgit_context
2008-02-16 Lars HjemliAdd all config variables into struct cgit_context
2008-02-16 Lars HjemliIntroduce struct cgit_context
2008-01-13 Lars HjemliMerge branch 'stable'
2007-12-11 Lars HjemliAdd plain patch view
2007-12-03 Lars HjemliAdd support for automatic and custom clone urls
2007-12-02 Lars HjemliMerge branch 'stable'
2007-12-02 Lars HjemliHandle missing timestamp in commit/tag objects
2007-11-16 Lars HjemliAdd cell-spacing in html
2007-11-16 Lars HjemliUse tables for page layout
2007-11-11 Lars HjemliAdd support for "robots" meta-tag
2007-11-11 Lars HjemliGenerate valid html for "downloads" menu header
2007-11-11 Lars HjemliMerge branch 'lh/testsuite'
2007-11-11 Lars HjemliFix html error detected by test-suite
2007-11-09 Lars HjemliMerge branch 'stable'
2007-11-08 Lars HjemliMerge branch 'stable'
2007-11-05 Lars HjemliMerge branch 'iconv-rebased' of http://x2a.org/pub...
2007-11-05 Jonathan Bastien... Add commit->msg_encoding, allocate msg dynamicly.
2007-11-03 Lars HjemliDon't show the the branch selector button if javascript...
2007-11-03 Lars HjemliDo not require javascript-enabled clients
2007-11-03 Lars HjemliDon't include current SHA1 in 'log' menu-item
2007-11-03 Lars HjemliDon't include current path in menu links
2007-11-03 Lars HjemliFix search form action/hidden fields
2007-11-03 Lars HjemliAdd search parameters to cgit_log_link
2007-10-30 Lars HjemliChange the cgit layout
2007-10-28 Lars HjemliTeach cgit_object_link() about tag objects
2007-10-28 Lars HjemliTeach log search about --grep, --author and --committer
2007-10-27 Lars HjemliMerge branch 'stable'
2007-10-27 Lars HjemliMerge branch 'filter-refs'
2007-10-27 Lars HjemliAdd links to the new refs page from summary page
2007-09-03 Lars HjemliMerge branch 'jo/dirlink'
2007-07-22 Lars Hjemlicgit_print_snapshot_links: use url to specify snapshot...
2007-07-22 Lars HjemliMerge branch 'master' of git://git.klever.net/patchwork...
2007-07-22 Lars HjemliAdd ui-tag.c
2007-07-21 Michael Krelinintroduce cgit_repobasename
2007-07-21 Michael Krelinadded snapshot filename to the link
2007-06-29 Lars HjemliMerge branch 'lh/menu'
2007-06-29 Lars HjemliAdd ofs argument to cgit_log_link and use it in ui...
2007-06-26 Lars HjemliDo not include current path in the "tree" menu link
2007-06-18 Lars HjemliChange "files" to "tree"
2007-06-18 Lars HjemliAdd version info from git-describe
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
next