aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-251-2/+13
|\ \
| * | Fix default directory set when setDirectory wasn't called.Joan Goyeau2017-08-251-2/+13
* | | 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-261-5/+129
* | | Let Jsch know about ~/.ssh/configThomas Wolf2017-08-262-144/+519
* | | Consume request body before flushing the bufferMasaya Suzuki2017-08-251-12/+17
|/ /
* | ObjectToPack: Add missing @Override annotationDavid Pursehouse2017-08-241-0/+1
* | Cleanup: message reporting for HTTP redirect handlingThomas Wolf2017-08-233-21/+24
* | Do authentication re-tries on HTTP POSTThomas Wolf2017-08-223-24/+124
* | reftable: reserve standard PackExtShawn Pearce2017-08-171-0/+3
* | reftable: resolve symbolic referencesShawn Pearce2017-08-171-0/+39
* | reftable: support threshold based compactionShawn Pearce2017-08-172-0/+52
* | reftable: compact merged tablesShawn Pearce2017-08-171-0/+223
* | reftable: merge-join reftablesShawn Pearce2017-08-171-0/+375
* | reftable: debug toolsShawn Pearce2017-08-171-0/+1
* | reftable: scan and lookup reftable filesShawn Pearce2017-08-179-0/+1878
* | reftable: create and write reftable filesShawn Pearce2017-08-179-0/+2010
* | Add support to follow HTTP redirectsThomas Wolf2017-08-175-65/+297
* | Merge "Fix off-by-one error in Strings.count()"Christian Halstrick2017-08-161-4/+7
|\ \
| * | Fix off-by-one error in Strings.count()Thomas Wolf2017-08-141-4/+7
* | | Merge "Use relative paths for attribute rule matching"Christian Halstrick2017-08-161-4/+10
|\| |
| * | Use relative paths for attribute rule matchingThomas Wolf2017-08-111-4/+10
* | | Send a detailed event on working tree modificationsThomas Wolf2017-08-1510-25/+374
* | | Merge branch 'stable-4.8'Matthias Sohn2017-08-151-2/+11
|\ \ \
| * \ \ Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2017-08-151-2/+11
| |\ \ \
| | * \ \ Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2017-08-141-2/+11
| | |\ \ \
| | | * \ \ Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2017-08-141-2/+11
| | | |\ \ \
| | | | * | | Fix exception handling for opening bitmap index filesChristian Halstrick2017-08-141-2/+11
| | | | * | | Prepare 4.5.3-SNAPSHOT buildsMatthias Sohn2017-04-083-43/+43
| | | | * | | JGit v4.5.2.201704071617-rv4.5.2.201704071617-rMatthias Sohn2017-04-073-4/+4
| | * | | | | Prepare 4.7.2-SNAPSHOT buildsMatthias Sohn2017-06-083-45/+45
| * | | | | | Prepare 4.8.1-SNAPSHOT buildsMatthias Sohn2017-06-123-46/+46
| * | | | | | JGit v4.8.0.201706111038-rv4.8.0.201706111038-rMatthias Sohn2017-06-113-4/+4
* | | | | | | Do not apply pushInsteadOf to existing pushUrisThomas Wolf2017-08-141-8/+10
* | | | | | | Record submodule paths with untracked changes as FileMode.GITLINKThomas Wolf2017-08-141-13/+23
* | | | | | | Fix handling of pushInsteadOfThomas Wolf2017-08-141-6/+16
* | | | | | | Merge "Ensure EOL stream type is DIRECT when -text attribute is present"Christian Halstrick2017-08-141-6/+10
|\ \ \ \ \ \ \
| * | | | | | | Ensure EOL stream type is DIRECT when -text attribute is presentThomas Wolf2017-08-111-6/+10
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Rename extensions.refsStorage to refStorageShawn Pearce2017-08-111-1/+1
* | | | | | | Expose LongMap in util packageShawn Pearce2017-08-092-10/+33
* | | | | | | NB: encode and decode 24-bit intsShawn Pearce2017-08-091-0/+41
|/ / / / / /
* | | | | | Update thread-safety warning about RepositoryShawn Pearce2017-08-081-1/+7
* | | | | | ReflogWriter: Minor cleanupDave Borowitz2017-08-021-40/+37
* | | | | | Eliminate SectionParser construction boilerplateDave Borowitz2017-08-0211-75/+13