Commit Graph

54 Commits (65e0688a5c9dacad50e71024b7529fdf0e3c2e9c)

Author SHA1 Message Date
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 54e9ee37a7
format with gofumpt (#18184) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
Gusted ff2fd08228
Simplify parameter types (#18006) 3 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 3 years ago
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
KN4CK3R 7d70a6eff8
Fix webhook commits wrong hash on HEAD reset (#16283) 3 years ago
Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 3 years ago
zeripath 270aab429e
On open repository open common cat file batch and batch-check (#15667) 3 years ago
zeripath 1ee776970a
Fix ambiguous argument error on tags (#15432) 3 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
zeripath 59d1cc49f1
Fix paging of file commit logs (#14831) 4 years ago
zeripath 0a23079485
Do not assume all 40 char strings are SHA1s (#14624) 4 years ago
Chester Liu 0c0445c97a
Add pager to the branches page (#14202) 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
zeripath fe79b13ab2
Always return a list from GetCommitsFromIDs (#12981) 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 0973c03601
Handle more pathological branch and tag names (#11843) 4 years ago
Cirno the Strongest 5a26192350
Fix commit search in all branches (#11849) 4 years ago
赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167) 4 years ago
zeripath 052bff0cff
Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862) 5 years ago
Lauris BH 43c09134a9
Migrate to go-git/go-git v5.0.0 (#10735) 5 years ago
zeripath 3fc4f3670c
Fix panic in API pulls when headbranch does not exist (#10676) 5 years ago
Lauris BH 852aeeffc0
Fix commit between two commits calculation if there is only last commit (#10225) 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago
zeripath 0c07f1de5b Provide Default messages for merges (#9393) 5 years ago
Gary Kim ee11974719 Search Commits via Commit Hash (#7400) 5 years ago
zeripath 7ad67109d7
Be more strict with git arguments (#7715) 5 years ago
Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557) 5 years ago
Cherrg a7b1ba0e3d wiki history improvements (#7391) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Mario Lubenka 311ce2d1d0 Compare branches, commits and tags with each other (#6991) 5 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) 6 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 6 years ago
Mura Li 3186ef554c Support search operators for commits search (#6479) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
Richard Mahn 50631b5ac3 Updates vendor/code.gitea.io/git (#6286) 6 years ago
Lunny Xiao 4334fe754e
update git vendor to fix wrong release commit id and add migrations (#6224) 6 years ago
Lanre Adelowo c20034be31 Display the branch name in the commit view (#5950) 6 years ago
Lunny Xiao ecefa9e724 Add single commit API support (#5843) 6 years ago
Lauris BH fa4663e61e Add push webhook support for mirrored repositories (#4127) 6 years ago
David Schneiderbauer 0be2b34cec update git vendor (#4059) 6 years ago
Lauris BH ca306985d3
Change how merged PR commit info are prepared (#3368) 7 years ago