1016 Commits (stable-0.10)
 

Author SHA1 Message Date
  Robin Stocker 96bea14c7b Use readFully() instead of read() 13 years ago
  Robin Stocker 3b44b22609 Use entrySet() instead of keySet() 13 years ago
  Robin Stocker 3f78650c9a Remove two "Dead store to local variable" warnings 13 years ago
  Robin Stocker 90c11cbaeb Exclude FindBugs warnings about Cloneable 13 years ago
  Shawn Pearce 7f939ba86e Merge "Fix Severe Bug in Merge Algorithm" 13 years ago
  Christian Halstrick beeb1f6d08 Fix Severe Bug in Merge Algorithm 13 years ago
  Mathias Kinzler 7668a46282 PullCommand: support upstream configuration for local branches 13 years ago
  Shawn Pearce 0544c9af41 Merge "Fix FQCN of moved classes in FindBugsExcludeFilter.xml" 13 years ago
  Shawn Pearce 70b8a470e7 Merge "Make AbbreviatedObjectId serializable" 13 years ago
  Shawn Pearce 2f7e2f82de Merge "Fix oddness check in MyersDiff for negative numbers" 13 years ago
  Robin Stocker 80a4ea95e4 Make AbbreviatedObjectId serializable 13 years ago
  Robin Stocker a7a0e17b2b Fix FQCN of moved classes in FindBugsExcludeFilter.xml 13 years ago
  Robin Stocker db35d91fa6 Fix oddness check in MyersDiff for negative numbers 13 years ago
  Robin Stocker 258f516abe Fix FindBugs and Eclipse warnings in org.eclipse.jgit.ui 13 years ago
  Shawn O. Pearce 79ca8a2d19 Merge "Call ProgressMonitor.update() from main thread" 13 years ago
  Shawn O. Pearce bdf535de4f Call ProgressMonitor.update() from main thread 13 years ago
  Christian Halstrick 2c38e5d461 Prevent endless loop of events fired by RefsDirectory 13 years ago
  Lluis Sanchez 07cae6e6c1 Optimize DirCacheCheckout 13 years ago
  Christian Halstrick e10808e658 Add option to select diff algorithm for diff command 13 years ago
  Shawn Pearce 8472aa0319 Merge "[findbugs] Respect exclude filter in maven build" 13 years ago
  Christian Halstrick c234860765 Merge "Allow setting a filter in IndexDiff" 13 years ago
  Jens Baumgart 6f3b089188 Allow setting a filter in IndexDiff 13 years ago
  Christian Halstrick a4f7992dfb Add support for special symref FETCH_HEAD and MERGE_HEAD 13 years ago
  Matthias Sohn 8067197049 [findbugs] Fix illegal format specifier 13 years ago
  Matthias Sohn f6a15f049b [findbugs] Respect exclude filter in maven build 13 years ago
  Matthias Sohn ffc010fda4 [findbugs] Static comparator made final 13 years ago
  Chris Aniszczyk 241ab22735 Add FindBugs and CPD to the build. 13 years ago
  Shawn O. Pearce d00420ae6e Make ObjectDirectory getPacks() work the first time 13 years ago
  Shawn O. Pearce e51e06946f Update CachedObjectDirectory when inserting objects 13 years ago
  Shawn O. Pearce f5e5b98c3a IndexPack: Make translated progress messages non-static 13 years ago
  Matthias Sohn dc5027dcef Merge "Allow pgm Main to be extended" 13 years ago
  Christian Halstrick 609c6dc358 Fix possible NPE in DirCacheCheckout 13 years ago
  Shawn O. Pearce 0b51a45688 Allow pgm Main to be extended 13 years ago
  Christian Halstrick 9b4876cedf Add Cherry-Pick command 13 years ago
  Shawn O. Pearce 4c7e100910 Add getString utility functions to RawText 13 years ago
  Shawn O. Pearce 3f3b6bfdb3 Remove dead RawText(RawTextComparator) constructor 13 years ago
  Shawn O. Pearce 8ea558bd82 Fix RawTextComparator reduceCommonStartEnd at empty lines 13 years ago
  Shawn O. Pearce abac15e45e Correct spelling of tests in HistogramDiffTest 13 years ago
  Shawn O. Pearce 529b2017df Fix three-word command names 13 years ago
  Matthias Sohn f8eb7e16aa Generate correct version for jgit source bundle 13 years ago
  Christian Halstrick fb1e500adc Rename method to ResolveMerger.setWorkingTreeIterator() 13 years ago
  Mathias Kinzler 5c135a5856 DeleteBranchCommand does not clean up upstream configuration 13 years ago
  Shawn Pearce 4ac3d9814c Merge "Update Tag to use TagCommand API" 13 years ago
  Christian Halstrick 285d08d8b7 Fix NPE when calling CreateBranch without explict startpoint 13 years ago
  Christian Halstrick be93452842 Remove wrong comment in MergeCommand 13 years ago
  Christian Halstrick 0a8d54c286 Remove AmbiguousObjectException from BranchCreateCommand.call() 13 years ago
  Shawn O. Pearce e82cadc0dc Delete PatienceDiff 13 years ago
  Shawn O. Pearce 6048f34c58 Use HistogramDiff by default in DiffFormatter 13 years ago
  Shawn O. Pearce 14da6e0b9d debug-diff-algorithms: Real world performance test implementations 13 years ago
  Chris Aniszczyk 7429a9a5aa Merge "Define LowLevelDiffAlgorithm to bypass re-hashing" 13 years ago