40 Commits (64cb7148ac64855feb7f7649d1d168d7c6d37860)

Author SHA1 Message Date
  Matthias Sohn 64cb7148ac Fail clone if initial branch doesn't exist in remote repository 3 years ago
  Matthias Sohn 9109cb9d2b [pgm] add option --timeout to clone command 3 years ago
  David Pursehouse 4cc13297cc ErrorProne: Enable and fix UnusedException check 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Matthias Sohn c24eee4fa4 [pgm] Add --mirror option to clone command 4 years ago
  Matthias Sohn 159968abc4 pgm: propagate generic exceptions when throwing Die exception 5 years ago
  Matthias Sohn f677ee4893 Fix javadoc in org.eclipse.jgit.pgm 6 years ago
  Joan Goyeau 88e453995d Fix default directory set when setDirectory wasn't called. 6 years ago
  David Pursehouse 005e5feb4e Clone: add --recurse-submodules option 7 years ago
  Shawn Pearce c426a964ed clone: display progress messages 8 years ago
  Matthias Sohn 15e8b4fb2e [pgm] Add option --bare to clone command 9 years ago
  Matthias Sohn 563c1ad514 [pgm] Implement clone using CloneCommand 9 years ago
  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 14 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