18 Commits (162a5c4c89b289af3755a2f26843cdf908e93c50)

Author SHA1 Message Date
  Christian Halstrick af40635aba Fix handling of file/folder conflicts during a checkout 10 years ago
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
  Robin Rosenberg 476e1d2ff1 cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 years ago
  Robin Stocker 51c20b27ac DirCacheCheckout: Fix handling of files not in index 11 years ago
  Tomasz Zarna 90d002c15f Remove ambiguous CheckoutConflictException 12 years ago
  Christian Halstrick ed7b322186 Generate conflicts and index updates on file mode changes 12 years ago
  Robin Rosenberg 76dd9d1d46 Support more of AutoCRLF 12 years ago
  Robin Rosenberg ebd0a3af54 Clean up tab usage in Directory/File conflict table 12 years ago
  Robin Rosenberg a1c614433c Do not use the deprecated Tree class internally 12 years ago
  Robin Rosenberg 83c172f0f7 Deprecate GitIndex more by using only DirCache internally. 12 years ago
  Robin Rosenberg 2e43dcd645 Fix bad checkout behaviour when a file is removed 12 years ago
  Bernard Leach 98b019f4bd Implemented merge for parallel delete/modification 13 years ago
  Philipp Thun dcefc660f1 Refactor test cases 13 years ago
  Shawn O. Pearce 9013e9e993 Remove deprecated Treeish interface 13 years ago
  Matthias Sohn 91af19de56 Hard reset should not report conflict on untracked file 13 years ago
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 years ago
  Christian Halstrick da1ea27fa2 Fixed checkouts when HEAD is ignored 13 years ago
  Christian Halstrick 2059ed205e Implement a Dircache checkout (needed for merge) 14 years ago
  Christian Halstrick f3fb5824ba Add builder-style API to jgit and Commit & Log cmd 14 years ago