about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2007-09-08Makefile: add missing references to DESTDIRLars Hjemli-2/+2
2007-09-08Make cgit honor CACHE_ROOT as defined in MakefileChris Pickel-1/+2
2007-09-08Makefile: add support for DESTDIRChris Pickel-7/+7
2007-09-04cgit v0.6Lars Hjemli-2/+2
2007-09-04Update READMELars Hjemli-18/+39
2007-09-04Set xdemitconf_t.findfunc=NULLLars Hjemli-0/+1
2007-09-03Merge branch 'jo/dirlink'Lars Hjemli-7/+7
2007-09-03Use git-1.5.3 as submoduleLars Hjemli-0/+0
2007-09-03Delete submodules.sh and prepare for using git-submoduleLars Hjemli-186/+3
2007-09-03Makefile: add target "get-git"Lars Hjemli-1/+6
2007-09-03Rewrite the makefile + gen-version.shLars Hjemli-67/+55
2007-07-23ui-snapshot: whitespace/formatting cleanupLars Hjemli-24/+24
2007-07-23Make ui-tag.c generate valid xhtmlLars Hjemli-1/+1
2007-07-23Add support for line number in url fragmentLars Hjemli-1/+10
2007-07-23cgit_print_snapshot_links: use url to specify snapshot nameLars Hjemli-21/+41
2007-07-22Merge branch 'master' of git://git.klever.net/patchwork/cgitLars Hjemli-44/+194
2007-07-22Add ui-tag.cLars Hjemli-32/+111
2007-07-21link raw blob from tree file viewMichael Krelin-0/+4
2007-07-21fix: changed view link to blob in summary.Michael Krelin-1/+1
2007-07-21allow selective enabling of snapshotsMichael Krelin-15/+48
2007-07-21shorten snapshot names to repo basenameMichael Krelin-2/+3
2007-07-21introduce cgit_repobasenameMichael Krelin-0/+26
2007-07-21added snapshot filename to the linkMichael Krelin-5/+16
2007-07-21add plain uncompressed tar snapshort formatMichael Krelin-1/+2
2007-07-21introduced .tar.bz2 snapshotsMichael Krelin-31/+42
2007-07-20compress .tar.gz using gzip as a filterMichael Krelin-1/+37
2007-07-20added a chk_non_negative checkMichael Krelin-0/+8
2007-07-18css: adjust vertical-align of commit info th cellsMichael Krelin-0/+1
2007-07-18add support for snapshot tarballsMichael Krelin-37/+55
2007-07-03make gen-version.sh run even if . is not in PATHMichael Krelin-1/+1
2007-07-03make config adjustable via env variable CGIT_CONFIGMichael Krelin-1/+3
2007-06-29Merge branch 'lh/menu'Lars Hjemli-53/+145
2007-06-29Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli-16/+30
2007-06-26Add trim_end() and use it to remove trailing slashes from repo pathsLars Hjemli-2/+25
2007-06-26Do not include current path in the "tree" menu linkLars Hjemli-1/+1
2007-06-19Add setting to enable/disable extra links on index pageLars Hjemli-12/+31
2007-06-18Change S/L/T to summary/log/treeLars Hjemli-9/+10
2007-06-18Change "files" to "tree"Lars Hjemli-2/+2
2007-06-18Include querystring as part of cached filename for repo summary pageLars Hjemli-4/+6
2007-06-18Add version info from git-describeLars Hjemli-16/+27
2007-06-18Add more menuitems on repo pagesLars Hjemli-16/+49
2007-06-17Add cgit_diff_link()Lars Hjemli-69/+75
2007-06-17ui-commit: use cgit_commit_link() for parent linksLars Hjemli-6/+4
2007-06-17ui-log: honor id=sha1 on querystringLars Hjemli-1/+4
2007-06-17Add cgit_commit_link() + support for id=sha1 to commit viewLars Hjemli-18/+31
2007-06-17Add git_log_link() and fix bug in generic repolink functionLars Hjemli-20/+24
2007-06-17ui-tree: html/css cleanupLars Hjemli-23/+12
2007-06-17ui-shared: use strcmp() to compare stringsLars Hjemli-2/+2
2007-06-17Add and use cgit_tree_link()Lars Hjemli-38/+107
2007-06-16ui-tree: make blob viewer generate valid htmlLars Hjemli-1/+0