715 Commits (1c6c73c5a9b8dd700be45d658f165a464265dba7)

Author SHA1 Message Date
  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
  Kevin Sawicki 2a18bb304c Support gitdir: refs in BaseRepositoryBuilder.findGitDir 12 years ago
  Christian Halstrick 0f84b86e01 fix PackWriter excluded objects handling 12 years ago
  Kevin Sawicki 058c74d8ad Update ORIG_HEAD when resetting 12 years ago
  Matthias Sohn 9bd9d9a698 Prepare next 2.0.0-SNAPSHOT builds 12 years ago
  Matthias Sohn 4aa550f7cc JGit v2.0.0.201205301645-rc2 12 years ago
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 years ago
  Matthias Sohn 59d2ef9470 Enable loading history until a given commit 12 years ago
  Kevin Sawicki 91f5ce3a15 Only increment mod count if packed-refs file changes 12 years ago
  Kevin Sawicki dac66672df Update smudged entries when writing index 12 years ago
  Dariusz Luksza 1bec1f2fae Ensure resetting on commit id 12 years ago
  Shawn O. Pearce 3da13473f7 Use BatchRefUpdate for tracking refs in FetchProcess 12 years ago
  Shawn O. Pearce 3da4c6fc58 Move NLS test for HttpServerText to http.test 12 years ago
  Robin Rosenberg 1953ae6aee Smudge index entries on first write (too), as well when reading 12 years ago
  Matthias Sohn b14aa4df99 Enable loading history until a given commit 12 years ago
  Kevin Sawicki 6ebc477c0b Make output stream optional in DiffCommand 12 years ago
  Robin Rosenberg 42d7565ba9 Validate paths during DirCheckout 12 years ago
  Robin Rosenberg 9c5b31703f Enable large file support 12 years ago
  Tomasz Zarna a2dac2c78d Allow to write tests with CLI syntax 12 years ago
  Robin Rosenberg 95ed300b04 Enable DirCacheEntry's copyMetaData to not copy stage info 12 years ago
  Robin Rosenberg fd53b454f2 Fix broken TagCommand API 12 years ago
  Shawn O. Pearce c0b1443926 Index config section and subsection names in one pass 12 years ago
  Kevin Sawicki 543c5238ae Recurse into cloned submodules 12 years ago
  Robin Rosenberg 3f4725c179 Handle content length in WorkingTreeIterator 12 years ago
  Matthias Sohn 9dd6e6cd29 Revert "Allow to write tests with CLI syntax" 12 years ago
  Tomasz Zarna bf845c126d Allow to write tests with CLI syntax 12 years ago
  Kevin Sawicki b37b7e69cd Add command support for dropping a stashed commit 12 years ago
  Kevin Sawicki bbfa4c9b2c Ignore trailing comments in transport SPI parsing 12 years ago
  Kevin Sawicki 7aeea3b27c Compare repository format version as parsed long 12 years ago
  Kevin Sawicki fd0c468b7a Copy all branch configuration values when renaming 12 years ago
  Tomasz Zarna c75aa1aed2 LogCommand#setMaxCount affects all commits 12 years ago
  Shawn O. Pearce ff13648ea2 Revert "Quickfix for AutoCRLF handling" 12 years ago