1924 Commits (b46656077ae65fcd407d0668ded909fc99e2526d)

Author SHA1 Message Date
Matthias Sohn c1d3ecbeab JGit v4.5.2.201704071617-r 8 years ago
David Pursehouse 661232b1e9 PushConnectionTest: Increase maxCommandBytes again 8 years ago
Matthias Sohn 6a311a071f Prepare 4.7.1-SNAPSHOT 8 years ago
Dave Borowitz 4c3e274588 Support creating Mergers without a Repository 8 years ago
Matthias Sohn 9f4c10784b JGit v4.7.0.201704051617-r 8 years ago
Matthias Sohn aec22e74cf Prepare 4.8.0-SNAPSHOT builds 8 years ago
Dave Borowitz edb6593ef0 ResolveMergerTest: Add tests for content merges 8 years ago
David Pursehouse 61a943e03d PushConnectionTest#limitCommandBytes: Increase maxCommandBytes 8 years ago
KB Sriram 4a985f5aa8 Make diff locations more consistent 8 years ago
Matthias Sohn 11a12ceb0b Prepare 4.5.2-SNAPSHOT builds 8 years ago
David Pursehouse 5f902f07cc PullCommand: Add support for recursing into submodules 8 years ago
David Ostrovsky fa2851ce78 bazel: Consume hamcrest through transitive dependency 8 years ago
David Pursehouse 2d0ce094b4 Remove Buck build 8 years ago
David Ostrovsky 0f6ddb372b Add remaining parts of the bazel build 8 years ago
David Ostrovsky cee9d444e9 Delegate crypto algorithm creation to InsecureCipherFactory 8 years ago
Matthias Sohn a9a84b7235 JGit v4.5.1.201703201650-r 8 years ago
David Pursehouse 5e5fbb6035 Fix test configuration to run RacyGitTests, and fix testRacyGitDetection 8 years ago
David Ostrovsky 9b4f1913fb RevFlagSetTest: Fix compilation error flagged by error prone 8 years ago
David Pursehouse 2fe1a3abbe FetchCommand: Fix detection of submodule recursion mode 8 years ago
Matthias Sohn 79f85d1cf2 Prepare 4.6.2-SNAPSHOT builds 8 years ago
Matthias Sohn 258dc5a715 JGit v4.6.1.201703071140-r 8 years ago
David Pursehouse 503d59044f FetchCommand: Add basic support for recursing into submodules 8 years ago
Thomas Wolf 1f3e74ed9f Make Repository.normalizeBranchName less strict 8 years ago
Shawn Pearce 83ad74b6b9 SHA-1: collision detection support 8 years ago
Magnus Vigerlöf 2a5d20c138 Correct the boolean logic for filtering paths 8 years ago
Shawn Pearce 1bf7d3f290 SHA1: support reset() and reuse instances 8 years ago
Shawn Pearce 982f5d1bf1 Pure Java SHA-1 8 years ago
David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 8 years ago
David Pursehouse fceac7e44d Add some more missing @Override annotations 8 years ago
David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 8 years ago
Naoki Takezoe 1448ec37f9 Set commit time to ZipArchiveEntry 8 years ago
David Turner d3962fef6b GC: don't loosen doomed objects 8 years ago
Shawn Pearce 0bff481d45 Limit receive commands 8 years ago
David Pursehouse 158d3722d3 IndexDiffSubmoduleTest: Fix negative use count 8 years ago
David Pursehouse 51239129b3 FetchCommandTest: Don't declare specific exceptions in test methods 8 years ago
David Pursehouse 16dc88fe10 PushCommandTest: Remove unused variables to prevent errors in Eclipse 8 years ago
David Turner 46d35a8502 push: support per-ref force-with-lease 8 years ago
Shawn Pearce d67b183537 Prefer smaller GC files during DFS garbage collection 8 years ago
Shawn Pearce 61d4922928 Fix missing deltas near type boundaries 8 years ago
Thirumala Reddy Mutchukota 006f4d4d29 Reintroduce garbage pack coalescing when ttl > 0. 8 years ago
Matthias Sohn f8d232213c Branch normalizer should not normalize already valid branch names 8 years ago
Hongkai Liu a33663fd4e Detect stale-file-handle error in causal chain 8 years ago
David Pursehouse c64412e1f9 Merge FileTreeIteratorJava7Test into FileTreeIteratorTest 8 years ago
Hongkai Liu b198f77c1e Rename FileUtilTest to FileUtilsTest and merge in FileUtils7Test 8 years ago
Hongkai Liu 8fd500e20c Clean up orphan files in GC 8 years ago
Matthias Sohn 53ad437382 RepositoryCacheTest: avoid to close already closed repository 8 years ago
David Pursehouse ac6353e9e5 RefUpdateTest: Don't call createBareRepository in try-with-resource 8 years ago
David Pursehouse 25b14084c9 ReceivePackAdvertiseRefsHookTest: Don't close repositories in teardown 8 years ago
David Pursehouse 883856110c RepoCommandTest: Don't wrap create{Bare,Work}Directory in t-w-r 8 years ago
David Pursehouse a9a3af4af7 GitConstructionTest: Remove unnecessary calls to Repository.close() 8 years ago