Age | Commit message (Expand) | Author |
2014-01-10 | filter: split filter functions into their own file | Jason A. Donenfeld |
2014-01-10 | filter: make exit status local | Jason A. Donenfeld |
2014-01-10 | parsing: fix header typo | Jason A. Donenfeld |
2014-01-10 | cgit.c: Fix comment on bit mask hack | Lukas Fleischer |
2014-01-10 | cgit.c: Use "else" for mutually exclusive branches | Lukas Fleischer |
2014-01-10 | ui-snapshot.c: Do not reinvent suffixcmp() | Lukas Fleischer |
2014-01-10 | Refactor cgit_parse_snapshots_mask() | Lukas Fleischer |
2014-01-10 | Disallow use of undocumented snapshot delimiters | Lukas Fleischer |
2014-01-10 | Replace most uses of strncmp() with prefixcmp() | Lukas Fleischer |
2014-01-09 | README: Fix dependencies | Lukas Fleischer |
2014-01-08 | README: Spelling and formatting fixes | Lukas Fleischer |
2014-01-08 | Fix UTF-8 with syntax-highlighting.py | Přemysl Janouch |
2014-01-08 | Add a suggestion to the manpage | Přemysl Janouch |
2014-01-08 | Fix the example configuration | Přemysl Janouch |
2014-01-08 | Fix about-formatting.sh | Přemysl Janouch |
2014-01-08 | Fix some spelling errors | Přemysl Janouch |
2014-01-08 | filters: highlight.sh: add css comments for highlight 2.6 and 3.8 | Ferry Huberts |
2014-01-08 | Add AUTHORS file | Lukas Fleischer |
2014-01-08 | Update copyright information | Lukas Fleischer |
2014-01-08 | git: update to 1.8.5 | Christian Hesse |
2014-01-08 | Reduce line number bloat, fix hover effect | Peter Wu |
2014-01-08 | plain: don't append charset for binary MIME types | John Keeping |
2014-01-08 | ui-log.c: Several simplifications | Lukas Fleischer |
2014-01-08 | Use argv_array in place of vector | Lukas Fleischer |
2014-01-08 | ui-stats.c: Remove unused macro | Lukas Fleischer |
2014-01-08 | scan-tree.c: Remove unused macro | Lukas Fleischer |
2013-09-14 | ui-shared: Drop filepair_cb_raw() and helper | Lukas Fleischer |
2013-09-14 | ui-diff: Use diff_tree_sha1() for raw diff formatting | Lukas Fleischer |
2013-08-26 | tests/: Add t0110-rawdiff.sh | Lukas Fleischer |
2013-08-26 | t0108: Add tests for revision ranges | Lukas Fleischer |
2013-08-26 | t0108: Compare output with git-format-patch(1) | Lukas Fleischer |
2013-08-26 | ui-patch.c: Add additional newline after each patch | Lukas Fleischer |
2013-08-26 | ui-patch.c: Fix signature delimiter | Lukas Fleischer |
2013-08-26 | t0108: Avoid unnecessary fork() | Lukas Fleischer |
2013-08-26 | git: update to 1.8.4 | John Keeping |
2013-08-22 | ui-patch.c: Fix formatting for merge commits | Lukas Fleischer |
2013-08-20 | ui-patch: Rename variables | Lukas Fleischer |
2013-08-20 | Allow for creating patch series | Lukas Fleischer |
2013-08-20 | ui-patch.c: Use log_tree_commit() to generate diffs | Lukas Fleischer |
2013-08-20 | ui-diff: Check the return value of get_sha1() | Lukas Fleischer |
2013-08-16 | cmd.c: Add a "rawdiff" command | Lukas Fleischer |
2013-08-16 | Allow for creating raw diffs with cgit_print_diff() | Lukas Fleischer |
2013-08-16 | Extract filepair_cb from ui-patch.c | Lukas Fleischer |
2013-08-16 | Fix silly spelling error. | Jason A. Donenfeld |
2013-08-12 | Fix section-from-path > 1 | Lukas Fleischer |
2013-08-12 | Makefile: Change default prefix to "/usr/local" | Lukas Fleischer |
2013-08-12 | Use strbuf for reading configuration files | Lukas Fleischer |
2013-08-12 | add a note about generating agefile in hook | Christian Hesse |
2013-08-12 | cache: id means static, even if head is specified too | Jason A. Donenfeld |
2013-08-12 | cache: document negative ttls and add about ttl | Jason A. Donenfeld |