aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/resources/org
Commit message (Expand)AuthorAgeFilesLines
* Config: Rewrite subsection and value escaping and parsingDave Borowitz2017-12-181-0/+3
* Fix typo in key of a JGitText externalized stringMatthias Sohn2017-12-101-1/+1
* Merge branch 'stable-4.9'Matthias Sohn2017-12-101-0/+2
|\
| * Fix IllegalThreadStateException if stderr closed without exitingDmitry Pavlenko2017-12-101-0/+2
* | Merge branch 'stable-4.9'Matthias Sohn2017-11-111-0/+1
|\|
| * Work around a Jsch bug: ensure the user name is set from URIThomas Wolf2017-11-101-0/+1
* | Merge branch 'stable-4.9'David Pursehouse2017-11-022-2/+2
|\|
| * Move some strings from DfsText to JGitTextDave Borowitz2017-11-012-2/+2
* | Support symbolic references in ReceiveCommandShawn Pearce2017-10-181-0/+3
|/
* 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
* | Switch JSchSession to simple isolated OutputStreamShawn Pearce2016-11-131-0/+1
* | Check that DfsBlockCache#blockSize is a power of 2Philipp Marx2016-11-111-0/+1
* | Fix possible SIOOBE in RefDirectory.parsePackedRefsMarc Strapetz2016-10-211-0/+1
* | TreeFormatter: disallow empty filenames in treesDavid Turner2016-10-191-0/+1
* | Add support for built-in smudge filtersChristian Halstrick2016-09-201-0/+1
|/
* Add support for post-commit hooksMartin Goellnitz2016-09-131-0/+1
* Don't log error if system git config does not existMatthias Sohn2016-09-051-1/+1
* Shallow fetch/clone: Make --depth mean the total history depthTerry Parker2016-08-051-0/+1
* Shallow fetch: Respect "shallow" linesTerry Parker2016-08-051-0/+1
* DiffFormatter: Support setting a reader without a repoDave Borowitz2016-08-031-1/+1
* RefSpecs: allow construction of weird wildcarded RefSpecsStefan Beller2016-07-251-0/+1
* Push implementation of option stringsDan Wang2016-07-221-0/+1
* Merge branch 'stable-4.4'Matthias Sohn2016-07-121-1/+1
|\
| * Log if Repository.useCnt becomes negativeMatthias Sohn2016-07-121-0/+1