Commit Graph

80 Commits (62affc0e91f3f322f0b7c27f67f527845e857c82)

Author SHA1 Message Date
John Keeping 3d8a6507ca filter: pass extra arguments via cgit_open_filter
12 years ago
Lukas Fleischer f7f26f8875 Update copyright information
12 years ago
Peter Wu 4468ec1b15 Reduce line number bloat, fix hover effect
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 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
Lars Hjemli ab350a77b1 Merge branch 'fh/filter-api'
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
Lars Hjemli 547a64fbd6 Merge branch 'stable'
16 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 db6303b588 Merge branch 'lh/plugins'
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
17 years ago
Lars Hjemli ae1d4d75b2 ui-tree: show hexdump of binary blobs
17 years ago
Lars Hjemli 1fdde95a5a Merge branch 'og/tree-view-selection'
17 years ago
Lars Hjemli 7710178e45 Merge branch 'lh/stats'
17 years ago
Onne Gorter a90e2aa4e1 changed objects are outputted, allowing for selections of code only
17 years ago
Lars Hjemli 25f6a1f4c2 Merge branch 'stable'
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
18 years ago