3778 Commits (e17bfc96f293744cc5c0cef306e100f53d63bb3d)

Author SHA1 Message Date
David Pursehouse 005e5feb4e Clone: add --recurse-submodules option 8 years ago
Thirumala Reddy Mutchukota 5e250e45be Delete expired garbage even when there is no GC pack present. 8 years ago
Martin Fick f9b69677f6 Add parseCommit(AnyObjectId) method to Repository. 8 years ago
Dan Willemsen b6fc8e2f3c RepoCommand: Add linkfile support. 8 years ago
Jonathan Nieder c2e6e7abc9 Process all "have"s even when MissingObjectException is encountered 8 years ago
Martin Fick e4714a2a5f Prevent alternates loop 8 years ago
Matthias Sohn 3af4afdfbf Add missing @since tag for new API RepoCommand.setTargetURI() 8 years ago
David Pursehouse c80d8c5901 Bazel: Restrict src globs to Java source files 8 years ago
Han-Wen Nienhuys fe5437e96b Fix RepoCommand to allow for relative URLs 8 years ago
Dave Borowitz c9c9e672e5 BundleWriter: Allow constructing from only an ObjectReader 8 years ago
Han-Wen Nienhuys f17ec3928c Cleanup and test trailing slash handling in ManifestParser 8 years ago
Han-Wen Nienhuys 84d855cda7 ManifestParser: Throw exception if remote does not have fetch attribute 8 years ago
Matthias Sohn b3cc05d886 Remove unused API filters 8 years ago
Matthias Sohn 3db0f507ee Prepare 4.5.3-SNAPSHOT builds 8 years ago
Matthias Sohn c1d3ecbeab JGit v4.5.2.201704071617-r 8 years ago
Matthias Sohn 7adacbd19a Silence API error for new method added to abstract MergeStrategy 8 years ago
Matthias Sohn 4e8655c74d Fix @since tags of new API added after 4.7.0 8 years ago
Zhen Chen f5368dc97f Only throw MissingObjectException when necessary 8 years ago
Matthias Sohn 6a311a071f Prepare 4.7.1-SNAPSHOT 8 years ago
Dave Borowitz 4c3e274588 Support creating Mergers without a Repository 8 years ago
Matthias Sohn 9f4c10784b JGit v4.7.0.201704051617-r 8 years ago
Matthias Sohn aec22e74cf Prepare 4.8.0-SNAPSHOT builds 8 years ago
Andrey Loskutov 7476baebfc Fixed NP dereference error reported by ecj in UploadPack.stopBuffering() 8 years ago
Dave Borowitz e4672d1c16 NameConflictTreeWalk: Mark repo param @Nullable 8 years ago
Masaya Suzuki 3b2508b514 Buffer the response until request parsing has done 8 years ago
KB Sriram 4a985f5aa8 Make diff locations more consistent 8 years ago
Matthias Sohn b65a764b6b Remove unused import from ManifestParser 8 years ago
Han-Wen Nienhuys f32d65759c Document the intended use of RepoCommand#setURI() 8 years ago
Han-Wen Nienhuys 6e652846f6 Noop changes to ManifestParser 8 years ago
Han-Wen Nienhuys 27b05c7d71 Consistently use 'path' for the path to a subrepo in RepoCommand 8 years ago
Matthias Sohn aaf3c5154e Only mark packfile invalid if exception signals permanent problem 8 years ago
Luca Milanesio 363a3657b1 Don't flag a packfile invalid if opening existing file failed 8 years ago
Matthias Sohn 11a12ceb0b Prepare 4.5.2-SNAPSHOT builds 8 years ago
David Pursehouse 5f902f07cc PullCommand: Add support for recursing into submodules 8 years ago
Matthias Sohn 61f830d3a2 Explain in error message how to recover from lock failure 8 years ago
David Pursehouse 2d0ce094b4 Remove Buck build 8 years ago
Matthias Sohn a9a84b7235 JGit v4.5.1.201703201650-r 8 years ago
Jonathan Nieder bc5014faec bazel: Add explicit targets for library dependencies 8 years ago
David Ostrovsky 7e4258113c Move SHA1 compress/recompress files to resource folder 8 years ago
Luca Milanesio 4c558225dc Don't remove pack when FileNotFoundException is transient 8 years ago
Andrey Loskutov a4b9c73391 Don't try to strip new line if the message buffer is empty 8 years ago
David Pursehouse 2fe1a3abbe FetchCommand: Fix detection of submodule recursion mode 8 years ago
Matthias Sohn 79f85d1cf2 Prepare 4.6.2-SNAPSHOT builds 8 years ago
Matthias Sohn 258dc5a715 JGit v4.6.1.201703071140-r 8 years ago
David Pursehouse 503d59044f FetchCommand: Add basic support for recursing into submodules 8 years ago
David Pursehouse d4895c7160 Remove unnecessary @SuppressWarnings("nls") 8 years ago
Thomas Wolf 1f3e74ed9f Make Repository.normalizeBranchName less strict 8 years ago
Shawn Pearce 83ad74b6b9 SHA-1: collision detection support 8 years ago
Matthias Sohn 9d2a7de65e Silence API error caused by changed return type of digest() 8 years ago
Magnus Vigerlöf 2a5d20c138 Correct the boolean logic for filtering paths 8 years ago