aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/lib
Commit message (Expand)AuthorAgeFilesLines
* Add missing license header to modification times test.Markus Duft2012-06-111-0/+37
* Make DirCacheCheckout update timestamps in the index.Markus Duft2012-06-061-0/+90
* Git API does not declare GitAPIException call() and related cleanupsRobin Rosenberg2012-05-302-26/+9
* Validate paths during DirCheckoutRobin Rosenberg2012-04-231-0/+420
* Index config section and subsection names in one passShawn O. Pearce2012-04-021-1/+1
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Remove ambiguous CheckoutConflictExceptionTomasz Zarna2012-03-061-2/+1
* Generate conflicts and index updates on file mode changesChristian Halstrick2012-02-131-1/+202
* Move writeTrashFile and deleteFile into JGitTestUtilDariusz Luksza2012-01-251-5/+3
* Add BranchTrackingStatus for getting remote tracking statusRobin Stocker2012-01-161-0/+104
* Add BranchConfig helper for access to branch config sectionRobin Stocker2012-01-161-0/+116
* Merge "Support more of AutoCRLF"Christian Halstrick2012-01-161-3/+38
|\
| * Support more of AutoCRLFRobin Rosenberg2012-01-101-3/+38
* | Fix resolution of tree when path is emptyRobin Rosenberg2012-01-151-0/+4
* | Resolve ~ with no trailing number as the first parent commitKevin Sawicki2012-01-141-0/+5
|/
* Support resolving integer-based reflog revisionsKevin Sawicki2011-12-161-0/+123
* Clean up tab usage in Directory/File conflict tableRobin Rosenberg2011-11-101-9/+9
* Add detection of untracked folders to IndexDiffFilterJens Baumgart2011-11-101-0/+66
* Do not use the deprecated Tree class internallyRobin Rosenberg2011-11-091-31/+47
* Deprecate GitIndex more by using only DirCache internally.Robin Rosenberg2011-11-093-845/+807
* Fix bad checkout behaviour when a file is removedRobin Rosenberg2011-10-181-0/+30
* Do not attempt to resolve describe-labels with less than four digitsRobin Rosenberg2011-10-031-0/+4
* IndexDiff: conflicting files aren't properly shownBernard Leach2011-05-051-4/+79
* Implemented merge for parallel delete/modificationBernard Leach2011-05-031-1/+1
* Added support to IndexDiff to return information on conflictsBernard Leach2011-04-191-0/+46
* Refactor test casesPhilipp Thun2011-03-212-18/+25
* 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
* | Merge "Remove deprecated Repository.mapTree"Mathias Kinzler2011-03-171-2/+7
|\ \ | |/ |/|
| * Remove deprecated Repository.mapTreeShawn O. Pearce2011-03-071-2/+7
* | ObjectIdOwnerMap: More lightweight map for ObjectIdsShawn O. Pearce2011-03-131-0/+217
|/
* Remove deprecated TreeIteratorShawn O. Pearce2011-03-073-456/+0
* Remove deprecated IndexTreeVisitorShawn O. Pearce2011-03-071-162/+0
* Remove deprecated WorkDirCheckoutShawn O. Pearce2011-03-073-225/+1
* Remove deprecated Treeish interfaceShawn O. Pearce2011-03-072-4/+2
* resolve(): Fix wrong parsing of branch "foo-gbed2-dev"Shawn O. Pearce2011-03-031-0/+19
* Fix NPE on checkout of remote tracking branchMatthias Sohn2011-03-011-6/+50
* ObjectIdSubclassMap: Support duplicate additionsShawn O. Pearce2011-01-281-0/+221
* [findbugs] Do not ignore exceptional return value of mkdirMatthias Sohn2011-01-281-3/+4
* Hard reset should not report conflict on untracked fileMatthias Sohn2011-01-271-2/+5
* Make sure not to overwrite untracked not-ignored filesChristian Halstrick2011-01-261-0/+29
* Remove unneeded interface from test classChristian Halstrick2011-01-261-12/+0
* Config: Preserve existing case of names in sectionsShawn O. Pearce2011-01-061-2/+15
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-3128-37/+480
* Add support for getting the system wide configurationRobin Rosenberg2010-12-311-1/+2
* Remove deprecated WriteTree from testsShawn O. Pearce2010-12-201-19/+7
* Save StoredConfig after modificationsShawn O. Pearce2010-12-151-5/+11
* IndexDiff: Use isModified() when comparing index-worktreeShawn O. Pearce2010-12-081-3/+4
* Remove empty iterator from TreeWalkShawn O. Pearce2010-12-072-2/+0
* [findbugs] Do not ignore exceptional return valueMatthias Sohn2010-12-072-5/+5