2874 Commits (29aa444760ea729dd10cdb0468055282a59096e5)

Autor SHA1 Mensaje Fecha
  Shawn Pearce 29aa444760 PackWriter: use lib.ObjectIdSet to avoid wrapper hace 8 años
  Shawn Pearce ef757a7e12 DirCacheEditor: Cleanup DeleteTree constructor hace 8 años
  Shawn Pearce 110d3ca595 DirCacheEditor: Fix formatting to avoid , at start of line hace 8 años
  Shawn Pearce a94e517940 AddCommand: Avoid unnecessary string conversions hace 8 años
  Shawn Pearce bb8627bd9b AddCommand: Cleanup conditional logic hace 8 años
  Dmitry Neverov 9c71bf14b7 Close copy threads in case of errors hace 8 años
  Yuxuan 'fishy' Wang d88695e412 Skip nested copyfiles in RepoCommand. hace 8 años
  Andrey Loskutov 1aafa61958 Checkout should be able to override modified symbolic links hace 8 años
  Shawn Pearce a38531b21c ProgressSpinner: Simple busy wait entertainment hace 8 años
  James Kolb 3096a13340 Included cached deltas in delta packStatistics. hace 8 años
  Matthias Sohn 6340c76d8b Fix InterruptTimer leak in BasePackConnection hace 9 años
  Jonathan Nieder 75a0dcac18 Do not let PathFilter.create("a/b") match 'a' unless 'a' is a subtree hace 8 años
  Mike Gilbode 3e03907f65 Bug 484342: Support @ in username in SSH url. hace 8 años
  Matthias Sohn 2647d024af Fix push with jgit pgm failing with "unauthorized" hace 8 años
  Christian Halstrick 310e858f81 Fix possible arithmetic overflow when setting a timeout hace 8 años
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors hace 8 años
  Shawn Pearce 4f8c993c49 push: Do not blindly overwrite peer hace 8 años
  Christian Halstrick 5b55498b16 Fix FileTreeIterator.idSubmodule(Entry) hace 8 años
  Andrey Loskutov 85d09a9ec7 URIish: fixed full uri pattern not expecting end of line after host name hace 8 años
  Kaloyan Raev e23521f0d9 Add remote command to JGit CLI hace 10 años
  Doug Kelly 618b0c1ceb Accept UTF8 BOM with BlobBasedConfig hace 8 años
  Matthias Sohn afd167a1f2 NetRCCredentialsProvider should return false if any item is missing hace 8 años
  Matthias Sohn 5786cc3c0f Fix ChainingCredentialsProvider hace 8 años
  Jonathan Nieder e12482deed Use runtime retention for Nullable annotation hace 8 años
  Matthias Sohn ac89b47eeb Fix NPE in HttpAuthMethod hace 8 años
  Shawn Pearce 3d8e6b1e16 Support atomic push in JGit client hace 8 años
  Matthias Sohn f109af47d0 Fix wrong @since tag In ReceiveCommand hace 8 años
  Shawn Pearce f89f30ffcd ReceiveCommand.filter: Accept Iterable hace 8 años
  Shawn Pearce 2d011cd648 DirCacheBuilder: Speed up reading from trees hace 8 años
  Shawn Pearce 93eca6dfe1 DirCache: Add helper to read from a tree hace 8 años
  Shawn Pearce b0eb744604 Delay locating .gitattributes until requested hace 8 años
  Shawn Pearce 45cc76524b DirCache: Fix bad code formatting hace 8 años
  Shawn Pearce 761814fe9c DirCacheEntry: Speed up creation by avoiding string cast hace 8 años
  Shawn Pearce 885879ffe9 DirCache: Fix getEntriesWithin("") to not include null entries hace 8 años
  Shawn Pearce 46e4992e92 Fix performance regression in CanonicalTreeParser hace 8 años
  Christian Halstrick bd31555ee5 Add support for smudge filters hace 8 años
  Christian Halstrick 5d9f595eb8 Add support for clean filters hace 8 años
  Ivan Motsch 75697adc5a Add the new class Attributes holding multiple Attribute(s) hace 8 años
  Matthias Sohn 2cdc130dfc Add missing @since tags and missing javadoc hace 8 años
  Christian Halstrick 55fb18feaa Fix FS.runProcess() to close the InputStream hace 8 años
  Jonathan Nieder fe98218e0d repo: Do not use search path to find refs/remotes/origin/<branch> hace 8 años
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef hace 9 años
  Andrey Loskutov 830117e761 Null-annotated RefDatabase class hace 8 años
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors hace 8 años
  Matthias Sohn d2faec27a7 Raise error if FileNotFoundException is caught for an existing file hace 8 años
  Christian Halstrick 18af2d4265 Let FS_Win32_Cygwin detect symlink support by creating temporary symlink hace 8 años
  Jonathan Nieder 1e47c7058d RefDirectory.getRef: Treat fake missing symrefs like real ones hace 8 años
  Christian Halstrick 4b114d3c6b Throw IndexReadException if existing index can't be read hace 8 años
  Matthias Sohn d3e61db455 Fix pre-push hook to not set null remoteName as first argument hace 8 años
  Christian Halstrick 69cd6f5864 Introduce FS.execute() to execute a command defined by a ProcessBuilder hace 8 años