aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ui-patch.c: Add additional newline after each patchLukas Fleischer2013-08-262-3/+3
* ui-patch.c: Fix signature delimiterLukas Fleischer2013-08-261-1/+1
* t0108: Avoid unnecessary fork()Lukas Fleischer2013-08-261-1/+1
* git: update to 1.8.4John Keeping2013-08-262-1/+1
* ui-patch.c: Fix formatting for merge commitsLukas Fleischer2013-08-221-0/+1
* ui-patch: Rename variablesLukas Fleischer2013-08-202-17/+19
* Allow for creating patch seriesLukas Fleischer2013-08-203-7/+20
* ui-patch.c: Use log_tree_commit() to generate diffsLukas Fleischer2013-08-201-23/+28
* ui-diff: Check the return value of get_sha1()Lukas Fleischer2013-08-201-14/+9
* cmd.c: Add a "rawdiff" commandLukas Fleischer2013-08-161-0/+6
* Allow for creating raw diffs with cgit_print_diff()Lukas Fleischer2013-08-164-4/+12
* Extract filepair_cb from ui-patch.cLukas Fleischer2013-08-163-73/+74
* Fix silly spelling error.Jason A. Donenfeld2013-08-161-1/+1
* Fix section-from-path > 1Lukas Fleischer2013-08-121-4/+4
* Makefile: Change default prefix to "/usr/local"Lukas Fleischer2013-08-121-1/+1
* Use strbuf for reading configuration filesLukas Fleischer2013-08-122-31/+35
* add a note about generating agefile in hookChristian Hesse2013-08-121-1/+2
* cache: id means static, even if head is specified tooJason A. Donenfeld2013-08-121-3/+3
* cache: document negative ttls and add about ttlJason A. Donenfeld2013-08-123-13/+31
* robots.txt: disallow access to snapshotsJason A. Donenfeld2013-08-122-0/+4
* use favicon by defaultChristian Hesse2013-08-122-3/+4
* Add faviconChristian Hesse2013-05-312-0/+2
* ui-summary: do not free refJason A. Donenfeld2013-05-281-1/+0
* filters: toggle perl utf8 situationJason A. Donenfeld2013-05-281-4/+0
* CGIT-0.9.2v0.9.2Jason A. Donenfeld2013-05-271-2/+2
* README: add trailing slash to homepageJason A. Donenfeld2013-05-271-1/+1
* cgitrc.5: improve example configJason A. Donenfeld2013-05-271-0/+53
* filters: import more modern scriptsJason A. Donenfeld2013-05-2710-15/+1815
* readme: use string_list instead of space deliminationsJason A. Donenfeld2013-05-2610-122/+160
* ui-summary: Disallow directory traversalJason A. Donenfeld2013-05-251-0/+16
* cgitrc.5: information on directory traversal and multiple readme filesJason A. Donenfeld2013-05-251-6/+11
* readme: Accept multiple candidates and test them.Jason A. Donenfeld2013-05-255-31/+95
* ui-summary: Pass filename to about-filterJason A. Donenfeld2013-05-254-8/+22
* ui-summary: Use default branch for readme if : prefixJason A. Donenfeld2013-05-252-2/+9
* cgit.c: Do not reset HOME after unsetting it.Jason A. Donenfeld2013-05-252-22/+0
* cgit.c: sync repo config printing with struct cgit_repoJason A. Donenfeld2013-05-251-0/+14
* git: update to 1.8.3John Keeping2013-05-252-1/+1
* cache.c: cache ls_cache output properlyJohn Keeping2013-05-222-7/+14
* tests: introduce strip_header() helper functionJohn Keeping2013-05-222-2/+10
* shared.c: use die_errno() where appropriateJohn Keeping2013-05-221-5/+4
* html.c: die when write failsJohn Keeping2013-05-221-1/+1
* ui-log: add <span/> around commit decorationsJohn Keeping2013-05-221-0/+2
* Makefile: fix parallel "make test"John Keeping2013-05-221-5/+3
* cache.c: fix cache_lsJohn Keeping2013-05-181-4/+10
* t0109: "function" is a bash-ismJohn Keeping2013-05-131-1/+1
* New mailing list.Jason A. Donenfeld2013-05-131-2/+3
* ui-snapshot: do not access $HOMEJason A. Donenfeld2013-04-302-0/+10
* t0001: validate Git -rcN version numbers correctlyJohn Keeping2013-04-271-1/+6
* git: update to 1.8.2.2John Keeping2013-04-272-1/+1
* scan-tree: fix regression in section-from-path=-1John Keeping2013-04-171-0/+2