Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | ssdiff: anchors for ssdiff | Bernhard Reutner-Fischer | 2011-02-19 | -11/+43 |
* | implement repo.logo and repo.logo-link | Bernhard Reutner-Fischer | 2011-02-19 | -6/+31 |
* | ui-stats: Remove unnecessary #include | Johan Herland | 2010-11-16 | -2/+0 |
* | Merge branch 'tz/make-improvements' | Lars Hjemli | 2010-11-10 | -13/+77 |
|\ | ||||
| * | Use example.com in documentation, per RFC 2606 | Todd Zullinger | 2010-09-19 | -5/+5 |
| * | cgit.css: Add syntax highlighting entries | Todd Zullinger | 2010-09-19 | -1/+15 |
| * | Install filter scripts | Todd Zullinger | 2010-09-19 | -0/+4 |
| * | Add Makefile targets to install/uninstall docs | Todd Zullinger | 2010-09-19 | -1/+38 |
| * | Generalize doc generation | Todd Zullinger | 2010-09-19 | -7/+16 |
* | | ui-log: Prevent crash when given empty range search | Johan Herland | 2010-11-10 | -1/+1 |
* | | Makefile: avoid spurious rebuilds of git sources due to `sudo make` | Lars Hjemli | 2010-11-10 | -0/+2 |
* | | ui-log: Fix filecount/linecount when path limit is in effect | Johan Herland | 2010-11-09 | -4/+5 |
* | | Add `strict-export` option | Felix Hanley | 2010-11-08 | -0/+14 |
* | | Fix a typo in README, s/ExecCGI/+ExecCGI | Kamil Kaminski | 2010-11-08 | -1/+1 |
* | | Append path and branch to atom feed title | Lars Hjemli | 2010-11-07 | -0/+8 |
* | | Use committer date for atom feed entry updated element | Chris Mayo | 2010-11-07 | -1/+1 |
* | | Merge branch 'stable' | Lars Hjemli | 2010-11-07 | -0/+0 |
|\ \ | ||||
| * | | Use absolute path for scanned repo readme | Dean Scarff | 2010-11-07 | -1/+1 |
* | | | Makefile: add -MP option | Lars Hjemli | 2010-11-07 | -1/+1 |
* | | | Merge branch 'stable' | Lars Hjemli | 2010-09-27 | -1/+1 |
|\| | | ||||
| * | | CGIT 0.8.3.4 | Lars Hjemli | 2010-09-27 | -1/+1 |
| * | | Use GIT-1.7.3 | Lars Hjemli | 2010-09-27 | -8/+8 |
* | | | Merge branch 'stable' | Lars Hjemli | 2010-09-19 | -2/+2 |
|\| | | |/ |/| | ||||
| * | RSS items should always use UTC times | Aaron Griffin | 2010-09-19 | -2/+2 |
* | | Merge branch 'ml/bugfix' | Lars Hjemli | 2010-09-19 | -30/+42 |
|\ \ | ||||
| * | | prefer html_raw() to write() | Mark Lodato | 2010-09-04 | -12/+12 |
| * | | ui-repolist: fix redefinition of _XOPEN_SOURCE | Mark Lodato | 2010-09-04 | -6/+0 |
| * | | fix errors in printf-style format strings | Mark Lodato | 2010-09-04 | -12/+25 |
| * | | use __attribute__ to catch printf format mistakes | Mark Lodato | 2010-09-04 | -0/+5 |
* | | | Merge branch 'lh/section-from-path' | Lars Hjemli | 2010-09-19 | -6/+45 |
|\ \ \ | ||||
| * | | | Add support for 'section-from-path' option | Lars Hjemli | 2010-08-22 | -6/+45 |
* | | | | Merge branch 'lh/readme' | Lars Hjemli | 2010-09-19 | -24/+43 |
|\ \ \ \ | ||||
| * | | | | Add support for "readme" option | Lars Hjemli | 2010-08-22 | -24/+43 |
| |/ / / | ||||
* | / / | Use GIT-1.7.3 | Lars Hjemli | 2010-09-19 | -1/+1 |
| |/ / |/| | | ||||
* | | | Merge branch 'stable' | Lars Hjemli | 2010-09-01 | -0/+1 |
|\ \ \ | | |/ | |/| | ||||
| * | | ui-snapshot: actually compress zip archives | Lars Hjemli | 2010-09-01 | -0/+1 |
* | | | Merge branch 'stable' | Lars Hjemli | 2010-08-29 | -4/+7 |
|\| | | |/ |/| | ||||
| * | html: fix strcpy bug in convert_query_hexchar | Mark Lodato | 2010-08-29 | -4/+5 |
| * | t0108-patch: add 'tests_done' to end | Mark Lodato | 2010-08-29 | -0/+2 |
* | | Use GIT-1.7.2.2 | Lars Hjemli | 2010-08-22 | -10/+10 |
* | | Support refspecs in about-filter. | Jason A. Donenfeld | 2010-08-20 | -7/+63 |
* | | Merge branch 'jd/gitolite' | Lars Hjemli | 2010-08-04 | -17/+116 |
|\ \ | ||||
| * | | Add support for 'enable-gitweb-owner' option | Jason A. Donenfeld | 2010-08-04 | -9/+33 |
| * | | Add support for 'remove-suffix' option | Jason A. Donenfeld | 2010-08-04 | -0/+13 |
| * | | Add support for 'project-list' option | Jason A. Donenfeld | 2010-08-04 | -8/+70 |
* | | | Merge branch 'js/notes' | Lars Hjemli | 2010-08-04 | -0/+57 |
|\ \ \ | ||||
| * | | | ui-log: Display git notes when present | Jeff Smith | 2010-08-04 | -0/+23 |
| * | | | ui-commit: Display git notes when present | Jeff Smith | 2010-08-04 | -0/+34 |
| |/ / | ||||
* | | | Merge branch 'stable' | Lars Hjemli | 2010-08-03 | -13/+15 |
|\ \ \ | |/ / |/| / | |/ | ||||
| * | CGIT 0.8.3.3 | Lars Hjemli | 2010-08-03 | -1/+1 |