2170 Commits (a8f4bf6abef0bb3ca116c65728342928ed43508b)

Author SHA1 Message Date
Matthias Sohn d44225d85c Use SystemReader in JSchConfigSessionFactoryTest 6 years ago
Matthias Sohn e8bd9556c0 Cancel gc if thread was interrupted 6 years ago
Matthias Sohn 882fed0d96 Cancel gc if thread was interrupted 6 years ago
Thomas Wolf 60cf85a4a3 Fix core.autocrlf for non-normalized index 6 years ago
David Pursehouse 0368906353 CommitBuilder: Deprecate setEncoding(String) 6 years ago
Minh Thai 2b7fa04dad Fix bug in copyPackBypassCache's skip 'PACK' header logic 6 years ago
Matthias Sohn 8cad84ccfb Fix GC.deleteEmptyRefsFolders 6 years ago
Thomas Wolf e7b4d108e1 Enable cloning only specific tags 6 years ago
Thomas Wolf 447e107069 RenameBranchCommand: more consistent handling of short ref names 6 years ago
Gunnar Wagenknecht c4420d2434 Allow to check for signing key 6 years ago
Thomas Wolf 55966dc592 Handle premature EOF in BundleFetchConnection 6 years ago
David Pursehouse 95d74f22fb TemporaryBufferTest: Open TemporaryBuffer in try-with-resource 6 years ago
David Pursehouse 6503a67e46 SubmoduleWalkTest: Open Repository in try-with-resource 6 years ago
David Pursehouse df774825f5 SideBandOutputStreamTest: Open SideBandOutputStream in try-with-resource 6 years ago
David Pursehouse ecd16a7906 UnionInputStreamTest: Open UnionInputStream in try-with-resource 6 years ago
David Pursehouse 52923e9b07 LocalDiskRepositoryTestCase#createRepository: Default auto-close to false 6 years ago
David Pursehouse 9b2779925c PushConnectionTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse d7f4e6d1a1 MergerTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse babdae6412 MergeCommandTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse 5d9c78e471 PackWriterTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse 6efe3612a7 ReceivePackAdvertiseRefsHookTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse a2455e9e40 SubmoduleStatusTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse 43719e73c7 UploadPackTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse b6fe0abc4c PackParserTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse 1a2db96c79 Stop using deprecated methods of RemoteSetUrlCommand/RemoteRemoveCommand 6 years ago
David Pursehouse 7844b39966 DirCacheCheckoutTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse 6df350ee0e CheckoutCommandTest: Add comment to document intentionally empty catch block 6 years ago
Medha Bhargav Prabhala 137e91a465 Implement signing commits using BouncyCastle 6 years ago
Gunnar Wagenknecht 2343c688b1 Allow CommitCommand to sign commits 6 years ago
Matthias Sohn 23c30c6310 Fix warnings for usage of deprecated RefDatabase#getRef 6 years ago
Christian Halstrick e406d500de Fix "jgit checkout -f" to overwrite dirty worktree files 6 years ago
Jonathan Nieder 3f9a5ce13f Deprecate Repository#hasObject 6 years ago
Jonathan Nieder c1954f6c36 RefDatabase: Introduce findRef synonym for getRef 6 years ago
Jonathan Nieder b2ec6405e4 RefDirectory: Do not use search path to find additional refs 6 years ago
Jonathan Nieder 9895338de1 RefDatabase: Remove fallback exactRef implementation 6 years ago
Ivan Frade 3381bf7e6a RefCursor: Remove unnecessary getUpdateIndex method 6 years ago
Ivan Frade 6ea888a036 RefDatabase/Ref: Add versioning to reference database 6 years ago
Jonathan Nieder 1638a2fce8 UploadPack: Defer want-ref resolution to after parsing 6 years ago
Masaya Suzuki d4a21a76ff Skip some tests when the runtime cannot handle Unicode file paths 6 years ago
Masaya Suzuki 5138594c6e Change RacyGitTests to create a racy git situation in a stable way 6 years ago
Mincong HUANG d09388e156 Avoid double words 6 years ago
Thomas Wolf 9c755c9e7c Set git environment variables for hooks 6 years ago
Thomas Wolf 4678f4b735 Fix IndexDiffs for git links 6 years ago
Matthias Sohn df6263644b Fix DescribeCommand with multiple match options 6 years ago
Matthias Sohn 3f745e40a1 Add a method to get all values of HTTP header defined as list 6 years ago
Thomas Wolf f974c9c790 Undo treating blobs with NULs as a single line 6 years ago
Gunnar Wagenknecht e751c878b0 New GpgConfig for typed access to GPG settings 6 years ago
Thomas Wolf 488d95571f Apache MINA sshd client 6 years ago
Thomas Wolf 0173b25415 Add more ssh tests: pushing, known_host file handling, etc. 6 years ago
Håvard Wall f9de917547 Fix git-describe tie-breakers 6 years ago