Commit History

Author SHA1 Message Date
  Jelmer Vernooij ac37905a91 Set __all__. 2 years ago
  Upstream Janitor d0e567bcc8 Removed unnecessary #noqa statements from 10 files. 3 years ago
  Peter Rowlands 819c632ae3 tests: disable system-wide config with GIT_CONFIG_NOSYSTEM 3 years ago
  Jelmer Vernooij 6266df34af Reformat with black. 4 years ago
  Jelmer Vernooij faf6408cfd Add some functions for dealing with bundles. 4 years ago
  Jelmer Vernooij 25a6718003 Rename merge_base to graph, update NEWS. 4 years ago
  Kevin Hendricks abd8a5bbbb first shot at adding a git modelled merge_base implementation 4 years ago
  Jelmer Vernooij ded4ab1251 Add really basic LFSStore. 5 years ago
  Jelmer Vernooij aa73abcedb Port remainder of docstrings to Google style. 5 years ago
  Boris Feld 78280f137e Add low-level line ending conversion functions with its test file 6 years ago
  Jelmer Vernooij f0c9245672 Merge basic stash support. 6 years ago
  Jelmer Vernooij d0ed97e58d Fix style errors. 7 years ago
  Jelmer Vernooij 1679bfb196 Fix check-tutorial. 7 years ago
  Jelmer Vernooij 2d1e979d77 Fix the tutorial tests on python3. Fixes: #573 7 years ago
  Jelmer Vernooij 04db6fee5e add basic tests for stash. 7 years ago
  Jelmer Vernooij 8ce88629a9 Add basic support for reading mailmap files. 7 years ago
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. 7 years ago
  Jelmer Vernooij f575fffcf3 Initial support for ignores. 7 years ago
  Jelmer Vernooij 20a9a031ac Re-enable tests for test utils. 8 years ago
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 years ago
  Jelmer Vernooij 34fe903c97 Consistently overwrite HOME. 8 years ago
  Jelmer Vernooij f2c26f08e0 Revert "Run Git in tests without user's ".gitconfig"." 8 years ago
  Jelmer Vernooij e680479d53 Drop support for python 2.6. 9 years ago
  Jelmer Vernooij ef233fbac1 Add format_reflog_line. 9 years ago
  Jelmer Vernooij 234e8a1649 Add dulwich.archive module. 9 years ago
  Jelmer Vernooij 742442f586 Import expectedFailure for use in tests. 10 years ago
  Gary van der Merwe 8c9eb80ae4 Don't run tutorial doc tests on windows. 10 years ago
  Jelmer Vernooij 2a691ab556 Don't run tutorial tests as part of nocompat test on Python3. 10 years ago
  Jelmer Vernooij f05ce7cc56 Find binaries to run during blackbox tests in system paths as well. 10 years ago
  Jelmer Vernooij 5a525e75cb Fix incompatibility with python2.6, where unittest doesn't provide skipIf. 10 years ago