| .. |
|
cloud
|
0a6dc06a0d
Fix style.
|
4 년 전 |
|
contrib
|
4fa57f3d0e
Use 'raise from'.
|
3 년 전 |
|
tests
|
7fa53c9a10
Move find_shallow to object store.
|
3 년 전 |
|
__init__.py
|
b66c25ee33
Release 0.20.46.
|
3 년 전 |
|
__main__.py
|
9ad47ae34a
cli: allow invoking the package
|
4 년 전 |
|
_diff_tree.c
|
b7f7c6b181
Drop python 2 compatibility in C extensions.
|
5 년 전 |
|
_objects.c
|
b7f7c6b181
Drop python 2 compatibility in C extensions.
|
5 년 전 |
|
_pack.c
|
b7f7c6b181
Drop python 2 compatibility in C extensions.
|
5 년 전 |
|
archive.py
|
0f39ce5346
Support non-ascii characters in filenames in tar streams.
|
3 년 전 |
|
bundle.py
|
dfe062da66
Pass write function to write_pack_data.
|
3 년 전 |
|
cli.py
|
c67d2ed684
Add -b argument to dulwich clone.
|
3 년 전 |
|
client.py
|
c67d2ed684
Add -b argument to dulwich clone.
|
3 년 전 |
|
config.py
|
4fa57f3d0e
Use 'raise from'.
|
3 년 전 |
|
credentials.py
|
96588c50d9
add support for git credential helpers
|
3 년 전 |
|
diff_tree.py
|
b1e45cd5fd
Add apidocs target.
|
3 년 전 |
|
errors.py
|
b3083cd903
Add note about error placement.
|
4 년 전 |
|
fastexport.py
|
d0e567bcc8
Removed unnecessary #noqa statements from 10 files.
|
3 년 전 |
|
file.py
|
4fa57f3d0e
Use 'raise from'.
|
3 년 전 |
|
graph.py
|
c50a72c1e0
Fix typos
|
3 년 전 |
|
greenthreads.py
|
d6fc2e465e
chore: refactor code quality issues
|
4 년 전 |
|
hooks.py
|
4fa57f3d0e
Use 'raise from'.
|
3 년 전 |
|
ignore.py
|
0699568dee
more typechecking
|
3 년 전 |
|
index.py
|
acd44c1860
Fix handling of removed files in Repo.reset_index (#1073)
|
3 년 전 |
|
lfs.py
|
4fa57f3d0e
Use 'raise from'.
|
3 년 전 |
|
line_ending.py
|
192e210c58
Fix style.
|
3 년 전 |
|
log_utils.py
|
6266df34af
Reformat with black.
|
5 년 전 |
|
lru_cache.py
|
d6fc2e465e
chore: refactor code quality issues
|
4 년 전 |
|
mailmap.py
|
6266df34af
Reformat with black.
|
5 년 전 |
|
object_store.py
|
7fa53c9a10
Move find_shallow to object store.
|
3 년 전 |
|
objects.py
|
2ea0609607
Add some more typing, define ObjectID.
|
3 년 전 |
|
objectspec.py
|
2b8958f1cb
More api doc improvements.
|
3 년 전 |
|
pack.py
|
4fa57f3d0e
Use 'raise from'.
|
3 년 전 |
|
patch.py
|
c50a72c1e0
Fix typos
|
3 년 전 |
|
porcelain.py
|
f25a86e97b
Merge pull request #1078 from jelmer/more-typing
|
3 년 전 |
|
protocol.py
|
4fa57f3d0e
Use 'raise from'.
|
3 년 전 |
|
py.typed
|
744bc6cdb1
[setup] Add py.typed to allow type checking
|
5 년 전 |
|
reflog.py
|
231eca441c
reflog: add drop_reflog_entry method
|
4 년 전 |
|
refs.py
|
260a6d9c91
Remove obsolete line dealing with singleton str arguments to Repo.get_walker
|
3 년 전 |
|
repo.py
|
7fa53c9a10
Move find_shallow to object store.
|
3 년 전 |
|
server.py
|
7fa53c9a10
Move find_shallow to object store.
|
3 년 전 |
|
stash.py
|
2978b52278
stash: skip pre-commit hooks when generating stash commits
|
4 년 전 |
|
stdint.h
|
ceef219db1
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 년 전 |
|
submodule.py
|
3873ba72b4
Add really basic submodule subcommands. See #506
|
3 년 전 |
|
walk.py
|
7fa53c9a10
Move find_shallow to object store.
|
3 년 전 |
|
web.py
|
b89dd30d56
Some refactoring ahead of adding aiohttp support.
|
3 년 전 |