Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | storage: transactional, package documentation | Máximo Cuadros | 2019-02-02 | 8 | -21/+75 |
| | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | storage: transactional, new storage with transactional capabilities | Máximo Cuadros | 2018-12-10 | 14 | -7/+675 |
| | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | storage: new storage.ErrReferenceHasChanged error and test for ↵ | Máximo Cuadros | 2018-12-10 | 4 | -3/+58 |
| | | | | | | CheckAndSetReference Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | plumbing: storer, new NewMultiReferenceIter | Máximo Cuadros | 2018-10-31 | 2 | -2/+89 |
| | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | storage: transactional, new storage with transactional capabilities (WIP) | Máximo Cuadros | 2018-10-29 | 6 | -1/+290 |
| | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | Merge pull request #998 from mcuadros/ref-helpers | Máximo Cuadros | 2018-10-25 | 2 | -0/+55 |
|\ | | | | | plumbing: ReferenceName constructors | ||||
| * | plumbing: ReferenceName constructors | Máximo Cuadros | 2018-10-24 | 2 | -0/+55 |
|/ | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | Merge pull request #992 from yuce/enable-openbsd-dragonfly-solaris | Máximo Cuadros | 2018-10-24 | 2 | -1/+27 |
|\ | | | | | git: enables building on OpenBSD, Dragonfly BSD and Solaris | ||||
| * | Enables building on openbsd, dragonfly bsd and solaris | Yuce Tekol | 2018-10-23 | 2 | -1/+27 |
|/ | | | | Signed-off-by: Yuce Tekol <yucetekol@gmail.com> | ||||
* | Merge pull request #987 from bashims/945-push-ref-deltas | Máximo Cuadros | 2018-10-17 | 2 | -2/+30 |
|\ | | | | | remote: use reference deltas on push when the remote server does not … | ||||
| * | remote: use reference deltas on push when the remote server does not | Benjamin Ash | 2018-10-16 | 2 | -2/+30 |
| | | | | | | | | | | | | support offset deltas Signed-off-by: Benjamin Ash <bash@intelerad.com> | ||||
* | | Fixed a typo. (#989) | hnarasaki | 2018-10-17 | 1 | -1/+1 |
|/ | | | README: Fixed a typo. | ||||
* | Merge pull request #985 from mcuadros/checkout-docv4.7.1 | Máximo Cuadros | 2018-10-16 | 1 | -2/+3 |
|\ | | | | | repository: improve CheckoutOption.Hash doc | ||||
| * | repository: improve CheckoutOption.Hash doc | Máximo Cuadros | 2018-10-16 | 1 | -2/+3 |
| | | | | | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | | Merge pull request #984 from mcuadros/open-bare | Máximo Cuadros | 2018-10-16 | 2 | -14/+9 |
|\ \ | | | | | | | repository: allow open non-bare repositories as bare | ||||
| * | | repository: allow open non-bare repositories as bare | Máximo Cuadros | 2018-10-15 | 2 | -14/+9 |
| | | | | | | | | | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | | | Merge pull request #986 from mcuadros/fix-blame | Máximo Cuadros | 2018-10-16 | 2 | -5/+42 |
|\ \ \ | | | | | | | | | blame: fix edge case with missing \n in content length causing mismatched length error | ||||
| * | | | blame: fix edge case with missing \n in content length causing mismatched ↵ | Máximo Cuadros | 2018-10-16 | 2 | -5/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | length error Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | | | | Merge pull request #982 from keybase/strib/gh-KBFS-3474-object-sizes | Máximo Cuadros | 2018-10-16 | 8 | -0/+168 |
|\ \ \ \ | |/ / / |/| | | | tree: add a Size() method for getting plaintext size | ||||
| * | | | packfile: add comment on GetSizeByOffset | Jeremy Stribling | 2018-10-15 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Suggested by mcuadros. Issue: src-d/go-git#982 Signed-off-by: Jeremy Stribling <strib@alum.mit.edu> | ||||
| * | | | filesystem: add a new test for EncodedObjectSize | Jeremy Stribling | 2018-10-12 | 2 | -3/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | Suggested by taruti. Signed-off-by: Jeremy Stribling <strib@alum.mit.edu> | ||||
| * | | | tree: add a Size() method for getting plaintext size | Jeremy Stribling | 2018-10-11 | 2 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | Without reading the entire object into memory. Signed-off-by: Jeremy Stribling <strib@alum.mit.edu> | ||||
| * | | | object: get object size without reading whole object | Jeremy Stribling | 2018-10-11 | 6 | -0/+137 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jeremy Stribling <strib@alum.mit.edu> | ||||
* | | | | Merge pull request #830 from novas0x2a/annotated | Máximo Cuadros | 2018-10-15 | 2 | -11/+54 |
|\ \ \ \ | |_|_|/ |/| | | | Teach ResolveRevision how to look up annotated tags | ||||
| * | | | teach ResolveRevision how to look up annotated tags, test | Máximo Cuadros | 2018-10-15 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
| * | | | 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. Fixes #725 | ||||
| * | | | | references: sort: compare author timestamps when commit timestamps are ↵ | Máximo Cuadros | 2018-10-15 | 1 | -1/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | equal, test Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
| * | | | | Merge branch 'bugfix/references-sort-timestamps' of ↵ | Máximo Cuadros | 2018-10-15 | 1 | -1/+3 |
|/| | | | | | | | | | | | | | | | | | | | github.com:krylovsk/go-git into bugfix/references-sort-timestamps | ||||
| * | | | | references: sort: compare author timestamps when commit timestamps are ↵ | Alexandr Krylovskiy | 2018-01-21 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | equal. Fixes #725 Signed-off-by: Alexandr Krylovskiy <alexandr.krylovskiy@gmail.com> | ||||
* | | | | | Merge pull request #828 from fooker/patch-1 | Máximo Cuadros | 2018-10-15 | 2 | -5/+19 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Use remote name in fetch while clone | ||||
| * | | | | use remote name in fetch while clone, test | Máximo Cuadros | 2018-10-15 | 2 | -1/+14 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
| * | | | | Use remote name in fetch while clone | Dustin Frisch | 2018-05-09 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #827 Signed-off-by: Dustin Frisch <fooker@lab.sh> | ||||
* | | | | | Plumbing: object, Add support for Log with filenames. Fixes #826 (#979) | Nithin Gangadharan | 2018-10-11 | 4 | -6/+271 |
| | | | | | | | | | | | | | | | plumbing: object, Add support for Log with filenames. Fixes #826 | ||||
* | | | | | Merge pull request #977 from filipnavara/config-test | Máximo Cuadros | 2018-10-09 | 1 | -1/+14 |
|\ \ \ \ \ | | | | | | | | | | | | | config: Add test for Windows local paths. | ||||
| * | | | | | Add test for Windows local paths. | Filip Navara | 2018-10-05 | 1 | -1/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Filip Navara <navara@emclient.com> | ||||
* | | | | | | Merge pull request #978 from urld/isclean | Máximo Cuadros | 2018-10-09 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | git: Fix Status.IsClean() documentation | ||||
| * | | | | | | git: Fix Status.IsClean() documentation | David Url | 2018-10-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The documentation of the IsClean Method contained a negation, so it was describing the opposite of its actual behavior. Fixes #838 Signed-off-by: David Url <david@urld.io> | ||||
* | | | | | | | Merge pull request #974 from u5surf/issue-813 | Máximo Cuadros | 2018-10-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | use time.IsZero in Prune | ||||
| * | | | | | | | use time.IsZero in Prune | u5surf | 2018-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: u5surf <u5.horie@gmail.com> | ||||
* | | | | | | | | 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 | ||||
| * | | | | | | | test: improve test for urlencoded user:pass | Santiago M. Mola | 2018-09-27 | 1 | -5/+15 |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Santiago M. Mola <santi@mola.io> | ||||
* | | | | | | | Merge pull request #966 from jmkim/fix-typo | Máximo Cuadros | 2018-09-27 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | all: remove extra 's' in "mismatch" | ||||
| * | | | | | | all: remove extra 's' in "mismatch" | Jongmin Kim | 2018-09-26 | 2 | -2/+2 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | Signed-off-by: Jongmin Kim <jmkim@pukyong.ac.kr> | ||||
* | | | | | | Merge pull request #962 from jfontan/fix/do-not-close-files-in-iterator | Máximo Cuadros | 2018-09-21 | 2 | -12/+64 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | storage/filesystem: keep packs open in PackfileIter | ||||
| * | | | | | storage/filesystem: add more doc to NewPackfileIter | Javi Fontan | 2018-09-21 | 1 | -4/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javi Fontan <jfontan@gmail.com> | ||||
| * | | | | | storage/filesystem: keep packs open in PackfileIter | Javi Fontan | 2018-09-20 | 2 | -14/+63 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PackfileIter was not taking into account the option KeepDescriptors and was always closing the file. This caused "file already closed" errors when iterating packfiles in with KeepDescriptors active. Signed-off-by: Javi Fontan <jfontan@gmail.com> | ||||
* | | | | | Merge pull request #958 from kuba--/fix-cachesize | Máximo Cuadros | 2018-09-18 | 4 | -24/+66 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix potential LRU cache size issue. | ||||
| * | | | | | Remove empty space to trigger windows build. | kuba-- | 2018-09-17 | 2 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: kuba-- <kuba@sourced.tech> | ||||
| * | | | | | Fix potential LRU cache size issue. | kuba-- | 2018-09-17 | 4 | -22/+68 |
|/ / / / / | | | | | | | | | | | | | | | | Signed-off-by: kuba-- <kuba@sourced.tech> |