aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* filter: split filter functions into their own fileJason A. Donenfeld2014-01-10
* filter: make exit status localJason A. Donenfeld2014-01-10
* parsing: fix header typoJason A. Donenfeld2014-01-10
* cgit.c: Fix comment on bit mask hackLukas Fleischer2014-01-10
* cgit.c: Use "else" for mutually exclusive branchesLukas Fleischer2014-01-10
* ui-snapshot.c: Do not reinvent suffixcmp()Lukas Fleischer2014-01-10
* Refactor cgit_parse_snapshots_mask()Lukas Fleischer2014-01-10
* Disallow use of undocumented snapshot delimitersLukas Fleischer2014-01-10
* Replace most uses of strncmp() with prefixcmp()Lukas Fleischer2014-01-10
* README: Fix dependenciesLukas Fleischer2014-01-09
* README: Spelling and formatting fixesLukas Fleischer2014-01-08
* Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch2014-01-08
* Add a suggestion to the manpagePřemysl Janouch2014-01-08
* Fix the example configurationPřemysl Janouch2014-01-08
* Fix about-formatting.shPřemysl Janouch2014-01-08
* Fix some spelling errorsPřemysl Janouch2014-01-08
* filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts2014-01-08
* Add AUTHORS fileLukas Fleischer2014-01-08
* Update copyright informationLukas Fleischer2014-01-08
* git: update to 1.8.5Christian Hesse2014-01-08
* Reduce line number bloat, fix hover effectPeter Wu2014-01-08
* plain: don't append charset for binary MIME typesJohn Keeping2014-01-08
* ui-log.c: Several simplificationsLukas Fleischer2014-01-08
* Use argv_array in place of vectorLukas Fleischer2014-01-08
* ui-stats.c: Remove unused macroLukas Fleischer2014-01-08
* scan-tree.c: Remove unused macroLukas Fleischer2014-01-08
* ui-shared: Drop filepair_cb_raw() and helperLukas Fleischer2013-09-14
* ui-diff: Use diff_tree_sha1() for raw diff formattingLukas Fleischer2013-09-14
* tests/: Add t0110-rawdiff.shLukas Fleischer2013-08-26
* t0108: Add tests for revision rangesLukas Fleischer2013-08-26
* t0108: Compare output with git-format-patch(1)Lukas Fleischer2013-08-26
* ui-patch.c: Add additional newline after each patchLukas Fleischer2013-08-26
* ui-patch.c: Fix signature delimiterLukas Fleischer2013-08-26
* t0108: Avoid unnecessary fork()Lukas Fleischer2013-08-26
* git: update to 1.8.4John Keeping2013-08-26
* ui-patch.c: Fix formatting for merge commitsLukas Fleischer2013-08-22
* ui-patch: Rename variablesLukas Fleischer2013-08-20
* Allow for creating patch seriesLukas Fleischer2013-08-20
* ui-patch.c: Use log_tree_commit() to generate diffsLukas Fleischer2013-08-20
* ui-diff: Check the return value of get_sha1()Lukas Fleischer2013-08-20
* cmd.c: Add a "rawdiff" commandLukas Fleischer2013-08-16
* Allow for creating raw diffs with cgit_print_diff()Lukas Fleischer2013-08-16
* Extract filepair_cb from ui-patch.cLukas Fleischer2013-08-16
* Fix silly spelling error.Jason A. Donenfeld2013-08-16
* Fix section-from-path > 1Lukas Fleischer2013-08-12
* Makefile: Change default prefix to "/usr/local"Lukas Fleischer2013-08-12
* Use strbuf for reading configuration filesLukas Fleischer2013-08-12
* add a note about generating agefile in hookChristian Hesse2013-08-12
* cache: id means static, even if head is specified tooJason A. Donenfeld2013-08-12
* cache: document negative ttls and add about ttlJason A. Donenfeld2013-08-12