]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2015-08-28 Matthias SohnUse java.io.File to check existence of loose objects... 57/54757/1
2015-08-26 Matthias SohnFix warnings on FileUtils.isStaleFileHandle() 32/54632/1
2015-08-26 Andrey LoskutovDeprecate redundant FileUtil.delete(File), use FileUtil... 37/53837/7
2015-08-26 Martin FickHandle stale file handles on packed-refs file 50/54350/4
2015-08-26 Matthias SohnMerge "Add public isStaleFileHandle() API, improve...
2015-08-25 Martin FickAdd public isStaleFileHandle() API, improve detection. 89/54489/1
2015-08-22 Andrey LoskutovSet "potentialNullReference" to "error" level and fixed... 75/52575/5
2015-08-20 Andrey LoskutovEnable annotation based NPE analysis in jgit 80/50580/7
2015-08-19 Matthias SohnUpdate Jetty to 9.2.13.v20150730 77/54177/1
2015-08-18 Andrey LoskutovRestored obsoleted createSymLink/readSymLink in FileUtil 18/54018/1
2015-08-17 Matthias SohnUse NIO2 to implement FileUtils.rename() and expose... 68/46468/5
2015-08-17 Andrey LoskutovMove createSymLink/readSymLink to FileUtils 36/53836/2
2015-08-17 Christian HalstrickMerge "Change FS not to throw NPE when facing InMemory...
2015-08-16 Shawn PearceExpose the set of root commits in PackStatistics 42/53842/1
2015-08-16 Christian HalstrickChange FS not to throw NPE when facing InMemory databases 43/53843/1
2015-08-14 Shawn PearceFix NPE in DfsGarbageCollector and further reduce memory 43/53743/2
2015-08-13 Andrey LoskutovCleanup Attributes and remove obsoleted Java7BasicAttri... 51/53451/2
2015-08-13 Shawn PearceMerge "Remove "experimental" from the description of...
2015-08-13 Shawn PearcePackWriter: shed memory while creating bitmaps 78/53678/2
2015-08-13 Shawn PearceMerge "Do not retain commit body during bitmap generation"
2015-08-13 Shawn PearceMerge "Bitmap builder: actually compress EWAH bitmaps...
2015-08-13 Shawn PearceBitmap builder: actually compress EWAH bitmaps in memory 79/53679/1
2015-08-13 Shawn PearceDo not retain commit body during bitmap generation 77/53677/1
2015-08-12 Andrey LoskutovConsider original file mode while checking parent ignor... 47/52547/4
2015-08-11 Andrey LoskutovChanged default log4j log level from "WARNING" to ... 32/53532/1
2015-08-04 Andrey LoskutovClone should create Git instances which are able to... 94/53094/2
2015-08-04 Christian HalstrickMerge "Clone should close repository after errors in...
2015-08-03 Andrey LoskutovcontainsGitModulesFile() should not crash on bare repos... 05/53005/3
2015-08-02 Andrey LoskutovClone should close repository after errors in fetch... 27/53027/1
2015-07-29 Andrey LoskutovFixed javadoc: the getBranch() and getFullBranch()... 15/51015/5
2015-07-28 Dave BorowitzPushCertificate: Omit null pushee from text representation 37/52737/1
2015-07-24 Matthias SohnFix non-externalized string warning in Main.execute() 30/52530/1
2015-07-24 Christian HalstrickHonor also https_proxy environment variable 86/52486/3
2015-07-23 Christian HalstrickFix ResolveMerger when files should be replaced by... 13/52213/3
2015-07-21 Matthias SohnMerge "Fix typos in javadoc of ObjectId.equals()"
2015-07-20 Andrey LoskutovDon't keep empty ignore rules in the ignore node list 19/52019/2
2015-07-20 Andrey LoskutovAllow leading/trailing spaces in ignore rules 03/52003/3
2015-07-20 Andrey LoskutovDon't crash while parsing ignore patterns 40/51940/3
2015-07-20 Andrey LoskutovAllow leading literal '#' and '!' in ignore rules if... 90/51890/4
2015-07-20 Andrey LoskutovDon't trim trailing space if it is escaped with backslash 89/51889/4
2015-07-20 Andrey LoskutovConsider only escaping backslash for regular expression... 88/51888/4
2015-07-20 Terry ParkerRemove "experimental" from the description of the pack... 57/52257/1
2015-07-20 Matthias SohnFix typos in javadoc of ObjectId.equals() 75/52175/2
2015-07-16 Jonathan NiederDFS: Remove now-redundant getOneRef 16/52116/1
2015-07-16 Shawn PearceDFS: Override exactRef() with optimal version 15/52115/1
2015-07-16 Dave BorowitzPushCertificate: Add toTextWithSignature() method 23/52023/2
2015-07-16 Dave BorowitzPushCertificateParser: Add fromString method 22/52022/1
2015-07-16 Dave BorowitzBaseReceivePack: Add method to override the push cert 21/52021/1
2015-07-16 Dave BorowitzBaseReceivePack: Don't throw from getPushCertificate() 20/52020/1
2015-07-16 Dave BorowitzPushCertificateStore: Return boolean from batch save... 16/52016/2
2015-07-16 Dave BorowitzAllow saving push certs on a subset of refs 74/51874/4
2015-07-13 Matthias SohnUpdate org.apache.httpcomponents 94/51894/1
2015-07-13 Matthias SohnAccess static member LocalDiskRepositoryTestCase.CONTEN... 60/51860/2
2015-07-13 Dave BorowitzPushCertificateStore: Add method to save in batch 66/51866/2
2015-07-12 Andrey LoskutovFixed @since tags on new API 01/51801/1
2015-07-10 Dave BorowitzStore push certificates in refs/meta/push-certs 28/51128/13
2015-07-10 Yuxuan 'fishy... Add setTargetBranch in RepoCommand. 96/51696/3
2015-07-09 Chris PriceMove `RepositoryTestCase.indexState` to parent class 15/51615/2
2015-07-09 Chris PriceChange `indexState` to static method 14/51614/2
2015-07-09 Christian HalstrickMerge "Use local variable in RepositoryTestCase.indexState"
2015-07-09 Dave BorowitzPushCertificateParser: Move reader parsing to instance... 30/51630/3
2015-07-09 Dave BorowitzPushCertificateParser: Make constructor public 29/51629/3
2015-07-09 Dave BorowitzReport PackProtocolExceptions to client during receive... 09/51209/6
2015-07-09 Dave BorowitzPushCertificate: implement hashCode/equals/toString 04/51204/7
2015-07-09 Dave BorowitzPushCertificateParser: Make pushee optional 08/51208/9
2015-07-09 Dave BorowitzPushCertificateParser: Change error string for invalid... 07/51207/8
2015-07-09 Dave BorowitzPushCertificateParser: Add method for parsing from... 27/51127/11
2015-07-08 Dave BorowitzIO: Add a method for reading lines 26/51126/8
2015-07-07 Dave BorowitzBaseReceivePack: Treat all LFs as optional 36/51436/3
2015-07-07 Dave BorowitzBaseReceivePack: More validation during parseCommand 73/51073/5
2015-07-07 Chris PriceUse local variable in RepositoryTestCase.indexState 75/51475/1
2015-07-07 Matthias SohnFix non-escaped quotes in JGitText.properties 66/51366/3
2015-07-06 Jonathan NiederThrow InvalidObjectIdException from ObjectId.fromString... 44/51144/3
2015-07-06 Jonathan NiederAvoid double-colon in InvalidObjectIdException description 43/51143/2
2015-06-24 Matthias SohnCompare API against 4.0.0.201506090130-r 09/50809/1
2015-06-24 Matthias SohnMerge branch 'stable-4.0' 95/50795/1
2015-06-24 Matthias SohnPrepare 4.0.2-SNAPSHOT builds 84/50784/1
2015-06-24 Matthias SohnJGit v4.0.1.201506240215-r 61/50761/1 v4.0.1.201506240215-r
2015-06-23 Tobias OberliesAPI to remove repositories from RepositoryCache 38/50238/3
2015-06-22 Christian HalstrickAdd a grace period for packfiles during GC 30/50230/2
2015-06-18 Dave BorowitzSignedPushConfig: Allow setting a custom nonce generato... 61/50461/1
2015-06-18 Dave BorowitzPackCertificateParser: return null if nothing was received 51/50451/2
2015-06-18 Dave BorowitzInclude push certificates in RefUpdate 47/50447/2
2015-06-18 Dave BorowitzRemove redundant @since tags in new signed push classes 46/50446/1
2015-06-18 Dave BorowitzAdd a separate type for the identity in a push certificate 94/50394/4
2015-06-18 Dave BorowitzPushCertificateParser: include begin/end lines in signature 96/50296/6
2015-06-18 Dave BorowitzPushCertificateParser: throw PackProtocolException... 95/50295/6
2015-06-18 Dave BorowitzExtract a class for signed push configuration 94/50294/6
2015-06-18 Dave BorowitzBaseReceivePack: fix reading cert lines in command... 93/50293/4
2015-06-17 Matthias SohnSilence API warnings introduced by a85e817d 95/50395/1
2015-06-16 Terry ParkerUpdate comments about PackStatistics 91/50291/1
2015-06-15 Terry ParkerAdd the set of shallow commits to PackStatistics 21/50221/2
2015-06-15 Dave BorowitzAdd tests for HMACSHA1NonceGenerator 83/50183/2
2015-06-12 Shawn PearceMerge "Introduce PostUploadHook to replace UploadPackLo...
2015-06-12 Terry ParkerIntroduce PostUploadHook to replace UploadPackLogger 30/50130/5
2015-06-11 Jonathan NiederTreat CloneCommand.setBranch(null) as setBranch("HEAD") 78/49978/2
2015-06-11 Jonathan NiederTreat CloneCommand.setRemote(null) as setRemote("origin") 77/49977/2
2015-06-11 Jonathan NiederDocument CloneCommand.setURI(null) 76/49976/2
2015-06-11 Jonathan NiederHandle null in ProgressMonitor setters 80/49980/2
2015-06-11 Jonathan NiederDocument CloneCommand.setDirectory(null) and setGitDir... 79/49979/2
next