Dave Borowitz
|
425450d355
Fix whitespace bug in dul-web.
|
16 ani în urmă |
Jelmer Vernooij
|
1b11868e88
Merge pack protocol receiver fix.
|
16 ani în urmă |
Jelmer Vernooij
|
9e1039376a
Add DiskObjectStore.init.
|
16 ani în urmă |
Tay Ray Chuan
|
c2fe5c730d
test_object_store: use temp dirs instead of 'foo'
|
16 ani în urmă |
Tay Ray Chuan
|
534466656c
client: don't assume server response is of length 20
|
16 ani în urmă |
Tay Ray Chuan
|
c37f019d3c
ObjectStoreGraphWalker.ack: use non-recursive implementation
|
16 ani în urmă |
Dave Borowitz
|
cde10762dd
Use datetime.utcfromtimestamp() in tests.
|
16 ani în urmă |
Jelmer Vernooij
|
8ea136a660
Preserve '-' sign when -0000 is stored for the timezone in a commit/tag.
|
16 ani în urmă |
Jelmer Vernooij
|
328bdcfa2e
Add Tree.__iter__.
|
16 ani în urmă |
Jelmer Vernooij
|
a7b08060f5
Cope with \r in ref files on Windows.
|
16 ani în urmă |
Jelmer Vernooij
|
272a9587e0
Avoid relying on PST for passing the testsuite.
|
16 ani în urmă |
Dave Borowitz
|
4448f3b389
Ensure we don't run past the end of the tree text.
|
16 ani în urmă |
Jelmer Vernooij
|
f6aa4aeabe
Remove unused import, always ensure that objects is serialized before running check().
|
16 ani în urmă |
Dave Borowitz
|
a4cebb6994
Add check() methods to object classes for consistency checking.
|
16 ani în urmă |
Jelmer Vernooij
|
c81330d2b3
Rename set_ref -> set_symbolic_ref.
|
16 ani în urmă |
Jelmer Vernooij
|
8ec5cf73d3
Avoid writing to stdout.
|
16 ani în urmă |
Jelmer Vernooij
|
7605a1af51
Fix import of NotTagError.
|
16 ani în urmă |
Jelmer Vernooij
|
dacd178dba
Define common TestSkipped exception so it's easier to swap out later for
|
16 ani în urmă |
Dave Borowitz
|
fe36cc47e7
Change parse_tree to return a list rather than a dict.
|
16 ani în urmă |
Dave Borowitz
|
8463ba02d2
cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6,
|
16 ani în urmă |
Jelmer Vernooij
|
2c648769e2
Fix imports.
|
16 ani în urmă |
Jelmer Vernooij
|
a977a5e8e3
Merge Dave's fixes for the compatibility tests and web.
|
16 ani în urmă |
Dave Borowitz
|
dd756c2cdf
Update servers and compat tests to work with DictBackends.
|
16 ani în urmă |
Jelmer Vernooij
|
5fef08db96
Avoid seek when loading pack index files.
|
16 ani în urmă |
Jelmer Vernooij
|
d4ad54deae
Simplify apply_pack call.
|
16 ani în urmă |
Jelmer Vernooij
|
5a8375d9a0
Remove GitBackendRepo, use plain Repo's instead.
|
16 ani în urmă |
Jelmer Vernooij
|
840e39a6e1
Move apply_pack to ReceivePackHandler, so a server backend repo is a strict subset of Repo.
|
16 ani în urmă |
Jelmer Vernooij
|
ed9619d9b7
Use property to access commit parents.
|
16 ani în urmă |
Jelmer Vernooij
|
ad47873a11
Fix dul-daemon.
|
16 ani în urmă |
Jelmer Vernooij
|
1be30345df
If git is available on the local machine, always run the compatibility tests so I don't break stuff again.
|
16 ani în urmă |