3181 Commits (stable-3.4)
 

Author SHA1 Message Date
  Matthias Sohn a6828b9b73 Merge "Files should be deleted with "retry" option" 10 years ago
  Christian Halstrick 8c8bbda3fb Add a missing @since tag 10 years ago
  Marc Strapetz 59a2dc801c Files should be deleted with "retry" option 10 years ago
  Marc Strapetz c5dfc2317c DirCacheEntry: access to raw path 11 years ago
  Saša Živkov 2670fd427c Add getPackFile to ReceivePack to make PostReceiveHook more usable 10 years ago
  Saša Živkov 0d05e5d26c Possibility to limit the max pack size on receive-pack 10 years ago
  Marc Strapetz ea16c2afff Fix possible NPE in Repository.resolve 10 years ago
  Marc Strapetz 21498aec83 DirCache.findEntry(byte[], in) made public 11 years ago
  Matthias Sohn 18b030bcb5 Package httpclient and httpcore in o.e.j.http.apache.feature 10 years ago
  Matthias Sohn 8e0e78858c Merge branch 'stable-3.3' 10 years ago
  Matthias Sohn 3d3df3942a Move Apache httpclient based HTTP support to a separate bundle 10 years ago
  Matthias Sohn 3cebf9c466 Prepare post 3.3.0RC1 builds 10 years ago
  Matthias Sohn 8bf45c23df JGit v3.3.0.201402191814-rc1 10 years ago
  Matthias Sohn 514719aa67 [findBugs] Don't ignore exceptional return value of File.mkdir() 10 years ago
  Matthias Sohn db1877628d [findBugs] Don't rely on default encoding 10 years ago
  Matthias Sohn 8fe327a8a1 [findBugs] Don't call toString() on a string 10 years ago
  Shawn Pearce f2f24a304d Fix diff header on renamed or copied files 10 years ago
  Christian Halstrick 2290516ddb Add an implementation for HttpConnection using Apache HttpClient 10 years ago
  Christian Halstrick 38c4f35d8b Introduce an abstraction for HTTP connections 10 years ago
  Shawn Pearce f08fde3eeb Remove dead isBinary method from DiffFormatter 10 years ago
  Shawn Pearce 3fc5791778 Add missing static qualifier in DiffFormatter 10 years ago
  Matthias Sohn 1eae309723 Allow programmatic remote configuration for PullCommand 10 years ago
  James Yonan 7bb7299e8a Fix a NullPointerException if properties file doesn't exist 10 years ago
  Konrad Kügler 48e36d8cb3 Use branch.<x>.mergeoptions and merge.ff as defaults for merging 10 years ago
  Roberto Tyley 2b722815c9 Non-Fast-Forward Ref-Updates: Omit isMergedInto() calls 10 years ago
  Roberto Tyley 47f47ffc07 Initialise ReceiveCommand status to NOT_ATTEMPTED for all constructors 10 years ago
  Konrad Kügler 420cb50cc2 Use fetch.prune and remote.<name>.prune to set prune mode when fetching 10 years ago
  Robin Rosenberg 1e6407162c Windows: Test that we can create a symlink before the target is created 10 years ago
  Axel Richard d86c883082 Add some tests cases on files modes for symbolic links 10 years ago
  Robin Rosenberg 7f5645bd6d Add some test cases for symbolic links with Java7 10 years ago
  Robin Rosenberg 5a51779e84 Normalize paths on OS X 10 years ago
  Robin Rosenberg b434241e73 Recognize symlinks in the FileTreeIterator 10 years ago
  Robin Rosenberg 0b3a5ab817 Add special case to WorkingTreeIterator for matching unnormalized symlinks 10 years ago
  Robin Rosenberg 8dc2f54fa4 FileUtils.delete does not recurse via symlinks 10 years ago
  Robin Rosenberg 14cd43e6df Use fileAttributes to get more attributes in one go 10 years ago
  Robin Stocker 2852b6a07d Fix RevWalkUtils.findBranchesReachableFrom not finding some branches 10 years ago
  Robin Rosenberg 1b5bb265dc Length of symbolic link is the number of bytes, not characters 10 years ago
  Robin Rosenberg 7c19c45544 Add delete support to FS 11 years ago
  Robin Rosenberg 50a19fcdef Dynamically detect if Windows supports symbolic links 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
  Robin Rosenberg 239f237be2 Fix deprecated WTI#isModified 10 years ago
  Robin Rosenberg ff83f54d29 Failing to delete a directory with untracked content is actually ok 10 years ago
  Robin Rosenberg e03f18941f Ban dangerous ref names in Windows 10 years ago
  Matthias Sohn 08fd639c0d Merge "Reset internal state canonical length in WorkingTreeIterator when moving" 10 years ago
  Shawn Pearce 8ae6295007 Merge "Fix MissingObjectException race in ObjectDirectory" 10 years ago
  Shawn Pearce d1aacc415a Fix MissingObjectException race in ObjectDirectory 10 years ago
  Robin Rosenberg 871ee53b52 Reset internal state canonical length in WorkingTreeIterator when moving 10 years ago
  Robin Rosenberg 5404e70dc6 Fix for core.autocrlf=input resulting in modified file 10 years ago
  Christian Halstrick 8352d1729c Add a missing since tag 10 years ago