You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Wolf 1126f26d21 ApplyCommand: fix "no newline at end" detection 3 年之前
..
blame Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
AbstractRemoteCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
AddCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
ApplyCommandTest.java ApplyCommand: fix "no newline at end" detection 3 年之前
ArchiveCommandTest.java Add the "compression-level" option to all ArchiveCommand formats 3 年之前
BlameCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
BranchCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
CheckoutCommandTest.java Fix NPE in DirCacheCheckout 3 年之前
CherryPickCommandTest.java Implement ours/theirs content conflict resolution 3 年之前
CleanCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
CloneCommandTest.java Add support for reading symrefs from pack capabilities 3 年之前
CommitAndLogCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
CommitCommandTest.java Merge branch 'stable-5.6' into stable-5.7 4 年之前
CommitOnlyTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
CrLfNativeTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
DescribeCommandTest.java Implement git describe --all 3 年之前
DiffCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
EolRepositoryTest.java Close TreeWalks in tests 4 年之前
EolStreamTypeUtilTest.java Keep line endings for text files committed with CR/LF on text=auto 3 年之前
FetchAndPullCommandsRecurseSubmodulesTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
FetchCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
GarbageCollectCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
GitConstructionTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
HugeFileTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
InitCommandTest.java init: add config option to set default for the initial branch name 3 年之前
LogCommandTest.java Fix DateRevQueue tie breaks with more than 2 elements 3 年之前
LogFilterTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
LsRemoteCommandTest.java Add support for reading symrefs from pack capabilities 3 年之前
MergeCommandTest.java Implement ours/theirs content conflict resolution 3 年之前
NameRevCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
NotesCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
PathCheckoutCommandTest.java Allow to resolve a conflict by checking out a file 3 年之前
PullCommandTest.java Implement ours/theirs content conflict resolution 3 年之前
PullCommandWithRebaseTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
PushCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
RebaseCommandTest.java Revert "RevWalk: stop mixing lines of history in topo sort" 4 年之前
ReflogCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
RemoteAddCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
RemoteDeleteCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
RemoteListCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
RemoteSetUrlCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
RenameBranchCommandTest.java Replace ExpectedException which was deprecated in junit 4.13 4 年之前
ResetCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
RevertCommandTest.java Fix typo in test method name 3 年之前
RmCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
SecurityManagerMissingPermissionsTest.java FS: Don't use innocuous threads for CompletableFuture 4 年之前
SecurityManagerTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
StashApplyCommandTest.java Implement ours/theirs content conflict resolution 3 年之前
StashCreateCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
StashDropCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
StashListCommandTest.java Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
StatusCommandTest.java IndexDiffFilter: handle path prefixes correctly 3 年之前
TagCommandTest.java TagCommand: propagate NO_CHANGE information 3 年之前