summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Read .gitmodules config from the tree in SubmoduleWalkDave Borowitz2012-06-151-0/+144
* Add "--squash" option to MergeCommandTomasz Zarna2012-06-156-6/+430
* Fix UnionInputStream.read to be more Java-likeIan Wetherbee2012-06-141-0/+23
* Prepare 2.1.0 buildsMatthias Sohn2012-06-142-33/+33
* Add missing license header to modification times test.Markus Duft2012-06-111-0/+37
* Merge branch 'stable-2.0'Shawn O. Pearce2012-06-072-0/+97
|\
| * Prepare next 2.0.0-SNAPSHOT buildsMatthias Sohn2012-06-062-2/+2
| * JGit v2.0.0.201206060730-rc3v2.0.0.201206060730-rc3Matthias Sohn2012-06-062-2/+2
| * Use working tree iterator to compare file modesKevin Sawicki2012-06-051-0/+40
| * Support gitdir: refs in BaseRepositoryBuilder.findGitDirKevin Sawicki2012-06-041-0/+57
* | Make DirCacheCheckout update timestamps in the index.Markus Duft2012-06-061-0/+90
* | Merge changes Iee9af8d5,I8e1674f0,If5a6fcc5,I3bb28e4dShawn O. Pearce2012-06-051-1/+2
|\ \
| * | Use BatchRefUpdate for tracking refs in FetchProcessShawn O. Pearce2012-05-221-1/+2
* | | fix PackWriter excluded objects handlingChristian Halstrick2012-06-041-0/+66
| |/ |/|
* | Merge "Only increment mod count if packed-refs file changes" into stable-2.0Shawn Pearce2012-06-041-0/+32
|\ \
| * | Only increment mod count if packed-refs file changesKevin Sawicki2012-05-281-0/+32
* | | Update ORIG_HEAD when resettingKevin Sawicki2012-05-312-1/+6
* | | Prepare next 2.0.0-SNAPSHOT buildsMatthias Sohn2012-05-312-2/+2
* | | JGit v2.0.0.201205301645-rc2v2.0.0.201205301645-rc2Matthias Sohn2012-05-302-2/+2
* | | Git API does not declare GitAPIException call() and related cleanupsRobin Rosenberg2012-05-3019-165/+122
* | | Merge "Update smudged entries when writing index" into stable-2.0Robin Rosenberg2012-05-303-0/+188
|\ \ \
| * | | Update smudged entries when writing indexKevin Sawicki2012-05-283-0/+188
| |/ /
* / / Enable loading history until a given commitMatthias Sohn2012-05-301-0/+140
|/ /
* / Ensure resetting on commit idDariusz Luksza2012-05-231-0/+20
|/
* Move NLS test for HttpServerText to http.testShawn O. Pearce2012-05-223-13/+0
* Smudge index entries on first write (too), as well when readingRobin Rosenberg2012-05-211-0/+22
* Make output stream optional in DiffCommandKevin Sawicki2012-05-101-0/+19
* Validate paths during DirCheckoutRobin Rosenberg2012-04-233-0/+428
* Enable large file supportRobin Rosenberg2012-04-181-0/+236
* Allow to write tests with CLI syntaxTomasz Zarna2012-04-182-1/+102
* Enable DirCacheEntry's copyMetaData to not copy stage infoRobin Rosenberg2012-04-171-0/+50
* Merge "Fix broken TagCommand API"Robin Rosenberg2012-04-064-35/+40
|\
| * Fix broken TagCommand APIRobin Rosenberg2012-04-064-35/+40
* | Merge "Handle content length in WorkingTreeIterator"Robin Rosenberg2012-04-051-38/+30
|\ \
| * | Handle content length in WorkingTreeIteratorRobin Rosenberg2012-03-271-38/+30
| |/
* | Merge "Recurse into cloned submodules"Matthias Sohn2012-04-031-0/+87
|\ \
| * | Recurse into cloned submodulesKevin Sawicki2012-04-011-0/+87
| |/
* / Index config section and subsection names in one passShawn O. Pearce2012-04-021-1/+1
|/
* Revert "Allow to write tests with CLI syntax"Matthias Sohn2012-03-232-102/+1
* Merge "Allow to write tests with CLI syntax"Christian Halstrick2012-03-222-1/+102
|\
| * Allow to write tests with CLI syntaxTomasz Zarna2012-03-222-1/+102
* | Add command support for dropping a stashed commitKevin Sawicki2012-03-211-0/+298
* | Ignore trailing comments in transport SPI parsingKevin Sawicki2012-03-213-0/+121
* | Compare repository format version as parsed longKevin Sawicki2012-03-212-3/+49
* | Copy all branch configuration values when renamingKevin Sawicki2012-03-211-0/+172
|/
* LogCommand#setMaxCount affects all commitsTomasz Zarna2012-03-181-4/+32
* Revert "Quickfix for AutoCRLF handling"Shawn O. Pearce2012-03-151-30/+1
* Only unstash files changed when originally stashedKevin Sawicki2012-03-131-0/+110
* Do not import/export empty org.eclipse.jgit packageTomasz Zarna2012-03-131-2/+1
* Move JGitText to an internal packageRobin Rosenberg2012-03-1211-10/+11