696 Commits (stable-2.0)

Author SHA1 Message Date
  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
  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
  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
  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 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
  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
  Kevin Sawicki 9be6526e9d Only unstash files changed when originally stashed 12 years ago
  Tomasz Zarna 0705e95630 Do not import/export empty org.eclipse.jgit package 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Kevin Sawicki 5c18fcb81b Keep submodules in index that are missing in working directory 12 years ago
  Markus Duft edc1fee033 Fix rebase > continue when nothing left to commit. 12 years ago
  Robin Rosenberg dd830f0a8d cleanup: Remove unneeded parameter to private method in RefUpdateTest 12 years ago
  Tomasz Zarna 90d002c15f Remove ambiguous CheckoutConflictException 12 years ago
  Kevin Sawicki fb2113d766 Reuse Git object created in setUp 12 years ago
  Kevin Sawicki 9e4b4fc41c Set person and message on stash ref update 12 years ago
  Kevin Sawicki 9908c203a5 Support insteadOf and pushInsteadOf URL replacement 12 years ago
  Tomasz Zarna eedd77a97b RawText#getEOL() does the same thing as RawText#getLineDelimiter() 12 years ago
  Tomasz Zarna 92f90eb229 Add ApplyCommand to JGit API 12 years ago
  Robin Rosenberg 88fe2836ed Quickfix for AutoCRLF handling 12 years ago
  Tomasz Zarna 9c7371a8c4 Allow to get end-of-line characters for a RawText 12 years ago
  Sascha Scholz a1f877e312 Load .gitmodules config before adding values to it 12 years ago
  Dave Borowitz 1f2022e3a7 Modify refs in UploadPack/ReceivePack using a hook interface 12 years ago
  Kevin Sawicki 4de8a84671 Add command support for applying a stashed commit 12 years ago