summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Prepare 4.9.4-SNAPSHOT buildsMatthias Sohn2018-07-313-49/+49
* JGit v4.9.3.201807311005-rv4.9.3.201807311005-rMatthias Sohn2018-07-313-4/+4
* Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-07-274-2/+57
|\
| * Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-07-274-2/+60
| |\
| | * Prepare 4.7.3-SNAPSHOT buildsMatthias Sohn2018-07-273-45/+45
| | * JGit v4.7.2.201807261330-rv4.7.2.201807261330-rMatthias Sohn2018-07-263-4/+4
| | * Delete all loose refs empty directoriesLuca Milanesio2018-07-263-11/+19
| | * Use java.nio to delete path to get detailed errorsLuca Milanesio2018-07-261-5/+5
| | * GC: Remove empty references foldersHector Caballero2018-07-101-0/+46
| | * Do not ignore path deletion errorsLuca Milanesio2018-07-081-2/+6
* | | Merge branch 'stable-4.8' into stable-4.9David Pursehouse2018-07-041-1/+1
|\| |
| * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-07-041-1/+1
| |\|
| | * ResolveMerger: Fix encoding with string; use bytesMarco Miller2018-06-211-1/+1
* | | Ensure DirectoryStream is closed promptlyDave Borowitz2018-06-091-13/+13
* | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-05-103-31/+56
|\| |
| * | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-05-103-31/+56
| |\|
| | * Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2018-05-103-31/+56
| | |\
| | | * Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2018-05-103-31/+56
| | | |\
| | | | * Retry stale file handles on .git/config fileNasser Grainawi2018-05-103-31/+56
* | | | | Fix ssh host name handling for JschThomas Wolf2018-02-141-1/+0
* | | | | Jsch overrides the port in the URI with the one in ~/.ssh/configThomas Wolf2018-02-141-1/+16
* | | | | Minor fixes in three error messagesThomas Wolf2018-01-311-3/+3
* | | | | Revert handling of ssh IdentityFile to pre-4.9 behaviorThomas Wolf2018-01-122-60/+101
* | | | | Strings#convertGlob: fix escaping of patterns like [\[].Dmitry Pavlenko2017-12-211-1/+4
* | | | | Make PackInserter publicDave Borowitz2017-12-211-1/+1
* | | | | PackInserter: Ensure objects are written at the end of the packDave Borowitz2017-12-201-31/+100
* | | | | ObjectInserter: Add warning about mixing read-back with writesDave Borowitz2017-12-201-0/+7
* | | | | Prepare 4.9.3-SNAPSHOT buildsMatthias Sohn2017-12-163-49/+49
* | | | | JGit v4.9.2.201712150930-rv4.9.2.201712150930-rMatthias Sohn2017-12-153-4/+4
* | | | | Write packed-refs directly when cloningThomas Wolf2017-12-152-5/+37
* | | | | Config: Remove the include functionalityDavid Pursehouse2017-12-151-39/+0
* | | | | InMemoryRepository: Make inner class MemObjDatabase staticDavid Pursehouse2017-12-121-1/+1
* | | | | TransportCommand#setTimeout: Specify units for timeout in JavadocDavid Turner2017-12-121-1/+1
* | | | | Fix typo in key of a JGitText externalized stringMatthias Sohn2017-12-113-3/+3
* | | | | Fix IllegalThreadStateException if stderr closed without exitingDmitry Pavlenko2017-12-103-6/+31
* | | | | DirCacheCheckout#processEntry: Fix typo in javadocDavid Pursehouse2017-12-061-1/+1
* | | | | Prepare 4.9.2-SNAPSHOT buildsMatthias Sohn2017-12-033-49/+49
* | | | | JGit v4.9.1.201712030800-rv4.9.1.201712030800-rMatthias Sohn2017-12-033-4/+4
* | | | | Silence API warnings for reintroduced ResolveMerger#processEntryMatthias Sohn2017-12-031-0/+17
* | | | | GC: Delete stale temporary packs and indexesHector Caballero2017-11-241-0/+25
* | | | | Ignore warning for minor version change without API changeMatthias Sohn2017-11-241-1/+11
* | | | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2017-11-246-28/+176
|\| | | |
| * | | | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2017-11-226-12/+160
| |\| | |
| | * | | Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2017-11-226-33/+158
| | |\| |
| | | * | Silence boxing warningMatthias Sohn2017-11-221-0/+1
| | | * | Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2017-11-226-6/+195
| | | |\|
| | | | * Prepare 4.5.5-SNAPSHOT buildsMatthias Sohn2017-11-223-43/+43
| | | | * JGit v4.5.4.201711221230-rv4.5.4.201711221230-rMatthias Sohn2017-11-223-4/+4
| | | | * Fix LockFile semantics when running on NFSChristian Halstrick2017-11-225-3/+127
| | | | * Honor trustFolderStats also when reading packed-refsChristian Halstrick2017-11-211-2/+9