Commit Graph

245 Commits (afe9d2cadd8ee778f698d5b2874b74b09c7d7d9d)

Author SHA1 Message Date
zeripath 148a417774
Prevent off-by-one error on comments on newly appended lines (#18029) (#18035) 3 years ago
zeripath 3ae4c4898b
Prevent hang in git cat-file if the repository is not a valid repository (Partial #17991) (#17992) 3 years ago
Gusted ea0fe83888
Fix golangci-lint warnings (#17598 et al) (#17668) 3 years ago
KN4CK3R 5159055278
Read expected buffer size (#17409) (#17430) 3 years ago
zeripath 9c2b7a196e
Disable core.protectNTFS (#17300) (#17302) 3 years ago
zeripath 6139834e76
Add caller to cat-file batch calls (#17082) (#17089) 3 years ago
zeripath 659b946eda
Fix missing close in WalkGitLog (#17008) (#17009) 3 years ago
6543 0274933c22
Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) (#16900) 3 years ago
zeripath 2148b27bfa
Prevent NPE on empty commit (#16812) (#16819) 3 years ago
nitul1991 e483ec8b0d
Change the implementation of the go-git version of GetNote to mirror the non go-git version when passed a non-existent commit (#16658) (#16659) 3 years ago
6543 09a4364b21
Add TestPrepareWikiFileName (#16487) (#16498) 3 years ago
zeripath 0c3467ffb7
Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end (#16479) (#16480) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
zeripath 62c278e4ab
Fix modified files list in webhooks when there is a space (#16288) 3 years ago
zeripath 9979983283
Update Go-Git to take advantage of LargeObjectThreshold (#16316) 3 years ago
KN4CK3R 7d70a6eff8
Fix webhook commits wrong hash on HEAD reset (#16283) 3 years ago
zeripath add74fb368
Fix panic in recursive cache (#16298) 3 years ago
zeripath 19ac575d57
Limit stdout tracelog to actual stdout (#16258) 3 years ago
Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 3 years ago
6543 3ef23d5411
Use gitea logging module for git module (#16243) 3 years ago
KN4CK3R 4cc63e9919
Fix diff expansion is missing final line in a file (#16222) 3 years ago
Lunny Xiao b223d36195
Rework repository archive (#14723) 3 years ago
Viktor Yakovchuk 08f4b3f312
Fix 500 Error with branch and tag sharing the same name #15592 (#16040) 3 years ago
zeripath 196593e2e9
More efficiently parse shas for shaPostProcessor (#16101) 3 years ago
zeripath 23358bc55d
Use git log name-status in get last commit (#16059) 3 years ago
zeripath 5f4522cd1f
Fix missing discard in repo_language_stats (#16030) 3 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157) 3 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 4 years ago
zeripath 51775f65bc
Make commit info cancelable (#16032) 4 years ago
KN4CK3R 8e262104c2
Add Image Diff for SVG files (#14867) 4 years ago
Norwin a137ee7a68
git migration: don't prompt interactively for clone credentials (#15902) 4 years ago
KN4CK3R df72cf6211
Fix LFS commit finder not working (#15856) 4 years ago
zeripath 2a565478d1
Tagger can be empty, as can Commit and Author - tolerate this (#15835) 4 years ago
zeripath 270aab429e
On open repository open common cat file batch and batch-check (#15667) 4 years ago
6543 4ea0b46d9b
Tests should use test files (#15801) 4 years ago
zeripath a926ff919d
Performance improvement for last commit cache and show-ref (#15455) 4 years ago
zeripath 1cd8d0ca0e
Fix NPE on view commit with notes (#15561) 4 years ago
Lunny Xiao 2255afffad
Fix lfs management find (#15537) 4 years ago
zeripath 1ee776970a
Fix ambiguous argument error on tags (#15432) 4 years ago
6543 83d771c1c7
use repo1_bare to test against (#15402) 4 years ago
zeripath ff460ca74d
Speed up `enry.IsVendor` (#15213) 4 years ago
a1012112796 007fb00c0e
response 404 for diff/patch of a commit that not exist (#15221) 4 years ago
a1012112796 27b8eff96b
support gitmailmap in GetCodeActivityStats() (#15009) 4 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
zeripath 523efa433b
Move Bleve and Elastic code indexers to use a common cat-file --batch (#14781) 4 years ago
zeripath 59d1cc49f1
Fix paging of file commit logs (#14831) 4 years ago
a1012112796 83cf1a894e
Create tag on ui (#13467) 4 years ago
zeripath 3d8b5ad5f3
Fix a couple of CommentAsPatch issues. (#14804) 4 years ago
Lunny Xiao 6362b24a59
Fix when a commit not found returned 500 (#14732) 4 years ago
zeripath ae7e6cd474
Reduce calls to git cat-file -s (#14682) 4 years ago