4199 Commits (2fbbd6d8902745f00dce74eb92c50b6b8f020e87)

Author SHA1 Message Date
  Jonathan Nieder fcafdcc404 UploadPack: Filter refs used for want-ref resolution 5 years ago
  Jonathan Nieder 1638a2fce8 UploadPack: Defer want-ref resolution to after parsing 5 years ago
  Masaya Suzuki 8eecb4f8b7 Call AdvertiseRefsHook for protocol v2 5 years ago
  Masaya Suzuki 61f0bd54d0 Call AdvertiseRefsHook before validating wants 5 years ago
  David Pursehouse f4fc6404ba BasePackConnection: Check for expected length of ref advertisement 5 years ago
  David Pursehouse 2269669fb1 TransferConfig: Make constructors public 5 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
  Saša Živkov b6e2800560 ssh: Prefer algorithms of the known host keys 5 years ago
  David Pursehouse 26e7a74601 SubmoduleValidator: Remove unused import of ConfigConstants 5 years ago
  Jonathan Nieder d3eaf1007b SubmoduleValidator: Permit missing path or url 5 years ago
  David Pursehouse df8bd762a1 ObjectChecker#getGitsubmodules: Fix malformed javadoc 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 e6e9073fc7 Fix IOException when LockToken#close fails 5 years ago
  Cliffred van Velzen 0c8200b27b Fix logging null if called process fails 5 years ago
  Matthias Sohn 667ac8b318 Fix NoSuchFileException during directory cleanup in RefDirectory 5 years ago
  Matthias Sohn c78d6445ec Externalize warning message in RefDirectory.delete() 5 years ago
  Thomas Wolf 94fad4412a Suppress warning for trying to delete non-empty directory 5 years ago
  Markus Duft 303adeb8bf Fix replacement quoting for replaceAll in filter command 5 years ago
  Matthias Sohn a253c39729 Use the same default diff.renameLimit = 400 like native git 5 years ago
  Matthias Sohn b0a0c1004f Fix @since tag for LOCK_SUFFIX 5 years ago
  Matthias Sohn 06e06fc291 Fix atomic lock file creation on NFS 5 years ago
  Matthias Sohn 6bec391d36 Use constant for ".lock" 6 years ago
  Christian Halstrick 2faccd5b32 Fix handling of option core.supportsAtomicCreateNewFile 5 years ago
  Hector Caballero b7351facd5 GC: Avoid logging errors when deleting non-empty folders 5 years ago
  David Turner 559c68cb01 Parse signature of GPG-signed commits 6 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  Minh Thai c398fb2b6b Replace useminimalnegotation flag with maxhaves flag 5 years ago
  Ivan Frade a8c38bc767 Extract protocol v2 fetch request parsing to its own class 5 years ago
  Jonathan Nieder 346bc34169 FetchV2Request: Rename shallowSince to deepenSince 5 years ago
  Jonathan Nieder 4e8feb96a3 FetchV2Request: Correct typo in parameter name 5 years ago
  Ivan Frade 04d27cf70f FetchV2Request round up (doneReceived, renamings) 5 years ago
  Ivan Frade 74d41be0d1 Use right variable in error message about depth 5 years ago
  Ivan Frade e665e3fcd4 UploadPack: avoid conflating shallow commit lists in protocol v2 5 years ago
  Matthias Sohn 5e68fe245f Externalize warning message in RefDirectory.delete() 5 years ago
  Matthias Sohn ddf56d6f85 Fix NoSuchFileException in GC.deleteTempPacksIdx() 5 years ago
  Matthias Sohn 8ab89ef066 Fix NoSuchFileException during directory cleanup in RefDirectory 5 years ago
  Ivan Frade 40e9c38405 Add fetch support to ProtocolV2Hook 5 years ago
  Ivan Frade 0b84c5b29e UploadPack: shallowExcludeRefs doesn't need to be nullable 5 years ago
  David Pursehouse e1b971848a RefDirectory: Add missing $NON-NLS suppression 5 years ago
  Michael Keppler 2fc00af44e refactor: simplify collection.toArray() 5 years ago
  David Pursehouse 7058493fea UploadPack: Add missing $NON-NLS suppressions 5 years ago
  David Pursehouse 985e6342b3 UploadPack: Remove redundant specification of type 5 years ago
  Thomas Wolf d9e767b431 Suppress warning for trying to delete non-empty directory 5 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
  Masaya Suzuki 36346bd81c Add SuppressWarnings for FutureReturnValueIgnored 5 years ago
  Masaya Suzuki 58a90f7a70 Support remove-project node in the manifest parser 6 years ago