mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-22 09:58:30 -04:00
This PR adds a new dropdown to select a commit or a commit range (shift-click like github) of a Pull Request. After selection of a commit only the changes of this commit will be shown. When selecting a range of commits the diff of this range is shown. This allows to review a PR commit by commit or by viewing only commit ranges. The "Show changes since your last review" mechanism github uses is implemented, too. When reviewing a single commit or a commit range the "Viewed" functionality is disabled. ## Screenshots ### The commit dropdown ![image]( |
||
---|---|---|
.. | ||
commits_search_test.git | ||
commitsonpr.git | ||
git_hooks_test.git | ||
glob.git | ||
lfs.git | ||
readme-test.git | ||
repo-release.git | ||
repo1.git | ||
repo1.wiki.git | ||
repo2.git | ||
repo15.git | ||
repo16.git | ||
repo20.git | ||
utf8.git |