summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
snapshot2014-01-13filters: Improved syntax-highlighting.pyStefan Tatschner
snapshot2014-01-12tests: add CGIT_TEST_OPTS variable to MakefileJohn Keeping
snapshot2014-01-12ui-repolist: HTML-escape cgit_rooturl() responseJohn Keeping
snapshot2014-01-12ui-shared: URL-escape script_nameJohn Keeping
snapshot2014-01-12ui-refs: escape HTML chars in author and tagger namesJohn Keeping
snapshot2014-01-12filter: pass extra arguments via cgit_open_filterJohn Keeping
snapshot2014-01-12ui-snapshot: set unused cgit_filter fields to zeroJohn Keeping
snapshot2014-01-12html: remove redundant htmlfd variableJohn Keeping
snapshot2014-01-12tests: add Valgrind supportJohn Keeping
snapshot2014-01-12cache: don't leave cache_slot fields uninitializedJohn Keeping
snapshot2014-01-10filter: split filter functions into their own fileJason A. Donenfeld
snapshot2014-01-10filter: make exit status localJason A. Donenfeld
snapshot2014-01-10parsing: fix header typoJason A. Donenfeld
snapshot2014-01-10cgit.c: Fix comment on bit mask hackLukas Fleischer
snapshot2014-01-10cgit.c: Use "else" for mutually exclusive branchesLukas Fleischer
snapshot2014-01-10ui-snapshot.c: Do not reinvent suffixcmp()Lukas Fleischer
snapshot2014-01-10Refactor cgit_parse_snapshots_mask()Lukas Fleischer
snapshot2014-01-10Disallow use of undocumented snapshot delimitersLukas Fleischer
snapshot2014-01-10Replace most uses of strncmp() with prefixcmp()Lukas Fleischer
snapshot2014-01-09README: Fix dependenciesLukas Fleischer
snapshot2014-01-08README: Spelling and formatting fixesLukas Fleischer
snapshot2014-01-08Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch
snapshot2014-01-08Add a suggestion to the manpagePřemysl Janouch
snapshot2014-01-08Fix the example configurationPřemysl Janouch
snapshot2014-01-08Fix about-formatting.shPřemysl Janouch
snapshot2014-01-08Fix some spelling errorsPřemysl Janouch
snapshot2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts
snapshot2014-01-08Add AUTHORS fileLukas Fleischer
snapshot2014-01-08Update copyright informationLukas Fleischer
snapshot2014-01-08git: update to 1.8.5Christian Hesse
snapshot2014-01-08Reduce line number bloat, fix hover effectPeter Wu
snapshot2014-01-08plain: don't append charset for binary MIME typesJohn Keeping
snapshot2014-01-08ui-log.c: Several simplificationsLukas Fleischer
snapshot2014-01-08Use argv_array in place of vectorLukas Fleischer
snapshot2014-01-08ui-stats.c: Remove unused macroLukas Fleischer
snapshot2014-01-08scan-tree.c: Remove unused macroLukas Fleischer
snapshot2013-09-14ui-shared: Drop filepair_cb_raw() and helperLukas Fleischer
snapshot2013-09-14ui-diff: Use diff_tree_sha1() for raw diff formattingLukas Fleischer
snapshot2013-08-26tests/: Add t0110-rawdiff.shLukas Fleischer
snapshot2013-08-26t0108: Add tests for revision rangesLukas Fleischer
snapshot2013-08-26t0108: Compare output with git-format-patch(1)Lukas Fleischer
snapshot2013-08-26ui-patch.c: Add additional newline after each patchLukas Fleischer
snapshot2013-08-26ui-patch.c: Fix signature delimiterLukas Fleischer
snapshot2013-08-26t0108: Avoid unnecessary fork()Lukas Fleischer
snapshot2013-08-26git: update to 1.8.4John Keeping
snapshot2013-08-22ui-patch.c: Fix formatting for merge commitsLukas Fleischer
snapshot2013-08-20ui-patch: Rename variablesLukas Fleischer
snapshot2013-08-20Allow for creating patch seriesLukas Fleischer
snapshot2013-08-20ui-patch.c: Use log_tree_commit() to generate diffsLukas Fleischer
snapshot2013-08-20ui-diff: Check the return value of get_sha1()Lukas Fleischer