4 次代码提交 (b5941c74e59e64c5fd374a09067e74e26eed2612)

作者 SHA1 备注 提交日期
  Andrey Loskutov b5941c74e5 Set "potentialNullReference" to "error" level and fixed all issues 8 年前
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit 9 年前
  Robin Rosenberg 5ef6d69532 Use the new FS.exists method in commonly occuring places 11 年前
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 年前
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 年前
  Christian Halstrick 252727c4fc Support branches with name 'config' 11 年前
  Christian Halstrick 4c3f017a77 Garbage collector for FileRepositories 12 年前
  Kevin Sawicki 91f5ce3a15 Only increment mod count if packed-refs file changes 12 年前
  Kevin Sawicki b37b7e69cd Add command support for dropping a stashed commit 12 年前
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 年前
  Kevin Sawicki 97210fd6db Add command support for listing stashed commits 12 年前
  Kevin Sawicki 656461a991 Add exception class for when locking a file fails 12 年前
  Robin Rosenberg c536873c87 Fix reading of ref names containing characters that sort before / 13 年前
  Christian Halstrick 475461d052 Fix usage of FileSnapshot in RefDirectory 13 年前
  Christian Halstrick 2302a6d3ce Let RefDirectory use FileSnapShot to handle fast updates 13 年前
  Shawn O. Pearce 33e65ec691 Fix sorting of names in RefDirectory 13 年前
  Robin Stocker 6e10aa42e9 Add CHERRY_PICK_HEAD for cherry-pick conflicts 13 年前
  Carsten Pfeiffer 11e2e746c1 Support reading first SHA-1 from large FETCH_HEAD files 13 年前
  Christian Halstrick ffbaf694e2 Enhance RefDatabase with a refresh() method 13 年前
  Shawn O. Pearce c261b28f67 RefDirectory: Use FileSnapshot for packed-refs 13 年前
  Sasa Zivkov 3a86868c08 Detaching HEAD when checking out the same commit. 13 年前
  Marc Strapetz 57d13c047f Fix processing of broken symbolic references in RefDirectory 13 年前
  Marc Strapetz b297cf67a9 Fix processing of broken symbolic references in RefDirectory 13 年前
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir 13 年前
  Shawn O. Pearce e0e7fe531d Support core.fsyncRefFiles option 13 年前
  Christian Halstrick 2c38e5d461 Prevent endless loop of events fired by RefsDirectory 13 年前
  Christian Halstrick a4f7992dfb Add support for special symref FETCH_HEAD and MERGE_HEAD 13 年前
  Robin Rosenberg a85c08e1c8 Do not trigger RefsChangedEvent on the first attempt to read a ref 13 年前
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows 14 年前
  Shawn O. Pearce 515deaf7e5 Ensure RevWalk is released when done 14 年前
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 年前
  Shawn O. Pearce 8a9844b2af Redo event listeners to be more generic 14 年前
  Shawn O. Pearce 4c14b7623d Make lib.Repository abstract and lib.FileRepository its implementation 14 年前
  Shawn O. Pearce 47c07e1a0d Replace manual peel loops with RevWalk.peel 14 年前
  Shawn O. Pearce e1b312b5f7 Use CoreConfig, UserConfig and TransferConfig directly 14 年前
  Marc Strapetz 936e4ab2f2 Repository can be configured with FS 14 年前
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 年前
  Robin Rosenberg 6da38b9474 Optimize ref scanning 14 年前
  Shawn O. Pearce 73b6efc928 Replace writeSymref with RefUpdate.link 14 年前
  Shawn O. Pearce 01b5392cdb Rewrite reference handling to be abstract and accurate 14 年前