]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2018-07-27 Matthias SohnMerge branch 'stable-4.8' into stable-4.9 92/126692/1
2018-07-27 David PursehouseMerge branch 'stable-4.7' into stable-4.8 34/126634/2
2018-07-26 Matthias SohnPrepare 4.7.3-SNAPSHOT builds 85/126685/1
2018-07-26 Matthias SohnJGit v4.7.2.201807261330-r 75/126675/1 v4.7.2.201807261330-r
2018-07-25 Luca MilanesioDelete all loose refs empty directories 55/125755/4
2018-07-25 Luca MilanesioUse java.nio to delete path to get detailed errors 54/125754/4
2018-07-10 Hector CaballeroGC: Remove empty references folders 47/125747/4
2018-07-08 Luca MilanesioDo not ignore path deletion errors 67/125767/1
2018-07-04 David PursehouseMerge branch 'stable-4.8' into stable-4.9 83/125483/1
2018-07-04 David PursehouseMerge branch 'stable-4.7' into stable-4.8 82/125482/1
2018-06-21 Marco MillerResolveMerger: Fix encoding with string; use bytes 60/124860/1
2018-06-20 David PursehouseMerge branch 'stable-4.8' into stable-4.9 59/124759/1
2018-06-20 David PursehouseMerge branch 'stable-4.7' into stable-4.8 58/124758/1
2018-06-20 David PursehouseMerge branch 'stable-4.6' into stable-4.7 57/124757/1
2018-06-19 David PursehouseMerge branch 'stable-4.5' into stable-4.6 38/124738/1
2018-06-19 Dave BorowitzTemporarily @Ignore flaky CommitCommandTest methods 32/124732/1
2018-06-09 Dave BorowitzEnsure DirectoryStream is closed promptly 85/124285/1
2018-05-10 Matthias SohnMerge branch 'stable-4.8' into stable-4.9 00/122400/1
2018-05-10 Matthias SohnMerge branch 'stable-4.7' into stable-4.8 99/122399/1
2018-05-10 Matthias SohnMerge branch 'stable-4.6' into stable-4.7 98/122398/1
2018-05-10 Matthias SohnMerge branch 'stable-4.5' into stable-4.6 95/122395/1
2018-05-10 Nasser GrainawiRetry stale file handles on .git/config file 73/120973/4
2018-02-14 Thomas WolfFix ssh host name handling for Jsch 48/117348/1
2018-02-14 Thomas WolfJsch overrides the port in the URI with the one in... 47/117347/1
2018-01-31 Thomas WolfMinor fixes in three error messages 95/116395/1
2018-01-12 Thomas WolfRevert handling of ssh IdentityFile to pre-4.9 behavior 94/115294/1
2017-12-21 Dmitry PavlenkoStrings#convertGlob: fix escaping of patterns like... 26/114526/2
2017-12-21 Dave BorowitzMake PackInserter public 98/114598/1
2017-12-20 Dave BorowitzPackInserter: Ensure objects are written at the end... 00/114500/1
2017-12-20 Dave BorowitzObjectInserter: Add warning about mixing read-back... 99/114499/1
2017-12-16 Matthias SohnPrepare 4.9.3-SNAPSHOT builds 17/113517/1
2017-12-15 Matthias SohnJGit v4.9.2.201712150930-r 75/113475/1 v4.9.2.201712150930-r
2017-12-15 Thomas WolfWrite packed-refs directly when cloning 12/113412/5
2017-12-14 David PursehouseConfig: Remove the include functionality 47/113447/1
2017-12-12 David PursehouseInMemoryRepository: Make inner class MemObjDatabase... 52/112952/3
2017-12-12 David TurnerTransportCommand#setTimeout: Specify units for timeout... 97/113197/1
2017-12-11 Matthias SohnFix typo in key of a JGitText externalized string 27/113127/1
2017-12-10 Dmitry PavlenkoFix IllegalThreadStateException if stderr closed withou... 22/113122/1
2017-12-07 David PursehouseLfsServerText: Fix formatting of invalidPathInfo message 41/113041/1
2017-12-07 David PursehouseInvalidLongObjectIdException: Fix formatting of message 40/113040/1
2017-12-07 David PursehouseFileLfsServlet: Do not pretty print json response 39/113039/1
2017-12-06 David PursehouseLfsStore: Make inner class AppServer static 51/112951/1
2017-12-06 David PursehouseDirCacheCheckout#processEntry: Fix typo in javadoc 36/112936/1
2017-12-03 Matthias SohnPrepare 4.9.2-SNAPSHOT builds 72/112772/1
2017-12-03 Matthias SohnJGit v4.9.1.201712030800-r 71/112771/1 v4.9.1.201712030800-r
2017-12-03 Matthias SohnSilence API warnings for reintroduced ResolveMerger... 70/112770/1
2017-11-24 Hector CaballeroGC: Delete stale temporary packs and indexes 18/111018/4
2017-11-24 Matthias SohnIgnore warning for minor version change without API... 26/112226/1
2017-11-24 Matthias SohnMerge branch 'stable-4.8' into stable-4.9 29/112129/2
2017-11-22 Matthias SohnMerge branch 'stable-4.7' into stable-4.8 28/112128/2
2017-11-22 Matthias SohnMerge branch 'stable-4.6' into stable-4.7 26/112126/1
2017-11-22 Matthias SohnSilence boxing warning 17/112117/1
2017-11-22 Matthias SohnMerge branch 'stable-4.5' into stable-4.6 16/112116/1
2017-11-22 Matthias SohnPrepare 4.5.5-SNAPSHOT builds 06/112106/1
2017-11-22 Matthias SohnJGit v4.5.4.201711221230-r 96/112096/1 v4.5.4.201711221230-r
2017-11-22 Christian HalstrickFix LockFile semantics when running on NFS 16/112016/9
2017-11-21 Christian HalstrickHonor trustFolderStats also when reading packed-refs 15/112015/1
2017-11-20 Thomas WolfYet another work-around for a Jsch bug: timeouts 21/111421/2
2017-11-20 Matthias SohnFix NPE in TransportGitSsh.ExtSession.exec() 28/111828/3
2017-11-18 Matthias SohnAdd missing help text for rev-parse's --verify option 54/111854/1
2017-11-18 RĂ¼diger HerrmannRemove final modifier on args4j argument field in RevParse 53/111853/1
2017-11-10 Thomas WolfWork around a Jsch bug: ensure the user name is set... 59/111359/1
2017-11-02 Matthias SohnMerge "Reintroduce protected method which removal broke...
2017-11-01 Dave BorowitzPackInserter: Implement newReader() 66/110866/3
2017-11-01 Dave BorowitzMove some strings from DfsText to JGitText 65/110865/2
2017-11-01 Dave BorowitzFileRepository: Add pack-based inserter implementation 64/110864/2
2017-11-01 Dave BorowitzObjectDirectory: Factor a method to close open pack... 63/110863/2
2017-11-01 Dave BorowitzObjectDirectory: Remove last modified check in insertPack 62/110862/1
2017-10-24 Matthias SohnReintroduce protected method which removal broke EMF... 79/110579/1
2017-10-23 Michael KepplerAvoid bad rounding "1 year, 12 months" in date formatter 95/110495/1
2017-10-18 Thomas WolfEnsure that ~ in ssh config is replaced before Jsch... 45/110345/1
2017-10-08 Matthias SohnPrepare 4.9.1-SNAPSHOT builds 16/106416/1
2017-10-07 Matthias SohnJGit v4.9.0.201710071750-r 11/106411/1 v4.9.0.201710071750-r
2017-10-06 Till BrychcyTerminate StreamCopy threads in case of errors 85/106185/5
2017-10-06 Zhen ChenUse a new RevWalk for validating not advertised wants 46/106246/10
2017-10-05 Matthias SohnAdd photon target platform jgit-4.8.target 57/106057/3
2017-10-01 Ned TwiggCheckout now reports failures through exceptions. 92/105592/3
2017-09-30 Dmitry NeverovTerminate StreamCopy threads in case of errors 03/92903/4
2017-09-30 Dave BorowitzReflogWriter: Align auto-creation defaults with C git 97/102397/5
2017-09-30 Dave BorowitzSupport force writing reflog on a per-update basis 96/102396/5
2017-09-30 Dave BorowitzEnsure ReflogWriter only works with a RefDirectory 95/102395/5
2017-09-30 David PursehouseChangeIdUtilTest: Remove unused notestCommitDashV 49/106049/2
2017-09-30 Pepper Lebeck... Add the args4j jar 45/106045/2
2017-09-26 Thomas WolfHttpConfig: load user config before reading values... 10/105810/1
2017-09-23 Thomas WolfLoad the user config before modifying it 52/105652/1
2017-09-21 Ned TwiggAdded API to TextBuiltin for piped usage. 50/104050/4
2017-09-20 David PursehouseSubmoduleUpdateCommand: Add fetch callback 69/105169/2
2017-09-20 Michael FIGFetch submodule repo before resolving commits 07/100307/5
2017-09-13 Thomas WolfHandle SSL handshake failures in TransportHttp 22/104222/7
2017-09-10 Thomas WolfSupport http.<url>.* configs 93/103993/5
2017-09-09 David PursehouseAdd PushConfig class with PushRecurseSubmodulesMode 76/103676/11
2017-09-07 Matthias SohnImplement CommandRef.toString() to help debugging 85/104685/1
2017-09-07 Thomas WolfFix missing RefsChangedEvent when packed refs are used 30/104330/3
2017-09-07 Dave BorowitzAdd FetchCommand#setRefSpecs(String...) variant 44/104644/1
2017-09-07 Shawn PearceReceivePack: clear advertised .haves if application... 18/104618/2
2017-09-06 Shawn PearceDfsGarbageCollector: support disabling conversion to... 17/104617/1
2017-09-06 Shawn PearceRemove dead warning about minUpdaeIndex and maxUpdateIn... 97/104597/1
2017-09-06 David PursehouseMerge "Remove no longer needed API problem filters"
2017-09-05 Matthias SohnRemove no longer needed API problem filters 05/104405/1
2017-09-05 David PursehouseStop using deprecated CmdLineException constructors 45/104345/2
next