aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/object/rename.go
Commit message (Expand)AuthorAgeFilesLines
* *: Remove redudant err nil checksPaulo Gomes2023-05-111-4/+1
* plumbing: object, rename calculation uses too much memoryJavi Fontan2022-03-301-1/+7
* fix goreportcard warningsOleg Kovalov2020-07-011-3/+3
* performed explicit conversions(needed)vashish12020-05-081-4/+4
* plumbing: exact renames detection could leave gaps in the changesMiguel Molina2020-05-041-8/+4
* fix 32 bit buildTodd Neal2020-04-271-1/+1
* plumbing: detect renames by hash and similar content in diff treeMiguel Molina2020-04-231-0/+817