117 次程式碼提交 (v1.11.7)

作者 SHA1 備註 提交日期
  zeripath 19626b93f8
Manage port in submodule refurl (#11305) (#11323) 4 年之前
  zeripath 4a6765fba2
Fix submodule paths when AppSubUrl is not root (#11098) (#11176) 4 年之前
  zeripath 1d5d745851
Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862) (#10868) 4 年之前
  zeripath 3dabfd4933
Convert plumbing.ErrReferenceNotFound to git.ErrNotExist in GetRefCommitID (#10676) (#10797) 4 年之前
  Lauris BH c0b917b7eb
Migrate to go-git/go-git v5.0.0 (#10735) (#10753) 4 年之前
  Lauris BH 8efd6b32e2
Fix commit between two commits calculation if there is only last commit (#10225) (#10226) 4 年之前
  zeripath 0c07f1de5b Provide Default messages for merges (#9393) 4 年之前
  Mario Lubenka 61db834904 Change target branch for pull request (#6488) 4 年之前
  zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 4 年之前
  zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302) 4 年之前
  Mura Li 6e6936d73d Fix nondeterministic behavior (#9341) 4 年之前
  zeripath dc2fe9801f Make repository management section handle lfs locks (#8726) 4 年之前
  zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 4 年之前
  John Olheiser 15a5c10d33 Variable expansion in repository templates (#9163) 4 年之前
  Lunny Xiao 7b7d382b8b Fix datarace on git.GlobalCommandArgs on tests (#9162) 4 年之前
  Lunny Xiao 8ab35eefc4 Move mirror sync actions to notification (#9022) 4 年之前
  Benno 149a9df9e8 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 4 年之前
  zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 4 年之前
  zeripath 74bb292fe3
Migrate temp_repo.go to use git.NewCommand (#8918) 4 年之前
  zeripath ee1d64ddd1
Stop using git count-objects and use raw directory size for repository (#8848) 4 年之前
  zeripath 8eeb2877d5
Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 4 年之前
  jaqra 065bbddab9 Fix count for commit graph last page (#8843) 4 年之前
  Lunny Xiao 21dfe1b256
fix 500 when edit hook (#8782) 4 年之前
  zeripath 9d663dfde6 On windows set core.longpaths true (#8776) 4 年之前
  zeripath 5e6a008fba
Add basic repository lfs management (#7199) 4 年之前
  zeripath 28f60bb5cb
Ensure default gpg settings not nil and found commits have reference to repo (#8604) 4 年之前
  zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 4 年之前
  zeripath c888ebfba7 IsBranchExist: return false if provided name is empty (#8485) 4 年之前
  zeripath 5e759b60cc Restore functionality for early gits (#7775) 4 年之前
  Mario Lubenka f92a0b68fe Bugfix for image compare and minor improvements to image compare (#8289) 4 年之前
  Mario Lubenka a37236314c Adds side-by-side diff for images (#6784) 4 年之前
  Filip Navara 52fda312df Fix reading git notes from nested trees (#8026) 4 年之前
  guillep2k 4cb1bdddc8 Strict name matching for Repository.GetTagID() (#8074) 4 年之前
  Gary Kim ee11974719 Search Commits via Commit Hash (#7400) 4 年之前
  Richard Mahn 3302066f69 Fixes #7945 - makes sure we are only getting tag refs (#7990) 4 年之前
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 年之前
  Mura Li 602155df7b Do not fetch all refs (#7797) 4 年之前
  zeripath 7ad67109d7
Be more strict with git arguments (#7715) 4 年之前
  guillep2k 3566d2c860 Include "executable" files in the index, as they are not necessarily binary (#7718) 4 年之前
  zeripath a4b7a4f2f8 Correct wrong datetime format for git (#7689) 4 年之前
  Christian Muehlhaeuser 5e4e7d3df0 Added missing error checks in tests (#7554) 4 年之前
  Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557) 4 年之前
  silverwind fe7689a6b2 Fix empty commits now showing in repo overview (#7521) 4 年之前
  Cherrg a7b1ba0e3d wiki history improvements (#7391) 4 年之前
  Mura Li f88aa1d215 Support git.PATH entry in app.ini (#6772) 4 年之前
  Filip Navara 6e2a59e4ce Use commit graph files for listing pages (#7314) 4 年之前
  Richard Mahn cd96dee982 Fixes #7292 - API File Contents bug (#7301) 4 年之前
  Lunny Xiao d741316aae add commitgraph support global default true when git version >= 2.18 (#7313) 4 年之前
  Richard Mahn 567e117df8 Fixes #7238 - Annotated tag commit ID incorrect (#7321) 4 年之前
  Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 4 年之前