4081 Commits (9bebb1eae78401e1d3289dc3d84006c10d10c0ef)

Author SHA1 Message Date
Zhen Chen c93c653ccf Add a setting for fsck to check connectivity only 7 years ago
Jonathan Tan c9d25505d8 BitmapWalker: do not revisit objects in bitmap 7 years ago
Jonathan Tan d3021788d2 Use bitmaps for non-commit reachability checks 7 years ago
Jonathan Tan ccf25f9541 Make PackWriterBitmapWalker public 7 years ago
Thomas Wolf f67af4e16b Work around a Jsch bug: ensure the user name is set from URI 7 years ago
Shawn Pearce 2ec71a7c0e Reject pack if delta exceeds array size limit 7 years ago
Zhen Chen fdf8620ec9 Check non-flushed packs for existence of object 7 years ago
Matthias Sohn 021e72b801 Update spotbugs-maven-plugin to 3.1.0-RC7 7 years ago
Dave Borowitz 678c99c057 PackInserter: Implement newReader() 7 years ago
Dave Borowitz 080b4770e7 Move some strings from DfsText to JGitText 7 years ago
Dave Borowitz f7ceeaa23f FileRepository: Add pack-based inserter implementation 7 years ago
Dave Borowitz 5ce1cc3d43 ObjectDirectory: Factor a method to close open pack handles 7 years ago
Dave Borowitz 5b5c3a2e1d ObjectDirectory: Remove last modified check in insertPack 7 years ago
Saša Živkov 176466ed28 Move loggers to the top of their class 7 years ago
Matthias Sohn abf420302b Reintroduce protected method which removal broke EMF Compare 7 years ago
Han-Wen NIenhuys dc24383b6b Revert "Throw BinaryBlobException from RawParseUtils#lineMap." 7 years ago
Han-Wen Nienhuys f5ae26f74d Fix typo in comment 7 years ago
Han-Wen Nienhuys f2e64cd895 Throw BinaryBlobException from RawParseUtils#lineMap. 7 years ago
Han-Wen Nienhuys ced658c445 Avoid loading and merging binary data in ResolveMerger 7 years ago
Han-Wen Nienhuys 2b444d781c Introduce ObjectLoader.Filter for delegation 7 years ago
Han-Wen Nienhuys ea2a4e3abe Introduce RawText#load. 7 years ago
Matthias Sohn fbefe1e999 Add missing @since tags for new API in ReceiveCommand 7 years ago
Michael Keppler e1a39cbbe7 Avoid bad rounding "1 year, 12 months" in date formatter 7 years ago
Masaya Suzuki 45837ff189 Align PackStatistics and DfsPackDescription list length 7 years ago
Shawn Pearce 7cd5d77ae3 dfs: Switch InMemoryRepository to DfsReftableDatabase 7 years ago
Shawn Pearce 1d31257a5d dfs: reftable backed DfsRefDatabase 7 years ago
Thomas Wolf adbf0935e1 Ensure that ~ in ssh config is replaced before Jsch sees it 7 years ago
Shawn Pearce 7f59cfe143 Support symbolic references in ReceiveCommand 7 years ago
Michael Keppler b81c980a35 Avoid bad rounding "1 year, 12 months" in date formatter 7 years ago
Zhen Chen 0f814a2a6c Skip unreachable garbage packs in dfs fsck 7 years ago
Matthias Sohn 6b544da293 Prepare 4.10.0-SNAPSHOT builds 7 years ago
Matthias Sohn 8180183289 Prepare 4.9.1-SNAPSHOT builds 7 years ago
Matthias Sohn 6877730fa0 JGit v4.9.0.201710071750-r 7 years ago
Till Brychcy 401c6c98b5 Terminate StreamCopy threads in case of errors 7 years ago
Zhen Chen 65f9046547 Use a new RevWalk for validating not advertised wants 7 years ago
Dmitry Neverov a0a8a6a3e4 Terminate StreamCopy threads in case of errors 7 years ago
Dave Borowitz 2bbe15abd4 ReflogWriter: Align auto-creation defaults with C git 7 years ago
Dave Borowitz 77a28e0d58 Support force writing reflog on a per-update basis 7 years ago
Dave Borowitz b1ae96bf84 Ensure ReflogWriter only works with a RefDirectory 7 years ago
Thomas Wolf 6dab29f4b5 HttpConfig: load user config before reading values from it 7 years ago
Thomas Wolf c227268995 Load the user config before modifying it 7 years ago
David Pursehouse e32aed6d75 SubmoduleUpdateCommand: Add fetch callback 7 years ago
Michael FIG 06835f3e4f Fetch submodule repo before resolving commits 7 years ago
Thomas Wolf d946f95c9c Handle SSL handshake failures in TransportHttp 7 years ago
Thomas Wolf fdcd4f9a34 Support http.<url>.* configs 7 years ago
David Pursehouse 2dbfe49a42 Add PushConfig class with PushRecurseSubmodulesMode 7 years ago
Thomas Wolf c27f36dfc7 Fix missing RefsChangedEvent when packed refs are used 7 years ago
Dave Borowitz bb09e09344 Add FetchCommand#setRefSpecs(String...) variant 7 years ago
Shawn Pearce e68a9b3ed8 ReceivePack: clear advertised .haves if application changes refs 7 years ago
Shawn Pearce d0d15c3848 DfsGarbageCollector: support disabling conversion to reftable 7 years ago