Commit Graph

53 Commits (70787254b270b1505aa8427813f64131be5df86c)

Author SHA1 Message Date
Jason A. Donenfeld 09a3aa5ae7 about: path_info might not be valid 9 years ago
Jason A. Donenfeld 94c02bbf73 cmd: redirect empty about/ to homepage or summary 9 years ago
Christian Hesse 6f2e4400fa cmd: fix resource leak: free allocation from cgit_currenturl and fmtalloc 9 years ago
John Keeping 73ef8567f0 cmd: fix command definition 10 years ago
Jason A. Donenfeld 03de473354 cmd: no need for pre function hook now 10 years ago
John Keeping a420c7ce9b cmd: remove "want_layout" field 10 years ago
John Keeping 9c70c0bfdb tree: move layout into page function 10 years ago
John Keeping 696a33b66f tag: move layout into page function 10 years ago
John Keeping a3daa41b78 summary: move layout into page function 10 years ago
John Keeping 892c5441f4 stats: move layout into page function 10 years ago
John Keeping 6d39dd1914 refs: move layout to page function 10 years ago
John Keeping 23c17d8ff0 log: move layout into page function 10 years ago
John Keeping 3b220eb22d diff: move layout to page function 10 years ago
John Keeping c53a15c77a commit: move layout into page function 10 years ago
John Keeping 51d9176e4b about: move layout into page functions 10 years ago
Jason A. Donenfeld 622e64d5f2 redirect: be more careful for different cgi setups 10 years ago
Jason A. Donenfeld d7034806a4 about: always ensure page has a trailing slash 10 years ago
Lukas Fleischer 3e9578e9a3 Remove unused parameter from cgit_print_snapshot() 11 years ago
Lukas Fleischer f60ffa143c Switch to exclusively using global ctx 11 years ago
Lukas Fleischer f7f26f8875 Update copyright information 11 years ago
Lukas Fleischer 750f6462c9 Allow for creating patch series 12 years ago
Lukas Fleischer 445f6ae8e3 cmd.c: Add a "rawdiff" command 12 years ago
Lukas Fleischer 9003cc172a Allow for creating raw diffs with cgit_print_diff() 12 years ago
Jason A. Donenfeld dcbc0438b2 readme: use string_list instead of space deliminations 12 years ago
Jason A. Donenfeld bdae1d8a8d White space around control verbs. 12 years ago
Tobias Bieniek 792f813d34 ui-log: Add "commit-sort" option for controlling commit ordering 12 years ago
Lars Hjemli 962a24892f ui-diff.c: create a control panel for diff options 14 years ago
Dan McGee 35d33014fb Add is_clone flag to available commands 14 years ago
Johan Herland ad230267f8 ui-log: Line-wrap long commit subjects when showmsg is enabled 14 years ago
Johan Herland eac1b67541 ui-patch: Apply path limit to generated patch 15 years ago
Johan Herland ab42741c49 ui-commit: Limit diff based on path limit in qry.path 15 years ago
Johan Herland 0ff143df70 struct cgit_cmd: Differentiate between various usages of ctx.qry.path 15 years ago
Aaron Griffin 80476b0d28 Add 'max-atom-items' config variable 15 years ago
Lars Hjemli e1782fff8a ui-summary: enable arbitrary paths below repo.readme 16 years ago
Lars Hjemli fb2f3f6c29 ui-stats: replace 'enable-stats' setting with 'max-stats' 16 years ago
Lars Hjemli f86a23ff53 Add a 'stats' page to each repo 16 years ago
Natanael Copa 314d9ea5a3 Set prefix in snapshots when using dwimmery 16 years ago
Lars Hjemli ed7ff095ca ui-snapshot: add dwimmery 16 years ago
Lars Hjemli e5da4bca54 Implement plain view 17 years ago
Lars Hjemli 02a545e634 Add support for cloning over http 17 years ago
Lars Hjemli b2a3d31e88 Add atom-support 17 years ago
Michael Krelin 01d2dce7e7 allow blob extract blobs by head/path combination 17 years ago
Lars Hjemli 71adba1f16 Add 'about site' and 'about repo' pages 17 years ago
Lars Hjemli 9000bbf865 Add page 'ls_cache' 17 years ago
Lars Hjemli c5984a9896 Add separate header-files for each page/view 17 years ago
Lars Hjemli e0e4478e7b Add command dispatcher 17 years ago