| Commit message (Expand) | Author | Age | Files | Lines |
* | dotgit: Move package outside internal. | Antonio Jesus Navarro Perez | 2018-06-05 | 1 | -683/+0 |
* | Merge pull request #807 from keybase/strib/src-d-ignore-non-hash-files | Máximo Cuadros | 2018-04-17 | 1 | -1/+13 |
|\ |
|
| * | dotgit: add test for bad file in pack directory | Jeremy Stribling | 2018-04-16 | 1 | -1/+13 |
* | | storage: dotgit, init fixtures in benchmark. Fixes #770 | Javi Fontan | 2018-04-16 | 1 | -0/+1 |
|/ |
|
* | storage: filesystem, add support for git alternates (#663) | Sunny | 2017-12-06 | 1 | -0/+53 |
* | filesystem: implement PackRefs() | Jeremy Stribling | 2017-11-29 | 1 | -0/+72 |
* | dotgit: add CheckAndSetReference tests | Jeremy Stribling | 2017-11-28 | 1 | -3/+18 |
* | Merge remote-tracking branch 'src-d/master' into gh-fast-forward-fetch | Jeremy Stribling | 2017-11-28 | 1 | -0/+40 |
|\ |
|
| * | dotgit: don't list references twice | Jeremy Stribling | 2017-11-27 | 1 | -1/+12 |
| * | dotgit: add a test for removing a ref from a file and packed-refs | Jeremy Stribling | 2017-11-27 | 1 | -0/+29 |
* | | Use optionally locking when updating refs | Taru Karttunen | 2017-11-27 | 1 | -3/+3 |
|/ |
|
* | all: fixes for ineffective assign | ferhat elmas | 2017-11-26 | 1 | -0/+1 |
* | update to go-billy.v4 and go-git-fixtures.v3 | Máximo Cuadros | 2017-11-23 | 1 | -2/+2 |
* | dotgit: rewrite the way references are looked up | Miguel Molina | 2017-08-26 | 1 | -0/+18 |
* | storage: dotgit, fix test not closing files | Máximo Cuadros | 2017-07-19 | 1 | -0/+1 |
* | Fixed modules directory path | Cromel-PC\Cromel | 2017-06-28 | 1 | -1/+1 |
* | fix merge commit | Máximo Cuadros | 2017-06-18 | 1 | -4/+0 |
* | *: upgrade to go-billy.v3, merge | Máximo Cuadros | 2017-06-18 | 1 | -0/+4 |
|\ |
|
| * | test: more Windows path handling | Santiago M. Mola | 2017-06-02 | 1 | -2/+2 |
* | | *: upgrade to go-billy.v3, merge | Máximo Cuadros | 2017-06-18 | 1 | -13/+14 |
|/ |
|
* | storage: filesystem, initialize the default folder scaffolding | Máximo Cuadros | 2017-05-21 | 1 | -0/+25 |
* | use go-billy.v2 version | Antonio Jesus Navarro Perez | 2017-03-10 | 1 | -1/+1 |
* | project: move imports from srcd.works to gopkg.in | Antonio Jesus Navarro Perez | 2017-03-07 | 1 | -2/+2 |
* | documentation and API improvements | Máximo Cuadros | 2017-02-21 | 1 | -0/+99 |
* | new srcd.works/go-git.v4 path | Máximo Cuadros | 2017-01-30 | 1 | -1/+1 |
* | new git fixture path | Máximo Cuadros | 2017-01-30 | 1 | -1/+1 |
* | rename billy imports | Máximo Cuadros | 2017-01-30 | 1 | -2/+1 |
* | storage: IndexStorer implementation | Máximo Cuadros | 2017-01-28 | 1 | -0/+32 |
* | Extract billy (#173) | Sergio Arbeo | 2016-12-19 | 1 | -1/+2 |
* | storage: shallow storage (#180) | Máximo Cuadros | 2016-12-15 | 1 | -0/+67 |
* | revision based on goreportcard.com | Máximo Cuadros | 2016-12-06 | 1 | -0/+1 |
* | new plumbing package (#118) | Máximo Cuadros | 2016-11-08 | 1 | -13/+13 |
* | utils: fs, new memory filesystem (#108) | Máximo Cuadros | 2016-11-04 | 1 | -2/+2 |
* | storage/filesystem: implement missing functionality. (#110) | Santiago M. Mola | 2016-11-03 | 1 | -0/+25 |
* | utils/fs: move 'os' and 'test' to separate packages. (#93) | Santiago M. Mola | 2016-10-24 | 1 | -3/+3 |
* | formats: objfile idomatic reader/writer | Máximo Cuadros | 2016-09-25 | 1 | -78/+60 |
* | dotgit: synced write packfile and index generation | Máximo Cuadros | 2016-09-15 | 1 | -0/+45 |
* | fixtures: new fixture package being use in all packages | Máximo Cuadros | 2016-09-12 | 1 | -30/+12 |
* | storage: filessytem read multiple packfiles support and index decoding | Máximo Cuadros | 2016-09-09 | 1 | -103/+65 |
* | format: packfile new interface | Máximo Cuadros | 2016-09-07 | 1 | -2/+2 |
* | storage: filesystem idx generation (wip) | Máximo Cuadros | 2016-09-06 | 1 | -238/+134 |
* | Support non packed objects (#68) | sona-tar | 2016-08-30 | 1 | -2/+123 |
* | storage: support ConfigStorage, memory done, fs wip | Máximo Cuadros | 2016-08-20 | 1 | -0/+8 |
* | storage: Storage entity support, and DotGit support for References | Máximo Cuadros | 2016-08-12 | 1 | -0/+224 |