3726 Commits (d7a44736ce461ee7c7a5cf30cb9c705ebeb2c800)
 

Author SHA1 Message Date
  Sebastian Schuberth d7a44736ce FS: Remove the gitprefix logic 9 years ago
  Sebastian Schuberth d9ffc03837 SystemReader: Use discoverGitSystemConfig() in openSystemConfig() 9 years ago
  Sebastian Schuberth cb12f4f0ad FS: Add a method to discover the system-wide config file 9 years ago
  Sebastian Schuberth b8b6357fe6 FS: Extend readPipe() to optionally take additional environment 9 years ago
  Sebastian Schuberth 8ed6b745bb FS: Document readpipe()'s encoding parameter 9 years ago
  Sebastian Schuberth 6fdd214349 Split discoverGitPrefix() code out into discoverGitExe() 9 years ago
  Sebastian Schuberth 4ca2fc5ce7 Equalize discoverGitPrefix() implementations between POSIX and Win32 9 years ago
  Sebastian Schuberth 8025443db4 Move resolveGrandparentFile() to the base class for wider use 9 years ago
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 years ago
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit 9 years ago
  Matthias Sohn 6424dcd694 Merge "ReceivePack: support quiet capability" 9 years ago
  Shawn Pearce 0419f8128b ReceivePack: support quiet capability 9 years ago
  Matthias Sohn 0b5cb2e11e Merge branch 'stable-4.0' 9 years ago
  Shawn Pearce faf0a8f61d Merge "Fix ObjectReader resources leak" 9 years ago
  Matthias Sohn ed6694bd89 Prepare post 4.0.0-rc1 builds 9 years ago
  Matthias Sohn e2c062f529 JGit v4.0.0.201505191015-rc1 9 years ago
  Matthias Sohn fd04e0548f Merge branch 'master' into stable-4.0 9 years ago
  Matthias Sohn 4cbe66af47 Fix warnings in ObjectFilter 9 years ago
  Matthias Sohn 0243da320e Fix typo in reflog message written by RebaseCommand.tryFastForward() 9 years ago
  Hugo Arès 9d6507ba4d Fix ObjectReader resources leak 9 years ago
  Jonathan Nieder b35b09d09a Correct @since tags for ObjectFilter 9 years ago
  Jonathan Nieder f91f4e5ed6 Fix typo in ObjectWalk#getObjectFilter javadoc 9 years ago
  Jonathan Nieder f2be5bca04 Allow ObjectWalk to be filtered by an arbitrary predicate 9 years ago
  Matthias Sohn 1b18a6e1b6 Merge "Update to Jetty 9.2.10" 9 years ago
  Shawn Pearce 2eb16aa6ca Remove SoftReference from dfs.DeltaBaseCache 9 years ago
  Shawn Pearce 8ff08455f6 Fix memory leak in dfs.DeltaBaseCase 9 years ago
  Shawn Pearce 3852a085bd Merge "FS_POSIX: Rework umask detection to make it settable" 9 years ago
  Christian Halstrick 446fa0e480 Merge "Fix possible AIOOB in DirCacheTree.contains()" 9 years ago
  Matthias Sohn a24b7c3cc7 Update to Jetty 9.2.10 9 years ago
  Matthias Sohn 3bc4401010 Update javax.servlet to 3.1 9 years ago
  Matthias Sohn 8b9623511f Use ANY_DIFF filter in ResolveMerger only for bare repositories 9 years ago
  Shawn Pearce bfdd963083 FS_POSIX: Rework umask detection to make it settable 9 years ago
  Shawn Pearce 4ac7cf003b Merge "Fix IllegalArgumentException in AmazonS3" 9 years ago
  Shawn Pearce e4e947049f Expose disposeBody() on RevCommit and RevTag 9 years ago
  Shawn Pearce ca7daa5226 ObjectReader: remove the walkAdvice API 9 years ago
  Shawn Pearce af7dcd6e1b RevWalk: Discard uninteresting commits unless RevSort.BOUNDARY 9 years ago
  Shawn Pearce 53e39094bf ObjectWalk: make setRetainBody(false) the default 9 years ago
  Shawn Pearce 3d06349ff2 Merge changes I62befa4a,Ia9c3d123,I7fcf6534 9 years ago
  Sebastian Schuberth 11c393a1d4 Do not concatenate strings as arguments to StringBuilder.append() 9 years ago
  Sebastian Schuberth 926ad4296e IndexDiffFilter: Simplify a boolean expression 9 years ago
  Sebastian Schuberth 3d231bd95e GroupHead: Remove a redundant call to String.format() 9 years ago
  Sebastian Schuberth ec6ec3b10f FS_Win32: Avoid an IOException on Windows if bash is not in PATH 9 years ago
  Shawn Pearce a870a8a03c Skip logging stack trace on corrupt objects 9 years ago
  Shawn Pearce ae592cc655 Add repository name to failures in HTTP server log 9 years ago
  Matthias Sohn 72857c52ec Merge branch 'stable-4.0' 9 years ago
  Matthias Sohn 3e7e4132de Prepare post 4.0.0-m2 builds 9 years ago
  Matthias Sohn 16f27ccb6f JGit v4.0.0.201505050340-m2 9 years ago
  Matthias Sohn f1a1acbd1c Merge branch 'master' into stable-4.0 9 years ago
  Matthias Sohn 80369d1895 Prepare post 4.0.0-m1 builds 9 years ago
  Matthias Sohn c2ce3a60e0 Merge "Revert "ResolveMerge only needs to visit differing TreeEntries"" 9 years ago