summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-20cgit v0.6.3v0.6.3Lars Hjemli
2007-09-20Upgrade to GIT 1.5.3.2Lars Hjemli
2007-09-20Use trim_end() to remove trailing slashesLars Hjemli
2007-09-20Remove a few compiler warningsLars Hjemli
2007-09-20Add cgit.conf to .gitignore, remove *~Lars Hjemli
2007-09-20ui-tree: show last line of blobLars Hjemli
2007-09-19ui-tree: specify parameter position for all htmlf formatsLars Hjemli
2007-09-14fixed typo in cgitrcMichael Krelin
2007-09-09Improve the sample cgitrc fileChris Pickel
2007-09-08cgit v0.6.2v0.6.2Lars Hjemli
2007-09-08Revert part of "Makefile: add support for DESTDIR"Lars Hjemli
2007-09-08Revert "Makefile: add missing references to DESTDIR"Lars Hjemli
2007-09-08cgit v0.6.1v0.6.1Lars Hjemli
2007-09-08Makefile: add missing references to DESTDIRLars Hjemli
2007-09-08Make cgit honor CACHE_ROOT as defined in MakefileChris Pickel
2007-09-08Makefile: add support for DESTDIRChris Pickel
2007-09-04cgit v0.6v0.6Lars Hjemli
2007-09-04Update READMELars Hjemli
2007-09-04Set xdemitconf_t.findfunc=NULLLars Hjemli
2007-09-03Merge branch 'jo/dirlink'Lars Hjemli
2007-09-03Use git-1.5.3 as submoduleLars Hjemli
2007-09-03Delete submodules.sh and prepare for using git-submoduleLars Hjemli
2007-09-03Makefile: add target "get-git"Lars Hjemli
2007-09-03Rewrite the makefile + gen-version.shLars Hjemli
2007-07-23ui-snapshot: whitespace/formatting cleanupLars Hjemli
2007-07-23Make ui-tag.c generate valid xhtmlLars Hjemli
2007-07-23Add support for line number in url fragmentLars Hjemli
2007-07-23cgit_print_snapshot_links: use url to specify snapshot nameLars Hjemli
2007-07-22Merge branch 'master' of git://git.klever.net/patchwork/cgitLars Hjemli
2007-07-22Add ui-tag.cLars Hjemli
2007-07-21link raw blob from tree file viewMichael Krelin
2007-07-21fix: changed view link to blob in summary.Michael Krelin
2007-07-21allow selective enabling of snapshotsMichael Krelin
2007-07-21shorten snapshot names to repo basenameMichael Krelin
2007-07-21introduce cgit_repobasenameMichael Krelin
2007-07-21added snapshot filename to the linkMichael Krelin
2007-07-21add plain uncompressed tar snapshort formatMichael Krelin
2007-07-21introduced .tar.bz2 snapshotsMichael Krelin
2007-07-20compress .tar.gz using gzip as a filterMichael Krelin
2007-07-20added a chk_non_negative checkMichael Krelin
2007-07-18css: adjust vertical-align of commit info th cellsMichael Krelin
2007-07-18add support for snapshot tarballsMichael Krelin
2007-07-03make gen-version.sh run even if . is not in PATHMichael Krelin
2007-07-03make config adjustable via env variable CGIT_CONFIGMichael Krelin
2007-06-29Merge branch 'lh/menu'Lars Hjemli
2007-06-29Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli
2007-06-26Add trim_end() and use it to remove trailing slashes from repo pathsLars Hjemli
2007-06-26Do not include current path in the "tree" menu linkLars Hjemli
2007-06-19Add setting to enable/disable extra links on index pageLars Hjemli
2007-06-18Change S/L/T to summary/log/treeLars Hjemli