Commit Graph

1432 Commits (28185ae40a82d3304ace805c9a44e933270bd581)
 

Author SHA1 Message Date
Christian Hesse 28185ae40a ui-tag: replace 'unsigned char sha1[20]' with 'struct object_id oid'
9 years ago
Christian Hesse 406f593895 ui-snapshot: replace 'unsigned char sha1[20]' with 'struct object_id oid'
9 years ago
Christian Hesse 6bef566f99 ui-shared: replace 'unsigned char sha1[20]' with 'struct object_id oid'
9 years ago
Christian Hesse 073a8bb396 ui-plain: replace 'unsigned char sha1[20]' with 'struct object_id oid'
9 years ago
Christian Hesse 85793b8181 ui-patch: replace 'unsigned char sha1[20]' with 'struct object_id oid'
9 years ago
Christian Hesse 1a9a75d7c7 ui-log: replace get_sha1() with get_oid()
9 years ago
Christian Hesse 3a0fd5e6b8 ui-commit: replace 'unsigned char sha1[20]' with 'struct object_id oid'
9 years ago
Christian Hesse 6e4b7b6776 ui-blob: replace 'unsigned char sha1[20]' with 'struct object_id oid'
9 years ago
Christian Hesse aee990b6a4 cgit: replace 'unsigned char sha1[20]' with 'struct object_id oid'
9 years ago
Jason A. Donenfeld ef3108656b Makefile: remove extra space
9 years ago
Lukas Fleischer 927b0ae30c Simplify http_parse_querystring()
9 years ago
John Keeping e18a85b6a2 ui-tree: remove a fixed size buffer
9 years ago
John Keeping f80b73fa20 ui-tag: clean up taginfo
9 years ago
John Keeping b19d889f6c shared: make cgit_free_taginfo() public
9 years ago
John Keeping d9dff37691 shared: remove return value from cgit_free_commitinfo()
9 years ago
John Keeping 000cf294c4 tree: allow skipping through single-child trees
9 years ago
John Keeping 7e67c64894 ui-ssdiff: fix decl-after-statement warnings
9 years ago
John Keeping bead27b730 ui-shared: fix decl-after-statement warnings
9 years ago
John Keeping 35df710a1f configfile: fix EOF handling
9 years ago
Christian Hesse 11695a58fd git: update to v2.10.0
9 years ago
Richard Maw ff9893ac81 Fix qry.head leak on error
10 years ago
Christian Hesse d6b0332982 git: update to v2.9.1
10 years ago
Peter Colberg 40fbefba05 Link with -ldl on GNU/kFreeBSD
10 years ago
Peter Colberg ccf79b3576 Fix spelling in man page
10 years ago
Eric Wong 590ba455d6 ui-shared: fix segfault when defbranch is NULL
10 years ago
Christian Hesse c19d983ed7 css: consistent use of empty lines
10 years ago
Christian Hesse 4fb49864db ui-log: color line changes
10 years ago
Lukas Fleischer 9984e7ab49 Avoid ambiguities when prettifying snapshot names
10 years ago
Christian Hesse 1e039ada85 git: update to v2.9.0
10 years ago
Kylie McClain 5062fbe7ec cgit.mk: Use $PKG_CONFIG
10 years ago
Jason A. Donenfeld 7d51120440 md2html: use utf-8 and flush output buffer
10 years ago
Jason A. Donenfeld d88ec849c4 Hosted on HTTPS now
10 years ago
Jason A. Donenfeld a6572ce176 Bump version.
10 years ago
Christian Hesse 41508c0911 git: update to v2.8.3
10 years ago
Jason A. Donenfeld 21bf30b043 ui-diff: action='.' is not correct
10 years ago
Jason A. Donenfeld c34e28835b forms: action should not be empty
10 years ago
Juuso Lapinlampi 9afda36ed7 ui-shared: Remove a name attribute with an empty value
10 years ago
Juuso Lapinlampi 8d05b398bb ui-shared: HTML-ize DOCTYPE and <html>
10 years ago
Juuso Lapinlampi 80f12b3e7e ui-shared: Simplify cgit_print_error_page() logic
10 years ago
Christian Hesse 86bf5b4791 git: update to v2.8.2
10 years ago
Tim Nordell 59d8fa1a62 ui-log: Simplify decoration code
10 years ago
Tim Nordell 499b23979c ui-log: Do not always emit decoration span
10 years ago
Matt Comben 39735d95ca Renamed repo-specific configuration for enable-html-serving in cgitrc.5.txt
10 years ago
Jason A. Donenfeld e9cbdf6463 ui-shared: redirect should not exit early for cache
10 years ago
Jason A. Donenfeld 09a3aa5ae7 about: path_info might not be valid
10 years ago
Jason A. Donenfeld c424b5cb02 tabs: do not use target=_blank
10 years ago
Jason A. Donenfeld 46ff6e1993 css: fix indentation
10 years ago
Christian Hesse a0d22c391e css: use less blurry icon for external link
10 years ago
Jason A. Donenfeld 1892cd9a60 md2html: Do syntax highlighting too
10 years ago
Christian Hesse a9e9dfc55f git: update to v2.7.2
10 years ago