Commit Graph

46 Commits (70787254b270b1505aa8427813f64131be5df86c)

Author SHA1 Message Date
Lukas Fleischer 9984e7ab49 Avoid ambiguities when prettifying snapshot names 9 years ago
John Keeping f2a901d2e1 ui: show ages in the originator's timezone 9 years ago
John Keeping 57ea1aa2a5 ui-shared: remove "format" from cgit_print_age() 9 years ago
John Keeping 198a4404b9 ui-refs: remove useless null check 9 years ago
John Keeping 6d39dd1914 refs: move layout to page function 10 years ago
John Keeping 30304d8156 log: allow users to follow a file 10 years ago
John Keeping e3d3fffdd4 Avoid non-ANSI function declarations 10 years ago
John Keeping c422b9b3d5 tag: reference with "h" instead of "id" 10 years ago
John Keeping eeddb5bc09 ui-shared: remove toggle_ssdiff arg to cgit_commit_link() 10 years ago
Christian Hesse 79c985e13c git: update for git 2.0 11 years ago
Jason A. Donenfeld 4930611026 ui-refs: simplify cmp_age logic 11 years ago
Christian Hesse e6749644bc print download link for reference string length == 1 11 years ago
Jason A. Donenfeld 786609bd36 filter: add page source to email filter 11 years ago
Jason A. Donenfeld a5e1553726 filter: add support for email filter 11 years ago
John Keeping d1a6ece439 ui-refs: escape HTML chars in author and tagger names 11 years ago
Lukas Fleischer 36bdb2171f Replace most uses of strncmp() with prefixcmp() 11 years ago
Lukas Fleischer f7f26f8875 Update copyright information 11 years ago
Jason A. Donenfeld 389cc17357 Add branch-sort and repo.branch-sort options. 12 years ago
John Keeping fb3655df3b use struct strbuf instead of static buffers 12 years ago
Lukas Fleischer 4b4a62d507 ui-refs.c: Refactor print_tag() 12 years ago
Lukas Fleischer caca860ba7 ui-refs.c: Remove global header variable 12 years ago
John Keeping 8f20879431 Always #include corresponding .h in .c files 12 years ago
Lukas Fleischer ef8a97d9c6 Fix colspan values 12 years ago
Lukas Fleischer fab385ef5c print_tag_downloads(): Free ref variable 12 years ago
Lukas Fleischer 1268afe836 Free reflists after usage 12 years ago
Jason A. Donenfeld bdae1d8a8d White space around control verbs. 12 years ago
Lukas Fleischer 53bc747d31 Fix several whitespace errors 12 years ago
Lars Hjemli 3687be20bc ui-refs.c: avoid segfault on unparsed ref objects 15 years ago
Johan Herland 685872b770 ui-commit: Preserve path limit in links to commit page 15 years ago
Lars Hjemli 41934a3222 Add support for remote branches 15 years ago
Ragnar Ouchterlony c358aa3dfe Add possibility to switch between unidiff and side-by-side-diff. 16 years ago
Stefan Bühler 1bbe04c2c0 ui-refs.c: improve handling of lightweight tags 16 years ago
Robin Redeker 372b4041bd Make all tags viewable 16 years ago
Robin Redeker 5164be3277 ui-refs: avoid SEGFAULT on lightweight tags 16 years ago
Lars Hjemli 6596268576 ui-refs.c: show download links for all tags referring to commit objects 16 years ago
Lars Hjemli 0274b57d55 ui-log: add support for showing the full commit message 16 years ago
Lars Hjemli 24d4bb3058 ui-refs: use cgit_tag_link() 16 years ago
Lars Hjemli 5764fe9546 Make branches, tags and log play better together in the summary view 17 years ago
Lars Hjemli a4d1ca1dc6 Add ui-shared.h 17 years ago
Lars Hjemli c5984a9896 Add separate header-files for each page/view 17 years ago
Lars Hjemli b1f9b9c145 Introduce html.h 17 years ago
Lars Hjemli d14d77fe95 Introduce struct cgit_context 17 years ago
Lars Hjemli 7937d06090 Add support for refs view 17 years ago