summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | FsckPackParser: Fix "Empty block should be documented" warningsDavid Pursehouse2017-08-311-0/+3
* | | | FsckPackParser: Fix warnings about variable hidingDavid Pursehouse2017-08-311-9/+9
* | | | Silence API errors caused by adding enum constants in 1baf86d4d2David Pursehouse2017-08-311-0/+12
| |/ / |/| |
* | | Add dependency to jsch for OpenSshConfigTest to bazel buildThomas Wolf2017-08-312-1/+8
| |/ |/|
* | Merge changes from topic 'dfs-reftable'Shawn Pearce2017-08-308-64/+456
|\ \
| * | dfs: helper to open multiple reftablesShawn Pearce2017-08-281-0/+108
| * | dfs: expose DfsReftable from DfsObjDatabaseShawn Pearce2017-08-283-47/+149
| * | dfs: support reading reftables through DfsBlockCacheShawn Pearce2017-08-285-17/+199
* | | Merge changes from topic 'fsck'Shawn Pearce2017-08-302-51/+71
|\ \ \ | |_|/ |/| |
| * | DfsFsck: reduce memory usage during verifyIndexShawn Pearce2017-08-302-9/+15
| * | DfsFsck: refactor pack verify into its own methodShawn Pearce2017-08-301-30/+28
| * | DfsFsck: run connectivity check pass exactly onceShawn Pearce2017-08-291-19/+35
* | | Fix compilation errors with args4j 2.0.23 and laterRobin Stocker2017-08-3011-18/+96
* | | Cleanup: Remove redundant type argumentsMatthias Sohn2017-08-301-1/+1
* | | Cleanup: Remove unnecessary $NON-NLS$ tagsMatthias Sohn2017-08-301-1/+1
* | | Cleanup: Organize importsMatthias Sohn2017-08-3010-23/+23
* | | Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn2017-08-3017-17/+17
|/ /
* | Cleanup: Remove trailing whitespaceMatthias Sohn2017-08-306-11/+11
* | Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn2017-08-3017-34/+34
* | Pass along the original exception when an ssh connection failsThomas Wolf2017-08-291-4/+7
|/
* Merge "reftable: explicitly store update_index per ref"Shawn Pearce2017-08-2810-39/+134
|\
| * reftable: explicitly store update_index per refShawn Pearce2017-08-2110-39/+134
* | Merge "Enhance Eclipse save actions"David Pursehouse2017-08-2817-119/+204
|\ \
| * | Enhance Eclipse save actionsMatthias Sohn2017-08-2817-119/+204
* | | Merge "Add BlobObjectChecker"Terry Parker2017-08-284-1/+221
|\ \ \
| * | | Add BlobObjectCheckerMasaya Suzuki2017-08-284-1/+221
* | | | FetchCommand: pass on CredentialsProvider to submodule fetchesThomas Wolf2017-08-271-0/+1
* | | | Exclude file matching: fix backtracking on match failures after **Thomas Wolf2017-08-274-1/+150
* | | | Fix path pattern matching to work also for gitattributesThomas Wolf2017-08-2710-106/+479
* | | | Add new tests for gitignore/gitattribute pattern matchingThomas Wolf2017-08-272-0/+447
| |/ / |/| |
* | | 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