| Commit message (Expand) | Author | Age |
... | |
* | | cgit.css: make diff headers more visible | Lars Hjemli | 2007-10-01 |
* | | ui-diff: add links to pre- and postversion of blobs | Lars Hjemli | 2007-10-01 |
* | | gen-version.sh: don't sed the output from git describe | Lars Hjemli | 2007-10-01 |
* | | css: remove the annoying tr:hover rule for diffstat | Lars Hjemli | 2007-10-01 |
* | | ui-commit.c: link to diff instead of tree from diffstat | Lars Hjemli | 2007-10-01 |
* | | Add prefix parameter to cgit_print_diff() | Lars Hjemli | 2007-10-01 |
* | | Add prefix parameter to cgit_diff_tree() | Lars Hjemli | 2007-10-01 |
* | | Add support for a renamelimit option in cgitrc | Lars Hjemli | 2007-09-25 |
|/ |
|
* | cgit v0.6.3v0.6.3 | Lars Hjemli | 2007-09-20 |
* | Upgrade to GIT 1.5.3.2 | Lars Hjemli | 2007-09-20 |
* | Use trim_end() to remove trailing slashes | Lars Hjemli | 2007-09-20 |
* | Remove a few compiler warnings | Lars Hjemli | 2007-09-20 |
* | Add cgit.conf to .gitignore, remove *~ | 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 |
* | fixed typo in cgitrc | Michael Krelin | 2007-09-14 |
* | Improve the sample cgitrc file | Chris Pickel | 2007-09-09 |
* | cgit v0.6.2v0.6.2 | Lars Hjemli | 2007-09-08 |
* | Revert part of "Makefile: add support for DESTDIR" | Lars Hjemli | 2007-09-08 |
* | Revert "Makefile: add missing references to DESTDIR" | Lars Hjemli | 2007-09-08 |
* | cgit v0.6.1v0.6.1 | Lars Hjemli | 2007-09-08 |
* | Makefile: add missing references to DESTDIR | Lars Hjemli | 2007-09-08 |
* | Make cgit honor CACHE_ROOT as defined in Makefile | Chris Pickel | 2007-09-08 |
* | Makefile: add support for DESTDIR | Chris Pickel | 2007-09-08 |
* | cgit v0.6v0.6 | Lars Hjemli | 2007-09-04 |
* | Update README | Lars Hjemli | 2007-09-04 |
* | Set xdemitconf_t.findfunc=NULL | Lars Hjemli | 2007-09-04 |
* | Merge branch 'jo/dirlink' | Lars Hjemli | 2007-09-03 |
|\ |
|
| * | Rename dirlink to gitlink. | Jeffrey C. Ollie | 2007-06-04 |
* | | Use git-1.5.3 as submodule | Lars Hjemli | 2007-09-03 |
* | | Delete submodules.sh and prepare for using git-submodule | Lars Hjemli | 2007-09-03 |
* | | Makefile: add target "get-git" | Lars Hjemli | 2007-09-03 |
* | | Rewrite the makefile + gen-version.sh | Lars Hjemli | 2007-09-03 |
* | | ui-snapshot: whitespace/formatting cleanup | Lars Hjemli | 2007-07-23 |
* | | Make ui-tag.c generate valid xhtml | Lars Hjemli | 2007-07-23 |
* | | Add support for line number in url fragment | Lars Hjemli | 2007-07-23 |
* | | cgit_print_snapshot_links: use url to specify snapshot name | Lars Hjemli | 2007-07-23 |
* | | Merge branch 'master' of git://git.klever.net/patchwork/cgit | Lars Hjemli | 2007-07-22 |
|\ \ |
|
| * | | link raw blob from tree file view | Michael Krelin | 2007-07-21 |
| * | | fix: changed view link to blob in summary. | Michael Krelin | 2007-07-21 |
| * | | allow selective enabling of snapshots | Michael Krelin | 2007-07-21 |
| * | | shorten snapshot names to repo basename | Michael Krelin | 2007-07-21 |
| * | | introduce cgit_repobasename | Michael Krelin | 2007-07-21 |
| * | | added snapshot filename to the link | Michael Krelin | 2007-07-21 |
| * | | add plain uncompressed tar snapshort format | Michael Krelin | 2007-07-21 |
| * | | introduced .tar.bz2 snapshots | Michael Krelin | 2007-07-21 |
| * | | compress .tar.gz using gzip as a filter | Michael Krelin | 2007-07-20 |
| * | | added a chk_non_negative check | Michael Krelin | 2007-07-20 |
| * | | css: adjust vertical-align of commit info th cells | Michael Krelin | 2007-07-18 |
| * | | add support for snapshot tarballs | Michael Krelin | 2007-07-18 |