Commit Graph

17 Commits (f550e356d6cfe84b2891776d778531afa92ef902)

Author SHA1 Message Date
mscherer 34b5436ae1
Refactor various strings (#17784) 3 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 3 years ago
zeripath a889d0cc8c
Add buttons to allow loading of incomplete diffs (#16829) 3 years ago
Norwin f48dce3176
Don't return binary file changes in raw PR diffs by default (#17158) 3 years ago
zeripath 920608e592
Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 3 years ago
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 3 years ago
zeripath 66a148e398
Restore detection of branches are equal on compare page (#14586) 4 years ago
zeripath 2f6aadffa8
Git 2.28 no longer permits diff with ... on unrelated branches (#12364) 4 years ago
zeripath 5cb201dc93
Fix numbr of files, total additions, and deletions (#11614) 4 years ago
zeripath 0198bbedc1
Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327) 4 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302) 5 years ago
Mura Li 602155df7b Do not fetch all refs (#7797) 5 years ago
zeripath 7ad67109d7
Be more strict with git arguments (#7715) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Mario Lubenka 1608f63e39 Fixes diff on merged pull requests (#7171) 5 years ago
Mario Lubenka 311ce2d1d0 Compare branches, commits and tags with each other (#6991) 5 years ago
zeripath 89cc7c646d
Prevent server 500 on compare branches with no common history (#6555) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
Sandro Santilli 44053532bb Serve .patch for pull requests (#3305) 7 years ago
Lunny Xiao 47a7529d96 update code.gitea.io/git (#450) 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
Thomas Boerger 1ebb35b988
Added all required dependencies 8 years ago