1617 次程式碼提交 (stable-1.1)
 

作者 SHA1 備註 提交日期
  Chris Aniszczyk e16e976e04 Merge "FS: Overload detect() with no arguments" 13 年之前
  Shawn O. Pearce 74a129328e PushCommand: Allow adding any reference string 13 年之前
  Shawn O. Pearce 506ab8caa5 PushCommand: Add utilities for --all, --tags 13 年之前
  Chris Aniszczyk 599a55e447 Merge "PushCommand: Default to pushing HEAD" 13 年之前
  Chris Aniszczyk 582fb91f92 Merge "PushCommand: Set force-update in-place" 13 年之前
  Chris Aniszczyk 2df51d9427 Merge "Make --git-dir optional for 'jgit init'" 13 年之前
  Chris Aniszczyk ed2a8b5acf Merge "CloneCommand: add a test to ensure we fetch all tags" 13 年之前
  Philipp Thun 8e1b581d39 Make --git-dir optional for 'jgit init' 13 年之前
  Philipp Thun 79ad15924a Replace 'occured' by 'occurred' 13 年之前
  Shawn O. Pearce 9b917ac169 Improve native Git transport when following repository 13 年之前
  Chris Aniszczyk 317d8e2e8d Merge "PackWriter: Rename getObjectsNumber to getObjectCount" 13 年之前
  Chris Aniszczyk 92078473aa CloneCommand: add a test to ensure we fetch all tags 13 年之前
  Chris Aniszczyk b4b5178e82 Merge "Always fetch tags during clone" 13 年之前
  Jens Baumgart 9830baf48d CommitCommand: set correct Reflog message when amending 13 年之前
  Shawn O. Pearce ae1f7947de FS: Allow cloning an FS instance 13 年之前
  Shawn O. Pearce a4a00ea8f1 FS: Allow userHome to be set and cached 13 年之前
  Shawn O. Pearce 5f82569cab FS: Allow gitPrefix to be set and cached 13 年之前
  Shawn O. Pearce 2f705ad240 FS: Overload detect() with no arguments 13 年之前
  Shawn O. Pearce 3b91e3fe49 Always fetch tags during clone 13 年之前
  Shawn O. Pearce c3c4398b64 PushCommand: Default to pushing HEAD 13 年之前
  Shawn O. Pearce a0ead25a09 PushCommand: Set force-update in-place 13 年之前
  Shawn O. Pearce 7a9bf1e2e0 PackWriter: Rename getObjectsNumber to getObjectCount 13 年之前
  Shawn O. Pearce 65f9a6e58b Fix dumb transport push 13 年之前
  Mathias Kinzler 9b941d0172 Avoid NullPointerException in PlotCommit 13 年之前
  Shawn O. Pearce bd970007be ObjectIdOwnerMap: More lightweight map for ObjectIds 13 年之前
  Shawn O. Pearce b4f2913556 Merge "ObjectIdSubclassMap: Micro-optimize wrapping at end of table" 13 年之前
  Shawn O. Pearce 565fa6f9b1 Register TransportProtocols using services 13 年之前
  Shawn O. Pearce 305a8ac45f Make the supported Transports extensible and discoverable 13 年之前
  Shawn O. Pearce 2a137d8dea Merge "Don't auto follow non-annotated tags in fetch" 13 年之前
  Philipp Thun a490afedba Add -o option to commit command 13 年之前
  Shawn O. Pearce d1e47df0da ObjectIdSubclassMap: Micro-optimize wrapping at end of table 13 年之前
  Shawn O. Pearce 42f0b11153 Merge changes I0d797533,I128522af,I6dd076eb,Ief6f81b9,I83d01e5c 13 年之前
  Shawn Pearce 09d2b9f0ed Merge "Cache gitPrefix in FS_Win32" 13 年之前
  Matthias Sohn 561aa98041 Fix Bundle-Version of jgit source bundle 13 年之前
  Marc Strapetz 6f066dec02 Cache gitPrefix in FS_Win32 13 年之前
  Shawn O. Pearce c11756ca4e ObjectIdSubclassMap: Avoid field loads in inner loops 13 年之前
  Shawn O. Pearce df7b192e26 ObjectIdSubclassMap: Manually inline index() 13 年之前
  Shawn O. Pearce 16350bf9e4 ObjectIdSubclassMap: Change initial size to 2048 13 年之前
  Shawn O. Pearce da548dfd2b ObjectIdSubclassMap: Grow before insertions 13 年之前
  Shawn O. Pearce 47c2a3a98d ObjectIdSubclassMap: Use & rather than % for hashing 13 年之前
  Shawn O. Pearce ff6ac0aaef ObjectIdSubclassMap: Fix non-standard naming conventions 13 年之前
  Jesse Greenwald c68aba2a48 Fixed ordering of Config.getSubsections(...) 13 年之前
  Matthias Sohn c7e9f013b7 [findbugs] ProgressReportingFilter can be a static inner class 13 年之前
  Matthias Sohn a02e8e3d26 [findbugs] Avoid futile attempt to change max pool size 13 年之前
  Shawn O. Pearce f67e5602af PackWriter: Reduce GC during enumeration 13 年之前
  Shawn O. Pearce ef822fe3cd Remove deprecated Repository.mapTree 13 年之前
  Shawn O. Pearce 1f57061684 Remove deprecated TreeVisitor 13 年之前
  Shawn O. Pearce 6c3badea7a Remove deprecated TreeIterator 13 年之前
  Shawn O. Pearce 5ecc6e32cd Remove deprecated IndexTreeVisitor 13 年之前
  Shawn O. Pearce c88d34b067 Remove deprecated WriteTree 13 年之前