summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Merge "Limit the range of commits for which bitmaps are created."Shawn Pearce2015-10-101-0/+73
|\
| * Limit the range of commits for which bitmaps are created.Terry Parker2015-10-081-0/+73
* | Delete non empty directories before checkout a pathAndrey Loskutov2015-10-091-1/+391
* | Add utility method allowing to check for empty folders in workdirChristian Halstrick2015-10-081-3/+21
|/
* Merge "RepoCommand: Add setRecordRemoteBranch option to record upstream branch"Jonathan Nieder2015-10-051-0/+45
|\
| * RepoCommand: Add setRecordRemoteBranch option to record upstream branchStefan Beller2015-10-051-0/+45
* | [ignore rules] fix for handling unmatched '[' bracketsAndrey Loskutov2015-09-302-1/+55
|/
* Add test case comparing CGit vs JGit ignore behavior for random patternsSébastien Arod2015-09-301-0/+275
* Prepare 4.2.0-SNAPSHOT buildsMatthias Sohn2015-09-282-41/+41
* Prepare 4.1.1-SNAPSHOT buildsMatthias Sohn2015-09-282-41/+41
* JGit v4.1.0.201509280440-rv4.1.0.201509280440-rMatthias Sohn2015-09-282-2/+2
* [ignore rules] fix for backslash handlingAndrey Loskutov2015-09-261-8/+32
* [ignore rules] Fix for character group matcherAndrey Loskutov2015-09-261-0/+1
* Merge "Show submodule difference as a hunk"Matthias Sohn2015-09-251-3/+2
|\
| * Show submodule difference as a hunkJacob Keller2015-09-241-3/+2
* | Properly support special regex characters in ignore rulesAndrey Loskutov2015-09-241-0/+78
* | Remove unneeded @SuppressWarnings("boxing")Hugo Arès2015-09-231-5/+3
|/
* Fix endless loop in ObjectChecker for MacOSChristian Halstrick2015-09-171-0/+11
* Fix integer boxing eclipse warningHugo Arès2015-09-171-1/+1
* URIish: fall back to host as humanish namePatrick Steinhardt2015-09-101-0/+58
* PushCertificateStore: Don't add no-op command to batchDave Borowitz2015-09-021-0/+28
* Use NIO2 to implement FileUtils.rename() and expose optionsMatthias Sohn2015-08-171-0/+12
* Consider original file mode while checking parent ignore rulesAndrey Loskutov2015-08-121-0/+50
* containsGitModulesFile() should not crash on bare repositoryAndrey Loskutov2015-08-031-0/+8
* PushCertificate: Omit null pushee from text representationDave Borowitz2015-07-281-0/+1
* Fix ResolveMerger when files should be replaced by foldersChristian Halstrick2015-07-231-0/+74
* Don't keep empty ignore rules in the ignore node listAndrey Loskutov2015-07-211-1/+21
* Allow leading/trailing spaces in ignore rulesAndrey Loskutov2015-07-211-0/+61
* Allow leading literal '#' and '!' in ignore rules if they are escapedAndrey Loskutov2015-07-211-0/+12
* Don't trim trailing space if it is escaped with backslashAndrey Loskutov2015-07-211-0/+6
* Consider only escaping backslash for regular expressions in ignore rulesAndrey Loskutov2015-07-211-0/+10
* PushCertificate: Add toTextWithSignature() methodDave Borowitz2015-07-151-0/+1
* PushCertificateParser: Add fromString methodDave Borowitz2015-07-151-3/+10
* PushCertificateStore: Return boolean from batch save methodsDave Borowitz2015-07-151-1/+5
* Allow saving push certs on a subset of refsDave Borowitz2015-07-151-2/+24
* Access static member LocalDiskRepositoryTestCase.CONTENT directlyMatthias Sohn2015-07-141-6/+7
* PushCertificateStore: Add method to save in batchDave Borowitz2015-07-131-0/+22
* Store push certificates in refs/meta/push-certsDave Borowitz2015-07-101-0/+304
* Add setTargetBranch in RepoCommand.Yuxuan 'fishy' Wang2015-07-101-30/+51
* PushCertificateParser: Make pushee optionalDave Borowitz2015-07-091-0/+20
* PushCertificateParser: Add method for parsing from a streamDave Borowitz2015-07-091-0/+60
* IO: Add a method for reading linesDave Borowitz2015-07-081-0/+116
* BaseReceivePack: Treat all LFs as optionalDave Borowitz2015-07-072-18/+82
* BaseReceivePack: More validation during parseCommandDave Borowitz2015-07-072-15/+37
* Throw InvalidObjectIdException from ObjectId.fromString("tooshort")Jonathan Nieder2015-07-061-0/+17
* Merge branch 'stable-4.0'Matthias Sohn2015-06-241-0/+44
|\
| * Prepare 4.0.2-SNAPSHOT buildsMatthias Sohn2015-06-242-41/+41
| * JGit v4.0.1.201506240215-rv4.0.1.201506240215-rMatthias Sohn2015-06-242-2/+2
| * Add a grace period for packfiles during GCChristian Halstrick2015-06-221-0/+44
| * Prepare 4.0.1-SNAPSHOT buildsMatthias Sohn2015-06-092-41/+41