Jelmer Vernooij
|
7b45c7c020
Start on 0.7.0.
|
14 yıl önce |
Jelmer Vernooij
|
7e931151de
Release 0.6.2.
|
14 yıl önce |
Jelmer Vernooij
|
23cdf855c2
Merge some bare-repo related fixes from Dirk Neumann.
|
14 yıl önce |
Jelmer Vernooij
|
aea747d7e5
Merge some bare-repo related fixes from Dirk Neumann.
|
14 yıl önce |
Jelmer Vernooij
|
673cb13a7a
Remove old Fastimporter in favor of new python-fastimport-based import processor.
|
14 yıl önce |
Jelmer Vernooij
|
ed96083fbd
Treat marks as strings internally.
|
14 yıl önce |
Jeremy Whitlock
|
300982099b
Added unit tests for dulwich.object_store.tree_lookup_path.
|
14 yıl önce |
Jelmer Vernooij
|
9c75145dbc
Handle patches with more than one commit line.
|
14 yıl önce |
Jeremy Whitlock
|
ce4cf34382
[Dulwich-users] [PATCH] Added unit tests for
|
14 yıl önce |
Jelmer Vernooij
|
e6daea4e14
Add test for subject parsing in git_am_patch_split.
|
14 yıl önce |
Dave Borowitz
|
f09bdd409b
server: Correct short-circuiting operation for no-op fetches.
|
15 yıl önce |
Dave Borowitz
|
d58b892341
Add eof() and unread_pkt_line() methods to Protocol.
|
15 yıl önce |
dak180
|
5b08ef6aa0
Cope with strnlen() not existing on Mac.
|
14 yıl önce |
Jelmer Vernooij
|
daf87c664d
Fix exporting fastimport streams using python-fastimport.
|
14 yıl önce |
Jelmer Vernooij
|
e694b48279
Use python-fastimport.
|
14 yıl önce |
David Borowitz
|
85f17454c4
MissingObjectFinder: minor cleanup: 80 chars, others.
|
14 yıl önce |
Dirk
|
b3e73cd232
Bare-repo related changes: have no index and bare=true in config.
|
14 yıl önce |
Hans Kolek
|
f72cac196a
Provide strnlen() on mingw32 which doesn't have it.
|
14 yıl önce |
Jelmer Vernooij
|
828466f47f
Make sure TestCase.setUp() is called, remove unused import.
|
14 yıl önce |
Dave Borowitz
|
4c77413f27
Use real in-memory objects rather than stubs for server tests.
|
14 yıl önce |
Dave Borowitz
|
6b4c86f717
Add utility functions to DictRefsContainer, useful for tests.
|
14 yıl önce |
Dave Borowitz
|
21883a202b
Allow overwriting id property of objects in test utils.
|
14 yıl önce |
Dave Borowitz
|
3be37749da
Delegate SHA peeling to the object store.
|
14 yıl önce |
Dave Borowitz
|
c1ea0a7ab9
Refactor some of dulwich.tests.compat.server_utils.
|
14 yıl önce |
Dave Borowitz
|
5cde68e909
server: Explicitly specify allowed protocol commands.
|
14 yıl önce |
Jelmer Vernooij
|
28c8809248
add trivial tests for DiskObjectStore.add_{thin_,}pack.
|
14 yıl önce |
Jelmer Vernooij
|
2006ff3eab
New dulwich.pack.MemoryPackIndex class.
|
14 yıl önce |
Jelmer Vernooij
|
895922c19d
Fix typo.
|
14 yıl önce |
Jelmer Vernooij
|
20c1043c8c
PackIndex1 and PackIndex2 now subclass FilePackIndex, which is
|
14 yıl önce |
Dave Borowitz
|
ae65f9a46d
server: Factor out _split_proto_line as a global.
|
14 yıl önce |