4254 Commits (f3ec7cf3f0436a79e252251a31dbc62694555897)

Author SHA1 Message Date
  Markus Duft 0f9ec9e406 LFS: Adjust some API to make integration into tools (EGit,...) easier 6 years ago
  David Pursehouse 2c29af7867 MergeCommand: Open RevWalk in try-with-resource 6 years ago
  David Pursehouse ee4dd50b3f JschConfigSessionFactory: Open FileInputStream in try-with-resource 6 years ago
  David Pursehouse e53edce867 GC: Open auto-closeable resources in try-with-resource 6 years ago
  David Pursehouse d1356bf238 FileRepository: Open FileInputStream 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
  David Pursehouse da63121b0d DirCacheIterator: Open InputStream in try-with-resource 6 years ago
  David Pursehouse e2d875ee30 DiffCommand: Open DiffFormatter in try-with-resource 6 years ago
  David Pursehouse 3393f78210 CommitCommand: Open InputStream in try-with-resource 6 years ago
  David Pursehouse 1826341793 DefaultNoteMerger: Open UnionInputStream in try-with-resource 6 years ago
  Matthias Sohn e88f95146a Silence API error raised for new CONFIG_SECTION_LFS constant 6 years ago
  David Pursehouse 9e4a455f9b ArchiveCommand: Create archive output stream in try-with-resource 6 years ago
  David Pursehouse 40868386db ApplyCommand: Open FileWriter in try-with-resource 6 years ago
  David Pursehouse f6dbc7d472 AmazonS3: Open InputStream/FileInputStream in try-with-resource 6 years ago
  David Pursehouse fa9ee83697 WalkRemoteObjectDatabase: Open auto-closeable resources in try-with-resource 6 years ago
  David Pursehouse 99c187a5da TransportSftp: Open BufferedReader in try-with-resource 6 years ago
  David Pursehouse 4c2f613a5a TransportHttp: Open auto-closeable resources in try-with-resource 6 years ago
  David Pursehouse 20b750d2f5 LockFile: Open FileInputStream in try-with-resource 6 years ago
  David Pursehouse 60b43c03e2 Add ConfigConstants.CONFIG_SECTION_LFS 6 years ago
  David Pursehouse bc9e3a31b2 Add|RemoveNoteComand: Reduce duplicated code 6 years ago
  David Pursehouse cf489d36b9 TagBuilder: Open OutputStreamWriter in try-with-resource 6 years ago
  David Pursehouse a73f6c6009 DaemonService: Open Repository in try-with-resource 6 years ago
  David Pursehouse 63be96f488 RefDirectory: Open BufferedReader in try-with-resource 6 years ago
  David Pursehouse db0b7911fe ObjectDirectory: Open BufferedReader in try-with-resource 6 years ago
  David Pursehouse 86330ca2ad Patch: Open TemporaryBuffer in try-with-resource 6 years ago
  David Pursehouse a573dfc658 Enable warning for resources not managed by try-with-resource 6 years ago
  Markus Duft c0103bc59d LFS: Enable LFS support for the CLI, better error handling 6 years ago
  Markus Duft a3f8edbf6a Cleanup stream usage WRT filters 6 years ago
  Markus Duft d3ed64bcd4 LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 6 years ago
  Terry Parker 5a74b586b3 Correctly exit fetch negotiation for stateless RPC connections 6 years ago
  Markus Duft c0bb992845 LFS: pre-push upload support 6 years ago
  David Pursehouse 12a589fb57 AmazonS3: Open OutputStream in try-with-resource 6 years ago
  David Pursehouse f0b46e1db4 Add ObjectIdSerializer 6 years ago
  David Pursehouse c9e3921fbb Fix warnings about boxing/unboxing Boolean 6 years ago
  David Pursehouse e8c69fa5fd WorkingTreeIterator: Fix warnings about variable hiding 6 years ago
  David Pursehouse 6ea21b454c WorkingTreeIterator: Add NON-NLS suppressions 6 years ago
  Marc Strapetz 78420b7d0a Fix processing of gitignore negations 6 years ago
  Dave Borowitz 879372eb72 DfsReaderIoStats: Clarify that "blocks" are really cache misses 6 years ago
  Marc Strapetz 49cb6ba5dd PathMatcher: fix handling of **/ 6 years ago
  Shawn Pearce d0fbaf502e dfs: Try to avoid searching UNREACHABLE_GARBAGE during packing 6 years ago
  Han-Wen Nienhuys 6a420613f7 RepoCommand: generate relative submodule URLs from absolute URLs. 6 years ago
  Han-Wen Nienhuys 3214171dec RepoCommand: don't record new commit if tree did not change 6 years ago
  Han-Wen Nienhuys 446a7096ef RepoCommand: persist unreadable submodules in .gitmodules 6 years ago
  Matthias Sohn 44f0a01f24 Silence API error for new constant in ConfigConstants 6 years ago
  Matthias Sohn 33d5c0fe4a Silence API errors raised for new public fields in PackStatistics 6 years ago
  Markus Duft 94bcde663c LFS: Add remote download to SmudgeFilter 7 years ago
  David Pursehouse 9bebb1eae7 RepoCommand: Don't leave Git open 6 years ago
  Matthias Sohn 95fc2b210f Don't subclass ThreadLocal to avoid memory leak in NLS 6 years ago
  Matthias Sohn 95f868f246 Set context classloader to null in WorkQueue 6 years ago