Dave Borowitz
|
697e093ef6
Make dul-daemon a trivial wrapper around server functionality.
|
15 yıl önce |
Dave Borowitz
|
d856df40d9
Add logging utilities and server logging.
|
15 yıl önce |
Dave Borowitz
|
0994d0331b
Clean up file headers.
|
15 yıl önce |
Jelmer Vernooij
|
afb81faa7d
Fix imports.
|
15 yıl önce |
Jelmer Vernooij
|
adacecacb7
Remove GitBackendRepo, use plain Repo's instead.
|
15 yıl önce |
Jelmer Vernooij
|
75977dabe0
Fix dul-daemon.
|
15 yıl önce |
Jelmer Vernooij
|
88d5e0982c
Support opening git repositories by path.
|
15 yıl önce |
Jelmer Vernooij
|
dabd25eb30
Change license to GPLv2 or later rather than just GPLv2 - verified with John.
|
15 yıl önce |
Dave Borowitz
|
de164d9113
Work towards making Dulwich less dependent on the filesystem.
|
15 yıl önce |
John Carr
|
ea84707254
Make dul-daemon start once more :)
|
16 yıl önce |
Jelmer Vernooij
|
e0b3ce9265
Share port constant.
|
16 yıl önce |
John Carr
|
fe07efa9f1
Don't need these imports
|
16 yıl önce |
John Carr
|
28555f40ca
Move default Git implementation from bin/ to dulwich/ - want to reuse this for dul-receive-pack and dul-upload-pack
|
16 yıl önce |
John Carr
|
c1f18d1946
Generate and send useful packs
|
16 yıl önce |
John Carr
|
8a6fb699d2
After sending pack, close off.
|
16 yıl önce |
John Carr
|
86ac6813f5
Fix pack sending
|
16 yıl önce |
John Carr
|
2a52faae42
More stuff needed for pack writing
|
16 yıl önce |
John Carr
|
21502005d8
Fix typos
|
16 yıl önce |
John Carr
|
49a7aedf91
sha_queue now holds tuple(type, sha)
|
16 yıl önce |
John Carr
|
71cf5f60d8
Stub out 'sha1 as we go' implementation
|
16 yıl önce |
John Carr
|
62d89b0974
Start stubbing out packer
|
16 yıl önce |
John Carr
|
ef6b1d425a
git push handling fixes
|
16 yıl önce |
John Carr
|
115cc83cb4
Store pack with correct suffix and also update refs appropriately
|
16 yıl önce |
John Carr
|
84f6b2af07
dul-daemon: Implement has_revision in backend
|
16 yıl önce |
John Carr
|
3eeb0fd3ce
Pop from the front, or we just keep examining the same object forever
|
16 yıl önce |
John Carr
|
d87d95c54f
Add some extra checks to the protocol and enchance dul-daemon
|
16 yıl önce |
John Carr
|
cc20a122f7
dul-daemon can accept incoming packs (store them in the repository, and index them).
|
16 yıl önce |
John Carr
|
e1b2bae73e
Return list of heads from a git repository
|
16 yıl önce |
John Carr
|
0e186f3598
Add a test program
|
16 yıl önce |