2993 Révisions (stable-3.3)
 

Auteur SHA1 Message Date
  Matthias Sohn 50d8cf5ca5 JGit v3.3.2.201404171909-r il y a 10 ans
  Matthias Sohn 792d27ece1 Fix version.sh to update Eclipse-SourceBundle version il y a 10 ans
  Matthias Sohn a53a18e988 Ensure that stored credentials aren't reset too early il y a 10 ans
  Matthias Sohn 5073000c3f Prepare 3.3.2-SNAPSHOT builds il y a 10 ans
  Matthias Sohn f3f2060b5c JGit v3.3.1.201403241930-r il y a 10 ans
  Matthias Sohn 8598fe3d2b Retry to call credentials provider if http authentication failed il y a 10 ans
  Christian Halstrick fc9b1fbf6b Ensure that ssh authentication is retried only in JGit il y a 10 ans
  Matthias Sohn 1bdfd3b3aa [findBugs] Ensure streams are closed in a finally block il y a 10 ans
  Matthias Sohn 2dc1431f90 Update com.jcraft.jsch to 0.1.50 also in pom dependencies il y a 10 ans
  Matthias Sohn f59b680c4c Update scripts to deploy jgit on Maven central il y a 10 ans
  Matthias Sohn c1fee1d16b Prepare 3.3.1-SNAPSHOT builds il y a 10 ans
  Matthias Sohn 3d855dbfc6 JGit v3.3.0.201403021825-r il y a 10 ans
  Robin Rosenberg fd62a45649 Fix merge/cherry-picking in CRLF mode il y a 10 ans
  Robin Rosenberg 31aeaa0931 Merge "Expose the received pack size in ReceivePack" into stable-3.3 il y a 10 ans
  Robin Rosenberg 8c82872354 Merge "Revert "Add getPackFile to ReceivePack to make PostReceiveHook more usable"" into stable-3.3 il y a 10 ans
  Saša Živkov 835ab30743 Expose the received pack size in ReceivePack il y a 10 ans
  Saša Živkov ef3d864b1e Revert "Add getPackFile to ReceivePack to make PostReceiveHook more il y a 10 ans
  Robin Rosenberg abff667d40 Avoid an NPE after 7b01a5369210 il y a 10 ans
  Robin Rosenberg 5de70c6fab Add a launcher for Java 7 tests il y a 10 ans
  Robin Rosenberg 9508df3979 Remove obsolete getRepositoryMethod from WorkingTreeIterator il y a 10 ans
  Robin Rosenberg 7b01a53692 Fix NPE when WorkingTreeIterator does not have a repository set il y a 10 ans
  Saša Živkov 2670fd427c Add getPackFile to ReceivePack to make PostReceiveHook more usable il y a 10 ans
  Saša Živkov 0d05e5d26c Possibility to limit the max pack size on receive-pack il y a 10 ans
  Matthias Sohn 18b030bcb5 Package httpclient and httpcore in o.e.j.http.apache.feature il y a 10 ans
  Matthias Sohn 3d3df3942a Move Apache httpclient based HTTP support to a separate bundle il y a 10 ans
  Matthias Sohn 3cebf9c466 Prepare post 3.3.0RC1 builds il y a 10 ans
  Matthias Sohn 8bf45c23df JGit v3.3.0.201402191814-rc1 il y a 10 ans
  Matthias Sohn 514719aa67 [findBugs] Don't ignore exceptional return value of File.mkdir() il y a 10 ans
  Matthias Sohn db1877628d [findBugs] Don't rely on default encoding il y a 10 ans
  Matthias Sohn 8fe327a8a1 [findBugs] Don't call toString() on a string il y a 10 ans
  Shawn Pearce f2f24a304d Fix diff header on renamed or copied files il y a 10 ans
  Christian Halstrick 2290516ddb Add an implementation for HttpConnection using Apache HttpClient il y a 10 ans
  Christian Halstrick 38c4f35d8b Introduce an abstraction for HTTP connections il y a 10 ans
  Shawn Pearce f08fde3eeb Remove dead isBinary method from DiffFormatter il y a 10 ans
  Shawn Pearce 3fc5791778 Add missing static qualifier in DiffFormatter il y a 10 ans
  Matthias Sohn 1eae309723 Allow programmatic remote configuration for PullCommand il y a 10 ans
  James Yonan 7bb7299e8a Fix a NullPointerException if properties file doesn't exist il y a 10 ans
  Konrad Kügler 48e36d8cb3 Use branch.<x>.mergeoptions and merge.ff as defaults for merging il y a 10 ans
  Roberto Tyley 2b722815c9 Non-Fast-Forward Ref-Updates: Omit isMergedInto() calls il y a 10 ans
  Roberto Tyley 47f47ffc07 Initialise ReceiveCommand status to NOT_ATTEMPTED for all constructors il y a 10 ans
  Konrad Kügler 420cb50cc2 Use fetch.prune and remote.<name>.prune to set prune mode when fetching il y a 10 ans
  Axel Richard d86c883082 Add some tests cases on files modes for symbolic links il y a 10 ans
  Robin Rosenberg 7f5645bd6d Add some test cases for symbolic links with Java7 il y a 10 ans
  Robin Rosenberg 5a51779e84 Normalize paths on OS X il y a 10 ans
  Robin Rosenberg b434241e73 Recognize symlinks in the FileTreeIterator il y a 10 ans
  Robin Rosenberg 0b3a5ab817 Add special case to WorkingTreeIterator for matching unnormalized symlinks il y a 10 ans
  Robin Rosenberg 8dc2f54fa4 FileUtils.delete does not recurse via symlinks il y a 10 ans
  Robin Rosenberg 14cd43e6df Use fileAttributes to get more attributes in one go il y a 10 ans
  Robin Stocker 2852b6a07d Fix RevWalkUtils.findBranchesReachableFrom not finding some branches il y a 10 ans
  Robin Rosenberg 1b5bb265dc Length of symbolic link is the number of bytes, not characters il y a 10 ans