5431 Commits (f8de0596d7d6785c1354fba551667220e5204047)
 

Author SHA1 Message Date
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
Matthias Sohn a2ec6ccf0a Add photon target platform jgit-4.8.target 7 years ago
Ned Twigg f333c7496b Checkout now reports failures through exceptions. 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
David Pursehouse 4160938c8b ChangeIdUtilTest: Remove unused notestCommitDashV 7 years ago
Pepper Lebeck-Jobe bc45947c98 Add the args4j jar 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
Ned Twigg c1fbef3cab Added API to TextBuiltin for piped usage. 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
Matthias Sohn 52ed475211 Implement CommandRef.toString() to help debugging 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
David Pursehouse b23dfe1616 Merge "Remove no longer needed API problem filters" 7 years ago
Matthias Sohn 5bd9392f96 Remove no longer needed API problem filters 7 years ago
David Pursehouse 72b3587d42 Stop using deprecated CmdLineException constructors 7 years ago
David Pursehouse e7c2ae052b UntrackedFilesHandler: Fix non-localized string 7 years ago
David Pursehouse 41bfc20a2c Main: Replace deprecated ExampleMode with OptionHandlerFilter 7 years ago
David Pursehouse d6aec5da31 ObjectCheckerTest: Factor duplicate instances out to constants 7 years ago
David Pursehouse 17e849145c SubmoduleConfigTest: Add additional tests in fetchRecurseToConfigValue 7 years ago
David Pursehouse f9ac86fde2 SubmoduleConfig: Simplify #toConfigValue 7 years ago
Shawn Pearce d26309c4d9 Merge changes from topic 'dfs-reftable' 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
Matthias Sohn a0558b7094 Remove final modifier on args4j option or argument fields 7 years ago
Thomas Wolf 11c476346d Fix Daemon.stop() to actually stop the listener thread 7 years ago
Shawn Pearce de4e0acc30 Merge "Remove workaround for bug in Java's ReferenceQueue" 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 7317432c31 Upgrade Maven compiler plugins 7 years ago
David Pursehouse 4e913fcee6 Upgrade args4j to 2.33 in the bazel build 7 years ago
Matthias Sohn 0b75d0f0f1 Add org.apache.commons.codec 1.9.0 to target platform 7 years ago
David Pursehouse 8abb47b296 Merge "Fix some tests for running in bazel" 7 years ago
David Pursehouse 37ea57701b Merge "Update args4j to 2.33" 7 years ago
David Pursehouse 53deba1b4f FsckPackParser: Fix warning about int being boxed to Integer 7 years ago
Thomas Wolf c91c20f36f Fix some tests for running in bazel 7 years ago
David Pursehouse de5eb5e2cd FsckPackParser: Fix "Empty block should be documented" warnings 7 years ago