6226 Commits (50deacdd57cd348554264fe26f3fd8177830071d)
 

Author SHA1 Message Date
Masaya Suzuki 3aa2b8064c Introduce ProtocolV2Hook 6 years ago
Hugo Arès d4a19c328f Fix GC run in foreground to not use executor 6 years ago
Dave Borowitz 62562295c0 Add EMPTY_TREE_ID as a sibling of EMPTY_BLOB_ID 6 years ago
Dave Borowitz 289f116dbb Update javadoc for EMPTY_BLOB_ID 6 years ago
Jonathan Nieder fc4d4b5340 Merge "Declare ConfigConstants and GitProtocolConstants final" 6 years ago
Matthias Sohn 31a72f5da7 Declare ConfigConstants and GitProtocolConstants final 6 years ago
Jonathan Tan 3227348e5e Respond with shallow-info before wanted-refs 6 years ago
Han-Wen Nienhuys d1dc49e968 Use a TreeMap to construct the list of renamed projects 6 years ago
Gunnar Wagenknecht 82e0c4a084 Merge "Fix ResolveMerger: rebase with autocrlf=true, direct checkout" 6 years ago
Thomas Wolf 4027c5c9ff Fix ResolveMerger: rebase with autocrlf=true, direct checkout 6 years ago
Jonathan Tan c477b0ddcb Support protocol v2 want-ref in UploadPack 6 years ago
Thomas Wolf bd1a825026 Merge remote-tracking branch 'origin/stable-5.0' 6 years ago
Thomas Wolf 09753591fa Ensure that JSch knows HostKeyAlgorithms ssh-rsa and ssh-dss 6 years ago
Matthias Sohn cf6463bddc Fix API breakage introduced by da254106 6 years ago
Matthias Sohn da254106a7 Abort rename detection in a timely manner if cancelled 6 years ago
Jonathan Nieder 26c5d0e56a RebaseCommand: Remove unnecessary fall through comments 6 years ago
Matthias Sohn 2d1038c1a1 Merge branch 'stable-5.0' 6 years ago
Matthias Sohn 2f7bf6b536 Prepare 5.0.3-SNAPSHOT builds 6 years ago
Matthias Sohn 40813388e7 JGit v5.0.2.201807311906-r 6 years ago
Matthias Sohn a7c099ffa9 Merge branch 'stable-4.11' into stable-5.0 6 years ago
Matthias Sohn a8c7c42ff1 Prepare 4.11.2-SNAPSHOT builds 6 years ago
Matthias Sohn e51d2fcda8 JGit v4.11.1.201807311124-r 6 years ago
Matthias Sohn 95a8c3a8f7 Merge branch 'stable-4.10' into stable-4.11 6 years ago
Matthias Sohn 0b6566e5ea Merge branch 'stable-4.9' into stable-4.10 6 years ago
Matthias Sohn 6a813c64ff Prepare 4.9.4-SNAPSHOT builds 6 years ago
Matthias Sohn 56b435a61c JGit v4.9.3.201807311005-r 6 years ago
Jonathan Nieder 8ef7cd4df4 Merge "Use project names instead of paths for the submodule name" 6 years ago
Masaya Suzuki 6658f36768 Use project names instead of paths for the submodule name 6 years ago
Matthias Sohn 435975e7a9 Merge branch 'stable-5.0' 6 years ago
Matthias Sohn 0db128acd5 Merge branch 'stable-4.11' into stable-5.0 6 years ago
Matthias Sohn fd4a62fdf0 Merge branch 'stable-4.10' into stable-4.11 6 years ago
Matthias Sohn 8b97c266c3 Merge branch 'stable-4.9' into stable-4.10 6 years ago
Matthias Sohn a0b818ce01 Merge branch 'stable-4.8' into stable-4.9 6 years ago
David Pursehouse e90a013e45 Merge branch 'stable-4.7' into stable-4.8 6 years ago
David Pursehouse bd4b6d3bf1 Merge "ErrorProne: Enable check for misuse of ExpectedException" 6 years ago
Matthias Sohn 29118ed117 Prepare 4.7.3-SNAPSHOT builds 6 years ago
Matthias Sohn 01787756aa JGit v4.7.2.201807261330-r 6 years ago
Luca Milanesio 977726e5bb Delete all loose refs empty directories 6 years ago
Luca Milanesio eea9a7a0ba Use java.nio to delete path to get detailed errors 6 years ago
Jonathan Nieder 0c75097830 Merge "Send only 1 flush pkt at the end of v2 fetch" 6 years ago
Jonathan Tan 7e7b00f1a5 Send only 1 flush pkt at the end of v2 fetch 6 years ago
Matthias Sohn e0e52cb011 Fix NPE in BlameGenerator.getSourceStart() 6 years ago
David Pursehouse 4c29736a3e ErrorProne: Enable check for misuse of ExpectedException 6 years ago
Gabriel Couto 280707b0fc HttpClientConnection.getHeaderFields should support multiple values for same header 6 years ago
Jonathan Tan 32798dcfdb Always send refs' objects despite "filter" in pack 6 years ago
Jonathan Nieder fb9031c956 RepoCommand: record remote branch, group, shallow bit by default 6 years ago
Jonathan Nieder 325c54a9a8 Merge "Ensure RacyGitTests don't raise false negatives" 6 years ago
Thomas Wolf a9b54b026d ResolveMerger: don't try needlessly to delete directories 6 years ago
Christian Halstrick 6db9371250 Ensure RacyGitTests don't raise false negatives 6 years ago
Terry Parker e4774f45c4 GC: Trim more EWAHCompressedBitmaps to free unused memory 6 years ago