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
|
1e18af6e68
Really simple API for updating refs
|
16 yıl önce |
John Carr
|
84f6b2af07
dul-daemon: Implement has_revision in backend
|
16 yıl önce |
John Carr
|
b77aec5760
Add comments
|
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
|
1a09e81cec
Fix off by 20 bug in iterator
|
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
|
b328bf98e6
Fix off-by-one
|
16 yıl önce |
John Carr
|
e1b2bae73e
Return list of heads from a git repository
|
16 yıl önce |
John Carr
|
4a6b507c58
Repo class fails to load jhbuild git-svn clone because there are tags in refs/tags/svn/foo. Support loading refs from sub directories
|
16 yıl önce |
John Carr
|
41e655c80c
\0x0a is a typo. Use \n as its prettier
|
16 yıl önce |
John Carr
|
32557c084d
More doc strings
|
16 yıl önce |
John Carr
|
4dd854fbac
Tidy up. Document.
|
16 yıl önce |
John Carr
|
0e186f3598
Add a test program
|
16 yıl önce |
John Carr
|
1a70c2e059
Server side git protocols
|
16 yıl önce |
Jelmer Vernooij
|
9bd2ab8932
Support writing packs (no deltas are written yet though).
|
16 yıl önce |
Jelmer Vernooij
|
b800443549
Look in packs when looking for objects.
|
16 yıl önce |
Jelmer Vernooij
|
3d02bbd17e
Add close operation, be lazier when opening pack files.
|
16 yıl önce |
Jelmer Vernooij
|
dbc4c77a2a
Deltas work.
|
16 yıl önce |
Jelmer Vernooij
|
838bb0440f
Fix offsets in pack files.
|
16 yıl önce |
Jelmer Vernooij
|
4ec2879d2e
remove unused multi_ord.
|
16 yıl önce |
Jelmer Vernooij
|
fdabd4299b
Change README to be about Dulwich rather than Python-git.
|
16 yıl önce |
Jelmer Vernooij
|
0f1c1d9f97
Add iterentries().
|
16 yıl önce |
Jelmer Vernooij
|
d7ef61d86e
Some more work resolving objects.
|
16 yıl önce |
Jelmer Vernooij
|
854ad99760
Support generating index files.
|
16 yıl önce |
Jelmer Vernooij
|
12c4ee2aa9
Add PackData.iterobjects().
|
16 yıl önce |