5826 Commits (66165fef48aeefcf25d3e3330483840c00adea2e)
 

Author SHA1 Message Date
  David Pursehouse 62bc48df60 Constants: Initialize CHARSET and CHARACTER_ENCODING from StandardCharsets.UTF_8 6 years ago
  Matthias Sohn b7651da4e8 Remove deprecated LfsProtocolServlet#getLargeFileRepository 6 years ago
  Matthias Sohn b0e06a733b Remove deprecated Lfs#Lfs(Path) 6 years ago
  Matthias Sohn bfe89332a4 Remove deprecated StreamCopyThread#flush 6 years ago
  Matthias Sohn 50436cc829 Remove deprecated SafeBufferedOutputStream 6 years ago
  Matthias Sohn e940db9f15 Remove deprecated EolCanonicalizingInputStream 6 years ago
  Matthias Sohn 5fc1705f5b Remove deprecated FileUtils#relativize(String, String) 6 years ago
  Matthias Sohn 62f3b47eb4 Remove deprecated FileUtil using Java 7 NIO 6 years ago
  Matthias Sohn 164b3e9699 Remove deprecated TreeWalk#getEolStreamType 6 years ago
  Matthias Sohn 4772569036 Remove deprecated FileTreeIterator(WorkingTreeIterator, File, FS) 6 years ago
  Matthias Sohn 39a1b4d325 Remove deprecated TransportHttp#httpOpen(String, URL) 6 years ago
  Matthias Sohn 211d94e135 Remove deprecated ResolveMerger#processEntry method 6 years ago
  Matthias Sohn e1cfe09bfa Remove deprecated Repository#getRef 6 years ago
  Matthias Sohn d061343619 Remove deprecated BitmapBuilder#add 6 years ago
  Matthias Sohn cc8dfe79a9 Remove deprecated LockFile(File, FS) constructor 6 years ago
  Matthias Sohn f0ab2d07b8 Remove deprecated IgnoreNode#isIgnored method 6 years ago
  David Pursehouse 9441508682 Fix misspelled class name: EmtpyCommitException -> EmptyCommitException 6 years ago
  Matthias Sohn cc19f64966 Remove deprecated Statistics, UploadPackLogger, UploadPackLoggerChain 6 years ago
  Matthias Sohn f9a4112ecc Remove deprecated StoredObjectRepresentationnotAvailableException ctor 6 years ago
  Matthias Sohn 653b31a903 Remove deprecated ArchiveCommand#putEntry method 6 years ago
  Matthias Sohn d0f1f5eef6 Prepare 5.0.0-SNAPSHOT builds 6 years ago
  Matthias Sohn 2187920216 Merge branch 'stable-4.11' 6 years ago
  Matthias Sohn f389e18a28 Prepare 4.11.1-SNAPSHOT builds 6 years ago
  Matthias Sohn f944063517 JGit v4.11.0.201803080745-r 6 years ago
  Thomas Wolf e00f59b7fe Remove useless for(;;) loop 6 years ago
  Thomas Wolf 7d3040368f Fix DiffFormatter for diffs against working tree with autocrlf=true 6 years ago
  Matthias Sohn 0d79bcf151 Merge branch 'stable-4.10' 6 years ago
  Markus Duft 0f9ec9e406 LFS: Adjust some API to make integration into tools (EGit,...) easier 6 years ago
  David Pursehouse 9f689e90d4 MergeHeadMsgTest: Open FileOutputStream in try-with-resource 6 years ago
  David Pursehouse 2c29af7867 MergeCommand: Open RevWalk in try-with-resource 6 years ago
  David Pursehouse 057a295f0c MeasurePackSizeTest: Open Transport in try-with-resource 6 years ago
  David Pursehouse 658c7c179d LongObjectIdTest: Open OutputStreamWriter in try-with-resource 6 years ago
  David Pursehouse ee4dd50b3f JschConfigSessionFactory: Open FileInputStream in try-with-resource 6 years ago
  David Pursehouse 3195d2fb9b CommandCatalog: Use StandardCharsets.UTF_8 6 years ago
  David Pursehouse f91ce7faad JGitTestUtil: Open auto-closeable resources in try-with-resource 6 years ago
  David Pursehouse 0b4e781f7c Use StandardCharsets.UTF_8 in tests 6 years ago
  David Pursehouse 2c5b721161 InfoRefsServlet: Open OutputStreamWriter in try-with-resource 6 years ago
  David Pursehouse de96131d36 IndexDiffWithSymlinkTest: Open InputStream in try-with-resource 6 years ago
  David Pursehouse 7b57ce5186 HugeFileTest: Open RandomAccessFile in try-with-resource 6 years ago
  David Pursehouse b5115f6897 HookMessageTest: Open Transport in try-with-resource 6 years ago
  David Pursehouse 6722f6927a GitSmartHttpTools: Open OutputStream in try-with-resource 6 years ago
  David Pursehouse 462f04a47d GitServletResponseTests: Open Transport in try-with-resource 6 years ago
  David Pursehouse c6ea82b9cc GetTextTest: Open InputStream in try-with-resource 6 years ago
  David Pursehouse e53edce867 GC: Open auto-closeable resources in try-with-resource 6 years ago
  David Pursehouse 5f082de9bb FileSnapshotTest: Open FileOutputStream in try-with-resource 6 years ago
  David Pursehouse 07341b2947 FileSender: Open OutputStream in try-with-resource 6 years ago
  David Pursehouse d1356bf238 FileRepository: Open FileInputStream in try-with-resource 6 years ago
  David Pursehouse 03536cc2d0 FileLfsServlet: Open PrintWriter in try-with-resource 6 years ago
  David Pursehouse 336add10c1 FetchProcess: Open OutputStreamWriter in try-with-resource 6 years ago
  David Pursehouse fabd645fad FS: Open TemporaryBuffer in try-with-resource 6 years ago