1771 Révisions (stable-2.2)

Auteur SHA1 Message Date
  Matthias Sohn 2d78a8da97 Prepare post 2.2.0.201212191850-r builds il y a 11 ans
  Matthias Sohn aa357c2a9f JGit v2.2.0.201212191850-r il y a 11 ans
  Robin Rosenberg af54f16635 DirCacheIterator: Fix reset() and back() il y a 11 ans
  Matthias Sohn 8d062dec0c [findBugs] Don't pass null for non-null parameter in RebaseCommand il y a 11 ans
  Colby Ranger b9e485661d Fix DeltaWindow.clear() to release loaded buffer bytes. il y a 11 ans
  Robin Stocker 4213a91c97 Enable reuse of FileTreeIterator and FileEntry for non subclasses il y a 11 ans
  Robin Stocker beb16cec26 Support --cached in RmCommand il y a 11 ans
  Robin Rosenberg 257f3fe4a1 Commit message may not necessarily be in UTF-8 il y a 11 ans
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones il y a 11 ans
  Dariusz Luksza 8eb4d92637 Add support for rebase interactive 'edit' command il y a 11 ans
  Dariusz Luksza 84fb2b59d1 Add support for rebase interactive 'reword' command il y a 11 ans
  Matthias Sohn 9051af3c4d Add GarbageCollectCommand to porcelain API il y a 11 ans
  Tomasz Zarna 20c3b6b8a0 Add config constant for "mergeoptions" il y a 11 ans
  Mikael Karlsson fa5231191d Add support for pull with --rebase and --no-rebase il y a 12 ans
  Dani Megert 58dd286848 Declare all thrown exceptions in Repository il y a 11 ans
  Matthias Sohn 6abb1b37a1 Import non-java.* JRE packages il y a 11 ans
  Markus Duft f64237d5ff Adapt Status and CleanCommand to support cleaning directories il y a 11 ans
  Robin Stocker cdaded26b0 CheckoutCommand: Support checking out ours and theirs il y a 11 ans
  Robin Rosenberg 20c829838a Make an exception for the formatting rules (turn off) for some files il y a 11 ans
  Robin Rosenberg 57333a8e93 Harmonize the JDT settings within JGit il y a 11 ans
  Robin Stocker a2e691351f DirCacheEditor: Apply PathEdit for each stage il y a 11 ans
  Matthias Sohn 05a7113002 Add missing @since tags to mark API added in 2.2 il y a 11 ans
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging il y a 11 ans
  Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag il y a 11 ans
  Robin Stocker 0f88d7b72f CommitCommand: Ensure unmerged paths are added correctly with setOnly il y a 11 ans
  Robin Stocker 106e8b8762 Fix redundant null check warning in Repository il y a 11 ans
  Colby Ranger 034ff96674 Add the an event and listener for a dfs PackIndex being loaded. il y a 11 ans
  Robin Stocker de2455af67 ResetCommand: Use DirCacheBuilder in resetIndex il y a 11 ans
  Robin Stocker 3f1d56d6b7 ResetCommand: Correctly reset unmerged paths in resetIndexForPaths il y a 11 ans
  Colby Ranger f6f8bcd9df Add isIndexLoaded() to DfsPackFile. il y a 11 ans
  Robin Stocker b7f5ed5612 Add Javadoc description for packages il y a 11 ans
  Robin Stocker ecf97083e5 [blame] Don't pass null to PersonIdent constructor il y a 11 ans
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 il y a 11 ans
  Robin Stocker ad52ec5207 StashCreateCommand: Abort in case of unmerged paths il y a 11 ans
  Robin Stocker f54b74225c AbstractTreeIterator: Add toString with entry path il y a 11 ans
  Robin Stocker 8572526765 Extend Javadoc of CheckoutCommand and add examples il y a 11 ans
  Shawn O. Pearce 99e9a3bdc6 Simplify push error message when ref already exists il y a 11 ans
  Robin Stocker ac81ab4878 Fix Javadoc formatting of org.eclipse.jgit.diff package il y a 11 ans
  Robin Rosenberg 47a9b996c7 Add a hint on the purpose of JGitInternalException to the constructor il y a 11 ans
  Robin Stocker c8ed4a5006 RevWalk: Add link to parseHeaders/parseBody in Javadoc of lookupCommit il y a 11 ans
  Robin Stocker 6dadc801bd Don't allow null name or e-mail in PersonIdent il y a 11 ans
  Robin Stocker 79f33419ec CommitCommand: Use original author on amend if author is not set il y a 11 ans
  Robin Stocker c96b40d592 CommitCommand: Don't allow amending on initial commit il y a 11 ans
  Robin Rosenberg 45edb41a9e Fix for Iff768422c, use offset 0 when going back to work tree iterator il y a 11 ans
  Markus Keller a27c1a6b15 Fix compile error (method not available in 1.5) il y a 11 ans
  Marc Strapetz 8f706db56a FileBasedConfig supports UTF-8 byte order marker il y a 11 ans
  Robin Stocker 56a0286b28 Fix typo in AnyObjectId#abbreviate il y a 11 ans
  Robin Stocker 85b189fdbe Add toString for TrackingRefUpdate il y a 11 ans
  Robin Rosenberg 094df5a916 Allow @ in branch names and tighten syntax checking il y a 11 ans
  Robin Stocker ac805874f7 Refuse to checkout unmerged paths from index il y a 11 ans