3186 Révisions (40051505d7aaccfe2efaf5f3022f1d99a3976554)

Auteur SHA1 Message Date
  Shawn Pearce 40051505d7 GC: Pack RefTrees in their own pack il y a 8 ans
  Shawn Pearce 398d8e877f RefTree: Change peel suffix to " ^" (space carrot) il y a 8 ans
  Shawn Pearce 088c2fc6e3 FileRepository: Support extensions.refsBackendType = RefTree il y a 8 ans
  Shawn Pearce 48e245fc60 RefTreeDatabase: Ref database using refs/txn/committed il y a 8 ans
  Shawn Pearce 31d92ace5b RevCommit: Better support invalid encoding headers il y a 8 ans
  Shawn Pearce 0f8743d4d7 Remove deprecated Tree, TreeEntry, FileTreeEntry and friends il y a 8 ans
  Shawn Pearce 1243e25aad Paths.pathCompare: Utility to sort paths from byte[] il y a 8 ans
  Shawn Pearce bace383507 Add Paths utility class il y a 8 ans
  Shawn Pearce 73eb32be82 RefTree: Store references in a Git tree il y a 8 ans
  Shawn Pearce 4c9eda17be InMemoryRepository: Abort BatchRefUpdate if a command previously failed il y a 8 ans
  Shawn Pearce f0d634eed7 DFS: Allow other RefDatabase implementations il y a 8 ans
  Shawn Pearce 09500165a8 Fix "remote: Counting objects: ..." formatting il y a 8 ans
  David Ostrovsky 13502fef8f Implement Buck driven build il y a 8 ans
  Eryk Szymanski 53c3bbe42f Fix encoding problem from curl repostory on github il y a 9 ans
  Shawn Pearce ac41920a43 ObjectChecker: honor some git-core fsck.* options il y a 8 ans
  Shawn Pearce fa7ce0e0f3 ObjectChecker: allow some objects to skip errors il y a 8 ans
  Matthias Sohn 3fc93f8a56 Rename files using NIO2 atomic rename il y a 9 ans
  Shawn Pearce e3acf01748 ObjectChecker: use java.text.Normalizer directly il y a 8 ans
  Shawn Pearce 018a91b715 Unify fetch and receive ObjectChecker setup il y a 8 ans
  Shawn Pearce 29aa444760 PackWriter: use lib.ObjectIdSet to avoid wrapper il y a 8 ans
  Shawn Pearce 683c41af92 DirCache: Do not create duplicate tree entries il y a 8 ans
  Shawn Pearce b71ba69410 DirCacheEditor: Replace file-with-tree and tree-with-file il y a 8 ans
  Shawn Pearce 3776b14ab4 AddCommand: Use NameConflictTreeWalk to identify file-dir changes il y a 8 ans
  Andrey Loskutov 0505657d6a commit command: allow to specify path(s) argument(s) il y a 8 ans
  Andrey Loskutov 241b50be31 Simplify development of commands: added main() to CLIGitCommand il y a 8 ans
  Shawn Pearce ef757a7e12 DirCacheEditor: Cleanup DeleteTree constructor il y a 8 ans
  Shawn Pearce 110d3ca595 DirCacheEditor: Fix formatting to avoid , at start of line il y a 8 ans
  Shawn Pearce a94e517940 AddCommand: Avoid unnecessary string conversions il y a 8 ans
  Shawn Pearce bb8627bd9b AddCommand: Cleanup conditional logic il y a 8 ans
  Dmitry Neverov 9c71bf14b7 Close copy threads in case of errors il y a 8 ans
  Yuxuan 'fishy' Wang d88695e412 Skip nested copyfiles in RepoCommand. il y a 8 ans
  Andrey Loskutov 1aafa61958 Checkout should be able to override modified symbolic links il y a 8 ans
  Shawn Pearce a38531b21c ProgressSpinner: Simple busy wait entertainment il y a 8 ans
  James Kolb 3096a13340 Included cached deltas in delta packStatistics. il y a 8 ans
  Matthias Sohn 6340c76d8b Fix InterruptTimer leak in BasePackConnection il y a 9 ans
  Jonathan Nieder 75a0dcac18 Do not let PathFilter.create("a/b") match 'a' unless 'a' is a subtree il y a 8 ans
  Mike Gilbode 3e03907f65 Bug 484342: Support @ in username in SSH url. il y a 8 ans
  Matthias Sohn 2647d024af Fix push with jgit pgm failing with "unauthorized" il y a 8 ans
  Christian Halstrick 310e858f81 Fix possible arithmetic overflow when setting a timeout il y a 8 ans
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors il y a 8 ans
  Shawn Pearce 4f8c993c49 push: Do not blindly overwrite peer il y a 8 ans
  Christian Halstrick 5b55498b16 Fix FileTreeIterator.idSubmodule(Entry) il y a 8 ans
  Andrey Loskutov 85d09a9ec7 URIish: fixed full uri pattern not expecting end of line after host name il y a 8 ans
  Kaloyan Raev e23521f0d9 Add remote command to JGit CLI il y a 10 ans
  Doug Kelly 618b0c1ceb Accept UTF8 BOM with BlobBasedConfig il y a 8 ans
  Matthias Sohn afd167a1f2 NetRCCredentialsProvider should return false if any item is missing il y a 8 ans
  Matthias Sohn 5786cc3c0f Fix ChainingCredentialsProvider il y a 8 ans
  Jonathan Nieder e12482deed Use runtime retention for Nullable annotation il y a 8 ans
  Matthias Sohn ac89b47eeb Fix NPE in HttpAuthMethod il y a 8 ans
  Shawn Pearce 3d8e6b1e16 Support atomic push in JGit client il y a 8 ans