Commit Graph

378 Commits (c6078b8b006bcb0671a3c1bc21dd1a2c01035a2e)
 

Author SHA1 Message Date
Lars Hjemli c6078b8b00 Add a pager on the repolist 17 years ago
Lars Hjemli 141f1c3eb6 Add cgit_index_link() function with support for offset 17 years ago
Lars Hjemli e19683bede Merge branch 'lh/cache' 17 years ago
Harley Laue 112b208062 Print an error if filename is not found in html_include. 17 years ago
Lars Hjemli 905dbaef5a Merge branch 'lh/about' 17 years ago
Lars Hjemli 71adba1f16 Add 'about site' and 'about repo' pages 17 years ago
Lars Hjemli c6431a7150 Prepare for 'about site' page / add 'root-readme' option to cgitrc 17 years ago
Lars Hjemli 651ef79768 Make it possible for a single cmd to work both with and without a repo 17 years ago
Lars Hjemli 4c9916043d Re-enable 'index-info' and add support for 'root-desc' in cgitrc 17 years ago
Lars Hjemli 8062817885 Move included header-file out of repolist table 17 years ago
Lars Hjemli 90f64ad96d Prepare for 'about repo' page 17 years ago
Lars Hjemli 9000bbf865 Add page 'ls_cache' 17 years ago
Lars Hjemli 939d32fda7 Redesign the caching layer 17 years ago
Lars Hjemli d188ed4f29 ui-diff: remove test on object type 17 years ago
Lars Hjemli fe1230dece Integrate diffstat with diff 17 years ago
Lars Hjemli 9ec5cd7944 Fix commitdiff annoyance 17 years ago
Lars Hjemli 3cfcb086ab Cleanup page header 17 years ago
Lars Hjemli 78031f92b0 Fix search in repo index even if caching is enabled 17 years ago
Lars Hjemli e9a7042b5b Make a few more columns in repolist and log view clickable 17 years ago
Lars Hjemli 5764fe9546 Make branches, tags and log play better together in the summary view 17 years ago
Lars Hjemli 35d19bbb64 Fix more css ugliness 17 years ago
Lars Hjemli 2ee1238cdf cgit.css: set form margins 17 years ago
Lars Hjemli adf61225c4 Fix css font-family 17 years ago
Lars Hjemli 76ba6287bf Merge branch 'lh/layout' 17 years ago
Lars Hjemli 28d781f34b Make repository search case insensitive 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 72a69b77e7 Minor fixup in tree-view css 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 89aa3c0d0a Include diff in commit view 17 years ago
Lars Hjemli f135569b2b Replace sidebar/logo 17 years ago
Lars Hjemli 4a84228826 Use GIT-1.5.5 17 years ago
Lars Hjemli fa4dfee548 Don't specify mimetype in ui-blob.c 17 years ago
Lars Hjemli 23296ad648 Merge branch 'lh/cleanup' 17 years ago
Lars Hjemli c6f747649a Reset ctx.repo to NULL when the config parser is finished 17 years ago
Lars Hjemli e87e896333 Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring() 17 years ago
Lars Hjemli e2a44cf092 Use GIT-1.5.5-rc2 17 years ago
Lars Hjemli 20a33548b9 Move function for configfile parsing into configfile.[ch] 17 years ago
Lars Hjemli ee4056bd2c Add cache.h 17 years ago
Lars Hjemli dc3282f0ba Remove global and obsolete cgit_cmd 17 years ago
Lars Hjemli c60781d677 Makefile: copy the QUIET constructs from the Makefile in git.git 17 years ago
Lars Hjemli 92908af455 Move cgit_version from shared.c to cgit.c 17 years ago
Lars Hjemli df90b51baf Makefile: autobuild dependency rules 17 years ago
Lars Hjemli 271818693d Initial Makefile cleanup 17 years ago
Lars Hjemli 163037e79c Move non-generic functions from shared.c to cgit.c 17 years ago
Lars Hjemli a4d1ca1dc6 Add ui-shared.h 17 years ago
Lars Hjemli c5984a9896 Add separate header-files for each page/view 17 years ago
Lars Hjemli f34478cbe0 Refactor snapshot support 17 years ago