Commit Graph

255 Commits (08a2b1b8f812c6d77489467c8ff120979c297bed)

Author SHA1 Message Date
Lukas Fleischer 53bc747d31 Fix several whitespace errors 12 years ago
stfn c0a92e82da Print submodule revision next to submodule link 12 years ago
Christian Franke fe1bb0e765 ui-shared: use placeholder for empty commit subject 13 years ago
William Bell c366bd6fa8 ui: Remember to print ampersand as proper html entities. 13 years ago
Eric Wong 21418ec42a segfault fix on some bogus requests 13 years ago
John Keeping 94b7c76e53 Fix segmentation fault in empty repository 14 years ago
Tobias Grimm 7530d94f05 Add sort parameter to pager of repo list 14 years ago
Lars Hjemli 6857bec50a ui-tree.c: add support for path-selected submodule links 14 years ago
Bernhard Reutner-Fischer 808c685ebb implement repo.logo and repo.logo-link 14 years ago
Bernhard Reutner-Fischer 6bf2658f04 ui-shared: silence warning 14 years ago
Johan Herland 72ef913514 ui-diff: Add link to ignore/show whitespace changes in diffs 15 years ago
Lars Hjemli a579fb0256 ui-log.c: allow commit range as search expression 15 years ago
Johan Herland d20313e3da ui-diff: Add links to increase/decrease number of context lines in diffs 15 years ago
Johan Herland 7fdff24604 ui-shared: Preserve path limit in "tab bar" links 15 years ago
Johan Herland 685872b770 ui-commit: Preserve path limit in links to commit page 15 years ago
Johan Herland eac1b67541 ui-patch: Apply path limit to generated patch 15 years ago
Johan Herland 24fd7e54c8 ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab bar 15 years ago
Johan Herland c93ef96aaf ui-shared: Display path limit directly beneath tab bar in relevant pages 15 years ago
Johan Herland c8e3295469 ui-shared: Replace ctx.qry.path with ctx.qry.vpath 15 years ago
Johan Herland 0e34c6d1ef ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordingly 15 years ago
Johan Herland c3f23d4571 ui-shared: Improve const-ness in API 15 years ago
Florian Pritz 8d946079c5 ui-shared.c: fix segfault when repo is empty 15 years ago
Danijel Tašov e34a3b5adc Nov is the correct abbreviation 16 years ago
Lars Hjemli 13032727ff ui-shared.c: prettify download links when generated from tag page 16 years ago
Ragnar Ouchterlony c358aa3dfe Add possibility to switch between unidiff and side-by-side-diff. 16 years ago
Matthew Metnetsky 6421dc38db ui-shared: don't print header <img/> if there isn't a logo defined 16 years ago
Lars Hjemli 80550bbe02 ui-shared: add support for header/footer options when embedded=1 16 years ago
Lars Hjemli 8b2252b0b6 ui-shared: add support for NO_HTTP=1/--nohttp 16 years ago
Lars Hjemli 60a26272e0 Cleanup handling of environment variables 16 years ago
Lars Hjemli ef0c6aadf7 Add support for 'noheader' option 16 years ago
Diego Ongaro 694dd43886 use cgit_httpscheme() for atom feed 16 years ago
Diego Ongaro 87a89aed41 add cgit_httpscheme() -> http:// or https:// 16 years ago
Lars Hjemli e429fb0cca Return http statuscode 404 on unknown branch 16 years ago
Mark Lodato b5a3a20496 Add head-include configuration option. 16 years ago
Lars Hjemli 3ff58ddd51 Add support for HEAD requests 16 years ago
Lars Hjemli 488a214a81 Add support for ETag in 'plain' view 16 years ago
Lars Hjemli 0cbb50841a Add support for an 'embedded' option in cgitrc 16 years ago
Lars Hjemli b115955d71 Add support for a custom header 16 years ago
Lars Hjemli eb14609dc4 Avoid SEGFAULT on invalid requests 17 years ago
Lars Hjemli c3c925f4ec ui-shared: externalize add_hidden_formfields() 17 years ago
Lars Hjemli eaf2d25c16 ui-shared: add and use cgit_stats_link() 17 years ago
Lars Hjemli fb2f3f6c29 ui-stats: replace 'enable-stats' setting with 'max-stats' 17 years ago
Lars Hjemli f86a23ff53 Add a 'stats' page to each repo 17 years ago
Lars Hjemli c57aceb1d2 ui-shared: shorten the sha1 printed by cgit_object_link 17 years ago
Lars Hjemli b9053a4ff0 ui-shared: exploit snapshot dwimmery in cgit_print_snapshot_links 17 years ago
Lars Hjemli 0274b57d55 ui-log: add support for showing the full commit message 17 years ago
Lars Hjemli cb1cc0d82d ui-shared: specify correct css class for summary tab 17 years ago
Lars Hjemli cf61ad411c ui-shared: add cgit_tag_link() 17 years ago
Lars Hjemli 8b5fc6de03 ui-shared: generate proper links in cgit_object_link() 17 years ago
Lars Hjemli 2e884f3162 ui-shared: use html_url_path() to get properly escaped url in form action 17 years ago