2078 Commits (620370ab6ad850862d0cfa1816c1fff0cbce3662)

Author SHA1 Message Date
Matthias Sohn 620370ab6a Prepare 4.11.5-SNAPSHOT builds 6 years ago
Matthias Sohn c2a866b109 JGit v4.11.4.201810060650-r 6 years ago
Matthias Sohn bf7a611dac Prepare 4.9.7-SNAPSHOT builds 6 years ago
Matthias Sohn 73e6a93ba2 JGit v4.9.6.201810051924-r 6 years ago
Matthias Sohn 4a68f1a3c7 Prepare 4.7.6-SNAPSHOT builds 6 years ago
Matthias Sohn 9c90816cd9 JGit v4.7.5.201810051826-r 6 years ago
Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files 6 years ago
Ivan Frade 3ed3eafbd1 ObjectChecker: Report .gitmodules files found in the pack 6 years ago
Ivan Frade db9f7b028d SubmoduleAddCommand: Reject submodule URIs that look like cli options 6 years ago
Matthias Sohn 35255a2a29 Prepare 4.11.4-SNAPSHOT builds 6 years ago
Matthias Sohn 47ad1f6c8a JGit v4.11.3.201809181037-r 6 years ago
Matthias Sohn 430ff2187c Prepare 4.9.6-SNAPSHOT builds 6 years ago
Matthias Sohn 0bd9cb62cc JGit v4.9.5.201809180939-r 6 years ago
Matthias Sohn 0de8e1e65c Prepare 4.7.5-SNAPSHOT builds 6 years ago
Matthias Sohn 6d4864ff15 JGit v4.7.4.201809180905-r 6 years ago
Matthias Sohn 34618a4f86 Prepare 4.11.3-SNAPSHOT builds 6 years ago
Matthias Sohn ae21714768 JGit v4.11.2.201809100523-r 6 years ago
Matthias Sohn de0a687948 Prepare 4.9.5-SNAPSHOT builds 6 years ago
Matthias Sohn 6657f93adb JGit v4.9.4.201809090327-r 6 years ago
Matthias Sohn 6fe4505b2a Prepare 4.7.4-SNAPSHOT builds 6 years ago
Matthias Sohn 9796e86165 JGit v4.7.3.201809090215-r 6 years ago
Matthias Sohn 6bec391d36 Use constant for ".lock" 6 years ago
David Pursehouse 487571e604 Bazel: Format all build files with buildifier 0.15.0 6 years ago
David Pursehouse ee56e5fc04 ChangeIdUtilTest: Remove unused notestCommitDashV 6 years ago
Thomas Wolf ffd1ac5dde Fix fetching with duplicate ref updates 6 years ago
Marc Strapetz 65a0cfc82a Fetch(Process): should tolerate duplicate refspecs 6 years ago
Marc Strapetz 109c07ac8e FetchCommandTest: test add/update/delete fetch 6 years ago
Matthias Sohn a8c7c42ff1 Prepare 4.11.2-SNAPSHOT builds 6 years ago
Matthias Sohn e51d2fcda8 JGit v4.11.1.201807311124-r 6 years ago
Matthias Sohn 6a813c64ff Prepare 4.9.4-SNAPSHOT builds 6 years ago
Matthias Sohn 56b435a61c JGit v4.9.3.201807311005-r 6 years ago
Matthias Sohn 29118ed117 Prepare 4.7.3-SNAPSHOT builds 6 years ago
Matthias Sohn 01787756aa JGit v4.7.2.201807261330-r 6 years ago
Luca Milanesio 977726e5bb Delete all loose refs empty directories 6 years ago
Hector Caballero 4eea4ea508 GC: Remove empty references folders 6 years ago
Dave Borowitz 8223a7e646 Temporarily @Ignore flaky CommitCommandTest methods 6 years ago
David Pursehouse 61e4f16652 ObjectIdSerializer: Support serialization of known non-null ObjectId 7 years ago
Matthias Sohn f389e18a28 Prepare 4.11.1-SNAPSHOT builds 7 years ago
Matthias Sohn f944063517 JGit v4.11.0.201803080745-r 7 years ago
Thomas Wolf 7d3040368f Fix DiffFormatter for diffs against working tree with autocrlf=true 7 years ago
David Pursehouse 9f689e90d4 MergeHeadMsgTest: Open FileOutputStream in try-with-resource 7 years ago
David Pursehouse 0b4e781f7c Use StandardCharsets.UTF_8 in tests 7 years ago
David Pursehouse de96131d36 IndexDiffWithSymlinkTest: Open InputStream in try-with-resource 7 years ago
David Pursehouse 7b57ce5186 HugeFileTest: Open RandomAccessFile in try-with-resource 7 years ago
David Pursehouse c6ea82b9cc GetTextTest: Open InputStream in try-with-resource 7 years ago
David Pursehouse 5f082de9bb FileSnapshotTest: Open FileOutputStream in try-with-resource 7 years ago
David Pursehouse ae1a53a148 EditListTest: Open InputStream in try-with-resource 7 years ago
David Pursehouse 209bb6ea94 EGitPatchHistoryTest: Open BufferedReader in try-with-resource 7 years ago
David Pursehouse 159388b1a6 T0003_BasicTest: Use CommitBuilder.setEncoding(Charset) 7 years ago
David Pursehouse 657e414824 WalkEncryptionTest: Use StandardCharsets.UTF_8 7 years ago