28 Commits (stable-3.5)

Author SHA1 Message Date
  Kaloyan Raev 44812c02e8 CLI clone command should support --no-checkout 10 years ago
  Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package 11 years ago
  Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Robin Rosenberg 29546877b1 Add the --branch flag to the jgit clone command 11 years ago
  Robin Rosenberg 9ac9f13c15 Cleanup unused imports 11 years ago
  Matthias Sohn da59df358b Remove unused imports 11 years ago
  Jonathan Nieder cb349da017 Remove unused availableRefs local from Clone.guessHEAD 11 years ago
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Robin Rosenberg caa362f20d Check for write errors in standard out and exit with error 11 years ago
  Shawn O. Pearce 3b91e3fe49 Always fetch tags during clone 13 years ago
  Shawn O. Pearce 6490090f14 pgm: Make --git-dir a string 13 years ago
  Shawn O. Pearce 0c22243c4a clone: Use DirCacheCheckout 13 years ago
  Shawn O. Pearce 013cb8de38 Reduce calls to Repository.getConfig 13 years ago
  Chris Aniszczyk 6b6c8dd01b Update Fetch to use FetchCommand API 13 years ago
  Shawn O. Pearce a424b7aefe clone: Correct formatting of init message 13 years ago
  Shawn O. Pearce b46b635c03 Make Commit class only for writing 13 years ago
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 years ago
  Shawn O. Pearce 203bd66267 Rename Repository getWorkDir to getWorkTree 14 years ago
  Shawn O. Pearce 89d4a7377f Use FileRepository where we assume other file semantics 14 years ago
  Shawn O. Pearce 4c14b7623d Make lib.Repository abstract and lib.FileRepository its implementation 14 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Shawn O. Pearce 73b6efc928 Replace writeSymref with RefUpdate.link 14 years ago
  Robin Rosenberg 0b8b6b5309 Introduce a named constant for the .git directory. 14 years ago
  Mykola Nikishov 21b6f3434e Method to get a 'humanish' name from a path 14 years ago
  Mykola Nikishov 7eef835ad5 Replace a hard-coded default remote's name with a constant 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago