Commit Graph

70 Commits (dcbc0438b2543a733858d62170f3110a89edbed6)

Author SHA1 Message Date
Jason A. Donenfeld dcbc0438b2 readme: use string_list instead of space deliminations 12 years ago
Jason A. Donenfeld fe36f84d84 ui-summary: Disallow directory traversal 12 years ago
Jason A. Donenfeld cd4c77d989 readme: Accept multiple candidates and test them. 12 years ago
Jason A. Donenfeld c0dfaf1c28 ui-summary: Pass filename to about-filter 12 years ago
Jason A. Donenfeld 3cb5d86dc6 ui-summary: Use default branch for readme if : prefix 12 years ago
John Keeping fb3655df3b use struct strbuf instead of static buffers 12 years ago
John Keeping 8f20879431 Always #include corresponding .h in .c files 12 years ago
Lukas Fleischer 977a3ad7bf ui-summary.c: Move urls variable into print_urls() 12 years ago
Lukas Fleischer ef8a97d9c6 Fix colspan values 12 years ago
Tobias Bieniek 792f813d34 ui-log: Add "commit-sort" option for controlling commit ordering 13 years ago
Lars Hjemli a1429dbc89 cgit.c: add 'clone-url' setting with support for macro expansion 14 years ago
Lars Hjemli 3ec6b30950 cgit.c: always setup cgit repo environment variables 14 years ago
Ferry Huberts d87bba846d cgit_open_filter: also take the repo as a parameter 14 years ago
Johan Herland ad230267f8 ui-log: Line-wrap long commit subjects when showmsg is enabled 15 years ago
Lars Hjemli 515edb0da3 Add support for "readme" option 15 years ago
Jason A. Donenfeld 379e80e3a8 Support refspecs in about-filter. 15 years ago
Lars Hjemli 537c05f138 Add 'about-filter' and 'repo.about-filter' options 16 years ago
Lars Hjemli e1782fff8a ui-summary: enable arbitrary paths below repo.readme 16 years ago
Lars Hjemli 0071aa8612 ui-summary: use html_url_path() 17 years ago
Lars Hjemli 78af25ccac ui-summary: show clone urls 17 years ago
Lars Hjemli 90f64ad96d Prepare for 'about repo' page 17 years ago
Lars Hjemli 5764fe9546 Make branches, tags and log play better together in the summary view 17 years ago
Lars Hjemli c5984a9896 Add separate header-files for each page/view 17 years ago
Lars Hjemli b1f9b9c145 Introduce html.h 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 2915483ef6 Fix html error detected by test-suite 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 cbcdbcf2bf Make print_branch() handle refs not pointing at commits 18 years ago
Lars Hjemli 68ca032dbe Teach log search about --grep, --author and --committer 18 years ago
Lars Hjemli b4d4a25aa4 Cleanup code introduced by the filter-refs topic 18 years ago
Lars Hjemli ac1f493b6b Add links to the new refs page from summary page 18 years ago
Lars Hjemli 8efb05f98a Make cgit_print_branches()/cgit_print_tags() external 18 years ago
Lars Hjemli 763a6a09de Add support for config param summary-branches 18 years ago
Lars Hjemli f6310fec78 Move logic for age comparision from cmp_tag_age into cmp_age() 18 years ago
Lars Hjemli fe211c7eef Add support for config param summary-tags 18 years ago
Lars Hjemli ef1cc6ef94 Sort tags by age 18 years ago
Lars Hjemli 502d71072a Use reflist to print tag info 18 years ago
Lars Hjemli 0c1ebce204 Use reflist to print branch info 18 years ago
Lars Hjemli 4e9107abfe Add ui-tag.c 18 years ago
Michael Krelin bbd4a14456 fix: changed view link to blob in summary. 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 42a7eb9c73 Add cgit_commit_link() + support for id=sha1 to commit view 18 years ago
Lars Hjemli 48c487d72d Add git_log_link() and fix bug in generic repolink function 18 years ago
Ondrej Jirman 51a960a3ca Implemented configurable HEAD shortlog on summary page. 18 years ago
Ondrej Jirman 1a63cfcc3d Use & instead of & in URLs. 18 years ago
Lars Hjemli 62dcc05c27 Close a <tr> properly 18 years ago
Lars Hjemli bbcdc290c6 Add repo.readme parameter 18 years ago