milki
|
3cbf909137
graftpoints are required to parse/serialize
|
11 éve |
milki
|
65794a9c53
Simplify get_parents
|
11 éve |
milki
|
4bb632fb0b
No need to parse grafts on file creation
|
11 éve |
milki
|
3947c8a5f0
Walker uses Repo.get_parents
|
11 éve |
milki
|
c024478d90
parse and serialize graftpoints
|
11 éve |
Jelmer Vernooij
|
fcad3368c6
Deprecate Repo.ref.
|
11 éve |
Jelmer Vernooij
|
7a597e6646
Actually use Repo.get_parents.
|
11 éve |
Jelmer Vernooij
|
311f5c0941
Move implementation of ObjectStore.get_graph_walker() to Repo.
|
11 éve |
Jelmer Vernooij
|
8c186f1d68
Move refs handling to a separate file.
|
11 éve |
Jelmer Vernooij
|
c42e47b57c
Update some copyright headers.
|
11 éve |
Jelmer Vernooij
|
91b8507f80
Merge branch 'porcelain' of git://git.samba.org/jelmer/dulwich
|
11 éve |
Jelmer Vernooij
|
dd6998855a
Remove some unnecessary code, update NEWS.
|
11 éve |
Víðir Valberg Guðmundsson
|
56cb1ee121
Making set_description method compatible with python 2.4 by not using 'with'
|
11 éve |
Víðir Valberg Guðmundsson
|
69d247ba75
Added Repo.set_description method.
|
11 éve |
Jelmer Vernooij
|
c71b6367fa
Return Repo from porcelain.clone().
|
11 éve |
Jelmer Vernooij
|
ff3d8c5b20
Add notes about supporting environment variables.
|
11 éve |
Jelmer Vernooij
|
ec564976e2
Raise appropriate NotImplementedError when encountering dumb HTTP servers.
|
11 éve |
Jelmer Vernooij
|
3882810cfe
Actually, enforce determine_wants() returns an empty list.
|
11 éve |
Fabien Boucher
|
8282cba373
Handle case that client does not send wanted refs.
|
11 éve |
Jelmer Vernooij
|
763fd77f13
Add Repo.get_description method.
|
11 éve |
Alberto Ruiz
|
1a44d171e0
If a string is passed in BaseRepo.get_walker we turn it into a one item list instead of iterating over the string itself
|
11 éve |
Chow Loong Jin
|
3da563c635
Catch ValueError in BaseRepo.__getitem__ when querying object store
|
12 éve |
milki
|
c308a06317
Basic Hook Framework
|
12 éve |
Jelmer Vernooij
|
1d60c686ac
Add support for honoring core/filemode when building trees.
|
12 éve |
David Carr
|
608f16d4f7
Fix compatibilithy with Python 2.4.
|
12 éve |
Jelmer Vernooij
|
527a2bd585
Support MemoryRepo.get_config.
|
12 éve |
Jelmer Vernooij
|
fd3cf887a7
Don't create a working tree if there is no HEAD in Repo.clone.
|
12 éve |
D-Key
|
10491dfcb4
Do not crash when cloning HEAD-less repo
|
12 éve |
Nick Ward
|
6109734544
Quick fix for git submodules
|
13 éve |
Marcin Kuzminski
|
3a3a9fafaf
fixes dulwich issue #54
|
13 éve |