summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge "Use project names instead of paths for the submodule name"Jonathan Nieder2018-07-271-28/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | Use project names instead of paths for the submodule nameMasaya Suzuki2018-07-271-28/+66
| |/ / / / / / /
* | | | | | | | Merge branch 'stable-5.0'Matthias Sohn2018-07-271-11/+25
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-07-271-11/+25
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-07-271-11/+25
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-07-271-0/+132
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | * | | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-07-271-0/+132
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-07-271-0/+132
| | | | | |\ \ \ | | | | | | | |/ | | | | | | |/|
| | | | | | * | Delete all loose refs empty directoriesLuca Milanesio2018-07-261-10/+24
| | | | | | * | GC: Remove empty references foldersHector Caballero2018-07-101-0/+118
| | | | | * | | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-06-201-0/+3
| | | | | |\| |
| | | | | | * | Merge branch 'stable-4.6' into stable-4.7David Pursehouse2018-06-201-0/+3
| | | | | | |\ \
| | | | | | | * \ Merge branch 'stable-4.5' into stable-4.6David Pursehouse2018-06-191-0/+3
| | | | | | | |\ \
| | | | | | | | * | Temporarily @Ignore flaky CommitCommandTest methodsDave Borowitz2018-06-191-0/+3
* | | | | | | | | | Send only 1 flush pkt at the end of v2 fetchJonathan Tan2018-07-241-0/+4
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Always send refs' objects despite "filter" in packJonathan Tan2018-07-201-0/+79
* | | | | | | | | Merge "Ensure RacyGitTests don't raise false negatives"Jonathan Nieder2018-07-201-2/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ensure RacyGitTests don't raise false negativesChristian Halstrick2018-07-171-2/+6
* | | | | | | | | | ResolveMerger: don't try needlessly to delete directoriesThomas Wolf2018-07-192-1/+61
|/ / / / / / / / /
* | | | | | | | | Add API to specify the submodule nameMasaya Suzuki2018-07-121-0/+56
* | | | | | | | | Make Reftable seek* and has* method names more consistentMinh Thai2018-07-112-9/+9
* | | | | | | | | Seek references by prefix in reftableMinh Thai2018-07-102-9/+9
* | | | | | | | | Return parsed objects from TestRepository.commit/tree/blob()Terry Parker2018-06-284-110/+116
* | | | | | | | | Correctly handle initialization of shallow commitsTerry Parker2018-06-261-0/+16
* | | | | | | | | Test uniform bitmap commit selection across multiple branchestparker2018-06-261-6/+101
* | | | | | | | | Merge branch 'stable-5.0'Matthias Sohn2018-06-142-53/+172
|\| | | | | | | |
| * | | | | | | | RefUpdateTest: Refactor to not use deprecated Repository#getAllRefsDavid Pursehouse2018-06-131-17/+27
| * | | | | | | | Make JGit describe behaves same as c-git for lightweight tagsMarcel Trautwein2018-06-131-36/+145
* | | | | | | | | Merge branch 'stable-5.0'Matthias Sohn2018-06-102-1/+14
|\| | | | | | | |
| * | | | | | | | RawTextTest#testBinary: use array comparison to compare arraysMatthias Sohn2018-06-091-1/+2
| * | | | | | | | Validate branch names on branch creationMatthias Sohn2018-06-091-0/+12
* | | | | | | | | Merge branch 'stable-5.0'Jonathan Nieder2018-06-081-5/+6
|\| | | | | | | |
| * | | | | | | | Use constant for ".lock"Matthias Sohn2018-06-081-5/+6
* | | | | | | | | Merge branch 'stable-5.0'Jonathan Nieder2018-06-041-10/+211
|\| | | | | | | |
| * | | | | | | | Teach UploadPack "filter" in protocol v2 fetchJonathan Tan2018-06-041-0/+60
| * | | | | | | | Refactor test of capabilities outputJonathan Tan2018-06-041-11/+33
| * | | | | | | | Disallow unknown args to "fetch" in protocol v2Jonathan Tan2018-06-041-0/+23
| * | | | | | | | Teach UploadPack shallow fetch in protocol v2Jonathan Tan2018-06-041-1/+97
* | | | | | | | | Allow overriding DfsPackDescription comparator for scanning packsDave Borowitz2018-06-011-0/+20
* | | | | | | | | Move DfsPackDescription comparators to common locationDave Borowitz2018-06-011-0/+273
* | | | | | | | | Use Comparators for PackSourceDave Borowitz2018-06-011-0/+90
* | | | | | | | | Test commit with huge commit messageThomas Wolf2018-06-011-0/+95
* | | | | | | | | Merge branch 'stable-5.0'David Pursehouse2018-05-281-0/+44
|\| | | | | | | |
| * | | | | | | | Don't prune symbolic refs when fetch.prune = trueThomas Wolf2018-05-251-0/+44
* | | | | | | | | Fix trivial usages of deprecated Repository#getAllRefsDavid Pursehouse2018-05-233-3/+3
* | | | | | | | | RefTest: Refactor to not use deprecated Repository.getAllRefsDavid Pursehouse2018-05-231-12/+17
|/ / / / / / / /
* | | | | | | | Repository: Deprecate #peel methodDavid Pursehouse2018-05-223-5/+8
* | | | | | | | Skip ignored directories in FileTreeIteratorThomas Wolf2018-05-224-3/+123
* | | | | | | | Repository: Deprecate getTags methodDavid Pursehouse2018-05-221-6/+11
* | | | | | | | Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-1820-47/+47