5372 Commits (24b7e912642000d5d6672ba9c2ab47a2e4a593c8)
 

Author SHA1 Message Date
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
David Pursehouse 9c1fcf6ad7 FsckPackParser: Fix warnings about variable hiding 7 years ago
David Pursehouse f8c2067410 Silence API errors caused by adding enum constants in 1baf86d4d2 7 years ago
Thomas Wolf c506f8d2dd Add dependency to jsch for OpenSshConfigTest to bazel build 7 years ago
Shawn Pearce f4329b09d4 Merge changes from topic 'dfs-reftable' 7 years ago
Shawn Pearce 0ca1fb0fe0 Merge changes from topic 'fsck' 7 years ago
Shawn Pearce e5db7c1f0e DfsFsck: reduce memory usage during verifyIndex 7 years ago
Shawn Pearce 69588c21fe DfsFsck: refactor pack verify into its own method 7 years ago
Shawn Pearce 153c11a49b DfsFsck: run connectivity check pass exactly once 7 years ago
Matthias Sohn 3af57b52a3 Update args4j to 2.33 7 years ago