Revīziju vēsture

Autors SHA1 Ziņojums Datums
  jsbain 5e9d957788 Fix thinpack support over http 9 gadi atpakaļ
  Jelmer Vernooij 421c97872a Update NEWS. 9 gadi atpakaļ
  Jelmer Vernooij ad0cf4d089 Remove unused import. 9 gadi atpakaļ
  Jelmer Vernooij 71f831ba66 Avoid hasattr. 9 gadi atpakaļ
  Jelmer Vernooij 0b78314547 Merge branch 'py3-c-modules' of git://github.com/lelit/dulwich 9 gadi atpakaļ
  Lele Gaifax b1e3eaff15 Avoid deprecation warning due to renamed assertion method in Py3.2+ 9 gadi atpakaļ
  Lele Gaifax 4c0ef6e680 Treat pathnames as bytes in the Python 3 C modules 9 gadi atpakaļ
  Lele Gaifax 109fe00239 Make the C accelerator modules compatible with Python 3 9 gadi atpakaļ
  Lele Gaifax e02f902649 Add missing DECREF on local variable 9 gadi atpakaļ
  Jelmer Vernooij 11271cd92b Fix tests. 9 gadi atpakaļ
  Jelmer Vernooij 9713fdb08d Add read_reflog. 9 gadi atpakaļ
  Jelmer Vernooij 4aca02e619 Add parse_reflog_line. 9 gadi atpakaļ
  Jelmer Vernooij ef233fbac1 Add format_reflog_line. 9 gadi atpakaļ
  Jelmer Vernooij dc2e0aa4f8 Update NEWS, fix style. 9 gadi atpakaļ
  Chris Bunney 68cd0d2615 Enhanced parsing of partial/ambiguous refs based on https://git-scm.com/docs/gitrevisions 9 gadi atpakaļ
  Jelmer Vernooij 304dae8bbf Avoid using regular expressions for gitfile parsing. 9 gadi atpakaļ
  Jelmer Vernooij 0d7d643a5f Add constant for control dir name. 9 gadi atpakaļ
  Jelmer Vernooij b8708617ab Distinguish code written by and copyright. 9 gadi atpakaļ
  Jelmer Vernooij 362b54708f Remove Chris. 9 gadi atpakaļ
  Jelmer Vernooij 79cbe7f4b6 Add basic porcelain page in tutorial. 9 gadi atpakaļ
  Jelmer Vernooij 31e48d57d9 Clarify that tox and travis can be used for running tests. 9 gadi atpakaļ
  Stefano Rivera 4a46d680f0 subprocess's mswindows attribute has gone private in 3.5 9 gadi atpakaļ
  Jelmer Vernooij 50f86b04f5 Mark archive tests as known failing on python2.6. 9 gadi atpakaļ
  Jelmer Vernooij 8212d51f2b s/ListCBytesIO/ChunkedBytesIO/g 9 gadi atpakaļ
  Jelmer Vernooij bd43f45630 Add note saying this will be the last release supporting Python2.6 9 gadi atpakaļ
  Steven Myint b90cad1508 Previously the following would crash under Python 3. 10 gadi atpakaļ
  Jelmer Vernooij 334be7f54b Skip second archive test for now, as it's known broken on some platforms and needs more debugging. 10 gadi atpakaļ
  Jelmer Vernooij e9f2fa4e94 Once again, fix tests on python3. 10 gadi atpakaļ
  Jelmer Vernooij 6bd957f231 Initial work towards git-upload-archive support. 10 gadi atpakaļ
  Jelmer Vernooij 2be2b7419b Clarify behaviour of parse_committishs. 10 gadi atpakaļ