948 Commits (99d981ce35d66b89cdd5d539513bf0ec070b7b34)

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
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 13 years ago
Shawn O. Pearce 3da13473f7 Use BatchRefUpdate for tracking refs in FetchProcess 13 years ago
Shawn O. Pearce 3da4c6fc58 Move NLS test for HttpServerText to http.test 13 years ago
Robin Rosenberg 1953ae6aee Smudge index entries on first write (too), as well when reading 13 years ago
Matthias Sohn b14aa4df99 Enable loading history until a given commit 13 years ago
Kevin Sawicki 6ebc477c0b Make output stream optional in DiffCommand 13 years ago
Robin Rosenberg 42d7565ba9 Validate paths during DirCheckout 13 years ago
Robin Rosenberg 9c5b31703f Enable large file support 13 years ago
Tomasz Zarna a2dac2c78d Allow to write tests with CLI syntax 13 years ago
Robin Rosenberg 95ed300b04 Enable DirCacheEntry's copyMetaData to not copy stage info 13 years ago
Robin Rosenberg fd53b454f2 Fix broken TagCommand API 13 years ago
Shawn O. Pearce c0b1443926 Index config section and subsection names in one pass 13 years ago
Kevin Sawicki 543c5238ae Recurse into cloned submodules 13 years ago
Robin Rosenberg 3f4725c179 Handle content length in WorkingTreeIterator 13 years ago
Matthias Sohn 9dd6e6cd29 Revert "Allow to write tests with CLI syntax" 13 years ago
Tomasz Zarna bf845c126d Allow to write tests with CLI syntax 13 years ago
Kevin Sawicki b37b7e69cd Add command support for dropping a stashed commit 13 years ago
Kevin Sawicki bbfa4c9b2c Ignore trailing comments in transport SPI parsing 13 years ago
Kevin Sawicki 7aeea3b27c Compare repository format version as parsed long 13 years ago
Kevin Sawicki fd0c468b7a Copy all branch configuration values when renaming 13 years ago
Tomasz Zarna c75aa1aed2 LogCommand#setMaxCount affects all commits 13 years ago
Shawn O. Pearce ff13648ea2 Revert "Quickfix for AutoCRLF handling" 13 years ago
Kevin Sawicki 9be6526e9d Only unstash files changed when originally stashed 13 years ago
Tomasz Zarna 0705e95630 Do not import/export empty org.eclipse.jgit package 13 years ago
Robin Rosenberg 95d311f888 Move JGitText to an internal package 13 years ago
Kevin Sawicki 5c18fcb81b Keep submodules in index that are missing in working directory 13 years ago
Markus Duft edc1fee033 Fix rebase > continue when nothing left to commit. 13 years ago
Robin Rosenberg dd830f0a8d cleanup: Remove unneeded parameter to private method in RefUpdateTest 13 years ago
Tomasz Zarna 90d002c15f Remove ambiguous CheckoutConflictException 13 years ago
Kevin Sawicki fb2113d766 Reuse Git object created in setUp 13 years ago
Kevin Sawicki 9e4b4fc41c Set person and message on stash ref update 13 years ago
Kevin Sawicki 9908c203a5 Support insteadOf and pushInsteadOf URL replacement 13 years ago
Tomasz Zarna eedd77a97b RawText#getEOL() does the same thing as RawText#getLineDelimiter() 13 years ago
Tomasz Zarna 92f90eb229 Add ApplyCommand to JGit API 13 years ago