Commit Graph

77 Commits (dcbc0438b2543a733858d62170f3110a89edbed6)

Author SHA1 Message Date
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 8f20879431 Always #include corresponding .h in .c files 12 years ago
Lukas Fleischer 985d6ca7e7 cgit_print_tree(): Free curr_rev after usage 12 years ago
Lukas Fleischer 210a5711ad ui-tree.c: Use a context structure in walk_tree() 12 years ago
Lukas Fleischer bfe5766245 ui-tree.c: Drop the header variable 12 years ago
Lukas Fleischer c4b8db3f09 ui-tree.c: Declare the state variable globally 12 years ago
Lukas Fleischer fb5a37317d ui-tree.c: Pass current revision to print_object() 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
John Keeping c1633c6bef Update git to v1.7.6.5 12 years ago
Lars Hjemli 6857bec50a ui-tree.c: add support for path-selected submodule links 14 years ago
Lars Hjemli 3ec6b30950 cgit.c: always setup cgit repo environment variables 14 years ago
Ferry Huberts 3f1ebd3565 source_filter: fix a memory leak 14 years ago
Ferry Huberts d87bba846d cgit_open_filter: also take the repo as a parameter 14 years ago
Mark Lodato d187b98557 prefer html_raw() to write() 15 years ago
Mark Lodato e4ddc8f72b fix errors in printf-style format strings 15 years ago
Johan Herland 48f7b982d3 ui-tree: Remove unnecessary path breadcrumb navigation 15 years ago
Lars Hjemli ff3a3b4e2b ui-tree: add link to plain view for blobs in tree listing 15 years ago
Martins Polakovs 24538b0727 Fix segfault on ppc when browsing tree 16 years ago
Georg Lukas ef07ccc72d "max-blob-size" config var to limit generated HTML size 16 years ago
Lars Hjemli b0f946bcc7 Rename "linenumbers" to "enable-tree-linenumbers", change default to "1" 16 years ago
Florian Pritz d67cc7f9d5 Add 'linenumbers' config option 16 years ago
Florian Pritz 03389d6e67 ui-tree.c: show line numbers when highlighting 16 years ago
Lars Hjemli e976df2795 Add support for repo.commit-filter and repo.source-filter 16 years ago
Martin Szulecki b4c3562f57 Expose file extension in tree lists as class to allow nicer tree styling 16 years ago
Lars Hjemli 46b7abed99 ui-tree: add support for source-filter option 16 years ago
Eric Wong 112973615a fix segfault when displaying empty blobs 16 years ago
Lars Hjemli 6063e7b553 ui-tree: escape ascii-text properly in hexdump view 16 years ago
Lars Hjemli ae1d4d75b2 ui-tree: show hexdump of binary blobs 16 years ago
Onne Gorter a90e2aa4e1 changed objects are outputted, allowing for selections of code only 17 years ago
Lars Hjemli f3c99cf1ce ui-tree.c: do not add blank line when displaying blobs 17 years ago
Lars Hjemli 837d464af7 ui-tree: add link to stats page per path 17 years ago
Lars Hjemli 0274b57d55 ui-log: add support for showing the full commit message 17 years ago
Lars Hjemli 65b7b876aa ui-tree: link to plain view instead of blob view 17 years ago
Lars Hjemli 566f92b276 Adjust to new calling convention for read_tree_recursive() 17 years ago
Lars Hjemli 08a8757fa5 ui-tree.c: avoid peeking at GITLINK objects 17 years ago
Lars Hjemli fa4dfee548 Don't specify mimetype in ui-blob.c 17 years ago
Lars Hjemli a4d1ca1dc6 Add ui-shared.h 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 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 0835ffefb8 Remove a few compiler warnings 18 years ago
Lars Hjemli ff7a39488a ui-tree: show last line of blob 18 years ago
Lars Hjemli 63d5f5eaea ui-tree: specify parameter position for all htmlf formats 18 years ago
Lars Hjemli f405d0bf75 Add support for line number in url fragment 18 years ago
Michael Krelin d6b01dac85 link raw blob from tree file view 18 years ago
Lars Hjemli 103940fe6b Add ofs argument to cgit_log_link and use it in ui-log.c 18 years ago