| Commit message (Expand) | Author | Age |
* | ui-tree.c: add support for path-selected submodule links | Lars Hjemli | 2011-06-15 |
* | cgit.c: always setup cgit repo environment variables | Lars Hjemli | 2011-06-13 |
* | Merge branch 'fh/filter-api' | Lars Hjemli | 2011-05-23 |
|\ |
|
| * | cgit_open_filter: also take the repo as a parameter | Ferry Huberts | 2011-03-26 |
* | | source_filter: fix a memory leak | Ferry Huberts | 2011-03-26 |
|/ |
|
* | prefer html_raw() to write() | Mark Lodato | 2010-09-04 |
* | fix errors in printf-style format strings | Mark Lodato | 2010-09-04 |
* | ui-tree: Remove unnecessary path breadcrumb navigation | Johan Herland | 2010-06-19 |
* | ui-tree: add link to plain view for blobs in tree listing | Lars Hjemli | 2010-02-28 |
* | Merge branch 'stable' | Lars Hjemli | 2009-12-12 |
|\ |
|
| * | Fix segfault on ppc when browsing tree | Martins Polakovs | 2009-12-12 |
* | | "max-blob-size" config var to limit generated HTML size | Georg Lukas | 2009-11-28 |
|/ |
|
* | Rename "linenumbers" to "enable-tree-linenumbers", change default to "1" | Lars Hjemli | 2009-08-21 |
* | Add 'linenumbers' config option | Florian Pritz | 2009-08-21 |
* | ui-tree.c: show line numbers when highlighting | Florian Pritz | 2009-08-21 |
* | Merge branch 'lh/plugins' | Lars Hjemli | 2009-08-09 |
|\ |
|
| * | Add support for repo.commit-filter and repo.source-filter | Lars Hjemli | 2009-08-09 |
| * | ui-tree: add support for source-filter option | Lars Hjemli | 2009-07-31 |
* | | Expose file extension in tree lists as class to allow nicer tree styling | Martin Szulecki | 2009-08-08 |
|/ |
|
* | fix segfault when displaying empty blobs | Eric Wong | 2009-03-15 |
* | ui-tree: escape ascii-text properly in hexdump view | Lars Hjemli | 2009-02-12 |
* | ui-tree: show hexdump of binary blobs | Lars Hjemli | 2009-01-31 |
* | Merge branch 'og/tree-view-selection' | Lars Hjemli | 2009-01-27 |
|\ |
|
| * | changed objects are outputted, allowing for selections of code only | Onne Gorter | 2009-01-10 |
* | | Merge branch 'lh/stats' | Lars Hjemli | 2009-01-27 |
|\ \
| |/
|/| |
|
| * | ui-tree: add link to stats page per path | Lars Hjemli | 2008-12-07 |
* | | Merge branch 'stable' | Lars Hjemli | 2009-01-06 |
|\ \ |
|
| * | | ui-tree.c: do not add blank line when displaying blobs | Lars Hjemli | 2009-01-06 |
| |/ |
|
* / | ui-log: add support for showing the full commit message | Lars Hjemli | 2008-11-29 |
|/ |
|
* | ui-tree: link to plain view instead of blob view | Lars Hjemli | 2008-08-06 |
* | Adjust to new calling convention for read_tree_recursive() | Lars Hjemli | 2008-07-21 |
* | ui-tree.c: avoid peeking at GITLINK objects | Lars Hjemli | 2008-05-20 |
* | Don't specify mimetype in ui-blob.c | Lars Hjemli | 2008-04-08 |
* | Add ui-shared.h | Lars Hjemli | 2008-03-24 |
* | Introduce html.h | Lars Hjemli | 2008-03-18 |
* | Move cgit_repo into cgit_context | Lars Hjemli | 2008-02-16 |
* | Introduce struct cgit_context | Lars Hjemli | 2008-02-16 |
* | Fix html error detected by test-suite | Lars Hjemli | 2007-11-11 |
* | Add search parameters to cgit_log_link | Lars Hjemli | 2007-11-03 |
* | Remove a few compiler warnings | Lars Hjemli | 2007-09-20 |
* | ui-tree: show last line of blob | Lars Hjemli | 2007-09-20 |
* | ui-tree: specify parameter position for all htmlf formats | Lars Hjemli | 2007-09-19 |
* | Merge branch 'jo/dirlink' | Lars Hjemli | 2007-09-03 |
|\ |
|
| * | Rename dirlink to gitlink. | Jeffrey C. Ollie | 2007-06-04 |
* | | Add support for line number in url fragment | Lars Hjemli | 2007-07-23 |
* | | link raw blob from tree file view | Michael Krelin | 2007-07-21 |
* | | Add ofs argument to cgit_log_link and use it in ui-log.c | Lars Hjemli | 2007-06-29 |
* | | Change S/L/T to summary/log/tree | Lars Hjemli | 2007-06-18 |
* | | Add cgit_commit_link() + support for id=sha1 to commit view | Lars Hjemli | 2007-06-17 |
* | | Add git_log_link() and fix bug in generic repolink function | Lars Hjemli | 2007-06-17 |