Commit Graph

62 Commits (561959cffa3de67986d193469b77c8db0d307400)

Author SHA1 Message Date
Ferry Huberts 3f1ebd3565 source_filter: fix a memory leak 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
Lars Hjemli a215bf4620 Change S/L/T to summary/log/tree 18 years ago
Lars Hjemli 42a7eb9c73 Add cgit_commit_link() + support for id=sha1 to commit view 18 years ago
Lars Hjemli 48c487d72d Add git_log_link() and fix bug in generic repolink function 18 years ago
Lars Hjemli 426032f767 ui-tree: html/css cleanup 18 years ago
Lars Hjemli 44947bfcdc Add and use cgit_tree_link() 18 years ago
Lars Hjemli f91b9696a3 ui-tree: make blob viewer generate valid html 18 years ago
Lars Hjemli ffc69736a6 ui-tree: unify with ui-view, use path to select tree/blob 18 years ago
Jeffrey C. Ollie e651cb0d2d Rename dirlink to gitlink. 18 years ago
Ondrej Jirman 1a63cfcc3d Use & instead of & in URLs. 18 years ago
Ondrej Jirman 0928d8827a Fixed unexpected tags in html output. 18 years ago
Lars Hjemli 97de8f0554 Add support for tree listing via h parameter 18 years ago
Lars Hjemli 9fb53af215 Add log filtering by path and link to it from tree view 18 years ago
Lars Hjemli ded9393b17 Add submodule links in tree listing 18 years ago
Lars Hjemli 61c3ca978c Update to libgit 1.5.2-rc2 18 years ago