summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* IndexDiff: Provide stage state for conflicting entriesRobin Stocker2013-04-191-0/+48
* Merge "A deleted work tree file is not a conflict when merge wants to delete it"Robin Rosenberg2013-04-191-0/+15
|\
| * A deleted work tree file is not a conflict when merge wants to delete itRobin Rosenberg2013-04-081-0/+15
* | Merge "Untracked files should not be included in stash"Robin Rosenberg2013-04-191-0/+1
|\ \
| * | Untracked files should not be included in stashRobin Rosenberg2013-04-181-0/+1
* | | Do not export package org.eclipse.jgit from jgit testsMatthias Sohn2013-04-191-1/+0
* | | Remove some unnecessary dependencies on FileRepostoryRobin Rosenberg2013-04-189-35/+27
* | | Merge "Remove unused dependencies"Robin Rosenberg2013-04-181-3/+1
|\ \ \
| * | | Remove unused dependenciesMatthias Sohn2013-04-091-3/+1
* | | | Improve test coverage of AutoCRLF(In|Out)putStreamRobin Stocker2013-04-182-18/+33
| |/ / |/| |
* | | Fix boundary conditions in AutoCRLFOutputStreamRobin Rosenberg2013-04-141-1/+25
* | | Merge "Consider working tree changes when stashing newly added files"Robin Rosenberg2013-04-111-0/+32
|\ \ \
| * | | Consider working tree changes when stashing newly added filesRobin Rosenberg2013-04-091-0/+32
| | |/ | |/|
* | | Merge changes Ideecc472,I2b12788a,I6cb9382d,I12cd3326,I200baa0b,I05626f2e,I65...Shawn Pearce2013-04-101-0/+2
|\ \ \
| * | | Skip main thread test in ThreadSafeProgressMonitorShawn Pearce2013-04-101-0/+2
| |/ /
* | | Merge "LogCommand.all(): filter out refs that do not refer to commit objects"Robin Rosenberg2013-04-101-1/+7
|\ \ \
| * | | LogCommand.all(): filter out refs that do not refer to commit objectsArthur Baars2013-03-311-1/+7
* | | | Merge "LogCommand.all(), peel references before using them"Robin Rosenberg2013-04-101-0/+25
|\| | | | |_|/ |/| |
| * | LogCommand.all(), peel references before using themArthur Baars2013-03-311-0/+25
* | | Fix plugin provider names to conform with release train requirementMatthias Sohn2013-04-081-1/+1
| |/ |/|
* | Add the no-commit option to MergeCommandTomasz Zarna2013-04-041-0/+125
* | Merge "Fix PathFilterGroup not to throw StopWalkException too early"Christian Halstrick2013-04-041-1/+11
|\ \
| * | Fix PathFilterGroup not to throw StopWalkException too earlyRobin Rosenberg2013-04-031-1/+11
* | | Merge "Indicate initial commit on a branch in the reflog"Christian Halstrick2013-04-042-4/+6
|\| |
| * | Indicate initial commit on a branch in the reflogRobin Rosenberg2013-04-022-4/+6
| |/
* / Speed up clone/fetch with large number of refsRobin Rosenberg2013-03-301-2/+113
|/
* Fixed parsing of URI with a IPv6-addressAndreas König2013-03-271-1/+1
* Extend FileUtils.rename to common git semanticsRobin Rosenberg2013-03-261-0/+69
* Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLYRobin Rosenberg2013-03-241-0/+85
* Merge changes If98b0b97,I7c9c09b4Shawn Pearce2013-03-213-20/+24
|\
| * Don't use internal type FileRepository in public APIMatthias Sohn2013-03-203-20/+24
* | Allow users to show server messages while pushingAndré Dietisheim2013-03-211-0/+7
|/
* Fix GC for FileRepo in case packfile renames failChristian Halstrick2013-03-191-0/+7
* Make GC more robust against corrupt reflogsChristian Halstrick2013-03-191-5/+21
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-1844-112/+163
* Support aborting non-interactive rebase started from C GitRobin Stocker2013-03-161-1/+23
* NameRevCommand: Don't use merge cost for first parentDave Borowitz2013-03-151-17/+14
* Merge "A folder does not constitute a dirty work tree"Robin Rosenberg2013-03-151-0/+77
|\
| * A folder does not constitute a dirty work treeRobin Rosenberg2013-03-101-0/+77
* | NameRevCommand: Use ~ notation for first parents of mergesDave Borowitz2013-03-141-1/+15
* | Allow adding single refs or all tags to NameRevCommandDave Borowitz2013-03-131-0/+20
* | Merge "Add a NameRevCommand for describing IDs in terms of refnames"Shawn Pearce2013-03-111-0/+173
|\ \ | |/ |/|
| * Add a NameRevCommand for describing IDs in terms of refnamesDave Borowitz2013-03-111-0/+173
* | Do not cherry-pick merge commits during rebaseRobin Rosenberg2013-03-081-32/+51
* | Extend FileUtils.delete with option to delete empty directories onlyRobin Rosenberg2013-03-081-0/+46
|/
* Added read/write support for pack bitmap index.Colby Ranger2013-03-053-1/+202
* Fix corrupted CloneCommand bare-repo fetch-refspec (#402031)Roberto Tyley2013-03-041-1/+26
* Include supported extensions in PackFile constructor.Colby Ranger2013-02-281-1/+3
* Implement recursive merge strategyGeorge C. Young2013-02-222-0/+644
* Merge branch 'stable-2.3'Matthias Sohn2013-02-212-12/+54
|\