summary refs log tree commit diff
path: root/irc/pounce-palaver/distinfo
blob: d9a76c242bd9b7f12f8bb284ab8569e30bafbcab (plain) (blame)
1
2
3
TIMESTAMP = 1612805121
SHA256 (pounce-2.3.tar.gz) = 47e77cf01ccd94c6ecb83410d7f832426de61e28573b7aa4ac60fec5ac3f468b
SIZE (pounce-2.3.tar.gz) = 49151
ui-shared: avoid initializing static variable to zeroJohn Keeping2015-03-09 * ui-stats: make cgit_period definitions 'static const'John Keeping2015-03-09 * ui-shared: make cgit_doctype 'static'John Keeping2015-03-09 * ui-repolist: make sortcolumn definitions 'static const'John Keeping2015-03-09 * ui-log: make some variables 'static'John Keeping2015-03-09 * shared: make some variables 'static'John Keeping2015-03-09 * scan-tree: make some variables 'static'John Keeping2015-03-09 * Avoid signed bitfieldsJohn Keeping2015-03-09 * Avoid non-ANSI function declarationsJohn Keeping2015-03-09 * Makefile: add a target to run CGit through sparseJohn Keeping2015-03-09 * git: update to v2.3.2Christian Hesse2015-03-07 * Bump versionJason A. Donenfeld2015-03-05 * Drop return value from parse_user()Lukas Fleischer2015-03-05 * Remove leading newline characters from tag messagesLukas Fleischer2015-03-05 * simple-authentication.lua: tie secure cookies to field namesJason A. Donenfeld2015-03-05 * cgit: show clone URLs for empty repo