Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove packfile and align to test fixtures | paul.t | 2022-01-05 | 1 | -3/+2 |
* | add codecommit packfile for testing external ref resolution | paul.t | 2021-11-09 | 1 | -0/+14 |
* | plumbing: format, use os.UserHomeDir() | Máximo Cuadros | 2021-05-02 | 1 | -10/+18 |
* | ci: based on github actionsv5.0.0 | Máximo Cuadros | 2020-03-15 | 1 | -10/+2 |
* | *: migration from go-git-fixtures/v4 and go-git/gcfg | Máximo Cuadros | 2020-03-10 | 1 | -11/+3 |
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 1 | -4/+4 |
* | plumbing/format/packfile: Added thin pack test | Javier Peletier | 2018-11-12 | 1 | -0/+50 |
* | plumbing: packfile, read object content only once | Miguel Molina | 2018-08-09 | 1 | -0/+25 |
* | plumbing: packfile, add Parse benchmark | Miguel Molina | 2018-08-09 | 1 | -0/+30 |
* | plumbing: packfile, allow non-seekable sources on Parser | Miguel Molina | 2018-08-08 | 1 | -9/+10 |
* | *: use parser to populate non writable storages and bug fixes | Miguel Molina | 2018-08-07 | 1 | -1/+1 |
* | plumbing/packfile: add new packfile parser | Javi Fontan | 2018-07-26 | 1 | -0/+139 |