36 Commits (d7a44736ce461ee7c7a5cf30cb9c705ebeb2c800)

Author SHA1 Message Date
  Sebastian Schuberth d7a44736ce FS: Remove the gitprefix logic 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 8025443db4 Move resolveGrandparentFile() to the base class for wider use 9 years ago
  Matthias Sohn 6e653aef1d FS.readPipe() shouldn't log IOException as an error 9 years ago
  Matthias Sohn 197e3393a5 Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit 9 years ago
  Laurent Delaigue 26fd56f167 Refactored pre-commit hook to make it less invasive. 9 years ago
  Matthias Sohn c18694e0d1 Use slf4j to log instead of printing to System.err 9 years ago
  Laurent Goubet 6aed51e3ce Introduce hook support into the FS implementations 9 years ago
  Shawn Pearce 62b538d891 Cleanup catch Exception when making Java7FSFactory 10 years ago
  Robin Rosenberg 5a51779e84 Normalize paths on OS X 10 years ago
  Robin Rosenberg 14cd43e6df Use fileAttributes to get more attributes in one go 10 years ago
  Robin Rosenberg 7c19c45544 Add delete support to FS 11 years ago
  Robin Rosenberg dd3181603e Extend the FS class for Java7 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Robin Rosenberg 9570e0d4a9 Refactor detection of Windows platform to SystemReader 11 years ago
  Matthias Sohn e9c811d0d0 Allow detection of case insensitive file systems 12 years ago
  Kevin Sawicki 2de1d9fb64 Only print stack trace to Sytem.err when debug flag is set 12 years ago
  Carl Myers 85a9ab7410 Fix NPE when PATH environment variable is empty 12 years ago
  Robin Rosenberg ea5df16404 Attempt to make git prefix detection more reliable 13 years ago
  Robin Rosenberg 76d25273cc Fix broken git prefix detection 13 years ago
  Shawn O. Pearce ae1f7947de FS: Allow cloning an FS instance 13 years ago
  Shawn O. Pearce a4a00ea8f1 FS: Allow userHome to be set and cached 13 years ago
  Shawn O. Pearce 5f82569cab FS: Allow gitPrefix to be set and cached 13 years ago
  Shawn O. Pearce 2f705ad240 FS: Overload detect() with no arguments 13 years ago
  Shawn O. Pearce c6423932bf Fix JGit --upload-pack, --receive-pack options 13 years ago
  Robin Rosenberg 797ebba307 Add support for getting the system wide configuration 13 years ago
  Robin Rosenberg 240769e023 Refactor exec of a command and reading one line into utility 13 years ago
  Robin Rosenberg 14b358a6fb Refactor search for a file within a PATH 13 years ago
  Marc Strapetz a46abab244 Add FS.detect() for detection of file system abstraction. 13 years ago
  Jens Baumgart e99c48a61a Fix concurrent read / write issue in GitIndex on Windows 13 years ago
  Marc Strapetz 936e4ab2f2 Repository can be configured with FS 14 years ago
  Alex Blewitt 4d91645e89 Remove trailing whitespace at end of line 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago