Commit Graph

32 Commits (e83b51b4f6bd53efea0c772e6ecdf1c5605ca611)

Author SHA1 Message Date
John Keeping d1a6ece439 ui-refs: escape HTML chars in author and tagger names
12 years ago
Lukas Fleischer 36bdb2171f Replace most uses of strncmp() with prefixcmp()
12 years ago
Lukas Fleischer f7f26f8875 Update copyright information
12 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 6a8f65bf18 Merge branch 'stable'
15 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 4e75d7c9b9 Merge branch 'lh/remote-branches'
16 years ago
Lars Hjemli 41934a3222 Add support for remote branches
16 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
17 years ago
Robin Redeker 5164be3277 ui-refs: avoid SEGFAULT on lightweight tags
17 years ago
Lars Hjemli 3c32fe0771 Merge branch 'full-log'
17 years ago
Lars Hjemli 6596268576 ui-refs.c: show download links for all tags referring to commit objects
17 years ago
Lars Hjemli 0274b57d55 ui-log: add support for showing the full commit message
17 years ago
Lars Hjemli 24d4bb3058 ui-refs: use cgit_tag_link()
17 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
18 years ago
Lars Hjemli 7937d06090 Add support for refs view
18 years ago