Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 1 | -2/+0 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Replace chain of if statements with switch | Carsten Hammer | 2019-12-14 | 1 | -25/+25 |
* | pgm: Handle exceptions in Remote command | Matthias Sohn | 2019-01-21 | 1 | -1/+3 |
* | Stop using deprecated methods of RemoteSetUrlCommand/RemoteRemoveCommand | David Pursehouse | 2019-01-20 | 1 | -4/+5 |
* | refactor: simplify collection.toArray() | Michael Keppler | 2018-08-23 | 1 | -1/+1 |
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 1 | -1/+1 |
* | Fix javadoc in org.eclipse.jgit.pgm | Matthias Sohn | 2017-12-18 | 1 | -0/+2 |
* | Don't treat command termination due '-h' option as a fatal error | Andrey Loskutov | 2015-12-29 | 1 | -2/+1 |
* | Add remote command to JGit CLI | Kaloyan Raev | 2015-12-11 | 1 | -0/+197 |