Commit History

Author SHA1 Message Date
  Jelmer Vernooij 3870673777 Implement RefsContainer.__iter__. 5 years ago
  Jelmer Vernooij 88562d7036 Merge support for hiding .git directories on Windows. Fixes #585. 5 years ago
  Jelmer Vernooij c38a5a15c3 Return a 404 not found error when repository is not found. 5 years ago
  Jelmer Vernooij b0023917da Skip patch tests if C git is not available, update NEWS. 5 years ago
  Jelmer Vernooij 917ab6b832 Support passing repo as a Repo object to porcelain.clean. 5 years ago
  Jelmer Vernooij c91036d96f Merge fix from Boris to update directory detection for get_unstaged_changes for Python 3. Fixes #684 5 years ago
  Jelmer Vernooij 8a5687415f Start on 0.19.12. 5 years ago
  Jelmer Vernooij 034327c1c7 Release 0.19.11 5 years ago
  Jelmer Vernooij 7e8096f453 Revamp pack handling to deal with newly introduced packs correctly. 5 years ago
  Jelmer Vernooij a65b1c79ff Support GIT_AUTHOR_EMAIL / GIT_AUTHOR_NAME. 5 years ago
  Jelmer Vernooij 598045aec5 Use fullname from gecos field, if available. 5 years ago
  Jelmer Vernooij d8a1bed443 Add support for prune/prune_tags arguments to porcelain.fetch. 5 years ago
  Jelmer Vernooij 3ff25e0972 Support short ids in parse_commit. 5 years ago
  Jelmer Vernooij 554de5d540 Start on 0.19.11. 5 years ago
  Jelmer Vernooij bb9fe959b5 Release 0.19.10 5 years ago
  Jelmer Vernooij 72aec0c79f Add support for creating signed tags. 5 years ago
  Jelmer Vernooij d55d4a248e Support plain strings as refspec arguments to dulwich.porcelain.push. 6 years ago
  Jelmer Vernooij f265395040 Update NEWS. 6 years ago
  Jelmer Vernooij cfca644f2c Add NEWS item about collections.abc. 6 years ago
  Jelmer Vernooij df6b22378a Read MERGE_HEADS. 6 years ago
  Jelmer Vernooij 7b3ae1e8c0 Add dulwich.porcelain.write_tree. 6 years ago
  Jelmer Vernooij af13438fb9 Start on 0.19.10. 6 years ago
  Jelmer Vernooij 44037f6266 Release 0.19.9 6 years ago
  Jelmer Vernooij eaf4a9c738 Fix NEWS. 6 years ago
  Jelmer Vernooij 544950be9d Avoid fetching ghosts in Repo.fetch. 6 years ago
  Jelmer Vernooij d0f921ed63 Add basic server side implementation of 'git-upload-archive'. 6 years ago
  Jelmer Vernooij 1ee03256ad Properly preserve port and username from parsed HTTP URLs. 6 years ago
  Jelmer Vernooij 73f2f9dcdd Start on 0.19.9. 6 years ago
  Jelmer Vernooij b266a2762e Release 0.19.8 6 years ago
  Jelmer Vernooij 8e7be09870 Update NEWS for #668. 6 years ago