Commit Graph

1476 Commits (dbaee2672be14374acb17266477c19294c6155f3)
 

Author SHA1 Message Date
Jeff Smith dbaee2672b ui-blame: Allow syntax highlighting 7 years ago
Jeff Smith aafc42d808 ui-blame: Make each column into a single table cell 7 years ago
Jeff Smith 2b95c9d49c ui-blame: Break out emit_blame_entry into component methods 7 years ago
Jeff Smith 6b5b655f6d ui-blame: Distinguish hashes column from lines column 7 years ago
Christian Hesse 1dd53e3a2f git: update to v2.16.0 7 years ago
Christian Hesse 5d947ba3f0 git: update to v2.15.1 8 years ago
Ville Skyttä 67d0f87050 global: spelling fixes 8 years ago
Ville Skyttä 98abe5bb9e ui-shared: use type='search' for the search box 8 years ago
Jason A. Donenfeld fd069b4ca0 filter: pipe_fh should be local 8 years ago
John Keeping 9d751e7eec parsing: don't clear existing state with empty input 8 years ago
Jeff Smith 1649afdc9b ui-tree: link to blame UI if enabled 8 years ago
Jeff Smith c1cd290d1f ui-blame: add blame UI 8 years ago
Jeff Smith f6ffe40d1a ui-shared: make a char* parameter const 8 years ago
Jeff Smith 9337c7ee83 ui-tree: move set_title_from_path to ui-shared 8 years ago
Jeff Smith 70787254b2 html: html_ntxt with no ellipsis 8 years ago
John Keeping 3b485cc542 cache: flush stdio before restoring FDs 8 years ago
Daniel M. Weeks de29788338 Use https for submodule 8 years ago
John Keeping 51cc456b77 ui-plain: print symlink content 8 years ago
John Keeping 113f4b8588 cgit: don't set vpath unless repo is set 8 years ago
John Keeping c699866699 parsing: clear query path before starting 8 years ago
John Keeping 1b4ef6783a ui-shared: don't print path crumbs without a repo 8 years ago
John Keeping 6d3c8bc37f ui-atom: properly escape delimiter in page link 8 years ago
Jeff Smith 86a6d358f7 git: update to v2.14 8 years ago
Christian Hesse 3d33b46df2 git: update to v2.13.4 8 years ago
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