3950 Commits (0bd9cb62cca51e9e6078d55fd202c990ab8b3263)

Author SHA1 Message Date
Matthias Sohn 68c77a4d39 Prepare 4.9.2-SNAPSHOT builds 7 years ago
Matthias Sohn a3588cbb2a JGit v4.9.1.201712030800-r 7 years ago
Matthias Sohn d2a23afb53 Silence API warnings for reintroduced ResolveMerger#processEntry 7 years ago
Hector Caballero bac4d32d39 GC: Delete stale temporary packs and indexes 7 years ago
Matthias Sohn 03abd1dff2 Ignore warning for minor version change without API change 7 years ago
Matthias Sohn 182d3b3dad Silence boxing warning 7 years ago
Matthias Sohn 7608de5e5d Prepare 4.5.5-SNAPSHOT builds 7 years ago
Matthias Sohn 6372c60ab2 JGit v4.5.4.201711221230-r 7 years ago
Christian Halstrick 10e65cb4fa Fix LockFile semantics when running on NFS 7 years ago
Christian Halstrick 218cf3403d Honor trustFolderStats also when reading packed-refs 7 years ago
Thomas Wolf 5284cc1bf7 Yet another work-around for a Jsch bug: timeouts 7 years ago
Matthias Sohn 29c5f49f63 Fix NPE in TransportGitSsh.ExtSession.exec() 7 years ago
Thomas Wolf f67af4e16b Work around a Jsch bug: ensure the user name is set from URI 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
Matthias Sohn abf420302b Reintroduce protected method which removal broke EMF Compare 7 years ago
Michael Keppler e1a39cbbe7 Avoid bad rounding "1 year, 12 months" in date formatter 7 years ago
Thomas Wolf adbf0935e1 Ensure that ~ in ssh config is replaced before Jsch sees it 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
Shawn Pearce f0a40b1933 Remove dead warning about minUpdaeIndex and maxUpdateIndex affecting refresh 7 years ago
Matthias Sohn 5bd9392f96 Remove no longer needed API problem filters 7 years ago
David Pursehouse f9ac86fde2 SubmoduleConfig: Simplify #toConfigValue 7 years ago
Shawn Pearce d13dfac9dc dfs: write reftable from DfsGarbageCollector 7 years ago
Shawn Pearce d126bcc5c8 dfs: compact reftables during DfsPackCompactor 7 years ago
Thomas Wolf 11c476346d Fix Daemon.stop() to actually stop the listener thread 7 years ago
Matthias Sohn 39b193b6f4 Remove workaround for bug in Java's ReferenceQueue 7 years ago
Thomas Wolf 6d27869659 Use Config.getEnum() to read the IgnoreSubmoduleMode 7 years ago
Thomas Wolf 06ea633c18 Don't assume name = path in .gitmodules 7 years ago
David Pursehouse 53deba1b4f FsckPackParser: Fix warning about int being boxed to Integer 7 years ago