summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | UploadPackTest#testUploadRedundantBytes: ensure test repo is closedMatthias Sohn2020-10-021-7/+10
| |/ / / / / / / / / /
| * | | | | | | | | | Support "http.userAgent" and "http.extraHeader" from the git configJames Wynn2020-09-262-0/+113
| * | | | | | | | | | Measure time taken for reachability checksAlexa Panfil2020-09-241-11/+122
| * | | | | | | | | | IndexDiffFilter: handle path prefixes correctlyThomas Wolf2020-09-211-0/+21
| * | | | | | | | | | Merge "ReceivePackStats: Add size and count of unnecessary pushed objects"Terry Parker2020-09-141-0/+61
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ReceivePackStats: Add size and count of unnecessary pushed objectsYunjie Li2020-09-111-0/+61
| * | | | | | | | | | | Merge branch 'stable-5.9' into masterMatthias Sohn2020-09-091-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Prepare 5.9.1-SNAPSHOT buildsMatthias Sohn2020-09-082-54/+54
| | * | | | | | | | | | JGit v5.9.0.202009080501-rv5.9.0.202009080501-rMatthias Sohn2020-09-082-2/+2
| | * | | | | | | | | | GitlinkMergeTest: fix boxing warningsMatthias Sohn2020-09-051-1/+1
| | * | | | | | | | | | Merge branch 'master' into stable-5.9Matthias Sohn2020-09-052-0/+453
| | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Prepare 5.9.0-SNAPSHOT buildsMatthias Sohn2020-08-272-2/+2
| | * | | | | | | | | | JGit v5.9.0.202008260805-m3v5.9.0.202008260805-m3Matthias Sohn2020-08-262-2/+2
| * | | | | | | | | | | jgit: Add DfsBundleWriterMasaya Suzuki2020-09-031-0/+85
| * | | | | | | | | | | Merge changes from topic "fix_ui"Terry Parker2020-09-031-0/+368
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ResolveMerger: do not content-merge gitlinks on del/mod conflictsDemetr Starshov2020-08-261-9/+0
| | * | | | | | | | | | | ResolveMerger: Adding test cases for GITLINK deletionDemetr Starshov2020-08-261-0/+91
| | * | | | | | | | | | | ResolveMerger: choose OURS on gitlink when ignoreConflictsDemetr Starshov2020-08-261-5/+0
| | * | | | | | | | | | | ResolveMerger: Adding test cases for GITLINK mergeDemetr Starshov2020-08-261-0/+291
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Prepare 5.10.0-SNAPSHOT buildsMatthias Sohn2020-08-272-54/+54
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Fix possible NegativeArraySizeException in PackIndexV1Marc Strapetz2020-08-255-0/+32
| * | | | | | | | | | Keep line endings for text files committed with CR/LF on text=autoThomas Wolf2020-08-175-117/+291
| * | | | | | | | | | DirCache: support index V4Thomas Wolf2020-08-154-2/+266
| |/ / / / / / / / /
| * | | | | | | | | Do not send empty blob in response to blob:none filterJonathan Nieder2020-07-293-2/+26
| * | | | | | | | | Add support for tree filters when fetchingJonathan Nieder2020-07-291-0/+32
| * | | | | | | | | DiffFormatter: correctly deal with tracked files in ignored foldersThomas Wolf2020-07-171-1/+55
| * | | | | | | | | Fix writing GPG signatures with trailing newlineThomas Wolf2020-07-081-37/+53
| * | | | | | | | | Improve error message when receive.maxCommandBytes is exceededDavid Pursehouse2020-06-291-1/+3
| * | | | | | | | | DiffFormatterTest: Add a test to confirm the default rename detection settingsDavid Pursehouse2020-06-261-0/+13
| * | | | | | | | | MergedReftable: Include the last reftable in determining minUpdateIndexMinh Thai2020-06-221-16/+16
* | | | | | | | | | Merge branch 'master' into nextMatthias Sohn2020-06-1070-2775/+1180
|\| | | | | | | | |
| * | | | | | | | | SimpleMergeTest: Clean up code styleDemetr Starshov2020-06-101-156/+149
| * | | | | | | | | Prepare 5.9.0-SNAPSHOT buildsMatthias Sohn2020-06-092-54/+54
| |/ / / / / / / /
| * | | | | | | | ApplyCommand: use context lines to determine hunk locationThomas Wolf2020-06-0413-1/+535
| * | | | | | | | Add tests for RawTextComparator.WS_IGNORE_CHANGE.hash()Thomas Wolf2020-06-021-0/+44
| * | | | | | | | Decouple JSch from JGit CoreMatthias Sohn2020-06-0149-2484/+4
| * | | | | | | | Decouple BouncyCastle from JGit CoreMatthias Sohn2020-06-012-134/+1
| * | | | | | | | RawTextComparator.WS_IGNORE_CHANGE must not compare whitespaceThomas Wolf2020-05-281-0/+28
| * | | | | | | | Ignore core.eol if core.autocrlf=inputThomas Wolf2020-05-221-0/+32
| * | | | | | | | Attributes: fix handling of text=auto in combination with eolThomas Wolf2020-05-222-0/+107
| * | | | | | | | Merge changes I39783eee,I874503ec,Ic942a8e4,I6ec2c3e8,I62cb5030, ...Terry Parker2020-05-131-1/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PackBitmapIndex: Move BitmapCommit to a top-level classYunjie Li2020-05-121-1/+0
| * | | | | | | | | Merge changes I6543c2e1,I21ed029dTerry Parker2020-05-112-0/+259
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ReceivePack: adding IterativeConnectivityCheckerDemetr Starshov2020-05-082-0/+259
| * | | | | | | | | | Fix error occurring during checkoutNail Samatov2020-05-071-0/+22
* | | | | | | | | | | Merge branch 'master' into nextMatthias Sohn2020-05-0726-9/+978
|\| | | | | | | | | |
| * | | | | | | | | | Apply hunks when renaming or copying from patch filesJack Wickham2020-05-067-0/+62
| * | | | | | | | | | Create parent directories when renaming a file in ApplyCommandJack Wickham2020-05-064-0/+22
| * | | | | | | | | | Add missing test source file to the buildDavid Ostrovsky2020-05-031-0/+1
| |/ / / / / / / / /
| * | | | | | | | | revwalk: Introduce bitmap-based object reachability checkerIvan Frade2020-04-281-0/+31