2355 Commits (1788b72d1af819dee6f371af9e1b0667f0ed8a64)

Author SHA1 Message Date
  Youssef Elghareeb 1788b72d1a Skip detecting content renames for binary files 3 years ago
  Thomas Wolf 0038627226 LockFile: create OutputStream only when needed 3 years ago
  Thomas Wolf a9579ba60c LockFile: create OutputStream only when needed 3 years ago
  Thomas Wolf 8210f29fe4 Implement ours/theirs content conflict resolution 3 years ago
  Thomas Wolf fd03e40256 Fix typo in test method name 3 years ago
  Marija Savtchouk 7ceb61494b Allow file mode conflicts in virtual base commit on recursive merge. 3 years ago
  Adithya Chakilam 0bd2f4bf77 Introduce getMergedInto(RevCommit commit, Collection<Ref> refs) 3 years ago
  Youssef Elghareeb 4a78d911c5 Skip detecting content renames for large files 3 years ago
  Nasser Grainawi 2a6b2eddcf PackFile: Add id + ext based constructors 3 years ago
  Martin Fick 6167641834 Restore preserved packs during missing object seeks 3 years ago
  Nasser Grainawi 7fbff35887 Pack: Replace extensions bitset with bitmapIdx PackFile 3 years ago
  Nasser Grainawi 971dafd302 Create a PackFile class for Pack filenames 3 years ago
  Thomas Wolf 40d6eda3f1 HTTP: cookie file stores expiration in seconds 3 years ago
  Matthias Sohn 927deed5a5 init: add config option to set default for the initial branch name 3 years ago
  Matthias Sohn cb8924a80d init: allow specifying the initial branch name for the new repository 3 years ago
  Matthias Sohn 3b94ba6c24 Fix boxing warnings 3 years ago
  Nasser Grainawi efb154fc24 Rename PackFile to Pack 3 years ago
  Marija Savtchouk 1b9911d9ae Allow dir/file conflicts in virtual base commit on recursive merge. 3 years ago
  Adithya Chakilam c7685003d8 Fix DateRevQueue tie breaks with more than 2 elements 3 years ago
  Thomas Wolf 91ddc0e284 IO: fix IO.readFully(InputStream, byte[], int) 3 years ago
  Terry Parker dbd05433ec Move reachability checker generation into the ObjectReader object 3 years ago
  Youssef Elghareeb 6f82690aaf Add the "compression-level" option to all ArchiveCommand formats 3 years ago
  Gal Paikin a6b90b7ec5 Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabase 3 years ago
  Gal Paikin 68b95afc70 Add seekPastPrefix method to RefCursor 3 years ago
  Thomas Wolf 84dbc2d431 TemporaryBuffer: fix toByteArray(limit) 3 years ago
  Thomas Wolf dd3846513b Tag message must not include the signature 3 years ago
  Thomas Wolf 0853a2410f Client-side protocol V2 support for fetching 3 years ago
  Thomas Wolf 5b1a6e0e38 Fix NPE in DirCacheCheckout 3 years ago
  Matthias Sohn 1ed6353962 [spotbugs] Fix potential NPE in PackFileSnapshotTest 3 years ago
  Matthias Sohn cc7a1891ee [spotbugs] Fix potential NPEs in FileReftableStackTest 3 years ago
  Matthias Sohn b1d8e8642f [spotbugs] Fix potential NPE in FileBasedConfigTest 3 years ago
  Matthias Sohn 3705ac5839 [spotbugs] Fix potential NPE in GcPruneNonReferencedTest 3 years ago
  Han-Wen Nienhuys 7386f73bb0 Remove reftree and ketch 4 years ago
  Thomas Wolf e3ac56e2d0 TagCommand: propagate NO_CHANGE information 3 years ago
  Thomas Wolf 29e1270768 TagCommand: make -f work with lightweight tags for NO_CHANGE 3 years ago
  Thomas Wolf 41b9159795 TagCommand: support signing annotated tags 3 years ago
  Thomas Wolf 5abd8a4feb Enable GpgSigner to also sign tags 3 years ago
  Tudor Matrescu aa3a1ecd13 Added check for null on DirCacheEntry in checkoutEntry method 3 years ago
  Matthias Sohn 85ac3c5996 Use new protocol version constants 3 years ago
  Thomas Wolf c053b510b3 PacketLineInTest: test for END and DELIM being distinguishable 3 years ago
  David Ostrovsky 23389a6323 Add constants for parsing git wire protocol version 3 years ago
  Matthias Sohn 43f19924d0 Remove unused imports 3 years ago
  Lee Worrall 9ebbfe93bb Add support for reading symrefs from pack capabilities 3 years ago
  Matthias Sohn fde7a271a4 Ensure that GC#deleteOrphans respects pack lock 3 years ago
  Thomas Wolf e84881ea6b Allow to resolve a conflict by checking out a file 3 years ago
  Alexa Panfil 4f3161d3cc Fix bug in PerformanceLogContext 3 years ago
  Nail Samatov d76088bca6 Fix IOException occurring during gc 3 years ago
  John Dallaway f4b4dae2be Ensure .gitmodules is loaded when accessing submodule name 3 years ago
  Alexa Panfil a09e205176 Add new performance logging 3 years ago
  Jason Yeo 276fcb2a11 Implement git describe --all 3 years ago