Commit Graph

370 Commits (c6431a71508f1b61a95b01d85fe4534a0245e626)
 

Author SHA1 Message Date
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 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
Lars Hjemli e0e4478e7b Add command dispatcher
17 years ago
Lars Hjemli b608e88adb Remove obsolete cacheitem parameter to ui-functions
17 years ago
Lars Hjemli f3c1a187fe Add struct cgit_page to cgit_context
17 years ago
Lars Hjemli cb41af16d9 Use GIT-1.5.5.rc1
17 years ago
Lars Hjemli b1f9b9c145 Introduce html.h
17 years ago
Lars Hjemli e01f1403b9 Fix segfault in patch view for root commit
17 years ago
Lars Hjemli 0537a7d1cf Use GIT-1.5.4.4
17 years ago
Lars Hjemli 538cb4a7d7 tests/setup.sh: cleanup test script output and logging
18 years ago