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