20 Commits (4c236ff4bbf664fd177a33f42517b0eef52510c8)

Author SHA1 Message Date
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 8 years ago
  Matthias Sohn 5b104a7275 Better report on client side if push failed due to too large object 8 years ago
  Shawn Pearce 3d8e6b1e16 Support atomic push in JGit client 8 years ago
  Jonathan Nieder bbfd9b0e5f Handle null in ProgressMonitor setters 9 years ago
  Christian Halstrick 261b514ceb Better report too large pack-files from PushCommand 9 years ago
  André Dietisheim a31920555f Allow users to show server messages while pushing 11 years ago
  Robin Rosenberg b61d35e848 Further cleanup of exceptions in Git API 12 years ago
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Kevin Sawicki da901c4968 Support a configured credentials provider in LsRemoteCommand 12 years ago
  Roberto Tyley 791a9fd691 Enable full Transport configuration for JGit API commands 12 years ago
  Stefan Lay e2815f0121 Add lookup to remote config if the refSpec is not explicitly set 13 years ago
  Shawn O. Pearce 74a129328e PushCommand: Allow adding any reference string 13 years ago
  Shawn O. Pearce 506ab8caa5 PushCommand: Add utilities for --all, --tags 13 years ago
  Shawn O. Pearce c3c4398b64 PushCommand: Default to pushing HEAD 13 years ago
  Shawn O. Pearce a0ead25a09 PushCommand: Set force-update in-place 13 years ago
  Jens Baumgart 29ed09a44f PushCommand: do not set a null credentials provider 13 years ago
  Mathias Kinzler 414e0cd329 Make setCredentialsProvider more convenient to use 13 years ago
  Mathias Kinzler 920ac08777 Allow to set a CredentialsProvider on relevant API commands 13 years ago
  Chris Aniszczyk 98a41bd4d0 Add PushCommand API 13 years ago
  Chris Aniszczyk 39734f2908 Update FetchCommand with dry run and thin options 13 years ago
  Chris Aniszczyk bbabc19e2f Add FetchCommand 13 years ago