about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'stable'Lars Hjemli2009-11-071-3/+5
|\| |
| * | shared.c: return original errnoLars Hjemli2009-11-071-3/+5
* | | Add NO_OPENSSL optionMikhail Gusarov2009-11-071-3/+12
* | | Merge branch 'stable'Lars Hjemli2009-11-072-3/+8
|\| |
| * | Close fd on error in readfile()Rys Sommefeldt2009-11-071-2/+7
| * | Nov is the correct abbreviationDanijel Tašov2009-11-071-1/+1
* | | ui-shared.c: prettify download links when generated from tag pageLars Hjemli2009-10-161-2/+7
* | | ui-tag: make output more similar to commit viewLars Hjemli2009-10-061-6/+6
* | | ui-tag: add snapshot linksAlexey Nezhdanov2009-10-061-0/+12
* | | Skip leading "/" in url querystring valueStefan Bühler2009-10-061-0/+2
|/ /
* | Fix repolist search links with virtual rootGeoff Johnstone2009-09-202-1/+2
* | cgitrc.5.txt: Change repo.group to section in example config.Loui Chang2009-09-141-4/+4
* | cgitrc.5.txt: Add mansource and manmanual.Loui Chang2009-09-141-0/+3
|/
* CGIT 0.8.3 v0.8.3Lars Hjemli2009-09-131-1/+1
* Merge branch 'stable'Lars Hjemli2009-09-131-1/+1
|\
| * CGIT 0.8.2.2 v0.8.2.2Lars Hjemli2009-09-131-1/+1
* | Merge branch 'lh/repo-scan'Lars Hjemli2009-09-1311-80/+329
|\ \
| * | cgit.c: respect repo-local 'snapshots' option for --scan-pathLars Hjemli2009-08-241-0/+10
| * | cgit.c: only print first line of repo.desc in print_repo()Lars Hjemli2009-08-241-2/+14
| * | Add and use cgit_find_stats_periodname() in print_repo()Lars Hjemli2009-08-243-0/+12
| * | cgit.c: generate repo.snapshots in print_repo()Lars Hjemli2009-08-241-0/+25
| * | cgit.c: add missing options to print_repo()Lars Hjemli2009-08-241-0/+18
| * | shared.c: initialize cgit_repo structs properlyLars Hjemli2009-08-241-0/+1
| * | Add config option 'enable-filter-overrides'Lars Hjemli2009-08-243-11/+26
| * | cgitrc.5.txt: fix markup errorsLars Hjemli2009-08-241-9/+10
| * | ui-repolist: handle empty sections similar to NULL sectionsLars Hjemli2009-08-242-7/+12
| * | Add support for repo-local cgitrc fileLars Hjemli2009-08-245-13/+39
| * | cgit.c: refactor repo_config() from config_cb()Lars Hjemli2009-08-241-41/+48
| * | ui-repolist.c: sort by section name, repo name as defaultLars Hjemli2009-08-241-0/+15
| * | Add config option 'repo.section'Lars Hjemli2009-08-242-0/+5
| * | Introduce 'section' as canonical spelling for 'repo.group'Lars Hjemli2009-08-246-17/+22
| * | Add support for --scan-path command line optionLars Hjemli2009-08-241-1/+2
| * | Rename 'repo.scan' to 'scan-path'Lars Hjemli2009-08-242-10/+10
| * | cgitrc.5.txt: document repo.scan and cache-scanrc-ttlLars Hjemli2009-08-241-0/+9
| * | cgit.c: add support for caching autodetected repositoriesLars Hjemli2009-08-242-1/+75
| * | cgit.c: make print_repolist() and print_repo() reusable for cachingLars Hjemli2009-08-241-12/+12
| * | cache.h: export hash_str()Lars Hjemli2009-08-241-0/+2
| * | cgit.c: add support for cgitrc option 'repo.scan'Lars Hjemli2009-08-241-0/+2
| * | scan-tree: detect non-bare repository and stop scanning earlyLars Hjemli2009-08-241-0/+4
* | | Merge branch 'fp/linenumbers'Lars Hjemli2009-09-135-17/+32
|\ \ \
| * | | cgit.css: make the blob display in tree view a bit prettierLars Hjemli2009-08-211-3/+3
| * | | Rename "linenumbers" to "enable-tree-linenumbers", change default to "1"Lars Hjemli2009-08-214-8/+9
| * | | Add 'linenumbers' config optionFlorian Pritz2009-08-214-11/+23
| * | | ui-tree.c: show line numbers when highlightingFlorian Pritz2009-08-211-9/+11
* | | | Use GIT-1.6.4.3Lars Hjemli2009-09-134-3/+3
* | | | Merge branch 'stable'Lars Hjemli2009-09-061-1/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ui-plain.c: only return the blob with the specified pathLars Hjemli2009-09-061-1/+2
* | | cgitrc.5.txt: fix description and markup for 'snapshots' optionLars Hjemli2009-08-241-8/+3
| |/ |/|
* | scan-tree: split the pw_gecos field at the ',' to get the real nameStefan Naewe2009-08-201-0/+3
* | cgit.c: fix caching keyed on PATH_INFO with no QUERY_STRINGLars Hjemli2009-08-201-1/+1
* | Add and use a common readfile() functionLars Hjemli2009-08-184-23/+34
* | Merge branch 'stable'Lars Hjemli2009-08-182-0/+2
|\|
| * truncate buffer before reading empty filesSimon Arlott2009-08-182-0/+2
* | Merge branch 'stable'Lars Hjemli2009-08-181-8/+11
|\|
| * ui-shared: don't print header <img/> if there isn't a logo definedMatthew Metnetsky2009-08-181-8/+11
* | Merge branch 'stable'Lars Hjemli2009-08-172-1/+7
|\|
| * cgit.c: do not segfault on unexpected query-string formatLars Hjemli2009-08-171-0/+3
| * ui-tag.c: do not segfault when id is missing from query-stringLars Hjemli2009-08-171-1/+4
* | ui-log.c: handle lightweight tags when printing commit decorationsLars Hjemli2009-08-161-0/+4
* | ui-refs.c: improve handling of lightweight tagsStefan Bühler2009-08-161-1/+18
* | Use GIT-1.6.3.4Lars Hjemli2009-08-162-1/+1
* | Merge branch 'lh/embedded'Lars Hjemli2009-08-113-39/+63
|\ \
| * | ui-shared: add support for header/footer options when embedded=1Lars Hjemli2009-08-111-5/+12
| * | ui-shared: add support for NO_HTTP=1/--nohttpLars Hjemli2009-08-103-1/+6
| * | Cleanup handling of environment variablesLars Hjemli2009-08-103-33/+45
* | | cgitrc.5.txt: describe where/how cgit will locate cgitrcLars Hjemli2009-08-101-0/+7
* | | cgit.c: make '/cgit.png' the default value for 'logo' optionLars Hjemli2009-08-102-2/+2
* | | cgit.css: align commit message with subject in expanded log listingLars Hjemli2009-08-101-1/+1
|/ /
* | Add some example filter scriptsLars Hjemli2009-08-092-0/+51
* | Merge branch 'lh/about'Lars Hjemli2009-08-098-10/+48
|\ \
| * | Add 'about-filter' and 'repo.about-filter' optionsLars Hjemli2009-08-096-2/+28
| * | ui-summary: enable arbitrary paths below repo.readmeLars Hjemli2009-08-093-8/+20
* | | Merge branch 'lh/plugins'Lars Hjemli2009-08-097-32/+125
|\| |
| * | cgit.c: allow repo.*-filter options to unset the current defaultLars Hjemli2009-08-091-1/+1
| * | Add support for repo.commit-filter and repo.source-filterLars Hjemli2009-08-096-21/+35
| * | ui-commit: add support for 'commit-filter' optionLars Hjemli2009-07-314-0/+17
| * | ui-tree: add support for source-filter optionLars Hjemli2009-07-314-4/+25
| * | ui-snapshot: use cgit_{open|close}_filter() to execute compressorsLars Hjemli2009-07-311-28/+7
| * | Add generic filter/plugin infrastructureLars Hjemli2009-07-313-0/+62
* | | Merge branch 'lh/mimetypes'Lars Hjemli2009-08-094-5/+45
|\ \ \
| * | | Add support for mime type registration and lookupLars Hjemli2009-07-254-5/+45
| |/ /
* | | Expose file extension in tree lists as class to allow nicer tree stylingMartin Szulecki2009-08-081-1/+7
* | | Introduce noplainemail option to hide email adresses from spambotsMartin Szulecki2009-08-087-7/+22
|/ /
* | Merge branch 'lh/embedded'Lars Hjemli2009-07-254-6/+37
|\ \
| * | cgit.h: keep config flags sortedLars Hjemli2009-07-251-2/+2
| * | cgitrc.5.txt: document 'embedded' and 'noheader'Lars Hjemli2009-07-251-0/+9
| * | Add support for 'noheader' optionLars Hjemli2009-07-253-7/+16
| * | Add support for an 'embedded' option in cgitrcLars Hjemli2009-02-023-0/+13
* | | Merge branch 'ml/head-include'Lars Hjemli2009-07-254-1/+10
|\ \ \
| * | | cgitrc.5.txt: document 'head-include'Lars Hjemli2009-07-251-0/+4
| * | | Add head-include configuration option.Mark Lodato2009-06-073-1/+6
* | | | Merge branch 'plain-etag'Lars Hjemli2009-07-254-0/+12
|\ \ \ \
| * | | | Add support for HEAD requestsLars Hjemli2009-02-192-0/+7
| * | | | Add support for ETag in 'plain' viewLars Hjemli2009-02-194-0/+5
* | | | | Merge branch 'rt/plain-binary'Lars Hjemli2009-07-252-2/+11
|\ \ \ \ \
| * | | | | ui-blob: return 'application/octet-stream' for binary blobsLars Hjemli2009-07-251-1/+7
| * | | | | ui-plain: Return 'application/octet-stream' for binary files.Remko Tronçon2009-07-251-1/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'do/https'Lars Hjemli2009-07-253-3/+18
|\ \ \ \ \
| * | | | | use cgit_httpscheme() for atom feedDiego Ongaro2009-06-112-3/+6
| * | | | | add cgit_httpscheme() -> http:// or https://Diego Ongaro2009-06-112-0/+12
| | |_|/ / | |/| | |
* / | | | Return http statuscode 404 on unknown branchLars Hjemli2009-06-073-0/+6
|/ / / /
* | | | Merge branch 'stable'Lars Hjemli2009-03-151-1/+1
|\| | |
| * | | CGIT 0.8.2.1 v0.8.2.1Lars Hjemli2009-03-151-1/+1
* | | | Fix doc-related glitches in Makefile and .gitignoreLars Hjemli2009-03-152-1/+6
* | | | Merge branch 'stable'Lars Hjemli2009-03-152-11/+25
|\| | |
| * | | ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli2009-03-151-6/+17
| * | | fix segfault when displaying empty blobsEric Wong2009-03-151-5/+8
| |/ /
* | | Merge branch 'asciidoc'Lars Hjemli2009-03-153-58/+78
|\ \ \ | |/ / |/| |
| * | Makefile: add doc-related targetsLars Hjemli2009-02-121-2/+17
| * | Add cgit-doc.cssLars Hjemli2009-02-121-0/+3
| * | cgitrc.5.txt: un-indent the name sectionLars Hjemli2009-02-121-1/+1
| * | cgitrc.5.txt: wrap the example file in an asciidoc LiteralBlockLars Hjemli2009-02-121-0/+2
| * | cgitrc.5.txt: make the cgitrc options a valid asciidoc labeled listLars Hjemli2009-02-121-51/+51
| * | make cgitrc.5.txt asciidoc manpage compatibleMatt McCormick (thewtex)2009-02-121-4/+4
| |/
* / ui-tree: escape ascii-text properly in hexdump viewLars Hjemli2009-02-121-4/+9
|/
* CGIT 0.8.2 v0.8.2Lars Hjemli2009-02-011-1/+1
* Use GIT-1.6.1.1Lars Hjemli2009-02-012-1/+1
* Merge branch 'lh/binary'Lars Hjemli2009-02-017-30/+119
|\
| * shared.c: avoid SEGFAULT when checking for binary buffersLars Hjemli2009-02-011-2/+2
| * ui-tree: show hexdump of binary blobsLars Hjemli2009-01-312-23/+67
| * Handle binary files in diffsLars Hjemli2009-01-315-7/+52
* | Merge branch 'lh/header'Lars Hjemli2009-02-014-0/+9
|\ \ | |/ |/|
| * Add support for a custom headerLars Hjemli2009-01-294-0/+9
* | Merge branch 'stable'Lars Hjemli2009-01-291-2/+4
|\ \ | |/ |/|
| * html.c: use correct escaping in html attributesLars Hjemli2009-01-291-2/+4
* | Merge branch 'stable'Lars Hjemli2009-01-271-1/+1
|\|
| * CGIT 0.8.1.1 v0.8.1.1Lars Hjemli2009-01-271-1/+1
* | Merge branch 'jw/commit-decorations'Lars Hjemli2009-01-274-1/+12
|\ \
| * | tests/t0105-commit.sh: expect commit decorationsLars Hjemli2009-01-271-1/+1
| * | cgit.css: minor adjustment of commit decorationsLars Hjemli2009-01-271-0/+5
| * | Add decorations to commit pagesJustin Waters2009-01-272-0/+5
* | | Merge branch 'og/tree-view-selection'Lars Hjemli2009-01-273-28/+34
|\ \ \
| * | | changed objects are outputted, allowing for selections of code onlyOnne Gorter2009-01-103-28/+34
* | | | Merge branch 'lh/stats'Lars Hjemli2009-01-2712-4/+569
|\ \ \ \ | |_|/ / |/| | |
| * | | ui-stats.c: reuse cgit_add_hidden_formfields()Lars Hjemli2008-12-071-3/+2
| * | | ui-shared: externalize add_hidden_formfields()Lars Hjemli2008-12-072-4/+5
| * | | ui-tree: add link to stats page per pathLars Hjemli2008-12-071-0/+3
| * | | ui-shared: add and use cgit_stats_link()Lars Hjemli2008-12-072-2/+10
| * | | ui-stats: replace 'enable-stats' setting with 'max-stats'Lars Hjemli2008-12-078-58/+104
| * | | ui-stats: enable path-filtered statsLars Hjemli2008-12-071-3/+15
| * | | Add a 'stats' page to each repoLars Hjemli2008-12-0610-0/+497
* | | | Merge branch 'stable'Lars Hjemli2009-01-122-8/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | Makefile: install cgit.{css,png} in CGIT_DATA_PATHTodd Zullinger2009-01-121-4/+6
| * | | Makefile: add INSTALL var to set install commandTodd Zullinger2009-01-121-4/+5
| * | | Fix tar.bz2 snapshot exampleTodd Zullinger2009-01-121-2/+2
* | | | Merge branch 'stable'Lars Hjemli2009-01-112-2/+6
|\| | |
| * | | Avoid SEGFAULT on invalid requestsLars Hjemli2009-01-112-2/+6
* | | | Make all tags viewableRobin Redeker2009-01-112-2/+11
* | | | Merge branch 'stable'Lars Hjemli2009-01-111-2/+3
|\| | |
| * | | ui-tag: escape tagnames properlyLars Hjemli2009-01-111-2/+3
* | | | Change toggle to more meaningful termJustin Waters2009-01-111-1/+2
* | | | Merge branch 'snapshot-fixes'Lars Hjemli2009-01-112-13/+15
|\ \ \ \
| * | | | tests/t0107-snapshot.sh: make testscript match updated snapshot behaviorLars Hjemli2008-12-281-10/+10
| * | | | return 404 if snapshot is not foundNatanael Copa2008-12-281-3/+5
* | | | | Merge branch 'lh/mimetypes'Lars Hjemli2009-01-112-3/+3
|\ \ \ \ \