1751 Commits (57333a8e9384dab4edbaf8f47fffa90ac039649b)

Author SHA1 Message Date
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
Robin Stocker 0f88d7b72f CommitCommand: Ensure unmerged paths are added correctly with setOnly 12 years ago
Robin Stocker 106e8b8762 Fix redundant null check warning in Repository 12 years ago
Colby Ranger 034ff96674 Add the an event and listener for a dfs PackIndex being loaded. 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
Colby Ranger f6f8bcd9df Add isIndexLoaded() to DfsPackFile. 12 years ago
Robin Stocker b7f5ed5612 Add Javadoc description for packages 12 years ago
Robin Stocker ecf97083e5 [blame] Don't pass null to PersonIdent constructor 12 years ago
Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 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
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
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
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
Markus Keller a27c1a6b15 Fix compile error (method not available in 1.5) 12 years ago
Marc Strapetz 8f706db56a FileBasedConfig supports UTF-8 byte order marker 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 094df5a916 Allow @ in branch names and tighten syntax checking 12 years ago
Robin Stocker ac805874f7 Refuse to checkout unmerged paths from index 12 years ago
Sasa Zivkov 7ad88afeb8 Fix the javadoc for GC.setExpire 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 54c4eb69ac Prepare for 2.1 maintenance changes 12 years ago
Matthias Sohn c466bc2ddf JGit v2.1.0.201209190230-r 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
Christian Halstrick 27b791c591 Support config param "gc.pruneexpire" 12 years ago
Sasa Zivkov a551493240 Additional unit tests for the GC 12 years ago
Robin Rosenberg caa362f20d Check for write errors in standard out and exit with error 12 years ago
Robin Stocker 187101808c [findBugs] Silence warning about Transport initialization 12 years ago
Tommi Siivola 0e56f34752 Fix ResolveMerger issue with submodule conflict 12 years ago
Jason Pyeron 79d3dd8391 Ignore attempts to set the timeout to -1 12 years ago
Robin Rosenberg 833fd09442 Ignore non-commit refs when in RevWalkUtils.findBranchesReachableFrom 12 years ago
Shawn O. Pearce e63f1c94f8 Mark fields of BaseReceivePack private 12 years ago
Shawn O. Pearce 9638e0aa87 Delete checkObjectCollisions from PackParser 12 years ago
Tomasz Zarna e44c3e7139 Output result of switching branch -- o.e.jgit.pgm.Checkout 12 years ago
Robin Stocker 51c20b27ac DirCacheCheckout: Fix handling of files not in index 12 years ago