Commit Graph

79 Commits (b2a3d31e8839b53a623b4c99124c2c637d0e3cbb)

Author SHA1 Message Date
Lars Hjemli b2a3d31e88 Add atom-support 17 years ago
Stefan Naewe 0f0ab148c6 Added `local-time` option to cgitrc 17 years ago
Lars Hjemli 25c84326de Be prepared for empty repositories 17 years ago
Lars Hjemli 2d6ee032d0 ui-shared: show repo owner along with description 17 years ago
Lars Hjemli 502865a5ec Add a favicon option to cgitrc 17 years ago
Lars Hjemli de5e928171 Add support for including a footer on all pages 17 years ago
Lars Hjemli 17890d0058 Add link to index page from repo header, remove page name 17 years ago
Lars Hjemli aa3c4486b4 Add footer with page creation time and cgit version on all pages 17 years ago
Lars Hjemli 141f1c3eb6 Add cgit_index_link() function with support for offset 17 years ago
Lars Hjemli 71adba1f16 Add 'about site' and 'about repo' pages 17 years ago
Lars Hjemli 4c9916043d Re-enable 'index-info' and add support for 'root-desc' in cgitrc 17 years ago
Lars Hjemli 3cfcb086ab Cleanup page header 17 years ago
Lars Hjemli 39912a24ed Remove 'patch' link from tab, add to commit view 17 years ago
Lars Hjemli 536b0541fc Implement minimal freetext search in the repolist 17 years ago
Lars Hjemli 931fc6d1e4 More layout fixes 17 years ago
Lars Hjemli 68cb84839f Reintroduce the branch switcher 17 years ago
Lars Hjemli 7c0d2d9fbd Add fixed link to index page from repo header 17 years ago
Lars Hjemli f135569b2b Replace sidebar/logo 17 years ago
Lars Hjemli f34478cbe0 Refactor snapshot support 17 years ago
Lars Hjemli f3c1a187fe Add struct cgit_page to cgit_context 17 years ago
Lars Hjemli b1f9b9c145 Introduce html.h 17 years ago
Lars Hjemli b88fb016d0 Improve initialization of git directory 17 years ago
Lars Hjemli d1f3bbe9d2 Move cgit_repo into cgit_context 17 years ago
Lars Hjemli b228d4ff82 Add all config variables into struct cgit_context 17 years ago
Lars Hjemli d14d77fe95 Introduce struct cgit_context 17 years ago
Lars Hjemli 620bb3e5e4 Add plain patch view 18 years ago
Lars Hjemli afcdd083da Add support for automatic and custom clone urls 18 years ago
Lars Hjemli fc4c4ba3a9 Handle missing timestamp in commit/tag objects 18 years ago
Lars Hjemli e8e6721817 Add cell-spacing in html 18 years ago
Lars Hjemli 6ef637e090 Use tables for page layout 18 years ago
Lars Hjemli d267d88c9c Add support for "robots" meta-tag 18 years ago
Lars Hjemli 1b7c5b2e0b Generate valid html for "downloads" menu header 18 years ago
Lars Hjemli 2915483ef6 Fix html error detected by test-suite 18 years ago
Jonathan Bastien-Filiatrault 3845e177e4 Add commit->msg_encoding, allocate msg dynamicly. 18 years ago
Lars Hjemli 72ede12551 Don't show the the branch selector button if javascript is enabled 18 years ago
Lars Hjemli 601c76eb15 Do not require javascript-enabled clients 18 years ago
Lars Hjemli 1e4ff4dc50 Don't include current SHA1 in 'log' menu-item 18 years ago
Lars Hjemli cda7194e30 Don't include current path in menu links 18 years ago
Lars Hjemli 68cf9b4f85 Fix search form action/hidden fields 18 years ago
Lars Hjemli 51140311bb Add search parameters to cgit_log_link 18 years ago
Lars Hjemli 0c8e184e9c Change the cgit layout 18 years ago
Lars Hjemli fc5880fab8 Teach cgit_object_link() about tag objects 18 years ago
Lars Hjemli 68ca032dbe Teach log search about --grep, --author and --committer 18 years ago
Lars Hjemli ac1f493b6b Add links to the new refs page from summary page 18 years ago
Lars Hjemli eb45342e73 cgit_print_snapshot_links: use url to specify snapshot name 18 years ago
Lars Hjemli 4e9107abfe Add ui-tag.c 18 years ago
Michael Krelin 1cb8bedf1e introduce cgit_repobasename 18 years ago
Michael Krelin 0df096f6e1 added snapshot filename to the link 18 years ago
Lars Hjemli 103940fe6b Add ofs argument to cgit_log_link and use it in ui-log.c 18 years ago
Lars Hjemli 42e459bb1f Do not include current path in the "tree" menu link 18 years ago