Peter Rowlands
|
f572a059a6
check for ignored dirnames before recursing into them
|
4 years ago |
Peter Rowlands
|
6cb8490463
update tests for porcelain add/status/get_untracked_paths
|
4 years ago |
Peter Rowlands
|
4fbb0f7b7a
porcelain.add: skip walking ignored directories
|
4 years ago |
Peter Rowlands
|
7cdad6a2e0
use trailing slash when checking dir ignore
|
4 years ago |
Peter Rowlands
|
357948162e
porcelain.status: skip traversal of gitignore untracked dirs
|
4 years ago |
Peter Rowlands
|
f1bf2bb23b
fix py35 tests
|
3 years ago |
Peter Rowlands
|
b08ec0e9de
test for shallow file deletion when repo is unshallowed
|
3 years ago |
Peter Rowlands
|
e2b333a0fb
add tests for _get_depth and determine_wants with depth
|
3 years ago |
Peter Rowlands
|
fdfa900596
docs/tutorial: document depth kwarg in determine_wants
|
4 years ago |
Peter Rowlands
|
c16ab0d95c
update tests determine_wants callbacks to accept depth kwarg
|
4 years ago |
Peter Rowlands
|
a56e0d8a39
update existing determine_wants callbacks to accept depth kwarg
|
4 years ago |
Peter Rowlands
|
47fe56d069
handle tags in _get_depth
|
4 years ago |
Peter Rowlands
|
8f20fd9bb5
repo: delete shallows file if repo has been completly unshallowed
|
4 years ago |
Peter Rowlands
|
83dbaca039
fetch: pass fetch depth into determine_wants
|
4 years ago |
Peter Rowlands
|
b4ec6540cd
object_store: factor in current depth in determine_wants_all
|
4 years ago |
Peter Rowlands
|
a420b022b8
client: force fetching known refs when depth > 1
|
4 years ago |
Jelmer Vernooij
|
c60b83b30b
Fix filename for MERGE_HEAD.
|
3 years ago |
Aksh Gupta
|
d6fc2e465e
chore: refactor code quality issues
|
3 years ago |
Jelmer Vernooij
|
37208088b5
Prevent removal of refs directory.
|
3 years ago |
Jelmer Vernooij
|
df949eb6e7
Start on 0.20.22
|
4 years ago |
Jelmer Vernooij
|
eee7146d6d
Release 0.20.21.
|
4 years ago |
Jelmer Vernooij
|
b188aaf05d
Update NEWS.
|
4 years ago |
Jelmer Vernooij
|
23e3e8a8ac
Add aarch64 wheel building.
|
4 years ago |
Jelmer Vernooij
|
552b5e1e2f
Drop pypy < 3.
|
4 years ago |
battlmonstr
|
bbcc4b0fd0
post-receive hook: fix an exception when the command fails with an error
|
4 years ago |
Jelmer Vernooij
|
bf1b5454cb
Merge branch 'stash-no-verify' of git://github.com/pmrowla/dulwich
|
4 years ago |
Jelmer Vernooij
|
0a6dc06a0d
Fix style.
|
4 years ago |
Peter Rowlands
|
2978b52278
stash: skip pre-commit hooks when generating stash commits
|
4 years ago |
Jelmer Vernooij
|
77c84b0008
add some client-side logging.
|
4 years ago |
Jelmer Vernooij
|
687309f83e
Fix tests.
|
4 years ago |