Commit Graph

184 Commits (62affc0e91f3f322f0b7c27f67f527845e857c82)

Author SHA1 Message Date
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