]> git.cameronkatri.com Git - cgit.git/history - ui-summary.c
Handle single-line and empty commit subjects
[cgit.git] / ui-summary.c
2007-05-31 Ondrej JirmanUse & instead of & in URLs.
2007-05-23 Lars HjemliClose a <tr> properly
2007-05-23 Lars HjemliAdd repo.readme parameter
2007-05-22 Lars HjemliUse cgit_print_age() on summary and log pages
2007-05-22 Lars HjemliAdd cgit_print_age() function
2007-05-15 Lars HjemliChange commit-view to expect h parameter, not id
2007-05-14 Lars HjemliDo not alter incoming sha1 when handling the download...
2007-05-14 Lars HjemliShow tag heading even if first tag is of the lightweigh...
2007-05-14 Lars HjemliSpecify static storage class for file-local declarations
2007-05-11 Lars HjemliAdd links to enable downloading of tagged blobs
2007-05-08 Lars HjemliUpdate to libgit 1.5.2-rc2
2007-02-20 Lars HjemliLayout update
2007-02-04 Lars HjemliAdd support for lightweight tags
2007-01-28 Lars HjemliAdd parameter to adjust max message length in log listings
2007-01-27 Lars HjemliCleanup table listings
2007-01-17 Lars HjemliExtend repo summary with tag list
2006-12-21 Lars HjemliOnly show first 80 characters of commit subject in...
2006-12-16 Lars HjemliReformat code to avoid excessive line lengths
2006-12-16 Lars HjemliAdd cgit_free_commitinfo() and use where needed
2006-12-15 Lars HjemliMove cgit_print_date into ui-shared, reuse in ui-summary
2006-12-12 Lars HjemliSmall layout adjustments to summary and blob view
2006-12-12 Lars HjemliAdd display of tree content w/ui-tree.c
2006-12-11 Lars HjemliMove log-functions into ui-log.c
2006-12-11 Lars HjemliMove repo summary functions into ui-summary.c