Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | ssdiff: anchors for ssdiff | 2011-02-19 | -11/+43 | ||
| * | | implement repo.logo and repo.logo-link | 2011-02-19 | -6/+31 | ||
* | | | Merge branch 'jh/scan-path' | 2011-02-19 | -9/+23 | ||
|\ \ \ | |||||
| * | | | scan_path(): Do not recurse into hidden directories by default | 2011-02-19 | -0/+14 | ||
| * | | | scan_path(): Improve handling of inaccessible directories | 2010-11-16 | -9/+9 | ||
| |/ / | |||||
* | | | Merge branch 'jh/graph' | 2011-02-19 | -49/+219 | ||
|\ \ \ | |||||
| * | | | ui-log: Move 'Age' column when commit graph is present | 2010-11-16 | -12/+30 | ||
| * | | | ui-log: Line-wrap long commit subjects when showmsg is enabled | 2010-11-16 | -8/+35 | ||
| * | | | ui-log: Colorize commit graph | 2010-11-16 | -0/+43 | ||
| * | | | ui-log: Implement support for commit graphs | 2010-11-16 | -23/+112 | ||
| * | | | ui-log: Change display of full commit messages (and notes) | 2010-11-16 | -25/+18 | ||
* | | | | Merge branch 'lh/improve-range-search' | 2011-02-19 | -13/+118 | ||
|\ \ \ \ | |/ / / | |||||
| * | | | 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 | ||
* | | | | Use GIT-1.7.4 | 2011-02-19 | -1/+1 | ||
| |/ / |/| | | |||||
* | | | ui-stats: Remove unnecessary #include | 2010-11-16 | -2/+0 | ||
* | | | Merge branch 'tz/make-improvements' | 2010-11-10 | -13/+77 | ||
|\ \ \ | |/ / |/| | | |||||
| * | | Use example.com in documentation, per RFC 2606 | 2010-09-20 | -5/+5 | ||
| * | | cgit.css: Add syntax highlighting entries | 2010-09-20 | -1/+15 | ||
| * | | Install filter scripts | 2010-09-20 | -0/+4 | ||
| * | | Add Makefile targets to install/uninstall docs | 2010-09-20 | -1/+38 | ||
| * | | Generalize doc generation | 2010-09-20 | -7/+16 | ||
* | | | 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 | ||