96 коммитов (27ee3342136a588adbc1eee4b333179d8f6f1aa7)

Автор SHA1 Сообщение Дата
  Matthias Sohn 27ee334213 Don't remove pack from pack list for problems which could be transient 9 лет назад
  Matthias Sohn 9b86ebb4f6 Log reason for ignoring pack when IOException occurred 9 лет назад
  Christian Halstrick 03e860a7b7 Allow explicit configuration of git directory in InitCommand 9 лет назад
  Christian Halstrick 1b9130e8db Make sure modifications to config-param trustFolderStat are detected 9 лет назад
  Christian Halstrick 0fc8b05a71 Introduce config parameter core.trustfolderstat 9 лет назад
  Matthias Sohn 668acc6fc5 Only hide gitdir if the repository isn't bare 9 лет назад
  Christian Halstrick fa4f00b7ed Fix PackWriterBitmapWalker handling non-existing uninteresting objects 9 лет назад
  Christian Halstrick 227357f929 Add "aggressive" option to GC 9 лет назад
  Marc Strapetz f2ebc8d4c5 PackIndexV1 should check for possible corruption 9 лет назад
  Shawn Pearce bc90ce7788 PackWriter: Report more stats during partial writes 9 лет назад
  Robin Rosenberg 00c4a73fbc Windows: Hide the .git directory if hidedotfiles is set to non-false 10 лет назад
  Marc Strapetz 6be184e15c PackIndexV2 should check for possible corruption 10 лет назад
  Marc Strapetz ce48fba05e PackIndexV2: fix possibly wrong check 10 лет назад
  Shawn Pearce 94c4d7eee8 Cleanup use of java.util.Inflater, fixing rare infinite loops 10 лет назад
  Shawn Pearce d70419ab00 Revert "Add a method to DfsOutputStream to read as an InputStream" 10 лет назад
  Dave Borowitz e1856dbf44 Add a method to ObjectInserter to read back inserted objects 11 лет назад
  Shawn Pearce 63eb9042a4 DfsInserter: buffer up to streamFileThreshold from InputStream 10 лет назад
  Kevin Sawicki d2fa3987a0 Use bitcheck to check for presence of OPT_FULL option 10 лет назад
  Hugo Arès d439c8dfe5 Fix DeltaTask infinite loop 10 лет назад
  Andreas Hermann b7e46c07f9 Fix for reflog corruption caused by multiline message 10 лет назад
  Doug Kelly 62697c8d33 Remove streaming delta support from JGit 10 лет назад
  Robin Rosenberg fe397ad90f Don't use package private classes when overriding a public interface 10 лет назад
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks 10 лет назад
  Christian Halstrick 16436ef6d9 Fix GarbageCollection not to pack HEAD 10 лет назад
  Matthias Sohn 1bdfd3b3aa [findBugs] Ensure streams are closed in a finally block 10 лет назад
  Saša Živkov 835ab30743 Expose the received pack size in ReceivePack 10 лет назад
  Saša Živkov ef3d864b1e Revert "Add getPackFile to ReceivePack to make PostReceiveHook more 10 лет назад
  Marc Strapetz 59a2dc801c Files should be deleted with "retry" option 10 лет назад
  Saša Živkov 2670fd427c Add getPackFile to ReceivePack to make PostReceiveHook more usable 10 лет назад
  Robin Rosenberg 078a9f6066 Add symlink support to JGit 11 лет назад
  Robin Rosenberg 5ef6d69532 Use the new FS.exists method in commonly occuring places 11 лет назад
  Shawn Pearce d1aacc415a Fix MissingObjectException race in ObjectDirectory 10 лет назад
  Tomasz Zarna 0a38e08c1c fix link to EWAHCompressedBitmap in javadoc of SimpleDataInput/Output 10 лет назад
  Colby Ranger ce5fd525be Upgrade javaewah to version 0.7.9 10 лет назад
  Robin Rosenberg ed7e1eff07 Suppport the GIT_CONFIG_NOSYSTEM environment variable 10 лет назад
  Matthias Sohn 7f7dd171df Cache SimpleDateFormat in GitDateParser per locale 10 лет назад
  Colby Ranger f3b80f1a74 Do not update the ref hot bit when checking isIndexLoaded 10 лет назад
  Christian Halstrick 8da939221c Don't delete .idx file if .pack file can't be deleted 10 лет назад
  Colby Ranger 5218f7b33a Propagate IOException where possible when getting refs. 10 лет назад
  Colby Ranger 570bba5e7a Ignore bitmap indexes that do not match the pack checksum 10 лет назад
  Colby Ranger 7dc6c553c0 Remove unneeded packs when compacting with no new objects 10 лет назад
  Shawn Pearce aa8d5ac26c Remove unnecessary inflate stride in DfsBlock 10 лет назад
  Colby Ranger 6cc532a43c Use a bucket sort for PackReverseIndex. 11 лет назад
  Colby Ranger 903fb9c739 Implement get nth offset in PackIndex. 11 лет назад
  Dave Borowitz b646578d89 Add a method to DfsOutputStream to read as an InputStream 11 лет назад
  Robin Rosenberg a62770a3dd Fix the parameters to an exception 11 лет назад
  Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again 11 лет назад
  Shawn Pearce 5d8a9f6f3f Rescale "Compressing objects" progress meter by size 11 лет назад
  Shawn Pearce 21e4aa2b9e Split delta search buckets by byte weight 11 лет назад
  Shawn Pearce 3c27ee1a91 Support excluding objects during DFS compaction 11 лет назад