4005 Commits (7480737aac78a2c6e1acca37715bf61a5fa494bb)

Author SHA1 Message Date
  Robin Rosenberg 642ff2cd7d Check for FF_ONLY merges correctly 11 years ago
  Colby Ranger 7fbd6588be Reduce memory held and speed up DfsGarbageCollector. 11 years ago
  Robin Stocker 75ddf2a0f4 Enable marking entries using TreeFilters in DiffEntry 12 years ago
  Robin Rosenberg 522fc6a9c6 Speed up PathFilterGroup for large sets of paths 11 years ago
  Stefan Lay 215a74eceb Add conflicts message before footer 11 years ago
  Stefan Lay 1ca7c581a3 Only replace the ChangeId in the footer, not in the body 11 years ago
  Markus Duft 3d18f65af1 Fix patch application WRT windows line endings. 12 years ago
  Colby Ranger 7c58f6282a Update DfsGarbageCollector to not read back a pack index. 11 years ago
  Tomasz Zarna 6a8da4c134 Add additional FastForwardMode enums for different config contexts 11 years ago
  Dani Megert 5b13b579b3 Use correct method link in Javadoc 11 years ago
  Colby Ranger 698705c754 Rename PackConstants to PackExt, a typed pack file extension. 11 years ago
  Robin Rosenberg 5213f6e2e8 Define a tree filter for user-visible changes between two indexes 11 years ago
  Colby Ranger 3f0176aea6 Remove getReverseIndexSize() from DfsPackDescription. 11 years ago
  Colby Ranger 510a605546 Use file extension with DfsPackDescription get/set file size. 11 years ago
  Roberto Tyley 5dcc8693d7 Fix concurrent creation of fan-out object directories 11 years ago
  Markus Duft baf7ca9cc0 Improve handling of checkout conflicts 12 years ago
  Shawn Pearce 912ef3da19 Accept '-' instead of space in enum config values 11 years ago
  Shawn Pearce 50eab4aa48 Revert "Add additional FastForwardMode enums for different config contexts" 11 years ago
  Shawn Pearce 5630686655 Fix enum parsing from Config files 11 years ago
  Colby Ranger 82ecfb3e31 Remove packIndex field from FileObjDatabase openPack method. 11 years ago
  Colby Ranger 5d3c2b3def Update DfsObjDatabase API to open/write by pack extension. 11 years ago
  Dave Borowitz 891a2d75e7 Peel tags during resolve of foo^ 11 years ago
  Tobias Pfeifer 8315439401 Fix NPE FS_Win32 when looking up git executable and home directory 11 years ago
  Robin Rosenberg bc07097ebe Revert "Speed up PathFilterGroup.include for large set of paths" 11 years ago
  Tomasz Zarna 928286ad8f Return info about config subsection when trying to get an invalid enum 11 years ago
  Tomasz Zarna c98abc9c05 Add additional FastForwardMode enums for different config contexts 11 years ago
  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