Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix UTF-8 with syntax-highlighting.py | 2014-01-09 | -0/+1 | |
* | Add a suggestion to the manpage | 2014-01-09 | -2/+3 | |
* | Fix the example configuration | 2014-01-09 | -1/+1 | |
* | Fix about-formatting.sh | 2014-01-09 | -1/+1 | |
* | Fix some spelling errors | 2014-01-09 | -5/+5 | |
* | filters: highlight.sh: add css comments for highlight 2.6 and 3.8 | 2014-01-09 | -1/+63 | |
* | Add AUTHORS file | 2014-01-08 | -0/+6 | |
* | Update copyright information | 2014-01-08 | -31/+24 | |
* | git: update to 1.8.5 | 2014-01-08 | -1/+1 | |
* | Reduce line number bloat, fix hover effect | 2014-01-08 | -10/+11 | |
* | plain: don't append charset for binary MIME types | 2014-01-08 | -3/+8 | |
* | ui-log.c: Several simplifications | 2014-01-08 | -19/+9 | |
* | Use argv_array in place of vector | 2014-01-08 | -75/+15 | |
* | ui-stats.c: Remove unused macro | 2014-01-08 | -2/+0 | |
* | scan-tree.c: Remove unused macro | 2014-01-08 | -2/+0 | |
* | ui-shared: Drop filepair_cb_raw() and helper | 2013-09-15 | -73/+0 | |
* | ui-diff: Use diff_tree_sha1() for raw diff formatting | 2013-09-15 | -2/+21 | |
* | tests/: Add t0110-rawdiff.sh | 2013-08-27 | -0/+42 | |
* | t0108: Add tests for revision ranges | 2013-08-27 | -0/+17 | |
* | t0108: Compare output with git-format-patch(1) | 2013-08-27 | -0/+7 | |
* | ui-patch.c: Add additional newline after each patch | 2013-08-27 | -3/+3 | |
* | ui-patch.c: Fix signature delimiter | 2013-08-27 | -1/+1 | |
* | t0108: Avoid unnecessary fork() | 2013-08-27 | -1/+1 | |
* | git: update to 1.8.4 | 2013-08-27 | -1/+1 | |
* | ui-patch.c: Fix formatting for merge commits | 2013-08-22 | -0/+1 | |
* | ui-patch: Rename variables | 2013-08-21 | -17/+19 | |
* | Allow for creating patch series | 2013-08-21 | -7/+20 | |
* | ui-patch.c: Use log_tree_commit() to generate diffs | 2013-08-21 | -23/+28 | |
* | ui-diff: Check the return value of get_sha1() | 2013-08-21 | -14/+9 | |
* | cmd.c: Add a "rawdiff" command | 2013-08-17 | -0/+6 | |
* | Allow for creating raw diffs with cgit_print_diff() | 2013-08-17 | -4/+12 | |
* | Extract filepair_cb from ui-patch.c | 2013-08-17 | -73/+74 | |
* | Fix silly spelling error. | 2013-08-17 | -1/+1 | |
* | Fix section-from-path > 1 | 2013-08-13 | -4/+4 | |
* | Makefile: Change default prefix to "/usr/local" | 2013-08-13 | -1/+1 | |
* | Use strbuf for reading configuration files | 2013-08-13 | -31/+35 | |
* | add a note about generating agefile in hook | 2013-08-13 | -1/+2 | |
* | cache: id means static, even if head is specified too | 2013-08-13 | -3/+3 | |
* | cache: document negative ttls and add about ttl | 2013-08-13 | -13/+31 | |
* | robots.txt: disallow access to snapshots | 2013-08-13 | -0/+4 | |
* | use favicon by default | 2013-08-13 | -3/+4 | |
* | Add favicon | 2013-05-31 | -0/+2 | |
* | ui-summary: do not free ref | 2013-05-28 | -1/+0 | |
* | filters: toggle perl utf8 situation | 2013-05-28 | -4/+0 | |
* | CGIT-0.9.2 | 2013-05-28 | -2/+2 | |
* | README: add trailing slash to homepage | 2013-05-28 | -1/+1 | |
* | cgitrc.5: improve example config | 2013-05-28 | -0/+53 | |
* | filters: import more modern scripts | 2013-05-28 | -15/+1815 | |
* | readme: use string_list instead of space deliminations | 2013-05-26 | -122/+160 | |
* | ui-summary: Disallow directory traversal | 2013-05-26 | -0/+16 | |