Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 03b55c97aa Skip remaining python3 tests for swift contrib module. il y a 9 ans
  Jelmer Vernooij bbafb324bb Mork work on swift module python3 compatibility. il y a 9 ans
  Jelmer Vernooij 44ae644374 Drop dependency on greenlet/etc for Python3, as swift module is not yet il y a 9 ans
  Jelmer Vernooij a1c32d0179 Python3; use StringIO. il y a 9 ans
  Jelmer Vernooij 1abf2d3872 Python3: fix BytesIO call, avoid iteritems. il y a 9 ans
  Jelmer Vernooij d12ec19e3b Improve python3 portability; support python3 urlparse. il y a 9 ans
  Jelmer Vernooij ff7b4e9dee Fix regression removing untouched refs when pushing over SSH. #441. il y a 9 ans
  Jelmer Vernooij d17c45a4a5 Start on 0.15.0. il y a 9 ans
  Jelmer Vernooij 4f34f1daf8 Release 0.14.0. il y a 9 ans
  Jelmer Vernooij c0ed5019cd Allow ZERO_SHA to mean 'does not exist' when setting/removing refs. il y a 9 ans
  Jelmer Vernooij ca6edf70fb Fix some pyflakes warnings. il y a 9 ans
  Jelmer Vernooij 5678e842dc Stop magic protocol ref `capabilities^{}` from leaking out to users. il y a 9 ans
  Jelmer Vernooij a8b36c9d37 Support removing refs from porcelain.push(). Fixes #437. il y a 9 ans
  Jelmer Vernooij 2f96306888 Add some documentation. il y a 9 ans
  Jelmer Vernooij 239ac80e96 Add backwards compatibility wrapper for RefsContainer._follow. il y a 9 ans
  Jelmer Vernooij 9f1d79c52c Allow ZERO_SHA to be used to mean 'ref should not exist'. il y a 9 ans
  Jelmer Vernooij 8ab05ebdb4 Add test for pushing of ref deletes. il y a 9 ans
  Jelmer Vernooij 42884f54f3 Use conditional set/remove to cope with race conditions. il y a 9 ans
  Jelmer Vernooij c71bcc9075 Add RefsContainer.follow() method. Addresses issue #438. il y a 9 ans
  Julian Berman 9d3d847863 A test for default tag timing. il y a 9 ans
  Julian Berman 987cb6df40 Fix ref parsing for refs with no left side. il y a 9 ans
  Julian Berman 9cfc382cbb Properly set default tag times to now when unprovided. il y a 9 ans
  Julian Berman c2b4f906ba Fix a presumed typo, which breaks deleting refs. il y a 9 ans
  Jelmer Vernooij 9281acb26f Fix python3 compatibility. il y a 9 ans
  Jelmer Vernooij e557e763e2 Add parse_submodules function. il y a 9 ans
  Jelmer Vernooij 0e53006a80 Check refname/sha1 types. il y a 9 ans
  Jelmer Vernooij d558cb7c08 Presence in the index doesn't imply presence on disk. il y a 9 ans
  Julian Berman 15c8c50e6d file_like.encoding can be None. il y a 9 ans
  Jelmer Vernooij ea06b4936f Fix tests when running in ASCII environment. (#433). il y a 9 ans
  Jelmer Vernooij da1faf210d Fix markdown syntax for installation with pure mode. il y a 9 ans