summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-06added readme stuffgopherKatolaZ
2018-08-02added README_70KatolaZ
2018-08-01fixed dir entries in tree viewKatolaZ
2018-07-31fixed selector for repo pageKatolaZ
2018-07-30fixed wrong link in tree viewKatolaZ
2018-07-30removed patch display from commit pageKatolaZ
2018-07-30towards pager supportKatolaZ
2018-07-30fixed link to full log listKatolaZ
2018-07-30another minor fix in index linkKatolaZ
2018-07-30small change in index linkKatolaZ
2018-07-30also tags workcgit-70_v0.1KatolaZ
2018-07-30fixed repo and summary headerKatolaZ
2018-07-30fixed repolistKatolaZ
2018-07-29added my name to copyright statements -- few tweaksKatolaZ
2018-07-29minor tweaks and removed debug messagesKatolaZ
2018-07-29added comment in NOTE_70KatolaZ
2018-07-29patch and plain diff worksKatolaZ
2018-07-28commit page almost workingKatolaZ
2018-07-28small change to mk macrosKatolaZ
2018-07-28log added (still incomplete)KatolaZ
2018-07-28tree and file presentationKatolaZ
2018-07-27repolist working -- towards a proper summaryKatolaZ
2018-07-26first commit on cgit_70 -- repolist, summaryKatolaZ
2018-07-17config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev
2018-07-15auth-filters: use crypt() in simple-authenticationJason A. Donenfeld
2018-07-15auth-filters: generate secret securelyJason A. Donenfeld
2018-07-14auth-filters: do not crash on nil usernameJason A. Donenfeld
2018-07-14auth-filter: do not write more than we've readJason A. Donenfeld
2018-07-14auth-filters: do not use HMAC-SHA1Jason A. Donenfeld
2018-07-13Bump version.v1.2Jason A. Donenfeld
2018-07-10Update COPYINGTodd Zullinger
2018-07-08css: use correct size in annotated decorationJason A. Donenfeld
2018-07-05cgitrc.5: add local tar signature exampleJason A. Donenfeld
2018-07-04Fix gcc 8.1.1 compiler warningsJason A. Donenfeld
2018-07-03cgitrc.5: document new signature notesJason A. Donenfeld
2018-07-03snapshot: support tar signature for compressed tarChristian Hesse
2018-07-03extra-head-content: introduce another option for meta tagsJason A. Donenfeld
2018-06-27Use string list strdup_strings for mimetypesJohn Keeping
2018-06-27manpage: fix sorting orderAndy Green
2018-06-27cache: close race window when unlocking slotsJohn Keeping
2018-06-27git: update to v2.18.0Christian Hesse
2018-06-27global: remove functionality we deprecated for cgit v1.0Christian Hesse
2018-06-27snapshot: strip bit from struct cgit_snapshot_formatChristian Hesse
2018-06-27snapshot: support special value 'all' to enable all formatsChristian Hesse
2018-06-27snapshot: support archive signaturesJohn Keeping
2018-06-27ui-refs: use shared function to print tag downloadsJohn Keeping
2018-06-27ui-shared: pass separator in to cgit_print_snapshot_links()John Keeping
2018-06-27ui-shared: use the same snapshot logic as ui-refsJohn Keeping
2018-06-27ui-shared: rename parameter to cgit_print_snapshot_links()John Keeping
2018-06-27ui-shared: remove unused parameterJohn Keeping