4005 Commits (7480737aac78a2c6e1acca37715bf61a5fa494bb)

Author SHA1 Message Date
  Robin Rosenberg 576e5acdd0 Speed up PathFilterGroup.include for large set of paths 11 years ago
  Robin Rosenberg 549034500a Speed up handling of "only" paths in the CommitCommand 11 years ago
  Robin Rosenberg b7d11eace6 Consider that some Java version on Linux only return integral timestamps 11 years ago
  Robin Rosenberg 5c49b93191 Ignore removed files with an assume-valid index entry 11 years ago
  Shawn Pearce 0b6387fe7c Revert "Stop PathFilter after walking all matching paths" 11 years ago
  Robin Rosenberg 315f1cfa5c Update the revert command and things relating to revert 11 years ago
  Dave Borowitz 75eb6a147f Stop PathFilter after walking all matching paths 11 years ago
  Colby Ranger 154e3c886b Do not enforce DeltaWindow maxMemory when zero. 11 years ago
  Colby Ranger 51beee5568 Enforce max memory for DeltaWindow. 11 years ago
  Robin Rosenberg 7314b6c2c0 Make jgit diff obey core.autocrlf 12 years ago
  Robin Rosenberg 92893d1f92 Do not perform character translation on copies in patches 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Robin Rosenberg af54f16635 DirCacheIterator: Fix reset() and back() 11 years ago
  Matthias Sohn 8d062dec0c [findBugs] Don't pass null for non-null parameter in RebaseCommand 11 years ago
  Colby Ranger b9e485661d Fix DeltaWindow.clear() to release loaded buffer bytes. 11 years ago
  Robin Stocker 4213a91c97 Enable reuse of FileTreeIterator and FileEntry for non subclasses 11 years ago
  Robin Stocker beb16cec26 Support --cached in RmCommand 11 years ago
  Robin Rosenberg 257f3fe4a1 Commit message may not necessarily be in UTF-8 11 years ago
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones 11 years ago
  Dariusz Luksza 8eb4d92637 Add support for rebase interactive 'edit' command 11 years ago
  Dariusz Luksza 84fb2b59d1 Add support for rebase interactive 'reword' command 11 years ago
  Matthias Sohn 9051af3c4d Add GarbageCollectCommand to porcelain API 11 years ago
  Tomasz Zarna 20c3b6b8a0 Add config constant for "mergeoptions" 11 years ago
  Mikael Karlsson fa5231191d Add support for pull with --rebase and --no-rebase 12 years ago
  Dani Megert 58dd286848 Declare all thrown exceptions in Repository 11 years ago
  Markus Duft f64237d5ff Adapt Status and CleanCommand to support cleaning directories 12 years ago
  Robin Stocker cdaded26b0 CheckoutCommand: Support checking out ours and theirs 11 years ago
  Robin Rosenberg 20c829838a Make an exception for the formatting rules (turn off) for some files 11 years ago
  Robin Stocker a2e691351f DirCacheEditor: Apply PathEdit for each stage 11 years ago
  Matthias Sohn 05a7113002 Add missing @since tags to mark API added in 2.2 11 years ago
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging 11 years ago
  Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag 11 years ago
  Robin Stocker 0f88d7b72f CommitCommand: Ensure unmerged paths are added correctly with setOnly 11 years ago
  Robin Stocker 106e8b8762 Fix redundant null check warning in Repository 11 years ago
  Colby Ranger 034ff96674 Add the an event and listener for a dfs PackIndex being loaded. 11 years ago
  Robin Stocker de2455af67 ResetCommand: Use DirCacheBuilder in resetIndex 11 years ago
  Robin Stocker 3f1d56d6b7 ResetCommand: Correctly reset unmerged paths in resetIndexForPaths 11 years ago
  Colby Ranger f6f8bcd9df Add isIndexLoaded() to DfsPackFile. 11 years ago
  Robin Stocker b7f5ed5612 Add Javadoc description for packages 11 years ago
  Robin Stocker ecf97083e5 [blame] Don't pass null to PersonIdent constructor 11 years ago
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 11 years ago
  Robin Stocker ad52ec5207 StashCreateCommand: Abort in case of unmerged paths 11 years ago
  Robin Stocker f54b74225c AbstractTreeIterator: Add toString with entry path 11 years ago
  Robin Stocker 8572526765 Extend Javadoc of CheckoutCommand and add examples 11 years ago
  Shawn O. Pearce 99e9a3bdc6 Simplify push error message when ref already exists 11 years ago
  Robin Stocker ac81ab4878 Fix Javadoc formatting of org.eclipse.jgit.diff package 11 years ago
  Robin Rosenberg 47a9b996c7 Add a hint on the purpose of JGitInternalException to the constructor 11 years ago
  Robin Stocker c8ed4a5006 RevWalk: Add link to parseHeaders/parseBody in Javadoc of lookupCommit 11 years ago
  Robin Stocker 6dadc801bd Don't allow null name or e-mail in PersonIdent 11 years ago
  Robin Stocker 79f33419ec CommitCommand: Use original author on amend if author is not set 11 years ago