1885 次代码提交 (d364fb2d4f17866162a206d10ff89e19be7ac8e3)
 

作者 SHA1 备注 提交日期
  Kevin Sawicki d364fb2d4f Remove null access warning in DirCacheCheckout 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 年前
  Dave Borowitz 1f2022e3a7 Modify refs in UploadPack/ReceivePack using a hook interface 12 年前
  Dave Borowitz 7acd333e7d Fix a typo referring to RevFilter as RefFilter 12 年前
  Dave Borowitz bb8f0bec4a Minor javadoc wording fixes in ReceivePack 12 年前
  Dave Borowitz 27cbdaf497 Expose an OutputStream from ReceivePack for sending client messages 12 年前
  Dave Borowitz 4a01f47e82 Allow creating ReceiveCommands with a specified type 12 年前
  Dave Borowitz 4bf22ff6e8 Execute ReceiveCommands via a method rather than in ReceivePack 12 年前
  Kevin Sawicki 0fb0e84405 Reuse existing modes and ids 12 年前
  Kevin Sawicki 4de8a84671 Add command support for applying a stashed commit 12 年前
  Kevin Sawicki 03d4dc597e Add support for creating a stashed commit 12 年前
  Kevin Sawicki 10c0b34b88 Add all paths option to CheckoutCommand 12 年前
  Daniel Megert 709cd52958 Let the date formatter pick the locale. 12 年前
  Stefan Lay 54f23873d6 Add support for autosetuprebase to the CloneCommand 12 年前
  Matthias Sohn 0211d91001 Merge "Add IGNORE_ERRORS to FileUtils.delete()" 12 年前
  Christian Halstrick b6d376a177 Add IGNORE_ERRORS to FileUtils.delete() 12 年前
  Matthias Sohn 755dfdb409 Prepare 2.0.0-SNAPSHOT builds 12 年前
  Matthias Sohn 42b0fb4679 Merge branch 'stable-1.3' 12 年前
  Matthias Sohn f70b24a601 Prepare post 1.3.0.201202151440-r build 12 年前
  Matthias Sohn e4ee677dea JGit 1.3.0.201202151440-r 12 年前
  Christian Halstrick ed7b322186 Generate conflicts and index updates on file mode changes 12 年前
  Matthias Sohn de48250da5 Merge branch 'stable-1.3' 12 年前
  Matthias Sohn 3b358ce514 Prepare post 1.3.0.201202121842-rc4 builds 12 年前
  Matthias Sohn 53917539f8 JGit 1.3.0.201202121842-rc4 12 年前
  Kevin Sawicki 2f79cf9900 Support gitdir references in working tree .git file 12 年前
  Tomasz Zarna f1945cac1d Add getters for old and new prefixes in DiffFormatter 12 年前
  Kevin Sawicki 7bde08e1d4 Support committing submodule updates 12 年前
  Matthias Sohn f54e760232 Update iplog tool's README 12 年前
  Matthias Sohn e4bfd61c9d Merge "Add developers section to root POM file" 12 年前
  Robin Rosenberg 9673ae18ce Merge "Allow to list tags with org.eclipse.jgit.pgm.Tag" 12 年前
  Kevin Sawicki 11ab19aacd Add developers section to root POM file 12 年前
  Dariusz Luksza b649eaa9a8 Move writeTrashFile and deleteFile into JGitTestUtil 12 年前
  Kevin Sawicki 2fa5bcd6bb Add scm section to root POM file 12 年前
  Robin Rosenberg 96acc4e5cf Really close output stream when core.autocrlf is true 12 年前
  Tomasz Zarna 3fa054bcf7 Workaround incompatible refactoring in Jetty 7.6.0 12 年前
  Kevin Sawicki 97210fd6db Add command support for listing stashed commits 12 年前
  Matthias Sohn ea56a1ddb2 Merge "Support relative submodule URLs on init/add/sync" 12 年前
  Kevin Sawicki b57845c0cc Support relative submodule URLs on init/add/sync 12 年前
  Robin Stocker 14cc47ea1a Add BranchTrackingStatus for getting remote tracking status 12 年前
  Robin Stocker c0f4880e61 Add BranchConfig helper for access to branch config section 12 年前
  Robin Stocker 69d7d1b0b6 Add RevWalkUtils with count(start, end) method 12 年前
  Christian Halstrick a9892fba46 Merge "Support more of AutoCRLF" 12 年前
  Robin Rosenberg 03b5416a35 Fix resolution of tree when path is empty 12 年前