44 Commits (c0103bc59d5b4a539f01bc9c98610ab3f11be114)

Author SHA1 Message Date
  Markus Duft c0103bc59d LFS: Enable LFS support for the CLI, better error handling 6 years ago
  Markus Duft d3ed64bcd4 LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 6 years ago
  Matthias Sohn f677ee4893 Fix javadoc in org.eclipse.jgit.pgm 6 years ago
  David Pursehouse 41bfc20a2c Main: Replace deprecated ExampleMode with OptionHandlerFilter 6 years ago
  Matthias Sohn 8c59e64412 Use a dedicated executor to run auto-gc in command line interface 7 years ago
  Matthias Sohn 475dcc2985 [findBugs] Use UTF-8 when writing to the error stream in jgit pgm 7 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() 7 years ago
  David Pursehouse 4e3c5e1f13 Main: Add missing $NON-NLS tag 7 years ago
  Christian Halstrick 293e8beacc Fix JGit CLI to follow native git's interpretation of http_proxy... 7 years ago
  Christian Halstrick bcb5a431a5 Add built-in LFS smudge filter for local case 8 years ago
  Christian Halstrick 45ee55d0d9 Add built-in LFS clean filter 8 years ago
  Andrey Loskutov 7780a4ee31 Make sure CLIGitCommand and Main produce (almost) same results 8 years ago
  Andrey Loskutov 24468f09e3 Added CLIText.fatalError(String) API for tests 8 years ago
  Andrey Loskutov c59d86c0a7 Don't treat command termination due '-h' option as a fatal error 8 years ago
  Matthias Sohn 2647d024af Fix push with jgit pgm failing with "unauthorized" 8 years ago
  Matthias Sohn ffa3d4bdb4 Fix non-externalized string warning in Main.execute() 8 years ago
  Christian Halstrick c3a073527e Honor also https_proxy environment variable 8 years ago
  Matthias Sohn ff798f13da Restore AwtCredentialsProvider to enable debugging pgm in Eclipse 9 years ago
  Matthias Sohn 6c1f739388 Move console classes to pgm bundle 9 years ago
  Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding 10 years ago
  Shawn Pearce 05226ac950 pgm: Flush stderr during shutdown 10 years ago
  Guillaume Nodet 977596b209 Avoid calls to System.exit() and throw an exception instead 10 years ago
  Kaloyan Raev 2c969ea00b Add support for --version in JGit CLI 10 years ago
  Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package 11 years ago
  Robin Rosenberg 9e36b173a5 pgm: Attempt to detect a broken pipe and exit silently 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 6490090f14 pgm: Make --git-dir a string 13 years ago
  Shawn O. Pearce 17d9c68636 Implement command line support for CredentialsProvider 13 years ago
  Shawn O. Pearce 0b51a45688 Allow pgm Main to be extended 13 years ago
  Shawn O. Pearce 08d349a27b amend commit: Refactor repository construction to builder class 14 years ago
  Shawn O. Pearce 532421d989 Refactor repository construction to builder class 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 6c64148f66 pgm: Report not in git repository rather than NPE 14 years ago
  Robin Rosenberg 0b8b6b5309 Introduce a named constant for the .git directory. 14 years ago
  Robin Rosenberg eb63bfc1b8 Recognize Git repository environment variables 14 years ago
  Shawn O. Pearce 7e8dc53881 Prompt for passwords from the console in jgit command line tools 14 years ago
  Shawn O. Pearce 27a497f83e Move AWT based SSH authenticator to ui bundle 14 years ago
  Shawn O. Pearce 9108035763 Refactor the cached Authenticator data out of AwtAuthenticator 14 years ago
  Alex Blewitt 4d91645e89 Remove trailing whitespace at end of line 14 years ago
  Shawn O. Pearce 41e4b2fed4 Move HttpSupport's configureHttpProxy to jgit-pgm 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago