3002 コミット (71b90400bb5e91050941844156ec548211bbb447)
 

作成者 SHA1 メッセージ 日付
  Matthias Sohn 71b90400bb Merge branch 'stable-3.3' 10年前
  Matthias Sohn f59b680c4c Update scripts to deploy jgit on Maven central 10年前
  Matthias Sohn c1fee1d16b Prepare 3.3.1-SNAPSHOT builds 10年前
  Robin Rosenberg b640e3ab31 Merge "Add setContains to ListBranchCommand (branch --contains)" 10年前
  Robin Rosenberg 1328bfdfeb Merge "DirCache.findEntry(byte[], in) made public" 10年前
  Robin Rosenberg 96c049b876 Merge "Windows: Test that we can create a symlink before the target is created" 10年前
  Shawn Pearce fc8ff50e1a Add missing @Deprecated to deprecated fields and methods 10年前
  Matthias Sohn 3d855dbfc6 JGit v3.3.0.201403021825-r 10年前
  Robin Rosenberg fd62a45649 Fix merge/cherry-picking in CRLF mode 10年前
  Robin Rosenberg 31aeaa0931 Merge "Expose the received pack size in ReceivePack" into stable-3.3 10年前
  Robin Rosenberg 8c82872354 Merge "Revert "Add getPackFile to ReceivePack to make PostReceiveHook more usable"" into stable-3.3 10年前
  Saša Živkov 835ab30743 Expose the received pack size in ReceivePack 10年前
  Saša Živkov ef3d864b1e Revert "Add getPackFile to ReceivePack to make PostReceiveHook more 10年前
  Robin Rosenberg abff667d40 Avoid an NPE after 7b01a5369210 10年前
  Robin Rosenberg 5de70c6fab Add a launcher for Java 7 tests 10年前
  Robin Rosenberg 9508df3979 Remove obsolete getRepositoryMethod from WorkingTreeIterator 10年前
  Robin Rosenberg 7b01a53692 Fix NPE when WorkingTreeIterator does not have a repository set 10年前
  Christian Halstrick 83c743e6e2 Merge "Don't raise checkout conflict for file missing in working tree" 10年前
  Kaloyan Raev 44812c02e8 CLI clone command should support --no-checkout 10年前
  Christian Halstrick 73c8e70797 Don't raise checkout conflict for file missing in working tree 10年前
  Matthias Sohn df4aca2166 Merge "Add a missing @since tag" 10年前
  Matthias Sohn a6828b9b73 Merge "Files should be deleted with "retry" option" 10年前
  Christian Halstrick 8c8bbda3fb Add a missing @since tag 10年前
  Marc Strapetz 59a2dc801c Files should be deleted with "retry" option 10年前
  Marc Strapetz c5dfc2317c DirCacheEntry: access to raw path 11年前
  Saša Živkov 2670fd427c Add getPackFile to ReceivePack to make PostReceiveHook more usable 10年前
  Saša Živkov 0d05e5d26c Possibility to limit the max pack size on receive-pack 10年前
  Marc Strapetz ea16c2afff Fix possible NPE in Repository.resolve 10年前
  Marc Strapetz 21498aec83 DirCache.findEntry(byte[], in) made public 11年前
  Matthias Sohn 18b030bcb5 Package httpclient and httpcore in o.e.j.http.apache.feature 10年前
  Matthias Sohn 8e0e78858c Merge branch 'stable-3.3' 10年前
  Matthias Sohn 3d3df3942a Move Apache httpclient based HTTP support to a separate bundle 10年前
  Matthias Sohn 3cebf9c466 Prepare post 3.3.0RC1 builds 10年前
  Matthias Sohn 8bf45c23df JGit v3.3.0.201402191814-rc1 10年前
  Matthias Sohn 514719aa67 [findBugs] Don't ignore exceptional return value of File.mkdir() 10年前
  Matthias Sohn db1877628d [findBugs] Don't rely on default encoding 10年前
  Matthias Sohn 8fe327a8a1 [findBugs] Don't call toString() on a string 10年前
  Shawn Pearce f2f24a304d Fix diff header on renamed or copied files 10年前
  Christian Halstrick 2290516ddb Add an implementation for HttpConnection using Apache HttpClient 11年前
  Christian Halstrick 38c4f35d8b Introduce an abstraction for HTTP connections 11年前
  Shawn Pearce f08fde3eeb Remove dead isBinary method from DiffFormatter 10年前
  Shawn Pearce 3fc5791778 Add missing static qualifier in DiffFormatter 10年前
  Matthias Sohn 1eae309723 Allow programmatic remote configuration for PullCommand 10年前
  James Yonan 7bb7299e8a Fix a NullPointerException if properties file doesn't exist 10年前
  Konrad Kügler 48e36d8cb3 Use branch.<x>.mergeoptions and merge.ff as defaults for merging 10年前
  Roberto Tyley 2b722815c9 Non-Fast-Forward Ref-Updates: Omit isMergedInto() calls 10年前
  Roberto Tyley 47f47ffc07 Initialise ReceiveCommand status to NOT_ATTEMPTED for all constructors 10年前
  Konrad Kügler 420cb50cc2 Use fetch.prune and remote.<name>.prune to set prune mode when fetching 10年前
  Robin Rosenberg 1e6407162c Windows: Test that we can create a symlink before the target is created 10年前
  Axel Richard d86c883082 Add some tests cases on files modes for symbolic links 10年前