1973 Commits (a2dac2c78d1fff0b2cedadcdaac030001eb851ac)
 

Author SHA1 Message Date
  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
  Robin Rosenberg 8e1bc46061 Merge "Remove null access warning in DirCacheCheckout" 12 years ago
  Robin Rosenberg 88fe2836ed Quickfix for AutoCRLF handling 12 years ago
  Matthias Sohn e0910edf7c Include eclipse.inf 12 years ago
  Kevin Sawicki d364fb2d4f Remove null access warning in DirCacheCheckout 12 years ago
  Kevin Sawicki 014d759d35 Update example code for obtaining a locked DirCache 12 years ago
  Tomasz Zarna 9c7371a8c4 Allow to get end-of-line characters for a RawText 12 years ago
  Sascha Scholz a1f877e312 Load .gitmodules config before adding values to it 12 years ago
  Christian Halstrick 1515d7b7d5 Merge "Exclude org.eclipse.jgit from pack200 packing" 12 years ago
  Christian Halstrick 3083146d13 Merge "Reuse existing modes and ids" 12 years ago
  Matthias Sohn 9169e7f9ec Exclude org.eclipse.jgit from pack200 packing 12 years ago
  Dave Borowitz d023f2c78b Extract filterCommands as a static method on ReceiveCommand 12 years ago
  Dave Borowitz 903e1b81d4 Remove PreUploadHook.onPreAdvertiseRefs 12 years ago
  Dave Borowitz 9d41dbd958 Add an AdvertiseRefsHookChain, similar to the other hook chains 12 years ago
  Dave Borowitz 1f2022e3a7 Modify refs in UploadPack/ReceivePack using a hook interface 12 years ago
  Dave Borowitz 7acd333e7d Fix a typo referring to RevFilter as RefFilter 12 years ago
  Dave Borowitz bb8f0bec4a Minor javadoc wording fixes in ReceivePack 12 years ago
  Dave Borowitz 27cbdaf497 Expose an OutputStream from ReceivePack for sending client messages 12 years ago
  Dave Borowitz 4a01f47e82 Allow creating ReceiveCommands with a specified type 12 years ago