2285 Commits (f64237d5ff240cd62179f25fac7c40a9ffd5b2b8)
 

Author SHA1 Message Date
Markus Duft f64237d5ff Adapt Status and CleanCommand to support cleaning directories 12 years ago
Tomasz Zarna fb33e80218 Add reflog command to JGit CLI 12 years ago
Robin Stocker cdaded26b0 CheckoutCommand: Support checking out ours and theirs 12 years ago
Robin Rosenberg 20c829838a Make an exception for the formatting rules (turn off) for some files 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
Matthias Sohn 05a7113002 Add missing @since tags to mark API added in 2.2 12 years ago
Tomasz Zarna 318f3d4643 Add support for --no-ff while merging 12 years ago
Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag 12 years ago
Tomasz Zarna 790126c145 Do not fail when checking out HEAD 12 years ago
Tomasz Zarna 074f9194dc Prefix an abnormal CLI command termination with 'fatal:' 12 years ago
Chris Aniszczyk e73c6873c7 Merge "CommitCommand: Ensure unmerged paths are added correctly with setOnly" 12 years ago
Matthias Sohn 6a3b0668b7 Merge "Fix formatting in org.eclipse.jgit.pgm.CLIText" 12 years ago
Jonathan Nieder dfb8bd694c diff, log -p: do not use outs before it is initialized 12 years ago
Robin Stocker 0f88d7b72f CommitCommand: Ensure unmerged paths are added correctly with setOnly 12 years ago
Tomasz Zarna 77d98b7ed5 Fix formatting in org.eclipse.jgit.pgm.CLIText 12 years ago
Robin Stocker 106e8b8762 Fix redundant null check warning in Repository 12 years ago
Colby Ranger f3a8d7413c Merge "Add the an event and listener for a dfs PackIndex being loaded." 12 years ago
Colby Ranger 034ff96674 Add the an event and listener for a dfs PackIndex being loaded. 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
Shawn Pearce 8acaae802c Merge "Add isIndexLoaded() to DfsPackFile." 12 years ago
Shawn Pearce 69b2a9f539 Merge "[blame] Don't pass null to PersonIdent constructor" 12 years ago
Colby Ranger f6f8bcd9df Add isIndexLoaded() to DfsPackFile. 12 years ago
Robin Stocker b7f5ed5612 Add Javadoc description for packages 12 years ago
Chris Aniszczyk cda5e861b9 Merge "Refactor ResolveMergerTest to allow testing multiple strategies" 12 years ago
Robin Stocker ecf97083e5 [blame] Don't pass null to PersonIdent constructor 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
Shawn Pearce bc8794eb21 Merge "Extend Javadoc of CheckoutCommand and add examples" 12 years ago
Shawn Pearce 71ac75fea3 Merge "Add a check in fstick that the reference file exists" 12 years ago
Shawn Pearce 4e6e267b8a Merge "Fix for Iff768422c, use offset 0 when going back to work tree iterator" 12 years ago
Robin Rosenberg 243e14d051 Add a check in fstick that the reference file exists 12 years ago
Shawn Pearce cd61e85fa1 Merge "Don't allow null name or e-mail in PersonIdent" 12 years ago
Shawn Pearce 88eb017c6c Merge "Fix Javadoc formatting of org.eclipse.jgit.diff package" 12 years ago
Shawn O. Pearce 500becfc63 Merge "Simplify push error message when ref already exists" 12 years ago
Christian Halstrick 37ab3ffdaf Refactor ResolveMergerTest to allow testing multiple strategies 12 years ago
Christian Halstrick b7d2c9a446 Merge "AbstractTreeIterator: Add toString with entry path" 12 years ago
Robin Stocker ad52ec5207 StashCreateCommand: Abort in case of unmerged paths 12 years ago
Robin Stocker f54b74225c AbstractTreeIterator: Add toString with entry path 12 years ago
Matthias Sohn 1ff82ca6d0 Update packaging build to use Tycho 0.16 12 years ago
Robin Stocker 8572526765 Extend Javadoc of CheckoutCommand and add examples 12 years ago
Shawn O. Pearce 99e9a3bdc6 Simplify push error message when ref already exists 12 years ago
Robin Stocker ac81ab4878 Fix Javadoc formatting of org.eclipse.jgit.diff package 12 years ago
Matthias Sohn 52d6482a5b Update jgit's last release version for API change reports 12 years ago
Christian Halstrick 5fc7bd783b Merge "Add a hint on the purpose of JGitInternalException to the constructor" 12 years ago
Robin Rosenberg 47a9b996c7 Add a hint on the purpose of JGitInternalException to the constructor 12 years ago
Robin Stocker c8ed4a5006 RevWalk: Add link to parseHeaders/parseBody in Javadoc of lookupCommit 12 years ago
Robin Stocker 6dadc801bd Don't allow null name or e-mail in PersonIdent 12 years ago