AgeAuthorCommit message
5 months agogravatar for hello@nektro.netMeghan DennygetTreeCommits: short-circuit when traverseTo cant find the path
5 months agogravatar for hello@nektro.netMeghan Dennycomment another log for getTreeCommits
5 months agogravatar for hello@nektro.netMeghan Dennyfix log typo
5 months agogravatar for hello@nektro.netMeghan Dennycache ofs_delta objects too
5 months agogravatar for hello@nektro.netMeghan Dennyfix test from previous commit
5 months agogravatar for hello@nektro.netMeghan Dennyadd getTreeCommits
5 months agogravatar for hello@nektro.netMeghan Dennymake getCommit return indexes now instead of big struct
5 months agogravatar for hello@nektro.netMeghan DennyaddPackedRefs: fix error when packed-refs does not exist yet
5 months agogravatar for hello@nektro.netMeghan Dennytruncase instead of intCast here, slice may be longer but correct block will always fit
5 months agogravatar for hello@nektro.netMeghan Dennyinclude the .idx name in this tracer log
5 months agogravatar for hello@nektro.netMeghan Dennyhandle large pack_offset
5 months agogravatar for hello@nektro.netMeghan Dennyadd Mode.eql()
5 months agogravatar for hello@nektro.netMeghan Dennyremove an undefined in parseTreeDiff
5 months agogravatar for hello@nektro.netMeghan Dennyfix oneliner in getDeltadObject when nbytes=0
5 months agogravatar for hello@nektro.netMeghan Dennyupdate this todo comment
5 months agogravatar for hello@nektro.netMeghan Dennymigrate tests
5 months agogravatar for hello@nektro.netMeghan Dennydelete some dead code
5 months agogravatar for hello@nektro.netMeghan Dennyupdate licenses.txt
5 months agogravatar for hello@nektro.netMeghan Dennyuse Z_SYNC_FLUSH
5 months agogravatar for hello@nektro.netMeghan Dennycompressed_content is not limited by size
5 months agogravatar for hello@nektro.netMeghan Dennyuse zlib c library for decompression
5 months agogravatar for hello@nektro.netMeghan Dennyimplement the oid .idx binary search
5 months agogravatar for hello@nektro.netMeghan Dennydry up a bit with getDeltadObject
5 months agogravatar for hello@nektro.netMeghan Dennyadd resources to readme
5 months agogravatar for hello@nektro.netMeghan Dennyimplement ref_delta packed object type
5 months agogravatar for hello@nektro.netMeghan Dennyhide the debug logs
5 months agogravatar for hello@nektro.netMeghan Dennyadd tracer.trace() calls to Repository
5 months agogravatar for hello@nektro.netMeghan Dennyimplement ofs_delta packed object type
5 months agogravatar for hello@nektro.netMeghan DennygetGitObject is redundant now
5 months agogravatar for hello@nektro.netMeghan DennyRepository: add getHeads and getTags
5 months agogravatar for hello@nektro.netMeghan Dennyrename obj -> oid
5 months agogravatar for hello@nektro.netMeghan Dennyinclude reftype in object content cache
5 months agogravatar for hello@nektro.netMeghan Dennyadd getPackedObject wrapper for soon ofs_delta
5 months agogravatar for hello@nektro.netMeghan Dennypass allocator first when its present
5 months agogravatar for hello@nektro.netMeghan DennyRepository: add
5 months agogravatar for hello@nektro.netMeghan DennyOidKind -> RefType
5 months agogravatar for hello@nektro.netMeghan Dennytest: update testdata wrt 12e0765577d2e0d4c26267f3b8fd781aed84d365
5 months agogravatar for hello@nektro.netMeghan DennyRepository: enhance getObject to read .idx and .pack files
5 months agogravatar for hello@nektro.netMeghan Dennyadd parseTag and Tag
5 months agogravatar for hello@nektro.netMeghan Dennytest: getObject renamed in b5407960b0d512153e39e00af3a5a063977be944
5 months agogravatar for hello@nektro.netMeghan Dennytest: parseTreeDiffMeta removed in 48aabfe1b35f06dedf4e1c86cbe338067b873618
5 months agogravatar for hello@nektro.netMeghan Dennyrework getBranches and getTags
5 months agogravatar for hello@nektro.netMeghan Dennyadd OidKind and AnyId
5 months agogravatar for hello@nektro.netMeghan DennyTree: add case-insensitive blob search
5 months agogravatar for hello@nektro.netMeghan Dennyadd getTree to Repository
5 months agogravatar for hello@nektro.netMeghan Dennymake Id 40 char again
6 months agogravatar for hello@nektro.netMeghan DennyRepository: no default field values
6 months agogravatar for hello@nektro.netMeghan Dennyremove this bit from getObjectContent, trees on disk are different than cat-file output
6 months agogravatar for hello@nektro.netMeghan Dennystart Repository struct
6 months agogravatar for hello@nektro.netMeghan Dennyrename getObject -> getObjectContent
Loading...