2148 Commits (98cdca9b5a830f1c2ceca52379d662a68109d43e)

Author SHA1 Message Date
Marc Strapetz 109c07ac8e FetchCommandTest: test add/update/delete fetch 6 years ago
Masaya Suzuki 58a90f7a70 Support remove-project node in the manifest parser 6 years ago
Andrey Loskutov 5a95e7e74b SubmoduleDeinitTest fails on Windows 6 years ago
Andrey Loskutov c23d024ea8 FilterCommandsTest fails on Windows 6 years ago
Andrey Loskutov 6e4b9bd274 ReceivePackAdvertiseRefsHookTest.testSuccess() fails on Windows 6 years ago
Masaya Suzuki 3aa2b8064c Introduce ProtocolV2Hook 6 years ago
Jonathan Tan 3227348e5e Respond with shallow-info before wanted-refs 6 years ago
Thomas Wolf 4027c5c9ff Fix ResolveMerger: rebase with autocrlf=true, direct checkout 6 years ago
Jonathan Tan c477b0ddcb Support protocol v2 want-ref in UploadPack 6 years ago
Masaya Suzuki 6658f36768 Use project names instead of paths for the submodule name 6 years ago
Luca Milanesio 977726e5bb Delete all loose refs empty directories 6 years ago
Jonathan Tan 7e7b00f1a5 Send only 1 flush pkt at the end of v2 fetch 6 years ago
Jonathan Tan 32798dcfdb Always send refs' objects despite "filter" in pack 6 years ago
Thomas Wolf a9b54b026d ResolveMerger: don't try needlessly to delete directories 6 years ago
Christian Halstrick 6db9371250 Ensure RacyGitTests don't raise false negatives 6 years ago
Masaya Suzuki 579bff6653 Add API to specify the submodule name 6 years ago
Minh Thai 263a8c1c06 Make Reftable seek* and has* method names more consistent 6 years ago
Minh Thai e04d96e3fa Seek references by prefix in reftable 6 years ago
Hector Caballero 4eea4ea508 GC: Remove empty references folders 6 years ago
Terry Parker 00e51e35ee Return parsed objects from TestRepository.commit/tree/blob() 6 years ago
Terry Parker 115a740e2f Correctly handle initialization of shallow commits 6 years ago
tparker 34fb1d7d21 Test uniform bitmap commit selection across multiple branches 6 years ago
Dave Borowitz 8223a7e646 Temporarily @Ignore flaky CommitCommandTest methods 6 years ago
David Pursehouse 5ff56d2ed1 RefUpdateTest: Refactor to not use deprecated Repository#getAllRefs 6 years ago
Marcel Trautwein 5429d1a0cf Make JGit describe behaves same as c-git for lightweight tags 6 years ago
Matthias Sohn 5f8b6ebc9f RawTextTest#testBinary: use array comparison to compare arrays 6 years ago
Matthias Sohn 62460b42b7 Validate branch names on branch creation 6 years ago
Matthias Sohn 5f27032fb8 Use constant for ".lock" 6 years ago
Jonathan Tan 7dbd2bfe7e Teach UploadPack "filter" in protocol v2 fetch 6 years ago
Jonathan Tan c9d4609ecb Refactor test of capabilities output 6 years ago
Jonathan Tan 2f60804396 Disallow unknown args to "fetch" in protocol v2 6 years ago
Jonathan Tan f7e501c36c Teach UploadPack shallow fetch in protocol v2 6 years ago
Dave Borowitz 5c02ce52d6 Allow overriding DfsPackDescription comparator for scanning packs 6 years ago
Dave Borowitz 96512f5d3b Move DfsPackDescription comparators to common location 6 years ago
Dave Borowitz e7bacf0a7f Use Comparators for PackSource 6 years ago
Thomas Wolf 621880bc9c Test commit with huge commit message 6 years ago
Thomas Wolf de21c58d03 Don't prune symbolic refs when fetch.prune = true 6 years ago
David Pursehouse 1f6d43a652 Fix trivial usages of deprecated Repository#getAllRefs 6 years ago
David Pursehouse d369b61852 RefTest: Refactor to not use deprecated Repository.getAllRefs 6 years ago
David Pursehouse f6c4a492d0 Repository: Deprecate #peel method 6 years ago
Thomas Wolf d7deda98d0 Skip ignored directories in FileTreeIterator 6 years ago
David Pursehouse 1da2ff7242 Repository: Deprecate getTags method 6 years ago
Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 years ago
Jonathan Tan 526f5cf984 Teach UploadPack "ofs-delta" in "fetch" 6 years ago
Jonathan Tan 5a87d50408 Teach UploadPack "include-tag" in "fetch" 6 years ago
Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
Han-Wen Nienhuys 08d2e0188c Introduce new RawText constructor and RawParseUtils.lineMapOrBinary 6 years ago
Matthias Sohn 9edf9bf2d6 Remove trivial cases of using deprecated RefDatabase.getRefs() 7 years ago
Matthias Sohn f26d6558f8 Suppress boxing warning 7 years ago
Matthias Sohn 1665d43e49 Remove unnecessary semicolon 7 years ago