aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | fix two encoding bugsJulius Plenz2011-03-261-9/+15
* | | | make enable-log-linecount independent of -filecountJulius Plenz2011-03-261-15/+14
|/ / /
* | | new_filter: correctly initialise all arguments for a new filterFerry Huberts2011-03-261-2/+4
* | | source_filter: fix a memory leakFerry Huberts2011-03-261-0/+2
* | | cgitrc.5: tar.xz is a supported snapshot formatLars Hjemli2011-03-261-1/+2
* | | Fix crash when projectsfile cannot be openedStefan Gehn2011-03-261-0/+1
| |/ |/|
* | CGIT 0.9v0.9Lars Hjemli2011-03-051-1/+1
* | Update READMELars Hjemli2011-03-051-8/+1
* | ui-diff.c: avoid html injectionLukasz Janyst2011-03-051-2/+5
* | Merge branch 'stable'Lars Hjemli2011-03-054-6/+7
|\ \
| * | CGIT 0.8.3.5v0.8.3.5Lars Hjemli2011-03-051-1/+1
| * | Avoid trailing slash in virtual-rootLars Hjemli2011-03-051-2/+3
| * | do not infloop on a query ending in %XY, for invalid hex X or YJim Meyering2011-03-051-1/+1
| * | ui-shared: silence warningBernhard Reutner-Fischer2011-02-191-1/+1
| * | Makefile: Make `make get-git` work under OpenBSD.Lukas Fleischer2011-02-191-1/+1
* | | Merge branch 'br/misc'Lars Hjemli2011-02-199-17/+74
|\ \ \
| * | | Use transparent background for the cgit logoBernhard Reutner-Fischer2011-02-191-0/+0
| * | | ssdiff: anchors for ssdiffBernhard Reutner-Fischer2011-02-194-11/+43
| * | | implement repo.logo and repo.logo-linkBernhard Reutner-Fischer2011-02-194-6/+31
| | |/ | |/|
* | | Merge branch 'jh/scan-path'Lars Hjemli2011-02-194-9/+23
|\ \ \
| * | | scan_path(): Do not recurse into hidden directories by defaultJohan Herland2011-02-194-0/+14
| * | | scan_path(): Improve handling of inaccessible directoriesJohan Herland2010-11-161-9/+9
| |/ /
* | | Merge branch 'jh/graph'Lars Hjemli2011-02-199-49/+219
|\ \ \
| * | | ui-log: Move 'Age' column when commit graph is presentJohan Herland2010-11-161-12/+30
| * | | ui-log: Line-wrap long commit subjects when showmsg is enabledJohan Herland2010-11-164-8/+35
| * | | ui-log: Colorize commit graphJohan Herland2010-11-162-0/+43
| * | | ui-log: Implement support for commit graphsJohan Herland2010-11-166-23/+112
| * | | ui-log: Change display of full commit messages (and notes)Johan Herland2010-11-162-25/+18
* | | | Merge branch 'lh/improve-range-search'Lars Hjemli2011-02-195-13/+118
|\| | |
| * | | html.c: use '+' to escape spaces in urlsLars Hjemli2010-11-101-2/+2
| * | | ui-log.c: improve handling of range-search argumentLars Hjemli2010-11-101-11/+60
| * | | Add vector utility functionsLars Hjemli2010-11-103-0/+56
* | | | Use GIT-1.7.4Lars Hjemli2011-02-192-1/+1
| |/ / |/| |
* | | ui-stats: Remove unnecessary #includeJohan Herland2010-11-161-2/+0
* | | Merge branch 'tz/make-improvements'Lars Hjemli2010-11-103-13/+77
|\ \ \ | |/ / |/| |
| * | Use example.com in documentation, per RFC 2606Todd Zullinger2010-09-191-5/+5
| * | cgit.css: Add syntax highlighting entriesTodd Zullinger2010-09-191-1/+15
| * | Install filter scriptsTodd Zullinger2010-09-191-0/+4
| * | Add Makefile targets to install/uninstall docsTodd Zullinger2010-09-191-1/+38
| * | Generalize doc generationTodd Zullinger2010-09-191-7/+16
* | | ui-log: Prevent crash when given empty range searchJohan Herland2010-11-101-1/+1
* | | Makefile: avoid spurious rebuilds of git sources due to `sudo make`Lars Hjemli2010-11-101-0/+2
* | | ui-log: Fix filecount/linecount when path limit is in effectJohan Herland2010-11-093-4/+5
* | | Add `strict-export` optionFelix Hanley2010-11-084-0/+14
* | | Fix a typo in README, s/ExecCGI/+ExecCGIKamil Kaminski2010-11-081-1/+1
* | | Append path and branch to atom feed titleLars Hjemli2010-11-071-0/+8
* | | Use committer date for atom feed entry updated elementChris Mayo2010-11-071-1/+1
* | | Merge branch 'stable'Lars Hjemli2010-11-070-0/+0
|\ \ \ | | |/ | |/|
| * | Use absolute path for scanned repo readmeDean Scarff2010-11-071-1/+1
* | | Makefile: add -MP optionLars Hjemli2010-11-071-1/+1