Commit Graph

85 Commits (3e2e8f1c249bd52aae728b7f99fc471821a93b55)

Author SHA1 Message Date
Lars Hjemli 763a6a09de Add support for config param summary-branches
18 years ago
Lars Hjemli f6310fec78 Move logic for age comparision from cmp_tag_age into cmp_age()
18 years ago
Lars Hjemli fe211c7eef Add support for config param summary-tags
18 years ago
Lars Hjemli ef1cc6ef94 Sort tags by age
18 years ago
Lars Hjemli 502d71072a Use reflist to print tag info
18 years ago
Lars Hjemli 0c1ebce204 Use reflist to print branch info
18 years ago
Lars Hjemli 4e9107abfe Add ui-tag.c
18 years ago
Lars Hjemli 103940fe6b Add ofs argument to cgit_log_link and use it in ui-log.c
18 years ago
Lars Hjemli 42a7eb9c73 Add cgit_commit_link() + support for id=sha1 to commit view
18 years ago
Lars Hjemli 48c487d72d Add git_log_link() and fix bug in generic repolink function
18 years ago
Ondrej Jirman 51a960a3ca Implemented configurable HEAD shortlog on summary page.
18 years ago
Ondrej Jirman 1a63cfcc3d Use & instead of & in URLs.
18 years ago
Lars Hjemli 62dcc05c27 Close a <tr> properly
18 years ago
Lars Hjemli bbcdc290c6 Add repo.readme parameter
18 years ago
Lars Hjemli 237ef7b06d Use cgit_print_age() on summary and log pages
18 years ago
Lars Hjemli 5db39170b6 Add cgit_print_age() function
18 years ago
Lars Hjemli a2ddc10479 Change commit-view to expect h parameter, not id
18 years ago
Lars Hjemli cfd2aa0797 Do not alter incoming sha1 when handling the download refs.
18 years ago
Lars Hjemli 495e396773 Show tag heading even if first tag is of the lightweight kind
18 years ago
Lars Hjemli 9927e63f38 Specify static storage class for file-local declarations
18 years ago
Lars Hjemli 9f48df63f6 Add links to enable downloading of tagged blobs
18 years ago
Lars Hjemli 61c3ca978c Update to libgit 1.5.2-rc2
18 years ago
Lars Hjemli 66cacd053b Layout update
19 years ago
Lars Hjemli 8fb2f05696 Add support for lightweight tags
19 years ago
Lars Hjemli 7dd50c98d7 Add parameter to adjust max message length in log listings
19 years ago
Lars Hjemli 777faf7e50 Cleanup table listings
19 years ago
Lars Hjemli 23734c5a2b Extend repo summary with tag list
19 years ago
Lars Hjemli 9d8d9b6123 Only show first 80 characters of commit subject in log and summary
19 years ago
Lars Hjemli 9c5229ea39 Reformat code to avoid excessive line lengths
19 years ago
Lars Hjemli aaa24bdd30 Add cgit_free_commitinfo() and use where needed
19 years ago
Lars Hjemli 148fb9622c Move cgit_print_date into ui-shared, reuse in ui-summary
19 years ago
Lars Hjemli 9c2e863ec2 Small layout adjustments to summary and blob view
19 years ago
Lars Hjemli 06fe0c2f47 Add display of tree content w/ui-tree.c
19 years ago
Lars Hjemli d14c5f6d3a Move log-functions into ui-log.c
19 years ago
Lars Hjemli 1418034e64 Move repo summary functions into ui-summary.c
19 years ago