1. 6a8d6d4 global: use proper accessors for maybe_tree by Jason A. Donenfeld · 5 years ago
  2. 985fba8 git: update to v2.21.0 by Christian Hesse · 6 years ago
  3. 2c9f56f git: update to v2.19.1 by Christian Hesse · 7 years ago
  4. 255b78f git: update to v2.18.0 by Christian Hesse · 7 years ago
  5. 86a6d35 git: update to v2.14 by Jeff Smith · 8 years ago
  6. 3d33b46 git: update to v2.13.4 by Christian Hesse · 8 years ago
  7. c330a2e ui-blog: fix oid handling by Christian Hesse · 9 years ago
  8. 6e4b7b6 ui-blob: replace 'unsigned char sha1[20]' with 'struct object_id oid' by Christian Hesse · 9 years ago
  9. 9ca2566 ui-blob: set CSP just in case by Jason A. Donenfeld · 10 years ago
  10. 92996ac ui-blob: always use generic mimetypes by Jason A. Donenfeld · 10 years ago
  11. 1c581a0 ui-blob: Do not accept mimetype from user by Jason A. Donenfeld · 10 years ago
  12. 7320bfa ui-blob: fix resource leak: free before return by Christian Hesse · 10 years ago
  13. 3080212 ui-blob: fix resource leak: free before return by Christian Hesse · 10 years ago
  14. 509488d ui-blob: remove useless null check by John Keeping · 10 years ago
  15. 9a06211 blob: use cgit_print_error_page() to add HTTP headers by John Keeping · 10 years ago
  16. 12d3d4c Avoid signed bitfields by John Keeping · 10 years ago
  17. 7358f63 git: update for v2.3.0 by Christian Hesse · 10 years ago
  18. b431282 remove trailing whitespaces from source files by Christian Hesse · 11 years ago
  19. f60ffa1 Switch to exclusively using global ctx by Lukas Fleischer · 12 years ago
  20. f7f26f8 Update copyright information by Lukas Fleischer · 12 years ago
  21. dcbc043 readme: use string_list instead of space deliminations by Jason A. Donenfeld · 12 years ago
  22. cd4c77d readme: Accept multiple candidates and test them. by Jason A. Donenfeld · 12 years ago
  23. ed5bd30 Convert cgit_print_error to a variadic function by John Keeping · 12 years ago
  24. 8f20879 Always #include corresponding .h in .c files by John Keeping · 12 years ago
  25. 1c32e00 ui-blob: don't segfault when no path is given by John Keeping · 12 years ago
  26. 41f9c4e ui-blob.c: Use a context structure in walk_tree() by Lukas Fleischer · 12 years ago
  27. bdae1d8 White space around control verbs. by Jason A. Donenfeld · 12 years ago
  28. 53bc747 Fix several whitespace errors by Lukas Fleischer · 12 years ago
  29. c1633c6 Update git to v1.7.6.5 by John Keeping · 12 years ago
  30. d187b98 prefer html_raw() to write() by Mark Lodato · 15 years ago
  31. 379e80e Support refspecs in about-filter. by Jason A. Donenfeld · 15 years ago
  32. 24538b0 Fix segfault on ppc when browsing tree by Martins Polakovs · 16 years ago
  33. 596eb8f ui-blob: return 'application/octet-stream' for binary blobs by Lars Hjemli · 16 years ago
  34. 566f92b Adjust to new calling convention for read_tree_recursive() by Lars Hjemli · 17 years ago
  35. 42effc9 allow specification of directly linked blobs mimetypes by Michael Krelin · 17 years ago
  36. 01d2dce allow blob extract blobs by head/path combination by Michael Krelin · 17 years ago
  37. fa4dfee Don't specify mimetype in ui-blob.c by Lars Hjemli · 17 years ago
  38. a4d1ca1 Add ui-shared.h by Lars Hjemli · 17 years ago
  39. b608e88 Remove obsolete cacheitem parameter to ui-functions by Lars Hjemli · 17 years ago
  40. f3c1a18 Add struct cgit_page to cgit_context by Lars Hjemli · 17 years ago
  41. b1f9b9c Introduce html.h by Lars Hjemli · 17 years ago
  42. ca8eb8f Add support for downloading single blobs by Lars Hjemli · 18 years ago