Jelmer Vernooij 22f53a7955 Remove obsolete line dealing with singleton str arguments to Repo.get_walker 3 лет назад
..
cloud 7647652f07 Fix style. 4 лет назад
contrib 92c53cc016 Use 'raise from'. 3 лет назад
tests a77701afe5 On Windows, provide a hint about developer mode when creating symlinks fails due to a permission error 3 лет назад
__init__.py 0c22b6a199 Release 0.20.46. 3 лет назад
__main__.py c3fb8b7b99 cli: allow invoking the package 4 лет назад
_diff_tree.c bd48d43232 Drop python 2 compatibility in C extensions. 5 лет назад
_objects.c bd48d43232 Drop python 2 compatibility in C extensions. 5 лет назад
_pack.c bd48d43232 Drop python 2 compatibility in C extensions. 5 лет назад
archive.py c291009209 Support non-ascii characters in filenames in tar streams. 3 лет назад
bundle.py 20ef2e5200 Pass write function to write_pack_data. 3 лет назад
cli.py 29dbf1fd5b Add basic submodule init. 3 лет назад
client.py 92c53cc016 Use 'raise from'. 3 лет назад
config.py 92c53cc016 Use 'raise from'. 3 лет назад
diff_tree.py fc5e5b9f49 Add apidocs target. 3 лет назад
errors.py 203f875313 Add note about error placement. 4 лет назад
fastexport.py 5c76f99b3e Removed unnecessary #noqa statements from 10 files. 3 лет назад
file.py 92c53cc016 Use 'raise from'. 3 лет назад
graph.py 4135728ff8 Fix typos 3 лет назад
greenthreads.py bc7847b9ce chore: refactor code quality issues 4 лет назад
hooks.py 92c53cc016 Use 'raise from'. 3 лет назад
ignore.py f9ab8f2408 more typechecking 3 лет назад
index.py a77701afe5 On Windows, provide a hint about developer mode when creating symlinks fails due to a permission error 3 лет назад
lfs.py 92c53cc016 Use 'raise from'. 3 лет назад
line_ending.py 5944cbb19b Fix style. 3 лет назад
log_utils.py a5ce511bd1 Reformat with black. 5 лет назад
lru_cache.py bc7847b9ce chore: refactor code quality issues 4 лет назад
mailmap.py a5ce511bd1 Reformat with black. 5 лет назад
object_store.py 1b3becb325 Avoid copying data when creating deltas. 3 лет назад
objects.py 5485600a99 Add some more typing, define ObjectID. 3 лет назад
objectspec.py c466400472 More api doc improvements. 3 лет назад
pack.py 92c53cc016 Use 'raise from'. 3 лет назад
patch.py 4135728ff8 Fix typos 3 лет назад
porcelain.py a77701afe5 On Windows, provide a hint about developer mode when creating symlinks fails due to a permission error 3 лет назад
protocol.py 92c53cc016 Use 'raise from'. 3 лет назад
py.typed 656703d0ac [setup] Add py.typed to allow type checking 5 лет назад
reflog.py f79aad85d0 reflog: add drop_reflog_entry method 4 лет назад
refs.py 22f53a7955 Remove obsolete line dealing with singleton str arguments to Repo.get_walker 3 лет назад
repo.py 22f53a7955 Remove obsolete line dealing with singleton str arguments to Repo.get_walker 3 лет назад
server.py 92c53cc016 Use 'raise from'. 3 лет назад
stash.py b2c0a5cc0a stash: skip pre-commit hooks when generating stash commits 4 лет назад
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
submodule.py 61892263a5 Add really basic submodule subcommands. See #506 3 лет назад
walk.py 5485600a99 Add some more typing, define ObjectID. 3 лет назад
web.py ed04ccf47f Some refactoring ahead of adding aiohttp support. 3 лет назад