3048 Commits (bb9a4850b59b95800c63ab78c141ce4fb4220eb8)
 

Author SHA1 Message Date
  Robin Rosenberg bb9a4850b5 Make sure we include the Java 7 module in tests when using JDK 8 10 years ago
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks 10 years ago
  Alexander Kurtakov 20fc105021 Allow full compiles on Java 8. 10 years ago
  Stefan Lay e56d50a94b Interactive rebase: Fix order of commit messages on squash 10 years ago
  Stefan Lay 6995069464 Fix missing NON-NLS tag in RebaseCommand 10 years ago
  Christian Halstrick 16436ef6d9 Fix GarbageCollection not to pack HEAD 10 years ago
  Dave Borowitz 27473d8e66 Fix NameRevCommand when repo has no annotated tags 10 years ago
  Matthias Sohn 5c1736a8d8 Merge branch 'stable-3.3' 10 years ago
  Matthias Sohn 5073000c3f Prepare 3.3.2-SNAPSHOT builds 10 years ago
  Matthias Sohn f3f2060b5c JGit v3.3.1.201403241930-r 10 years ago
  Matthias Sohn 8598fe3d2b Retry to call credentials provider if http authentication failed 10 years ago
  Matthias Sohn b45094f722 Update build to use Tycho 0.20.0 10 years ago
  Christian Halstrick fc9b1fbf6b Ensure that ssh authentication is retried only in JGit 10 years ago
  Matthias Sohn f43b7d6075 Merge "Fix text alignment in history plot renderer" 10 years ago
  Rüdiger Herrmann 24921e12d0 Fix text alignment in history plot renderer 10 years ago
  Shawn Pearce f716ad6d54 Fix StackOverflowError in RevCommit.carryFlags on deep side graphs 10 years ago
  Shawn Pearce 4c3e7931ed Display progress while checking connectivity on push 10 years ago
  Shawn Pearce 088e80315b Merge changes I1a225c1b,Ie4d5f082,I41f24363,I9440dd25,I170b6f64,I02e964d1,Iec6ce9e6,Ic700ea8f,Ic3042444,I90a1eaf2,I66eaee5c,Ib921dfd7 10 years ago
  Shawn Pearce 3d412827e5 Allow configuration of receive pack's ObjectChecker through fsck.* 10 years ago
  Shawn Pearce ced58a7cff Correct fetch to use fetch.fsckObjects and transfer.fsckObjects 10 years ago
  Shawn Pearce a1a5218032 Default receive.fsckObjects to transfer.fsckObjects 10 years ago
  Shawn Pearce d300609495 Allow ReceivePack callers to configure their own ObjectChecker 10 years ago
  Shawn Pearce 0aa682fc68 Check for duplicate names after folding case in ObjectChecker 10 years ago
  Shawn Pearce e2f6378847 Change DirCacheCheckout to verify path using ObjectChecker 10 years ago
  Shawn Pearce ed3879e389 Reject mixed case .git on Mac OS in ObjectChecker 10 years ago
  Shawn Pearce ba0f89b421 Reject special Windows device names in ObjectChecker 10 years ago
  Matthias Sohn 351aa430e2 Merge "Rename test class so it is also executed during maven test phase" 10 years ago
  Shawn Pearce 5019471ccb Allow an ObjectChecker to reject special characters for Windows 10 years ago
  Shawn Pearce 09f513cb37 Reject '.git' as a tree name in ObjectChecker 10 years ago
  Shawn Pearce 77cd1c8cdc Extract path segment check function in ObjectChecker 10 years ago
  Shawn Pearce 2f1bd3618d Permit ObjectChecker to optionally accept leading '0' in trees 10 years ago
  Christian Halstrick f1d8ce1dce Rename test class so it is also executed during maven test phase 10 years ago
  Shawn Pearce 62b538d891 Cleanup catch Exception when making Java7FSFactory 10 years ago
  Matthias Sohn 1bdfd3b3aa [findBugs] Ensure streams are closed in a finally block 10 years ago
  Matthias Sohn 2dc1431f90 Update com.jcraft.jsch to 0.1.50 also in pom dependencies 10 years ago
  Konrad Kügler efd91ef8a7 Take core.autocrlf into account for blame annotations 10 years ago
  Robin Rosenberg 7e258e6468 Catch UnsupportedOperationException for older Windowses 10 years ago
  Robin Rosenberg 7aa3358c40 Add missing break 10 years ago
  Robin Rosenberg f3cf8fae76 Remove a redundant semi-colon 10 years ago
  Robin Rosenberg 27191e7e22 Add @since tag to new DirCache#findEntry 10 years ago
  Robin Stocker 31fec678d8 Implement "git branch --contains" in pgm 10 years ago
  Christian Halstrick f6f3fe46fc Fix default profile for target platform used in maven build 10 years ago
  Matthias Sohn 0401d3eb47 Fix some wrong @since 3.3 tags which should be @since 3.4 10 years ago
  Matthias Sohn effc2f34b8 [findBugs] Declare some private methods of WorkingTreeIterator static 10 years ago
  Matthias Sohn a482fc7273 Update com.jcraft.jsch to 0.1.50 also in pom dependencies 10 years ago
  Matthias Sohn 47207e98d4 Prepare 3.4.0-SNAPSHOT builds 10 years ago
  Matthias Sohn 71b90400bb Merge branch 'stable-3.3' 10 years ago
  Matthias Sohn f59b680c4c Update scripts to deploy jgit on Maven central 10 years ago
  Matthias Sohn c1fee1d16b Prepare 3.3.1-SNAPSHOT builds 10 years ago
  Robin Rosenberg b640e3ab31 Merge "Add setContains to ListBranchCommand (branch --contains)" 10 years ago