aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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.2v0.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
|\ \ \ \ | |_|/ / |/| | |