34 коммитов (38198972d4b3ac26828867317a7daa8bdfb10f4b)

Автор SHA1 Сообщение Дата
  Matthias Sohn cf6463bddc Fix API breakage introduced by da254106 5 лет назад
  Matthias Sohn da254106a7 Abort rename detection in a timely manner if cancelled 6 лет назад
  Matthias Sohn e0e52cb011 Fix NPE in BlameGenerator.getSourceStart() 6 лет назад
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 лет назад
  Markus Duft d3ed64bcd4 LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 6 лет назад
  Matthias Sohn 4e27a16081 Fix javadoc in org.eclipse.jgit blame package 6 лет назад
  David Pursehouse 1834421a7f BlameGenerator: Annotate #getRenameDetector as Nullable 7 лет назад
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 лет назад
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit 9 лет назад
  Shawn Pearce 53e39094bf ObjectWalk: make setRetainBody(false) the default 9 лет назад
  Matthias Sohn 48622e0ec2 Replace use of deprecated release() method in BlameResult 9 лет назад
  Matthias Sohn 77030a5e94 Implement AutoClosable interface on classes that used release() 9 лет назад
  Jonathan Nieder 9b46a47fb7 blame: Un-break isFile check in tree walk 10 лет назад
  Shawn Pearce 6d724dcd33 blame: Revert common subtree elimination "optimization" 10 лет назад
  Konrad Kügler c2fb432cde blame: Fix merges, where merge result differs only by whitespace 10 лет назад
  Konrad Kügler ca207b938d Fix BlameResult.computeRange JavaDoc to exclude end index 10 лет назад
  Shawn Pearce 2d76133ba2 blame: Reuse existing blameEntireRegionOnParent method 10 лет назад
  Shawn Pearce 4d840fc6db blame: Remove unnecessary curly braces around single statement if 10 лет назад
  Shawn Pearce 2ee4d4a2c7 blame: Allow candidate to manage its setup before output 10 лет назад
  Shawn Pearce 6afae79901 blame: Do not update candidate regionList during output 10 лет назад
  Shawn Pearce 4db7e8f94d blame: Only use computeRange if -L was requested 10 лет назад
  Shawn Pearce 6de12836d7 blame: Reduce running time ~4.5% by skipping common subtrees 10 лет назад
  Shawn Pearce 52500d3264 blame: Micro optimize blob lookup in tree 10 лет назад
  Shawn Pearce 5a4e34009b blame: Automatically increase commit abbreviation length 10 лет назад
  Konrad Kügler 551f3a0fa5 Blame correctly in the presence of conflicting merges 10 лет назад
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 лет назад
  Robin Stocker b7f5ed5612 Add Javadoc description for packages 11 лет назад
  Robin Stocker ecf97083e5 [blame] Don't pass null to PersonIdent constructor 11 лет назад
  Patrick Carlson 9a979a3681 Make BlameGenerator comments more clear 12 лет назад
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 лет назад
  Carsten Pfeiffer 92752f6b50 [blame] Fix blame following renames in non-toplevel directories 12 лет назад
  Kevin Sawicki d110fbc300 [blame] Reset rename detector before computing renames. 12 лет назад
  Shawn O. Pearce a390456047 blame: Compute the origin of lines in a result file 13 лет назад