Historie revizí

Autor SHA1 Zpráva Datum
  Gary van der Merwe 16b237680c Use for loop instead of map. před 11 roky
  Gary van der Merwe bcce1dccc6 Stop using more deprecated test methods. před 11 roky
  Jelmer Vernooij a07b1511f9 Add 'make before-push' target. před 11 roky
  Jelmer Vernooij 5a4e20d14b Add pep8 make target and fix some pep8ness. před 11 roky
  Jelmer Vernooij 4265383895 Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings. před 11 roky
  Jelmer Vernooij 2a97104d86 Remove pylint config. před 11 roky
  Fabien Boucher 7445fc9c9e Add dulwich.greenthreads module. před 11 roky
  Hannu Valtonen 9b2ea08807 tests: Change assertEquals to be py3k compatible assertEqual. před 11 roky
  Gary van der Merwe b9c428522c In Protocol.read_pkt_line, assert the length of the data read matches the length prefix. před 11 roky
  Gary van der Merwe ad2f8e3166 Correctly handle binascii.Error. před 11 roky
  Gary van der Merwe dd8559df80 Use for loop instead of map when not iterating. před 11 roky
  Gary van der Merwe f642d34e5e Use assertEqual rather than assertEquals as the latter is deprecated. před 11 roky
  Gary van der Merwe 6deecb549a Make next methods available as __next__. před 11 roky
  Gary van der Merwe c6453c6d42 Use int division `//` insted of float division `/`. před 11 roky
  Gary van der Merwe 0fdbfe7bcf Use io module instead of file. před 11 roky
  Gary van der Merwe 2c427f6141 Fix octal literals. před 11 roky
  Michael K 81b11cd0b1 print(): Switch from statement to funtion. před 11 roky
  Michael K 11de0efd13 Use the print() function in Makefile. před 11 roky
  Jelmer Vernooij 0706c4861c Move logic for creating blog from path to dulwich.index. před 11 roky
  Jelmer Vernooij ad51ceaa24 Add test to make sure unmodified files don't show up in get_unstaged_changes. před 11 roky
  Ryan Faulkner 7f2cede811 Add porcelain for 'status'. před 11 roky
  Michael K 76f883285d Use namedtuple for index entry. před 11 roky
  Michael K 053ad0e08c Bugfix: cmd_reset could not determine the mode před 11 roky
  Michael K 0ded7d5a1b Fix copy-&-paste errors in command line interface. před 11 roky
  Michael 8c2a7c9995 Fix typo in tutorial. před 11 roky
  Michael 9d026566b2 fix twisted output před 11 roky
  Jelmer Vernooij eb603df9ad Remove long lines. před 11 roky
  Jelmer Vernooij 6ef12cf8ca Update NEWS. před 11 roky
  Robert Brown 09c62b33d3 Add symbolic link support to Repo.stage(). před 11 roky
  Jelmer Vernooij e6d913e39f Update NEWS. před 11 roky