Dirk
|
7edf405704
Bare-repo related changes: have no index and bare=true in config.
|
15 年之前 |
Dave Borowitz
|
df2a95d585
Add utility functions to DictRefsContainer, useful for tests.
|
15 年之前 |
Dave Borowitz
|
75dc621c3d
Delegate SHA peeling to the object store.
|
15 年之前 |
Jelmer Vernooij
|
2a89fff246
Some restructuredText fixes.
|
15 年之前 |
Dave Borowitz
|
3a417f870f
Add a MemoryRepo that stores everything in memory.
|
15 年之前 |
Dave Borowitz
|
44e1d6154c
Use correct path separators for named repo files.
|
15 年之前 |
Dave Borowitz
|
20f3afcdb8
Move named file initilization to BaseRepo.
|
15 年之前 |
Dave Borowitz
|
e950bdd711
Clean up file headers.
|
15 年之前 |
Augie Fackler
|
fa8ef1f833
DiskRefsContainer: don't crash deleting a ref without peeled refs
|
15 年之前 |
Augie Fackler
|
59a161bff0
repo: clean up whitespace
|
15 年之前 |
Dave Borowitz
|
02828bd47c
Allow double-staging of files that are deleted in the index.
|
15 年之前 |
Dave Borowitz
|
0e8468fc7a
Implement set_symbolic_ref separately in Disk/DictRefsContainer.
|
15 年之前 |
Dave Borowitz
|
b3ab139abf
Add non-bare repository tests.
|
15 年之前 |
Dave Borowitz
|
28c1dee2e2
Fix RefsContainer.add_if_new to support dangling symrefs.
|
15 年之前 |
Dave Borowitz
|
9a0f31529c
Fix up and test DictRefsContainer.
|
15 年之前 |
Jelmer Vernooij
|
b69ec0f8f1
Implement BaseRepo.__contains__.
|
15 年之前 |
Dave Borowitz
|
b4ba43c562
Fix numerous style issues.
|
15 年之前 |
Dave Borowitz
|
dd04393c8e
Add __setitem__ to DictRefsContainer.
|
15 年之前 |
Travis Cline
|
56688b1028
Fixed filename of initial .git/info/exclude
|
15 年之前 |
Dave Borowitz
|
33943411dc
Prevent server stack trace when the client request is a no-op.
|
15 年之前 |
Jelmer Vernooij
|
bcecb9cbf4
Add DiskObjectStore.init.
|
15 年之前 |
Jelmer Vernooij
|
bfc3a0dcb6
Cope with \r in ref files on Windows.
|
15 年之前 |
Jelmer Vernooij
|
fd06b10a49
Rename set_ref -> set_symbolic_ref.
|
15 年之前 |
Jelmer Vernooij
|
c199d2b810
Add RefsContainer.read_ref.
|
15 年之前 |
Dave Borowitz
|
50479d4930
Previously, the word "type" was massively overloaded in objects.py. It
|
15 年之前 |
Jelmer Vernooij
|
0ff18403ac
Ignore deprecationwarnings from known deprecated methods during testsuite run.
|
15 年之前 |
Jelmer Vernooij
|
376df3af9e
Fix warning stacklevels.
|
15 年之前 |
Jelmer Vernooij
|
5a9c5ae6f9
Repo.get_blob, Repo.commit, Repo.tag and Repo.tree are now deprecated.
|
15 年之前 |
Jelmer Vernooij
|
f390bb8f56
Implement RefsContainer.__contains__.
|
15 年之前 |
Jelmer Vernooij
|
d75fa982db
Add Repo.stage.
|
15 年之前 |