1824 Commits (c31879ac4e92110bfaa13285ebd76968d5b30894)

Author SHA1 Message Date
  Han-Wen Nienhuys 0e3d4a273f BatchRefUpdate: repro racy atomic update, and fix it 4 years ago
  Matthias Sohn 400342bbc1 Delete unused FileTreeIteratorWithTimeControl 5 years ago
  Matthias Sohn 1de1177800 Fix RacyGitTests#testRacyGitDetection 5 years ago
  Masaya Suzuki 3712b0a3b1 Change RacyGitTests to create a racy git situation in a stable way 5 years ago
  Luca Milanesio 82b1af31e2 Fix pack files scan when filesnapshot isn't modified 5 years ago
  Matthias Sohn 534ede2d81 Fix GC to delete empty fanout directories after repacking 5 years ago
  Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot 5 years ago
  Matthias Sohn e8bd9556c0 Cancel gc if thread was interrupted 7 years ago
  Matthias Sohn df6263644b Fix DescribeCommand with multiple match options 5 years ago
  Håvard Wall f9de917547 Fix git-describe tie-breakers 5 years ago
  Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files 5 years ago
  Ivan Frade 3ed3eafbd1 ObjectChecker: Report .gitmodules files found in the pack 5 years ago
  Ivan Frade db9f7b028d SubmoduleAddCommand: Reject submodule URIs that look like cli options 5 years ago
  Matthias Sohn 6bec391d36 Use constant for ".lock" 6 years ago
  David Pursehouse ee56e5fc04 ChangeIdUtilTest: Remove unused notestCommitDashV 6 years ago
  Thomas Wolf ffd1ac5dde Fix fetching with duplicate ref updates 5 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
  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 7 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
  Thomas Wolf de21c58d03 Don't prune symbolic refs when fetch.prune = true 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() 6 years ago
  Matthias Sohn f26d6558f8 Suppress boxing warning 6 years ago
  Matthias Sohn 1665d43e49 Remove unnecessary semicolon 6 years ago
  Jonathan Tan ce7ac03c2f Remove unused code and link to deprecated code 6 years ago
  Jonathan Tan df1f3c0f3c Teach UploadPack "no-progress" in "fetch" 6 years ago
  Jonathan Tan a5dee1c125 Teach UploadPack "thin-pack" in "fetch" 6 years ago
  Jonathan Tan adc73c4ba1 Teach UploadPack basic "fetch" command 6 years ago
  Jonathan Tan 038765cc55 Teach UploadPack "ref-prefix" in "ls-refs" 6 years ago
  Jonathan Tan 332bc61124 Implement ls-refs in UploadPack 6 years ago
  Jonathan Tan 2661bc0813 Implement protocol v2 with no capabilities in UploadPack 6 years ago
  Jonathan Tan 75b0703692 PacketLineIn, PacketLineOut: Add support for delim-pkt 6 years ago