3952 Commits (23ebbe5662f10a4b8ad47b1fb1cfe115e03d2ddd)

Author SHA1 Message Date
  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
  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
  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
  Matthias Sohn ddf56d6f85 Fix NoSuchFileException in GC.deleteTempPacksIdx() 5 years ago
  Matthias Sohn 8ab89ef066 Fix NoSuchFileException during directory cleanup in RefDirectory 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
  Christian Halstrick 982be5db14 Fix wrong warning message in case of lock failures 5 years ago
  Hugo Arès d4a19c328f Fix GC run in foreground to not use executor 5 years ago
  Thomas Wolf 09753591fa Ensure that JSch knows HostKeyAlgorithms ssh-rsa and ssh-dss 5 years ago
  Luca Milanesio 977726e5bb Delete all loose refs empty directories 6 years ago
  Luca Milanesio eea9a7a0ba Use java.nio to delete path to get detailed errors 6 years ago
  Hector Caballero 4eea4ea508 GC: Remove empty references folders 6 years ago
  Luca Milanesio 5a8ad44208 Do not ignore path deletion errors 6 years ago
  Marco Miller 1dcb0688c7 ResolveMerger: Fix encoding with string; use bytes 6 years ago
  Jonathan Nieder 7df024b276 Respect "unshallow" lines in protocol v2 6 years ago
  Matthias Sohn f7fbc7fcd7 Propagate failure of ssh command to caller of SshSupport 6 years ago
  Marcel Trautwein 5429d1a0cf Make JGit describe behaves same as c-git for lightweight tags 6 years ago
  Markus Duft 01c52a58f6 Fix issues with LFS on GitHub (SSH) 6 years ago
  Michael Keppler e710f14ed1 Fix Javadoc typo 6 years ago
  Thomas Wolf 4ef8769f81 Ensure Jsch checks all configured algorithms 6 years ago
  Dave Borowitz 5fe8e31d43 Ensure DirectoryStream is closed promptly 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
  Matthias Sohn 1cb8c5d7fe Simplify locking of FileRepository's index snapshot 6 years ago
  Matthias Sohn b782518cae Refactor FileRepository.detectIndexChange() 6 years ago
  Matthias Sohn a3738ef137 Ensure index change event is fired when index snapshot changed 6 years ago
  Jonathan Tan 7dbd2bfe7e Teach UploadPack "filter" in protocol v2 fetch 6 years ago
  Jonathan Tan e319a6f8d4 Refactor v2 advertisement into own function 6 years ago
  Jonathan Tan 62c4d3a133 Refactor parsing of "filter" into its own method 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
  Jonathan Tan cd0d69ffec Refactor unshallowCommits to local variable 6 years ago
  Jonathan Tan f516c1df9d Add protocol v2 support in http 6 years ago
  Mincong HUANG 36a8c21069 Chain RemoteAddCommand methods 6 years ago
  Thomas Wolf de21c58d03 Don't prune symbolic refs when fetch.prune = true 6 years ago
  David Pursehouse 51599ebb84 DescribeCommand: Refactor to not use deprecated Repository#peel 6 years ago
  David Pursehouse f6c4a492d0 Repository: Deprecate #peel method 6 years ago
  David Pursehouse e701c59a85 Repository: Make #exactRef and #findRef final 6 years ago
  Thomas Wolf d7deda98d0 Skip ignored directories in FileTreeIterator 6 years ago