110 Commits (c549a0dc230041c78c0b117a7d09eb0d26a92d79)

Author SHA1 Message Date
  Mario Lubenka c549a0dc23 Change target branch for pull request (#6488) 5 years ago
  zeripath eecb25d52b Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
  zeripath d39cb1337f Remove SavePatch and generate patches on the fly (#9302) 5 years ago
  Mura Li 1fe037952b Fix nondeterministic behavior (#9341) 5 years ago
  zeripath 3a7e9e36eb Make repository management section handle lfs locks (#8726) 5 years ago
  zeripath 7795786485 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 5 years ago
  John Olheiser e2738c4b5c Variable expansion in repository templates (#9163) 5 years ago
  Lunny Xiao 723817f161 Fix datarace on git.GlobalCommandArgs on tests (#9162) 5 years ago
  Lunny Xiao 0f2865ad4f Move mirror sync actions to notification (#9022) 5 years ago
  Benno ccdd8c1798 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 5 years ago
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 5 years ago
  zeripath 9a48255c44 Migrate temp_repo.go to use git.NewCommand (#8918) 5 years ago
  zeripath 03447a699d Stop using git count-objects and use raw directory size for repository (#8848) 5 years ago
  zeripath 480c4099d9 Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 5 years ago
  jaqra d162034d64 Fix count for commit graph last page (#8843) 5 years ago
  Lunny Xiao fc330558a0 fix 500 when edit hook (#8782) 5 years ago
  zeripath f790adae57 On windows set core.longpaths true (#8776) 5 years ago
  zeripath 921df75e11 Add basic repository lfs management (#7199) 5 years ago
  zeripath 72c9cb7196 Ensure default gpg settings not nil and found commits have reference to repo (#8604) 5 years ago
  zeripath 76b8e9500e Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 5 years ago
  zeripath fd1f508e48 IsBranchExist: return false if provided name is empty (#8485) 5 years ago
  zeripath 19a82f1275 Restore functionality for early gits (#7775) 5 years ago
  Mario Lubenka 580e3479bd Bugfix for image compare and minor improvements to image compare (#8289) 5 years ago
  Mario Lubenka 41999118cc Adds side-by-side diff for images (#6784) 5 years ago
  Filip Navara e95088371a Fix reading git notes from nested trees (#8026) 5 years ago
  guillep2k 07587e34a4 Strict name matching for Repository.GetTagID() (#8074) 5 years ago
  Gary Kim d05ee87d99 Search Commits via Commit Hash (#7400) 5 years ago
  Richard Mahn 43e82958a8 Fixes #7945 - makes sure we are only getting tag refs (#7990) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Mura Li dab49c94fe Do not fetch all refs (#7797) 5 years ago
  zeripath 9542d72bf6 Be more strict with git arguments (#7715) 5 years ago
  guillep2k 6a6b75190d Include "executable" files in the index, as they are not necessarily binary (#7718) 5 years ago
  zeripath a7b4f654c8 Correct wrong datetime format for git (#7689) 5 years ago
  Christian Muehlhaeuser b651c9775a Added missing error checks in tests (#7554) 5 years ago
  Christian Muehlhaeuser b9d3030efa Removed unnecessary conversions (#7557) 5 years ago
  silverwind 3025ef4b69 Fix empty commits now showing in repo overview (#7521) 5 years ago
  Cherrg 3c55fd59a7 wiki history improvements (#7391) 6 years ago
  Mura Li fa0108894a Support git.PATH entry in app.ini (#6772) 6 years ago
  Filip Navara db1aab607f Use commit graph files for listing pages (#7314) 6 years ago
  Richard Mahn c35a88f83a Fixes #7292 - API File Contents bug (#7301) 6 years ago
  Lunny Xiao 93ae4ae9ac add commitgraph support global default true when git version >= 2.18 (#7313) 6 years ago
  Richard Mahn a0d2842400 Fixes #7238 - Annotated tag commit ID incorrect (#7321) 6 years ago
  Lunny Xiao 97ca2d8884 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 6 years ago
  mrsdizzie ed60172566 Fix Submodule dection in subdir (#7275) 6 years ago
  Lunny Xiao 309515b41b Only check and config git on web subcommand but not others (#7236) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Mario Lubenka 2dfaee26a2 Fixes diff on merged pull requests (#7171) 6 years ago
  Richard Mahn b883738d9d Fixes #2738 - Adds the /git/tags API endpoint (#7138) 6 years ago
  Mario Lubenka 143dd310f0 Compare branches, commits and tags with each other (#6991) 6 years ago
  mrsdizzie 85ad79c80b Refactor submodule URL parsing (#7100) 6 years ago