summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/resources
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-10-061-0/+5
|\
| * Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-10-061-0/+5
| |\
| | * BaseReceivePack: Validate incoming .gitmodules filesIvan Frade2018-10-051-0/+1
| | * SubmoduleAddCommand: Reject submodule URIs that look like cli optionsIvan Frade2018-10-051-0/+4
* | | Merge branch 'stable-4.8' into stable-4.9David Pursehouse2018-09-121-0/+1
|\| |
| * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-09-121-0/+1
| |\|
| | * Externalize warning message in RefDirectory.delete()Matthias Sohn2018-09-111-0/+1
* | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-09-081-0/+3
|\| |
| * | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-09-081-0/+3
| |\|
| | * Fix atomic lock file creation on NFSMatthias Sohn2018-09-071-0/+3
* | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-07-271-0/+1
|\| |
| * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-07-271-0/+1
| |\|
| | * Delete all loose refs empty directoriesLuca Milanesio2018-07-261-0/+1
* | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-05-101-0/+1
|\| |
| * | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-05-101-0/+1
| |\|
| | * Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2018-05-101-0/+1
| | |\
| | | * Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2018-05-101-0/+1
| | | |\
| | | | * Retry stale file handles on .git/config fileNasser Grainawi2018-05-101-0/+1
* | | | | Minor fixes in three error messagesThomas Wolf2018-01-311-3/+3
* | | | | Fix typo in key of a JGitText externalized stringMatthias Sohn2017-12-111-1/+1
* | | | | Fix IllegalThreadStateException if stderr closed without exitingDmitry Pavlenko2017-12-101-0/+2
* | | | | Work around a Jsch bug: ensure the user name is set from URIThomas Wolf2017-11-101-0/+1
* | | | | Move some strings from DfsText to JGitTextDave Borowitz2017-11-012-2/+2
* | | | | Ensure ReflogWriter only works with a RefDirectoryDave Borowitz2017-09-301-0/+1
* | | | | Handle SSL handshake failures in TransportHttpThomas Wolf2017-09-131-0/+8
* | | | | Support http.<url>.* configsThomas Wolf2017-09-101-0/+2
* | | | | Cleanup: message reporting for HTTP redirect handlingThomas Wolf2017-08-231-6/+5
* | | | | Do authentication re-tries on HTTP POSTThomas Wolf2017-08-221-2/+3
* | | | | reftable: scan and lookup reftable filesShawn Pearce2017-08-171-0/+4
* | | | | reftable: create and write reftable filesShawn Pearce2017-08-171-0/+3
* | | | | Add support to follow HTTP redirectsThomas Wolf2017-08-171-0/+7
* | | | | Add dfs fsck implementationZhen Chen2017-07-261-0/+4
* | | | | ReceiveCommand: Explicitly check constructor preconditionsDave Borowitz2017-07-171-0/+6
|/ / / /
* | | | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2017-06-071-0/+2
|\| | |
| * | | Run auto GC in the backgroundDavid Turner2017-06-061-0/+2
* | | | RepoCommand: Add linkfile support.Dan Willemsen2017-04-181-0/+1
* | | | Merge branch 'stable-4.7'Matthias Sohn2017-04-111-0/+1
|\| | |
| * | | ManifestParser: Throw exception if remote does not have fetch attributeHan-Wen Nienhuys2017-04-101-0/+1
* | | | Support creating Mergers without a RepositoryDave Borowitz2017-04-051-0/+1
|/ / /
* | | Explain in error message how to recover from lock failureMatthias Sohn2017-03-221-1/+1
* | | Move SHA1 compress/recompress files to resource folderDavid Ostrovsky2017-03-182-0/+284
* | | Merge branch 'stable-4.6'Matthias Sohn2017-03-161-2/+2
|\| |
| * | Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2017-03-161-2/+2
| |\|
| | * Don't remove pack when FileNotFoundException is transientLuca Milanesio2017-03-151-2/+2
* | | SHA-1: collision detection supportShawn Pearce2017-02-281-0/+1
* | | Limit receive commandsShawn Pearce2017-02-111-0/+1
* | | Repository: Include repository name when logging corrupt use countDavid Pursehouse2017-01-271-1/+1
* | | Fix possible InvalidObjectIdException in ObjectDirectoryMarc Strapetz2017-01-151-0/+1
|/ /
* | Define MonotonicClock interface for advanced timestampsShawn Pearce2016-11-211-0/+1
* | Add {get,set}GitwebDescription to RepositoryShawn Pearce2016-11-141-0/+1