Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplified sparse checkout | John Cai | 2021-11-09 | 1 | -0/+4 |
| | | | | | | | | | 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. | ||||
* | Dont skip error | Oleg Kovalov | 2020-07-06 | 1 | -2/+1 |
| | |||||
* | fix nil | Oleg Kovalov | 2020-07-01 | 1 | -3/+4 |
| | |||||
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 2 | -9/+9 |
| | |||||
* | update to go-billy.v4 and go-git-fixtures.v3 | Máximo Cuadros | 2017-11-23 | 2 | -3/+4 |
| | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | utils: merkletrie, filesystem fix symlinks to dir | Máximo Cuadros | 2017-11-20 | 1 | -0/+36 |
| | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | Fix support for dir symlinks | Dmitry Frank | 2017-11-10 | 1 | -0/+4 |
| | |||||
* | utils: merkletrie filesystem based on path, and not in filepath | Máximo Cuadros | 2017-07-19 | 2 | -5/+5 |
| | |||||
* | utils: merkletrie fix test on windows | Máximo Cuadros | 2017-07-18 | 1 | -4/+6 |
| | |||||
* | utils: merkletrie support for symlinks | Máximo Cuadros | 2017-06-18 | 2 | -6/+54 |
| | |||||
* | *: upgrade to go-billy.v3, merge | Máximo Cuadros | 2017-06-18 | 2 | -5/+5 |
| | |||||
* | worktree: reset and checkout support for submodules | Máximo Cuadros | 2017-04-15 | 2 | -12/+81 |
| | |||||
* | merkletrie: filesystem and index speedup and documentation | Máximo Cuadros | 2017-04-11 | 2 | -103/+106 |
| | |||||
* | merkletrie: node support for billy filesystems | Máximo Cuadros | 2017-04-11 | 2 | -0/+255 |