История коммитов

Автор 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 лет назад