Commit Graph

1117 Commits (da218fcd9eb554a8405ca72e84bcc0feb371194f)
 

Author SHA1 Message Date
John Keeping da218fcd9e ui-snapshot: set unused cgit_filter fields to zero 11 years ago
John Keeping fd31aa6930 html: remove redundant htmlfd variable 11 years ago
John Keeping 1b1974c45e tests: add Valgrind support 11 years ago
John Keeping 382ecf152e cache: don't leave cache_slot fields uninitialized 11 years ago
Jason A. Donenfeld 3eae406934 filter: split filter functions into their own file 11 years ago
Jason A. Donenfeld b67ea0c022 filter: make exit status local 11 years ago
Jason A. Donenfeld d01a6eec43 parsing: fix header typo 11 years ago
Lukas Fleischer c96becc1e5 cgit.c: Fix comment on bit mask hack 11 years ago
Lukas Fleischer 441e748564 cgit.c: Use "else" for mutually exclusive branches 11 years ago
Lukas Fleischer e711679618 ui-snapshot.c: Do not reinvent suffixcmp() 11 years ago
Lukas Fleischer f04b8d5c99 Refactor cgit_parse_snapshots_mask() 11 years ago
Lukas Fleischer 2abce4300b Disallow use of undocumented snapshot delimiters 11 years ago
Lukas Fleischer 36bdb2171f Replace most uses of strncmp() with prefixcmp() 11 years ago
Lukas Fleischer d523dacc3b README: Fix dependencies 11 years ago
Lukas Fleischer e2416259ef README: Spelling and formatting fixes 11 years ago
Přemysl Janouch b6da53dd75 Fix UTF-8 with syntax-highlighting.py 11 years ago
Přemysl Janouch 4f6fb32f58 Add a suggestion to the manpage 11 years ago
Přemysl Janouch 17e6a2af9d Fix the example configuration 11 years ago
Přemysl Janouch f1fb521a05 Fix about-formatting.sh 11 years ago
Přemysl Janouch 88028ad597 Fix some spelling errors 11 years ago
Ferry Huberts 09a28d761e filters: highlight.sh: add css comments for highlight 2.6 and 3.8 11 years ago
Lukas Fleischer d350d34da9 Add AUTHORS file 11 years ago
Lukas Fleischer f7f26f8875 Update copyright information 11 years ago
Christian Hesse 3cebf6838b git: update to 1.8.5 11 years ago
Peter Wu 4468ec1b15 Reduce line number bloat, fix hover effect 11 years ago
John Keeping 407f71cc06 plain: don't append charset for binary MIME types 11 years ago
Lukas Fleischer d76c438ead ui-log.c: Several simplifications 11 years ago
Lukas Fleischer 9973ef0207 Use argv_array in place of vector 11 years ago
Lukas Fleischer e21da6c2a6 ui-stats.c: Remove unused macro 11 years ago
Lukas Fleischer f7db9b5e37 scan-tree.c: Remove unused macro 11 years ago
Lukas Fleischer d181d6593f ui-shared: Drop filepair_cb_raw() and helper 12 years ago
Lukas Fleischer 2da46fe5aa ui-diff: Use diff_tree_sha1() for raw diff formatting 12 years ago
Lukas Fleischer d93cebaa18 tests/: Add t0110-rawdiff.sh 12 years ago
Lukas Fleischer 5a8862723f t0108: Add tests for revision ranges 12 years ago
Lukas Fleischer b5b1f0715a t0108: Compare output with git-format-patch(1) 12 years ago
Lukas Fleischer 840858594e ui-patch.c: Add additional newline after each patch 12 years ago
Lukas Fleischer 334aed8ab4 ui-patch.c: Fix signature delimiter 12 years ago
Lukas Fleischer 370535fc70 t0108: Avoid unnecessary fork() 12 years ago
John Keeping d62e71a024 git: update to 1.8.4 12 years ago
Lukas Fleischer 735c7f0734 ui-patch.c: Fix formatting for merge commits 12 years ago
Lukas Fleischer 4e00d338b0 ui-patch: Rename variables 12 years ago
Lukas Fleischer 750f6462c9 Allow for creating patch series 12 years ago
Lukas Fleischer 455b598778 ui-patch.c: Use log_tree_commit() to generate diffs 12 years ago
Lukas Fleischer 01db083729 ui-diff: Check the return value of get_sha1() 12 years ago
Lukas Fleischer 445f6ae8e3 cmd.c: Add a "rawdiff" command 12 years ago
Lukas Fleischer 9003cc172a Allow for creating raw diffs with cgit_print_diff() 12 years ago
Lukas Fleischer 747b035dda Extract filepair_cb from ui-patch.c 12 years ago
Jason A. Donenfeld cf152604c3 Fix silly spelling error. 12 years ago
Lukas Fleischer 86e309fcb5 Fix section-from-path > 1 12 years ago
Lukas Fleischer 1a194aa2c7 Makefile: Change default prefix to "/usr/local" 12 years ago