Histórico de commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij 9599545b54 Fix encoding. 6 anos atrás
  Jelmer Vernooij 4fff5875d0 Fix unicode issue. 6 anos atrás
  Jelmer Vernooij 7e8096f453 Revamp pack handling to deal with newly introduced packs correctly. 6 anos atrás
  Jelmer Vernooij afe4d2e27a Fix tests. 6 anos atrás
  Jelmer Vernooij 1f2f1d6949 Fix tests on Python 3. 6 anos atrás
  Jelmer Vernooij a65b1c79ff Support GIT_AUTHOR_EMAIL / GIT_AUTHOR_NAME. 6 anos atrás
  Jelmer Vernooij 598045aec5 Use fullname from gecos field, if available. 6 anos atrás
  Jelmer Vernooij 825772e1c1 Move obtaining of default identity into a separate function. 6 anos atrás
  Boris Feld 19cc89b435 Activate the binary detection by default 6 anos atrás
  Boris Feld 08dc53a4bf Apply the write filter when staging a file (writing a file to the index) 6 anos atrás
  Boris Feld debcedf952 Plug the end-of-line filter computing in the repo 6 anos atrás
  Boris Feld 6a4685ce13 Add basic line-ending conversion support for porcelain command status 6 anos atrás
  Jelmer Vernooij 1b00b124c6 Fix test, style error. 6 anos atrás
  Jelmer Vernooij df6b22378a Read MERGE_HEADS. 6 anos atrás
  Jelmer Vernooij 544950be9d Avoid fetching ghosts in Repo.fetch. 6 anos atrás
  Jelmer Vernooij 73f42cc49c Move shallow implementation into BaseRepo. 6 anos atrás
  Jelmer Vernooij 8fcd1ef767 Add Repo.update_shallow. 6 anos atrás
  Jelmer Vernooij 10fe5c05c4 Track depth. 6 anos atrás
  Jelmer Vernooij 75cd5a8a5d Fix spacing. 6 anos atrás
  Jelmer Vernooij 31fe5767ad Support the i18n.commitEncoding setting. 6 anos atrás
  Jelmer Vernooij 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 anos atrás
  Jelmer Vernooij 31e6508e0f Add Repo.get_shallow. 7 anos atrás
  Jelmer Vernooij f83a70b8a7 Add checkout argument to clone. Fixes #503 7 anos atrás
  Jelmer Vernooij 06bdb7e643 Use pack data rather than actual objects during fetch. 7 anos atrás
  Jelmer Vernooij 3b2fd70b2b Pass along progress function for pack writing progress. 7 anos atrás
  Jelmer Vernooij 4b76ad470d Fix syntax. 7 anos atrás
  Jelmer Vernooij dda02ee1f3 Raise exception when user identity misses email. Fixes #602 7 anos atrás
  Antoine Pietri 028cfe0811 Fix some style issues so the CI is happy 7 anos atrás
  Jelmer Vernooij 5a8ba757f4 Allow passing in unicode strings to config objects. 7 anos atrás
  Jelmer Vernooij f0e73c4769 Fix style. 7 anos atrás