]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2017-04-14 Matthias SohnUpdate Maven plugins 78/95078/1
2017-04-13 David PursehouseBazel: Restrict src globs to Java source files 62/94962/1
2017-04-13 Han-Wen NienhuysFix RepoCommand to allow for relative URLs 58/94158/17
2017-04-13 Jonathan NiederMerge "BundleWriter: Allow constructing from only an...
2017-04-12 Terry ParkerMerge "Only throw MissingObjectException when necessary"
2017-04-12 Dave BorowitzBundleWriter: Allow constructing from only an ObjectReader 64/94864/2
2017-04-10 Matthias SohnMerge branch 'stable-4.7' 84/94784/1
2017-04-10 Han-Wen NienhuysCleanup and test trailing slash handling in ManifestParser 28/94528/3
2017-04-10 Han-Wen NienhuysManifestParser: Throw exception if remote does not... 23/94523/3
2017-04-09 Matthias SohnAdd missing @Override annotations in AppServer.TestMapp... 31/94731/1
2017-04-09 Matthias SohnRemove unused API filters 30/94730/1
2017-04-09 Matthias SohnUpdate JGit version used to detect API changes to 4... 29/94729/1
2017-04-09 Matthias SohnExclude generated class UbcCheck from PMD checks 16/94716/2
2017-04-09 David PursehouseMerge branch 'stable-4.7' 20/94720/1
2017-04-09 David PursehouseMerge branch 'stable-4.6' into stable-4.7 19/94719/1
2017-04-09 David PursehouseMerge branch 'stable-4.5' into stable-4.6 17/94717/1
2017-04-07 Matthias SohnPrepare 4.5.3-SNAPSHOT builds 05/94705/1
2017-04-07 Matthias SohnJGit v4.5.2.201704071617-r 00/94700/1 v4.5.2.201704071617-r
2017-04-06 Matthias SohnSilence API error for new method added to abstract... 96/94596/1
2017-04-06 Matthias SohnFix @since tags of new API added after 4.7.0 95/94595/1
2017-04-06 David PursehouseMerge branch 'stable-4.7' 22/94522/1
2017-04-06 David PursehousePushConnectionTest: Increase maxCommandBytes again 20/94520/1
2017-04-06 David PursehouseMerge branch 'stable-4.7' 15/94515/1
2017-04-05 Zhen ChenOnly throw MissingObjectException when necessary 09/94109/5
2017-04-05 Matthias SohnPrepare 4.7.1-SNAPSHOT 06/94506/1
2017-04-05 Dave BorowitzSupport creating Mergers without a Repository 09/94409/7
2017-04-05 Matthias SohnJGit v4.7.0.201704051617-r 96/94496/1 v4.7.0.201704051617-r
2017-04-05 Matthias SohnPrepare 4.8.0-SNAPSHOT builds 68/94468/1
2017-04-05 Matthias SohnFix version.sh to update version of imported jgit features 67/94467/1
2017-04-05 Andrey LoskutovMerge "Fixed NP dereference error reported by ecj in...
2017-04-05 David PursehouseMerge branch 'stable-4.7' 31/94431/1
2017-04-05 Andrey LoskutovFixed NP dereference error reported by ecj in UploadPac... 29/94429/2
2017-04-05 Shawn PearceMerge "Make diff locations more consistent"
2017-04-05 Yasuhiro TakagiTarFormat: Use commit time as timestamp for entries 22/94422/1
2017-04-04 David PursehouseMerge branch 'stable-4.7' 21/94421/1
2017-04-04 Dave BorowitzResolveMergerTest: Add tests for content merges 16/94416/1
2017-04-04 Dave BorowitzNameConflictTreeWalk: Mark repo param @Nullable 11/94411/1
2017-04-04 Jonathan NiederMerge "Buffer the response until request parsing has...
2017-04-04 Masaya SuzukiBuffer the response until request parsing has done 49/94249/3
2017-04-04 David PursehousePushConnectionTest#limitCommandBytes: Increase maxComma... 66/94366/1
2017-04-03 KB SriramMake diff locations more consistent 63/93663/5
2017-04-02 David PursehouseDowngrade Jetty to 9.3.17.v20170317 in Bazel build 75/94275/1
2017-04-02 Matthias SohnMerge branch 'stable-4.6' 68/94268/2
2017-04-02 Matthias SohnUpdate Jetty to 9.3.17.v20170317 57/94257/2
2017-04-01 Matthias SohnRevert "Update Jetty to 9.4.1.v20170120 in buck build" 56/94256/1
2017-03-31 David PursehouseRevert "Update Jetty to 9.4.1.v20170120" 93/94193/1
2017-03-30 Matthias SohnRemove unused import from ManifestParser 87/94187/1
2017-03-30 Matthias SohnDowngrade jetty to 9.3.9.v20160517 85/94185/2
2017-03-30 Matthias SohnRequire jetty 9.4.0 consistently 31/94131/2
2017-03-29 Han-Wen NienhuysDocument the intended use of RepoCommand#setURI() 47/94047/3
2017-03-29 Han-Wen NienhuysNoop changes to ManifestParser 71/93971/3
2017-03-27 Han-Wen NienhuysConsistently use 'path' for the path to a subrepo in... 56/93756/5
2017-03-27 Matthias SohnMerge branch 'stable-4.6' 73/93873/2
2017-03-27 David PursehouseMerge branch 'stable-4.5' into stable-4.6 62/93862/1
2017-03-26 Matthias SohnOnly mark packfile invalid if exception signals permane... 44/93844/5
2017-03-25 Matthias SohnRaise minimum version of o.e.jetty.security to 9.4.0 56/93856/1
2017-03-25 Luca MilanesioDon't flag a packfile invalid if opening existing file... 75/93775/4
2017-03-25 Matthias SohnPrepare 4.5.2-SNAPSHOT builds 43/93843/1
2017-03-24 David PursehouseUpgrade error_prone_core to 2.0.19 80/93780/1
2017-03-23 David PursehousePullCommand: Add support for recursing into submodules 41/91241/9
2017-03-23 David Ostrovskybazel: Consume hamcrest through transitive dependency 68/93668/2
2017-03-22 Matthias SohnExplain in error message how to recover from lock failure 52/93452/3
2017-03-22 Matthias SohnUpdate orbit to S20170306214312 (Oxygen M6) 56/93656/1
2017-03-22 Matthias SohnMerge "Update Jetty to 9.4.3.v20170317"
2017-03-22 Matthias SohnUpdate Jetty to 9.4.3.v20170317 34/93634/1
2017-03-22 David PursehouseMerge branch 'stable-4.6' 88/93588/1
2017-03-22 David PursehouseMerge branch 'stable-4.5' into stable-4.6 87/93587/1
2017-03-22 David PursehouseRemove Buck build 98/90698/6
2017-03-21 David OstrovskyAdd remaining parts of the bazel build 46/93346/10
2017-03-21 David OstrovskyDelegate crypto algorithm creation to InsecureCipherFactory 74/93474/2
2017-03-20 Matthias SohnJGit v4.5.1.201703201650-r 58/93458/1 v4.5.1.201703201650-r
2017-03-20 Jonathan Niederbazel: Mark junit targets testonly 94/93394/2
2017-03-20 Jonathan Niederbazel: Add explicit targets for library dependencies 93/93393/4
2017-03-19 David PursehouseFix test configuration to run RacyGitTests, and fix... 53/93353/4
2017-03-18 David OstrovskyLongObjectIdTest: Remove self comparison test 45/93345/1
2017-03-18 David OstrovskyRevFlagSetTest: Fix compilation error flagged by error... 44/93344/1
2017-03-18 David OstrovskyMove SHA1 compress/recompress files to resource folder 43/93343/1
2017-03-15 Matthias SohnMerge "Merge branch 'stable-4.6'"
2017-03-15 Matthias SohnMerge branch 'stable-4.6' 66/93166/2
2017-03-15 Matthias SohnMerge branch 'stable-4.5' into stable-4.6 64/93164/2
2017-03-15 Luca MilanesioDon't remove pack when FileNotFoundException is transient 64/92864/4
2017-03-15 Andrey LoskutovDon't try to strip new line if the message buffer is... 54/93154/1
2017-03-13 David PursehouseUpgrade error_prone_core to 2.0.18 14/91514/2
2017-03-10 David PursehouseFetchCommand: Fix detection of submodule recursion... 70/92670/3
2017-03-09 Matthias SohnSilence API error reported in LfsProtocolServlet 27/92727/2
2017-03-09 Matthias SohnUpdate JGit version used to detect API changes to 4.6.0 25/92725/1
2017-03-09 Matthias SohnUpdate jsch version used in pom.xml to 0.1.54 85/92685/1
2017-03-08 David PursehouseLfsProtocolServlet: Pass HTTP Authorization header... 72/91772/6
2017-03-07 David PursehouseMerge branch 'stable-4.6' 74/92574/1
2017-03-07 Matthias SohnPrepare 4.6.2-SNAPSHOT builds 53/92553/1
2017-03-07 Matthias SohnJGit v4.6.1.201703071140-r 35/92535/1 v4.6.1.201703071140-r
2017-03-07 David PursehouseMerge branch 'stable-4.6' 47/92447/1
2017-03-06 Jonathan NiederUpdate Jetty to 9.4.1.v20170120 in buck build 32/92432/1
2017-03-06 Matthias SohnUpdate Jetty to 9.4.1.v20170120 31/92431/1
2017-03-06 Matthias SohnUpdate build to use Tycho 1.0.0 30/92430/1
2017-03-06 David PursehouseUpdate minimum JDK version in README 29/92429/1
2017-03-04 David PursehouseFetchCommand: Add basic support for recursing into... 55/81855/17
2017-03-04 David PursehouseRemove unnecessary @SuppressWarnings("nls") 06/92306/1
2017-03-03 Thomas WolfMake Repository.normalizeBranchName less strict 88/91488/7
2017-03-02 Jonathan NiederMerge "SHA-1: collision detection support"
next