Jelmer Vernooij
|
b208126868
Add multi_server, initial doc.
|
9 years ago |
Jelmer Vernooij
|
5ff68872bd
Handle race conditions with pack directory's mtime. Fixes #541
|
7 years ago |
Jelmer Vernooij
|
cfe0abd942
Fix comment - set_ack_level->set_ack_type.
|
7 years ago |
Jelmer Vernooij
|
4513d940aa
Fix exit code for check-ignore.
|
7 years ago |
Jelmer Vernooij
|
c12561a2e1
Add and use parse_tree.
|
7 years ago |
Jelmer Vernooij
|
a8b0a0794b
Use correct types.
|
7 years ago |
Jelmer Vernooij
|
e2a556309a
Fix another test case mentioned by Segev in #526
|
7 years ago |
Jelmer Vernooij
|
0e8472929f
Support printing directories in check-ignore.
|
7 years ago |
Jelmer Vernooij
|
506c44802c
Add test for reset behaviour fixes, simplify handling of ZERO_SHA a bit.
|
7 years ago |
Antoine Pietri
|
f66e75361f
GitImportProcessor: handle markers for merges
|
7 years ago |
Antoine Pietri
|
33f5309034
GitImportProcessor: handle repositories with multiple roots
|
7 years ago |
Antoine Pietri
|
a2edfbf9f1
GitImportProcessor: handle commit markers
|
7 years ago |
Jelmer Vernooij
|
85b5383fb8
Sanitize handling of paths for porcelain.add.
|
7 years ago |
Jelmer Vernooij
|
6e4a4d61c0
Require that callers pass in a relative path to IgnoreFilterManager.
|
7 years ago |
Jelmer Vernooij
|
3189194faf
Make sure path is encoded before using it in e.g. tree lookups.
|
7 years ago |
Jelmer Vernooij
|
caf074837f
Actually remove files from disk in ``dulwich.porcelain.remove``. Fixes
|
7 years ago |
Jelmer Vernooij
|
4807bc49df
Add example based on gitignore manpage.
|
7 years ago |
Jelmer Vernooij
|
17209b2c2c
Add another test for empty path elements.
|
7 years ago |
Jelmer Vernooij
|
e553e00383
Asterisk can match an empty string too.
|
7 years ago |
Segev Finer
|
9e3678489d
Handle .gitignore files with \r\n line endings
|
7 years ago |
Jelmer Vernooij
|
bb5051758e
Consistent formatting of bullet points in NEWS.
|
7 years ago |
Jelmer Vernooij
|
aacd6b74f9
Support ignored argument to dulwich.porcelain.status.
|
7 years ago |
Jelmer Vernooij
|
361ba63b4d
Add convenience function for converting path to tree path.
|
7 years ago |
Jelmer Vernooij
|
f31f21e85a
Fix Python3.
|
7 years ago |
Jelmer Vernooij
|
e687adb8a8
Properly check for directory paths with trailing slash in IgnoreFilterManager.
|
7 years ago |
Jelmer Vernooij
|
33543cd0b9
Add some more documentation.
|
7 years ago |
Jelmer Vernooij
|
0f82327fdb
Support ignorecase setting.
|
7 years ago |
Jelmer Vernooij
|
81b451334e
Translate Windows path separators to slashes.
|
7 years ago |
Jelmer Vernooij
|
37165f9d26
Attempt to fix build on appveyor.
|
7 years ago |
Jelmer Vernooij
|
e174472fe9
Properly support submodules in ``porcelain.status``. Fixes #517
|
7 years ago |