5138 Commits (96beadbbc1a49f1b0eade46874bf57eb60384815)
 

Author SHA1 Message Date
Matthias Sohn 7e1a11f292 Merge branch 'master' into stable-4.8 7 years ago
Han-Wen Nienhuys 832808bd50 Fix out-of-bounds exception in RepoCommand#relative 7 years ago
Bryan Donlan 2204cc9866 Fix null return from FS.readPipe when command fails to launch 7 years ago
Dave Borowitz a46b28808b RenameDetector: Clarify rename limits <= 0 7 years ago
Zhen Chen 099dbe6ef5 Remove unnecessary cast for DfsReader 7 years ago
David Pursehouse 9a4486003f Merge "Fix javadoc of TooLargeObjectInPackException" 7 years ago
Shawn Pearce 1513a5632d Allow DfsReader to be subclassed 7 years ago
Shawn Pearce 562de51239 Track read IO for DfsReader 7 years ago
Matthias Sohn ef0237564e Fix javadoc of TooLargeObjectInPackException 7 years ago
Terry Parker 8c1436a2c4 Merge "Exclude refs/tags from bitmap commit selection" 7 years ago
Terry Parker c46c720e99 Exclude refs/tags from bitmap commit selection 7 years ago
Matthias Sohn 022c04f702 Merge branch 'stable-4.8' 7 years ago
Matthias Sohn 3254672fcd Prepare 4.8.0-SNAPSHOT builds 7 years ago
Matthias Sohn b7d49e6d3c JGit v4.8.0.201705170830-rc1 7 years ago
Matthias Sohn 69d5e89e99 [findBugs] Use UTF-8 to write to the error stream in TextProgressMonitor 7 years ago
Matthias Sohn f1dd61f646 [findBugs] Use UTF-8 to read git-rebase-todo file 7 years ago
Matthias Sohn 0aa1a19cab [findBugs] Use UTF-8 when writing to the error stream in GitHook 7 years ago
Matthias Sohn 475dcc2985 [findBugs] Use UTF-8 when writing to the error stream in jgit pgm 7 years ago
Matthias Sohn 9f98d3e2e4 Add shutdown hook to cleanup unfinished clone when JVM is killed 7 years ago
Thomas Wolf 09d96f8d46 Clean up the disk when cloning fails 7 years ago
David Pursehouse 3f712aa980 Upgrade japicmp-maven-plugin to latest version 7 years ago
David Pursehouse 52844e2960 Upgrade maven-pmd-plugin to latest version 7 years ago
David Pursehouse decb6d01cc Remove unused clirr-maven-plugin from LFS pom.xml files 7 years ago
Mat Booth 33bbbc3c77 Update jetty to 9.4.5 7 years ago
David Pursehouse 2244078e87 Specify minimum Maven version in pom.xml 7 years ago
Christian Halstrick 501af12c19 Checkout should not use too long filenames 7 years ago
Mickael Istria 5b84e25fa3 Support pull on detached HEAD 7 years ago
Zhen Chen 8f7d0a4fbe Reset ObjectWalker when it starts a new walk 7 years ago
Shawn Pearce d377a885a9 Fix stack overflow in MergeBaseGenerator 7 years ago
David Pursehouse 005e5feb4e Clone: add --recurse-submodules option 8 years ago
Shawn Pearce 76e86f4e48 Fix unnecessary type paramaters 8 years ago
Thirumala Reddy Mutchukota 5e250e45be Delete expired garbage even when there is no GC pack present. 8 years ago
Matthias Sohn 6a4b821268 Update eclipse-jarsigner-plugin to 1.1.4 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
Matthias Sohn fac16fe16a Add some tests for alternates 8 years ago
Jonathan Nieder f9e13efe47 Merge "Process all "have"s even when MissingObjectException is encountered" 8 years ago
Jonathan Nieder c2e6e7abc9 Process all "have"s even when MissingObjectException is encountered 8 years ago
David Pursehouse a6df70569a Merge "Prevent alternates loop" 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
Matthias Sohn 3267f9161d Update Maven plugins 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
Jonathan Nieder e730fcce77 Merge "BundleWriter: Allow constructing from only an ObjectReader" 8 years ago
Terry Parker 56a1cced74 Merge "Only throw MissingObjectException when necessary" 8 years ago
Dave Borowitz c9c9e672e5 BundleWriter: Allow constructing from only an ObjectReader 8 years ago
Matthias Sohn cc0dbbae43 Merge branch 'stable-4.7' 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