コミット履歴

作者 SHA1 メッセージ 日付
  Hannu Valtonen 823cbf6b13 setup: Make setup.py also work on py3k on OS X 11 年 前
  Hannu Valtonen 3d2e49ae41 py3k: These need to return a value since in Py3k they're no longer void 11 年 前
  Hannu Valtonen 2b721b6b86 py3k: Go through all uses of itertools and make them work on py3k 11 年 前
  Hannu Valtonen 9b2ea08807 tests: Change assertEquals to be py3k compatible assertEqual. 11 年 前
  Gary van der Merwe b9c428522c In Protocol.read_pkt_line, assert the length of the data read matches the length prefix. 11 年 前
  Gary van der Merwe ad2f8e3166 Correctly handle binascii.Error. 11 年 前
  Gary van der Merwe dd8559df80 Use for loop instead of map when not iterating. 11 年 前
  Gary van der Merwe f642d34e5e Use assertEqual rather than assertEquals as the latter is deprecated. 11 年 前
  Gary van der Merwe 6deecb549a Make next methods available as __next__. 11 年 前
  Gary van der Merwe c6453c6d42 Use int division `//` insted of float division `/`. 11 年 前
  Gary van der Merwe 0fdbfe7bcf Use io module instead of file. 11 年 前
  Gary van der Merwe 2c427f6141 Fix octal literals. 11 年 前
  Michael K 81b11cd0b1 print(): Switch from statement to funtion. 11 年 前
  Michael K 11de0efd13 Use the print() function in Makefile. 11 年 前
  Jelmer Vernooij 0706c4861c Move logic for creating blog from path to dulwich.index. 11 年 前
  Jelmer Vernooij ad51ceaa24 Add test to make sure unmodified files don't show up in get_unstaged_changes. 11 年 前
  Ryan Faulkner 7f2cede811 Add porcelain for 'status'. 11 年 前
  Michael K 76f883285d Use namedtuple for index entry. 11 年 前
  Michael K 053ad0e08c Bugfix: cmd_reset could not determine the mode 11 年 前
  Michael K 0ded7d5a1b Fix copy-&-paste errors in command line interface. 11 年 前
  Michael 8c2a7c9995 Fix typo in tutorial. 11 年 前
  Michael 9d026566b2 fix twisted output 11 年 前
  Jelmer Vernooij eb603df9ad Remove long lines. 11 年 前
  Jelmer Vernooij 6ef12cf8ca Update NEWS. 11 年 前
  Robert Brown 09c62b33d3 Add symbolic link support to Repo.stage(). 11 年 前
  Jelmer Vernooij e6d913e39f Update NEWS. 11 年 前
  Mike Edgar 1673c95aef Fix tests dependent on hash ordering. 11 年 前
  Jelmer Vernooij 4c1353099e Start on 0.9.7. 11 年 前
  Jelmer Vernooij eedfdacd42 Release 0.9.6. 11 年 前
  Jelmer Vernooij b6ffad522e Update MANIFEST.in. 11 年 前