Commit Graph

93 Commits (f6ffe40d1a2c985494e48dc2d36663ffde1e6044)

Author SHA1 Message Date
Jeff Smith 9337c7ee83 ui-tree: move set_title_from_path to ui-shared 8 years ago
Jeff Smith 86a6d358f7 git: update to v2.14 8 years ago
Christian Hesse 9dd3c5e93c ui-tree: replace 'unsigned char sha1[20]' with 'struct object_id oid' 9 years ago
John Keeping e18a85b6a2 ui-tree: remove a fixed size buffer 9 years ago
John Keeping 000cf294c4 tree: allow skipping through single-child trees 9 years ago
Jason A. Donenfeld 23f7dadaab ui-tree: put reverse path in title 9 years ago
Christian Hesse 559ab5ecc4 git: update to v2.7.0 9 years ago
Christian Hesse 896cd69dde ui-tree: fix resource leak: free before return 10 years ago
John Keeping 9c70c0bfdb tree: move layout into page function 10 years ago
John Keeping 7105a78b17 ui-tree: use "sane" isgraph() 10 years ago
John Keeping 30304d8156 log: allow users to follow a file 10 years ago
John Keeping e3d3fffdd4 Avoid non-ANSI function declarations 10 years ago
Christian Hesse 7358f63015 git: update for v2.3.0 10 years ago
John Keeping 3d8a6507ca filter: pass extra arguments via cgit_open_filter 11 years ago
Lukas Fleischer f7f26f8875 Update copyright information 11 years ago
Peter Wu 4468ec1b15 Reduce line number bloat, fix hover effect 11 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
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