summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Implemented merge for parallel delete/modificationBernard Leach2011-05-032-1/+64
* Merge "Add path support to checkout command."Stefan Lay2011-05-031-0/+151
|\
| * Add path support to checkout command.Kevin Sawicki2011-05-031-0/+151
* | Qualify post-0.12 buildsMatthias Sohn2011-05-032-32/+32
* | Merge branch 'stable-0.12'Matthias Sohn2011-05-032-32/+32
|\ \ | |/ |/|
| * JGit 0.12.1v0.12.1stable-0.12Matthias Sohn2011-05-022-32/+32
* | Merge branch 'stable-0.12'Shawn O. Pearce2011-04-211-0/+13
|\|
| * Fix sorting of names in RefDirectoryShawn O. Pearce2011-04-211-0/+13
* | Added support to IndexDiff to return information on conflictsBernard Leach2011-04-191-0/+46
|/
* Hande latin-1 encodingLeonard Broman2011-04-111-0/+82
* Add NotesCommand to the JGit APIChris Aniszczyk2011-04-101-0/+100
* Create all test data in trash folderMatthias Sohn2011-04-101-1/+2
* Add "Conflicts" section to merge message on conflictRobin Stocker2011-04-061-0/+32
* Add CHERRY_PICK_HEAD for cherry-pick conflictsRobin Stocker2011-04-061-0/+52
* Add parameters for timeout and branches to cloneStefan Lay2011-04-061-0/+26
* Try to checkout branch after cloningStefan Lay2011-04-062-4/+19
* Merge "Add open(File) and wrap(Repository) to Git"Christian Halstrick2011-04-021-0/+112
|\
| * Add open(File) and wrap(Repository) to GitChristian Halstrick2011-04-021-0/+112
* | RefDirectory: Use FileSnapshot for packed-refsShawn O. Pearce2011-04-011-0/+4
|/
* Merge changes I2c8e917a,Ica9e50c0Shawn Pearce2011-04-011-6/+6
|\
| * Do not normalize URIishesRobin Rosenberg2011-03-281-4/+4
| * Use Ignore to bypass unused testRobin Rosenberg2011-03-281-2/+2
* | Merge "Detaching HEAD when checking out the same commit."Shawn Pearce2011-03-271-0/+17
|\ \
| * | Detaching HEAD when checking out the same commit.Sasa Zivkov2011-03-251-0/+17
* | | Merge "Fix: possible IndexOutOfBoundsException in ReflogReader"Shawn Pearce2011-03-271-0/+22
|\ \ \ | |_|/ |/| |
| * | Fix: possible IndexOutOfBoundsException in ReflogReaderMarc Strapetz2011-03-221-0/+22
* | | Introduce FAILED result for RebaseCommandPhilipp Thun2011-03-241-0/+340
| |/ |/|
* | Merge "Introduce CherryPickResult"Mathias Kinzler2011-03-241-0/+73
|\ \
| * | Introduce CherryPickResultPhilipp Thun2011-03-231-0/+73
* | | Add status command to GIT apiChristian Halstrick2011-03-231-0/+134
|/ /
* | PullCommand: Use short ref name in merge messageRobin Stocker2011-03-221-2/+36
* | Improve MergeResultPhilipp Thun2011-03-211-4/+11
* | Refactor test casesPhilipp Thun2011-03-215-87/+25
* | Merge "BlockList: Micro-optimize appending from another BlockList"Chris Aniszczyk2011-03-191-0/+18
|\ \ | |/ |/|
| * BlockList: Micro-optimize appending from another BlockListShawn O. Pearce2011-03-181-0/+18
* | Abort merge when file to be checked out is dirtyPhilipp Thun2011-03-181-0/+158
|/
* Merge "Refactor ResolveMerger"Christian Halstrick2011-03-181-0/+4
|\
| * Refactor ResolveMergerPhilipp Thun2011-03-181-0/+4
* | Merge "Moved tests for commit -o option to own test class"Mathias Kinzler2011-03-182-1243/+1310
|\ \
| * | Moved tests for commit -o option to own test classChristian Halstrick2011-03-182-1243/+1310
* | | Handle "ERR %s" when ACK/NAK is expectedShawn O. Pearce2011-03-171-0/+12
* | | Merge "Expose if name or email is based on a guess"Shawn Pearce2011-03-171-0/+12
|\ \ \ | |/ / |/| |
| * | Expose if name or email is based on a guessMatthias Sohn2011-03-161-0/+12
| |/
* | CommitCommand: add option to insert a change idJens Baumgart2011-03-171-0/+61
* | Merge "Remove deprecated Repository.mapTree"Mathias Kinzler2011-03-173-13/+20
|\ \ | |/ |/|
| * Remove deprecated Repository.mapTreeShawn O. Pearce2011-03-073-13/+20
* | TransportProtocol: Allow null Repository in canHandle()Shawn O. Pearce2011-03-151-1/+1
* | Merge "CloneCommand: add a test to ensure we fetch all tags"Chris Aniszczyk2011-03-151-0/+12
|\ \
| * | CloneCommand: add a test to ensure we fetch all tagsChris Aniszczyk2011-03-141-0/+12
* | | Merge "PackWriter: Rename getObjectsNumber to getObjectCount"Chris Aniszczyk2011-03-141-8/+8
|\ \ \ | |/ / |/| |