]> source.dussan.org Git - jgit.git/shortlog
jgit.git
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 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-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
2015-04-02 Matthias SohnReplace call to deprecated RevWalk.release() in Describ... 90/45190/1
2015-04-02 Matthias SohnUse try-with-resource to close resources in CloneCommand 88/45188/1
2015-04-02 Matthias SohnSilence non-externalized string warnings in CherryPickR... 86/45186/1
2015-04-02 Matthias SohnSilence non-externalized string warning in CherryPickCo... 85/45185/1
2015-04-02 Matthias SohnUse try-with-resource to close resources in CherryPickC... 84/45184/1
2015-04-01 Matthias SohnFix resource leak in ChangeIdUtil 00/45100/1
2015-04-01 Matthias SohnUse try-with-resource to close resources in BundleWriter 99/45099/1
2015-04-01 Matthias SohnUse try-with-resource to close resources in BundleFetch... 98/45098/1
2015-04-01 Matthias SohnUse try-with-resource to close resources in BlobBasedConfig 97/45097/1
2015-04-01 Matthias SohnReplace use of deprecated release() method in BlameResult 96/45096/1
2015-04-01 Matthias SohnUse try-with-resource to close BlameGenerator 95/45095/1
2015-04-01 Matthias SohnRemove unnecessary $NON-NLS comment in BaseReceivePack 94/45094/1
2015-04-01 Matthias SohnUse try-with-resources to close resources in BaseReceiv... 93/45093/1
2015-04-01 Matthias SohnReplace use of deprecated release() in BasePackPushConn... 91/45091/1
2015-04-01 Matthias SohnReplace use of deprecated release() in BasePackFetchCon... 89/45089/1
2015-04-01 Matthias SohnUse try-with-resources to close walks in ArchiveCommand 88/45088/1
2015-04-01 Matthias SohnSilence warning for non-translatable String in AddNoteC... 87/45087/1
2015-04-01 Matthias SohnUse try-with-resources to fix warnings in AddNoteCommand 84/45084/1
2015-04-01 Matthias SohnUse try-with-resources to fix warnings in AddCommand 85/45085/1
2015-04-01 Matthias SohnRemove obsolete API warning filters to silence warnings 81/45081/1
2015-04-01 Shawn PearceBuffer overflow output stream 67/45067/1
2015-04-01 Shawn PearceFix overflow stream leak during merge conflicts 66/45066/1
2015-04-01 Shawn PearceUse local GIT_DIR for overflow during merge conflicts 65/45065/1
2015-04-01 Shawn PearceUse try-with-resources and BufferedOutputStream for... 64/45064/1
2015-04-01 Shawn PearceOptimize EolAwareOutputStream for bulk output 63/45063/1
2015-03-31 Matthias SohnResolveMerge only needs to visit differing TreeEntries 62/44962/1
2015-03-28 Matthias SohnFS.readPipe() shouldn't log IOException as an error 94/44794/1
2015-03-28 André de OliveiraDo not add a newline at the end if neither merged side... 19/33219/6
2015-03-27 Laurent DelaigueMake RepositoryState.REBASING_MERGE reachable again. 32/36832/4
2015-03-25 Christian HalstrickFix RecursiveMerger in case of multiple, independent... 67/44567/1
2015-03-23 Dave BorowitzTestRepository: Add a cherryPick method 22/44122/4
2015-03-23 Matthias SohnInclude slf4j and log4j in jgit command line 88/43488/3
2015-03-23 Matthias SohnMerge bundle org.eclipse.jgit.java7 into org.eclipse... 68/43768/2
2015-03-19 Matthias SohnAdd missing @since tag to DiffInterruptedException 67/44167/1
2015-03-18 Jonathan NiederRevert "CommitBuilder should check for duplicate parents" 36/44136/1
2015-03-18 Dave BorowitzMerge changes I51167503,I794eca3a
next