aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/repo_attribute.go
Commit message (Expand)AuthorAgeFilesLines
* Prevent intermittent race in attribute reader close (#19537)zeripath2022-04-281-16/+1
* Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang2022-04-011-13/+11
* Don't show context cancelled errors in attribute reader (#19006)zeripath2022-03-081-1/+3
* Prevent dangling GetAttribute calls (#18754)zeripath2022-02-141-6/+8
* Change git.cmd to RunWithContext (#18693)Martin Scholz2022-02-111-4/+18
* Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)65432022-02-061-2/+2
* format with gofumpt (#18184)65432022-01-201-1/+1
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-1/+1
* Add .gitattribute assisted language detection to blame, diff and render (#17590)zeripath2021-11-171-1/+16
* Ignore Sync errors on pipes when doing `CheckAttributeReader.CheckPath`, fix ...wxiaoguang2021-09-201-22/+52
* Use git attributes to determine generated and vendored status for language st...zeripath2021-09-091-3/+282
* go-version constraints ignore pre-releases (#13234)zeripath2020-10-211-1/+1
* [Vendor] Switch go-version lib (#12719)65432020-09-051-4/+2
* Make repository management section handle lfs locks (#8726)zeripath2019-12-121-0/+84