754 Commits (stable-2.1)

Author SHA1 Message Date
  Matthias Sohn 54c4eb69ac Prepare for 2.1 maintenance changes 11 years ago
  Matthias Sohn c466bc2ddf JGit v2.1.0.201209190230-r 11 years ago
  Robin Rosenberg e0a3091af7 Introduce "never" as parseable date 11 years ago
  Christian Halstrick 84e171fbab Introduce ParseExceptions for GitDateParser 11 years ago
  Sasa Zivkov a551493240 Additional unit tests for the GC 11 years ago
  Robin Rosenberg cd23b214bf cleanup: use assertArrayEquals for assertion on arrays 11 years ago
  Robin Rosenberg 476e1d2ff1 cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 years ago
  Robin Stocker 11533f5d1d Add tests for more coverage of CheckoutCommand 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 abd60101b6 Implement a parser for dates 11 years ago
  Robin Rosenberg c4bc9c709a The Git API's only likes /, not \ in paths 11 years ago
  Robin Rosenberg f72b26f2d3 Skip a test that cannot be verified on Windows 11 years ago
  Christian Halstrick 252727c4fc Support branches with name 'config' 11 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
  Robin Rosenberg 342de38e57 Fix idOffset when the working tree iterator matches a dircache entry 11 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
  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 11 years ago
  Robin Stocker a216624ef7 Create parent dir if necessary on checkout 11 years ago
  Dave Borowitz 2444aa231a Use the working tree's .gitmodules in SubmoduleWalk.forIndex() 12 years ago
  Robin Stocker 14ff22fd74 Ignore empty lines when parsing git-rebase-todo 12 years ago
  Robin Stocker e623db0f87 Fix order of deletion for files/dirs in ResolveMerger 12 years ago
  Robin Stocker 028434e4f5 Don't return success on failing paths in ResolveMerger 12 years ago
  Tomasz Zarna 8dc10b147d Fix boxing warnings in org.eclipse.jgit.lib.ConfigTest 12 years ago
  Christian Halstrick 80113c7bb6 Fix resource leaks due to unclosed repositories 12 years ago
  Ian Wetherbee b1e4d6bca2 ReceivePack supports InputStream data after pack 12 years ago
  Christian Halstrick c745c93e40 Fix LockFileTest on Windows 12 years ago
  Dave Borowitz fe1f1b8f8a Read .gitmodules config from the tree in SubmoduleWalk 12 years ago
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 12 years ago
  Ian Wetherbee 590e8f44e6 Fix UnionInputStream.read to be more Java-like 12 years ago
  Matthias Sohn 9000351909 Prepare 2.1.0 builds 12 years ago
  Matthias Sohn 2f27d5ae12 Prepare post v2.0.0.201206130900-r builds 12 years ago
  Matthias Sohn aacd4f721b JGit v2.0.0.201206130900-r 12 years ago
  Markus Duft f5b58d21a4 Add missing license header to modification times test. 12 years ago
  Matthias Sohn f2d9a5ed31 Prepare next 2.0.0-SNAPSHOT builds 12 years ago
  Matthias Sohn 1cb135ebfb JGit v2.0.0.201206060730-rc3 12 years ago
  Markus Duft 8672c43ae3 Make DirCacheCheckout update timestamps in the index. 12 years ago
  Kevin Sawicki 59a98b49d2 Use working tree iterator to compare file modes 12 years ago