| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Add prefix parameter to cgit_print_diff() | 2007-10-01 | 3 | -4/+4 | ||
| * | | Add prefix parameter to cgit_diff_tree() | 2007-10-01 | 3 | -5/+11 | ||
| * | | Add support for a renamelimit option in cgitrc | 2007-09-25 | 2 | -0/+11 | ||
| |/ | ||||||
| * | cgit v0.6.3 | 2007-09-20 | 1 | -1/+1 | ||
| * | Upgrade to GIT 1.5.3.2 | 2007-09-20 | 2 | -1/+1 | ||
| * | Use trim_end() to remove trailing slashes | 2007-09-20 | 1 | -3/+3 | ||
| * | Remove a few compiler warnings | 2007-09-20 | 2 | -2/+3 | ||
| * | Add cgit.conf to .gitignore, remove *~ | 2007-09-20 | 1 | -1/+1 | ||
| * | ui-tree: show last line of blob | 2007-09-20 | 1 | -2/+5 | ||
| * | ui-tree: specify parameter position for all htmlf formats | 2007-09-19 | 1 | -1/+1 | ||
| * | fixed typo in cgitrc | 2007-09-14 | 1 | -1/+1 | ||
| * | Improve the sample cgitrc file | 2007-09-09 | 1 | -12/+51 | ||
| * | cgit v0.6.2 | 2007-09-08 | 1 | -1/+1 | ||
| * | Revert part of "Makefile: add support for DESTDIR" | 2007-09-08 | 1 | -3/+3 | ||
| * | Revert "Makefile: add missing references to DESTDIR" | 2007-09-08 | 1 | -2/+2 | ||
| * | cgit v0.6.1 | 2007-09-08 | 2 | -2/+2 | ||
| * | Makefile: add missing references to DESTDIR | 2007-09-08 | 1 | -2/+2 | ||
| * | Make cgit honor CACHE_ROOT as defined in Makefile | 2007-09-08 | 2 | -1/+2 | ||
| * | Makefile: add support for DESTDIR | 2007-09-08 | 1 | -7/+7 | ||
| * | cgit v0.6 | 2007-09-04 | 1 | -2/+2 | ||
| * | Update README | 2007-09-04 | 1 | -18/+39 | ||
| * | Set xdemitconf_t.findfunc=NULL | 2007-09-04 | 1 | -0/+1 | ||
| * | Merge branch 'jo/dirlink' | 2007-09-03 | 3 | -7/+7 | ||
| |\ | ||||||
| | * | Rename dirlink to gitlink. | 2007-06-04 | 3 | -7/+7 | ||
| * | | Use git-1.5.3 as submodule | 2007-09-03 | 1 | -0/+0 | ||
| * | | Delete submodules.sh and prepare for using git-submodule | 2007-09-03 | 2 | -186/+3 | ||
| * | | Makefile: add target "get-git" | 2007-09-03 | 1 | -1/+6 | ||
| * | | Rewrite the makefile + gen-version.sh | 2007-09-03 | 2 | -67/+55 | ||
| * | | ui-snapshot: whitespace/formatting cleanup | 2007-07-23 | 1 | -23/+23 | ||
| * | | Make ui-tag.c generate valid xhtml | 2007-07-23 | 1 | -1/+1 | ||
| * | | Add support for line number in url fragment | 2007-07-23 | 2 | -1/+10 | ||
| * | | cgit_print_snapshot_links: use url to specify snapshot name | 2007-07-23 | 5 | -21/+41 | ||
| * | | Merge branch 'master' of git://git.klever.net/patchwork/cgit | 2007-07-22 | 9 | -44/+194 | ||
| |\ \ | ||||||
| | * | | link raw blob from tree file view | 2007-07-21 | 1 | -0/+4 | ||
| | * | | fix: changed view link to blob in summary. | 2007-07-21 | 1 | -1/+1 | ||
| | * | | allow selective enabling of snapshots | 2007-07-21 | 6 | -15/+48 | ||
| | * | | shorten snapshot names to repo basename | 2007-07-21 | 2 | -2/+3 | ||
| | * | | introduce cgit_repobasename | 2007-07-21 | 2 | -0/+26 | ||
| | * | | added snapshot filename to the link | 2007-07-21 | 3 | -5/+16 | ||
| | * | | add plain uncompressed tar snapshort format | 2007-07-21 | 1 | -1/+2 | ||
| | * | | introduced .tar.bz2 snapshots | 2007-07-21 | 1 | -31/+42 | ||
| | * | | compress .tar.gz using gzip as a filter | 2007-07-20 | 1 | -1/+37 | ||
| | * | | added a chk_non_negative check | 2007-07-20 | 2 | -0/+8 | ||
| | * | | css: adjust vertical-align of commit info th cells | 2007-07-18 | 1 | -0/+1 | ||
| | * | | add support for snapshot tarballs | 2007-07-18 | 4 | -37/+55 | ||
| * | | | Add ui-tag.c | 2007-07-22 | 7 | -32/+111 | ||
| |/ / | ||||||
| * | | make gen-version.sh run even if . is not in PATH | 2007-07-03 | 1 | -1/+1 | ||
| * | | make config adjustable via env variable CGIT_CONFIG | 2007-07-03 | 1 | -1/+3 | ||
| * | | Merge branch 'lh/menu' | 2007-06-29 | 11 | -53/+145 | ||
| |\ \ | ||||||
| | * | | Add ofs argument to cgit_log_link and use it in ui-log.c | 2007-06-29 | 6 | -16/+30 | ||
