John Carr
|
9ab35d27f4
Share some code between client and server
|
преди 17 години |
John Carr
|
016be62d61
Merge upstream
|
преди 17 години |
Jelmer Vernooij
|
c97925ba83
Don't retrieve all pack files when fetching.
|
преди 17 години |
John Carr
|
8a6e6ac404
More typo. I suck at refactoring :(
|
преди 17 години |
John Carr
|
4bbc38773b
More typo :(
|
преди 17 години |
John Carr
|
0505d9b00f
Typo?
|
преди 17 години |
Jelmer Vernooij
|
70c0cfe119
Abstract away magic in moving pack files into place.
|
преди 17 години |
John Carr
|
1a21191d6d
dul-upload-pack and dul-receive-pack
|
преди 17 години |
Jelmer Vernooij
|
cc354d8a8b
Sort entries before writing index file.
|
преди 17 години |
John Carr
|
b413526f34
Brain dump protocol details
|
преди 17 години |
Jelmer Vernooij
|
6457bd78ba
Print object names sha1 in dumppack.
|
преди 17 години |
Jelmer Vernooij
|
ab537bb14f
Add simple function for returning SHA1 over all objects in a pack (used for filename).
|
преди 17 години |
John Carr
|
0370e85df6
Refactor pack writing
|
преди 17 години |
John Carr
|
cc69e82448
Merge upstream
|
преди 17 години |
Jelmer Vernooij
|
e23cb9f63d
Add simple add_pack() command that will return a file object for a temporary pack filename.
|
преди 17 години |
Jelmer Vernooij
|
8a9cb29e4c
Add simple dul-fetch-pack command.
|
преди 17 години |
Jelmer Vernooij
|
b3c9871200
Use standard pack write functions in daemon.
|
преди 17 години |
Jelmer Vernooij
|
03a84bc2af
Pass fileobject rather than filename to write_pack_data().
|
преди 17 години |
Jelmer Vernooij
|
ac2b85e92f
Merge John.
|
преди 17 години |
Jelmer Vernooij
|
dd2a35f18d
Rename Repo.get_tree() -> Repo.tree() for consistency with git-python.
|
преди 17 години |
Jelmer Vernooij
|
43c18418da
make .id available for all sha_files.
|
преди 17 години |
Jelmer Vernooij
|
ad5d03fb2a
Blob.text() -> Blob.data
|
преди 17 години |
Jelmer Vernooij
|
524a888dd8
Open packs more lazily.
|
преди 17 години |
Jelmer Vernooij
|
6a6679bbc7
Turn more bits into properties.
|
преди 17 години |
Jelmer Vernooij
|
03a5bc6d76
Fix parsing pack objects.
|
преди 17 години |
Jelmer Vernooij
|
bff71f4549
Remove unused _contents member.
|
преди 17 години |
John Carr
|
2149dec6a5
Don't need these imports
|
преди 17 години |
John Carr
|
0f45673242
Missing imports
|
преди 17 години |
Jelmer Vernooij
|
48af48cbcc
Turn Commit.parents into a property, for compatibility with python-git.
|
преди 17 години |
John Carr
|
d2e2fe996b
Move default Git implementation from bin/ to dulwich/ - want to reuse this for dul-receive-pack and dul-upload-pack
|
преди 17 години |