]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2016-08-08 Matthias SohnFix non-parameterized generic type warning 56/76556/3
2016-08-08 Matthias SohnMerge "Add path src/ to source path in build.properties"
2016-08-07 Christian HalstrickMerge "Skip cleaning inner repositories by default...
2016-08-07 Christian HalstrickMerge "Add testCleanDirsWithSubmodule test to CleanComm...
2016-08-06 Matthias SohnAdd path src/ to source path in build.properties 76/77376/2
2016-08-06 Jonathan NiederMerge changes I27961679,I91be6165,If0dbd562
2016-08-06 Terry ParkerShallow fetch/clone: Make --depth mean the total histor... 81/78481/5
2016-08-05 Terry ParkerShallow fetch: Respect "shallow" lines 98/78398/8
2016-08-05 David PursehouseLfsProtocolServlet: Allow access to objects in request 36/78236/3
2016-08-05 David PursehouseLfsProtocolServlet: Allow getLargeFileRepository to... 09/78109/3
2016-08-05 David PursehouseRemove references to org.eclipse.jgit.java7 13/78513/1
2016-08-05 Jonathan NiederMerge changes from topic 'shallowClone'
2016-08-05 Terry ParkerRevWalk: Make fields available to DepthWalk 97/78397/5
2016-08-05 Terry ParkerShallow fetch: avoid sending unneeded blobs 41/78341/5
2016-08-04 Terry ParkerMerge "PackWriterTest: Improve readability"
2016-08-04 Terry ParkerPackWriterTest: Improve readability 42/78342/4
2016-08-04 Matthaus OwensSkip cleaning inner repositories by default in CleanCommand 98/78198/5
2016-08-04 Matthaus OwensAdd testCleanDirsWithSubmodule test to CleanCommandTest 98/78098/6
2016-08-03 Dave BorowitzDiffFormatter: Support setting a reader without a repo 09/78409/2
2016-07-28 Jonathan NiederMerge "RefSpec: Make WildcardMode public"
2016-07-28 Stefan BellerRefSpec: Make WildcardMode public 83/78083/3
2016-07-28 David PursehouseFix typo in email address in copyright headers 38/78038/1
2016-07-28 David PursehouseLfsServerTest: Treat response body as UTF-8 when decodi... 31/78031/1
2016-07-27 David PursehouseLfsProtocolServlet: Pass request and path to getLargeFi... 52/77852/5
2016-07-27 David PursehouseFileLfsServlet: Include error message in response body 57/77757/6
2016-07-27 David PursehouseFileLfsServlet: Return HTTP 422 instead of 400 60/77760/4
2016-07-26 David PursehouseRepository: Log negative useCnt message together with... 43/77743/3
2016-07-26 David PursehouseMergeFormatter: Suppress warning about unchecked conversion 73/77873/2
2016-07-26 David PursehouseAnnotate Sets#of with @SafeVarArgs to prevent heap... 67/77667/3
2016-07-26 David PursehouseArchive: Make project name consistent with other subpro... 66/77666/3
2016-07-26 David PursehouseIgnore 'The value of exception parameter is not used... 05/77305/5
2016-07-26 David PursehouseUpdate links to LFS API documentation 06/77306/6
2016-07-26 David PursehouseMerge branch 'stable-4.4' 55/77655/2
2016-07-25 Stefan BellerRefSpecs: allow construction of weird wildcarded RefSpecs 38/77738/11
2016-07-25 Stefan BellerRefSpec: reject refs ending in '/' 33/77733/5
2016-07-22 Terry ParkerMerge "Push implementation of option strings"
2016-07-22 Dan WangPush implementation of option strings 70/74570/49
2016-07-19 Dave BorowitzDfsObjDatabase: Add lazy last modified method to PackList 43/77543/2
2016-07-19 Dave BorowitzMerge changes I159e9154,I06c722b2
2016-07-18 Dave BorowitzDfsObjectDatabase: Expose PackList and move markDirty... 21/77321/5
2016-07-16 Dan WangBatchRefUpdate: Remove unused namesToCheck variable 73/77373/5
2016-07-15 Matthias SohnJGit v4.4.1.201607150455-r 78/77378/1 v4.4.1.201607150455-r
2016-07-15 Christian HalstrickMerge "RefDirectory: remove ref lock file for following...
2016-07-14 Matthias SohnFix AppServer build errors in Eclipse with <4.6 target... 51/77351/1
2016-07-14 Dave BorowitzInvalidate DfsObjDatabase pack list when refs are updated 19/77319/4
2016-07-12 Matthias SohnMerge branch 'stable-4.4' 46/77146/1
2016-07-12 Matthias SohnLog if Repository.useCnt becomes negative 65/76865/3
2016-07-12 Christian HalstrickTime based eviction strategy for repository cache 04/74904/9
2016-07-12 Hugo ArèsAdd method to read time unit from config 64/76864/3
2016-07-10 Matthias SohnImplement new abstract MappedLoginService methods added... 03/77003/2
2016-07-07 Jonathan NiederDfsGarbageCollector: avoid closing idx and bitmap strea... 16/76916/1
2016-07-07 Matthias SohnFix unclosed resource warnings in FileTreeIteratorTest 55/76555/2
2016-07-07 Matthias SohnFix assertion in SmartClientSmartServerTest.testPush_Cr... 84/76484/2
2016-07-06 Shawn PearceReceivePack: report protocol parsing failures on channel 3 27/76627/3
2016-07-06 Shawn PearceReceivePack: catch InvalidObjectIdException while parsi... 52/76652/2
2016-07-05 Shawn PearceReceivePack: remove unnecessary try-catch around parseC... 51/76651/1
2016-07-05 Shawn PearceReceivePack: enable capabilities immediately on first... 50/76650/1
2016-07-05 Shawn PearceReceivePack: Use Java 7 multi-catch for unpackError 49/76649/1
2016-07-05 Shawn PearcePushConnectionTest: Use Java 7 try-with-resources 48/76648/1
2016-07-05 Shawn Pearcepush: Report fatal server errors during pack writing 65/76565/2
2016-07-05 Shawn PearceReceivePack: Catch InvalidObjectIdException instead... 62/76562/2
2016-07-05 Shawn PearceUploadPack: Include peeled ObjectId as advertised 60/76560/2
2016-07-05 Christian HalstrickMerge "UploadPack: Remove duplicate sentReady assignment"
2016-07-05 Shawn PearceUploadPack: Remove duplicate sentReady assignment 59/76559/1
2016-07-04 Matthias SohnMerge "Remove duplicate LFS feature from P2 repository"
2016-07-04 Matthias SohnMerge "UploadPack: Correct typo of negotiation in Javadoc"
2016-07-04 Christian HalstrickRemove duplicate LFS feature from P2 repository 96/76496/2
2016-07-04 Shawn PearceUploadPack: Correct typo of negotiation in Javadoc 53/76553/1
2016-07-03 Matthias SohnRemove no longer needed API problem filters 83/76483/1
2016-07-01 Christian HalstrickEnhance test coverage when core.filemode is false 41/69841/3
2016-07-01 Michael KepplerFix typo in system config error message 64/75964/2
2016-07-01 markdingramAdd configureJSch method to allow configuration of... 07/75607/5
2016-07-01 Markus KellerRemove duplicated single quotes in text not handled... 31/76231/2
2016-06-27 Shawn PearceMerge changes from topic 'dfs-gc'
2016-06-27 Mike WilliamsPrune UNREACHABLE_GARBAGE packs when they expire 18/76018/1
2016-06-27 Hugo ArèsAlign include.path max depth with native git 47/75347/3
2016-06-27 Hugo ArèsConfig load should not fail on unsupported or nonexiste... 46/75346/4
2016-06-26 Shawn PearceUse try-with-resources in DfsGarbageCollector.writePack 82/75982/1
2016-06-26 Shawn PearceFix lastModified to be consistent in DfsGarbageCollector 81/75981/1
2016-06-26 Shawn PearceAdd GC_REST PackSource to better order DFS packs 80/75980/2
2016-06-23 Christian HalstrickFix TreeWalk to reset attributes cache for each entry 57/75857/1
2016-06-23 Christian HalstrickFix DirCacheCheckout to return CheckoutConflictException 43/75443/6
2016-06-21 Matthias SohnMerge "Extract work queue to allow reusing it" into...
2016-06-21 Matthias SohnAllow using JDK 7 bootclasspath when compiling JGit... 29/75529/3
2016-06-19 Shawn PearceOptimize RefAdvertiser for wire protocol 24/75524/1
2016-06-13 Matthias SohnMerge branch 'stable-4.4' 98/75198/1
2016-06-10 Marco MillerRefDirectory: remove ref lock file for following ref... 45/73745/4
2016-06-10 Matthias SohnUpdate Neon orbit repository to final release R20160520... 51/75051/1
2016-06-10 Shawn PearceMerge "Add method to read time unit from config"
2016-06-08 Matthias SohnExtract work queue to allow reusing it 03/74903/1
2016-06-07 Matthias SohnPrepare 4.4.1-SNAPSHOT builds 00/74800/1
2016-06-07 Matthias SohnJGit v4.4.0.201606070830-r 64/74764/1 v4.4.0.201606070830-r
2016-06-06 Christian Ponteseggerhttp transport does not use authentication fallback 28/71028/10
2016-06-06 Hugo ArèsAdd method to read time unit from config 28/74528/2
2016-06-03 Hugo ArèsAdd $NON-NLS to suppress "Non-externalized string liter... 61/74561/1
2016-06-02 Dave BorowitzBatchRefUpdate: Include command message in toString() 30/74430/1
2016-06-02 Shawn PearceMerge "DfsBlock: throw DataFormatException on 0 bytes"
2016-06-02 Christian HalstrickMerge "Add missing @Test annotation in RepositoryCacheTest"
2016-06-02 Christian HalstrickMerge "Add missing @Test annotations"
2016-06-02 Shawn PearceDfsBlock: throw DataFormatException on 0 bytes 42/74342/1
next