50 Commits (21f667edbaa1727e08ea9356fcbfbefdee481b2f)

Author SHA1 Message Date
  Matthias Sohn f5936405a3 If a pack isn't found on disk remove it from pack list 9 years ago
  Matthias Sohn 27ee334213 Don't remove pack from pack list for problems which could be transient 9 years ago
  Matthias Sohn 9b86ebb4f6 Log reason for ignoring pack when IOException occurred 9 years ago
  Christian Halstrick 03e860a7b7 Allow explicit configuration of git directory in InitCommand 9 years ago
  Matthias Sohn efb91ee2d1 Implement FileSnapshot.toString() to help debugging 9 years ago
  Christian Halstrick 1b9130e8db Make sure modifications to config-param trustFolderStat are detected 9 years ago
  Christian Halstrick 0fc8b05a71 Introduce config parameter core.trustfolderstat 9 years ago
  Matthias Sohn 668acc6fc5 Only hide gitdir if the repository isn't bare 9 years ago
  Christian Halstrick 227357f929 Add "aggressive" option to GC 9 years ago
  Marc Strapetz f2ebc8d4c5 PackIndexV1 should check for possible corruption 9 years ago
  Robin Rosenberg 00c4a73fbc Windows: Hide the .git directory if hidedotfiles is set to non-false 10 years ago
  Marc Strapetz 6be184e15c PackIndexV2 should check for possible corruption 10 years ago
  Marc Strapetz ce48fba05e PackIndexV2: fix possibly wrong check 10 years ago
  Shawn Pearce 94c4d7eee8 Cleanup use of java.util.Inflater, fixing rare infinite loops 10 years ago
  Dave Borowitz e1856dbf44 Add a method to ObjectInserter to read back inserted objects 11 years ago
  Kevin Sawicki d2fa3987a0 Use bitcheck to check for presence of OPT_FULL option 10 years ago
  Andreas Hermann b7e46c07f9 Fix for reflog corruption caused by multiline message 10 years ago
  Doug Kelly 62697c8d33 Remove streaming delta support from JGit 10 years ago
  Christian Halstrick 16436ef6d9 Fix GarbageCollection not to pack HEAD 10 years ago
  Matthias Sohn 1bdfd3b3aa [findBugs] Ensure streams are closed in a finally block 10 years ago
  Saša Živkov 835ab30743 Expose the received pack size in ReceivePack 10 years ago
  Saša Živkov ef3d864b1e Revert "Add getPackFile to ReceivePack to make PostReceiveHook more 10 years ago
  Marc Strapetz 59a2dc801c Files should be deleted with "retry" option 10 years ago
  Saša Živkov 2670fd427c Add getPackFile to ReceivePack to make PostReceiveHook more usable 10 years ago
  Robin Rosenberg 078a9f6066 Add symlink support to JGit 11 years ago
  Robin Rosenberg 5ef6d69532 Use the new FS.exists method in commonly occuring places 11 years ago
  Shawn Pearce d1aacc415a Fix MissingObjectException race in ObjectDirectory 10 years ago
  Tomasz Zarna 0a38e08c1c fix link to EWAHCompressedBitmap in javadoc of SimpleDataInput/Output 10 years ago
  Colby Ranger ce5fd525be Upgrade javaewah to version 0.7.9 10 years ago
  Robin Rosenberg ed7e1eff07 Suppport the GIT_CONFIG_NOSYSTEM environment variable 10 years ago
  Matthias Sohn 7f7dd171df Cache SimpleDateFormat in GitDateParser per locale 10 years ago
  Christian Halstrick 8da939221c Don't delete .idx file if .pack file can't be deleted 10 years ago
  Colby Ranger 5218f7b33a Propagate IOException where possible when getting refs. 10 years ago
  Colby Ranger 570bba5e7a Ignore bitmap indexes that do not match the pack checksum 10 years ago
  Colby Ranger 6cc532a43c Use a bucket sort for PackReverseIndex. 11 years ago
  Colby Ranger 903fb9c739 Implement get nth offset in PackIndex. 11 years ago
  Robin Rosenberg a62770a3dd Fix the parameters to an exception 11 years ago
  Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again 11 years ago
  Colby Ranger eaa52b12f5 Update PackBitmapIndexRemapper to handle mappings not in the new pack. 11 years ago
  Matthias Sohn d059f85c0b When renaming the lock file succeeds the lock isn't held anymore 11 years ago
  Edwin Kempin e02708a8b3 Fix formatting of PackConfig.toString() & GC.RepoStatistics.toString() 11 years ago
  Christian Halstrick bd5e4eabc2 Fix GC for FileRepo in case packfile renames fail 11 years ago
  Christian Halstrick 67b98d5d40 Make GC more robust against corrupt reflogs 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago