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 년 전 |