| Commit message (Expand) | Author | Age |
... | |
| * | ui-shared.c: use html_url_path() in repolink() | Lars Hjemli | 2008-10-05 |
| * | html.c: add html_url_path | Lars Hjemli | 2008-10-05 |
* | | Merge branch 'lh/escape-urls' | Lars Hjemli | 2008-10-05 |
|\| |
|
| * | ui-shared.c: use html_url_arg() | Lars Hjemli | 2008-10-05 |
| * | html.c: add html_url_arg | Lars Hjemli | 2008-10-05 |
* | | ui-snapshot.c: specify archiver_args.baselen | Lars Hjemli | 2008-10-05 |
|/ |
|
* | ui-diff: make diffstat header a link to the full diff | Lars Hjemli | 2008-09-23 |
* | ui-diff: fix links from diffstat | Lars Hjemli | 2008-09-23 |
* | Add LDFLAGS to makefile. | Harley Laue | 2008-09-20 |
* | ui-repolist: enable filtering of repos by path | Lars Hjemli | 2008-09-15 |
* | Add support for --scan-tree=<path> option to cgit | Lars Hjemli | 2008-09-15 |
* | Teach cgit how to use PATH_INFO | Lars Hjemli | 2008-09-15 |
* | Merge branch 'lh/parsing' | Lars Hjemli | 2008-09-15 |
|\ |
|
| * | ui-tag: show the taggers email | Lars Hjemli | 2008-09-15 |
| * | parsing.c: be prepared for unexpected content in commit/tag objects | Lars Hjemli | 2008-09-15 |
* | | Merge branch 'ew/http_host' | Lars Hjemli | 2008-09-15 |
|\ \
| |/
|/| |
|
| * | use Host: header to generate cgit_hosturl | Eric Wong | 2008-09-02 |
* | | Update Makefile to use GIT-1.6.0.1 | Lars Hjemli | 2008-09-03 |
|/ |
|
* | Use GIT-1.6.0.1 | Lars Hjemli | 2008-09-02 |
* | ui-plain: handle subdirectories | Lars Hjemli | 2008-09-02 |
* | Use GIT-1.6.0 | Lars Hjemli | 2008-09-01 |
* | Merge branch 'lh/plain' | Lars Hjemli | 2008-09-01 |
|\ |
|
| * | Supply status description to html_status() | Lars Hjemli | 2008-08-06 |
| * | ui-tree: link to plain view instead of blob view | Lars Hjemli | 2008-08-06 |
| * | Implement plain view | Lars Hjemli | 2008-08-06 |
* | | Merge branch 'lh/clone' | Lars Hjemli | 2008-09-01 |
|\| |
|
| * | Add support for cloning over http | Lars Hjemli | 2008-08-06 |
* | | cache.c: use %zd for off_t argument | Lars Hjemli | 2008-09-01 |
* | | Use GIT-1.6.0.rc1 | Lars Hjemli | 2008-08-06 |
* | | Makefile: Git dependency, take 3 | Lars Hjemli | 2008-08-06 |
* | | Merge branch 'lh/atom' | Lars Hjemli | 2008-08-06 |
|\ \ |
|
| * | | Add atom-support | Lars Hjemli | 2008-08-01 |
| |/ |
|
* / | cgitrc: explain new local-time option | Stefan Naewe | 2008-08-05 |
|/ |
|
* | Added `local-time` option to cgitrc | Stefan Naewe | 2008-08-01 |
* | Makefile: another take on git dependency rules | Lars Hjemli | 2008-08-01 |
* | Modify default value for a few cgitrc options | Lars Hjemli | 2008-07-27 |
* | Be prepared for empty repositories | Lars Hjemli | 2008-07-27 |
* | ui-shared: show repo owner along with description | Lars Hjemli | 2008-07-27 |
* | ui-summary: show clone urls | Lars Hjemli | 2008-07-27 |
* | Makefile: remove the `distclean` and `emptycache` targets | Lars Hjemli | 2008-07-22 |
* | Makefile: do not touch the git objects with `make clean` | Lars Hjemli | 2008-07-22 |
* | Makefile: fix git dependency rules | Lars Hjemli | 2008-07-22 |
* | 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 |