Commit Graph

63 Commits (bd6ef718548767ff209048eb8443a067106908bf)

Author SHA1 Message Date
delvh bd6ef71854
Show branches and tags that contain a commit (#25180) 1 year ago
silverwind 887a683af9
Update tool dependencies, lock govulncheck and actionlint (#25655) 1 year ago
Matthew Walowski ff5629268c
Pass 'not' to commit count (#24473) 2 years ago
Matthew Walowski f766b00293
Add ability to specify '--not' from GetAllCommits (#24409) 2 years ago
ChristopherHX 17623bba0d
Remove `Repository.getFilesChanged` to fix Actions `paths` and `paths-ignore` filter (#23920) 2 years ago
Brecht Van Lommel 8bdc0acf97
Fix pull request update showing too many commits with multiple branches (#22856) 2 years ago
wxiaoguang dc9cebdf45
Use `--message=%s` for git commit message (#23028) 2 years ago
wxiaoguang 6bc3079c00
Refactor git command package to improve security and maintainability (#22678) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
wxiaoguang d98c5db58f
alternative to PR "improve code quality" (#21464) 2 years ago
zeripath a2cfcdb91a
Slightly simplify LastCommitCache (#20444) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 2 years ago
wxiaoguang a0051634b9
Refactor git module, make Gitea use internal git config (#19732) 2 years ago
Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 3 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
Martin Scholz 26718a785a
Change git.cmd to RunWithContext (#18693) 3 years ago
6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 3 years ago
6543 80adbebbc8
Unexport git.GlobalCommandArgs (#18376) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
luzpaz af92473920
Fix source typos (#18227) 3 years ago
mscherer 34b5436ae1
Refactor various strings (#17784) 3 years ago
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 3 years ago
zeripath 62c278e4ab
Fix modified files list in webhooks when there is a space (#16288) 3 years ago
KN4CK3R 8e262104c2
Add Image Diff for SVG files (#14867) 3 years ago
zeripath f9abf94bd9
HasPreviousCommit causes recursive load of commits unnecessarily (#14598) 4 years ago
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673) 4 years ago
zeripath c05a8abc76
Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 4 years ago
zeripath de6e427a01
go-version constraints ignore pre-releases (#13234) 4 years ago
6543 bc11caff94
[Vendor] Switch go-version lib (#12719) 4 years ago
zeripath 2f6aadffa8
Git 2.28 no longer permits diff with ... on unrelated branches (#12364) 4 years ago
zeripath 63e5bf6ef7
Only use --exclude on name-rev with git >= 2.13 (#12347) 4 years ago
赵智超 ae20de7771
fix bug about can't skip commits base on base branch (#11555) 4 years ago
mrsdizzie d729d685d0
Fix 500 error on repos with no tags (#11870) 4 years ago
Cirno the Strongest b682a2c1b2
Show exact tag for commit on diff view (#11846) 4 years ago
Cirno the Strongest 4a4977a1f0
Don't consider tag refs as valid for branch name (#11847) 4 years ago
Cirno the Strongest 31df012968
Properly handle and return empty string for dangling commits in GetBranchName (#11587) 5 years ago
赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167) 5 years ago
zeripath 0198bbedc1
Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327) 5 years ago
Lauris BH 43c09134a9
Migrate to go-git/go-git v5.0.0 (#10735) 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708) 5 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488) 5 years ago
Lunny Xiao 7b7d382b8b Fix datarace on git.GlobalCommandArgs on tests (#9162) 5 years ago
jaqra 065bbddab9 Fix count for commit graph last page (#8843) 5 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 5 years ago
Mario Lubenka f92a0b68fe Bugfix for image compare and minor improvements to image compare (#8289) 5 years ago
Mario Lubenka a37236314c Adds side-by-side diff for images (#6784) 5 years ago