]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2016-04-07 Hugo ArèsRemove repository from cache when it's closed 81/56281/3
2016-04-07 Hugo ArèsFix RefDirectory not closing resources 02/55902/5
2016-04-07 Hugo ArèsFix repository cache never closing repository 98/55898/6
2016-03-31 Christian HalstrickAdd config parameter gc.prunePackExpire for packfile... 28/69628/1
2016-03-25 Terry ParkerIn TestRepository, use a consistent clock 40/69340/2
2016-03-22 Matthias SohnMerge "Make the FileLfsRepository thread safe"
2016-03-22 Saša ŽivkovMake the FileLfsRepository thread safe 53/69053/1
2016-03-11 Jonathan NiederMerge "Add missing @Deprecated annotation"
2016-03-11 Jonathan NiederAdd missing @Deprecated annotation 60/68260/1
2016-03-11 Yuxuan 'fishy... Fix wrong whitespaces. 58/68258/1
2016-03-11 Yuxuan 'fishy... Add ignoreRemoteFailures option to RepoCommand 40/68240/5
2016-03-11 Preben IngvaldsenIntroduce FileModeStrategy to FileTreeIterator 16/67916/5
2016-03-08 Matthias SohnMerge "Change visibility of DirCacheTree#getObjectId...
2016-03-07 Philipp MarxChange visibility of DirCacheTree#getObjectId to public 57/67857/2
2016-03-07 Ivan MotschAdd EOL stream type detection to TreeWalk 35/60635/24
2016-03-05 Matthias SohnFix RebuildRefTree trying to add HEAD twice to RefTree 48/67848/1
2016-03-03 XinTong WangFix apply patch which did not work with non-ascii chara... 69/62269/2
2016-03-01 Matthias SohnFix help text for option --enable of command debug... 34/67634/1
2016-02-26 Matthias SohnUpdate Mars orbit repository to R20160221192158 72/67472/1
2016-02-25 Ivan MotschTests on Windows with URIish fail 34/67334/1
2016-02-18 Matthias SohnRemove the profiles for selecting the target platform 85/66885/1
2016-02-18 Matthias SohnAdd Neon target platform 81/66881/1
2016-02-18 Matthias SohnRemove unused package export from bundle org.eclipse... 76/66876/1
2016-02-17 Sasa ZivkovMerge "Support Amazon S3 based storage for LFS"
2016-02-17 Matthias SohnSupport Amazon S3 based storage for LFS 25/64625/11
2016-02-17 Shawn PearceIntroduce specific WantNotValidException for servers 26/66726/1
2016-02-16 Shawn Pearcesmart HTTP server: Pass along "want X not valid" to... 24/66724/1
2016-02-16 Matthias SohnMerge branch 'stable-4.2' 60/66660/1
2016-02-16 Shawn PearceMerge "Revert "Fix warnings about unchecked conversion...
2016-02-15 Shawn PearceRevert "Fix warnings about unchecked conversion of... 59/66659/1
2016-02-15 Matthias SohnMerge branch 'stable-4.2' 58/66658/1
2016-02-15 Shawn PearceMerge "Allow deletion of HEAD ref if the repository...
2016-02-15 Shawn PearceMerge changes I13672371,I95074358 into stable-4.2
2016-02-15 David PursehouseDon't use deprecated LockFile constructor 04/66604/1
2016-02-15 David PursehouseFix warnings about unchecked conversion of MergeResult 02/66602/1
2016-02-15 David PursehouseMockServletConfig: Fix warning about unchecked conversi... 01/66601/1
2016-02-15 David PursehouseHugeFileTest: Make Git a class member and open in try... 98/66598/2
2016-02-15 David PursehouseSuppress "unchecked cast" warnings related to UploadPac... 96/66596/1
2016-02-15 David PursehouseDiffAlgorithms: Fix warnings about variable hiding 95/66595/1
2016-02-15 David PursehouseDirCacheBasicTest: Open ObjectInserter.Formatter in... 93/66593/1
2016-02-15 David PursehouseDirCacheBuilderIteratorTest: Open TreeWalk in try-with... 92/66592/1
2016-02-15 David PursehouseDirCacheCGitCompatabilityTest: Open TreeWalk in try... 91/66591/1
2016-02-15 David PursehouseDirCacheCheckoutMaliciousPathTest: Open Git and RevWalk... 90/66590/1
2016-02-15 David PursehouseDirCacheIteratorTest: Open TreeWalk instances in try... 89/66589/1
2016-02-15 David PursehouseForPathTest: Open TreeWalk in try-with-resource 88/66588/1
2016-02-15 David PursehouseGitConstructionTest: Open Git instance in try-with... 87/66587/1
2016-02-15 David PursehouseIndexDiffTest: Open Git instances in try-with-resources 86/66586/1
2016-02-15 David PursehouseManifestParserTest: Don't use deprecated StringBufferIn... 84/66584/1
2016-02-15 David PursehouseInMemoryRepository: Remove unused RevWalk from batch... 83/66583/1
2016-02-15 David PursehouseIndexModificationTimesTest: Open Git instances in try... 82/66582/1
2016-02-15 David PursehouseInterIndexDiffFilterTest: Open TreeWalk in try-with... 81/66581/1
2016-02-15 David PursehouseLockFileTest: Open Git instance in try-with-resource 80/66580/1
2016-02-15 David PursehouseMerge branch 'stable-4.1' into stable-4.2 76/66576/1
2016-02-14 Matthias SohnJGit v4.1.2.201602141800-r 74/66574/1 v4.1.2.201602141800-r
2016-02-14 David OstrovskyBuck: Simplify root build file 62/66562/1
2016-02-12 Saša ŽivkovAdd Buck build aliases 13/66513/1
2016-02-12 Saša ŽivkovUpdate Buck version to the same version used in Gerrit... 12/66512/1
2016-02-12 Saša ŽivkovFix buck classpath for tests 11/66511/1
2016-02-12 Matthias SohnMerge branch 'stable-4.2' 77/66477/1
2016-02-12 David PursehouseMergeCommandTest: Use JUnit's assume to check preconditions 64/66464/1
2016-02-12 David PursehouseMergeCommandTest: Open Git instances in try-with-resource 63/66463/1
2016-02-12 David PursehouseNoteMapTest: Open TreeWalk instances in try-with-resource 62/66462/1
2016-02-12 David PursehouseObjectDirectoryTest: Fix warnings about variable hiding 61/66461/1
2016-02-12 David PursehousePackWriterTest: Open RevWalk in try-with-resource 60/66460/1
2016-02-12 David PursehousePatchIdDiffFormatterTest: Open Git and PatchIdDiffForma... 59/66459/1
2016-02-12 David PursehousePathSuffixFilterTest: Open TreeWalk in try-with-resource 58/66458/1
2016-02-12 David PursehousePostOrderTreeWalkTest: Open TreeWalk in try-with-resource 57/66457/1
2016-02-12 David PursehousePullCommandWithRebaseTest: Open RevWalk in try-with... 56/66456/1
2016-02-12 David PursehousePushCommandTest: Open Git instances in try-with-resource 55/66455/1
2016-02-12 David PursehouseRacyGitTests: Open NameConflictTreeWalk in try-with... 54/66454/1
2016-02-12 David PursehouseRecursiveMergerTest: Open TreeWalk and BufferedReader... 53/66453/1
2016-02-12 David PursehouseReflogConfigTest: refactor commit method to avoid varia... 52/66452/1
2016-02-12 David PursehouseUpdate .mailmap 51/66451/1
2016-02-12 David PursehouseRefDirectoryTest: Fix warning about member variable... 50/66450/1
2016-02-12 David PursehouseReflogResolveTest: Open Git instances in try-with-resource 49/66449/1
2016-02-12 David PursehouseReflogTest: Open Git instances in try-with-resource 48/66448/1
2016-02-12 David PursehouseRepoCommandTest: Open Git instances in try-with-resource 47/66447/1
2016-02-12 Matthias SohnFix packaging of lfs bundles 44/66444/2
2016-02-11 Ivan MotschAdd Attribute Macro Expansion 17/60617/11
2016-02-09 Matthias SohnMerge branch 'stable-4.2' 57/66257/1
2016-02-09 Matthias SohnMerge branch 'stable-4.1' into stable-4.2 56/66256/1
2016-02-05 David PursehouseRepoProject: Fix warnings about variable hiding 89/65989/1
2016-02-05 David PursehouseRepoTest: Open Git in try-with-resources 84/65984/1
2016-02-05 David PursehouseRepositoryResolveTest: Open Git in try-with-resource 81/65981/1
2016-02-05 David PursehouseRepositoryTestCase: Open autocloseable types in try... 79/65979/1
2016-02-05 David PursehouseResetCommandTest: Use Git member in testHardResetAfterS... 77/65977/1
2016-02-05 David PursehouseResolveMergerTest: Open Git in try-with-resource 76/65976/1
2016-02-05 David PursehouseRevCommitListTest: Open Git and RevWalk in try-with... 75/65975/1
2016-02-05 David PursehouseRevCommitParseTest: Open ObjectInserter.Formatter in... 74/65974/1
2016-02-05 David PursehouseRevObjectTest: Open RevWalk in try-with-resource 73/65973/1
2016-02-05 David PursehouseRevTagParseTest: Open ObjectInserter.Formatter in try... 72/65972/1
2016-02-05 David PursehouseRevertCommandTest: Open Git in try-with-resource 71/65971/1
2016-02-05 David PursehouseSquashMessageFormatterTest: Open git in try-with-resource 70/65970/1
2016-02-05 David PursehouseStatusCommandTest: Open Git in try-with-resource 69/65969/1
2016-02-05 David PursehouseSubmoduleAddTest: Open Git in try-with-resource 64/65964/1
2016-02-05 David PursehouseSymlinksTest: Open git and TreeWalk in try-with-resource 63/65963/1
2016-02-05 David PursehouseT0003_BasicTest: Open autocloseable types in try-with... 62/65962/1
2016-02-05 David PursehouseTextHashFunctions: Fix warnings about variable hiding 61/65961/1
2016-02-05 David PursehouseTreeFilterTest: Open TreeWalk in try-with-resource 60/65960/1
2016-02-05 David PursehouseTreeWalkJava7Test: Open TreeWalk in try-with-resource 59/65959/1
next