1058 Commits (50d8cf5ca5c5828f2b03316bedc82e7cae748e3a)

Author SHA1 Message Date
  Matthias Sohn 50d8cf5ca5 JGit v3.3.2.201404171909-r 10 years ago
  Matthias Sohn 5073000c3f Prepare 3.3.2-SNAPSHOT builds 10 years ago
  Matthias Sohn f3f2060b5c JGit v3.3.1.201403241930-r 10 years ago
  Matthias Sohn c1fee1d16b Prepare 3.3.1-SNAPSHOT builds 10 years ago
  Matthias Sohn 3d855dbfc6 JGit v3.3.0.201403021825-r 10 years ago
  Robin Rosenberg fd62a45649 Fix merge/cherry-picking in CRLF mode 10 years ago
  Matthias Sohn 3cebf9c466 Prepare post 3.3.0RC1 builds 10 years ago
  Matthias Sohn 8bf45c23df JGit v3.3.0.201402191814-rc1 10 years ago
  Matthias Sohn 514719aa67 [findBugs] Don't ignore exceptional return value of File.mkdir() 10 years ago
  Matthias Sohn db1877628d [findBugs] Don't rely on default encoding 10 years ago
  Matthias Sohn 8fe327a8a1 [findBugs] Don't call toString() on a string 10 years ago
  Shawn Pearce f2f24a304d Fix diff header on renamed or copied files 10 years ago
  Christian Halstrick 38c4f35d8b Introduce an abstraction for HTTP connections 10 years ago
  Matthias Sohn 1eae309723 Allow programmatic remote configuration for PullCommand 10 years ago
  Konrad Kügler 48e36d8cb3 Use branch.<x>.mergeoptions and merge.ff as defaults for merging 10 years ago
  Roberto Tyley 2b722815c9 Non-Fast-Forward Ref-Updates: Omit isMergedInto() calls 10 years ago
  Roberto Tyley 47f47ffc07 Initialise ReceiveCommand status to NOT_ATTEMPTED for all constructors 10 years ago
  Robin Rosenberg 14cd43e6df Use fileAttributes to get more attributes in one go 10 years ago
  Robin Stocker 2852b6a07d Fix RevWalkUtils.findBranchesReachableFrom not finding some branches 10 years ago
  Robin Rosenberg 078a9f6066 Add symlink support to JGit 11 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
  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
  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
  Colby Ranger ce5fd525be Upgrade javaewah to version 0.7.9 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
  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) 10 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
  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
  Stefan Lay dcd0dd4d9e Fix applying stash on other commit 10 years ago
  Shawn Pearce 53616a85ef Break up GCTest to run in parallel 10 years ago
  Shawn Pearce 531d577658 Modify T0004_PackReaderTest to use existing pack 10 years ago
  Shawn Pearce d54d19740a Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 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