36 Commits (98cdca9b5a830f1c2ceca52379d662a68109d43e)

Author SHA1 Message Date
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 4 years ago
  Carsten Hammer 6a4c77e619 Use isEmpty() instead of size()==0 where possible 5 years ago
  Carsten Hammer c0268f899e Join catch sections using multicatch 5 years ago
  Medha Bhargav Prabhala 9150f5d836 Add signing options to commit CLI 5 years ago
  Michael Keppler 2fc00af44e refactor: simplify collection.toArray() 5 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  David Pursehouse 40608e6e26 PathTreeFilterHandler: Remove unused import 6 years ago
  Matthias Sohn f677ee4893 Fix javadoc in org.eclipse.jgit.pgm 6 years ago
  David Pursehouse 72b3587d42 Stop using deprecated CmdLineException constructors 6 years ago
  David Pursehouse e7c2ae052b UntrackedFilesHandler: Fix non-localized string 6 years ago
  Matthias Sohn 3af57b52a3 Update args4j to 2.33 7 years ago
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files 7 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  David Pursehouse a45cfee7a3 Organize imports 7 years ago
  David Pursehouse d1e821ec3f Don't use deprecated constructors of CmdLineException 8 years ago
  Andrey Loskutov fb5056c2c5 branch command: print help if requested, even if arguments are wrong 8 years ago
  Andrey Loskutov 63bb0bcd4a branch command: provide convenient and meaningful options help 8 years ago
  Andrey Loskutov aabbc58341 Sort "eager" path-like options to the end of the help 8 years ago
  Andrey Loskutov c59d86c0a7 Don't treat command termination due '-h' option as a fatal error 8 years ago
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 years ago
  Kaloyan Raev 9041fbc958 CLI status should support --untracked-files 9 years ago
  Robin Rosenberg 4ceb25b602 Tag som non-localizable strings with NON-NLS 10 years ago
  Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Shawn O. Pearce 31261b5c2f Revert "The constructor CmdLineException(String) is deprecated" 11 years ago
  Tomasz Zarna 07f9936257 The constructor CmdLineException(String) is deprecated 12 years ago
  Robin Rosenberg 529a348961 RFC: Ugly fix for i18n of metaVar CLI arguments 13 years ago
  Shawn O. Pearce 11fd0fe03a Clarify WorkingTreeOptions and filemode usage 13 years ago
  Marc Strapetz e2e38792b5 Perform automatic CRLF to LF conversion during WorkingTreeIterator 14 years ago
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows 14 years ago
  Shawn O. Pearce 121d009b9b Use ObjectReader in RevWalk, TreeWalk 14 years ago
  Shawn O. Pearce 5cfc29b491 Replace WindowCache with ObjectReader 14 years ago
  Marc Strapetz 936e4ab2f2 Repository can be configured with FS 14 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago