982 Commits (stable-3.1)

Author SHA1 Message Date
  Robin Stocker a76a4acf87 Implement open(URIish) for TransportLocal 10 years ago
  Robin Rosenberg 60e01cff2f Update reflog like C Git during rebase (non-interactive) 11 years ago
  Christian Halstrick 06dd0e9e27 Add path option to StatusCommand 10 years ago
  Robin Stocker 56ee811780 Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter 11 years ago
  Robin Stocker 12326ddead Refactor PathSuffixFilterTest to remove duplication 11 years ago
  Hiroshi Tomita 6845bb5b3e Update HEAD in cherry-picking several commits 11 years ago
  Colby Ranger 903fb9c739 Implement get nth offset in PackIndex. 11 years ago
  Alex Rukhlin 98dd6e6abd Fix HTTP response processing for WWW-Authenticate headers 11 years ago
  Dave Borowitz b646578d89 Add a method to DfsOutputStream to read as an InputStream 11 years ago
  Robin Rosenberg 7f43d04986 Fix tests for OS X when the tmpdir is the default /tmp 11 years ago
  Robin Stocker 01ebfa6c17 Disable warning about assigning to parameter 11 years ago
  Robin Rosenberg b0ffacf122 Recognize CRLF when parsing the short message of a commit or tag 11 years ago
  Tomasz Zarna 28ab9b8393 document empty blocks in StashApplyCommandTest 11 years ago
  Matthias Sohn 6b9c0d1232 Prepare 3.1.0-SNAPSHOT builds 11 years ago
  Matthias Sohn 01f6d91476 Prepare post 3.0.0.201306101825-r builds 11 years ago
  Matthias Sohn f384644774 JGit v3.0.0.201306101825-r 11 years ago
  Robin Rosenberg b83c269369 Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler) 11 years ago
  Matthias Sohn bf388c2e32 Prepare post 3.0.0 RC3 builds 11 years ago
  Matthias Sohn a898836eac JGit v3.0.0.201306040240-rc3 11 years ago
  Matthias Sohn 0603519aad Prepare post 3.0.0-rc2 builds 11 years ago
  Matthias Sohn 30fad6758f JGit v3.0.0.201305281830-rc2 11 years ago
  Robin Stocker a51899c203 Support refspecs with wildcard in middle (not only at end) 11 years ago
  Robin Stocker ec97912762 Fix multiple bugs in RawSubStringPattern used by MessageRevFilter 11 years ago
  Robin Stocker 7bb2a1b844 Handle short branch/tag name for setBranch in CloneCommand 11 years ago
  Roberto Tyley b4b3999f82 Fix BatchRefUpdate progress-monitoring so it doesn't count twice 11 years ago
  Robin Stocker 92189b2df4 Fix DiffFormatter NPEs for DiffEntry without content change 11 years ago
  Christian Halstrick c93a593302 Fix CommitCommand not to destroy repo 11 years ago
  Shawn Pearce 36144e12d8 Fix hardcoded use of target/trash in LocalDiskRepositoryTestCase 11 years ago
  Matthias Sohn 4800ac50f9 Prepare post 3.0.0 M7 builds 11 years ago
  Matthias Sohn 00108d01ff JGit v3.0.0.201305080800-m7 11 years ago
  Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package 11 years ago
  Dave Borowitz b0326235e1 Remove unused repository field from RevWalk 11 years ago
  Dave Borowitz 0bdf030b26 Require a DiffConfig when creating a FollowFilter 11 years ago
  Robin Rosenberg dd3181603e Extend the FS class for Java7 11 years ago
  Robin Rosenberg b8e763fc19 TagCommand should be able to create unannotated tags too 11 years ago
  Robin Stocker e8f720335f Add test for RefUpdate delete without HEAD 11 years ago
  Robin Stocker f448d62d29 Update tags on fetch if --tags or tag refspec specified 11 years ago
  Robin Stocker 68b378a4b5 Only fetch tags that do not exist locally with auto-follow 11 years ago
  Robin Stocker 8bd1e86bb7 Abort before delete in FileUtils.delete EMPTY_DIRECTORIES_ONLY|RECURSIVE 11 years ago
  Robin Stocker 23e3fb135b URIish: Allow multiple slashes in paths 11 years ago
  Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again 11 years ago
  Shawn Pearce 1b4320f1fa Revert "Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY" 11 years ago
  Robin Stocker 1080cc5a0d IndexDiff: Provide stage state for conflicting entries 11 years ago
  Matthias Sohn 427db940ca Do not export package org.eclipse.jgit from jgit tests 11 years ago
  Robin Rosenberg 7a42b7fb95 Untracked files should not be included in stash 11 years ago
  Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 11 years ago
  Robin Stocker 78fca8a099 Improve test coverage of AutoCRLF(In|Out)putStream 11 years ago
  Robin Rosenberg 4c638be79f Fix boundary conditions in AutoCRLFOutputStream 11 years ago
  Shawn Pearce d01fe32795 Skip main thread test in ThreadSafeProgressMonitor 11 years ago
  Robin Rosenberg 1bede91db2 Consider working tree changes when stashing newly added files 11 years ago