1928 커밋 (dfff04742f371c57f1f014c023ee90585af52ef1)
 

작성자 SHA1 메시지 날짜
  Shawn O. Pearce dfff04742f Enable smart HTTP transport to place EOF at end of pack 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 년 전
  Tomasz Zarna 9c7371a8c4 Allow to get end-of-line characters for a RawText 12 년 전
  Sascha Scholz a1f877e312 Load .gitmodules config before adding values to it 12 년 전
  Christian Halstrick 1515d7b7d5 Merge "Exclude org.eclipse.jgit from pack200 packing" 12 년 전
  Christian Halstrick 3083146d13 Merge "Reuse existing modes and ids" 12 년 전
  Matthias Sohn 9169e7f9ec Exclude org.eclipse.jgit from pack200 packing 12 년 전
  Dave Borowitz d023f2c78b Extract filterCommands as a static method on ReceiveCommand 12 년 전
  Dave Borowitz 903e1b81d4 Remove PreUploadHook.onPreAdvertiseRefs 12 년 전
  Dave Borowitz 9d41dbd958 Add an AdvertiseRefsHookChain, similar to the other hook chains 12 년 전