milki
|
8e1d3256c5
Support username expansion in SSHGitClient
|
12 년 전 |
Jelmer Vernooij
|
b5a450148b
Clarify HACKING, add note on unit tests.
|
12 년 전 |
Jelmer Vernooij
|
c8e705ac52
Provide OrderedDict fallback for Python < 2.6, fix test.
|
12 년 전 |
Benjamin Pollack
|
54c9fd66da
Preserve the order of configuration files.
|
12 년 전 |
Jelmer Vernooij
|
1d60c686ac
Add support for honoring core/filemode when building trees.
|
12 년 전 |
Mark Mikofski
|
02aa43a6f8
add honor_filemode flag to build_index_from_tree
|
12 년 전 |
Jelmer Vernooij
|
6bfda89eae
Update NEWS for get_transport_and_path relative path fix.
|
12 년 전 |
Jelmer Vernooij
|
b0cffe5c58
Update NEWS, provide way to force diffing of binary files.
|
12 년 전 |
Takeshi Kanemoto
|
8f12310613
Added tests for write_object_diff with binary files
|
12 년 전 |
Takeshi Kanemoto
|
924446cd37
Make patch.write_object_diff suppress diff for binary files
|
12 년 전 |
Jelmer Vernooij
|
5e4f90e7ed
test_client: Put separate tests into their own methods.
|
12 년 전 |
Brian Visel
|
9ecdefa3a3
Fix URL handling so that git+ssh:// is treated like git's ssh:// * fixed unit test as well
|
12 년 전 |
Jelmer Vernooij
|
c33665ed71
web: Some formatting fixes.
|
12 년 전 |
Jelmer Vernooij
|
a186cc52e3
Fix PEP8 compatibility of setup.py.
|
12 년 전 |
Jelmer Vernooij
|
dda8ad53c1
Simplify parsing for multi-line fields.
|
12 년 전 |
milki
|
1be736fb5f
Add support for mergetags.
|
12 년 전 |
Jelmer Vernooij
|
60742876dd
Use indentation in config file consistent with C Git.
|
12 년 전 |
Jelmer Vernooij
|
8adf3d494c
Replace docstring with comments; breaks epydoc.
|
12 년 전 |
Jelmer Vernooij
|
c082b31148
Merge push efficiency fixes from Artem Tikhomirov.
|
12 년 전 |
Jelmer Vernooij
|
ea65c118b6
Some more formatting fixes.
|
12 년 전 |
Jelmer Vernooij
|
c08e354604
Update NEWS.
|
12 년 전 |
Jelmer Vernooij
|
9245d6960a
formatting fixes, trailing whitespace, unused imports.
|
12 년 전 |
Artem Tikhomirov
|
c1787f51f4
Bug 562676: Push efficiency - report missing objects only.
|
12 년 전 |
Jelmer Vernooij
|
d3690e5fe5
Start on 0.9.0 (again).
|
12 년 전 |
Jelmer Vernooij
|
72876f4694
Release 0.8.7.
|
12 년 전 |
David Carr
|
608f16d4f7
Fix compatibilithy with Python 2.4.
|
12 년 전 |
Jelmer Vernooij
|
543e6f5011
Merge fix for use of alternates in DiskObjectStore.__contains__ and DiskObjectStore.__iter__.
|
12 년 전 |
Jelmer Vernooij
|
03a0c0da80
Update NEWS.
|
12 년 전 |
Jelmer Vernooij
|
eabf738a21
Simplify checking of alternates in __contains__.
|
12 년 전 |
Dmitriy
|
3e7382857f
alternates: remove contains_alternate() and move the code inside __contains__
|
12 년 전 |