Jelmer Vernooij
|
a9f9b6261e
Add clone to porcelain.
|
11 år sedan |
Jelmer Vernooij
|
d152936241
Add init support to porcelain.
|
11 år sedan |
Jelmer Vernooij
|
aa2b6b15c8
Add basic commit support to porcelain.
|
11 år sedan |
Jelmer Vernooij
|
61169bd000
Add porcelain for update_server_info.
|
11 år sedan |
Jelmer Vernooij
|
715bd95976
Add porcelain for 'archive' command.
|
11 år sedan |
Jelmer Vernooij
|
4133f28ae2
Add 'dulwich diff' command.
|
12 år sedan |
Jelmer Vernooij
|
f4b3e92c27
Print refs after fetch.
|
12 år sedan |
Jelmer Vernooij
|
7b6caab148
Add a 'dulwich fetch' implementation.
|
13 år sedan |
Jelmer Vernooij
|
e7ec4dc01b
New method ``update_server_info`` which generates data
|
13 år sedan |
Jelmer Vernooij
|
df4aeaf611
Add support for retrieving tarballs from remote servers.
|
13 år sedan |
Chris Eberle
|
0b8b6b0833
getopt longopts weren't specified correctly, couldn't call dulwich init --bare
|
13 år sedan |
Jelmer Vernooij
|
ae5df7c2cc
Use unbuffered standard I/O in dulwich script.
|
13 år sedan |
Dave Borowitz
|
e950bdd711
Clean up file headers.
|
15 år sedan |
Jelmer Vernooij
|
115d2a9f75
Improve formatting, update docstring.
|
15 år sedan |
Jelmer Vernooij
|
4664830bc9
Move get_transport_and_path to dulwich.client.
|
15 år sedan |
Jelmer Vernooij
|
339eee3ac3
Allow specifying path to 'dulwich log'.
|
15 år sedan |
Jelmer Vernooij
|
9208f15845
Simplify clone code.
|
15 år sedan |
Jelmer Vernooij
|
d936f9e280
Fix indentation.
|
15 år sedan |
Jelmer Vernooij
|
94281c2930
Add convenience function for creating a new commit in a git repository.
|
16 år sedan |
Jelmer Vernooij
|
d997d74fe7
Add convenience functions for fetching objects.
|
16 år sedan |
Abderrahim Kitouni
|
5d64e52c4b
fix uses of old api (Repo.{set,remove}_ref ObjectStore.add_pack)
|
16 år sedan |
Jelmer Vernooij
|
a20ff1bfb3
Refactor GraphWalker.
|
16 år sedan |
Jelmer Vernooij
|
ef1525cfd2
Fix typo.
|
16 år sedan |
Jelmer Vernooij
|
5d2d117ac6
Cope with the fact that Index.__iter__ now returns paths rather than 12-tuples.
|
16 år sedan |
Jelmer Vernooij
|
714631cfc2
Don't close file twice.
|
16 år sedan |
Jelmer Vernooij
|
669105af83
Skip ^{} tags.
|
16 år sedan |
John Carr
|
f0789c898a
Don't force : on us
|
16 år sedan |
John Carr
|
5dcd49dc91
Fallback to local git-foo if not git:// or git+ssh://. Remove unused stuff from SubprocessGitClient. Lets try a bufsize of 0.
|
16 år sedan |
John Carr
|
ada58962e6
Merge lp:~johncarr/dulwich/git-serve
|
16 år sedan |
John Carr
|
9ce572f161
Add a generic class that can talk to any git-receive-pack or git-upload-packs that we can get pipe access to
|
16 år sedan |