1983 Commits (a573dfc65803f73c5c1ae8d78bbaafa1c6be3f80)

Author SHA1 Message Date
  David Pursehouse a573dfc658 Enable warning for resources not managed by try-with-resource 6 years ago
  Markus Duft d3ed64bcd4 LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 6 years ago
  David Pursehouse c2ff87e786 MergeGitAttributeTest: Open FileInputStream in try-with-resource 6 years ago
  David Pursehouse 8212924ede PullCommandWithRebaseTest: Open File{Input|Output}Stream in try-with-resource 6 years ago
  David Pursehouse ca7d3e2734 RecursiveMergerTest: Open FileOutputStream in try-with-resource 6 years ago
  David Pursehouse 4651d01e29 PullCommandTest: Use try-with-resources for File{Input,Output}Stream 6 years ago
  David Pursehouse f0b46e1db4 Add ObjectIdSerializer 6 years ago
  David Pursehouse eba04da7be CheckoutCommandTest: Fix name of created temp file 6 years ago
  David Pursehouse 5ef028ff4a IgnoreNodeTest: Suppress deprecation warnings in testEmptyIgnoreNode 6 years ago
  Marc Strapetz 78420b7d0a Fix processing of gitignore negations 6 years ago
  Marc Strapetz 49cb6ba5dd PathMatcher: fix handling of **/ 6 years ago
  Marc Strapetz 372e04dcf3 CGitIgnoreTest: also test untracked files 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
  Thomas Wolf 185e53bce4 Fix ssh host name handling for Jsch 6 years ago
  Thomas Wolf 891103609d Jsch overrides the port in the URI with the one in ~/.ssh/config 6 years ago
  David Pursehouse f527d4548f InitCommand: Don't leave Repository open after Git is closed 6 years ago
  Matthias Sohn 19355ce123 URIish: add a test for equals and hashcode methods 6 years ago
  Terry Parker 9530c10192 Add a minimum negotiation feature for fetch 6 years ago
  Minh Thai 5efc3dcc6c MergedReftable to skip shadowed refs in same reftable 6 years ago
  Christian Halstrick 4d5231f001 Fix CleanCommand not to throw FileNotFoundExceptions 6 years ago
  Hector Caballero 93654f75a2 GC: Remove empty references folders 6 years ago
  David Turner be2a8ed63b Basic submodule merge handling 6 years ago
  Thomas Wolf 9ac415aa95 Fix index blob for merges with CRLF translations 6 years ago
  David Pursehouse 0e4b3023e3 Fix version of slf4j in manifest files 6 years ago
  Thomas Wolf fc7d407d0b Honor CRLF settings when writing merge results 6 years ago
  Thomas Wolf e12c6b58ee Minor improvements in git config file inclusions 6 years ago
  Thomas Wolf bea3b46678 Revert handling of ssh IdentityFile to pre-4.9 behavior 6 years ago
  David Pursehouse 1842c70b8d PackInserterTest#newLargeBlob: Factor Random instance out to class member 6 years ago
  Matthias Sohn 5a4b6fd237 Prepare 4.11.0-SNAPSHOT builds 6 years ago
  Matthias Sohn 757fecd697 Prepare 4.10.1-SNAPSHOT builds 6 years ago
  Matthias Sohn 55bf5a6c11 JGit v4.10.0.201712302008-r 6 years ago
  David Turner 243fba9a0a Add a command to deinitialize submodules 6 years ago
  Marc Strapetz 8cc783ca7d URIish: support for empty ports 6 years ago
  Karsten Thoms 3832527b02 Add header Automatic-Module-Name for Java 9 6 years ago
  Dmitry Pavlenko 279eaf0690 Strings#convertGlob: fix escaping of patterns like [\[]. 6 years ago
  Dave Borowitz e76a070e67 ConfigTest: Add some additional comment parsing tests 6 years ago
  Dave Borowitz be224f8d4c Config: Drop backslash in invalid escape sequences in subsections 6 years ago
  Dave Borowitz fa24425c60 Config: Match C git behavior more closely in escaping values 6 years ago
  Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint 6 years ago
  Dave Borowitz 43ef5dabf1 PackInserter: Ensure objects are written at the end of the pack 6 years ago
  Dave Borowitz 31a2d09c9c Config: Rewrite subsection and value escaping and parsing 6 years ago
  David Pursehouse 663cb669b1 PushConnectionTest: Increase maxCommandBytes yet again 6 years ago
  Matthias Sohn 1e56842742 Prepare 4.9.3-SNAPSHOT builds 6 years ago
  Matthias Sohn 24b7e91264 JGit v4.9.2.201712150930-r 6 years ago
  David Pursehouse c60814d1d5 ConfigTest: Remove redundant assignment 6 years ago
  David Pursehouse ec7f88eec8 Config: Remove the include functionality 6 years ago
  Shawn Pearce 3a7704638a Make Config.readIncludedConfig a noop by default 6 years ago
  Marc Strapetz 93462447b4 URIishTest: more Windows file-protocol tests 6 years ago