Jelmer Vernooij
|
9f5b623e5e
Merge basic support for alternates.
|
14 лет назад |
Jelmer Vernooij
|
976ad5f88a
Cope with locking.
|
14 лет назад |
Jelmer Vernooij
|
6d16463e96
Merge fix for compilation with MSVC < 8.
|
14 лет назад |
Martin
|
1da03206ac
Provide strnlen for MSVC before version 8
|
14 лет назад |
Jelmer Vernooij
|
e4e4780515
Add basic support for alternates.
|
14 лет назад |
Jelmer Vernooij
|
33daec14da
client: Support smart server access over https, pass URLs around rather than tuples with hostname/port/username/etc.
|
14 лет назад |
Jelmer Vernooij
|
667db01286
client: Raise NotGitRepository if there is no remote repository.
|
14 лет назад |
Jelmer Vernooij
|
374ba93718
client: Continue reading revision info on 'ready', too.
|
14 лет назад |
Jelmer Vernooij
|
e6a56b2181
Merge basic http client implementation.
|
14 лет назад |
Jelmer Vernooij
|
83c7863100
Update NEWS.
|
14 лет назад |
Jelmer Vernooij
|
6ef9c260a3
client: Add http support for 'git-upload-pack'.
|
14 лет назад |
Jelmer Vernooij
|
78bf05de88
merge trunk
|
14 лет назад |
Jelmer Vernooij
|
fa0c70e648
client: Add support for multi_ack_detailed capability.
|
14 лет назад |
Jelmer Vernooij
|
a9bbed96f2
client: Refactor handling of negotiation.
|
14 лет назад |
Jelmer Vernooij
|
17040d0f4b
client: Refactor 'git-receive-pack' tail handling.
|
14 лет назад |
Jelmer Vernooij
|
33780dbcdf
Merge trunk.
|
14 лет назад |
Jelmer Vernooij
|
b44d590b7c
Support the 'side-band-64k' capability in 'git-receive-pack'.
|
14 лет назад |
Jelmer Vernooij
|
d4707564f7
client: Factor out ReportStatusParser.
|
14 лет назад |
Jelmer Vernooij
|
69a0369bcc
protocol: Add simple helper class for parsing a pktline stream.
|
14 лет назад |
Jelmer Vernooij
|
f22728470e
Implement most of git-receive-pack.
|
14 лет назад |
Jelmer Vernooij
|
3ae3176fbd
compat.test_client: Quieten http client tests.
|
14 лет назад |
Jelmer Vernooij
|
11c5fe5692
Implement HTTPGitClient._read_references.
|
14 лет назад |
Jelmer Vernooij
|
5bc378480c
Add base class for traditional git clients.
|
14 лет назад |
Jelmer Vernooij
|
d6535df263
Add basic tests for HTTPGitClient.
|
14 лет назад |
Jelmer Vernooij
|
923ab1dd0c
tests: Use .addCleanup in a couple more places.
|
14 лет назад |
Jelmer Vernooij
|
d87287d9ca
Support passing merge heads to do_commit.
|
14 лет назад |
Jelmer Vernooij
|
d019907b2d
Drop support for testtools, instead depend on python >= 2.7 or unittest2.
|
14 лет назад |
Jelmer Vernooij
|
e2d8236576
Add very basic Repo.clone (#725369)
|
14 лет назад |
Dave Borowitz
|
0b158bfdba
diff_tree: Factor out a protected _add_change method.
|
14 лет назад |
Jelmer Vernooij
|
40acacbfbb
Merge support for ref argument to do_commit, with some tweaks.
|
14 лет назад |