]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2015-05-11 Shawn PearceRemove SoftReference from dfs.DeltaBaseCache 70/47570/2
2015-05-11 Shawn PearceFix memory leak in dfs.DeltaBaseCase 69/47569/2
2015-05-11 Shawn PearceMerge "FS_POSIX: Rework umask detection to make it...
2015-05-11 Christian HalstrickMerge "Fix possible AIOOB in DirCacheTree.contains()"
2015-05-10 Matthias SohnUpdate javax.servlet to 3.1 72/47572/4
2015-05-10 Matthias SohnUse ANY_DIFF filter in ResolveMerger only for bare... 18/45718/4
2015-05-10 Shawn PearceFS_POSIX: Rework umask detection to make it settable 87/47587/3
2015-05-10 Shawn PearceMerge "Fix IllegalArgumentException in AmazonS3"
2015-05-10 Shawn PearceExpose disposeBody() on RevCommit and RevTag 85/47585/2
2015-05-10 Shawn PearceObjectReader: remove the walkAdvice API 61/47561/5
2015-05-10 Shawn PearceRevWalk: Discard uninteresting commits unless RevSort... 63/47563/4
2015-05-10 Shawn PearceObjectWalk: make setRetainBody(false) the default 68/47568/3
2015-05-10 Shawn PearceMerge changes I62befa4a,Ia9c3d123,I7fcf6534
2015-05-08 Sebastian SchuberthDo not concatenate strings as arguments to StringBuilde... 23/47523/1
2015-05-08 Sebastian SchuberthIndexDiffFilter: Simplify a boolean expression 22/47522/1
2015-05-08 Sebastian SchuberthGroupHead: Remove a redundant call to String.format() 21/47521/1
2015-05-07 Sebastian SchuberthFS_Win32: Avoid an IOException on Windows if bash is... 25/47025/3
2015-05-06 Shawn PearceSkip logging stack trace on corrupt objects 95/47395/1
2015-05-06 Shawn PearceAdd repository name to failures in HTTP server log 92/47392/1
2015-05-05 Matthias SohnMerge branch 'stable-4.0' 74/47174/1
2015-05-05 Matthias SohnPrepare post 4.0.0-m2 builds 68/47168/1
2015-05-05 Matthias SohnJGit v4.0.0.201505050340-m2 25/47125/1 v4.0.0.201505050340-m2
2015-05-04 Matthias SohnMerge branch 'master' into stable-4.0 92/47092/1
2015-05-04 Matthias SohnPrepare post 4.0.0-m1 builds 91/47091/1
2015-05-04 Matthias SohnMerge "Revert "ResolveMerge only needs to visit differi...
2015-05-04 Christian HalstrickFix possible AIOOB in DirCacheTree.contains() 17/47017/1
2015-05-04 Matthias SohnUse CBI eclipse-jarsigner-plugin 1.1.2-SNAPSHOT 04/47004/2
2015-04-30 Shawn PearceSupport agent= capability in wire protocol 28/46928/5
2015-04-30 Matthias SohnMerge changes I368af61a,I2400fe5f
2015-04-30 Shawn PearceAdd fsck.allowInvalidPersonIdent to accept invalid... 35/46835/3
2015-04-30 Hugo ArèsRemove pack from list when file handle is stale 49/45649/5
2015-04-30 Hugo ArèsLower log level to warn for handled pack errors 41/45641/4
2015-04-27 Matthias SohnMerge branch 'stable-3.7' 97/46597/1
2015-04-26 Matthias SohnPrepare 3.7.2-SNAPSHOT builds 23/46523/1 stable-3.7
2015-04-26 Matthias SohnJGit v3.7.1.201504261725-r 22/46522/1 v3.7.1.201504261725-r
2015-04-26 Matthias SohnMerge "Revert "Let ObjectWalk.markUninteresting also...
2015-04-26 David OstrovskyRevert "Let ObjectWalk.markUninteresting also mark... 47/46447/2
2015-04-24 Matthias SohnDelete deprecated PackWriter.preparePack() methods 92/46492/1
2015-04-24 Matthias SohnDelete deprecated class IgnoreRule 91/46491/1
2015-04-24 Matthias SohnDelete deprecated checkoutEntry() methods in DirCacheCh... 90/46490/1
2015-04-24 Shawn PearceRemove validate support when reusing cached pack 52/46452/2
2015-04-24 Shawn PearceRename copyThroughCache to shouldCopyThroughCache 48/46448/2
2015-04-24 Shawn PearceAdd readAheadBuffer hint to ReadableChannel 90/46390/4
2015-04-24 Shawn PearceMerge "Restore AwtCredentialsProvider to enable debuggi...
2015-04-24 Shawn PearceAvoid storing large packs in block cache during reuse 87/46387/3
2015-04-22 Matthias SohnRestore AwtCredentialsProvider to enable debugging... 60/46260/1
2015-04-16 David PletcherExpose public getDepth method 57/45957/2
2015-04-16 Matthias SohnFix error message to include cause if ResetCommand... 05/45805/2
2015-04-10 Christian HalstrickRevert "ResolveMerge only needs to visit differing... 07/45607/3
2015-04-09 Matthias SohnFix IllegalArgumentException in AmazonS3 46/44546/2
2015-04-09 Shawn PearceMerge "FS.readPipe() shouldn't log IOException as an...
2015-04-09 Shawn PearceMerge "Remove obsolete API warning filters to silence...
2015-04-09 Shawn PearceMerge "Use try-with-resources to fix warnings in AddCom...
2015-04-09 Shawn PearceMerge changes Iad4d4127,I0211bcf0
2015-04-09 Shawn PearceMerge changes I28a5c7e2,If90a6cca
2015-04-09 Shawn PearceMerge changes I184945ee,Iacaad1a7
2015-04-09 Shawn PearceMerge changes Ic555e6e0,Id4cb9a23
2015-04-09 Shawn PearceMerge "Use try-with-resource to close resources in...
2015-04-09 Shawn PearceMerge "Use try-with-resource to close resources in...
2015-04-09 Shawn PearceMerge "Use try-with-resource to close resources in...
2015-04-08 Matthias SohnUse try-with-resource to close resources in CommitCommand 89/45189/3
2015-04-08 Matthias SohnExternalize error message used in CheckoutCommand 83/45183/3
2015-04-08 Matthias SohnUse try-with-resource to close resources in CheckoutCommand 82/45182/3
2015-04-08 Shawn PearceMerge "Fix resource leak in ChangeIdUtil"
2015-04-08 Shawn PearceMerge changes I11631afb,Iaa51a46a
2015-04-08 Shawn PearceMerge changes I8c06635c,I62d6de7d
2015-04-08 Shawn PearceMerge "Silence non-externalized string warnings in...
2015-04-08 Shawn PearceMerge "Use try-with-resource to close resources in...
2015-04-08 Shawn PearceMerge "Replace call to deprecated RevWalk.release(...
2015-04-08 Shawn PearceMerge "Use try-with-resource to close resources in...
2015-04-08 Shawn PearceMerge "Fix resource leak in DiffFormatter"
2015-04-08 Shawn PearceMerge "Use try-with-resource to close resources in...
2015-04-08 Matthias SohnExternalize error messages used in DfsGarbageCollector 92/45192/3
2015-04-08 Matthias SohnUse try-with-resource to close resources in DfsGarbageC... 91/45191/2
2015-04-08 Shawn PearceMerge "Reduce visibility of DirCacheCheckout.checkValid...
2015-04-08 Shawn PearceMerge "Use try-with-resource to close resources in...
2015-04-08 Shawn PearceMerge "Use try-with-resource to close resources in GC"
2015-04-08 Shawn PearceMerge "Replace deprecated release() methods by close...
2015-04-08 Shawn PearceMerge "Ensure that NameRevCommand.call() closes RevWalk"
2015-04-08 Shawn PearceMerge "Replace deprecated release() methods by close...
2015-04-08 Shawn PearceMerge "Use try-with-resource to close resources in...
2015-04-08 Shawn PearceMerge changes Ia3908555,I3bc26847
2015-04-08 Shawn PearceMerge "Silence non-externalized string warning in PackI...
2015-04-08 Shawn PearceMerge changes I1a4181fc,Ic2db0511
2015-04-03 Matthias SohnSilence non-externalized string warning in PackParser 84/45284/1
2015-04-03 Matthias SohnReplace call to deprecated release() by close() in... 83/45283/1
2015-04-03 Matthias SohnSilence non-externalized string warning in PackIndexV2 82/45282/1
2015-04-03 Matthias SohnSilence false null pointer access warnings in PackFile 81/45281/1
2015-04-03 Matthias SohnExternalize error messages used in ObjectDirectoryInserter 79/45279/1
2015-04-03 Matthias SohnUse try-with-resource to close resources in ObjectDatabase 77/45277/1
2015-04-03 Matthias SohnReplace deprecated release() methods by close() in... 76/45276/1
2015-04-03 Matthias SohnEnsure that NameRevCommand.call() closes RevWalk 75/45275/1
2015-04-03 Matthias SohnReplace deprecated release() methods by close() in... 72/45272/1
2015-04-03 Matthias SohnUse try-with-resource to close resources in GC 71/45271/1
2015-04-03 Matthias SohnUse try-with-resource to close resources in FetchProcess 67/45267/1
2015-04-03 Hector Oswaldo... Clearer error message when service is not enabled 26/43926/4
2015-04-03 Matthias SohnReduce visibility of DirCacheCheckout.checkValidPath() 98/45198/1
2015-04-02 Matthias SohnUse try-with-resource to close resources in DirCache 95/45195/1
2015-04-02 Matthias SohnFix resource leak in DiffFormatter 94/45194/1
2015-04-02 Matthias SohnUse try-with-resource to close resources in DiffCommand 93/45193/1
next