2243 Commits (792d27ece1c997d7364dded2dc8c2d2e45e4dc5b)

Author SHA1 Message Date
  Robin Rosenberg 078a9f6066 Add symlink support to JGit 11 years ago
  Robin Rosenberg 5ef6d69532 Use the new FS.exists method in commonly occuring places 11 years ago
  Robin Rosenberg 239f237be2 Fix deprecated WTI#isModified 10 years ago
  Robin Rosenberg ff83f54d29 Failing to delete a directory with untracked content is actually ok 10 years ago
  Robin Rosenberg e03f18941f Ban dangerous ref names in Windows 10 years ago
  Shawn Pearce d1aacc415a Fix MissingObjectException race in ObjectDirectory 10 years ago
  Robin Rosenberg 871ee53b52 Reset internal state canonical length in WorkingTreeIterator when moving 10 years ago
  Robin Rosenberg 5404e70dc6 Fix for core.autocrlf=input resulting in modified file 10 years ago
  Christian Halstrick 8352d1729c Add a missing since tag 10 years ago
  Shawn Pearce b0174a089c Fix serving fetch of existing shallow client 10 years ago
  Matthias Sohn b9a06212e1 Add missing @since tags 10 years ago
  Matthias Sohn 75b31767c4 Do not report ignored directories as untracked 11 years ago
  SATO taichi 2f425cf30c Add git checkout --orphan implementation 10 years ago
  Stefan Lay 3db6e05e52 Fix fast forward rebase with rebase.autostash=true 10 years ago
  Tomasz Zarna 0a38e08c1c fix link to EWAHCompressedBitmap in javadoc of SimpleDataInput/Output 10 years ago
  Colby Ranger ce5fd525be Upgrade javaewah to version 0.7.9 10 years ago
  Robin Rosenberg 4ceb25b602 Tag som non-localizable strings with NON-NLS 10 years ago
  Robin Rosenberg ed7e1eff07 Suppport the GIT_CONFIG_NOSYSTEM environment variable 10 years ago
  Jonathan Nieder 8a4cf2e0f8 archive: Use an empty directory for submodules 10 years ago
  Jonathan Nieder 2ecc27db92 archive: Include entries for directories 10 years ago
  Matthias Sohn f839d383e6 Prepare post 3.2.0 builds 10 years ago
  Matthias Sohn 699900c308 JGit v3.2.0.201312181205-r 10 years ago
  Matthias Sohn 0ff691cdb5 Revert "Fix for core.autocrlf=input resulting in modified file..." 10 years ago
  Robin Rosenberg 1def0a1257 Fix for core.autocrlf=input resulting in modified file and unsmudge 10 years ago
  Jonathan Nieder f2abbd0ea9 archive: Prepend a specified prefix to all entry filenames 10 years ago
  Robin Stocker 0ce61caefb Canonicalize worktree path in BaseRepositoryBuilder if set via config 10 years ago
  Matthias Sohn be7942f2ba Add missing @since tags for new public methods in Config 10 years ago
  Christian Halstrick ea04d2329d Don't use API exception in RebaseTodoLine 10 years ago
  Stefan Lay e90438c0e8 Fix aborting rebase with detached head 10 years ago
  Matthias Sohn 2e0d178855 Add recursive variant of Config.getNames() methods 10 years ago
  Matthias Sohn b14a939718 Prepare 3.3.0-SNAPSHOT builds 10 years ago
  Stefan Lay f86a488e32 Implement rebase.autostash 10 years ago
  Robin Stocker e0502ebb03 More helpful InvalidPathException messages (include reason) 11 years ago
  Robin Stocker f4dae204a6 Fix IgnoreRule#isMatch returning wrong result due to missing reset 10 years ago
  Robin Stocker 7dc8a4f089 Fix exception on conflicts with recursive merge 10 years ago
  John Ross 99608f0b9a Fix broken symbolic links on Cygwin. 10 years ago
  Stefan Lay 591998c2d6 Do not allow non-ff-rebase if there are uncommitted changes 10 years ago
  Christian Halstrick af40635aba Fix handling of file/folder conflicts during a checkout 10 years ago
  Robin Stocker 53c8ac0c60 Mention null return in Javadoc of Config#getString 10 years ago
  Stefan Lay dcd0dd4d9e Fix applying stash on other commit 10 years ago
  Stefan Lay ec0d78d093 Use static factory methods instead of overloaded constructors 10 years ago
  Matthias Sohn 7f7dd171df Cache SimpleDateFormat in GitDateParser per locale 10 years ago
  Stefan Lay 8339a07e83 Fix FIXUP error for blank lines in interactive rebase 10 years ago
  Stefan Lay 4feace2b9e Fix parsing Rebase todo lines when commit message is missing 10 years ago
  Christian Halstrick 7dce16018e Add close() method to API 10 years ago
  Robin Stocker 97b8115be4 Document that path parameters should use '/' as separator 10 years ago
  Robin Stocker 04f19353fd Improve Javadoc for typeHint parameter 10 years ago
  Colby Ranger f3b80f1a74 Do not update the ref hot bit when checking isIndexLoaded 10 years ago
  Matthias Sohn fceae20181 Prepare post 3.2.0-m3 builds 10 years ago
  Matthias Sohn 11ad807f7a JGit v3.2.0.201311130903-m3 10 years ago