1936 次代码提交 (bf845c126d53f07de103e03b68ddb7f24014cee5)
 

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