Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplified sparse checkout | John Cai | 2021-11-09 | 1 | -1/+6 |
| | | | | | | | | | This is the initial logic to support a simple sparse checkout where directories to be included can be specified in CheckoutOptions. This change doesn't fully support the sparse patterns, nor does this change include the optimization to collapse flie entries in ithe index that are excluded via the sparse checkout directory patterns included under the parent directory. | ||||
* | fix goreportcard warnings | Oleg Kovalov | 2020-07-01 | 1 | -1/+2 |
| | |||||
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 2 | -6/+6 |
| | |||||
* | utils: merkletrie filesystem based on path, and not in filepath | Máximo Cuadros | 2017-07-19 | 1 | -9/+9 |
| | |||||
* | utils: merkletrie fix test on windows | Máximo Cuadros | 2017-07-18 | 1 | -12/+17 |
| | |||||
* | *: applying new index.Index changes | Máximo Cuadros | 2017-04-26 | 2 | -9/+13 |
| | |||||
* | merkletrie: filesystem and index speedup and documentation | Máximo Cuadros | 2017-04-11 | 2 | -108/+73 |
| | |||||
* | merkletrie: node support for index file | Máximo Cuadros | 2017-04-11 | 2 | -0/+229 |