Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2019-03-12 | 6 | -13/+113 |
|\ | |||||
| * | Prepare 4.5.7-SNAPSHOT builds | Matthias Sohn | 2019-03-12 | 56 | -302/+302 |
| * | JGit v4.5.6.201903121547-rv4.5.6.201903121547-r | Matthias Sohn | 2019-03-12 | 56 | -59/+59 |
| * | Check for packfile validity and fd before reading | Luca Milanesio | 2019-03-12 | 1 | -0/+8 |
| * | Move throw of PackInvalidException outside the catch | Luca Milanesio | 2019-03-12 | 1 | -2/+3 |
| * | Use FileSnapshot to get lastModified on PackFile | Luca Milanesio | 2019-03-12 | 1 | -1/+1 |
| * | Include size when comparing FileSnapshot | Luca Milanesio | 2019-03-12 | 5 | -9/+107 |
| * | Do not reuse packfiles when changed on filesystem | Luca Milanesio | 2019-03-12 | 2 | -2/+15 |
| * | Silence API warnings for new API introduced for fixes | Matthias Sohn | 2019-03-12 | 1 | -0/+14 |
* | | Fix feature versions imported by feature org.eclipse.jgit.pgm | Matthias Sohn | 2018-12-24 | 1 | -2/+2 |
* | | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2018-12-24 | 1 | -13/+9 |
|\| | |||||
| * | Prepare 4.5.6-SNAPSHOT builds | Matthias Sohn | 2018-12-24 | 56 | -302/+302 |
| * | JGit v4.5.5.201812240535-rv4.5.5.201812240535-r | Matthias Sohn | 2018-12-24 | 56 | -59/+59 |
| * | Call AdvertiseRefsHook before validating wants | Masaya Suzuki | 2018-12-24 | 1 | -13/+9 |
* | | Merge branch 'stable-4.5' into stable-4.6 | David Pursehouse | 2018-10-19 | 0 | -0/+0 |
|\| | |||||
| * | Merge branch 'stable-4.4' into stable-4.5 | David Pursehouse | 2018-10-19 | 0 | -0/+0 |
| |\ | |||||
| | * | Merge branch 'stable-4.3' into stable-4.4stable-4.4 | David Pursehouse | 2018-10-19 | 0 | -0/+0 |
| | |\ | |||||
| | | * | Merge branch 'stable-4.2' into stable-4.3stable-4.3 | David Pursehouse | 2018-10-19 | 0 | -0/+0 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-4.1' into stable-4.2stable-4.2 | David Pursehouse | 2018-10-19 | 0 | -0/+0 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-4.0' into stable-4.1stable-4.1 | David Pursehouse | 2018-10-19 | 0 | -0/+0 |
| | | | | |\ | |||||
| | | | | | * | JGit v4.0.3.201509231615-rv4.0.3.201509231615-rstable-4.0 | Matthias Sohn | 2015-09-23 | 46 | -49/+49 |
| | * | | | | | Prepare 4.4.2-SNAPSHOT builds | Matthias Sohn | 2016-07-15 | 56 | -302/+302 |
* | | | | | | | Merge branch 'stable-4.5' into stable-4.6 | David Pursehouse | 2018-10-13 | 2 | -10/+11 |
|\| | | | | | | |||||
| * | | | | | | Replace Findbugs with Spotbugs in org.eclipse.jgit/pom.xml | David Pursehouse | 2018-10-13 | 1 | -2/+2 |
| * | | | | | | Replace FindBugs with SpotBugs | David Pursehouse | 2018-10-09 | 1 | -8/+9 |
* | | | | | | | Merge branch 'stable-4.5' into stable-4.6 | David Pursehouse | 2018-06-19 | 1 | -0/+3 |
|\| | | | | | | |||||
| * | | | | | | Temporarily @Ignore flaky CommitCommandTest methods | Dave Borowitz | 2018-06-19 | 1 | -0/+3 |
* | | | | | | | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2018-05-10 | 3 | -31/+56 |
|\| | | | | | | |||||
| * | | | | | | Retry stale file handles on .git/config file | Nasser Grainawi | 2018-05-10 | 3 | -31/+56 |
* | | | | | | | Silence boxing warning | Matthias Sohn | 2017-11-22 | 1 | -0/+1 |
* | | | | | | | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2017-11-22 | 8 | -40/+195 |
|\| | | | | | | |||||
| * | | | | | | Prepare 4.5.5-SNAPSHOT builds | Matthias Sohn | 2017-11-22 | 56 | -302/+302 |
| * | | | | | | JGit v4.5.4.201711221230-rv4.5.4.201711221230-r | Matthias Sohn | 2017-11-22 | 56 | -59/+59 |
| * | | | | | | Fix LockFile semantics when running on NFS | Christian Halstrick | 2017-11-22 | 5 | -3/+127 |
| * | | | | | | Honor trustFolderStats also when reading packed-refs | Christian Halstrick | 2017-11-21 | 1 | -2/+9 |
| * | | | | | | Prepare 4.5.4-SNAPSHOT builds | Matthias Sohn | 2017-08-26 | 56 | -302/+302 |
| * | | | | | | JGit v4.5.3.201708160445-rv4.5.3.201708160445-r | Matthias Sohn | 2017-08-16 | 56 | -59/+59 |
* | | | | | | | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2017-08-14 | 2 | -2/+114 |
|\| | | | | | | |||||
| * | | | | | | Fix exception handling for opening bitmap index files | Christian Halstrick | 2017-08-14 | 2 | -2/+114 |
* | | | | | | | Update Oxygen Orbit p2 repository to R20170516192513 | Matthias Sohn | 2017-08-14 | 7 | -11/+11 |
* | | | | | | | Merge branch 'stable-4.5' into stable-4.6 | David Pursehouse | 2017-04-09 | 0 | -0/+0 |
|\| | | | | | | |||||
| * | | | | | | Prepare 4.5.3-SNAPSHOT builds | Matthias Sohn | 2017-04-08 | 56 | -302/+302 |
| * | | | | | | JGit v4.5.2.201704071617-rv4.5.2.201704071617-r | Matthias Sohn | 2017-04-07 | 56 | -59/+59 |
* | | | | | | | Update Jetty to 9.3.17.v20170317 | Matthias Sohn | 2017-04-02 | 16 | -147/+147 |
* | | | | | | | Revert "Update Jetty to 9.4.1.v20170120 in buck build" | Matthias Sohn | 2017-04-01 | 2 | -14/+13 |
* | | | | | | | Revert "Update Jetty to 9.4.1.v20170120" | David Pursehouse | 2017-03-31 | 15 | -117/+103 |
* | | | | | | | Merge branch 'stable-4.5' into stable-4.6 | David Pursehouse | 2017-03-27 | 6 | -18/+252 |
|\| | | | | | | |||||
| * | | | | | | Only mark packfile invalid if exception signals permanent problem | Matthias Sohn | 2017-03-26 | 6 | -18/+245 |
| * | | | | | | Don't flag a packfile invalid if opening existing file failed | Luca Milanesio | 2017-03-25 | 1 | -0/+7 |
| * | | | | | | Prepare 4.5.2-SNAPSHOT builds | Matthias Sohn | 2017-03-25 | 56 | -302/+302 |