72 Commits (ee21b92588f76bb6fc6265fbbd41affc34e10730)

Autor SHA1 Nachricht Datum
  wxiaoguang 53cf46cae7
Fix commit file status parser (#30602) vor 1 Monat
  wxiaoguang 0db554fa63
Refactor commit signature parser (#30228) vor 2 Monaten
  wxiaoguang 226231ea27
Fix some pending problems (#29985) vor 2 Monaten
  coldWater 0e183d81fc
Fix missing error check of bufio.Scanner (#29882) vor 2 Monaten
  pengqiseven 7f856d5d74
remove repetitive words (#29695) vor 3 Monaten
  Lunny Xiao 408a484224
Adjust object format interface (#28469) vor 5 Monaten
  Adam Majer cbf923e87b
Abstract hash function usage (#28138) vor 5 Monaten
  darrinsmart 38a93a0665
Convert git commit summary to valid UTF8. (#28356) vor 6 Monaten
  Laurent Cahour b21b63c61a
Add merge files files to GetCommitFileStatus (#20515) vor 9 Monaten
  delvh bd6ef71854
Show branches and tags that contain a commit (#25180) vor 10 Monaten
  silverwind 887a683af9
Update tool dependencies, lock govulncheck and actionlint (#25655) vor 11 Monaten
  Matthew Walowski ff5629268c
Pass 'not' to commit count (#24473) vor 1 Jahr
  Matthew Walowski f766b00293
Add ability to specify '--not' from GetAllCommits (#24409) vor 1 Jahr
  ChristopherHX 17623bba0d
Remove `Repository.getFilesChanged` to fix Actions `paths` and `paths-ignore` filter (#23920) vor 1 Jahr
  Brecht Van Lommel 8bdc0acf97
Fix pull request update showing too many commits with multiple branches (#22856) vor 1 Jahr
  wxiaoguang dc9cebdf45
Use `--message=%s` for git commit message (#23028) vor 1 Jahr
  wxiaoguang 6bc3079c00
Refactor git command package to improve security and maintainability (#22678) vor 1 Jahr
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) vor 1 Jahr
  wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) vor 1 Jahr
  wxiaoguang d98c5db58f
alternative to PR "improve code quality" (#21464) vor 1 Jahr
  zeripath a2cfcdb91a
Slightly simplify LastCommitCache (#20444) vor 1 Jahr
  Wim cb50375e2b
Add more linters to improve code readability (#19989) vor 2 Jahren
  wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) vor 2 Jahren
  wxiaoguang a0051634b9
Refactor git module, make Gitea use internal git config (#19732) vor 2 Jahren
  Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) vor 2 Jahren
  wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) vor 2 Jahren
  Martin Scholz 26718a785a
Change git.cmd to RunWithContext (#18693) vor 2 Jahren
  6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) vor 2 Jahren
  6543 80adbebbc8
Unexport git.GlobalCommandArgs (#18376) vor 2 Jahren
  6543 54e9ee37a7
format with gofumpt (#18184) vor 2 Jahren
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) vor 2 Jahren
  luzpaz af92473920
Fix source typos (#18227) vor 2 Jahren
  mscherer 34b5436ae1
Refactor various strings (#17784) vor 2 Jahren
  KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) vor 2 Jahren
  zeripath 62c278e4ab
Fix modified files list in webhooks when there is a space (#16288) vor 2 Jahren
  KN4CK3R 8e262104c2
Add Image Diff for SVG files (#14867) vor 3 Jahren
  zeripath f9abf94bd9
HasPreviousCommit causes recursive load of commits unnecessarily (#14598) vor 3 Jahren
  zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673) vor 3 Jahren
  zeripath c05a8abc76
Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) vor 3 Jahren
  zeripath de6e427a01
go-version constraints ignore pre-releases (#13234) vor 3 Jahren
  6543 bc11caff94
[Vendor] Switch go-version lib (#12719) vor 3 Jahren
  zeripath 2f6aadffa8
Git 2.28 no longer permits diff with ... on unrelated branches (#12364) vor 3 Jahren
  zeripath 63e5bf6ef7
Only use --exclude on name-rev with git >= 2.13 (#12347) vor 3 Jahren
  赵智超 ae20de7771
fix bug about can't skip commits base on base branch (#11555) vor 4 Jahren
  mrsdizzie d729d685d0
Fix 500 error on repos with no tags (#11870) vor 4 Jahren
  Cirno the Strongest b682a2c1b2
Show exact tag for commit on diff view (#11846) vor 4 Jahren
  Cirno the Strongest 4a4977a1f0
Don't consider tag refs as valid for branch name (#11847) vor 4 Jahren
  Cirno the Strongest 31df012968
Properly handle and return empty string for dangling commits in GetBranchName (#11587) vor 4 Jahren
  赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167) vor 4 Jahren
  zeripath 0198bbedc1
Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327) vor 4 Jahren