31 Commits (2ff0c12a95d52ef97286b5bce681a0c33263cd1b)

Author SHA1 Message Date
  Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
  Yarden Shoham 4810fe55e3
Add status indicator on main home screen for each repo (#24638) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 1 year ago
  wxiaoguang fee0e4dbea
Remove confusing TrimPrefix(... git.BranchPrefix) (#20369) 2 years ago
  wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 years ago
  6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 2 years ago
  6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2 years ago
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2 years ago
  luzpaz 8c647bf0f6
Fix various typos (#18219) 2 years ago
  zeripath 9e6e1dc950
Improve checkBranchName (#17901) 2 years ago
  zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2 years ago
  a1012112796 bb39359668
Add a simple way to rename branch like gh (#15870) 2 years ago
  a1012112796 3705168837
Add agit flow support in gitea (#14295) 2 years ago
  6543 0d1444751f
[API] Add pagination to ListBranches (#14524) 3 years ago
  zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673) 3 years ago
  zeripath 7a7f56044a
Adopt repositories (#12920) 3 years ago
  Lauris BH 43c09134a9
Migrate to go-git/go-git v5.0.0 (#10735) 4 years ago
  6543 084a2b0026
Code Refactor of IssueWatch related things (#10401) 4 years ago
  zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 4 years ago
  zeripath c888ebfba7 IsBranchExist: return false if provided name is empty (#8485) 4 years ago
  zeripath 5e759b60cc Restore functionality for early gits (#7775) 4 years ago
  zeripath 7ad67109d7
Be more strict with git arguments (#7715) 4 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
  zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) 5 years ago
  Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) 5 years ago
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
  Lauris BH 08bf443016 Implement git refs API for listing references (branches, tags and other) (#5354) 5 years ago
  Lauris BH 9ba7898911 Update vendor git (#2765) 6 years ago
  Lauris BH a4ca54425f update code.gitea.io/git in vendor to fix #2245 (#2250) 7 years ago
  Ethan Koenig 474d636794 Update code.gitea.io/git (#1824) 7 years ago
  Zsombor e388db311b Add checkbox to search for all the branches by commit message (#813) 7 years ago
  Lunny Xiao 47a7529d96 update code.gitea.io/git (#450) 7 years ago
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 7 years ago
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 7 years ago
  Thomas Boerger 1ebb35b988
Added all required dependencies 7 years ago