6882 Commits (54bdeaab888fb9085e718ef6ac781daa5d629e04)
 

Author SHA1 Message Date
  Matthew DeVore 54bdeaab88 .gitignore: remove editor- and OS-specific files 5 years ago
  Matthew DeVore 7d92a52d9e Justify API-breaking changes introduced in 4cd9548 5 years ago
  Christian Halstrick 7699ecd8fa Merge "diff: Add "--staged" as alias to "--cached"" 5 years ago
  Andre Bossert a24fc94ccd diff: Add "--staged" as alias to "--cached" 5 years ago
  Matthew DeVore 00523f38a1 ObjectWalk: simplify tree traversal logic 5 years ago
  Matthew DeVore 4cd954856e Expose and pass around the FilterSpec object rather than the raw blob limit 5 years ago
  Matthew DeVore cc9ca71a16 Put filter spec information in a dedicated object 5 years ago
  Jonathan Nieder cc714d3bbb Use Objects.requireNonNull instead of a custom helper 5 years ago
  Jonathan Nieder 3551e443fc Introduce a checkNotNull helper 5 years ago
  David Pursehouse 5bcee1ef69 Upgrade ecj to 3.17.0 5 years ago
  Matthias Sohn 5efcbaf7c3 Merge branch 'stable-5.3' 5 years ago
  Matthias Sohn c23ccd29b5 Merge branch 'stable-5.2' into stable-5.3 5 years ago
  Matthias Sohn 88fffedd99 Merge branch 'stable-5.1' into stable-5.2 5 years ago
  Matthias Sohn 08a5d2771d Merge branch 'stable-5.0' into stable-5.1 5 years ago
  Matthias Sohn b29bb5cbb0 Merge branch 'stable-4.11' into stable-5.0 5 years ago
  Matthias Sohn 1a289e3420 Merge branch 'stable-4.10' into stable-4.11 5 years ago
  Matthias Sohn f06de6b575 Merge branch 'stable-4.9' into stable-4.10 5 years ago
  Matthew DeVore c490373e00 Move filter-line-parsing code to a separate file 5 years ago
  Masaya Suzuki 47e37b0fa4 Use RefMap instead of HashMap 5 years ago
  Matthias Sohn 534ede2d81 Fix GC to delete empty fanout directories after repacking 5 years ago
  Sebastian Schuberth 40e74f8a1a DescribeCommandTest: Trivially fix formatting by removing a blank line 5 years ago
  Sebastian Schuberth d9e1653825 DescribeCommand: Add a missing dots at the end of docs 5 years ago
  Thomas Wolf d9d9862402 Replace "Checkout" by "Check out" when used as a verb 5 years ago
  Ivan Frade 23c3702686 BaseReceive/UploadPack: Stop using deprecated RefAdvertiser.send(Map) 5 years ago
  Matthias Sohn e53b98ba2f Merge branch 'stable-5.3' 5 years ago
  Matthias Sohn 4ade2de34f Prepare 5.3.1-SNAPSHOT builds 5 years ago
  Matthias Sohn de4a633201 JGit v5.3.0.201903130848-r 5 years ago
  Matthias Sohn 9e74c49808 Merge branch 'stable-5.2' into stable-5.3 5 years ago
  Matthias Sohn 6a7a265b4d Merge branch 'stable-5.1' into stable-5.2 5 years ago
  Matthias Sohn 639d53721c Prepare 5.1.7-SNAPSHOT builds 5 years ago
  Matthias Sohn a31756fbfc JGit v5.1.6.201903130242-r 5 years ago
  Matthias Sohn b0d27cdae9 Merge branch 'stable-5.0' into stable-5.1 5 years ago
  Matthias Sohn 7480737aac Merge branch 'stable-4.11' into stable-5.0 5 years ago
  Matthias Sohn 6a30ffd033 Prepare 4.11.8-SNAPSHOT builds 5 years ago
  Matthias Sohn a888f80856 JGit v4.11.7.201903122105-r 5 years ago
  Matthias Sohn 7204e35f93 Merge branch 'stable-4.10' into stable-4.11 5 years ago
  Matthias Sohn f53c2d11af Merge branch 'stable-4.9' into stable-4.10 5 years ago
  Matthias Sohn 2b64345f53 Prepare 4.9.10-SNAPSHOT builds 5 years ago
  Matthias Sohn c28c3ab9f0 JGit v4.9.9.201903122025-r 5 years ago
  Matthias Sohn c452c007ce Merge branch 'stable-4.8' into stable-4.9 5 years ago
  Matthias Sohn 2bf3cc56db Merge branch 'stable-4.7' into stable-4.8 5 years ago
  Matthias Sohn 317d747c5c Prepare 4.7.9-SNAPSHOT builds 5 years ago
  Matthias Sohn a2951a996f JGit v4.7.8.201903121755-r 5 years ago
  Matthias Sohn 92525b584a Merge branch 'stable-4.6' into stable-4.7 5 years ago
  Matthias Sohn d96eb8b3e6 Merge branch 'stable-4.5' into stable-4.6 5 years ago
  Matthias Sohn a47367e5fb Prepare 4.5.7-SNAPSHOT builds 5 years ago
  Matthias Sohn 1cb31111f7 JGit v4.5.6.201903121547-r 5 years ago
  Luca Milanesio bf3d1ded35 Check for packfile validity and fd before reading 5 years ago
  Luca Milanesio afef866a44 Move throw of PackInvalidException outside the catch 5 years ago
  Luca Milanesio 2d116cd0ab Use FileSnapshot to get lastModified on PackFile 5 years ago