cgit

ref: master
Sha Commit date Commit message Author
d50461fe 2021-02-13 Display slash instead of index Pedro Lucas Porcellis
b11bf314 2021-02-13 Add color to tocs Pedro Lucas Porcellis
90989369 2021-02-13 Forcelly override some text tags Pedro Lucas Porcellis
60cabfc3 2021-02-13 Add some background to markdown block Pedro Lucas Porcellis
9adaffc9 2020-12-20 Slight changes to some hues Pedro Lucas Porcellis
3e496773 2020-12-20 Small modification to color Pedro Lucas Porcellis
53568a28 2020-12-20 Apply Jonas Gunz's variable scoping patch Pedro Lucas Porcellis
adcc4f82 2020-10-21 tests: try with commit-graph Christian Hesse
a1039ab1 2020-10-21 tests: do not copy snapshots to /tmp/ Christian Hesse
a4de0e81 2020-10-20 global: replace hard coded hash length Christian Hesse
779631c6 2020-10-20 global: replace references to 'sha1' with 'oid' Christian Hesse
629659d2 2020-10-06 git: update to v2.29.0 Christian Hesse
205837d4 2020-07-27 git: update to v2.28.0 Christian Hesse
f780396c 2020-06-02 git: update to v2.27.0 Christian Hesse
0462f08d 2020-03-09 git: update to v2.26.0 Christian Hesse
55fa25ad 2020-03-13 Bump version Jason A. Donenfeld
6a8d6d4b 2020-03-12 global: use proper accessors for maybe_tree Jason A. Donenfeld
892ba8c3 2020-02-26 ui-snapshot: add support for zstd compression Christian Hesse
cc230bf0 2020-02-26 tests: add tests for xz compressed snapshots Christian Hesse
06671f4b 2019-08-16 ui-snapshot: add support for lzip compression Hanspeter Portner
fde897b8 2020-02-17 git: update to v2.25.1 Christian Hesse
5e49023b 2020-01-13 tests: allow to skip git version tests Christian Hesse
fa146cca 2020-01-13 Bump version Jason A. Donenfeld
bd68c988 2019-12-26 git: update to v2.25.0 Christian Hesse
ca98c9e7 2019-12-11 tests: skip tests if strace is not functional Christian Hesse
d8e5dd25 2019-12-10 git: update to v2.24.1 Christian Hesse
583aa5d8 2019-11-22 ui-repolist: do not return unsigned (negative) value Christian Hesse
bfabd451 2019-10-23 git: update to v2.24.0 Christian Hesse
8fc0c81b 2019-06-13 git: update to v2.23.0 Christian Hesse
034e3c7d 2019-05-13 git: update to v2.22.0 Christian Hesse
e1ad15d3 2019-02-26 ui-tree: allow per repository override for enable-blame Christian Hesse
27a6d69a 2019-06-04 tests: successfully validate rc versions Christian Hesse
985fba80 2019-02-24 git: update to v2.21.0 Christian Hesse
68de710c 2019-02-12 ui-ssdiff: ban strncat() Christian Hesse
ccba7eb9 2019-01-02 global: make 'char *path' const where possible Christian Hesse
54c407a7 2019-05-20 ui-shared: restrict to 15 levels Jason A. Donenfeld
bd0293f5 2019-02-21 ui-diff,ui-tag: don't use htmlf with non-formatted strings Chris Mayo
5bd7e9bc 2019-02-21 ui-ssdiff: resolve HTML5 validation errors Chris Mayo
7d87cd3a 2019-01-03 filters: migrate from luacrypto to luaossl Jason A. Donenfeld
e23f6346 2019-01-02 ui-shared: fix broken sizeof in title setting and rewrite Jason A. Donenfeld
55ebd5e9 2018-11-20 git: update to v2.20.0 Christian Hesse
441dac1d 2018-11-22 ui-blame: set repo for sb Jason A. Donenfeld
898b9e19 2018-11-21 auth-filter: pass url with query string attached Jason A. Donenfeld
a2285574 2018-11-20 git: use xz compressed archive for download Christian Hesse
2c9f56f3 2018-08-28 git: update to v2.19.1 Christian Hesse
a96f2890 2018-08-28 ui-ssdiff: ban strcat() Christian Hesse
0899eb64 2018-08-28 ui-ssdiff: ban strncpy() Christian Hesse
2fc008d6 2018-08-28 ui-shared: ban strcat() Christian Hesse
edb3403f 2018-08-28 ui-patch: ban sprintf() Christian Hesse
7f75647b 2018-08-28 ui-log: ban strncpy() Christian Hesse
71ba7187 2018-08-28 ui-log: ban strcpy() Christian Hesse
60a93004 2018-08-28 parsing: ban sprintf() Christian Hesse
7cde5885 2018-08-28 parsing: ban strncpy() Christian Hesse
b0fc647f 2018-07-13 filters: generate anchor links from markdown Christian Hesse
824138e5 2018-08-03 Bump version. Jason A. Donenfeld
53efaf30 2018-08-03 clone: fix directory traversal Jason A. Donenfeld
c679d901 2018-07-17 config: record repo.snapshot-prefix in the per-repo config Konstantin Ryabitsev
77b6f833 2018-07-15 auth-filters: add simple file-based authentication scheme Jason A. Donenfeld
82856923 2018-07-15 auth-filters: use crypt() in simple-authentication Jason A. Donenfeld
b73df809 2018-07-15 auth-filters: generate secret securely Jason A. Donenfeld
c4d23d02 2018-07-14 auth-filters: do not crash on nil username Jason A. Donenfeld
93a2c330 2018-07-14 auth-filter: do not write more than we've read Jason A. Donenfeld
c3b5b5f6 2018-07-14 auth-filters: do not use HMAC-SHA1 Jason A. Donenfeld
c132ef24 2018-07-13 Bump version. Jason A. Donenfeld
5dec7f4a 2018-07-10 Update COPYING Todd Zullinger
089b29a7 2018-07-08 css: use correct size in annotated decoration Jason A. Donenfeld
22583c49 2018-07-05 cgitrc.5: add local tar signature example Jason A. Donenfeld
08a2b1b8 2018-07-04 Fix gcc 8.1.1 compiler warnings Jason A. Donenfeld
c4167cbd 2018-07-03 cgitrc.5: document new signature notes Jason A. Donenfeld
7ba41963 2018-06-07 snapshot: support tar signature for compressed tar Christian Hesse
b522a302 2018-02-12 extra-head-content: introduce another option for meta tags Jason A. Donenfeld
c4fbb99c 2018-06-20 Use string list strdup_strings for mimetypes John Keeping
90862603 2018-06-20 manpage: fix sorting order Andy Green
b31e9988 2018-06-20 cache: close race window when unlocking slots John Keeping
255b78ff 2018-06-04 git: update to v2.18.0 Christian Hesse
54d37dc1 2018-06-18 global: remove functionality we deprecated for cgit v1.0 Christian Hesse
2f8648ff 2018-06-11 snapshot: strip bit from struct cgit_snapshot_format Christian Hesse
30a378b5 2018-06-07 snapshot: support special value 'all' to enable all formats Christian Hesse
c712d5ac 2018-03-31 snapshot: support archive signatures John Keeping
71d14d9c 2018-03-31 ui-refs: use shared function to print tag downloads John Keeping
e491eaa5 2018-03-31 ui-shared: pass separator in to cgit_print_snapshot_links() John Keeping
5b1f42ff 2018-03-31 ui-shared: use the same snapshot logic as ui-refs John Keeping
82aadcfc 2018-03-31 ui-shared: rename parameter to cgit_print_snapshot_links() John Keeping
63da41a9 2018-03-31 ui-shared: remove unused parameter John Keeping
f0047d2d 2018-03-31 ui-refs: remove unnecessary sanity check John Keeping
00ad47bb 2018-03-31 ui-snapshot: filter permitted snapshot requests John Keeping
c1572bb5 2018-03-31 Add "snapshot-prefix" repo configuration John Keeping
d85e8a98 2018-03-31 ui-snapshot: pass repo into get_ref_from_filename() John Keeping
bd1b2814 2018-03-31 ui-shared: pass repo object to print_snapshot_links() John Keeping
0bb34ef1 2018-06-05 ui-log: highlight annotated tags in different color Christian Hesse
e65ea965 2018-06-04 print git version string in footer Christian Hesse
fb804a35 2018-05-30 git: update to v2.17.1 Christian Hesse
b7591895 2018-06-19 ui-blame: free read_sha1_file() buffer after use Andy Green
26610aff 2018-06-10 ui-tag: Fix inconsistent capitalization Jon DeVree
7708859c 2018-06-13 ui-tree: free read_sha1_file() buffer after use Andy Green
48f17508 2018-06-16 Makefile: drive asciidoc directly for HTML output John Keeping
33414d78 2018-02-20 doc: use consistent id's when generating html files Todd Zullinger
03f6e34b 2018-02-12 cgit: prepare repo before error pages Jason A. Donenfeld
dbaee267 2017-10-28 ui-blame: Allow syntax highlighting Jeff Smith
aafc42d8 2017-10-17 ui-blame: Make each column into a single table cell Jeff Smith