AgeAuthorCommit message
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
6 months agogravatar for hello@nektro.netMeghan Dennyadd some nprint impls
6 months agogravatar for hello@nektro.netMeghan Dennyremove parseTreeDiffMeta and merge into parseTreeDiff
6 months agogravatar for hello@nektro.netMeghan DennygetObject: read .git/objects/ when available
6 months agogravatar for hello@nektro.netMeghan Dennyfix another linux commit
6 months agogravatar for hello@nektro.netMeghan DennyparseTreeDiff: empty diff actually is valid
6 months agogravatar for hello@nektro.netMeghan Dennyfix a commit from the linux kernel
6 months agogravatar for hello@nektro.netMeghan Dennyfix a crash in parseCommit
6 months agogravatar for hello@nektro.netMeghan Dennyrewrite parseTreeDiff and fix a lot of crashes
6 months agogravatar for hello@nektro.netMeghan Dennyswitch license to MPL-2.0
6 months agogravatar for hello@nektro.netMeghan Dennyadd revListAll
Loading...