Tree @master (Download .tar.gz)
- ..
- contrib
- tests
- __init__.py
- _diff_tree.c
- _objects.c
- _pack.c
- archive.py
- bundle.py
- cli.py
- client.py
- config.py
- diff_tree.py
- errors.py
- fastexport.py
- file.py
- graph.py
- greenthreads.py
- hooks.py
- ignore.py
- index.py
- lfs.py
- line_ending.py
- log_utils.py
- lru_cache.py
- mailmap.py
- object_store.py
- objects.py
- objectspec.py
- pack.py
- patch.py
- porcelain.py
- protocol.py
- py.typed
- reflog.py
- refs.py
- repo.py
- server.py
- stash.py
- stdint.h
- walk.py
- web.py
History of
dulwich
@master
git clone https://www.dulwich.io/code/dulwich/
- Inline _get_ignore_manager. Jelmer Vernooij 11 days ago
- Fix doc string. Jelmer Vernooij 11 days ago
- Issue 793: Fix failure in get_untracked_paths when the repository contains symlinks (#830) mattseddon (commit: GitHub) 11 days ago
- docs: fix simple typo, techically -> technically Tim Gates a month ago
- Release 0.20.15 Jelmer Vernooij a month ago
- Track url in HTTPUnauthorized. Jelmer Vernooij a month ago
- Remove dependency on the external module mock. Fixes #820 Matěj Cepl (commit: Jelmer Vernooij) a month ago
- Fix type checking on python 3.5. Jelmer Vernooij a month ago
- Merge branch 'commit-no-verify' of git://github.com/pmrowla/dulwich Jelmer Vernooij a month ago
- tests: add commit --no-verify test case Peter Rowlands a month ago
- commit: add no_verify flag to skip pre-commit hooks Peter Rowlands a month ago
- Add some functions for dealing with bundles. Jelmer Vernooij a month ago
- Add bundle reading functions. Jelmer Vernooij a month ago
- Bump version to 0.20.14. Jelmer Vernooij 2 months ago
- DiskObjectStore: fixed ignoring of comment lines Georges Racinet 2 months ago
- DiskObjectStore: fix py3 TypeError in _read_alternate_paths Georges Racinet 2 months ago
- DiskObjectStore: test for _read_alternate_paths() Georges Racinet 2 months ago
- stash: fix __len__ Peter Rowlands 2 months ago
- stash: fix __getitem__ Peter Rowlands 2 months ago
- stash: fix mixed byte/str path usage Peter Rowlands 2 months ago
- Release 0.20.13 Jelmer Vernooij 2 months ago
- Release 0.20.12 Jelmer Vernooij 2 months ago
- Update NEWS, mark test_merge_of_old_branch as known failing. Jelmer Vernooij 2 months ago
- Merge branch 'topo-traversal' of git://github.com/dhellmann/dulwich Jelmer Vernooij 2 months ago
- [setup] Add py.typed to allow type checking David Caro 2 months ago
- Fix console_scripts invocation of dulwich.cli. Fixes #810 Jelmer Vernooij 2 months ago
- Release 0.20.11 Jelmer Vernooij 2 months ago
- Release 0.20.9 Jelmer Vernooij 2 months ago
- Release 0.20.8 Jelmer Vernooij 2 months ago
- Release 0.20.7 Jelmer Vernooij 2 months ago