Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #982 from keybase/strib/gh-KBFS-3474-object-sizes | Máximo Cuadros | 2018-10-16 | 8 | -0/+168 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | packfile: add comment on GetSizeByOffset | Jeremy Stribling | 2018-10-15 | 1 | -0/+2 | |
| * | | | filesystem: add a new test for EncodedObjectSize | Jeremy Stribling | 2018-10-12 | 2 | -3/+15 | |
| * | | | tree: add a Size() method for getting plaintext size | Jeremy Stribling | 2018-10-11 | 2 | -0/+17 | |
| * | | | object: get object size without reading whole object | Jeremy Stribling | 2018-10-11 | 6 | -0/+137 | |
* | | | | Merge pull request #830 from novas0x2a/annotated | Máximo Cuadros | 2018-10-15 | 2 | -11/+54 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | teach ResolveRevision how to look up annotated tags, test | Máximo Cuadros | 2018-10-15 | 1 | -2/+1 | |
| * | | | Merge branch 'master' of github.com:src-d/go-git into annotated | Máximo Cuadros | 2018-10-15 | 113 | -1873/+6283 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | Merge pull request #727 from krylovsk/bugfix/references-sort-timestamps | Máximo Cuadros | 2018-10-15 | 2 | -2/+16 | |
|\ \ \ \ | ||||||
| * | | | | references: sort: compare author timestamps when commit timestamps are equal,... | Máximo Cuadros | 2018-10-15 | 1 | -1/+13 | |
| * | | | | Merge branch 'bugfix/references-sort-timestamps' of github.com:krylovsk/go-gi... | Máximo Cuadros | 2018-10-15 | 1 | -1/+3 | |
|/| | | | | ||||||
| * | | | | references: sort: compare author timestamps when commit timestamps are equal.... | Alexandr Krylovskiy | 2018-01-21 | 1 | -1/+3 | |
* | | | | | Merge pull request #828 from fooker/patch-1 | Máximo Cuadros | 2018-10-15 | 2 | -5/+19 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | use remote name in fetch while clone, test | Máximo Cuadros | 2018-10-15 | 2 | -1/+14 | |
| * | | | | Use remote name in fetch while clone | Dustin Frisch | 2018-05-09 | 1 | -4/+5 | |
* | | | | | Plumbing: object, Add support for Log with filenames. Fixes #826 (#979) | Nithin Gangadharan | 2018-10-11 | 4 | -6/+271 | |
* | | | | | Merge pull request #977 from filipnavara/config-test | Máximo Cuadros | 2018-10-09 | 1 | -1/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add test for Windows local paths. | Filip Navara | 2018-10-05 | 1 | -1/+14 | |
* | | | | | | Merge pull request #978 from urld/isclean | Máximo Cuadros | 2018-10-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | git: Fix Status.IsClean() documentation | David Url | 2018-10-06 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #974 from u5surf/issue-813 | Máximo Cuadros | 2018-10-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | use time.IsZero in Prune | u5surf | 2018-10-02 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #968 from smola/improve-test-weird-userpass | Máximo Cuadros | 2018-10-09 | 1 | -5/+15 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | test: improve test for urlencoded user:pass | Santiago M. Mola | 2018-09-27 | 1 | -5/+15 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #966 from jmkim/fix-typo | Máximo Cuadros | 2018-09-27 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | all: remove extra 's' in "mismatch" | Jongmin Kim | 2018-09-26 | 2 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #962 from jfontan/fix/do-not-close-files-in-iterator | Máximo Cuadros | 2018-09-21 | 2 | -12/+64 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | storage/filesystem: add more doc to NewPackfileIter | Javi Fontan | 2018-09-21 | 1 | -4/+7 | |
| * | | | | | storage/filesystem: keep packs open in PackfileIter | Javi Fontan | 2018-09-20 | 2 | -14/+63 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #958 from kuba--/fix-cachesize | Máximo Cuadros | 2018-09-18 | 4 | -24/+66 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove empty space to trigger windows build. | kuba-- | 2018-09-17 | 2 | -4/+0 | |
| * | | | | | Fix potential LRU cache size issue. | kuba-- | 2018-09-17 | 4 | -22/+68 | |
|/ / / / / | ||||||
* | | | | | travis: drop go1.9 add go1.11 | Máximo Cuadros | 2018-09-10 | 1 | -1/+1 | |
* | | | | | *: go modules support | Máximo Cuadros | 2018-09-10 | 2 | -0/+86 | |
* | | | | | Merge pull request #928 from vancluever/f-add-tagging-support | Máximo Cuadros | 2018-09-10 | 6 | -69/+662 | |
|\ \ \ \ \ | ||||||
| * | | | | | repository: fix test for new Storage constructor | Máximo Cuadros | 2018-09-10 | 1 | -7/+5 | |
| * | | | | | Merge branch 'master' of github.com:src-d/go-git into f-add-tagging-support | Máximo Cuadros | 2018-09-10 | 44 | -187/+1028 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #932 from flant/fix-negative-range-info | Máximo Cuadros | 2018-09-10 | 2 | -2/+43 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix fatal corrupt patch in unified diff format | Antonio Jesus Navarro Perez | 2018-09-07 | 2 | -2/+43 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #949 from kuba--/custom-cache | Máximo Cuadros | 2018-09-08 | 25 | -165/+111 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Expose Storage cache. | kuba-- | 2018-09-07 | 25 | -165/+111 | |
| |/ / / / / | ||||||
* / / / / / | plumbing/transport: ssh check if list of known_hosts files is empty | Kuba Podgórski | 2018-09-07 | 2 | -7/+69 | |
|/ / / / / | ||||||
* | | | | | worktree: solve merge conflictsv4.7.0 | Máximo Cuadros | 2018-09-06 | 2 | -3/+70 | |
|\ \ \ \ \ | ||||||
| * | | | | | worktree: address PR comments: sort imports appropriately | Mark Bartel | 2018-07-07 | 2 | -6/+6 | |
| * | | | | | worktree: sort the tree object. Fixes #881 | Mark Bartel | 2018-07-03 | 1 | -0/+14 | |
| * | | | | | worktree: add test for correct tree sorting (issue #881) | Mark Bartel | 2018-07-03 | 1 | -0/+54 | |
* | | | | | | Merge pull request #942 from jfontan/improvement/maintain-packfiles-open | Máximo Cuadros | 2018-09-06 | 5 | -2/+131 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | storage/filesystem: compare files using offset in test | Javi Fontan | 2018-09-06 | 2 | -3/+20 | |
| * | | | | | | storage/filesystem: add KeepDescriptors test | Javi Fontan | 2018-09-05 | 3 | -7/+31 | |
| * | | | | | | plumbing/storer: do not expose Close in EncodedObjectStorer interface | Javi Fontan | 2018-09-04 | 1 | -2/+0 |