Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij 684d14da70 Merge branch 'git-credentials-eol' of https://github.com/gracinet/dulwich vor 4 Jahren
  Georges Racinet 4e70c1becb client/credentials: ignore end-of-line character vor 4 Jahren
  Jelmer Vernooij e5c810e474 Merge branch 'patch-1' of https://github.com/ugultopu/dulwich vor 4 Jahren
  Jelmer Vernooij 7feb17014d Inline _get_ignore_manager. vor 4 Jahren
  Jelmer Vernooij 58a1e7b80e Fix doc string. vor 4 Jahren
  mattseddon 3266c9c5ff Issue 793: Fix failure in get_untracked_paths when the repository contains symlinks (#830) vor 4 Jahren
  Utku Gultopu 38b7b76b95 Clarify that Git objects are created on `git add` vor 4 Jahren
  timmy61109 173996c5b5 Update clone.py vor 4 Jahren
  timmy61109 6769e0653f Make local path argument to clone.py optional. vor 4 Jahren
  Jelmer Vernooij 96332241ba Revert "Make local path argument to clone.py optional." vor 4 Jahren
  Tim Gates 645689b7e5 docs: fix simple typo, techically -> technically vor 4 Jahren
  Jelmer Vernooij e5de020835 Release 0.20.15 vor 4 Jahren
  Jelmer Vernooij 8ba850c069 Make local path argument to clone.py optional. vor 4 Jahren
  Jelmer Vernooij fb31b0acd1 Track url in HTTPUnauthorized. vor 4 Jahren
  Matěj Cepl bcd6ac2c43 Remove dependency on the external module mock. Fixes #820 vor 4 Jahren
  Jelmer Vernooij 1b8b04b35a Fix type checking on python 3.5. vor 4 Jahren
  Jelmer Vernooij 9f545d9945 Update NEWS. vor 4 Jahren
  Jelmer Vernooij 54e8f37f1d Merge branch 'commit-no-verify' of git://github.com/pmrowla/dulwich vor 4 Jahren
  Peter Rowlands 1265a215c0 tests: add commit --no-verify test case vor 4 Jahren
  Peter Rowlands 0c225d32dd commit: add no_verify flag to skip pre-commit hooks vor 4 Jahren
  Jelmer Vernooij faf6408cfd Add some functions for dealing with bundles. vor 4 Jahren
  Jelmer Vernooij 09fa2fecff Add bundle reading functions. vor 4 Jahren
  Jelmer Vernooij e56ca61450 Bump version to 0.20.14. vor 4 Jahren
  Jelmer Vernooij 325d0c349e Update NEWS. vor 4 Jahren
  Georges Racinet 544e90f8cb DiskObjectStore: fixed ignoring of comment lines vor 4 Jahren
  Georges Racinet 06b65c3c2a DiskObjectStore: fix py3 TypeError in _read_alternate_paths vor 4 Jahren
  Georges Racinet d157fa4547 DiskObjectStore: test for _read_alternate_paths() vor 4 Jahren
  Peter Rowlands 95a846dd7f stash: fix __len__ vor 4 Jahren
  Peter Rowlands 42b1f160ea stash: fix __getitem__ vor 4 Jahren
  Peter Rowlands 0c6dd490ac stash: fix mixed byte/str path usage vor 4 Jahren