3121 Commits (edec10dc3909e15cbb29a7936ec42ae72c526792)

Author SHA1 Message Date
Matthias Sohn 3e7e4132de Prepare post 4.0.0-m2 builds 10 years ago
Matthias Sohn 16f27ccb6f JGit v4.0.0.201505050340-m2 10 years ago
Matthias Sohn 80369d1895 Prepare post 4.0.0-m1 builds 10 years ago
Christian Halstrick 6f71301404 Fix possible AIOOB in DirCacheTree.contains() 10 years ago
Shawn Pearce 4a984e2033 Support agent= capability in wire protocol 10 years ago
Shawn Pearce 4feffb3bf5 Add fsck.allowInvalidPersonIdent to accept invalid author/committers 10 years ago
Hugo Arès ae4b72d50e Remove pack from list when file handle is stale 10 years ago
Hugo Arès d3a73c1407 Lower log level to warn for handled pack errors 10 years ago
Matthias Sohn 720adcebb5 Prepare 3.7.2-SNAPSHOT builds 10 years ago
Matthias Sohn 2383cccf12 JGit v3.7.1.201504261725-r 10 years ago
David Ostrovsky d1da2780c2 Revert "Let ObjectWalk.markUninteresting also mark the root tree as" 10 years ago
Matthias Sohn 10412ddfed Delete deprecated PackWriter.preparePack() methods 10 years ago
Matthias Sohn ffdacc2bbb Delete deprecated class IgnoreRule 10 years ago
Matthias Sohn 5362e1d41c Delete deprecated checkoutEntry() methods in DirCacheCheckout 10 years ago
Shawn Pearce 6e5c71b358 Remove validate support when reusing cached pack 10 years ago
Shawn Pearce a3476ced1f Rename copyThroughCache to shouldCopyThroughCache 10 years ago
Shawn Pearce 1553a6ff55 Add readAheadBuffer hint to ReadableChannel 10 years ago
Shawn Pearce c761c8bb5c Avoid storing large packs in block cache during reuse 10 years ago
David Pletcher 12e38d7275 Expose public getDepth method 10 years ago
Matthias Sohn 41c4f9cb2a Fix error message to include cause if ResetCommand fails 10 years ago
Christian Halstrick 510aed1493 Revert "ResolveMerge only needs to visit differing TreeEntries" 10 years ago
Matthias Sohn 017032c465 Fix IllegalArgumentException in AmazonS3 10 years ago
Matthias Sohn d726f0c1e0 Use try-with-resource to close resources in CommitCommand 10 years ago
Matthias Sohn bb2ca576ff Externalize error message used in CheckoutCommand 10 years ago
Matthias Sohn 7343c7a10f Use try-with-resource to close resources in CheckoutCommand 10 years ago
Matthias Sohn 842ae868cf Externalize error messages used in DfsGarbageCollector 10 years ago
Matthias Sohn 13cfc83b2b Use try-with-resource to close resources in DfsGarbageCollector 10 years ago
Matthias Sohn 8d41c783c0 Silence non-externalized string warning in PackParser 10 years ago
Matthias Sohn e5a6290ac9 Replace call to deprecated release() by close() in PackParser 10 years ago
Matthias Sohn 6feb7bc9dd Silence non-externalized string warning in PackIndexV2 10 years ago
Matthias Sohn 4dd4d7e12a Silence false null pointer access warnings in PackFile 10 years ago
Matthias Sohn fc2d723dd9 Externalize error messages used in ObjectDirectoryInserter 10 years ago
Matthias Sohn 1728d1d760 Use try-with-resource to close resources in ObjectDatabase 10 years ago
Matthias Sohn f777ed1d24 Replace deprecated release() methods by close() in NoteMapMerger 10 years ago
Matthias Sohn f434f29fd9 Ensure that NameRevCommand.call() closes RevWalk 10 years ago
Matthias Sohn 8e332f1057 Replace deprecated release() methods by close() in Merger 10 years ago
Matthias Sohn ed42bad1c6 Use try-with-resource to close resources in GC 10 years ago
Matthias Sohn 2693d6075d Use try-with-resource to close resources in FetchProcess 10 years ago
Matthias Sohn 787ca168a9 Reduce visibility of DirCacheCheckout.checkValidPath() 10 years ago
Matthias Sohn b84623ac64 Use try-with-resource to close resources in DirCache 10 years ago
Matthias Sohn ff0a7b719e Fix resource leak in DiffFormatter 10 years ago
Matthias Sohn b8658e486c Use try-with-resource to close resources in DiffCommand 10 years ago
Matthias Sohn 5f8308bdb9 Replace call to deprecated RevWalk.release() in DescribeCommand 10 years ago
Matthias Sohn 4bae608e84 Use try-with-resource to close resources in CloneCommand 10 years ago
Matthias Sohn b53e2a99b3 Silence non-externalized string warnings in CherryPickResult 10 years ago
Matthias Sohn 588965c6da Silence non-externalized string warning in CherryPickCommand 10 years ago
Matthias Sohn 58c2c52219 Use try-with-resource to close resources in CherryPickCommand 10 years ago
Matthias Sohn 3f79182081 Fix resource leak in ChangeIdUtil 10 years ago
Matthias Sohn d4380a9c81 Use try-with-resource to close resources in BundleWriter 10 years ago
Matthias Sohn 9e37f6d144 Use try-with-resource to close resources in BundleFetchConnection 10 years ago