Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij a8b36c9d37 Support removing refs from porcelain.push(). Fixes #437. hace 9 años
  Jelmer Vernooij 2f96306888 Add some documentation. hace 9 años
  Jelmer Vernooij 239ac80e96 Add backwards compatibility wrapper for RefsContainer._follow. hace 9 años
  Jelmer Vernooij 9f1d79c52c Allow ZERO_SHA to be used to mean 'ref should not exist'. hace 9 años
  Jelmer Vernooij 8ab05ebdb4 Add test for pushing of ref deletes. hace 9 años
  Jelmer Vernooij 42884f54f3 Use conditional set/remove to cope with race conditions. hace 9 años
  Jelmer Vernooij c71bcc9075 Add RefsContainer.follow() method. Addresses issue #438. hace 9 años
  Julian Berman 9d3d847863 A test for default tag timing. hace 9 años
  Julian Berman 987cb6df40 Fix ref parsing for refs with no left side. hace 9 años
  Julian Berman 9cfc382cbb Properly set default tag times to now when unprovided. hace 9 años
  Julian Berman c2b4f906ba Fix a presumed typo, which breaks deleting refs. hace 9 años
  Jelmer Vernooij 9281acb26f Fix python3 compatibility. hace 9 años
  Jelmer Vernooij e557e763e2 Add parse_submodules function. hace 9 años
  Jelmer Vernooij 0e53006a80 Check refname/sha1 types. hace 9 años
  Jelmer Vernooij d558cb7c08 Presence in the index doesn't imply presence on disk. hace 9 años
  Julian Berman 15c8c50e6d file_like.encoding can be None. hace 9 años
  Jelmer Vernooij ea06b4936f Fix tests when running in ASCII environment. (#433). hace 9 años
  Jelmer Vernooij da1faf210d Fix markdown syntax for installation with pure mode. hace 9 años
  Elan Ruusamäe 5721a212bd Update protocol.txt hace 9 años
  Kyle Kelly 8c89e8102c porcelain add and commit correctly hace 9 años
  Jelmer Vernooij 331de72705 Fix syntax for dulwich.config.StackedConfig.default_backends docstring. hace 9 años
  Julian Berman 5f4fa70c1f Add support for $XDG_CONFIG_HOME/git/config and GIT_CONFIG_NOSYSTEM. hace 9 años
  Jelmer Vernooij 9451655113 Improve fix for ShaFile.id behaviour after as_raw_chunks. hace 9 años
  Félix Mattrat 63d4383ae4 updated the copy method of ShaFile to make sure that the id is always correct when it's copied hace 9 años
  Jelmer Vernooij 495b1f2c58 Remove deprecated _needs_parsing logic; never used. hace 9 años
  Jelmer Vernooij 2341f7e6a2 Remove unused ShaFile._make_sha. hace 9 años
  Jelmer Vernooij faa71b304e Disable gevent/greenlet for pypy. hace 9 años
  Jelmer Vernooij fa415c3dbf Add dependencies for running test_greenthreads and test_swift on python3. hace 9 años
  Jelmer Vernooij cea092d1a1 Also fix dulwich.test.test_greenthreads on python3.4. hace 9 años
  Jelmer Vernooij 44d6f448da Fix python3 compatibility in dulwich.greenthreads, enable travis testing. Fixes: #422 hace 9 años