295 Commits (2b36ec27962fdc833892055d99878edd4ee509e2)

Author SHA1 Message Date
Lunny Xiao c7c18e0eb2
Revert "Add finalizers to ensure that repos are closed and blobreaders are closed (#19495) (#19496)" (#19659) 3 years ago
zeripath 88da50674f
Add finalizers to ensure that repos are closed and blobreaders are closed (#19495) (#19496) 3 years ago
zeripath 74602bb487
Prevent intermittent race in attribute reader close (#19537) (#19539) 3 years ago
6543 1d665da32f
Prevent dangling cat-file calls (goroutine alternative) (#19454) (#19466) 3 years ago
6543 a785c46ca8
Add uploadpack.allowAnySHA1InWant to allow --filter=blob:none with older git clients (#19430) (#19438) 3 years ago
zeripath db43f63c53
Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235) (#19236) 3 years ago
Lunny Xiao 540541caa2
Hide sensitive content on admin panel progress monitor (#19218 & #19226) (#19231) 3 years ago
zeripath e6d46eeb55
Make migrations SKIP_TLS_VERIFY apply to git too (#19132) (#19141) 3 years ago
zeripath dd52c08b74
Don't show context cancelled errors in attribute reader (#19006) (#19027) 3 years ago
6543 87f8d37be5
git backend ignore replace objects (#18979) (#18980) 3 years ago
zeripath c876124efe
Ensure git tag tests and others create test repos in tmpdir (#18447) (#18767) 3 years ago
zeripath 7ebc3da7cb
Prevent dangling GetAttribute calls (#18754) (#18755) 3 years ago
Lunny Xiao 913d6f3ff3
Fix isempty detection of git repository (#18746) (#18750) 3 years ago
zeripath a13fb154ae
Stop logging an error when notes are not found (#18626) (#18635) 3 years ago
Lunny Xiao 2f22337125
Fix broken when no commits and default branch is not master (#18423) 3 years ago
Gusted 42991dc89a
Fix partial cloning a repo (#18373) (#18377) 3 years ago
6543 ff00b8688b
Fix NPE on try to get tag reference via API (#18245) 3 years ago
luzpaz af92473920
Fix source typos (#18227) 3 years ago
luzpaz 8c647bf0f6
Fix various typos (#18219) 3 years ago
Gusted 4b3bfd7e89
Enable partial clone by default (#18195) 3 years ago
zeripath ffc08c1914
Do not read or write git reference files directly (#18079) 3 years ago
99rgosse e0cf3d86c4
Migrated Repository will show modifications when possible (#17191) 3 years ago
zeripath 7cc7f0ed75
TestRepository_GetTag intermittently panics due to an NPE (#18043) 3 years ago
Gusted ff2fd08228
Simplify parameter types (#18006) 3 years ago
zeripath fb5f7791ef
Prevent off-by-one error on comments on newly appended lines (#18029) 3 years ago
zeripath f1e85622da
Improve TestPatch to use git read-tree -m and implement git-merge-one-file functionality (#18004) 3 years ago
zeripath 8354670708
Prevent hang in git cat-file if repository is not a valid repository and other fixes (#17991) 3 years ago
zeripath 9e6e1dc950
Improve checkBranchName (#17901) 3 years ago
mscherer 34b5436ae1
Refactor various strings (#17784) 3 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 3 years ago
Gusted d1f5584039
Simplify code for wrting SHA to name-rev (#17696) 3 years ago
zeripath 3c4724d70e
Add .gitattribute assisted language detection to blame, diff and render (#17590) 3 years ago
wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
KN4CK3R f99d50fc9f
Read expected buffer size (#17409) 3 years ago
Lunny Xiao 4a57c9ea17
Fix some lints (#17337) 3 years ago
zeripath 58cd55d353
Check for context exceeded in WalkGitLog (#17319) 3 years ago
zeripath a889d0cc8c
Add buttons to allow loading of incomplete diffs (#16829) 3 years ago
zeripath 01b9d35f1a
Disable core.protectNTFS (#17300) 3 years ago
a1012112796 bb39359668
Add a simple way to rename branch like gh (#15870) 3 years ago
zeripath 001dbf100d
Defer Last Commit Info (#16467) 3 years ago
Norwin f48dce3176
Don't return binary file changes in raw PR diffs by default (#17158) 3 years ago
zeripath 920608e592
Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 3 years ago
Alexey 〒erentyev 7e9bd206fd
Fix bundle creation (#17079) 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 3 years ago
wxiaoguang b231d0deab
Ignore Sync errors on pipes when doing `CheckAttributeReader.CheckPath`, fix the hang of `git cat-file` (#17096) 3 years ago
zeripath 25533657f6
Add caller to cat-file batch calls (#17082) 3 years ago
Jimmy Praet 3d6cb25e31
Support unprotected file patterns (#16395) 3 years ago
6543 77f604a928
Add skip and limit to git.GetTags (#16897) 3 years ago
zeripath 0faf175694
Fix missing close in WalkGitLog (#17008) 3 years ago