4324 коммитов (3bae524f6f80f9cd9b4a29f456005b51fdaba1ee)
 

Автор SHA1 Сообщение Дата
  Christian Halstrick 69cd6f5864 Introduce FS.execute() to execute a command defined by a ProcessBuilder 8 лет назад
  Christian Halstrick 6389948a81 Add an attribute accessor to CanonicalTreeParser and use it in Treewalk 8 лет назад
  Arthur Daussy 12280c02db Adds the git attributes computation on the treewalk 9 лет назад
  Andrey Loskutov 2f6959d9f3 Make jgit annotations accessible to other plugins 8 лет назад
  Andrey Loskutov 864d3899ad Fixed typo in preferences: NonByDefault -> NonNullByDefault 8 лет назад
  Andrey Loskutov f1405a337a Added jgit own NonNull annotation type 8 лет назад
  Christian Halstrick d45ee99546 Merge "Fix MissingObjectException in RenameDetector" 8 лет назад
  Matthias Sohn 4acff5a59e Handle InternalError during symlink support detection on Windows 8 лет назад
  Matthias Sohn 070bf8d15f Merge branch 'stable-4.1' 8 лет назад
  Matthias Sohn 3e2aff196e Prepare 4.1.2-SNAPSHOT builds 8 лет назад
  Matthias Sohn 3cb5f11398 JGit v4.1.1.201511131810-r 8 лет назад
  Jonathan Nieder 7dcb50a04a Fallback exactRef: Do not ignore symrefs to unborn branch 8 лет назад
  Rüdiger Herrmann e18444de30 Fix MissingObjectException in RenameDetector 8 лет назад
  Matthias Sohn 2645140678 Merge "Merge branch 'stable-4.2'" 8 лет назад
  Matthias Sohn ca74150cb0 Merge branch 'stable-4.2' 8 лет назад
  Jonathan Nieder 797f94d331 RefDirectory.exactRef: Do not ignore symrefs to unborn branch 8 лет назад
  Jonathan Nieder 61efddf761 Merge "Revert "Remove PackWriter.Statistics and other deprecated classes"" 8 лет назад
  Jonathan Nieder 1fa6f3a750 Revert "Remove PackWriter.Statistics and other deprecated classes" 8 лет назад
  Matthias Sohn 35109dc66c Prepare post 4.2-m1 builds 8 лет назад
  Matthias Sohn 3a93c8bdca JGit v4.2.0.201511101648-m1 8 лет назад
  Jonathan Nieder 3eb272edac Merge "Remove PackWriter.Statistics and other deprecated classes" 8 лет назад
  Terry Parker bbcbcab8d3 Remove PackWriter.Statistics and other deprecated classes 8 лет назад
  Matthias Sohn a74ff164e4 Silence API errors for new methods added to BitmapBuilder 8 лет назад
  Matthias Sohn b37d77997c Add missing javadoc to bitmap index classes 8 лет назад
  Jonathan Nieder deb853cb69 Merge changes from topic 'nullable' 8 лет назад
  Jonathan Nieder 86af34e150 Make BitmapIndexImpl.CompressedBitmap public 8 лет назад
  Terry Parker ca3ea18371 Update dependencies to use the JGit-internal @Nullable 8 лет назад
  Terry Parker 6ddb8e703b Use the JGit-internal @Nullable annotation 8 лет назад
  Terry Parker 3a3bb2ce29 Add a JGit-internal Nullable type 8 лет назад
  Jonathan Nieder 683bd09092 Make BitmapIndexImpl.CompressedBitmap, CompressedBitmapBuilder static 8 лет назад
  Jonathan Nieder 087b5051ff Skip redundant 'OR-reuse' step in tip commit bitmap setup 8 лет назад
  Jonathan Nieder 65e04a2a92 Avoid repeated sort of tipCommitBitmaps 8 лет назад
  Terry Parker 6d19f5dc8f [style] Shorten line lengths and import order in bitmap code 8 лет назад
  Jonathan Nieder e87f0cd866 Inline PackWriterBitmapWalker.newRevFilter into callers 8 лет назад
  Jonathan Nieder af4ee73454 Convert remaining callers of BitmapBuilder.add to use .addObject 8 лет назад
  Jonathan Nieder 4009713946 Merge changes I57b1d7c1,I590ac460 8 лет назад
  Matthias Sohn 2d46de03bb Merge "Fix imports in DfsInserterTest" 8 лет назад
  Jonathan Nieder 10fe4a5405 Merge changes Ia95da478,I2773aa94,Ib745645f,I92c65f34,Ibb714002, ... 8 лет назад
  Matthias Sohn 7ee184acfa Fix imports in DfsInserterTest 8 лет назад
  Jonathan Nieder fd1ee636a2 Use .addObject and .or instead of .add in AddToBitmapFilter 8 лет назад
  Jonathan Nieder f102abf035 Replace anonymous BitmapRevFilter subclasses with explicit classes 8 лет назад
  Jonathan Nieder 42f0a3d51d Remove BitmapRevFilter.getCountOfLoadedCommits 8 лет назад
  Jonathan Nieder 73474466eb Make BitmapBuilder.getBitmapIndex public 8 лет назад
  Jonathan Nieder f523f21e59 Deprecate BitmapBuilder.add and introduce simpler addObject method 8 лет назад
  Jonathan Nieder 424aa22b56 Add @Override annotations to BitmapIndexImpl 8 лет назад
  Jonathan Nieder 0e403a18e6 Rely on bitmap RevFilter to filter walk during bitmap selection 8 лет назад
  Jonathan Nieder 2a2c2f3373 Use 'reused' bitmap to filter walk during bitmap selection 8 лет назад
  Jonathan Nieder b28091e450 Rely on bitmap RevFilter to filter tip commit setup walk 8 лет назад
  Jonathan Nieder 9d4e5216a6 Use 'reused' bitmap to filter tip commit setup walk 8 лет назад
  Mike Williams c4d73fb7cc Insert duplicate objects to prevent race during garbage collection. 8 лет назад