aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/repo_branch_nogogit.go
Commit message (Expand)AuthorAgeFilesLines
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* Auto merge pull requests when all checks succeeded via API (#9307)kolaente2022-05-081-0/+12
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang2022-04-011-5/+4
* Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235)zeripath2022-03-291-9/+26
* Change git.cmd to RunWithContext (#18693)Martin Scholz2022-02-111-1/+6
* Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)65432022-02-061-1/+1
* Improve checkBranchName (#17901)zeripath2021-12-081-14/+36
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-5/+6
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Use gitea logging module for git module (#16243)65432021-06-251-2/+4
* More efficiently parse shas for shaPostProcessor (#16101)zeripath2021-06-211-0/+18
* On open repository open common cat file batch and batch-check (#15667)zeripath2021-05-101-1/+19
* [API] Add pagination to ListBranches (#14524)65432021-02-031-11/+39
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-0/+82