]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2018-09-17 David OstrovskyObjectDownloadListener#onWritePossible: Make code spec... 01/129501/6
2018-09-16 David OstrovskyObjectDownloadListener: Return from onWritePossible... 73/129473/3
2018-09-15 Matthias SohnFix IOException when LockToken#close fails 60/129460/3
2018-09-12 Matthias SohnFix NoSuchFileException during directory cleanup in... 84/129184/1
2018-09-10 Matthias SohnExternalize warning message in RefDirectory.delete() 75/129075/1
2018-09-10 Thomas WolfSuppress warning for trying to delete non-empty directory 74/129074/1
2018-09-09 Matthias SohnPrepare 4.7.4-SNAPSHOT builds 72/128972/1
2018-09-09 Matthias SohnJGit v4.7.3.201809090215-r 71/128971/1 v4.7.3.201809090215-r
2018-09-07 Matthias SohnFix atomic lock file creation on NFS 91/128091/8
2018-09-07 Matthias SohnUse constant for ".lock" 89/128889/2
2018-09-06 Christian HalstrickFix handling of option core.supportsAtomicCreateNewFile 76/128876/1
2018-09-05 Hector CaballeroGC: Avoid logging errors when deleting non-empty folders 54/128654/2
2018-08-30 David PursehouseBazel: Use hyphen instead of underscore in external... 54/128354/1
2018-08-30 David PursehouseBazel: Format all build files with buildifier 0.15.0 53/128353/1
2018-08-30 David PursehouseChangeIdUtilTest: Remove unused notestCommitDashV 51/128351/1
2018-08-16 Hugo ArèsFix GC run in foreground to not use executor 47/127447/3
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-06-21 Marco MillerResolveMerger: Fix encoding with string; use bytes 60/124860/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-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
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-08-26 Matthias SohnPrepare 4.5.4-SNAPSHOT builds 27/103727/1
2017-08-16 Matthias SohnJGit v4.5.3.201708160445-r 47/103147/1 v4.5.3.201708160445-r
2017-08-14 Matthias SohnMerge branch 'stable-4.6' into stable-4.7 75/103075/2
2017-08-14 Matthias SohnMerge branch 'stable-4.5' into stable-4.6 74/103074/2
2017-08-14 Matthias SohnUpdate Oxygen Orbit p2 repository to R20170516192513 80/103080/1
2017-08-14 Christian HalstrickFix exception handling for opening bitmap index files 98/102598/3
2017-06-08 Matthias SohnPrepare 4.7.2-SNAPSHOT builds 92/98892/1
2017-06-07 Matthias SohnJGit v4.7.1.201706071930-r 53/98853/1 v4.7.1.201706071930-r
2017-06-05 Yasuhiro TakagiArchiveCommand: Create prefix entry with commit time 78/98478/3
2017-06-05 David TurnerRun auto GC in the background 74/98474/2
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 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 David PursehousePushConnectionTest: Increase maxCommandBytes again 20/94520/1
2017-04-05 Matthias SohnPrepare 4.7.1-SNAPSHOT 06/94506/1
2017-04-05 Matthias SohnJGit v4.7.0.201704051617-r 96/94496/1 v4.7.0.201704051617-r
2017-04-05 Yasuhiro TakagiTarFormat: Use commit time as timestamp for entries 22/94422/1
2017-04-04 David PursehousePushConnectionTest#limitCommandBytes: Increase maxComma... 66/94366/1
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
next