Commit History

Author SHA1 Message Date
  Jelmer Vernooij 554de5d540 Start on 0.19.11. 6 years ago
  Jelmer Vernooij bb9fe959b5 Release 0.19.10 6 years ago
  Jelmer Vernooij 72aec0c79f Add support for creating signed tags. 6 years ago
  Boris Feld a7659f477b Add support for binary detection 6 years ago
  Jelmer Vernooij d546184b5d Fix python 3 compatibility, PEP8 issue. 6 years ago
  Jelmer Vernooij 34357602b6 Merge branch 'line-ending-convert-support-bases' of git://github.com/comet-ml/dulwich 6 years ago
  Jelmer Vernooij f1593219aa Update AUTHORS. 6 years ago
  Jelmer Vernooij 224632eada Consistently use refs/heads/packed rather than refs/some/packed. 6 years ago
  Jelmer Vernooij 04d1390637 Fix style errors, avoid peeking at internals. 6 years ago
  KS Chan 0b655db44e Make sure none of the ancestor folders of a new refname is in packed-refs 6 years ago
  Jelmer Vernooij 8b58822280 Improve documentation for ShaFile.__lt__, __le__, __cmp__. 6 years ago
  Jelmer Vernooij 8bbabacd26 Require urllib>=1.23, because of CVE-2018-20060 6 years ago
  Jelmer Vernooij d55d4a248e Support plain strings as refspec arguments to dulwich.porcelain.push. 6 years ago
  Jelmer Vernooij 1b00b124c6 Fix test, style error. 6 years ago
  Jelmer Vernooij f265395040 Update NEWS. 6 years ago
  KS Chan 17d990542e Handle invalid ref that pretends to be a sub-folder under a valid ref 6 years ago
  Boris Feld 08dc53a4bf Apply the write filter when staging a file (writing a file to the index) 6 years ago
  Boris Feld debcedf952 Plug the end-of-line filter computing in the repo 6 years ago
  Boris Feld 6a4685ce13 Add basic line-ending conversion support for porcelain command status 6 years ago
  Boris Feld bacb019963 Add a normalize_blob function 6 years ago
  Boris Feld ba3f97d1a5 Add code for computing which line-ending to use based on configuration 6 years ago
  Boris Feld 78280f137e Add low-level line ending conversion functions with its test file 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 c27a2d21dd Fix long line. 6 years ago
  Jelmer Vernooij 23f90b34c1 Fix badges in README. 6 years ago
  Jelmer Vernooij f2a96cf253 Skip refs for revisions that are missing. 6 years ago
  Jelmer Vernooij 6845c5b853 Import abcs from the new location. 6 years ago
  Jelmer Vernooij a2de9c199d Switch to sphinx theme 'agogo'. 6 years ago