aboutsummaryrefslogtreecommitdiff
path: root/lib/git.js
Commit message (Collapse)AuthorAgeFilesLines
* Factor out git internalscel2018-01-081-667/+0
|
* Fix handling git hashcel2017-06-101-1/+1
|
* Show commit files changedcel2017-06-031-1/+131
|
* Protect against too much recursioncel2017-06-031-3/+8
|
* Slice packfiles manuallycel2017-05-281-2/+2
| | | | Support vanilla multiblob
* Render git trees, tags, and blobscel2017-05-281-0/+74
|
* refactor git stuffcel2017-05-281-92/+170
| | | | | | | - parse commits - link to git objects with specific message id - open object before reading it - cleanup debug things
* wip: more gitcel2017-05-231-0/+380