aboutsummaryrefslogtreecommitdiffstats
path: root/ui-tree.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cgit_print_tree(): Free curr_rev after usageLukas Fleischer2013-03-041-2/+6
* ui-tree.c: Use a context structure in walk_tree()Lukas Fleischer2013-03-041-22/+29
* ui-tree.c: Drop the header variableLukas Fleischer2013-03-041-6/+2
* ui-tree.c: Declare the state variable globallyLukas Fleischer2013-03-041-1/+2
* ui-tree.c: Pass current revision to print_object()Lukas Fleischer2013-03-041-3/+3
* White space around control verbs.Jason A. Donenfeld2013-03-041-1/+1
* Fix several whitespace errorsLukas Fleischer2013-03-041-2/+2
* Update git to v1.7.6.5John Keeping2013-03-021-3/+13
* ui-tree.c: add support for path-selected submodule linksLars Hjemli2011-06-151-9/+4
* cgit.c: always setup cgit repo environment variablesLars Hjemli2011-06-131-1/+1
* Merge branch 'fh/filter-api'Lars Hjemli2011-05-231-1/+1
|\
| * cgit_open_filter: also take the repo as a parameterFerry Huberts2011-03-261-1/+1
* | source_filter: fix a memory leakFerry Huberts2011-03-261-0/+2
|/
* prefer html_raw() to write()Mark Lodato2010-09-041-1/+1
* fix errors in printf-style format stringsMark Lodato2010-09-041-2/+2
* ui-tree: Remove unnecessary path breadcrumb navigationJohan Herland2010-06-191-13/+2
* ui-tree: add link to plain view for blobs in tree listingLars Hjemli2010-02-281-0/+2
* Merge branch 'stable'Lars Hjemli2009-12-121-1/+1
|\
| * Fix segfault on ppc when browsing treeMartins Polakovs2009-12-121-1/+1
* | "max-blob-size" config var to limit generated HTML sizeGeorg Lukas2009-11-281-0/+6
|/
* Rename "linenumbers" to "enable-tree-linenumbers", change default to "1"Lars Hjemli2009-08-211-1/+1
* Add 'linenumbers' config optionFlorian Pritz2009-08-211-11/+16
* ui-tree.c: show line numbers when highlightingFlorian Pritz2009-08-211-9/+11
* Merge branch 'lh/plugins'Lars Hjemli2009-08-091-4/+14
|\
| * Add support for repo.commit-filter and repo.source-filterLars Hjemli2009-08-091-4/+4
| * ui-tree: add support for source-filter optionLars Hjemli2009-07-311-4/+14
* | Expose file extension in tree lists as class to allow nicer tree stylingMartin Szulecki2009-08-081-1/+7
|/
* fix segfault when displaying empty blobsEric Wong2009-03-151-5/+8
* ui-tree: escape ascii-text properly in hexdump viewLars Hjemli2009-02-121-4/+9
* ui-tree: show hexdump of binary blobsLars Hjemli2009-01-311-23/+48
* Merge branch 'og/tree-view-selection'Lars Hjemli2009-01-271-15/+16
|\
| * changed objects are outputted, allowing for selections of code onlyOnne Gorter2009-01-101-15/+16
* | Merge branch 'lh/stats'Lars Hjemli2009-01-271-0/+3
|\ \ | |/ |/|
| * ui-tree: add link to stats page per pathLars Hjemli2008-12-071-0/+3
* | Merge branch 'stable'Lars Hjemli2009-01-061-2/+4
|\ \
| * | ui-tree.c: do not add blank line when displaying blobsLars Hjemli2009-01-061-2/+4
| |/
* / ui-log: add support for showing the full commit messageLars Hjemli2008-11-291-1/+1
|/
* ui-tree: link to plain view instead of blob viewLars Hjemli2008-08-061-4/+4
* Adjust to new calling convention for read_tree_recursive()Lars Hjemli2008-07-211-5/+7
* ui-tree.c: avoid peeking at GITLINK objectsLars Hjemli2008-05-201-6/+8
* Don't specify mimetype in ui-blob.cLars Hjemli2008-04-081-1/+2
* Add ui-shared.hLars Hjemli2008-03-241-0/+1
* Introduce html.hLars Hjemli2008-03-181-1/+2
* Move cgit_repo into cgit_contextLars Hjemli2008-02-161-1/+1
* Introduce struct cgit_contextLars Hjemli2008-02-161-10/+10
* Fix html error detected by test-suiteLars Hjemli2007-11-111-3/+3
* Add search parameters to cgit_log_linkLars Hjemli2007-11-031-1/+1
* Remove a few compiler warningsLars Hjemli2007-09-201-1/+1
* ui-tree: show last line of blobLars Hjemli2007-09-201-2/+5
* ui-tree: specify parameter position for all htmlf formatsLars Hjemli2007-09-191-1/+1