2238 Commits (99e9a3bdc610f91e7dd7a78af3c5c9ce8b01a7a7)
 

Author SHA1 Message Date
Shawn O. Pearce 99e9a3bdc6 Simplify push error message when ref already exists 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
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 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
Robin Rosenberg 094df5a916 Allow @ in branch names and tighten syntax checking 12 years ago
Robin Rosenberg 78c8659428 Merge "The constructor CmdLineException(String) is deprecated" 12 years ago
Tomasz Zarna 07f9936257 The constructor CmdLineException(String) is deprecated 12 years ago
Robin Stocker ac805874f7 Refuse to checkout unmerged paths from index 12 years ago
Shawn O. Pearce eb5b506acd Merge changes Ic2b78ba9,Ia13e63ed 12 years ago
Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok 12 years ago
Matthias Sohn 46d42404d3 Merge "Fixed instability in some GC tests." 12 years ago
Sasa Zivkov 87346556d3 Fixed instability in some GC tests. 12 years ago
Sasa Zivkov 7ad88afeb8 Fix the javadoc for GC.setExpire 12 years ago
Shawn O. Pearce b3e8f29fe9 Use '406 Not Acceptable' when info/refs is disabled 12 years ago
Shawn O. Pearce f93a6a7229 Compress large /info/refs responses on HTTP 12 years ago
Robin Rosenberg c9cce254c7 Use x-friends instead of x-internal to expose jgit for internal use 12 years ago
Matthias Sohn 4b3c0f8aba Prepare 2.2.0 builds 12 years ago
Matthias Sohn 555ad1f93c Merge branch 'stable-2.1' 12 years ago
Matthias Sohn 54c4eb69ac Prepare for 2.1 maintenance changes 12 years ago
Matthias Sohn c466bc2ddf JGit v2.1.0.201209190230-r 12 years ago
Robin Rosenberg 1f19d0a834 Merge "Fix resolving expression with ~ and ^ than extends beyond history" 12 years ago
Dave Borowitz 70ae16d708 Fix resolving expression with ~ and ^ than extends beyond history 12 years ago
Robin Rosenberg e0a3091af7 Introduce "never" as parseable date 12 years ago
Christian Halstrick 84e171fbab Introduce ParseExceptions for GitDateParser 12 years ago