aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix virtual-root if script-name is ""Mark Lodato2011-05-231-1/+4
| * | ui-repolist.c: do not return random/stale data from read_agefileLars Hjemli2011-05-231-1/+1
| * | Avoid null pointer dereference in cgit_print_diff().Lukas Fleischer2011-05-231-2/+6
| * | Avoid null pointer dereference in reencode().Lukas Fleischer2011-05-231-1/+4
| * | Fix memory leak in http_parse_querystring().Lukas Fleischer2011-05-231-2/+3
| * | Remove unused variable from cgit_diff_tree().Lukas Fleischer2011-05-231-3/+2
| * | shared.c: do not modify const memoryLars Hjemli2011-05-231-11/+3
| * | tests: add tests for links with space in path and/or argsLars Hjemli2011-05-233-3/+19
| * | tests/setup.sh: add support for known bugsLars Hjemli2011-05-231-1/+13
| * | Fix escaping of paths with spacesJonathon Mah2011-05-231-4/+6
* | | Merge branch 'dm/disable-clone'Lars Hjemli2011-05-145-23/+40
|\ \ \
| * | | Return 404 on command not foundDan McGee2011-02-191-1/+3
| * | | Allow disabling of HTTP clone URLsDan McGee2011-02-193-0/+14
| * | | Add is_clone flag to available commandsDan McGee2011-02-192-22/+23
* | | | Merge branch 'stable'Lars Hjemli2011-03-262-11/+18
|\ \ \ \ | | |/ / | |/| |
| * | | Add advice about scan-path in cgitrc.5.txtJulius Plenz2011-03-261-2/+3
| * | | 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