Commit Graph

54 Commits (3516502aa0df95ecc241caa30161741f59e4e600)

Author SHA1 Message Date
Lars Hjemli 537c05f138 Add 'about-filter' and 'repo.about-filter' options 16 years ago
Lars Hjemli e1782fff8a ui-summary: enable arbitrary paths below repo.readme 16 years ago
Lars Hjemli 0071aa8612 ui-summary: use html_url_path() 17 years ago
Lars Hjemli 78af25ccac ui-summary: show clone urls 17 years ago
Lars Hjemli 90f64ad96d Prepare for 'about repo' page 17 years ago
Lars Hjemli 5764fe9546 Make branches, tags and log play better together in the summary view 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 d1f3bbe9d2 Move cgit_repo into cgit_context 17 years ago
Lars Hjemli b228d4ff82 Add all config variables into struct cgit_context 17 years ago
Lars Hjemli d14d77fe95 Introduce struct cgit_context 17 years ago
Lars Hjemli 2915483ef6 Fix html error detected by test-suite 18 years ago
Lars Hjemli 51140311bb Add search parameters to cgit_log_link 18 years ago
Lars Hjemli 0c8e184e9c Change the cgit layout 18 years ago
Lars Hjemli cbcdbcf2bf Make print_branch() handle refs not pointing at commits 18 years ago
Lars Hjemli 68ca032dbe Teach log search about --grep, --author and --committer 18 years ago
Lars Hjemli b4d4a25aa4 Cleanup code introduced by the filter-refs topic 18 years ago
Lars Hjemli ac1f493b6b Add links to the new refs page from summary page 18 years ago
Lars Hjemli 8efb05f98a Make cgit_print_branches()/cgit_print_tags() external 18 years ago
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
Michael Krelin bbd4a14456 fix: changed view link to blob in summary. 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 18 years ago
Lars Hjemli 8fb2f05696 Add support for lightweight tags 18 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