Commit History

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