101 Commits (ccdd8c1798b2ee3ccd023f697bbe00912d18ea59)

Author SHA1 Message Date
  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
  Vladimir Panteleev 3de43a0d6d Show git-notes (#6984) 6 years ago
  zeripath 54576a4c85 Do not attempt to return blob on submodule (#6996) 6 years ago
  Lunny Xiao 6eee9deb06 Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 6 years ago
  zeripath 5c64f29bbd Remove local clones & make hooks run on merge/edit/upload (#6672) 6 years ago
  Mario Lubenka 09b074b6ff Number of commits ahead/behind in branch overview (#6695) 6 years ago
  Lauris BH 0fd52d34fd Git statistics in Activity tab (#4724) 6 years ago
  Filip Navara d22338d1d6 Fix #6813: Allow git.GetTree to take both commit and tree names (#6816) 6 years ago
  Filip Navara ba2405ce48 Remove `seen` map from `getLastCommitForPaths` (#6807) 6 years ago
  Filip Navara 1cd879b348 Fix one performance/correctness regression in #6478 found on Rails repository. (#6686) 6 years ago