1771 Commits (stable-2.2)

Author SHA1 Message Date
  Robin Stocker 187101808c [findBugs] Silence warning about Transport initialization 11 years ago
  Tommi Siivola 0e56f34752 Fix ResolveMerger issue with submodule conflict 11 years ago
  Jason Pyeron 79d3dd8391 Ignore attempts to set the timeout to -1 11 years ago
  Robin Rosenberg 833fd09442 Ignore non-commit refs when in RevWalkUtils.findBranchesReachableFrom 11 years ago
  Shawn O. Pearce e63f1c94f8 Mark fields of BaseReceivePack private 11 years ago
  Shawn O. Pearce 9638e0aa87 Delete checkObjectCollisions from PackParser 11 years ago
  Tomasz Zarna e44c3e7139 Output result of switching branch -- o.e.jgit.pgm.Checkout 11 years ago
  Robin Stocker 51c20b27ac DirCacheCheckout: Fix handling of files not in index 11 years ago
  Robin Rosenberg 0a9e010e14 Create an input stream that transforms LF to CRLF 11 years ago
  Christian Halstrick 6b9b024c91 Enhance statistics for repo by sizes and ref-counts 11 years ago
  Christian Halstrick abd60101b6 Implement a parser for dates 11 years ago
  Robin Rosenberg 0264c313ba Enable rebase to continue for all rebase stages 11 years ago
  Matthias Sohn 29d9fc478c Fix gc's usage of progress monitor 11 years ago
  Robin Rosenberg 9570e0d4a9 Refactor detection of Windows platform to SystemReader 11 years ago
  Robin Rosenberg dccad56c9a Set core.precomposeunicode to true when creating repository on Mac 11 years ago
  Robin Rosenberg f5ef963acd Refactor detection of OS X to SystemReader 11 years ago
  Christian Halstrick 252727c4fc Support branches with name 'config' 11 years ago
  Robin Rosenberg d4fed9cb4b Refactored method to find branches from which a commit is reachable 12 years ago
  Matthias Sohn 376a741d8f Teach BranchTrackingStatus to handle tracking of local branches 11 years ago
  Robin Stocker 5854ca091a Improve ours/theirs conflict markers for rebase, cherry-pick 11 years ago
  Patrick Carlson 9a979a3681 Make BlameGenerator comments more clear 11 years ago
  Robin Rosenberg 9b86cf574b Suppress two resource warnings 11 years ago
  Robin Rosenberg 342de38e57 Fix idOffset when the working tree iterator matches a dircache entry 11 years ago
  Colby Ranger b777d7797d Implement wasDeltaAttempted() in DfsObjectRepresentation. 11 years ago
  Colby Ranger b77ba04976 Do not delta compress objects that have already tried to compress. 11 years ago
  Markus Duft 1e75941410 Make CheckoutCommand pass modified files through result 12 years ago
  Robin Rosenberg 993fcac2d3 Allow JGit to read C Git rebase state 11 years ago
  Matthias Sohn e9c811d0d0 Allow detection of case insensitive file systems 12 years ago
  Jevgeni Zelenkov 803debd7be Ensure a directory exists before trying to create/merge a file into it. 11 years ago
  Robin Rosenberg b2f911bb69 Fix PlotCommit for commits with duplicate parents 11 years ago
  Christian Halstrick 4c3f017a77 Garbage collector for FileRepositories 12 years ago
  Shawn O. Pearce 3534fa9c61 Expose some DFS APIs as public or protected 11 years ago
  Robin Stocker beee7b86af Fix resolving of relative file URIs in TransportLocal 11 years ago
  Christian Halstrick 778fdfaec1 Again teach ResolveMerger to create more correct DirCacheEntry's 11 years ago
  Shawn Pearce 955b024995 Revert "Teach ResolveMerger to create more correct DirCacheEntry's" 11 years ago
  Robin Rosenberg c010c93694 Support [<ref>]@{upstream} revision syntax 11 years ago
  Robin Rosenberg 2a2362fbb3 Support parsing previous checkout as a revision expresion. 11 years ago
  Markus Duft 3ea694c252 Teach ResolveMerger to create more correct DirCacheEntry's 11 years ago
  Robin Rosenberg f82d1cb5c0 Allow a @ without branch in revision syntax 11 years ago
  Markus Duft 3c09e980cb Make ApplyCommand create missing parent directories for new files 12 years ago
  Robin Rosenberg 981720d150 Rename local variables in Repository.resolve 12 years ago
  Robin Rosenberg 130925b879 Get rid of warning about possible NullPointerException 12 years ago
  Robin Stocker a216624ef7 Create parent dir if necessary on checkout 12 years ago
  Christian Halstrick c9e507c0b9 Improve performance of persisting an index by magnitudes 12 years ago
  Shawn O. Pearce 1c6c73c5a9 Work around smart HTTP bugs in C Git 12 years ago
  Dave Borowitz dc23a7cc42 Make InMemoryRepository pack names globally unique 12 years ago
  Ian Wetherbee 94f67a9cdc Disable PackParser EOF check if more data expected 12 years ago
  Dave Borowitz 2444aa231a Use the working tree's .gitmodules in SubmoduleWalk.forIndex() 12 years ago
  Matthias Sohn 3d98c3f0f3 Add toString() to simplify debugging rebase steps 12 years ago
  Robin Stocker 14ff22fd74 Ignore empty lines when parsing git-rebase-todo 12 years ago