aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * | | | | | | | | Merge branch 'stable-5.7' into stable-5.8Matthias Sohn2021-12-044-14/+40
| | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | |/ / / / / / / | | | | | | | | |/| | | | | | |
| | | | | | | | * | | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2021-12-043-9/+35
| | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | |/ / / / / / | | | | | | | | | |/| | | | | |
| | | | | | | | | * | | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2021-12-043-9/+35
| | | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | |/ / / / / | | | | | | | | | | |/| | | | |
| | | | | | | | | | * | | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2021-12-043-9/+35
| | | | | | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | |/ / / / | | | | | | | | | | | |/| | | |
| | | | | | | | | | | * | | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2021-12-043-9/+35
| | | | | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | |/ / / | | | | | | | | | | | | |/| | |
| | | | | | | | | | | | * | | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2021-12-043-9/+35
| | | | | | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | |/ / | | | | | | | | | | | | | |/| |
| | | | | | | | | | | | | * | | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2021-12-043-9/+35
| | | | | | | | | | | | | |\ \ \ | | | | | | | | | | | | | | | |/ | | | | | | | | | | | | | | |/|
| | | | | | | | | | | | | | * | storage: file: De-duplicate File.exists()+File.isFile()Nasser Grainawi2021-12-032-2/+2
| | | | | | | | | | | | | | * | RefDirectory.scanRef: Re-use file existence check done in snapshot creationKaushik Lingarkar2021-12-032-0/+13
| | | | | | | | | | | | | | * | FileSnapshot: Lazy load file store attributes cacheKaushik Lingarkar2021-12-021-7/+20
| | * | | | | | | | | | | | | | Merge branch 'stable-5.12' into stable-5.13Matthias Sohn2021-11-281-1/+5
| | |\| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2021-11-281-1/+5
| | | |\| | | | | | | | | | | |
| | | | * | | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-11-281-1/+5
| | | | |\| | | | | | | | | | |
| | | | | * | | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-11-281-1/+5
| | | | | |\| | | | | | | | | |
| | | | | | * | | | | | | | | | FS: debug logging only if system config file cannot be foundThomas Wolf2021-11-281-1/+5
| | * | | | | | | | | | | | | | Merge branch 'stable-5.12' into stable-5.13Thomas Wolf2021-11-231-8/+63
| | |\| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Merge branch 'stable-5.11' into stable-5.12Thomas Wolf2021-11-231-8/+63
| | | |\| | | | | | | | | | | |
| | | | * | | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Thomas Wolf2021-11-231-8/+63
| | | | |\| | | | | | | | | | |
| | | | | * | | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10Thomas Wolf2021-11-231-8/+63
| | | | | |\| | | | | | | | | |
| | | | | | * | | | | | | | | | Better git system config findingThomas Wolf2021-11-231-8/+63
* | | | | | | | | | | | | | | | Merge branch 'stable-6.0'Matthias Sohn2021-11-292-13/+13
|\| | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Prepare 6.0.1-SNAPSHOT buildsMatthias Sohn2021-11-293-54/+54
| * | | | | | | | | | | | | | JGit v6.0.0.202111291000-rv6.0.0.202111291000-rMatthias Sohn2021-11-293-4/+4
| * | | | | | | | | | | | | | Don't block in GC#gc until garbage collection finishedMatthias Sohn2021-11-282-13/+13
* | | | | | | | | | | | | | | Merge branch 'stable-6.0'Matthias Sohn2021-11-289-19/+43
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | FS: debug logging only if system config file cannot be foundThomas Wolf2021-11-281-1/+5
| * | | | | | | | | | | | | | Don't use deprecated Repository#getAllRefs in RepositoryMatthias Sohn2021-11-252-4/+6
| * | | | | | | | | | | | | | Don't use deprecated Repository#getAllRefs in FileRepositoryMatthias Sohn2021-11-256-13/+30
| * | | | | | | | | | | | | | Let ObjectDatabase implement AutoClosableMatthias Sohn2021-11-241-1/+2
| * | | | | | | | | | | | | | Prepare 6.0.0-SNAPSHOT buildsMatthias Sohn2021-11-243-4/+4
| * | | | | | | | | | | | | | JGit v6.0.0.202111241155-rc1v6.0.0.202111241155-rc1Matthias Sohn2021-11-243-4/+4
* | | | | | | | | | | | | | | Fix MANIFEST.MF of org.eclipse.jgit to correctly export packages:Simeon Andreev2021-11-261-1/+1
* | | | | | | | | | | | | | | Add command line support for "git difftool"Andre Bossert2021-11-254-0/+185
* | | | | | | | | | | | | | | Prepare 6.1.0-SNAPSHOT buildsMatthias Sohn2021-11-243-54/+54
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge "RepoCommand: Do not wrap GitApiExceptions in GitApiExceptions"Ivan Frade2021-11-231-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | RepoCommand: Do not wrap GitApiExceptions in GitApiExceptionsIvan Frade2021-11-231-4/+3
* | | | | | | | | | | | | | | [6.0 API cleanup] Public interface for PackLockThomas Wolf2021-11-2311-19/+40
* | | | | | | | | | | | | | | [6.0 API cleanup] StoredObjectRepresentationNotAvailableExceptionThomas Wolf2021-11-233-22/+13
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | [6.0 API cleanup] CancelledException vs. CanceledExceptionThomas Wolf2021-11-223-34/+29
* | | | | | | | | | | | | | Javadoc fixesThomas Wolf2021-11-226-15/+17
* | | | | | | | | | | | | | Better git system config findingThomas Wolf2021-11-221-8/+63
* | | | | | | | | | | | | | Fix missing @since 6.0 tagThomas Wolf2021-11-221-0/+1
* | | | | | | | | | | | | | Support commit.template config propertyJulian Ruppel2021-11-221-3/+14
* | | | | | | | | | | | | | Merge "DFS block cache: harden against race over ref locks."Ivan Frade2021-11-171-7/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | DFS block cache: harden against race over ref locks.Alina Djamankulova2021-11-161-7/+12
* | | | | | | | | | | | | | | Make BinaryBlobException stacklessMatthias Sohn2021-11-161-0/+5
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | ssh: Handle "ProxyJump none" from SSH config fileThomas Wolf2021-11-151-1/+21
* | | | | | | | | | | | | | OpenSshConfigFile: line comments and quoted stringsThomas Wolf2021-11-151-40/+118
* | | | | | | | | | | | | | OpenSshConfigFile: update token replacementsThomas Wolf2021-11-151-7/+20
* | | | | | | | | | | | | | [sshd agent] Introduce ConnectorDescriptorThomas Wolf2021-11-101-1/+1