summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | SimpleMergeTest: Clean up code styleDemetr Starshov2020-06-101-156/+149
|/ / / / / / / /
* | | | | | | | ApplyCommand: use context lines to determine hunk locationThomas Wolf2020-06-041-1/+41
* | | | | | | | Add tests for RawTextComparator.WS_IGNORE_CHANGE.hash()Thomas Wolf2020-06-021-0/+44
* | | | | | | | Decouple JSch from JGit CoreMatthias Sohn2020-06-013-813/+0
* | | | | | | | Decouple BouncyCastle from JGit CoreMatthias Sohn2020-06-011-134/+0
* | | | | | | | 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-221-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-111-0/+258
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ReceivePack: adding IterativeConnectivityCheckerDemetr Starshov2020-05-081-0/+258
* | | | | | | | | | Fix error occurring during checkoutNail Samatov2020-05-071-0/+22
* | | | | | | | | | Apply hunks when renaming or copying from patch filesJack Wickham2020-05-061-0/+20
* | | | | | | | | | Create parent directories when renaming a file in ApplyCommandJack Wickham2020-05-061-0/+10
|/ / / / / / / / /
* | | | | | | | | revwalk: Introduce bitmap-based object reachability checkerIvan Frade2020-04-281-0/+31
* | | | | | | | | revwalk: Extract ObjectReachabilityChecker interfaceIvan Frade2020-04-282-135/+146
* | | | | | | | | UploadPack: Extract walk-based reachability checkIvan Frade2020-04-281-0/+157
* | | | | | | | | UploadPack: Clear advertised ref map after negotiationMinh Thai2020-04-231-0/+78
|/ / / / / / / /
* | | | | | | | Fix human name for local .bundle filesKonrad Windszus2020-04-211-0/+11
* | | | | | | | FileUtils: improve delete (Windows)Alexander Nittka2020-04-031-0/+37
* | | | | | | | Merge branch 'stable-5.7'Thomas Wolf2020-04-033-9/+90
|\| | | | | | |
| * | | | | | | Merge branch 'stable-5.6' into stable-5.7Thomas Wolf2020-04-033-9/+90
| |\| | | | | |
| | * | | | | | FS.runInShell(): handle quoted filters and hooksPath containing blanksThomas Wolf2020-04-031-0/+32
| | * | | | | | Handle non-normalized index also for executable filesThomas Wolf2020-03-252-9/+58
* | | | | | | | Scan through all merged reftables for max/min update indicesMinh Thai2020-03-201-0/+117
* | | | | | | | ResolveMerger: Ignore merge conflicts if asked soIvan Frade2020-03-191-0/+88
* | | | | | | | Merge "tag option for clone command"Christian Halstrick2020-03-151-0/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | tag option for clone commandAlexander Nittka2020-03-151-0/+46
| |/ / / / / / /
* | | | | | | | RevWalk: fix bad topo flags error messageAlex Spradlin2020-03-121-1/+1
* | | | | | | | RevWalk: new topo sort to not mix lines of historyAlex Spradlin2020-03-112-0/+222
|/ / / / / / /
* | | | | | | Merge branch 'stable-5.6'Matthias Sohn2020-03-051-8/+34
|\| | | | | |
| * | | | | | Update reftable storage repo layoutHan-Wen Nienhuys2020-03-041-8/+34
* | | | | | | Add validation to hex decoderMichael Dardis2020-03-041-0/+25
* | | | | | | Merge "ObjectWalk: Add null check before skip tree."Jonathan Nieder2020-03-021-0/+8
|\ \ \ \ \ \ \
| * | | | | | | ObjectWalk: Add null check before skip tree.Yunjie Li2020-02-261-0/+8
* | | | | | | | Merge "Revert "RevWalk: stop mixing lines of history in topo sort""Jonathan Nieder2020-02-263-159/+43
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Revert "RevWalk: stop mixing lines of history in topo sort"Alex Spradlin2020-02-263-159/+43
* | | | | | | | Merge branch 'stable-5.6'Matthias Sohn2020-02-223-8/+8
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Reorder modifiers to follow Java Language SpecificationDavid Pursehouse2020-02-192-7/+7
| * | | | | | | Remove redundant "static" qualifier from enum declarationsDavid Pursehouse2020-02-191-1/+1
* | | | | | | | Remove use of org.bouncycastle.util.encoders.HexMichael Dardis2020-02-221-0/+49
* | | | | | | | Remove use of org.bouncycastle.util.io.TeeOutputStreamMichael Dardis2020-02-211-0/+81
* | | | | | | | Merge branch 'stable-5.7'Matthias Sohn2020-02-191-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-02-191-1/+5
| |\| | | | | | |
| | * | | | | | | Simplify ReftableCompactorHan-Wen Nienhuys2020-02-121-1/+5
* | | | | | | | | Merge "RevWalk: stop mixing lines of history in topo sort"Jonathan Tan2020-02-183-43/+159
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | RevWalk: stop mixing lines of history in topo sortAlex Spradlin2020-02-183-43/+159
| |/ / / / / / /
* / / / / / / / Removed unused importsAndrey Loskutov2020-02-172-2/+0
|/ / / / / / /
* | | | | | | Merge branch 'stable-5.6'Matthias Sohn2020-02-111-0/+38
|\| | | | | |