2812 Commits (d7a44736ce461ee7c7a5cf30cb9c705ebeb2c800)

Autor SHA1 Nachricht Datum
  Sebastian Schuberth d7a44736ce FS: Remove the gitprefix logic vor 9 Jahren
  Sebastian Schuberth d9ffc03837 SystemReader: Use discoverGitSystemConfig() in openSystemConfig() vor 9 Jahren
  Sebastian Schuberth cb12f4f0ad FS: Add a method to discover the system-wide config file vor 9 Jahren
  Sebastian Schuberth b8b6357fe6 FS: Extend readPipe() to optionally take additional environment vor 9 Jahren
  Sebastian Schuberth 8ed6b745bb FS: Document readpipe()'s encoding parameter vor 9 Jahren
  Sebastian Schuberth 6fdd214349 Split discoverGitPrefix() code out into discoverGitExe() vor 9 Jahren
  Sebastian Schuberth 4ca2fc5ce7 Equalize discoverGitPrefix() implementations between POSIX and Win32 vor 9 Jahren
  Sebastian Schuberth 8025443db4 Move resolveGrandparentFile() to the base class for wider use vor 9 Jahren
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() vor 9 Jahren
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit vor 9 Jahren
  Shawn Pearce 0419f8128b ReceivePack: support quiet capability vor 9 Jahren
  Matthias Sohn ed6694bd89 Prepare post 4.0.0-rc1 builds vor 9 Jahren
  Matthias Sohn e2c062f529 JGit v4.0.0.201505191015-rc1 vor 9 Jahren
  Matthias Sohn 4cbe66af47 Fix warnings in ObjectFilter vor 9 Jahren
  Matthias Sohn 0243da320e Fix typo in reflog message written by RebaseCommand.tryFastForward() vor 9 Jahren
  Hugo Arès 9d6507ba4d Fix ObjectReader resources leak vor 9 Jahren
  Jonathan Nieder b35b09d09a Correct @since tags for ObjectFilter vor 9 Jahren
  Jonathan Nieder f91f4e5ed6 Fix typo in ObjectWalk#getObjectFilter javadoc vor 9 Jahren
  Jonathan Nieder f2be5bca04 Allow ObjectWalk to be filtered by an arbitrary predicate vor 9 Jahren
  Shawn Pearce 2eb16aa6ca Remove SoftReference from dfs.DeltaBaseCache vor 9 Jahren
  Shawn Pearce 8ff08455f6 Fix memory leak in dfs.DeltaBaseCase vor 9 Jahren
  Matthias Sohn 8b9623511f Use ANY_DIFF filter in ResolveMerger only for bare repositories vor 9 Jahren
  Shawn Pearce bfdd963083 FS_POSIX: Rework umask detection to make it settable vor 9 Jahren
  Shawn Pearce e4e947049f Expose disposeBody() on RevCommit and RevTag vor 9 Jahren
  Shawn Pearce ca7daa5226 ObjectReader: remove the walkAdvice API vor 9 Jahren
  Shawn Pearce af7dcd6e1b RevWalk: Discard uninteresting commits unless RevSort.BOUNDARY vor 9 Jahren
  Shawn Pearce 53e39094bf ObjectWalk: make setRetainBody(false) the default vor 9 Jahren
  Sebastian Schuberth 11c393a1d4 Do not concatenate strings as arguments to StringBuilder.append() vor 9 Jahren
  Sebastian Schuberth 926ad4296e IndexDiffFilter: Simplify a boolean expression vor 9 Jahren
  Sebastian Schuberth 3d231bd95e GroupHead: Remove a redundant call to String.format() vor 9 Jahren
  Sebastian Schuberth ec6ec3b10f FS_Win32: Avoid an IOException on Windows if bash is not in PATH vor 9 Jahren
  Shawn Pearce ae592cc655 Add repository name to failures in HTTP server log vor 9 Jahren
  Matthias Sohn 3e7e4132de Prepare post 4.0.0-m2 builds vor 9 Jahren
  Matthias Sohn 16f27ccb6f JGit v4.0.0.201505050340-m2 vor 9 Jahren
  Matthias Sohn 80369d1895 Prepare post 4.0.0-m1 builds vor 9 Jahren
  Christian Halstrick 6f71301404 Fix possible AIOOB in DirCacheTree.contains() vor 9 Jahren
  Shawn Pearce 4a984e2033 Support agent= capability in wire protocol vor 9 Jahren
  Shawn Pearce 4feffb3bf5 Add fsck.allowInvalidPersonIdent to accept invalid author/committers vor 9 Jahren
  Hugo Arès ae4b72d50e Remove pack from list when file handle is stale vor 9 Jahren
  Hugo Arès d3a73c1407 Lower log level to warn for handled pack errors vor 9 Jahren
  Matthias Sohn 720adcebb5 Prepare 3.7.2-SNAPSHOT builds vor 9 Jahren
  Matthias Sohn 2383cccf12 JGit v3.7.1.201504261725-r vor 9 Jahren
  David Ostrovsky d1da2780c2 Revert "Let ObjectWalk.markUninteresting also mark the root tree as" vor 9 Jahren
  Matthias Sohn 10412ddfed Delete deprecated PackWriter.preparePack() methods vor 9 Jahren
  Matthias Sohn ffdacc2bbb Delete deprecated class IgnoreRule vor 9 Jahren
  Matthias Sohn 5362e1d41c Delete deprecated checkoutEntry() methods in DirCacheCheckout vor 9 Jahren
  Shawn Pearce 6e5c71b358 Remove validate support when reusing cached pack vor 9 Jahren
  Shawn Pearce a3476ced1f Rename copyThroughCache to shouldCopyThroughCache vor 9 Jahren
  Shawn Pearce 1553a6ff55 Add readAheadBuffer hint to ReadableChannel vor 9 Jahren
  Shawn Pearce c761c8bb5c Avoid storing large packs in block cache during reuse vor 9 Jahren