Commit History

Author SHA1 Message Date
  Jelmer Vernooij ba5a708d18 Add debian-specific .travis.yml. 7 years ago
  Jelmer Vernooij b6d5117e8c releasing package dulwich version 0.17.1-1 7 years ago
  Jelmer Vernooij 6821d2a078 releasing package dulwich version 0.17.1-1 7 years ago
  Jelmer Vernooij 6c5157c5ca New upstream version. 7 years ago
  Jelmer Vernooij 88fceec67a Merge tag 'upstream/0.17.1' into unstable 7 years ago
  Jelmer Vernooij c0093d1a86 New upstream version 0.17.1 7 years ago
  Jelmer Vernooij 768b60e249 Release 0.17.1. 7 years ago
  Jelmer Vernooij 3f77727252 Slight tweak to CONTRIBUTING. 7 years ago
  Jelmer Vernooij fb60cacf55 Cope with existing submodules during pull. Fixes #505. 7 years ago
  Jelmer Vernooij 5b61fc773c Start on 0.17.1. 7 years ago
  Jelmer Vernooij f41fe075fc Add really basic pull command. 7 years ago
  Jelmer Vernooij a6157569c2 Fix remote commands in command-line tool. 7 years ago
  Jelmer Vernooij 4112b6365f Release 0.17.0. 7 years ago
  Jelmer Vernooij 4b3c095aac Properly log off after retrieving just refs. 7 years ago
  Jelmer Vernooij fe12808df3 Don't drop first slash for SSH paths, except for those starting with ~. 7 years ago
  Jelmer Vernooij c06fb97e43 Set bufsize=0 when communicating to SSH client. Fixes hangs on Python3. Fixes #434. 7 years ago
  Jelmer Vernooij ed02b319c2 Add NEWS. 7 years ago
  Nicolas Dandrimont fcb1b20c10 SHAFile: Do not trim trailing newlines from extra headers 7 years ago
  Jelmer Vernooij 7c5f7f0d0f Check for bytes rather than absence of list. include ought to be an iterable of ids of some sort. 7 years ago
  Jelmer Vernooij e282317837 Support passing tag ids to Walkers include argument. 7 years ago
  Jelmer Vernooij 7724215ad8 Fix handling of HEAD in porcelain.clone. 7 years ago
  Jelmer Vernooij 0c8bd2b3e7 Add porcelain.remote_add. 7 years ago
  Jelmer Vernooij b5402b6027 Re-enable test_archive. 7 years ago
  Jelmer Vernooij 20a9a031ac Re-enable tests for test utils. 7 years ago
  Jelmer Vernooij 2341eafa35 Add coverage config. 7 years ago
  Jelmer Vernooij de1f93ebac Use more idiomatic python. 7 years ago
  Jelmer Vernooij f6a4057756 Fix dulwich-users link, improve README formatting. 7 years ago
  Jelmer Vernooij fe2f37b3c2 Handle multi-line quoted values in config files. #495. 7 years ago
  Jelmer Vernooij 38aca2675f Fix python3 compatibility. 7 years ago
  Jelmer Vernooij 94066d2d5a Allow passing in relative paths to porcelain.add(). 7 years ago