2396 次代码提交 (d46af8c69d598b63301900758e49b6b260168c16)

作者 SHA1 备注 提交日期
  Fabio Ponciroli 6976a30f44 searchForReuse might impact performance in large repositories 2 年前
  Antonio Barone 24d6d60538 Retry loose object read upon "Stale file handle" exception 2 年前
  Thomas Wolf fc57689774 Fix PathSuffixFilter: can decide only on full paths 2 年前
  Ronald Bhuleskar 64d0aaa2b6 Teach independent negotiation (no pack file) using an option "wait-for-done" 2 年前
  Youssef Elghareeb 1788b72d1a Skip detecting content renames for binary files 3 年前
  Ivan Frade 0667b8ec4d RepoCommand: Do not set 'branch' if the revision is a tag 3 年前
  Thomas Wolf 1126f26d21 ApplyCommand: fix "no newline at end" detection 3 年前
  Thomas Wolf 2a0295ccfd ApplyCommand: handle completely empty context lines in text patches 3 年前
  Thomas Wolf 76b76a6048 ApplyCommand: use byte arrays for text patches, not strings 3 年前
  Thomas Wolf 10ac449911 ApplyCommand: support binary patches 3 年前
  Thomas Wolf 0fe794a433 ApplyCommand: add a stream to apply a delta patch 3 年前
  Thomas Wolf 2eb54afe6a ApplyCommand: add streams to read/write binary patch hunks 3 年前
  Thomas Wolf 501fc0dadd ApplyCommand: add a base-85 codec 3 年前
  Kaushik Lingarkar 294a99af25 BatchRefUpdateTest: Accurately assert RefsChangedEvent(s) fired 3 年前
  Thomas Wolf d2846cc8b2 ApplyCommand: convert to git internal format before applying patch 3 年前
  Thomas Wolf 0038627226 LockFile: create OutputStream only when needed 3 年前
  Thomas Wolf a9579ba60c LockFile: create OutputStream only when needed 3 年前
  Thomas Wolf 8210f29fe4 Implement ours/theirs content conflict resolution 3 年前
  Thomas Wolf fd03e40256 Fix typo in test method name 3 年前
  Marija Savtchouk 7ceb61494b Allow file mode conflicts in virtual base commit on recursive merge. 3 年前
  Adithya Chakilam 0bd2f4bf77 Introduce getMergedInto(RevCommit commit, Collection<Ref> refs) 3 年前
  Youssef Elghareeb 4a78d911c5 Skip detecting content renames for large files 3 年前
  Nasser Grainawi 2a6b2eddcf PackFile: Add id + ext based constructors 3 年前
  Martin Fick 6167641834 Restore preserved packs during missing object seeks 3 年前
  Nasser Grainawi 7fbff35887 Pack: Replace extensions bitset with bitmapIdx PackFile 3 年前
  Nasser Grainawi 971dafd302 Create a PackFile class for Pack filenames 3 年前
  Thomas Wolf 40d6eda3f1 HTTP: cookie file stores expiration in seconds 3 年前
  Matthias Sohn 927deed5a5 init: add config option to set default for the initial branch name 3 年前
  Matthias Sohn cb8924a80d init: allow specifying the initial branch name for the new repository 3 年前
  Matthias Sohn 3b94ba6c24 Fix boxing warnings 3 年前
  Nasser Grainawi efb154fc24 Rename PackFile to Pack 3 年前
  Marija Savtchouk 1b9911d9ae Allow dir/file conflicts in virtual base commit on recursive merge. 3 年前
  Adithya Chakilam c7685003d8 Fix DateRevQueue tie breaks with more than 2 elements 3 年前
  Thomas Wolf 91ddc0e284 IO: fix IO.readFully(InputStream, byte[], int) 3 年前
  Terry Parker dbd05433ec Move reachability checker generation into the ObjectReader object 3 年前
  Youssef Elghareeb 6f82690aaf Add the "compression-level" option to all ArchiveCommand formats 3 年前
  Gal Paikin a6b90b7ec5 Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabase 3 年前
  Gal Paikin 68b95afc70 Add seekPastPrefix method to RefCursor 3 年前
  Thomas Wolf 84dbc2d431 TemporaryBuffer: fix toByteArray(limit) 3 年前
  Thomas Wolf dd3846513b Tag message must not include the signature 3 年前
  Thomas Wolf 0853a2410f Client-side protocol V2 support for fetching 3 年前
  Thomas Wolf 5b1a6e0e38 Fix NPE in DirCacheCheckout 3 年前
  Matthias Sohn 1ed6353962 [spotbugs] Fix potential NPE in PackFileSnapshotTest 3 年前
  Matthias Sohn cc7a1891ee [spotbugs] Fix potential NPEs in FileReftableStackTest 3 年前
  Matthias Sohn b1d8e8642f [spotbugs] Fix potential NPE in FileBasedConfigTest 3 年前
  Matthias Sohn 3705ac5839 [spotbugs] Fix potential NPE in GcPruneNonReferencedTest 3 年前
  Han-Wen Nienhuys 7386f73bb0 Remove reftree and ketch 4 年前
  Thomas Wolf e3ac56e2d0 TagCommand: propagate NO_CHANGE information 3 年前
  Thomas Wolf 29e1270768 TagCommand: make -f work with lightweight tags for NO_CHANGE 3 年前
  Thomas Wolf 41b9159795 TagCommand: support signing annotated tags 3 年前