2041 Commits (stable-2.0)
 

Author SHA1 Message Date
  Christian Halstrick 473139bbf6 Merge "Allow to write tests with CLI syntax" 12 years ago
  Tomasz Zarna bf845c126d Allow to write tests with CLI syntax 12 years ago
  Kevin Sawicki b37b7e69cd Add command support for dropping a stashed commit 12 years ago
  Kevin Sawicki bbfa4c9b2c Ignore trailing comments in transport SPI parsing 12 years ago
  Kevin Sawicki 7aeea3b27c Compare repository format version as parsed long 12 years ago
  Kevin Sawicki fd0c468b7a Copy all branch configuration values when renaming 12 years ago
  Shawn O. Pearce 04ab2dac37 Clarify the purpose of ObjectInserter.buffer() 12 years ago
  Tomasz Zarna c75aa1aed2 LogCommand#setMaxCount affects all commits 12 years ago
  Dave Borowitz 9bc26efe9d Pass a DfsRepositoryDescription to InMemoryRepository 12 years ago
  Shawn O. Pearce ff13648ea2 Revert "Quickfix for AutoCRLF handling" 12 years ago
  Kevin Sawicki 9be6526e9d Only unstash files changed when originally stashed 12 years ago
  Shawn O. Pearce 6e13dfab4a Merge "Enable smart HTTP transport to place EOF at end of pack" 12 years ago
  Shawn O. Pearce dfff04742f Enable smart HTTP transport to place EOF at end of pack 12 years ago
  Tomasz Zarna 0705e95630 Do not import/export empty org.eclipse.jgit package 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Shawn Pearce 0a69f05647 Merge changes Ic0ee9c08,Ia3e82682,I8d8ab547,I8f2cd0a0,I45823b0c,Ie22ac47e 12 years ago
  Shawn Pearce 95ceb24866 Merge "Use object id provided by working tree iterator for submodules" 12 years ago
  Markus Duft d1403512f5 Fix compilation error due to missing javadoc. 12 years ago
  Kevin Sawicki 3734db9282 Use object id provided by working tree iterator for submodules 12 years ago
  Kevin Sawicki 5c18fcb81b Keep submodules in index that are missing in working directory 12 years ago
  Matthias Sohn d1bde974c1 Merge "Export all packages from org.eclipse.jgit.pgm" 12 years ago
  Robin Rosenberg 9a9877da4e Merge "EolCanonicalizingInputStream: binary detection should be optional" 12 years ago
  Robin Rosenberg 01ee87201f cleanup: Silence an unused-parameter warning 12 years ago
  Stefan Lay d725ecb80e Merge "Fix rebase > continue when nothing left to commit." 12 years ago
  Markus Duft edc1fee033 Fix rebase > continue when nothing left to commit. 12 years ago
  Robin Rosenberg 66e8cd4eec cleanup: Get rid of some unused-warnings 12 years ago
  Robin Rosenberg c7f70c0558 cleanup: Remove unused parameter in ConsoleCredentialsProvider 12 years ago
  Robin Rosenberg 3cd7f09eec cleanup: Drop unused parameter on DhtPackParser 12 years ago
  Robin Rosenberg dd830f0a8d cleanup: Remove unneeded parameter to private method in RefUpdateTest 12 years ago
  Robin Rosenberg 708febedaf cleanup: Remove unnecessary @SuppressWarnings 12 years ago
  Robin Rosenberg 48bd58b8ee Merge "Revert non-sense logic in IO.readFully" 12 years ago
  Shawn O. Pearce c1ed9483ff Use readString() to trim trailing LF from first line 12 years ago
  Shawn Pearce 500e17e7d6 Merge changes I8277fd45,I7ac4e0ae,Ib475dfc0,Ib26adf95 12 years ago
  Dave Borowitz 039c785d9f Try to send HTTP error messages over sideband 12 years ago
  Dave Borowitz d2787d481e Extract the capability parsing logic in {Upload,Receive}Pack 12 years ago
  Dave Borowitz 2b0044f222 Make capability strings in BasePack{Fetch,Push}Connection public 12 years ago
  Dave Borowitz eea8581da5 Fix a typo in "capabilities" in ReceivePack 12 years ago
  Tomasz Zarna c638f72b41 Export all packages from org.eclipse.jgit.pgm 12 years ago
  Tomasz Zarna 90d002c15f Remove ambiguous CheckoutConflictException 12 years ago
  Christian Halstrick e05300b21d Merge "Check connection's error stream before reading from it" 12 years ago
  Shawn O. Pearce 8b1eee47d2 Ignore /target 12 years ago
  Kevin Sawicki fb2113d766 Reuse Git object created in setUp 12 years ago
  Kevin Sawicki 9e4b4fc41c Set person and message on stash ref update 12 years ago
  Kevin Sawicki 8db5414dcf Return command from StashCreateCommand setters 12 years ago
  Kevin Sawicki 9908c203a5 Support insteadOf and pushInsteadOf URL replacement 12 years ago
  Chris Aniszczyk db29665e64 Merge "Quickfix for AutoCRLF handling" 12 years ago
  Kevin Sawicki 2c6187697c Check connection's error stream before reading from it 12 years ago
  Tomasz Zarna eedd77a97b RawText#getEOL() does the same thing as RawText#getLineDelimiter() 12 years ago
  Christian Halstrick c71fff4ce2 Merge "Update example code for obtaining a locked DirCache" 12 years ago
  Tomasz Zarna 92f90eb229 Add ApplyCommand to JGit API 12 years ago