summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* cgit.css: make diff headers more visibleLars Hjemli2007-10-01
| | | | | | | This modifies the background color of diff headers to make them easier to spot. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* ui-diff: add links to pre- and postversion of blobsLars Hjemli2007-10-01
| | | | | | Each diff header now links to the old and new version of each file Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* gen-version.sh: don't sed the output from git describeLars Hjemli2007-10-01
| | | | | | | Replacing '-' with '.' makes the version name slightly confusing, so lets stick with the unmodified output of git describe. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* css: remove the annoying tr:hover rule for diffstatLars Hjemli2007-10-01
| | | | Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* ui-commit.c: link to diff instead of tree from diffstatLars Hjemli2007-10-01
| | | | | | This makes each entry in the diffstat link to a path-restricted diff. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* Add prefix parameter to cgit_print_diff()Lars Hjemli2007-10-01
| | | | | | This allows a diff to be restricted to the path prefix specified in the url. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* Add prefix parameter to cgit_diff_tree()Lars Hjemli2007-10-01
| | | | | | This paramter can be used to restrict a diff to the specified path prefix. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* Add support for a renamelimit option in cgitrcLars Hjemli2007-09-25
| | | | | | This option can be used to override the default rename-limit in git. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* cgit v0.6.3v0.6.3Lars Hjemli2007-09-20
| | | | Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* generated by cgit v1.2.3-54-g00ecf (git 2.39.0) at 2025-03-18 08:32:35 +0000