커밋 기록

작성자 SHA1 메시지 날짜
  Jelmer Vernooij 27b20e377b Reintroduce Python2.6 support. 11 년 전
  Jelmer Vernooij b6cda1c292 Remove GNU make-ish. 11 년 전
  Jelmer Vernooij c2fd0a245f Shallow is supported; update docstring. 11 년 전
  Jelmer Vernooij d43bebdc2b Add classifiers. 11 년 전
  Mike Edgar 292fa03152 ReceivePackHandler: only compute sorted refs if they will be used. 11 년 전
  Marcin Kuźmiński 2114bdfa80 Fixed wrong string formatting call 11 년 전
  Jelmer Vernooij 03b858addc Sort imports alphabetically. 11 년 전
  milki 38800102d1 Add ShaFile.copy() 11 년 전
  Jelmer Vernooij 30b14a67ff Add tag_delete porcelain. 11 년 전
  Jelmer Vernooij 74ff79dc60 Split out build_file_from_blob. 11 년 전
  Jelmer Vernooij 253e9e340f Add 'fetch' porcelain. 11 년 전
  Jelmer Vernooij 220ec30ca6 Add porcelain for branch delete/list/create. 11 년 전
  Jelmer Vernooij 989e63744c Merge dul-web into dulwich command. 11 년 전
  Jelmer Vernooij 68de220135 Use optparse to handle options in dulwich.web.main, support --port and --listen_address arguments. 11 년 전
  Jelmer Vernooij 80457361c9 Drop handling of python installations without wsgiref, as dulwich no longer supports them. 11 년 전
  Jelmer Vernooij e2ee26ab7c Update NEWS, add check for validity of shas passed to GraphWalker.ack. 11 년 전
  Mike Edgar 5d994163ef Strip newline from final ACKed SHA while fetching packs. 11 년 전
  Jelmer Vernooij 9e5c4bd169 In dulwich.tests.test_object_store, use real sha lengths. 11 년 전
  Jelmer Vernooij 60818f7ea1 Update NEWS. 11 년 전
  Robert Brown 29ab7efd69 Limit delta copy length to 64K. 11 년 전
  Jelmer Vernooij 0319fd1934 Add tests for adding empty thin packs to object stores. 11 년 전
  Jelmer Vernooij 3e8246aeaa Add extra check for bytes to read in compute_file_sha. 11 년 전
  David Ostrovsky 7225e0eb8c Fix typo in method description 11 년 전
  David Ostrovsky 53a2793f81 Remove tags from list of missing documentation 11 년 전
  Jelmer Vernooij c8b36faefc Merge branch 'with' of git://github.com/garyvdm/dulwich 11 년 전
  Jelmer Vernooij 11b908230f Merge branch 'travis' of git://github.com/garyvdm/dulwich 11 년 전
  Gary van der Merwe a116676985 Use stderr.splitlines rather than Popen(universal_newlines=True) 11 년 전
  Gary van der Merwe 7479d6ab81 Travis: use system site packages in virtualenv. 11 년 전
  Gary van der Merwe 692aa9914a Use with statement rather than try: finaly: x.close(). 11 년 전
  Jelmer Vernooij 5d51b338fd Install fastimport, mock and gevent from the apt repository so they don't have to be downloaded. 11 년 전