summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeLines
* filter: pass extra arguments via cgit_open_filterJohn Keeping2014-01-12-30/+38
* ui-snapshot: set unused cgit_filter fields to zeroJohn Keeping2014-01-12-4/+4
* html: remove redundant htmlfd variableJohn Keeping2014-01-12-3/+1
* tests: add Valgrind supportJohn Keeping2014-01-12-1/+48
* cache: don't leave cache_slot fields uninitializedJohn Keeping2014-01-12-1/+1
* filter: split filter functions into their own fileJason A. Donenfeld2014-01-10-71/+90
* filter: make exit status localJason A. Donenfeld2014-01-10-4/+4
* parsing: fix header typoJason A. Donenfeld2014-01-10-1/+1
* cgit.c: Fix comment on bit mask hackLukas Fleischer2014-01-10-8/+10
* cgit.c: Use "else" for mutually exclusive branchesLukas Fleischer2014-01-10-19/+10
* ui-snapshot.c: Do not reinvent suffixcmp()Lukas Fleischer2014-01-10-6/+1
* Refactor cgit_parse_snapshots_mask()Lukas Fleischer2014-01-10-11/+12
* Disallow use of undocumented snapshot delimitersLukas Fleischer2014-01-10-1/+1
* Replace most uses of strncmp() with prefixcmp()Lukas Fleischer2014-01-10-20/+20
* README: Fix dependenciesLukas Fleischer2014-01-09-4/+3
* README: Spelling and formatting fixesLukas Fleischer2014-01-08-41/+41
* Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch2014-01-08-0/+1
* Add a suggestion to the manpagePřemysl Janouch2014-01-08-2/+3
* Fix the example configurationPřemysl Janouch2014-01-08-1/+1
* Fix about-formatting.shPřemysl Janouch2014-01-08-1/+1
* Fix some spelling errorsPřemysl Janouch2014-01-08-5/+5
* filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts2014-01-08-1/+63
* Add AUTHORS fileLukas Fleischer2014-01-08-0/+6
* Update copyright informationLukas Fleischer2014-01-08-31/+24
* git: update to 1.8.5Christian Hesse2014-01-08-1/+1
* Reduce line number bloat, fix hover effectPeter Wu2014-01-08-10/+11
* plain: don't append charset for binary MIME typesJohn Keeping2014-01-08-3/+8
* ui-log.c: Several simplificationsLukas Fleischer2014-01-08-19/+9
* Use argv_array in place of vectorLukas Fleischer2014-01-08-75/+15
* ui-stats.c: Remove unused macroLukas Fleischer2014-01-08-2/+0
* scan-tree.c: Remove unused macroLukas Fleischer2014-01-08-2/+0
* ui-shared: Drop filepair_cb_raw() and helperLukas Fleischer2013-09-14-73/+0
* ui-diff: Use diff_tree_sha1() for raw diff formattingLukas Fleischer2013-09-14-2/+21
* tests/: Add t0110-rawdiff.shLukas Fleischer2013-08-26-0/+42
* t0108: Add tests for revision rangesLukas Fleischer2013-08-26-0/+17
* t0108: Compare output with git-format-patch(1)Lukas Fleischer2013-08-26-0/+7
* ui-patch.c: Add additional newline after each patchLukas Fleischer2013-08-26-3/+3
* ui-patch.c: Fix signature delimiterLukas Fleischer2013-08-26-1/+1
* t0108: Avoid unnecessary fork()Lukas Fleischer2013-08-26-1/+1
* git: update to 1.8.4John Keeping2013-08-26-1/+1
* ui-patch.c: Fix formatting for merge commitsLukas Fleischer2013-08-22-0/+1
* ui-patch: Rename variablesLukas Fleischer2013-08-20-17/+19
* Allow for creating patch seriesLukas Fleischer2013-08-20-7/+20
* ui-patch.c: Use log_tree_commit() to generate diffsLukas Fleischer2013-08-20-23/+28
* ui-diff: Check the return value of get_sha1()Lukas Fleischer2013-08-20-14/+9
* cmd.c: Add a "rawdiff" commandLukas Fleischer2013-08-16-0/+6
* Allow for creating raw diffs with cgit_print_diff()Lukas Fleischer2013-08-16-4/+12
* Extract filepair_cb from ui-patch.cLukas Fleischer2013-08-16-73/+74
* Fix silly spelling error.Jason A. Donenfeld2013-08-16-1/+1
* Fix section-from-path > 1Lukas Fleischer2013-08-12-4/+4