summaryrefslogtreecommitdiffstats
path: root/integrations
diff options
context:
space:
mode:
authorzeripath <art27@cantab.net>2021-03-04 00:48:19 +0000
committerGitHub <noreply@github.com>2021-03-04 02:48:19 +0200
commit59d1cc49f1d7c63d25e2a139befc8c02b830ba09 (patch)
tree25719d01e5f1c24eac8febc034d4a08806054913 /integrations
parent0bdeb2b3029dc46c3e409dc043d07bf36d581be5 (diff)
downloadgitea-59d1cc49f1d7c63d25e2a139befc8c02b830ba09.tar.gz
gitea-59d1cc49f1d7c63d25e2a139befc8c02b830ba09.zip
Fix paging of file commit logs (#14831)
Unfortunately `git log revision ... --skip=x -- path` skips the number of commits not the number of commits relating to the path. This PR changes the function to have a reader that reads and skips the necessary number of commits by hand instead. Fix #8716 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: 6543 <6543@obermui.de>
Diffstat (limited to 'integrations')
0 files changed, 0 insertions, 0 deletions