| Commit message (Expand) | Author | Age | Files | Lines |
* | Use complete SHA to create and query commit status (#22244) (#22257) | Jason Song | 2022-12-28 | 1 | -1/+1 |
* | Refactor git command arguments and make all arguments to be safe to be used (... | wxiaoguang | 2022-10-23 | 1 | -4/+4 |
* | Add more checks in migration code (#21011) | zeripath | 2022-09-04 | 1 | -1/+1 |
* | Remove legacy `+build:` constraint (#19582) | wxiaoguang | 2022-05-02 | 1 | -1/+0 |
* | Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) | wxiaoguang | 2022-04-01 | 1 | -4/+4 |
* | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 6543 | 2022-02-06 | 1 | -4/+4 |
* | Fix NPE on try to get tag reference via API (#18245) | 6543 | 2022-01-12 | 1 | -2/+1 |
* | Do not read or write git reference files directly (#18079) | zeripath | 2021-12-23 | 1 | -0/+12 |
* | Prevent hang in git cat-file if repository is not a valid repository and othe... | zeripath | 2021-12-16 | 1 | -1/+4 |
* | Make Requests Processes and create process hierarchy. Associate OpenRepositor... | zeripath | 2021-11-30 | 1 | -5/+5 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 1 | -2/+1 |
* | Add bundle download for repository (#14538) | John Olheiser | 2021-08-24 | 1 | -0/+1 |
* | Use gitea logging module for git module (#16243) | 6543 | 2021-06-25 | 1 | -1/+3 |
* | On open repository open common cat file batch and batch-check (#15667) | zeripath | 2021-05-10 | 1 | -43/+59 |
* | Performance improvement for last commit cache and show-ref (#15455) | zeripath | 2021-05-02 | 1 | -2/+19 |
* | Fix when a commit not found returned 500 (#14732) | Lunny Xiao | 2021-02-18 | 1 | -0/+6 |
* | Use native git variants by default with go-git variants as build tag (#13673) | zeripath | 2020-12-17 | 1 | -0/+109 |