aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bump version.v1.1Jason A. Donenfeld2016-11-23
* css: highlight even table rows and skip empty rowsChristian Hesse2016-11-23
* git: update to v2.10.2Christian Hesse2016-11-06
* ui-blog: fix oid handlingChristian Hesse2016-10-12
* shared: remove unused function strlpart()Christian Hesse2016-10-12
* shared: remove unused function strrpart()Christian Hesse2016-10-12
* ui-repolist: fix memory leakChristian Hesse2016-10-12
* Use skip_prefix() to get rid of magic constantsLukas Fleischer2016-10-12
* patch: reapply path limitJohn Keeping2016-10-12
* ui-repolist: fix memory leakChristian Hesse2016-10-07
* git: update to v2.10.1Christian Hesse2016-10-04
* ui-tree: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse2016-10-04
* ui-tag: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse2016-10-04
* ui-snapshot: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse2016-10-04
* ui-shared: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse2016-10-04
* ui-plain: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse2016-10-04
* ui-patch: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse2016-10-04
* ui-log: replace get_sha1() with get_oid()Christian Hesse2016-10-04
* ui-commit: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse2016-10-04
* ui-blob: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse2016-10-04
* cgit: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse2016-10-04
* Makefile: remove extra spaceJason A. Donenfeld2016-10-01
* Simplify http_parse_querystring()Lukas Fleischer2016-10-01
* ui-tree: remove a fixed size bufferJohn Keeping2016-10-01
* ui-tag: clean up taginfoJohn Keeping2016-10-01
* shared: make cgit_free_taginfo() publicJohn Keeping2016-10-01
* shared: remove return value from cgit_free_commitinfo()John Keeping2016-10-01
* tree: allow skipping through single-child treesJohn Keeping2016-10-01
* ui-ssdiff: fix decl-after-statement warningsJohn Keeping2016-10-01
* ui-shared: fix decl-after-statement warningsJohn Keeping2016-10-01
* configfile: fix EOF handlingJohn Keeping2016-10-01
* git: update to v2.10.0Christian Hesse2016-09-04
* Fix qry.head leak on errorRichard Maw2016-07-12
* git: update to v2.9.1Christian Hesse2016-07-12
* Link with -ldl on GNU/kFreeBSDPeter Colberg2016-07-06
* Fix spelling in man pagePeter Colberg2016-07-06
* ui-shared: fix segfault when defbranch is NULLEric Wong2016-07-06
* css: consistent use of empty linesChristian Hesse2016-07-05
* ui-log: color line changesChristian Hesse2016-07-05
* Avoid ambiguities when prettifying snapshot namesLukas Fleischer2016-07-05
* git: update to v2.9.0Christian Hesse2016-06-17
* cgit.mk: Use $PKG_CONFIGKylie McClain2016-06-17
* md2html: use utf-8 and flush output bufferJason A. Donenfeld2016-06-17
* Hosted on HTTPS nowJason A. Donenfeld2016-06-07
* Bump version.v1.0Jason A. Donenfeld2016-06-07
* git: update to v2.8.3Christian Hesse2016-05-20
* ui-diff: action='.' is not correctJason A. Donenfeld2016-05-12
* forms: action should not be emptyJason A. Donenfeld2016-05-12
* ui-shared: Remove a name attribute with an empty valueJuuso Lapinlampi2016-05-12
* ui-shared: HTML-ize DOCTYPE and <html>Juuso Lapinlampi2016-05-12