| Commit message (Expand) | Author | Age |
* | tests/Makefile: not everyone has `.` in $PATH | Lars Hjemli | 2008-07-22 |
* | Adjust to new calling convention for read_tree_recursive() | Lars Hjemli | 2008-07-21 |
* | Use GIT-1.6.0-rc0 | Lars Hjemli | 2008-07-21 |
* | Add a favicon option to cgitrc | Lars Hjemli | 2008-07-19 |
* | Add support for including a footer on all pages | Lars Hjemli | 2008-06-26 |
* | Merge branch 'master' of git://git.klever.net/patchwork/cgit | Lars Hjemli | 2008-06-26 |
|\ |
|
| * | allow specification of directly linked blobs mimetypes | Michael Krelin | 2008-06-24 |
| * | allow blob extract blobs by head/path combination | Michael Krelin | 2008-06-24 |
* | | Use GIT-1.5.6 | Lars Hjemli | 2008-06-25 |
|/ |
|
* | Added root-desc to default configuration. | Harley Laue | 2008-05-21 |
* | ui-tree.c: avoid peeking at GITLINK objects | Lars Hjemli | 2008-05-20 |
* | cache.c: fix error checking in print_slot() | Lars Hjemli | 2008-05-20 |
* | cache.c: do not ignore errors from print_slot() | Lars Hjemli | 2008-05-18 |
* | cache.c: use xread()/xwrite() from libgit | Lars Hjemli | 2008-05-18 |
* | cache.c: make all io-related functions return errno on error | Lars Hjemli | 2008-05-18 |
* | cache.c: read(2) returns -1 on error, not 0 | Lars Hjemli | 2008-05-18 |
* | Use GIT-1.5.5.1 | Lars Hjemli | 2008-05-18 |
* | Include commit-id in link from diff-stat | Lars Hjemli | 2008-05-18 |
* | ui-commit: handle root commits | Lars Hjemli | 2008-05-18 |
* | Add link to index page from repo header, remove page name | Lars Hjemli | 2008-05-04 |
* | Add footer with page creation time and cgit version on all pages | Lars Hjemli | 2008-05-03 |
* | Add a pager on the repolist | Lars Hjemli | 2008-05-03 |
* | Add cgit_index_link() function with support for offset | Lars Hjemli | 2008-05-03 |
* | Merge branch 'lh/cache' | Lars Hjemli | 2008-05-03 |
|\ |
|
| * | Add page 'ls_cache' | Lars Hjemli | 2008-04-28 |
| * | Redesign the caching layer | Lars Hjemli | 2008-04-28 |
* | | Print an error if filename is not found in html_include. | Harley Laue | 2008-04-29 |
* | | Merge branch 'lh/about' | Lars Hjemli | 2008-04-29 |
|\ \ |
|
| * | | Add 'about site' and 'about repo' pages | Lars Hjemli | 2008-04-29 |
| * | | Prepare for 'about site' page / add 'root-readme' option to cgitrc | Lars Hjemli | 2008-04-29 |
| * | | Make it possible for a single cmd to work both with and without a repo | Lars Hjemli | 2008-04-29 |
| * | | Re-enable 'index-info' and add support for 'root-desc' in cgitrc | Lars Hjemli | 2008-04-29 |
| * | | Move included header-file out of repolist table | Lars Hjemli | 2008-04-29 |
| * | | Prepare for 'about repo' page | Lars Hjemli | 2008-04-28 |
|/ / |
|
* | | ui-diff: remove test on object type | Lars Hjemli | 2008-04-24 |
* | | Integrate diffstat with diff | Lars Hjemli | 2008-04-24 |
|/ |
|
* | Fix commitdiff annoyance | Lars Hjemli | 2008-04-17 |
* | Cleanup page header | Lars Hjemli | 2008-04-15 |
* | Fix search in repo index even if caching is enabled | Lars Hjemli | 2008-04-14 |
* | Make a few more columns in repolist and log view clickable | Lars Hjemli | 2008-04-14 |
* | Make branches, tags and log play better together in the summary view | Lars Hjemli | 2008-04-14 |
* | Fix more css ugliness | Lars Hjemli | 2008-04-14 |
* | cgit.css: set form margins | Lars Hjemli | 2008-04-14 |
* | Fix css font-family | Lars Hjemli | 2008-04-14 |
* | Merge branch 'lh/layout' | Lars Hjemli | 2008-04-13 |
|\ |
|
| * | Make repository search case insensitive | Lars Hjemli | 2008-04-13 |
| * | Remove 'patch' link from tab, add to commit view | Lars Hjemli | 2008-04-13 |
| * | Implement minimal freetext search in the repolist | Lars Hjemli | 2008-04-13 |
| * | More layout fixes | Lars Hjemli | 2008-04-13 |
| * | Minor fixup in tree-view css | Lars Hjemli | 2008-04-12 |