| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | |
| | |
| | | |
commit histories (#963)
Signed-off-by: Filip Navara <navara@emclient.com>
|
|\ \ \
| | | |
| | | | |
repository: fix plain clone error handling regression
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
PR #1008 introduced a regression by changing the errors returned by
PlainClone when a repository did not exist.
This change goes back to returned errors as they were in v4.7.0.
Fixes #1027
Signed-off-by: Santiago M. Mola <santi@mola.io>
|
|\ \ \
| | | |
| | | | |
plumbing: format/index: support for EOIE extension
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
storage/filesystem: Added reindex method to reindex packfiles
|
| | |_|/
| |/| |
| | | |
| | | | |
Signed-off-by: Javier Peletier <jm@epiclabs.io>
|
|\ \ \ \
| | | | |
| | | | | |
plumbing/format/packfile: Fix broken "thin" packfile support. Fixes #991
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Javier Peletier <jm@epiclabs.io>
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Javier Peletier <jm@epiclabs.io>
|
| |/ /
|/| |
| | | |
Signed-off-by: Antonio Jesus Navarro Perez <antnavper@gmail.com>
|
|\ \ \
| | | |
| | | | |
repository: Fix RefSpec for a single tag.
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Fedor Korotkov <fedor.korotkov@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
plumbing: ssh, Fix flaky test TestAdvertisedReferencesNotExists. Fixes #969
|
| |\ \ \
| |/ / /
|/| | |
| | | | |
mccurdyc/Issue#969/fix-flaky-ssh-test
|
|\ \ \ \
| | | | |
| | | | | |
http: improve TokenAuth documentation
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Users are often confused with TokenAuth, since it might look that it
should be used with GitHub's OAuth tokens. But that is not the case.
TokenAuth implements HTTP bearer authentication. Most git servers will
use HTTP basic authentication (user+passwords) even for OAuth tokens.
Signed-off-by: Santiago M. Mola <santi@mola.io>
|
| | | |
| | | |
| | | | |
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
cleanup after failed clone
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Santiago M. Mola <santi@mola.io>
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Bartek Jaroszewski <jaroszewskibartek@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
update gcfg dependency to v1.4.0
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
Fix spelling and grammar in docs and example
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Lukasz Kokot <lukasz@kumojin.com>
|
|\ \ \ \
| | | | |
| | | | | |
plumbing: transport/http, Add missing host/port on redirect. Fixes #820
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
add StackOverflow to support channels
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Since we are not redirecting users to StackOverflow for support
questions, it makes sense to add it to the official support channels.
Signed-off-by: Santiago M. Mola <santi@mola.io>
|
| |_|/
|/| |
| | |
| | |
| | | |
Access Token) (#990)
examples: PlainClone with Basic Authentication (Password & Access Token)
|
|\ \ \
| | | |
| | | | |
plumbing: ReferenceName constructors
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>
|
|\ \
| | |
| | | |
git: enables building on OpenBSD, Dragonfly BSD and Solaris
|
|/ /
| |
| |
| | |
Signed-off-by: Yuce Tekol <yucetekol@gmail.com>
|
|\ \
| | |
| | | |
remote: use reference deltas on push when the remote server does not …
|
| |/
| |
| |
| |
| |
| | |
support offset deltas
Signed-off-by: Benjamin Ash <bash@intelerad.com>
|
|/
|
| |
README: Fixed a typo.
|
|\
| |
| | |
repository: improve CheckoutOption.Hash doc
|
| |
| |
| |
| | |
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
|
|\ \
| | |
| | | |
repository: allow open non-bare repositories as bare
|
| | |
| | |
| | |
| | | |
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
|
|\ \ \
| | | |
| | | | |
blame: fix edge case with missing \n in content length causing mismatched length error
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
length error
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
tree: add a Size() method for getting plaintext size
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Suggested by mcuadros.
Issue: src-d/go-git#982
Signed-off-by: Jeremy Stribling <strib@alum.mit.edu>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Suggested by taruti.
Signed-off-by: Jeremy Stribling <strib@alum.mit.edu>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Without reading the entire object into memory.
Signed-off-by: Jeremy Stribling <strib@alum.mit.edu>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Jeremy Stribling <strib@alum.mit.edu>
|
|\ \ \ \
| |_|_|/
|/| | | |
Teach ResolveRevision how to look up annotated tags
|