提交歷史

作者 SHA1 備註 提交日期
  Augie Fackler ac022f9a50 client: refactor GitClient subclasses to enhance code commonality 15 年之前
  Jelmer Vernooij 4b2cc5b320 Remove unused, add bug reference. 15 年之前
  Jelmer Vernooij b0cff15c23 Merge refactoring of report-status parsing. 15 年之前
  Augie Fackler 1e1b0eb334 client: fix send_pack when there is nothing to send 15 年之前
  Augie Fackler c873739c92 dulwich.client: fix fetch if no progress function is specified 15 年之前
  Augie Fackler 005fdc37fc client: move parsing report-status data into a method 15 年之前
  Augie Fackler bc59c3d5f5 client: raise an exception when send_pack fails 15 年之前
  Augie Fackler aa18b56623 client: Make SSHSubprocess slightly more forgiving for proto 15 年之前
  Augie Fackler 9f94f12b05 client: advertise capabilities correctly per-service 15 年之前
  Augie Fackler f44e94a4ec dulwich.client: whitespace and 80 column cleanup 15 年之前
  Jelmer Vernooij 4290b3971a Merge pack protocol receiver fix. 15 年之前
  Tay Ray Chuan c1c0b6765d client: don't assume server response is of length 20 15 年之前
  Jelmer Vernooij 4664830bc9 Move get_transport_and_path to dulwich.client. 15 年之前
  Jelmer Vernooij 9208f15845 Simplify clone code. 15 年之前
  Dave Borowitz 3ec93cb958 Extract all-zero SHA as a constant in protocol.py 15 年之前
  Jelmer Vernooij d997d74fe7 Add convenience functions for fetching objects. 15 年之前
  Jelmer Vernooij 2b4612216f When there's nothing to push, don't push anything. 16 年之前
  Jelmer Vernooij 8d2082f30b Cope git-upload-pack arguments, apparently necessary for some hosts. 16 年之前
  Jelmer Vernooij f6e22bfbf2 Cope with username being specified to SSH client. 16 年之前
  Jelmer Vernooij cc0470e402 Add extra asserts, skip more revisions. 16 年之前
  Jelmer Vernooij 407b5f0399 Fix remote dpush refs? 16 年之前
  Jelmer Vernooij df55da1861 Deal with removed refs. 16 年之前
  Jelmer Vernooij ba55d60e05 Deal with removed refs. 16 年之前
  Jelmer Vernooij 32e710a94c Fix corner cases in client code. 16 年之前
  Jelmer Vernooij a20ff1bfb3 Refactor GraphWalker. 16 年之前
  Jelmer Vernooij c3ddcf92e1 Fix formatting. 16 年之前
  Jelmer Vernooij d4a041b56b Add base class for ObjectStore with just the interface. 16 年之前
  Jelmer Vernooij 47e83813e2 Raise sha error if necessary, always return refs, fix docs. 16 年之前
  Jelmer Vernooij bf722a0997 Fix kwargs argument in SubprocessClient._connect. 16 年之前
  Jelmer Vernooij b961b85d52 Add docstrings. 16 年之前