Age | Commit message (Expand) | Author | Lines |
2010-11-10 | Add vector utility functions | Lars Hjemli | -0/+56 |
2010-11-10 | Makefile: avoid spurious rebuilds of git sources due to `sudo make` | Lars Hjemli | -0/+2 |
2010-11-09 | ui-log: Fix filecount/linecount when path limit is in effect | Johan Herland | -4/+5 |
2010-11-08 | Add `strict-export` option | Felix Hanley | -0/+14 |
2010-11-08 | Fix a typo in README, s/ExecCGI/+ExecCGI | Kamil Kaminski | -1/+1 |
2010-11-07 | Append path and branch to atom feed title | Lars Hjemli | -0/+8 |
2010-11-07 | Use committer date for atom feed entry updated element | Chris Mayo | -1/+1 |
2010-11-07 | Merge branch 'stable' | Lars Hjemli | -0/+0 |
2010-11-07 | Use absolute path for scanned repo readme | Dean Scarff | -1/+1 |
2010-11-07 | Makefile: add -MP option | Lars Hjemli | -1/+1 |
2010-09-27 | Merge branch 'stable' | Lars Hjemli | -1/+1 |
2010-09-27 | CGIT 0.8.3.4 | Lars Hjemli | -1/+1 |
2010-09-27 | Use GIT-1.7.3 | Lars Hjemli | -8/+8 |
2010-09-19 | Merge branch 'stable' | Lars Hjemli | -2/+2 |
2010-09-19 | RSS items should always use UTC times | Aaron Griffin | -2/+2 |
2010-09-19 | Use example.com in documentation, per RFC 2606 | Todd Zullinger | -5/+5 |
2010-09-19 | cgit.css: Add syntax highlighting entries | Todd Zullinger | -1/+15 |
2010-09-19 | Install filter scripts | Todd Zullinger | -0/+4 |
2010-09-19 | Add Makefile targets to install/uninstall docs | Todd Zullinger | -1/+38 |
2010-09-19 | Generalize doc generation | Todd Zullinger | -7/+16 |
2010-09-19 | Merge branch 'ml/bugfix' | Lars Hjemli | -30/+42 |
2010-09-19 | Merge branch 'lh/section-from-path' | Lars Hjemli | -6/+45 |
2010-09-19 | Merge branch 'lh/readme' | Lars Hjemli | -24/+43 |
2010-09-19 | Use GIT-1.7.3 | Lars Hjemli | -1/+1 |
2010-09-04 | prefer html_raw() to write() | Mark Lodato | -12/+12 |
2010-09-04 | ui-repolist: fix redefinition of _XOPEN_SOURCE | Mark Lodato | -6/+0 |
2010-09-04 | fix errors in printf-style format strings | Mark Lodato | -12/+25 |
2010-09-04 | use __attribute__ to catch printf format mistakes | Mark Lodato | -0/+5 |
2010-09-01 | Merge branch 'stable' | Lars Hjemli | -0/+1 |
2010-09-01 | ui-snapshot: actually compress zip archives | Lars Hjemli | -0/+1 |
2010-08-29 | Merge branch 'stable' | Lars Hjemli | -4/+7 |
2010-08-29 | html: fix strcpy bug in convert_query_hexchar | Mark Lodato | -4/+5 |
2010-08-29 | t0108-patch: add 'tests_done' to end | Mark Lodato | -0/+2 |
2010-08-22 | Add support for 'section-from-path' option | Lars Hjemli | -6/+45 |
2010-08-22 | Add support for "readme" option | Lars Hjemli | -24/+43 |
2010-08-22 | Use GIT-1.7.2.2 | Lars Hjemli | -10/+10 |
2010-08-20 | Support refspecs in about-filter. | Jason A. Donenfeld | -7/+63 |
2010-08-04 | Merge branch 'jd/gitolite' | Lars Hjemli | -17/+116 |
2010-08-04 | Merge branch 'js/notes' | Lars Hjemli | -0/+57 |
2010-08-04 | ui-log: Display git notes when present | Jeff Smith | -0/+23 |
2010-08-04 | ui-commit: Display git notes when present | Jeff Smith | -0/+34 |
2010-08-04 | Add support for 'enable-gitweb-owner' option | Jason A. Donenfeld | -9/+33 |
2010-08-04 | Add support for 'remove-suffix' option | Jason A. Donenfeld | -0/+13 |
2010-08-04 | Add support for 'project-list' option | Jason A. Donenfeld | -8/+70 |
2010-08-03 | Merge branch 'stable' | Lars Hjemli | -13/+15 |
2010-08-03 | CGIT 0.8.3.3 | Lars Hjemli | -1/+1 |
2010-08-03 | ui-refs.c: avoid segfault on unparsed ref objects | Lars Hjemli | -12/+14 |
2010-07-22 | commit-links.sh: Seperate the expressions for filtering commit messages. | Jeff Smith | -7/+9 |
2010-07-22 | Makefile: do not include dependency-file on `make clean` | Lynn Lin | -1/+3 |
2010-07-18 | Merge branch 'jh/ignorews' | Lars Hjemli | -12/+40 |