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

Автор SHA1 Сообщение Дата
  Georges Racinet ff758f8192 client/credentials: ignore end-of-line character 5 лет назад
  Jelmer Vernooij 1d59619a38 Add support for honoring HTTP proxy environment variables. Thanks, Aurélien Campéas. Fixes #797 5 лет назад
  Jelmer Vernooij 9514ebb08a Fix tests, add version support to index. 5 лет назад
  Jelmer Vernooij c3012a2663 Add tests for stderr parsing. 5 лет назад
  Jelmer Vernooij 0679dcc75f Fix style. 5 лет назад
  Jelmer Vernooij fc3eb33de3 Add .ref_status attribute to SendPackResult rather than raise UpdateRefsError. 5 лет назад
  Jelmer Vernooij 2bca6c8f3a Return a SendPackResult object from GitClient.send_pack. 5 лет назад
  Jelmer Vernooij 8416468b47 Fix a test. 5 лет назад
  Jelmer Vernooij 6ccfdb4b4a Fix style. 5 лет назад
  Jelmer Vernooij b388fcf030 Avoid hard urllib3 dependency. 5 лет назад
  Jelmer Vernooij b8b977aa4e Remove python2 compat code. 5 лет назад
  Jelmer Vernooij b119e5112c Remove some unnecessary import fallbacks. 5 лет назад
  Jelmer Vernooij 1e20d9dab8 Merge branch 'git-credential-store' of git+ssh://github.com/manueljacob/dulwich 5 лет назад
  Manuel Jacob cc05da4045 Make it possible to pass custom classes to default_urllib3_manager(). 5 лет назад
  Manuel Jacob 392626d678 Add assert for return type of default_urllib3_manager(). 5 лет назад
  Manuel Jacob 76a2917e06 Add function to get credentials from the Git credentials store. 5 лет назад
  Jelmer Vernooij 921321f6d0 Simplify the API a bit and fix backwards compatibility, add NEWS item. 5 лет назад
  Brecht Machiels c0bc37f278 Fix pushing from a shallow clone 5 лет назад
  Jelmer Vernooij 257559bcef Fix formatting. 6 лет назад
  Jelmer Vernooij 4242c9fc1e Fix tests. 6 лет назад
  Jelmer Vernooij 00e4d70df6 Stop checking for ref validity client-side. 6 лет назад
  Jelmer Vernooij b5f81ba6a6 Add test for FetchPackResult.__eq__. 6 лет назад
  Antoine 4294c4159f Fix url redirect location handling in HttpGitClient 7 лет назад
  Jelmer Vernooij 4d58a5469e Properly preserve port and username from parsed HTTP URLs. 7 лет назад
  Jelmer Vernooij 1be567ded5 Track depth. 7 лет назад
  Jelmer Vernooij bf991d3569 Raise more useful error messages when unable to access repositories over SSH, subprocess. 7 лет назад
  Jelmer Vernooij fb4b11ace6 Remove unused import, fix style. 7 лет назад
  Jelmer Vernooij b9216f5c69 Fix tests on Python 3. 7 лет назад
  Jelmer Vernooij 4ab96e9221 Fix style. 7 лет назад
  Jelmer Vernooij 027e6f9ae0 Raise exception when a caller tries to fetch SHA1s that are not in any refs. 7 лет назад