Jelmer Vernooij
|
bd086daaa4
Implement stub Repo.__iter__, so NotImplementedError is raised rather than KeyError.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
465f4a2b33
Make text argument to strnlen const.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
223559c7f8
Make text argument to strnlen const.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
66f22c4c4d
Merge deprecation of ``Repo.revision_history`` in favor of ``Repo.get_walker``.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
5bc573640a
Merge deprecation of ``Repo.revision_history`` in favor of ``Repo.get_walker``.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
b687fc2a14
Smart protocol clients can now change refs even if they are not uploading new data.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
ea94de72ff
Smart protocol clients can now change refs even if they are not uploading new data.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
d4fc20d185
Fix handling of slashes in the http client.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
a9763559f7
Fix handling of slashes in the http client.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
e6fe8476ec
Two minor fixes to improve compatibility with some Git http servers.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
492c17406a
Two minor fixes to improve compatibility with some Git http servers.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
e06a3f2ceb
Edit per-repo configuration file rather than using -c, which is only available
|
14 gadi atpakaļ |
Jelmer Vernooij
|
7371a64402
Edit per-repo configuration file rather than using -c, which is only available
|
14 gadi atpakaļ |
Jelmer Vernooij
|
e736617110
Require at least git 1.6.6 when testing http smart server support.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
6e11b0ff65
Require at least git 1.6.6 when testing http smart server support.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
b0572e5cd5
Special case 'refs/stash' as a valid ref.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
e0e795f3e9
Special case 'refs/stash' as a valid ref.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
c80b354919
Merge basic support for alternates.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
d9540a4ca1
Merge basic support for alternates.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
e129c806e7
Cope with locking.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
62b640c908
Cope with locking.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
da27aea049
Merge fix for compilation with MSVC < 8.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
d93d4893fc
Merge fix for compilation with MSVC < 8.
|
14 gadi atpakaļ |
Martin
|
f1a2af5c20
Provide strnlen for MSVC before version 8
|
14 gadi atpakaļ |
Martin
|
1a91ebb322
Provide strnlen for MSVC before version 8
|
14 gadi atpakaļ |
Jelmer Vernooij
|
3ccf689dcf
Add basic support for alternates.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
7a3a2de967
Add basic support for alternates.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
1c0afe8a5d
client: Support smart server access over https, pass URLs around rather than tuples with hostname/port/username/etc.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
528cbe0287
client: Support smart server access over https, pass URLs around rather than tuples with hostname/port/username/etc.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
7cd6ecb52d
client: Raise NotGitRepository if there is no remote repository.
|
14 gadi atpakaļ |