Commit Graph

1441 Commits (c330a2e5f86e1f77d3b724877935e11014cefa21)
 

Author SHA1 Message Date
Christian Hesse 4b91269bdb remove debug fprinf() calls that sneaked in with commit 79c985 11 years ago
Christian Hesse 390ffad022 git: update to 2.0.1 11 years ago
John Keeping 2efb59ed0f ui-patch: Flush stdout after outputting data 11 years ago
John Keeping 4046e8ef66 ui-log: ignore unhandled arguments 11 years ago
Christian Hesse 79c985e13c git: update for git 2.0 11 years ago
Christian Hesse b431282c91 remove trailing whitespaces from source files 11 years ago
Christian Hesse dcb16f0d11 git: update to 1.9.2 11 years ago
Julian Maurice 10451797fa Fix cgit_parse_url when a repo url is contained in another repo url 11 years ago
Jason A. Donenfeld 88b9311323 Makefile: use more reliable git tarball mirror 11 years ago
Christian Hesse 45315f846c git: update to 1.9.1 11 years ago
Christian Hesse e22e985416 filter: add libravatar email-filter lua script 11 years ago
Jason A. Donenfeld f2fa9c56e2 Bump version. 11 years ago
Jason A. Donenfeld 4930611026 ui-refs: simplify cmp_age logic 11 years ago
Lukas Fleischer 3e9578e9a3 Remove unused parameter from cgit_print_snapshot() 11 years ago
Christian Hesse e6749644bc print download link for reference string length == 1 11 years ago
Jason A. Donenfeld 2e8e9af1d4 Clean up cache documentation. 11 years ago
Lukas Fleischer 6ceba453a2 Skip cache slot when time-to-live is zero 11 years ago
Lukas Fleischer 8033dc01f4 git: Update to 1.9.0 11 years ago
Jason A. Donenfeld 8acfa51a8b Makefile: suppress pkg-config error 11 years ago
Lukas Fleischer a3722ec3c6 Add a cache-snapshot-ttl configuration variable 11 years ago
Jason A. Donenfeld 7e1c0ed2aa diffstat: do not rely on uninitialized data 11 years ago
Fabien C e8cacb5981 gen-version.sh: check if git is available before trying to call it 11 years ago
Jason A. Donenfeld aa6d5b105d simple-authentication: style 11 years ago
Natanael Copa 44ccae4227 makefile: use LUA_PKGCONFIG to set Lua implementation 11 years ago
Jason A. Donenfeld f759cc0f08 tests: only do lua tests if lua is compiled-in 11 years ago
Jason A. Donenfeld 6a1563343c cgit: add --version argument for printing info 11 years ago
Sebastian Andrzej Siewior d3581b5889 cache: use sendfile() instead of a pair of read() + write() 11 years ago
Jason A. Donenfeld ea7210bef3 README: document pkg-config for luajit 11 years ago
Jason A. Donenfeld 6952f164c1 makefile: bump version 11 years ago
Jason A. Donenfeld bdbe03af61 mailmap: source before lighttpd 11 years ago
Jason A. Donenfeld bb3cc0d966 ui-shared: do not allow negative minutes 11 years ago
Jason A. Donenfeld 9dde6d38e9 auth: document tweakables in lua script 11 years ago
Jason A. Donenfeld a2b6b37175 repolist: make owner clickable to search 11 years ago
Jason A. Donenfeld 3cbbb8ea39 ui-shared: move about tab all the way to the left 11 years ago
Jason A. Donenfeld 9786f4613d filter: don't forget to reap the auth filter 11 years ago
Jason A. Donenfeld 9999b0a3e9 cgit.c: free tmp variable 11 years ago
Lukas Fleischer f60ffa143c Switch to exclusively using global ctx 11 years ago
Jason A. Donenfeld a431326e8f auth: have cgit calculate login address 11 years ago
Jason A. Donenfeld df00ab1096 auth: lua string comparisons are time invariant 11 years ago
Jason A. Donenfeld b826537cb4 authentication: use hidden form instead of referer 11 years ago
Jason A. Donenfeld d6e9200cc3 auth: add basic authentication filter framework 11 years ago
Lukas Fleischer 3741254a69 t0111: Additions and fixes 11 years ago
Lukas Fleischer 2a7dd4bf67 parsing.c: Remove leading space from committer 11 years ago
Lukas Fleischer c01fb69fc9 Add .mailmap 11 years ago
Lukas Fleischer caf557a2ba t0111: Add basic tests for Lua filters 11 years ago
Christian Hesse 8ae1d8b8fd email-gravatar: fix html syntax issues 11 years ago
Jason A. Donenfeld 5bda21faf4 email-gravatar: do not scale icons up 11 years ago
Jason A. Donenfeld 6ca734da8f filter: allow returning exit code from filter 11 years ago
Lukas Fleischer ce56d89a26 tests/: Add t0111-filter.sh 11 years ago
Christian Hesse 1167dbb95b email-gravatar: fix html syntax issues 11 years ago