summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enhance Eclipse save actionsMatthias Sohn2017-08-2817-119/+204
* Ignore invalid TagOpt valuesThomas Wolf2017-08-261-2/+7
* Add a getter for a list of RefSpecs to ConfigThomas Wolf2017-08-264-12/+60
* Improve getting typed values from a ConfigThomas Wolf2017-08-263-203/+480
* Fix unthrown exception errors in CloneCommandTestMatthias Sohn2017-08-261-4/+4
* Merge "Fix JGit set core.fileMode to false by default instead of true for non...David Pursehouse2017-08-251-1/+1
|\
| * Fix JGit set core.fileMode to false by default instead of true for non Window...Joan Goyeau2017-07-241-1/+1
* | Merge "Fix default directory set when setDirectory wasn't called."David Pursehouse2017-08-253-6/+41
|\ \
| * | Fix default directory set when setDirectory wasn't called.Joan Goyeau2017-08-253-6/+41
* | | FileMode: Remove unnecessary @SuppressWarnings("synthetic-access")David Pursehouse2017-08-251-6/+0
* | | Add toString() methods to OpenSshConfig to help debuggingMatthias Sohn2017-08-261-0/+31
* | | Do most %-token substitutions in OpenSshConfigThomas Wolf2017-08-262-6/+171
* | | Let Jsch know about ~/.ssh/configThomas Wolf2017-08-264-150/+688
* | | Merge "Consume request body before flushing the buffer"Jonathan Nieder2017-08-251-12/+17
|\ \ \
| * | | Consume request body before flushing the bufferMasaya Suzuki2017-08-251-12/+17
| |/ /
* / / Show error message for non-git clientsMasaya Suzuki2017-08-251-1/+1
|/ /
* | ObjectToPack: Add missing @Override annotationDavid Pursehouse2017-08-241-0/+1
* | Cleanup: message reporting for HTTP redirect handlingThomas Wolf2017-08-234-25/+28
* | Do authentication re-tries on HTTP POSTThomas Wolf2017-08-226-43/+407
* | Merge changes Id3994e2d,I5e2a2868,I255af794David Pursehouse2017-08-184-8/+11
|\ \
| * | LongObjectIdTest: Add back self comparison testDavid Pursehouse2017-08-181-0/+2
| * | Format BUILD files with buildifierDavid Pursehouse2017-08-182-8/+8
| * | Bazel: Add missing dependency in org.eclipse.jgit.http.testDavid Pursehouse2017-08-181-0/+1
* | | reftable: reserve standard PackExtShawn Pearce2017-08-171-0/+3
* | | reftable: resolve symbolic referencesShawn Pearce2017-08-172-0/+76
* | | reftable: support threshold based compactionShawn Pearce2017-08-172-0/+52
* | | reftable: compact merged tablesShawn Pearce2017-08-172-0/+250
* | | reftable: merge-join reftablesShawn Pearce2017-08-172-0/+699
* | | reftable: lookup by ObjectId unit testsShawn Pearce2017-08-171-0/+62
* | | reftable: reflog unit testsShawn Pearce2017-08-171-0/+151
* | | reftable: namespace unit testsShawn Pearce2017-08-171-0/+36
* | | reftable: bulk operation unit testsShawn Pearce2017-08-171-0/+82
* | | reftable: basic functionality unit testsShawn Pearce2017-08-172-0/+359
* | | reftable: debug toolsShawn Pearce2017-08-177-2/+933
* | | reftable: scan and lookup reftable filesShawn Pearce2017-08-179-0/+1878
* | | reftable: create and write reftable filesShawn Pearce2017-08-179-0/+2010
* | | reftable: file format documentationShawn Pearce2017-08-171-0/+950
|/ /
* | Add support to follow HTTP redirectsThomas Wolf2017-08-1713-142/+1108
* | Merge "Fix off-by-one error in Strings.count()"Christian Halstrick2017-08-162-4/+80
|\ \
| * | Fix off-by-one error in Strings.count()Thomas Wolf2017-08-142-4/+80
* | | Merge "Use relative paths for attribute rule matching"Christian Halstrick2017-08-162-4/+37
|\| |
| * | Use relative paths for attribute rule matchingThomas Wolf2017-08-112-4/+37
* | | Send a detailed event on working tree modificationsThomas Wolf2017-08-1514-492/+1253
* | | Merge branch 'stable-4.8'Matthias Sohn2017-08-155-5/+117
|\ \ \
| * \ \ Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2017-08-155-5/+117
| |\ \ \
| | * \ \ Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2017-08-149-13/+125
| | |\ \ \
| | | * \ \ Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2017-08-142-2/+114
| | | |\ \ \
| | | | * | | Fix exception handling for opening bitmap index filesChristian Halstrick2017-08-142-2/+114
| | | * | | | Update Oxygen Orbit p2 repository to R20170516192513Matthias Sohn2017-08-147-11/+11
* | | | | | | Do not apply pushInsteadOf to existing pushUrisThomas Wolf2017-08-142-12/+25