Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | html.c: use '+' to escape spaces in urls | 2010-11-10 | -2/+2 | |
* | ui-log.c: improve handling of range-search argument | 2010-11-10 | -11/+60 | |
* | Add vector utility functions | 2010-11-10 | -0/+56 | |
* | ui-log: Prevent crash when given empty range search | 2010-11-10 | -1/+1 | |
* | Makefile: avoid spurious rebuilds of git sources due to `sudo make` | 2010-11-10 | -0/+2 | |
* | ui-log: Fix filecount/linecount when path limit is in effect | 2010-11-10 | -4/+5 | |
* | Add `strict-export` option | 2010-11-09 | -0/+14 | |
* | Fix a typo in README, s/ExecCGI/+ExecCGI | 2010-11-09 | -1/+1 | |
* | Append path and branch to atom feed title | 2010-11-08 | -0/+8 | |
* | Use committer date for atom feed entry updated element | 2010-11-08 | -1/+1 | |
* | Merge branch 'stable' | 2010-11-08 | -0/+0 | |
|\ | ||||
| * | Use absolute path for scanned repo readme | 2010-11-08 | -1/+1 | |
* | | Makefile: add -MP option | 2010-11-08 | -1/+1 | |
* | | Merge branch 'stable' | 2010-09-27 | -1/+1 | |
|\ \ | |/ | ||||
| * | CGIT 0.8.3.4 | 2010-09-27 | -1/+1 | |
| * | Use GIT-1.7.3 | 2010-09-27 | -8/+8 | |
* | | Merge branch 'stable' | 2010-09-20 | -2/+2 | |
|\ \ | |/ | ||||
| * | RSS items should always use UTC times | 2010-09-20 | -2/+2 | |
* | | Merge branch 'ml/bugfix' | 2010-09-20 | -30/+42 | |
|\ \ | ||||
| * | | prefer html_raw() to write() | 2010-09-05 | -12/+12 | |
| * | | ui-repolist: fix redefinition of _XOPEN_SOURCE | 2010-09-05 | -6/+0 | |
| * | | fix errors in printf-style format strings | 2010-09-05 | -12/+25 | |
| * | | use __attribute__ to catch printf format mistakes | 2010-09-05 | -0/+5 | |
* | | | Merge branch 'lh/section-from-path' | 2010-09-20 | -6/+45 | |
|\ \ \ | ||||
| * | | | Add support for 'section-from-path' option | 2010-08-22 | -6/+45 | |
* | | | | Merge branch 'lh/readme' | 2010-09-20 | -24/+43 | |
|\ \ \ \ | ||||
| * | | | | Add support for "readme" option | 2010-08-22 | -24/+43 | |
| |/ / / | ||||
* | | | | Use GIT-1.7.3 | 2010-09-19 | -1/+1 | |
| |/ / |/| | | ||||
* | | | Merge branch 'stable' | 2010-09-01 | -0/+1 | |
|\ \ \ | | |/ | |/| | ||||
| * | | ui-snapshot: actually compress zip archives | 2010-09-01 | -0/+1 | |
* | | | Merge branch 'stable' | 2010-08-30 | -4/+7 | |
|\ \ \ | |/ / | | / | |/ |/| | ||||
| * | html: fix strcpy bug in convert_query_hexchar | 2010-08-30 | -4/+5 | |
| * | t0108-patch: add 'tests_done' to end | 2010-08-30 | -0/+2 | |
* | | Use GIT-1.7.2.2 | 2010-08-22 | -10/+10 | |
* | | Support refspecs in about-filter. | 2010-08-21 | -7/+63 | |
* | | Merge branch 'jd/gitolite' | 2010-08-04 | -17/+116 | |
|\ \ | ||||
| * | | Add support for 'enable-gitweb-owner' option | 2010-08-04 | -9/+33 | |
| * | | Add support for 'remove-suffix' option | 2010-08-04 | -0/+13 | |
| * | | Add support for 'project-list' option | 2010-08-04 | -8/+70 | |
* | | | Merge branch 'js/notes' | 2010-08-04 | -0/+57 | |
|\ \ \ | ||||
| * | | | ui-log: Display git notes when present | 2010-08-04 | -0/+23 | |
| * | | | ui-commit: Display git notes when present | 2010-08-04 | -0/+34 | |
| |/ / | ||||
* | | | Merge branch 'stable' | 2010-08-04 | -13/+15 | |
|\ \ \ | |/ / |/| / | |/ | ||||
| * | CGIT 0.8.3.3 | 2010-08-04 | -1/+1 | |
| * | ui-refs.c: avoid segfault on unparsed ref objects | 2010-08-04 | -12/+14 | |
* | | commit-links.sh: Seperate the expressions for filtering commit messages. | 2010-07-23 | -7/+9 | |
* | | Makefile: do not include dependency-file on `make clean` | 2010-07-23 | -1/+3 | |
* | | Merge branch 'jh/ignorews' | 2010-07-18 | -12/+40 | |
|\ \ | ||||
| * | | ui-diff: Add link to ignore/show whitespace changes in diffs | 2010-07-18 | -0/+15 | |
| * | | Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs | 2010-07-18 | -12/+25 | |