Dave Borowitz
|
0d1a0cff02
Don't magically delete lockfiles on IOError/OSError.
|
16 лет назад |
Dave Borowitz
|
44b98f61f9
Clarify GitFile docstrings and disallow r+w modes.
|
16 лет назад |
Dave Borowitz
|
71e389913a
Add a GitFile class that uses the same locking protocol for writes as git.
|
16 лет назад |
Dave Borowitz
|
50b8066660
Rework server protocol to be smarter and interoperate with cgit client.
|
16 лет назад |
Jelmer Vernooij
|
7c08e3d597
Implement Repo.get_config().
|
16 лет назад |
Jelmer Vernooij
|
36b8b46155
Fix two tests with the same name.
|
16 лет назад |
Jelmer Vernooij
|
977f3a4b6f
Don't allow setting custom headers, per the discussion on the git list.
|
16 лет назад |
Jelmer Vernooij
|
a7c4e193bc
Add --without-speedups option.
|
16 лет назад |
Hal Wine
|
a1fd31dc49
Support extension build fails.
|
16 лет назад |
Jelmer Vernooij
|
f169cfe1f7
Support custom fields in commits.
|
16 лет назад |
Jelmer Vernooij
|
8bbf0d238c
Add basic test for parsing commit objects.
|
16 лет назад |
Jelmer Vernooij
|
2a766e8d88
Fix fetch() without determine_wants argument.
|
16 лет назад |
Jelmer Vernooij
|
6cca10db52
Release 0.4.1.
|
16 лет назад |
Jelmer Vernooij
|
1877908b72
Merge faster pure-Python Tree parser.
|
16 лет назад |
Ronny Pfannschmidt
|
4494eabab6
speed up the python based tree object parser by using str.find
|
16 лет назад |
Jelmer Vernooij
|
03e55762d4
Fix commit id, thanks Bryan Bishop.
|
16 лет назад |
Jelmer Vernooij
|
120e447360
Remove trailing whitespace.
|
16 лет назад |
Jelmer Vernooij
|
aecec260a7
merge patch from durin42 to use setuptools if possible.
|
16 лет назад |
Augie Fackler
|
2be5f45ee4
setup: use setuptools if available
|
16 лет назад |
Jelmer Vernooij
|
06d66dd589
Allow time-less tags.
|
16 лет назад |
Jelmer Vernooij
|
5eca0cdb87
Add convenience function for creating a new commit in a git repository.
|
16 лет назад |
Jelmer Vernooij
|
afc8d9ee50
Fix call to get_graph_walker.
|
16 лет назад |
Jelmer Vernooij
|
9ba1903fd5
Add convenience functions for fetching objects.
|
16 лет назад |
Jelmer Vernooij
|
a4390e60b4
Support diffstats in git am-style patches.
|
16 лет назад |
Jelmer Vernooij
|
4fbdbe4c31
Add function for writing the diff between two files.
|
16 лет назад |
Jelmer Vernooij
|
5603d73146
Add function for writing diff file headers.
|
16 лет назад |
Jelmer Vernooij
|
091f2cb2a4
Add functionality for writing patches in dulwich.patch.
|
16 лет назад |
Jelmer Vernooij
|
19b1a6c0ff
Add ObjectStore.tree_changes().
|
16 лет назад |
Jelmer Vernooij
|
b433b45064
Add functions for determining the delta between the index and a revision tree.
|
16 лет назад |
Jelmer Vernooij
|
ae1b509f72
Start working on 0.4.1.
|
16 лет назад |