Commit Graph

1452 Commits (7ce19ba550ff0d32359b9fb35eeb6282747524b9)
 

Author SHA1 Message Date
Lukas Fleischer 7ce19ba550 Update .mailmap with my new email address
8 years ago
Lukas Fleischer 7ebdb30fdf Remove unused variable from sort_section()
8 years ago
Jason A. Donenfeld 87c47488d0 ui-repolist: properly sort by age
8 years ago
Lukas Fleischer be39d22328 ui-patch: fix crash when using path limit
8 years ago
Jason A. Donenfeld 5564a5d066 syntax-highlighting: replace invalid unicode with ?
8 years ago
Christian Hesse 91153fd02e git: update to v2.11.0
9 years ago
Peter Colberg 2b993402c7 Link with -ldl on GNU Hurd
9 years ago
John Keeping 5ccd965258 git: update to v2.10.2 again
9 years ago
Jason A. Donenfeld 8e9ddd21a5 Bump version.
9 years ago
Christian Hesse 81509a228c css: highlight even table rows and skip empty rows
9 years ago
Christian Hesse 44f8c11c8d git: update to v2.10.2
9 years ago
Christian Hesse c330a2e5f8 ui-blog: fix oid handling
9 years ago
Christian Hesse 2d59e6a64e shared: remove unused function strlpart()
9 years ago
Christian Hesse 3e2e8f1c24 shared: remove unused function strrpart()
9 years ago
Christian Hesse 7fea585e25 ui-repolist: fix memory leak
9 years ago
Lukas Fleischer 32c27e8877 Use skip_prefix() to get rid of magic constants
9 years ago
John Keeping 5fe88a9c81 patch: reapply path limit
9 years ago
Christian Hesse c177379547 ui-repolist: fix memory leak
9 years ago
Christian Hesse d6a4730d04 git: update to v2.10.1
9 years ago
Christian Hesse 9dd3c5e93c ui-tree: replace 'unsigned char sha1[20]' with 'struct object_id oid'
9 years ago
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
9 years ago
Christian Hesse d6b0332982 git: update to v2.9.1
9 years ago
Peter Colberg 40fbefba05 Link with -ldl on GNU/kFreeBSD
9 years ago
Peter Colberg ccf79b3576 Fix spelling in man page
9 years ago
Eric Wong 590ba455d6 ui-shared: fix segfault when defbranch is NULL
9 years ago
Christian Hesse c19d983ed7 css: consistent use of empty lines
9 years ago
Christian Hesse 4fb49864db ui-log: color line changes
9 years ago
Lukas Fleischer 9984e7ab49 Avoid ambiguities when prettifying snapshot names
9 years ago
Christian Hesse 1e039ada85 git: update to v2.9.0
9 years ago
Kylie McClain 5062fbe7ec cgit.mk: Use $PKG_CONFIG
9 years ago