177 커밋 (stable-3.1)

작성자 SHA1 메시지 날짜
  Robin Rosenberg b83c269369 Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler) 11 년 전
  Robin Stocker 1080cc5a0d IndexDiff: Provide stage state for conflicting entries 11 년 전
  Shawn Pearce d01fe32795 Skip main thread test in ThreadSafeProgressMonitor 11 년 전
  Dave Borowitz 51d0e1f26e Fix Config.fromText to not skip a last line with no newline 11 년 전
  Robin Stocker 60d538fe51 Add getConflictingNames to RefDatabase 11 년 전
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 년 전
  Tomasz Zarna 6a8da4c134 Add additional FastForwardMode enums for different config contexts 11 년 전
  Shawn Pearce 912ef3da19 Accept '-' instead of space in enum config values 11 년 전
  Shawn Pearce 50eab4aa48 Revert "Add additional FastForwardMode enums for different config contexts" 11 년 전
  Shawn Pearce 5630686655 Fix enum parsing from Config files 11 년 전
  Dave Borowitz 891a2d75e7 Peel tags during resolve of foo^ 11 년 전
  Tomasz Zarna 928286ad8f Return info about config subsection when trying to get an invalid enum 11 년 전
  Tomasz Zarna c98abc9c05 Add additional FastForwardMode enums for different config contexts 11 년 전
  Robin Rosenberg 5c49b93191 Ignore removed files with an assume-valid index entry 11 년 전
  Robin Rosenberg f71944ec76 Hide deprecation warnings in some test classes 11 년 전
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 년 전
  Robin Stocker 54aceb1769 Pull up method for creating DirCacheEntry into RepositoryTestCase 11 년 전
  Robin Rosenberg 243e14d051 Add a check in fstick that the reference file exists 11 년 전
  Robin Stocker ad52ec5207 StashCreateCommand: Abort in case of unmerged paths 11 년 전
  Robin Stocker 6dadc801bd Don't allow null name or e-mail in PersonIdent 11 년 전
  Robin Stocker 9ea38173cc Provide a convenient read() in RepositoryTestCase 11 년 전
  Robin Rosenberg 68a91801d7 Comment an empty block which is ok 11 년 전
  Robin Rosenberg 094df5a916 Allow @ in branch names and tighten syntax checking 11 년 전
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok 11 년 전
  Dave Borowitz 70ae16d708 Fix resolving expression with ~ and ^ than extends beyond history 11 년 전
  Robin Rosenberg d92287bcc2 Use assertEquals instead of == for literal primitives 11 년 전
  Robin Rosenberg cd23b214bf cleanup: use assertArrayEquals for assertion on arrays 11 년 전
  Robin Rosenberg 476e1d2ff1 cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 년 전
  Robin Stocker 51c20b27ac DirCacheCheckout: Fix handling of files not in index 12 년 전
  Matthias Sohn 376a741d8f Teach BranchTrackingStatus to handle tracking of local branches 12 년 전
  Jevgeni Zelenkov 803debd7be Ensure a directory exists before trying to create/merge a file into it. 12 년 전
  Christian Halstrick 778fdfaec1 Again teach ResolveMerger to create more correct DirCacheEntry's 12 년 전
  Shawn Pearce 955b024995 Revert "Teach ResolveMerger to create more correct DirCacheEntry's" 12 년 전
  Robin Rosenberg c010c93694 Support [<ref>]@{upstream} revision syntax 12 년 전
  Robin Rosenberg 2a2362fbb3 Support parsing previous checkout as a revision expresion. 12 년 전
  Markus Duft 3ea694c252 Teach ResolveMerger to create more correct DirCacheEntry's 12 년 전
  Robin Rosenberg f82d1cb5c0 Allow a @ without branch in revision syntax 12 년 전
  Tomasz Zarna 8dc10b147d Fix boxing warnings in org.eclipse.jgit.lib.ConfigTest 12 년 전
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 12 년 전
  Markus Duft f5b58d21a4 Add missing license header to modification times test. 12 년 전
  Markus Duft 8672c43ae3 Make DirCacheCheckout update timestamps in the index. 12 년 전
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 년 전
  Robin Rosenberg 42d7565ba9 Validate paths during DirCheckout 12 년 전
  Shawn O. Pearce c0b1443926 Index config section and subsection names in one pass 12 년 전
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 년 전
  Tomasz Zarna 90d002c15f Remove ambiguous CheckoutConflictException 12 년 전
  Christian Halstrick ed7b322186 Generate conflicts and index updates on file mode changes 12 년 전
  Dariusz Luksza b649eaa9a8 Move writeTrashFile and deleteFile into JGitTestUtil 12 년 전
  Robin Stocker 14cc47ea1a Add BranchTrackingStatus for getting remote tracking status 12 년 전
  Robin Stocker c0f4880e61 Add BranchConfig helper for access to branch config section 12 년 전