Dave Borowitz
|
8199aef665
Fix numerous style issues.
|
15 tahun lalu |
Dave Borowitz
|
3fda9ff877
Add __setitem__ to DictRefsContainer.
|
15 tahun lalu |
Travis Cline
|
b90325bd4c
Fixed filename of initial .git/info/exclude
|
15 tahun lalu |
Dave Borowitz
|
8ff103de55
Prevent server stack trace when the client request is a no-op.
|
15 tahun lalu |
Jelmer Vernooij
|
230323f5d4
Add DiskObjectStore.init.
|
15 tahun lalu |
Jelmer Vernooij
|
370c5cf855
Cope with \r in ref files on Windows.
|
15 tahun lalu |
Jelmer Vernooij
|
804f545d4b
Rename set_ref -> set_symbolic_ref.
|
15 tahun lalu |
Jelmer Vernooij
|
cc42bf652c
Add RefsContainer.read_ref.
|
15 tahun lalu |
Dave Borowitz
|
684b4ba58a
Previously, the word "type" was massively overloaded in objects.py. It
|
15 tahun lalu |
Jelmer Vernooij
|
058b6788cb
Ignore deprecationwarnings from known deprecated methods during testsuite run.
|
15 tahun lalu |
Jelmer Vernooij
|
e37522ee68
Fix warning stacklevels.
|
15 tahun lalu |
Jelmer Vernooij
|
54601c45e8
Repo.get_blob, Repo.commit, Repo.tag and Repo.tree are now deprecated.
|
15 tahun lalu |
Jelmer Vernooij
|
10b72d3f9f
Implement RefsContainer.__contains__.
|
15 tahun lalu |
Jelmer Vernooij
|
30cf2434a8
Add Repo.stage.
|
15 tahun lalu |
Jelmer Vernooij
|
839d13ce13
Add docstrings.
|
15 tahun lalu |
Jelmer Vernooij
|
325cfd5e2f
The 'committer' and 'message' arguments to Repo.do_commit() have
|
15 tahun lalu |
Jelmer Vernooij
|
f44d9248ce
Add Index.commit.
|
15 tahun lalu |
Jelmer Vernooij
|
5ab685cb2b
Fix Repository.__setitem__.
|
15 tahun lalu |
Dave Borowitz
|
b32d76dc0d
Add include-tag capability to server.
|
15 tahun lalu |
Dave Borowitz
|
5ddf56897a
Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags.
|
15 tahun lalu |
Jelmer Vernooij
|
a7baa774b7
Use ConfigParser for now
|
15 tahun lalu |
Augie Fackler
|
9732f05ab1
repo: drop nonstandard ConfigObj dependency
|
15 tahun lalu |
Jelmer Vernooij
|
2f706af7c6
Remove put_named_file from public API
|
15 tahun lalu |
Jelmer Vernooij
|
c70bb0235e
Add convenience function for parsing info/refs file.
|
15 tahun lalu |
Jelmer Vernooij
|
6f250697e7
Extend DictRefsContainer.
|
15 tahun lalu |
Jelmer Vernooij
|
e8e2bc60e0
Fix issue creating new repositories, with trivial smoke test.
|
15 tahun lalu |
Jelmer Vernooij
|
4eedd56dd1
Move some functions back from DiskRefsContainer to RefsContainer.
|
15 tahun lalu |
Jelmer Vernooij
|
5a829d737e
Ask for forgiveness, not permission.
|
15 tahun lalu |
Jelmer Vernooij
|
b91ee1c322
Make base directories variable global.
|
15 tahun lalu |
Jelmer Vernooij
|
d7302c7954
Move do_commit() and has_index() from Repo to BaseRepo.
|
15 tahun lalu |