| Commit message (Expand) | Author | Age | Files | Lines |
* | Show branches and tags that contain a commit (#25180) | delvh | 2023-07-27 | 1 | -26/+0 |
* | Update tool dependencies, lock govulncheck and actionlint (#25655) | silverwind | 2023-07-09 | 1 | -1/+1 |
* | Pass 'not' to commit count (#24473) | Matthew Walowski | 2023-05-08 | 1 | -12/+24 |
* | Add ability to specify '--not' from GetAllCommits (#24409) | Matthew Walowski | 2023-04-29 | 1 | -2/+2 |
* | Remove `Repository.getFilesChanged` to fix Actions `paths` and `paths-ignore`... | ChristopherHX | 2023-04-07 | 1 | -1/+1 |
* | Fix pull request update showing too many commits with multiple branches (#22856) | Brecht Van Lommel | 2023-03-09 | 1 | -0/+13 |
* | Use `--message=%s` for git commit message (#23028) | wxiaoguang | 2023-02-21 | 1 | -1/+1 |
* | Refactor git command package to improve security and maintainability (#22678) | wxiaoguang | 2023-02-04 | 1 | -9/+9 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Refactor git command arguments and make all arguments to be safe to be used (... | wxiaoguang | 2022-10-23 | 1 | -29/+21 |
* | alternative to PR "improve code quality" (#21464) | wxiaoguang | 2022-10-15 | 1 | -1/+1 |
* | Slightly simplify LastCommitCache (#20444) | zeripath | 2022-07-25 | 1 | -0/+3 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -1/+1 |
* | Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) | wxiaoguang | 2022-06-16 | 1 | -18/+9 |
* | Refactor git module, make Gitea use internal git config (#19732) | wxiaoguang | 2022-06-10 | 1 | -5/+0 |
* | Allow custom default merge message with .gitea/default_merge_message/<merge_s... | Lunny Xiao | 2022-05-08 | 1 | -0/+30 |
* | Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) | wxiaoguang | 2022-04-01 | 1 | -14/+13 |
* | Change git.cmd to RunWithContext (#18693) | Martin Scholz | 2022-02-11 | 1 | -1/+6 |
* | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 6543 | 2022-02-06 | 1 | -8/+8 |
* | Unexport git.GlobalCommandArgs (#18376) | 6543 | 2022-01-25 | 1 | -3/+3 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -1/+1 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -15/+16 |
* | Fix source typos (#18227) | luzpaz | 2022-01-10 | 1 | -2/+2 |
* | Refactor various strings (#17784) | mscherer | 2021-12-02 | 1 | -1/+1 |
* | Replace `list.List` with slices (#16311) | KN4CK3R | 2021-08-09 | 1 | -6/+5 |
* | Fix modified files list in webhooks when there is a space (#16288) | zeripath | 2021-07-02 | 1 | -18/+46 |
* | Add Image Diff for SVG files (#14867) | KN4CK3R | 2021-06-05 | 1 | -70/+0 |
* | HasPreviousCommit causes recursive load of commits unnecessarily (#14598) | zeripath | 2021-02-10 | 1 | -13/+25 |
* | Use native git variants by default with go-git variants as build tag (#13673) | zeripath | 2020-12-17 | 1 | -58/+1 |
* | Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o... | zeripath | 2020-11-08 | 1 | -5/+17 |
* | go-version constraints ignore pre-releases (#13234) | zeripath | 2020-10-21 | 1 | -1/+1 |
* | [Vendor] Switch go-version lib (#12719) | 6543 | 2020-09-05 | 1 | -3/+2 |
* | Git 2.28 no longer permits diff with ... on unrelated branches (#12364) | zeripath | 2020-07-29 | 1 | -4/+5 |
* | Only use --exclude on name-rev with git >= 2.13 (#12347) | zeripath | 2020-07-28 | 1 | -1/+15 |
* | fix bug about can't skip commits base on base branch (#11555) | 赵智超 | 2020-06-24 | 1 | -0/+10 |
* | Fix 500 error on repos with no tags (#11870) | mrsdizzie | 2020-06-12 | 1 | -1/+1 |
* | Show exact tag for commit on diff view (#11846) | Cirno the Strongest | 2020-06-11 | 1 | -1/+16 |
* | Don't consider tag refs as valid for branch name (#11847) | Cirno the Strongest | 2020-06-10 | 1 | -1/+1 |
* | Properly handle and return empty string for dangling commits in GetBranchName... | Cirno the Strongest | 2020-05-23 | 1 | -1/+6 |
* | Add push commits history comment on PR time-line (#11167) | 赵智超 | 2020-05-20 | 1 | -4/+4 |
* | Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327) | zeripath | 2020-05-12 | 1 | -4/+0 |
* | Migrate to go-git/go-git v5.0.0 (#10735) | Lauris BH | 2020-03-17 | 1 | -1/+1 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -2/+2 |
* | Add require signed commit for protected branch (#9708) | zeripath | 2020-01-15 | 1 | -5/+5 |
* | Change target branch for pull request (#6488) | Mario Lubenka | 2019-12-16 | 1 | -0/+21 |
* | Fix datarace on git.GlobalCommandArgs on tests (#9162) | Lunny Xiao | 2019-11-27 | 1 | -2/+15 |
* | Fix count for commit graph last page (#8843) | jaqra | 2019-11-07 | 1 | -0/+10 |
* | Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) | zeripath | 2019-10-16 | 1 | -0/+8 |
* | Bugfix for image compare and minor improvements to image compare (#8289) | Mario Lubenka | 2019-10-04 | 1 | -2/+5 |
* | Adds side-by-side diff for images (#6784) | Mario Lubenka | 2019-09-16 | 1 | -0/+49 |