1939 Commits (137e91a4654b4f516d1f82885c669e14473dbfd6)

Author SHA1 Message Date
  Medha Bhargav Prabhala 137e91a465 Implement signing commits using BouncyCastle 5 years ago
  Gunnar Wagenknecht 2343c688b1 Allow CommitCommand to sign commits 5 years ago
  Matthias Sohn 23c30c6310 Fix warnings for usage of deprecated RefDatabase#getRef 5 years ago
  Christian Halstrick e406d500de Fix "jgit checkout -f" to overwrite dirty worktree files 6 years ago
  Jonathan Nieder 3f9a5ce13f Deprecate Repository#hasObject 5 years ago
  Jonathan Nieder c1954f6c36 RefDatabase: Introduce findRef synonym for getRef 8 years ago
  Jonathan Nieder b2ec6405e4 RefDirectory: Do not use search path to find additional refs 8 years ago
  Jonathan Nieder 9895338de1 RefDatabase: Remove fallback exactRef implementation 8 years ago
  Ivan Frade 3381bf7e6a RefCursor: Remove unnecessary getUpdateIndex method 5 years ago
  Ivan Frade 6ea888a036 RefDatabase/Ref: Add versioning to reference database 5 years ago
  Jonathan Nieder 1638a2fce8 UploadPack: Defer want-ref resolution to after parsing 5 years ago
  Masaya Suzuki d4a21a76ff Skip some tests when the runtime cannot handle Unicode file paths 5 years ago
  Masaya Suzuki 5138594c6e Change RacyGitTests to create a racy git situation in a stable way 5 years ago
  Mincong HUANG d09388e156 Avoid double words 5 years ago
  Thomas Wolf 9c755c9e7c Set git environment variables for hooks 5 years ago
  Thomas Wolf 4678f4b735 Fix IndexDiffs for git links 5 years ago
  Matthias Sohn df6263644b Fix DescribeCommand with multiple match options 5 years ago
  Matthias Sohn 3f745e40a1 Add a method to get all values of HTTP header defined as list 5 years ago
  Thomas Wolf f974c9c790 Undo treating blobs with NULs as a single line 5 years ago
  Gunnar Wagenknecht e751c878b0 New GpgConfig for typed access to GPG settings 5 years ago
  Thomas Wolf 488d95571f Apache MINA sshd client 5 years ago
  Thomas Wolf 0173b25415 Add more ssh tests: pushing, known_host file handling, etc. 5 years ago
  Håvard Wall f9de917547 Fix git-describe tie-breakers 5 years ago
  Jonathan Tan df21eec1ad DepthGenerator: fix multi-child boundary handling 5 years ago
  David Pursehouse 58bcbf89b0 SshTestBase: Make inner class TestCredentialsProvider static 5 years ago
  Thomas Wolf cc000f93a8 Factor out a JSch-independent ssh config parser 5 years ago
  Thomas Wolf 08b0a8632d Ssh tests with an Apache MINA sshd test git server 5 years ago
  Ivan Frade e64ce267f8 RepoCommand: Preserve executable bit in <copyfile> 5 years ago
  Ivan Frade f648a3bd81 RepoCommand.RemoteReader: Add method to read contents and mode of file 5 years ago
  Ivan Frade 17dbaa4fdd RepoCommandTest: Extract method to assert file contents 5 years ago
  Marc Strapetz aaf71bfbcc gitignore/gitattributes: fix matching of \r 6 years ago
  Ivan Frade 6e3c9347bc Add test for protocol v0 parser 5 years ago
  Ivan Frade d40835a801 ObjectIdMatcher: Custom matcher for sets of ObjectIds 5 years ago
  Jonathan Tan 237abe6ab5 UploadPack: Implement deepen-not for protocol v2 5 years ago
  Jonathan Tan f5fa1eaf39 Throw error when deepen-since excludes all commits 5 years ago
  Ivan Frade 94a3d8bae9 UploadPack v0: Extract "agent" client capability at parse time 5 years ago
  Markus Keller 8420c729a0 Make PrePushHook properly terminate ref lines 5 years ago
  Ned Twigg d056a54384 CheckoutCommand: force flag now allows overwrite 5 years ago
  Ivan Frade 8d4f8d55d3 UploadPack: Return correct peer user agent on v2 requests 5 years ago
  Ivan Frade 40f5b28545 Accept protocol v2 server options on fetch and ls-refs requests 5 years ago
  David Pursehouse abefc00ac5 UnionInputStreamTest: Suppress ErrorProne warning about missing synchronized 5 years ago
  Ivan Frade 8460ab8e87 Rename Fetch V2 request wantsIds and options 5 years ago
  Ivan Frade e82cb5a6d3 FirstWant: tighten first-want line validation 5 years ago
  Ivan Frade 6aca8899a5 Move first line parsing for v0/v1 pack negotiation out of UploadPack 5 years ago
  David Pursehouse b0f2826dfd ValidRefNameTest#testNormalizeBranchName: Fix string/ref equality check 5 years ago
  Ivan Frade 39b27f7c7b DfsFsck: Check that .gitmodules in the repository have valid contents 5 years ago
  Ivan Frade 9372791fcf SubmoduleValidator: Always throw SubmoduleValidationException 5 years ago
  Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files 5 years ago
  Ivan Frade 3ed3eafbd1 ObjectChecker: Report .gitmodules files found in the pack 5 years ago
  Ivan Frade db9f7b028d SubmoduleAddCommand: Reject submodule URIs that look like cli options 5 years ago