413 Commits (162a5c4c89b289af3755a2f26843cdf908e93c50)

Author SHA1 Message Date
  Stefan Lay f86a488e32 Implement rebase.autostash 10 years ago
  John Ross 99608f0b9a Fix broken symbolic links on Cygwin. 10 years ago
  Robin Stocker 53c8ac0c60 Mention null return in Javadoc of Config#getString 10 years ago
  Stefan Lay 4feace2b9e Fix parsing Rebase todo lines when commit message is missing 10 years ago
  Robin Stocker 04f19353fd Improve Javadoc for typeHint parameter 10 years ago
  Matthias Sohn 7cae388118 Add missing @since tags 10 years ago
  Tobias Pfeifer 765896febb Add Squash/Fixup support for rebase interactive in RebaseCommand 11 years ago
  Tobias Pfeifer baab84836a Parse commitId and shortMessage of a commented out line in rebase todo 11 years ago
  Christian Halstrick c3873b584f Enhance reading of git-rebase-todo formatted files 11 years ago
  Robin Stocker aa4bbc67b3 Use full branch name when getting ref in BranchTrackingStatus 10 years ago
  Roberto Tyley b4b3999f82 Fix BatchRefUpdate progress-monitoring so it doesn't count twice 11 years ago
  Roberto Tyley e7fc19fc0c Fix AnyObjectId's generic type declaration of Comparable 11 years ago
  Matthias Sohn e27993f1f8 Add missing @since tags 11 years ago
  Alex Blewitt 37f0e324b5 Allow deletions to occur when there is no HEAD 11 years ago
  Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again 11 years ago
  Robin Rosenberg ee222a3be1 Create constants in ConfigConstants for the "diff" section 11 years ago
  Robin Stocker 1080cc5a0d IndexDiff: Provide stage state for conflicting entries 11 years ago
  Shawn Pearce d01fe32795 Skip main thread test in ThreadSafeProgressMonitor 11 years ago
  Robin Rosenberg 0a824f5996 Add a constant for info/exclude 11 years ago
  Matthias Sohn 2f93551e18 Add missing @since tags for new API methods 11 years ago
  Shawn Pearce 56497be34d Delete broken DFS read-ahead support 11 years ago
  Robin Rosenberg 5cf53fdacf Speed up clone/fetch with large number of refs 11 years ago
  Matthias Sohn dd6f41e401 Add missing @since tags 11 years ago
  Tomasz Zarna 48f30b8614 Fix @since tags in JGit, version 2.4 never existed 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Robin Stocker 9105e1c9af Add isRebasing to RepositoryState 11 years ago
  Shawn Pearce 4e9fe58bb5 Avoid looking at UNREACHABLE_GARBAGE for client have lines 11 years ago
  Colby Ranger 3b325917a5 Added read/write support for pack bitmap index. 11 years ago
  Roberto Tyley f1dea3e279 Fix RefUpdate performance for existing Refs 11 years ago
  Robin Rosenberg 8a9074fe21 Implement core.checkstat = minimal 11 years ago
  Dave Borowitz 51d0e1f26e Fix Config.fromText to not skip a last line with no newline 11 years ago
  Robin Stocker 60d538fe51 Add getConflictingNames to RefDatabase 11 years ago
  Tomasz Zarna 6a8da4c134 Add additional FastForwardMode enums for different config contexts 11 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
  Dave Borowitz 891a2d75e7 Peel tags during resolve of foo^ 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 315f1cfa5c Update the revert command and things relating to revert 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones 11 years ago
  Tomasz Zarna 20c3b6b8a0 Add config constant for "mergeoptions" 11 years ago
  Dani Megert 58dd286848 Declare all thrown exceptions in Repository 11 years ago
  Robin Stocker 106e8b8762 Fix redundant null check warning in Repository 11 years ago
  Robin Stocker b7f5ed5612 Add Javadoc description for packages 11 years ago
  Robin Stocker 6dadc801bd Don't allow null name or e-mail in PersonIdent 11 years ago
  Robin Stocker 56a0286b28 Fix typo in AnyObjectId#abbreviate 11 years ago
  Robin Rosenberg 094df5a916 Allow @ in branch names and tighten syntax checking 11 years ago
  Dave Borowitz 70ae16d708 Fix resolving expression with ~ and ^ than extends beyond history 11 years ago