Commit Graph

236 Commits (44f8c11c8d6edadedb9b83baf6f6a786c0bd8c30)

Author SHA1 Message Date
Jason A. Donenfeld 2159414a39 footer: link back to cgit home page
11 years ago
John Keeping caed6cb27f ui-shared: show absolute time in tooltip for relative dates
11 years ago
John Keeping 3c53ebfb57 ui-shared: add rel-vcs microformat links to HTML header
11 years ago
John Keeping bbfa006e6e Extract clone URL printing to ui-shared.c
11 years ago
John Keeping 1830271c59 Change "ss" diff flag to an enum
11 years ago
John Keeping 03f537f1a1 ui-shared: remove toggle_ssdiff arg to cgit_diff_link()
11 years ago
John Keeping eeddb5bc09 ui-shared: remove toggle_ssdiff arg to cgit_commit_link()
11 years ago
Christian Hesse 79c985e13c git: update for git 2.0
11 years ago
Jason A. Donenfeld bb3cc0d966 ui-shared: do not allow negative minutes
12 years ago
Jason A. Donenfeld 3cbbb8ea39 ui-shared: move about tab all the way to the left
12 years ago
Lukas Fleischer f60ffa143c Switch to exclusively using global ctx
12 years ago
Jason A. Donenfeld a431326e8f auth: have cgit calculate login address
12 years ago
Jason A. Donenfeld d6e9200cc3 auth: add basic authentication filter framework
12 years ago
John Keeping a45030f8ee ui-shared: URL-escape script_name
12 years ago
Lukas Fleischer 36bdb2171f Replace most uses of strncmp() with prefixcmp()
12 years ago
Lukas Fleischer f7f26f8875 Update copyright information
12 years ago
Lukas Fleischer d181d6593f ui-shared: Drop filepair_cb_raw() and helper
12 years ago
Lukas Fleischer 747b035dda Extract filepair_cb from ui-patch.c
12 years ago
Jason A. Donenfeld dcbc0438b2 readme: use string_list instead of space deliminations
12 years ago
John Keeping fb3655df3b use struct strbuf instead of static buffers
12 years ago
John Keeping ed5bd30ebe Convert cgit_print_error to a variadic function
12 years ago
John Keeping b1f17f168b Fix out-of-bounds memory accesses with virtual_root=""
12 years ago
John Keeping 8f20879431 Always #include corresponding .h in .c files
12 years ago
Lukas Fleischer 996f86e664 Return const char * in cgit_{httpscheme, hosturl, rooturl}()
12 years ago
Jason A. Donenfeld 40e1d9b617 ui-shared: squelch compiler warning.
12 years ago
Jason A. Donenfeld 0255821e22 Merge branch 'wip'
12 years ago
John Keeping 6d8a789d61 ui-shared: fix return type of cgit_self_link
12 years ago
Lukas Fleischer 59fe348dea cgit_print_snapshot_links(): Free prefix variable
12 years ago
Lukas Fleischer 1a5e8633ce ui-shared.c: Remove unused function print_archive_ref()
12 years ago
Lukas Fleischer 71926bfb34 ui-shared.c: Remove unused function cgit_currurl()
12 years ago
Lukas Fleischer bafab423f2 Mark several functions/variables static
12 years ago
Jason A. Donenfeld bdae1d8a8d White space around control verbs.
12 years ago
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
Lars Hjemli 2b9fab8d30 Merge branch 'lh/module-links'
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
Lars Hjemli 1b09cbd303 Merge branch 'stable'
14 years ago
Bernhard Reutner-Fischer 808c685ebb implement repo.logo and repo.logo-link
15 years ago
Bernhard Reutner-Fischer 6bf2658f04 ui-shared: silence warning
15 years ago
Lars Hjemli 6821d8ea4a Merge branch 'jh/ignorews'
15 years ago
Johan Herland 72ef913514 ui-diff: Add link to ignore/show whitespace changes in diffs
15 years ago
Lars Hjemli 6654d5b7bd Merge branch 'lh/range-search'
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
Lars Hjemli 71d3ca75d1 Merge branch 'stable'
16 years ago
Florian Pritz 8d946079c5 ui-shared.c: fix segfault when repo is empty
16 years ago
Lars Hjemli f4f6210b4f Merge branch 'ro/ssdiff'
16 years ago
Lars Hjemli 4b1fee00dd Merge branch 'stable'
16 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
Lars Hjemli 73b54f7d7e Merge branch 'stable'
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 286a905842 Merge branch 'lh/embedded'
16 years ago
Lars Hjemli ef0c6aadf7 Add support for 'noheader' option
16 years ago
Lars Hjemli 542f6a4330 Merge branch 'ml/head-include'
16 years ago
Lars Hjemli 681fdc4547 Merge branch 'plain-etag'
16 years ago
Lars Hjemli fbe091a716 Merge branch 'do/https'
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
17 years ago
Lars Hjemli 488a214a81 Add support for ETag in 'plain' view
17 years ago
Lars Hjemli 0cbb50841a Add support for an 'embedded' option in cgitrc
17 years ago
Lars Hjemli b115955d71 Add support for a custom header
17 years ago
Lars Hjemli 7710178e45 Merge branch 'lh/stats'
17 years ago
Lars Hjemli 31665579c2 Merge branch 'stable'
17 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 3c32fe0771 Merge branch 'full-log'
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
Lars Hjemli b9aabf0b8f ui-shared: reword the standard page footer
17 years ago
Lars Hjemli 23ffba78b4 ui-shared: do not print repo name on the "summary" tab
17 years ago
Lars Hjemli 49ecbbddf0 ui-repolist + ui-shared: Use cgit_summary_link()
17 years ago