2408 Commits (404de6563d247446d591b6d8bacd5bf5089d82c7)
 

Author SHA1 Message Date
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
Matthias Sohn 14164e040c Merge "Make BlameGenerator comments more clear" 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
Matthias Sohn 6da9473fe3 Merge "Add --squash option to org.eclipse.jgit.pgm.Merge" 12 years ago
Tomasz Zarna e8c25a1738 Add --squash option to org.eclipse.jgit.pgm.Merge 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
Robin Stocker 9fbe88aab1 Update README 12 years ago
Markus Keller a27c1a6b15 Fix compile error (method not available in 1.5) 12 years ago
Robin Rosenberg 0b19db77cb Merge "Remove unused import introduced with 8f706db5" 12 years ago
Shawn O. Pearce 31261b5c2f Revert "The constructor CmdLineException(String) is deprecated" 12 years ago
Matthias Sohn 5aac542f65 Remove unused import introduced with 8f706db5 12 years ago
Christian Halstrick 83e7554e17 Merge "Provide a convenient read() in RepositoryTestCase" 12 years ago
Christian Halstrick 01a33350ee Merge "Add the intended file to avoid breakage" 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
Robin Rosenberg bc66934a83 Merge "Allow @ in branch names and tighten syntax checking" 12 years ago
Robin Rosenberg 2e1d391f62 Merge "FileBasedConfig supports UTF-8 byte order marker" 12 years ago
Robin Rosenberg 13df55a464 Merge "Fix typo in AnyObjectId#abbreviate" 12 years ago
Robin Rosenberg aca8df0425 Merge "Add toString for TrackingRefUpdate" 12 years ago
Marc Strapetz 8f706db56a FileBasedConfig supports UTF-8 byte order marker 12 years ago
Christian Halstrick 1d08015cad Merge "Refuse to checkout unmerged paths from index" 12 years ago
Robin Stocker 56a0286b28 Fix typo in AnyObjectId#abbreviate 12 years ago
Robin Stocker 85b189fdbe Add toString for TrackingRefUpdate 12 years ago
Robin Rosenberg 68a91801d7 Comment an empty block which is ok 12 years ago
Robin Rosenberg 22427b748b Remove unnecessary @SuppressWarnings 12 years ago
Robin Rosenberg 7de1154d21 Remove uses of TextBuiltin.out in favor of outw 12 years ago