aboutsummaryrefslogtreecommitdiffstats
path: root/ui-stats.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-10git: update to v2.13.4Christian Hesse4-5/+10
2017-07-27Update .mailmap with my new email addressLukas Fleischer1-2/+2
2017-04-05Remove unused variable from sort_section()Lukas Fleischer1-1/+0
2017-03-30ui-repolist: properly sort by ageJason A. Donenfeld1-21/+17
2017-01-23ui-patch: fix crash when using path limitLukas Fleischer1-4/+3
2017-01-22syntax-highlighting: replace invalid unicode with ?Jason A. Donenfeld1-2/+2
2016-11-30git: update to v2.11.0Christian Hesse3-2/+2
2016-11-25Link with -ldl on GNU HurdPeter Colberg1-1/+1
2016-11-24git: update to v2.10.2 againJohn Keeping1-0/+0
2016-11-23Bump version.v1.1Jason A. Donenfeld2-1/+1
2016-11-23css: highlight even table rows and skip empty rowsChristian Hesse3-3/+24
2016-11-06git: update to v2.10.2Christian Hesse2-1/+1
2016-10-12ui-blog: fix oid handlingChristian Hesse1-5/+5
2016-10-12shared: remove unused function strlpart()Christian Hesse2-17/+0
2016-10-12shared: remove unused function strrpart()Christian Hesse2-16/+0
2016-10-12ui-repolist: fix memory leakChristian Hesse1-1/+3
2016-10-12Use skip_prefix() to get rid of magic constantsLukas Fleischer2-28/+34
2016-10-12patch: reapply path limitJohn Keeping1-2/+8
2016-10-07ui-repolist: fix memory leakChristian Hesse1-1/+4
2016-10-04git: update to v2.10.1Christian Hesse2-1/+1
2016-10-04ui-tree: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse1-3/+3
2016-10-04ui-tag: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse1-6/+6
2016-10-04ui-snapshot: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse1-9/+9
2016-10-04ui-shared: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse1-5/+5
2016-10-04ui-plain: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse1-3/+3
2016-10-04ui-patch: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse1-11/+11
2016-10-04ui-log: replace get_sha1() with get_oid()Christian Hesse1-1/+1
2016-10-04ui-commit: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse1-4/+4
2016-10-04ui-blob: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse1-22/+22
2016-10-04cgit: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse1-4/+5
2016-10-01Makefile: remove extra spaceJason A. Donenfeld1-1/+1
2016-10-01Simplify http_parse_querystring()Lukas Fleischer2-57/+11
2016-10-01ui-tree: remove a fixed size bufferJohn Keeping1-6/+9
2016-10-01ui-tag: clean up taginfoJohn Keeping1-2/+4
2016-10-01shared: make cgit_free_taginfo() publicJohn Keeping2-1/+2
2016-10-01shared: remove return value from cgit_free_commitinfo()John Keeping2-3/+2
2016-10-01tree: allow skipping through single-child treesJohn Keeping1-2/+68
2016-10-01ui-ssdiff: fix decl-after-statement warningsJohn Keeping1-2/+2
2016-10-01ui-shared: fix decl-after-statement warningsJohn Keeping1-5/+7
2016-10-01configfile: fix EOF handlingJohn Keeping1-1/+3
2016-09-04git: update to v2.10.0Christian Hesse9-62/+62
2016-07-12Fix qry.head leak on errorRichard Maw1-4/+4
2016-07-12git: update to v2.9.1Christian Hesse2-1/+1
2016-07-06Link with -ldl on GNU/kFreeBSDPeter Colberg1-2/+2
2016-07-06Fix spelling in man pagePeter Colberg1-2/+2
2016-07-06ui-shared: fix segfault when defbranch is NULLEric Wong1-1/+1
2016-07-05css: consistent use of empty linesChristian Hesse1-0/+6
2016-07-05ui-log: color line changesChristian Hesse2-1/+11
2016-07-05Avoid ambiguities when prettifying snapshot namesLukas Fleischer3-20/+32
2016-06-17git: update to v2.9.0Christian Hesse2-1/+1