836 Commits (e522d95a51422e76e3da1b781b24142ad65abcc9)

Author SHA1 Message Date
Robin Rosenberg e522d95a51 Attempt to stabilize GCTest 12 years ago
Robin Rosenberg db34152794 Attempt to stabilize FileTreeIterator test on Windows 12 years ago
Stefan Lay 215a74eceb Add conflicts message before footer 12 years ago
Stefan Lay 1ca7c581a3 Only replace the ChangeId in the footer, not in the body 12 years ago
Markus Duft 3d18f65af1 Fix patch application WRT windows line endings. 12 years ago
Colby Ranger 7c58f6282a Update DfsGarbageCollector to not read back a pack index. 12 years ago
Tomasz Zarna 6a8da4c134 Add additional FastForwardMode enums for different config contexts 12 years ago
Robin Rosenberg 5213f6e2e8 Define a tree filter for user-visible changes between two indexes 12 years ago
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