summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-04Add support for 'remove-suffix' optionJason A. Donenfeld
2010-08-04Add support for 'project-list' optionJason A. Donenfeld
2010-07-22commit-links.sh: Seperate the expressions for filtering commit messages.Jeff Smith
2010-07-22Makefile: do not include dependency-file on `make clean`Lynn Lin
2010-07-18Merge branch 'jh/ignorews'Lars Hjemli
2010-07-18Merge branch 'lh/macros'Lars Hjemli
2010-07-18ui-diff: Add link to ignore/show whitespace changes in diffsJohan Herland
2010-07-18Add URL parameter 'ignorews' for optionally ignoring whitespace in diffsJohan Herland
2010-07-13Merge branch 'stable'Lars Hjemli
2010-07-13Reencode author and committerRémi Lagacé
2010-06-22Merge branch 'lh/range-search'Lars Hjemli
2010-06-22Merge branch 'jh/context-lines'Lars Hjemli
2010-06-22Merge branch 'jh/path-limit'Lars Hjemli
2010-06-19ui-log.c: allow commit range as search expressionLars Hjemli
2010-06-19ui-diff: Add links to increase/decrease number of context lines in diffsJohan Herland
2010-06-19Add URL parameter 'context' for changing the number of context lines in diffsJohan Herland
2010-06-19ui-shared.c: path-limit style nitpickLars Hjemli
2010-06-19Fix style of commit-filter links in commit-subject.Johan Herland
2010-06-19Merge branch 'stable'Lars Hjemli
2010-06-19CGIT 0.8.3.2v0.8.3.2Lars Hjemli
2010-06-19Merge branch 'ag/atom-fixes'Lars Hjemli
2010-06-19Merge branch 'lh/noweb'Lars Hjemli
2010-06-19Merge branch 'ml/plain-improvements-part1'Lars Hjemli
2010-06-19Merge branch 'sn/subject-link'Lars Hjemli
2010-06-19ui-log: Preserve path limit in outgoing linksJohan Herland
2010-06-19ui-shared: Preserve path limit in "tab bar" linksJohan Herland
2010-06-19ui-commit: Preserve path limit in links to commit pageJohan Herland
2010-06-19ui-commit: Preserve path limit in links to tree and diff pagesJohan Herland
2010-06-19ui-patch: Apply path limit to generated patchJohan Herland
2010-06-19ui-commit: Limit diff based on path limit in qry.pathJohan Herland
2010-06-19ui-diff: Teach diffstat to obey path limitJohan Herland
2010-06-19ui-tree: Remove unnecessary path breadcrumb navigationJohan Herland
2010-06-19ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab barJohan Herland
2010-06-19ui-shared: Display path limit directly beneath tab bar in relevant pagesJohan Herland
2010-06-19ui-shared: Replace ctx.qry.path with ctx.qry.vpathJohan Herland
2010-06-19struct cgit_cmd: Differentiate between various usages of ctx.qry.pathJohan Herland
2010-06-19ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordinglyJohan Herland
2010-06-19ui-shared: Improve const-ness in APIJohan Herland
2010-06-19Remove unused variable in shared.cJohan Herland
2010-06-19Fix small typo in cgitrc exampleJohan Herland
2010-04-08Merge branch 'stable'Lars Hjemli
2010-04-08shared.c: avoid memory leak during diffLars Hjemli
2010-03-22Add 'max-atom-items' config variableAaron Griffin
2010-03-22Add all=1 query param for atom feedsAaron Griffin
2010-03-22Add support for environment variable expansionLars Hjemli
2010-02-28ui-tree: add link to plain view for blobs in tree listingLars Hjemli
2010-02-28scan-tree: add test for noweb-file in repo dirLars Hjemli
2010-02-27Use GIT-1.7.0Lars Hjemli
2010-02-27Merge branch 'html-updates' of git://github.com/MarkLodato/cgitLars Hjemli
2010-02-27Optionally generate verbose parent linksLars Hjemli