0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Sep 22, 2024 — Sep 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
plumbing: format/commitgraph, clean up error handling More... over 6 years ago
Merge pull request #1127 from sapk-fork/imp-1116 More... over 6 years ago
plumbing: commit.Stats, fix panic on empty chucks More... over 6 years ago
Merge pull request #1130 from saracen/gitattributes More... over 6 years ago
Add test for CommitNode.Commit() and CommitNode.Tree() More... over 6 years ago
Add test for traversal on mixed object and commit-graph More... over 6 years ago
Update comments More... over 6 years ago
Add test for CommitNode.ParentNodes() More... over 6 years ago
Code cleanup, split into more files for clarity More... over 6 years ago
Move Commit() to CommitNode API More... over 6 years ago
Simplify the CommitNode API, make it look more like Commit More... over 6 years ago
Merge pull request #1128 from filipnavara/commitgraph-fmt More... over 6 years ago
Merge pull request #1121 from filipnavara/small-deltas More... over 6 years ago
Populate the offsetToType cache in the iterator even for the skipped objects More... over 6 years ago
Better fix for the getObjectType problem in the iterator More... over 6 years ago
Remove duplicate cache lookup in getObjectContent, it is already done in FSObject More... over 6 years ago
Fix an error where getObjectType would seek in file and mess up the position used by getNextObject in the subsequent statement More... over 6 years ago
Merge pull request #1131 from mcuadros/go-mod More... over 6 years ago
go modules update More... over 6 years ago
Reduce indentation More... over 6 years ago
Add one more cache check to the iterator More... over 6 years ago
plumbing: object, add APIs for traversing over commit graphs More... over 6 years ago
Remove debug print, fix large edge count calculation to make the reencoded file binary identical More... over 6 years ago
Split OpenFileIndex into smaller functions More... over 6 years ago
Split Encoder into smaller functions More... over 6 years ago
Address PR feedback More... over 6 years ago
plumbing: format/gitattributes support More... over 6 years ago
Rename functions More... over 6 years ago
Avoid filling up the object cache from Packfile.GetByType with typ != plumbing.AnyObject More... over 6 years ago
Merge pull request #1124 from saracen/packfile-scanner-improved-reader More... over 6 years ago