about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2010-08-22Add support for "readme" optionLars Hjemli-24/+43
2010-08-22Use GIT-1.7.2.2Lars Hjemli-10/+10
2010-08-20Support refspecs in about-filter.Jason A. Donenfeld-7/+63
2010-08-04Merge branch 'jd/gitolite'Lars Hjemli-17/+116
2010-08-04Merge branch 'js/notes'Lars Hjemli-0/+57
2010-08-04ui-log: Display git notes when presentJeff Smith-0/+23
2010-08-04ui-commit: Display git notes when presentJeff Smith-0/+34
2010-08-04Add support for 'enable-gitweb-owner' optionJason A. Donenfeld-9/+33
2010-08-04Add support for 'remove-suffix' optionJason A. Donenfeld-0/+13
2010-08-04Add support for 'project-list' optionJason A. Donenfeld-8/+70
2010-08-03Merge branch 'stable'Lars Hjemli-13/+15
2010-08-03CGIT 0.8.3.3Lars Hjemli-1/+1
2010-08-03ui-refs.c: avoid segfault on unparsed ref objectsLars Hjemli-12/+14
2010-07-22commit-links.sh: Seperate the expressions for filtering commit messages.Jeff Smith-7/+9
2010-07-22Makefile: do not include dependency-file on `make clean`Lynn Lin-1/+3
2010-07-18Merge branch 'jh/ignorews'Lars Hjemli-12/+40
2010-07-18Merge branch 'lh/macros'Lars Hjemli-5/+78
2010-07-18ui-diff: Add link to ignore/show whitespace changes in diffsJohan Herland-0/+15
2010-07-18Add URL parameter 'ignorews' for optionally ignoring whitespace in diffsJohan Herland-12/+25
2010-07-13Merge branch 'stable'Lars Hjemli-0/+4
2010-07-13Reencode author and committerRémi Lagacé-0/+4
2010-06-22Merge branch 'lh/range-search'Lars Hjemli-4/+8
2010-06-22Merge branch 'jh/context-lines'Lars Hjemli-8/+34
2010-06-22Merge branch 'jh/path-limit'Lars Hjemli-164/+275
2010-06-19ui-log.c: allow commit range as search expressionLars Hjemli-4/+8
2010-06-19ui-diff: Add links to increase/decrease number of context lines in diffsJohan Herland-1/+23
2010-06-19Add URL parameter 'context' for changing the number of context lines in diffsJohan Herland-7/+11
2010-06-19ui-shared.c: path-limit style nitpickLars Hjemli-4/+2
2010-06-19Fix style of commit-filter links in commit-subject.Johan Herland-1/+4
2010-06-19Merge branch 'stable'Lars Hjemli-1/+1
2010-06-19CGIT 0.8.3.2Lars Hjemli-1/+1
2010-06-19Merge branch 'ag/atom-fixes'Lars Hjemli-2/+15
2010-06-19Merge branch 'lh/noweb'Lars Hjemli-0/+2
2010-06-19Merge branch 'ml/plain-improvements-part1'Lars Hjemli-8/+60
2010-06-19Merge branch 'sn/subject-link'Lars Hjemli-4/+25
2010-06-19ui-log: Preserve path limit in outgoing linksJohan Herland-12/+15
2010-06-19ui-shared: Preserve path limit in "tab bar" linksJohan Herland-5/+6
2010-06-19ui-commit: Preserve path limit in links to commit pageJohan Herland-12/+15
2010-06-19ui-commit: Preserve path limit in links to tree and diff pagesJohan Herland-1/+5
2010-06-19ui-patch: Apply path limit to generated patchJohan Herland-8/+10
2010-06-19ui-commit: Limit diff based on path limit in qry.pathJohan Herland-4/+4
2010-06-19ui-diff: Teach diffstat to obey path limitJohan Herland-3/+5
2010-06-19ui-tree: Remove unnecessary path breadcrumb navigationJohan Herland-13/+2
2010-06-19ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab barJohan Herland-1/+82
2010-06-19ui-shared: Display path limit directly beneath tab bar in relevant pagesJohan Herland-0/+14
2010-06-19ui-shared: Replace ctx.qry.path with ctx.qry.vpathJohan Herland-4/+4
2010-06-19struct cgit_cmd: Differentiate between various usages of ctx.qry.pathJohan Herland-22/+30
2010-06-19ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordinglyJohan Herland-19/+12
2010-06-19ui-shared: Improve const-ness in APIJohan Herland-65/+80
2010-06-19Remove unused variable in shared.cJohan Herland-1/+0