about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'lh/module-links'Lars Hjemli2012-03-188-15/+85
|\ \ \
| * | | Do not provide a default value for `module-link`Lars Hjemli2011-06-152-2/+1
| * | | ui-plain.c: add support for path-selected submodule linksLars Hjemli2011-06-151-3/+6
| * | | ui-tree.c: add support for path-selected submodule linksLars Hjemli2011-06-157-10/+78
* | | | Merge branch 'stable'Lars Hjemli2012-03-183-3/+31
|\ \ \ \
| * | | | filters/syntax-highlighting.sh: work around highlight --force bugFerry Huberts2012-03-181-0/+17
| * | | | filters/highlight.sh: manually support highlight version 2 and 3Ferry Huberts2012-03-181-0/+11
| * | | | tests: properly quote arguments to printfFerry Huberts2012-03-181-1/+1
| * | | | tests: handle paths with whitespaceFerry Huberts2012-03-182-2/+2
* | | | | css: force text color to black on decorationsFerry Huberts2012-03-181-0/+4
* | | | | css: vertically align the cgit logo imageFerry Huberts2012-03-181-0/+1
* | | | | css: prefix all styles with div#cgitFerry Huberts2012-03-181-169/+169
* | | | | Merge branch 'stable'Lars Hjemli2012-03-181-1/+1
|\| | | |
| * | | | CGIT-0.9.0.3 v0.9.0.3Lars Hjemli2012-03-181-1/+1
* | | | | Merge branch 'stable'Lars Hjemli2012-03-182-7/+5
|\| | | |
| * | | | segfault fix on some bogus requestsEric Wong2012-03-181-2/+2
| * | | | use correct type for sizeofJamie Couture2012-03-181-1/+1
| * | | | ui-ssdiff.c: correct length check for LCS tableEric Wong2012-01-081-4/+2
* | | | | Merge branch 'stable'Lars Hjemli2012-01-031-1/+1
|\| | | |
| * | | | Fix segmentation fault in empty repositoryJohn Keeping2012-01-031-1/+1
* | | | | Merge branch 'stable'Lars Hjemli2012-01-032-3/+3
|\| | | |
| * | | | Makefile: fetch git tarballs from http://hjemli.net/git/git/Lars Hjemli2012-01-031-1/+1
| * | | | fix css color value and vertical-align valueNorberto Lopes2012-01-031-2/+2
* | | | | ui-ssdiff.c: set correct diffmode in "control panel"Tim Chen2012-01-031-3/+1
* | | | | Merge branch 'stable'Lars Hjemli2012-01-039-17/+68
|\| | | |
| * | | | Fix diff mode switching when side-by-side-diffs=1Tim Chen2012-01-033-2/+3
| * | | | ui-log.c: do not show remote heads if enable-remote-branches=0Georg Müller2012-01-031-0/+3
| * | | | Add sort parameter to pager of repo listTobias Grimm2012-01-033-13/+19
| * | | | ui-ssdiff: move LCS table away from the stackJamie Couture2012-01-032-2/+43
* | | | | shared.c: Only setenv() if value is non-nullLukas Fleischer2012-01-032-2/+2
* | | | | shared.c: Remove unused "linux/limits.h" includeLukas Fleischer2012-01-031-1/+0
* | | | | Merge branch 'stable'Lars Hjemli2011-07-222-5/+7
|\| | | |
| * | | | Fix potential XSS vulnerability in rename hintLukas Fleischer2011-07-221-4/+6
| * | | | Remove dead initialization in cgit_parse_commit()Lukas Fleischer2011-07-221-1/+1
* | | | | Merge branch 'stable'Lars Hjemli2011-07-212-3/+3
|\| | | |
| * | | | CGIT 0.9.0.2 v0.9.0.2Lars Hjemli2011-07-211-1/+1
| * | | | html.c: avoid out-of-bounds access for url_escape_tableEric Wong2011-07-211-2/+2
* | | | | Merge branch 'stable'Lars Hjemli2011-07-211-0/+1
|\| | | | | |_|_|/ |/| | |
| * | | tests: fix failures when CDPATH is setFerry Huberts2011-07-211-0/+1
* | | | Makefile: fix oversight of not using $(DESTDIR) in uninstallFerry Huberts2011-07-191-3/+3
* | | | commit-links.sh: improve regular expressionsFerry Huberts2011-07-191-2/+5
| |_|/ |/| |
* | | Merge branch 'stable'Lars Hjemli2011-06-181-1/+5
|\| | | |/ |/|
| * cgit.c: improve error message when git repo cannot be accessedLars Hjemli2011-06-181-1/+5
* | Merge branch 'stable'Lars Hjemli2011-06-151-0/+6
|\|
| * cgitrc.5.txt: document repo.module-linkLars Hjemli2011-06-151-0/+6
* | Merge branch 'lh/clone-url'Lars Hjemli2011-06-1311-16/+40
|\ \
| * | cgit.c: add 'clone-url' setting with support for macro expansionLars Hjemli2011-06-137-4/+26
| * | cgit.c: always setup cgit repo environment variablesLars Hjemli2011-06-138-12/+14
|/ /
* | cgitrc.5.txt: reformat the "FILTER API" sectionLars Hjemli2011-06-131-26/+24
* | Merge branch 'stable'Lars Hjemli2011-06-131-4/+26
|\|
| * cgitrc.5.txt: describe macro expansion of cgitrc optionsLars Hjemli2011-06-131-4/+26
* | Merge branch 'stable'Lars Hjemli2011-06-131-16/+6
|\|
| * README: update some stale information/add some newLars Hjemli2011-06-131-16/+6
* | Merge branch 'stable'Lars Hjemli2011-06-131-1/+1
|\|
| * CGIT 0.9.0.1 v0.9.0.1Lars Hjemli2011-06-131-1/+1
* | Merge branch 'stable'Lars Hjemli2011-06-121-19/+46
|\|
| * ui-plain.c: fix html and links generated by print_dir() and print_dir_entry()Lars Hjemli2011-06-121-19/+46
* | Merge branch 'stable'Lars Hjemli2011-06-061-0/+2
|\|
| * scan-tree.c: avoid memory leakJamie Couture2011-06-061-0/+2
* | Merge branch 'stable'Lars Hjemli2011-06-023-12/+1
|\|
| * ui-log.c: do not link from age columnLars Hjemli2011-06-022-10/+1
| * ui-snapshot.c: remove debug cruftLars Hjemli2011-06-021-2/+0
* | ui-stats.c: fix invalid htmlLars Hjemli2011-05-301-1/+1
* | Merge branch 'stable'Lars Hjemli2011-05-301-1/+3
|\|
| * Properly escape ampersands inside HTML attributesLukas Fleischer2011-05-301-1/+3
* | ui_repolist: get modtime from packed-refs as fallbackFerry Huberts2011-05-301-3/+12
* | Merge branch 'lh/panel'Lars Hjemli2011-05-238-62/+124
|\ \
| * | ui-stats.c: create a control panel for stat optionsLars Hjemli2011-03-071-24/+27
| * | ui-diff.c: create a control panel for diff optionsLars Hjemli2011-03-065-38/+88
| * | html.c: add html_intoption()Lars Hjemli2011-03-062-0/+9
* | | Merge branch 'fh/filter-api'Lars Hjemli2011-05-2311-21/+127
|\ \ \
| * | | shared.c: use execvp() to execute filter commandsLars Hjemli2011-03-261-57/+11
| * | | filters: document environment variables in filter scriptsFerry Huberts2011-03-263-5/+64
| * | | cgit_open_filter: hand down repo configuration to scriptFerry Huberts2011-03-261-1/+77
| * | | cgit_open_filter: also take the repo as a parameterFerry Huberts2011-03-267-9/+9
| * | | new_filter: determine extra_args from filter typeFerry Huberts2011-03-262-7/+24
| |/ /
* | | Merge branch 'stable'Lars Hjemli2011-05-239-29/+61
|\ \ \ | | |/ | |/|
| * | 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.9 v0.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.5 v0.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
* | | Merge branch 'stable'Lars Hjemli2010-09-271-1/+1
|\| |
| * | CGIT 0.8.3.4 v0.8.3.4Lars Hjemli2010-09-271-1/+1
| * | Use GIT-1.7.3Lars Hjemli2010-09-275-8/+8
* | | Merge branch 'stable'Lars Hjemli2010-09-191-2/+2
|\| | | |/ |/|
| * RSS items should always use UTC timesAaron Griffin2010-09-191-2/+2
* | Merge branch 'ml/bugfix'Lars Hjemli2010-09-1912-30/+42
|\ \
| * | prefer html_raw() to write()Mark Lodato2010-09-043-12/+12
| * | ui-repolist: fix redefinition of _XOPEN_SOURCEMark Lodato2010-09-041-6/+0
| * | fix errors in printf-style format stringsMark Lodato2010-09-046-12/+25
| * | use __attribute__ to catch printf format mistakesMark Lodato2010-09-043-0/+5
* | | Merge branch 'lh/section-from-path'Lars Hjemli2010-09-194-6/+45
|\ \ \
| * | | Add support for 'section-from-path' optionLars Hjemli2010-08-224-6/+45
* | | | Merge branch 'lh/readme'Lars Hjemli2010-09-196-24/+43
|\ \ \ \
| * | | | Add support for "readme" optionLars Hjemli2010-08-226-24/+43
| |/ / /
* | / / Use GIT-1.7.3Lars Hjemli2010-09-192-1/+1
| |/ / |/| |
* | | Merge branch 'stable'Lars Hjemli2010-09-011-0/+1
|\ \ \ | | |/ | |/|
| * | ui-snapshot: actually compress zip archivesLars Hjemli2010-09-011-0/+1
* | | Merge branch 'stable'Lars Hjemli2010-08-292-4/+7
|\| | | |/ |/|
| * html: fix strcpy bug in convert_query_hexcharMark Lodato2010-08-291-4/+5
| * t0108-patch: add 'tests_done' to endMark Lodato2010-08-291-0/+2
* | Use GIT-1.7.2.2Lars Hjemli2010-08-227-10/+10
* | Support refspecs in about-filter.Jason A. Donenfeld2010-08-205-7/+63
* | Merge branch 'jd/gitolite'Lars Hjemli2010-08-045-17/+116
|\ \
| * | Add support for 'enable-gitweb-owner' optionJason A. Donenfeld2010-08-044-9/+33
| * | Add support for 'remove-suffix' optionJason A. Donenfeld2010-08-044-0/+13
| * | Add support for 'project-list' optionJason A. Donenfeld2010-08-045-8/+70
* | | Merge branch 'js/notes'Lars Hjemli2010-08-044-0/+57
|\ \ \
| * | | ui-log: Display git notes when presentJeff Smith2010-08-042-0/+23
| * | | ui-commit: Display git notes when presentJeff Smith2010-08-043-0/+34
| |/ /
* | | Merge branch 'stable'Lars Hjemli2010-08-032-13/+15
|\ \ \ | |/ / |/| / | |/
| * CGIT 0.8.3.3 v0.8.3.3Lars Hjemli2010-08-031-1/+1
| * ui-refs.c: avoid segfault on unparsed ref objectsLars Hjemli2010-08-031-12/+14
* | commit-links.sh: Seperate the expressions for filtering commit messages.Jeff Smith2010-07-221-7/+9
* | Makefile: do not include dependency-file on `make clean`Lynn Lin2010-07-221-1/+3
* | Merge branch 'jh/ignorews'Lars Hjemli2010-07-187-12/+40
|\ \
| * | ui-diff: Add link to ignore/show whitespace changes in diffsJohan Herland2010-07-182-0/+15
| * | Add URL parameter 'ignorews' for optionally ignoring whitespace in diffsJohan Herland2010-07-186-12/+25
* | | Merge branch 'lh/macros'Lars Hjemli2010-07-183-5/+78
|\ \ \
| * | | Add support for environment variable expansionLars Hjemli2010-03-223-5/+78
* | | | Merge branch 'stable'Lars Hjemli2010-07-131-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Reencode author and committerRémi Lagacé2010-07-131-0/+4
* | | | Merge branch 'lh/range-search'Lars Hjemli2010-06-222-4/+8
|\ \ \ \
| * | | | ui-log.c: allow commit range as search expressionLars Hjemli2010-06-192-4/+8
* | | | | Merge branch 'jh/context-lines'Lars Hjemli2010-06-227-8/+34
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ui-diff: Add links to increase/decrease number of context lines in diffsJohan Herland2010-06-192-1/+23
| * | | | Add URL parameter 'context' for changing the number of context lines in diffsJohan Herland2010-06-196-7/+11
* | | | | Merge branch 'jh/path-limit'Lars Hjemli2010-06-2217-164/+275
|\| | | | | |/ / / |/| | |
| * | | ui-shared.c: path-limit style nitpickLars Hjemli2010-06-191-4/+2
| * | | ui-log: Preserve path limit in outgoing linksJohan Herland2010-06-191-12/+15
| * | | ui-shared: Preserve path limit in "tab bar" linksJohan Herland2010-06-191-5/+6
| * | | ui-commit: Preserve path limit in links to commit pageJohan Herland2010-06-195-12/+15
| * | | ui-commit: Preserve path limit in links to tree and diff pagesJohan Herland2010-06-191-1/+5
| * | | ui-patch: Apply path limit to generated patchJohan Herland2010-06-196-8/+10
| * | | ui-commit: Limit diff based on path limit in qry.pathJohan Herland2010-06-193-4/+4
| * | | ui-diff: Teach diffstat to obey path limitJohan Herland2010-06-191-3/+5
| * | | ui-tree: Remove unnecessary path breadcrumb navigationJohan Herland2010-06-191-13/+2
| * | | ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab barJohan Herland2010-06-192-1/+82
| * | | ui-shared: Display path limit directly beneath tab bar in relevant pagesJohan Herland2010-06-192-0/+14
| * | | ui-shared: Replace ctx.qry.path with ctx.qry.vpathJohan Herland2010-06-191-4/+4
| * | | struct cgit_cmd: Differentiate between various usages of ctx.qry.pathJohan Herland2010-06-194-22/+30
| * | | ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordinglyJohan Herland2010-06-191-19/+12
| * | | ui-shared: Improve const-ness in APIJohan Herland2010-06-192-65/+80
| * | | Remove unused variable in shared.cJohan Herland2010-06-191-1/+0
| * | | Fix small typo in cgitrc exampleJohan Herland2010-06-191-1/+1
| | |/ | |/|
* | | Fix style of commit-filter links in commit-subject.Johan Herland2010-06-191-1/+4
* | | Merge branch 'stable'Lars Hjemli2010-06-191-1/+1
|\ \ \ | | |/ | |/|
| * | CGIT 0.8.3.2 v0.8.3.2Lars Hjemli2010-06-191-1/+1
* | | Merge branch 'ag/atom-fixes'Lars Hjemli2010-06-195-2/+15
|\ \ \
| * | | Add 'max-atom-items' config variableAaron Griffin2010-03-224-1/+9
| * | | Add all=1 query param for atom feedsAaron Griffin2010-03-223-1/+6
| | |/ | |/|
* | | Merge branch 'lh/noweb'Lars Hjemli2010-06-191-0/+2
|\ \ \
| * | | scan-tree: add test for noweb-file in repo dirLars Hjemli2010-02-281-0/+2
* | | | Merge branch 'ml/plain-improvements-part1'Lars Hjemli2010-06-191-8/+60
|\ \ \ \
| * | | | ui-plain: print directory listingsMark Lodato2010-01-311-1/+47
| * | | | ui-plain: more efficient walk_tree()Mark Lodato2010-01-311-6/+14
| * | | | ui-plain: remove unused curr_rev variableMark Lodato2010-01-301-2/+0
* | | | | Merge branch 'sn/subject-link'Lars Hjemli2010-06-195-4/+25
|\ \ \ \ \
| * | | | | Optionally generate verbose parent linksLars Hjemli2010-02-275-5/+24
| * | | | | display subject instead of sha1 as link title of parentsStefan Naewe2010-02-271-3/+5
* | | | | | Merge branch 'stable'Lars Hjemli2010-04-081-0/+8
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | shared.c: avoid memory leak during diffLars Hjemli2010-04-081-0/+8
* | | | | ui-tree: add link to plain view for blobs in tree listingLars Hjemli2010-02-281-0/+2
| |_|_|/ |/| | |
* | | | Use GIT-1.7.0Lars Hjemli2010-02-272-1/+1
* | | | Merge branch 'html-updates' of git://github.com/MarkLodato/cgitLars Hjemli2010-02-272-30/+58
|\ \ \ \ | |_|/ / |/| | |
| * | | html: properly percent-escape URLsMark Lodato2010-02-091-4/+32
| * | | html: make all strings 'const char *'Mark Lodato2010-02-082-26/+26
| | |/ | |/|
* | | Merge branch 'stable'Lars Hjemli2010-02-272-3/+3
|\ \ \ | |/ / |/| / | |/
| * Clear the whole contextDaniel Milde2010-02-271-1/+1
| * ui-shared.c: fix segfault when repo is emptyFlorian Pritz2010-02-271-2/+2
* | Merge branch 'stable'Lars Hjemli2009-12-124-4/+4
|\|
| * CGIT 0.8.3.1 v0.8.3.1Lars Hjemli2009-12-121-1/+1
| * Fix segfault on ppc when browsing treeMartins Polakovs2009-12-123-3/+3
* | Add .tar.xz-snapshot supportAndreas Wiese2009-12-081-4/+10
* | Merge branch 'lh/remote-branches'Lars Hjemli2009-12-085-0/+18
|\ \
| * | Add support for remote branchesLars Hjemli2009-11-075-0/+18
* | | Merge branch 'ro/ssdiff'Lars Hjemli2009-12-0813-25/+586
|\ \ \
| * | | In side-by-side diff, add support for marking individual characters.Ragnar Ouchterlony2009-11-072-25/+130
| * | | Fixed side-by-side diff bugs related to binary diff and more.Ragnar Ouchterlony2009-09-162-6/+16
| * | | Polishing of how the side-by-side diff looks.Ragnar Ouchterlony2009-09-164-30/+96
| * | | Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony2009-09-169-16/+73
| * | | First version of side-by-side diff.Ragnar Ouchterlony2009-09-165-2/+325
* | | | Merge branch 'master' of http://op-co.de/cgitLars Hjemli2009-12-086-17/+31
|\ \ \ \
| * | | | "max-blob-size" config var to limit generated HTML sizeGeorg Lukas2009-11-284-0/+14
| * | | | cgit.css: highlight directories in treeGeorg Lukas2009-11-281-0/+5
| * | | | syntax highlighting for all formats supported by "highlight"Georg Lukas2009-11-191-17/+12
| | |/ / | |/| |
* | | | Merge branch 'stable'Lars Hjemli2009-12-081-2/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Don't crash when a repo-specific readme file is usedSami Kyöstilä2009-12-081-2/+2