]> source.dussan.org Git - jgit.git/shortlog
jgit.git
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
2017-09-05 David PursehouseUntrackedFilesHandler: Fix non-localized string 44/104344/2
2017-09-05 David PursehouseMain: Replace deprecated ExampleMode with OptionHandler... 15/104315/2
2017-09-05 David PursehouseObjectCheckerTest: Factor duplicate instances out to... 31/104131/3
2017-09-05 David PursehouseSubmoduleConfigTest: Add additional tests in fetchRecur... 34/104234/3
2017-09-05 David PursehouseSubmoduleConfig: Simplify #toConfigValue 44/103744/6
2017-09-05 Shawn PearceMerge changes from topic 'dfs-reftable'
2017-09-05 Shawn Pearcedfs: write reftable from DfsGarbageCollector 72/101472/18
2017-09-05 Shawn Pearcedfs: compact reftables during DfsPackCompactor 08/102608/10
2017-09-04 Matthias SohnRemove final modifier on args4j option or argument... 04/104304/2
2017-09-04 Thomas WolfFix Daemon.stop() to actually stop the listener thread 64/104264/3
2017-09-04 Shawn PearceMerge "Remove workaround for bug in Java's ReferenceQueue"
2017-09-04 Matthias SohnRemove workaround for bug in Java's ReferenceQueue 45/104245/2
2017-09-04 Thomas WolfUse Config.getEnum() to read the IgnoreSubmoduleMode 18/103818/7
2017-09-04 Thomas WolfDon't assume name = path in .gitmodules 58/62358/6
2017-09-02 David PursehouseUpgrade Maven compiler plugins 30/104130/2
2017-09-01 David PursehouseUpgrade args4j to 2.33 in the bazel build 29/104129/1
2017-09-01 Matthias SohnAdd org.apache.commons.codec 1.9.0 to target platform 21/103921/3
2017-09-01 David PursehouseMerge "Fix some tests for running in bazel"
2017-09-01 David PursehouseMerge "Update args4j to 2.33"
2017-08-31 David PursehouseFsckPackParser: Fix warning about int being boxed to... 73/104073/3
2017-08-31 Thomas WolfFix some tests for running in bazel 90/104090/1
2017-08-31 David PursehouseFsckPackParser: Fix "Empty block should be documented... 71/104071/2
2017-08-31 David PursehouseFsckPackParser: Fix warnings about variable hiding 70/104070/2
2017-08-31 David PursehouseSilence API errors caused by adding enum constants... 69/104069/2
2017-08-31 Thomas WolfAdd dependency to jsch for OpenSshConfigTest to bazel... 78/104078/1
2017-08-31 Shawn PearceMerge changes from topic 'dfs-reftable'
2017-08-30 Shawn PearceMerge changes from topic 'fsck'
2017-08-30 Shawn PearceDfsFsck: reduce memory usage during verifyIndex 14/103914/2
2017-08-30 Shawn PearceDfsFsck: refactor pack verify into its own method 13/103913/2
2017-08-30 Shawn PearceDfsFsck: run connectivity check pass exactly once 11/103911/1
2017-08-30 Matthias SohnUpdate args4j to 2.33 45/85445/6
2017-08-30 Robin StockerFix compilation errors with args4j 2.0.23 and later 62/14662/3
2017-08-30 Matthias SohnCleanup: Remove redundant type arguments 06/103906/3
2017-08-30 Matthias SohnCleanup: Remove unnecessary $NON-NLS$ tags 05/103905/3
2017-08-30 Matthias SohnCleanup: Organize imports 04/103904/2
2017-08-30 Matthias SohnPartially revert c0ad77d8 "Enhance Eclipse save actions" 10/103910/1
2017-08-29 Matthias SohnCleanup: Remove trailing whitespace 03/103903/1
2017-08-29 Matthias SohnPartially revert c0ad77d8 "Enhance Eclipse save actions" 02/103902/1
next