aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/api
Commit message (Expand)AuthorAgeFilesLines
* WorkingTreeModifiedEvent: must be fired explicitly after mergeThomas Wolf2019-11-032-9/+39
* Close some Repository instances in testsThomas Wolf2019-10-211-33/+35
* Close ObjectInserters in testsThomas Wolf2019-10-211-15/+15
* Remove meaningless comment in CloneCommandTestMatthias Sohn2019-10-211-1/+0
* Implement mirror option in CloneCommandMatthias Sohn2019-10-211-1/+33
* Close RevWalks in testsThomas Wolf2019-10-161-4/+6
* Close TreeWalks in testsThomas Wolf2019-10-151-21/+17
* Close SubmoduleWalks in testsThomas Wolf2019-10-153-46/+55
* Fire WorkingTreeModifiedEvent if cherry-pick failed with conflictsMatthias Sohn2019-09-261-0/+21
* Fix error occurring when SecurityManager is enabledNail Samatov2019-08-231-0/+206
* Merge branch 'stable-5.4'Matthias Sohn2019-08-202-3/+9
|\
| * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-202-3/+9
| |\
| | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-192-3/+9
| | |\
| | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-192-3/+9
| | | |\
| | | | * Fix NPE in CommitOnlyTest#getHeadMatthias Sohn2019-08-181-0/+6
| | | | * Cache user global and system-wide git configurationsMatthias Sohn2019-08-181-3/+3
* | | | | Fix ApplyCommand which doesn't work if patch adds empty fileAnton Khodos2019-08-191-0/+10
* | | | | Merge branch 'stable-5.4'Matthias Sohn2019-08-096-39/+232
|\| | | |
| * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-086-39/+232
| |\| | |
| | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-086-39/+232
| | |\| |
| | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-086-39/+232
| | | |\|
| | | | * Use Instant instead of milliseconds for filesystem timestamp handlingMatthias Sohn2019-07-185-31/+49
| | | | * Fix non-deterministic hash of archives created by ArchiveCommandMatthias Sohn2019-06-191-8/+183
| | | | * Make inner classes static where possibleDavid Pursehouse2019-06-171-2/+3
* | | | | Fix "reset -hard" bug that folders could not be deletedRené Scheibe2019-06-191-0/+20
* | | | | Fix "reset -hard" bug that folders could not be createdRené Scheibe2019-06-191-0/+16
|/ / / /
* | | | Handle missing "ours" stage in WorkingTreeIterator.hasCrLfInIndex()Thomas Wolf2019-06-111-0/+48
* | | | Make pull --rebase on an unborn branch do a checkoutThomas Wolf2019-06-101-0/+28
* | | | DescribeCommand: use glob match instead of path matchThomas Wolf2019-06-071-0/+17
* | | | Consistently use "!isEmpty()" to detect non-empty listDavid Pursehouse2019-06-071-5/+5
* | | | DescribeCommand: Support the "always" optionSebastian Schuberth2019-05-311-7/+24
* | | | Convert to lambda or member referenceCarsten Hammer2019-05-161-73/+44
* | | | Use isEmpty() instead of size()==0 where possibleCarsten Hammer2019-04-131-1/+1
* | | | Use StringBuilder instead of StringBuffer where possible.Carsten Hammer2019-04-111-1/+1
* | | | DescribeCommandTest: Trivially fix formatting by removing a blank lineSebastian Schuberth2019-03-181-1/+0
|/ / /
* | | Fix core.autocrlf for non-normalized indexThomas Wolf2019-02-262-6/+98
* | | Enable cloning only specific tagsThomas Wolf2019-01-271-0/+26
* | | RenameBranchCommand: more consistent handling of short ref namesThomas Wolf2019-01-231-0/+46
* | | Allow to check for signing keyGunnar Wagenknecht2019-01-221-0/+17
* | | MergeCommandTest: Open TestRepository in try-with-resourceDavid Pursehouse2019-01-201-26/+31
* | | Stop using deprecated methods of RemoteSetUrlCommand/RemoteRemoveCommandDavid Pursehouse2019-01-202-6/+7
* | | CheckoutCommandTest: Add comment to document intentionally empty catch blockDavid Pursehouse2019-01-201-0/+1
* | | Implement signing commits using BouncyCastleMedha Bhargav Prabhala2019-01-161-5/+17
* | | Allow CommitCommand to sign commitsGunnar Wagenknecht2019-01-161-0/+99
* | | Fix "jgit checkout -f" to overwrite dirty worktree filesChristian Halstrick2019-01-081-2/+15
|/ /
* | Merge "Fix IndexDiffs for git links"Christian Halstrick2018-11-282-1/+23
|\ \
| * | Fix IndexDiffs for git linksThomas Wolf2018-11-262-1/+23
* | | Merge branch 'stable-5.1'David Pursehouse2018-11-271-16/+39
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'stable-5.0' into stable-5.1David Pursehouse2018-11-271-16/+39
| |\
| | * Merge branch 'stable-4.11' into stable-5.0David Pursehouse2018-11-271-16/+39
| | |\