948 Commits (99d981ce35d66b89cdd5d539513bf0ec070b7b34)

Author SHA1 Message Date
Roberto Tyley 5dcc8693d7 Fix concurrent creation of fan-out object directories 12 years ago
Markus Duft baf7ca9cc0 Improve handling of checkout conflicts 12 years ago
Shawn Pearce 912ef3da19 Accept '-' instead of space in enum config values 12 years ago
Shawn Pearce 50eab4aa48 Revert "Add additional FastForwardMode enums for different config contexts" 12 years ago
Shawn Pearce 5630686655 Fix enum parsing from Config files 12 years ago
Colby Ranger 82ecfb3e31 Remove packIndex field from FileObjDatabase openPack method. 12 years ago
Dave Borowitz 891a2d75e7 Peel tags during resolve of foo^ 12 years ago
Robin Rosenberg e74cfeb673 Delete the iplog generator, cont'd 12 years ago
Matthias Sohn 850e5bc24e Delete the iplog generator 12 years ago
Tomasz Zarna 928286ad8f Return info about config subsection when trying to get an invalid enum 12 years ago
Tomasz Zarna c98abc9c05 Add additional FastForwardMode enums for different config contexts 12 years ago
Robin Rosenberg 5c49b93191 Ignore removed files with an assume-valid index entry 12 years ago
Robin Rosenberg 315f1cfa5c Update the revert command and things relating to revert 12 years ago
Robin Rosenberg f71944ec76 Hide deprecation warnings in some test classes 12 years ago
Robin Rosenberg a57dd1c164 Declare essentially static methods as static 12 years ago
Robin Rosenberg 04bc9b3ddc Add type argumente to some raw reclaration 12 years ago
Matthias Sohn 706f8eb9fc Prepare 2.3.0 builds 12 years ago
Matthias Sohn 2d78a8da97 Prepare post 2.2.0.201212191850-r builds 12 years ago
Matthias Sohn aa357c2a9f JGit v2.2.0.201212191850-r 12 years ago
Robin Rosenberg af54f16635 DirCacheIterator: Fix reset() and back() 12 years ago
Robin Stocker beb16cec26 Support --cached in RmCommand 12 years ago
Marc Strapetz 67edd3eda7 RevWalk support for shallow clones 12 years ago
Dariusz Luksza 8eb4d92637 Add support for rebase interactive 'edit' command 12 years ago
Dariusz Luksza 84fb2b59d1 Add support for rebase interactive 'reword' command 12 years ago
Matthias Sohn 9051af3c4d Add GarbageCollectCommand to porcelain API 12 years ago
Mikael Karlsson fa5231191d Add support for pull with --rebase and --no-rebase 12 years ago
Markus Duft f64237d5ff Adapt Status and CleanCommand to support cleaning directories 12 years ago
Robin Stocker cdaded26b0 CheckoutCommand: Support checking out ours and theirs 12 years ago
Robin Rosenberg 57333a8e93 Harmonize the JDT settings within JGit 12 years ago
Robin Stocker a2e691351f DirCacheEditor: Apply PathEdit for each stage 12 years ago
Robin Stocker 0f88d7b72f CommitCommand: Ensure unmerged paths are added correctly with setOnly 12 years ago
Tomasz Zarna 908d219dbd Add ReflogCommandTest#testAmendReflog 12 years ago
Robin Stocker de2455af67 ResetCommand: Use DirCacheBuilder in resetIndex 12 years ago
Robin Stocker 3f1d56d6b7 ResetCommand: Correctly reset unmerged paths in resetIndexForPaths 12 years ago
Robin Stocker 54aceb1769 Pull up method for creating DirCacheEntry into RepositoryTestCase 12 years ago
Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 12 years ago
Robin Rosenberg 243e14d051 Add a check in fstick that the reference file exists 12 years ago
Christian Halstrick 37ab3ffdaf Refactor ResolveMergerTest to allow testing multiple strategies 12 years ago
Robin Stocker ad52ec5207 StashCreateCommand: Abort in case of unmerged paths 12 years ago
Robin Stocker 6dadc801bd Don't allow null name or e-mail in PersonIdent 12 years ago
Robin Stocker 79f33419ec CommitCommand: Use original author on amend if author is not set 12 years ago
Robin Stocker c96b40d592 CommitCommand: Don't allow amending on initial commit 12 years ago
Robin Rosenberg 45edb41a9e Fix for Iff768422c, use offset 0 when going back to work tree iterator 12 years ago
Robin Rosenberg 046a497d77 Fix unstable test 12 years ago
Matthias Sohn 5aac542f65 Remove unused import introduced with 8f706db5 12 years ago
Robin Stocker 9ea38173cc Provide a convenient read() in RepositoryTestCase 12 years ago
Robin Rosenberg 2531d939e4 Add the intended file to avoid breakage 12 years ago
Marc Strapetz 8f706db56a FileBasedConfig supports UTF-8 byte order marker 12 years ago
Robin Rosenberg 68a91801d7 Comment an empty block which is ok 12 years ago
Robin Rosenberg 094df5a916 Allow @ in branch names and tighten syntax checking 12 years ago