aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-12t0110: Chain together using &&Gravatar Jason A. Donenfeld
2015-08-12about: always ensure page has a trailing slashGravatar Jason A. Donenfeld
2015-08-12filters: apply HTML escapingGravatar Lazaros Koromilas
2015-08-12git: update to v2.5.0Gravatar Christian Hesse
2015-08-12Fix processing of repo.hide and repo.ignoreGravatar Daniel Reichelt
2015-08-12contrib/hooks: add sample post-receive hook using agefileGravatar John Keeping
2015-05-14git: update to v2.4.1Gravatar Christian Hesse
2015-03-18ui-shared: allow remote refs in branch switcherGravatar Christian Hesse
2015-03-14git: update to v2.3.3Gravatar Christian Hesse
2015-03-13Bump versionGravatar Jason A. Donenfeld
2015-03-13Remove no-op link from submodule entriesGravatar Lukas Fleischer
2015-03-13filters: Add sample gentoo scriptGravatar Jason A. Donenfeld
2015-03-09cgit: remember to set up env vars before empty clone pathGravatar Jason A. Donenfeld
2015-03-09ui-shared: currenturl should take into account leading slashGravatar Jason A. Donenfeld
2015-03-09html: avoid using a plain integer as a NULL pointerGravatar John Keeping
2015-03-09cache: don't use an integer as a NULL pointerGravatar John Keeping
2015-03-09ui-shared: don't use an integer as a NULL pointerGravatar John Keeping
2015-03-09ui-shared: avoid initializing static variable to zeroGravatar John Keeping
2015-03-09ui-stats: make cgit_period definitions 'static const'Gravatar John Keeping
2015-03-09ui-shared: make cgit_doctype 'static'Gravatar John Keeping
2015-03-09ui-repolist: make sortcolumn definitions 'static const'Gravatar John Keeping
2015-03-09ui-log: make some variables 'static'Gravatar John Keeping
2015-03-09shared: make some variables 'static'Gravatar John Keeping
2015-03-09scan-tree: make some variables 'static'Gravatar John Keeping
2015-03-09Avoid signed bitfieldsGravatar John Keeping
2015-03-09Avoid non-ANSI function declarationsGravatar John Keeping
2015-03-09Makefile: add a target to run CGit through sparseGravatar John Keeping
2015-03-07git: update to v2.3.2Gravatar Christian Hesse
2015-03-05Bump versionGravatar Jason A. Donenfeld
2015-03-05Drop return value from parse_user()Gravatar Lukas Fleischer
2015-03-05Remove leading newline characters from tag messagesGravatar Lukas Fleischer
2015-03-05simple-authentication.lua: tie secure cookies to field namesGravatar Jason A. Donenfeld
2015-03-05cgit: show clone URLs for empty repoGravatar Jason A. Donenfeld
2015-03-03cache: use F_SETLK to avoid stale lock filesGravatar John Keeping
2015-03-03Make root handling sane again.Gravatar Jason A. Donenfeld
2015-03-03ui-shared: Add current url helper function.Gravatar Jason A. Donenfeld
2015-03-03ui-shared: keep filter repolist page in paginationGravatar Jason A. Donenfeld
2015-03-03ui-repolist: use ctx.qry.url instead of rooturl, in case we're filteringGravatar Jason A. Donenfeld
2015-03-03ui-repolist: use correct owner query linkGravatar Jason A. Donenfeld
2015-03-03Simplify commit and tag parsingGravatar Lukas Fleischer
2015-03-03git: update to v2.3.1Gravatar Christian Hesse
2015-02-15Bump verisonGravatar Jason A. Donenfeld
2015-02-15shrink cgit.png file sizeGravatar Christian Hesse
2015-02-09ui-clone.c: Fix off-by-one error in pack pathGravatar Jason A. Donenfeld
2015-02-09ui-clone.c: Fix path checkGravatar Lukas Fleischer
2015-02-08git: update for v2.3.0Gravatar Christian Hesse
2015-02-05ui-shared.c: Refactor add_clone_urls()Gravatar Lukas Fleischer
2015-01-29Add repo.hide and repo.ignoreGravatar Lukas Fleischer
2015-01-28Add Etags for snapshotsGravatar Janus
2015-01-19tag: reference with "h" instead of "id"Gravatar John Keeping