659 コミット (c64de36a06ea84d68c5abe311e0ccdb11fcbfd4b)

作成者 SHA1 メッセージ 日付
  Jonathan Nieder cdc5ec821e Bazel: Add a target to build jgit commandline tool 6年前
  Jonathan Nieder 0a35e5f25b Rename RefDatabase#getAllRefs to getRefs 6年前
  David Pursehouse 9fb724f1b9 RefDatabase: add hasRefs convenience method 6年前
  David Pursehouse 4dcf2f93db RefDatabase: Introduce getAllRefs method 6年前
  Matthias Sohn 9edf9bf2d6 Remove trivial cases of using deprecated RefDatabase.getRefs() 6年前
  Matthias Sohn e6375445d1 Configure WindowCache settings to use in JGit CLI 6年前
  Matthias Sohn 0d9732b54f Fix API problem filter warnings 6年前
  David Pursehouse ed9ede3446 ShowPackDelta: Refactor to use try-with-resource 6年前
  David Pursehouse 9450a55f76 CommandCatalog: Simplify scan method using try-with-resource 6年前
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 6年前
  Matthias Sohn e23b09ad6e Implement --force option in FetchCommand and CLI fetch command 6年前
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6年前
  Matthias Sohn d0f1f5eef6 Prepare 5.0.0-SNAPSHOT builds 6年前
  Matthias Sohn f389e18a28 Prepare 4.11.1-SNAPSHOT builds 6年前
  Matthias Sohn f944063517 JGit v4.11.0.201803080745-r 6年前
  David Pursehouse 3195d2fb9b CommandCatalog: Use StandardCharsets.UTF_8 6年前
  David Pursehouse e466548235 DiffAlgorithms: Open Repository in try-with-resource 6年前
  David Pursehouse e1c1b80c93 AmazonS3Client: Open Input/OutputStream in try-with-resource 6年前
  David Pursehouse a573dfc658 Enable warning for resources not managed by try-with-resource 6年前
  Markus Duft c0103bc59d LFS: Enable LFS support for the CLI, better error handling 6年前
  Markus Duft d3ed64bcd4 LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 6年前
  Markus Duft 1c43af8b97 Progress reporting for checkout 6年前
  Matthias Sohn 5a4b6fd237 Prepare 4.11.0-SNAPSHOT builds 6年前
  Matthias Sohn 757fecd697 Prepare 4.10.1-SNAPSHOT builds 6年前
  Matthias Sohn 55bf5a6c11 JGit v4.10.0.201712302008-r 6年前
  Karsten Thoms 3832527b02 Add header Automatic-Module-Name for Java 9 6年前
  David Pursehouse e895d21a52 Remove redundant @SuppressWarnings("unused") 6年前
  David Pursehouse 40608e6e26 PathTreeFilterHandler: Remove unused import 6年前
  Matthias Sohn f677ee4893 Fix javadoc in org.eclipse.jgit.pgm 6年前
  Matthias Sohn 1e56842742 Prepare 4.9.3-SNAPSHOT builds 6年前
  Matthias Sohn 24b7e91264 JGit v4.9.2.201712150930-r 6年前
  David Pursehouse 239043e59d LfsStore: Make inner class AppServer static 6年前
  Matthias Sohn 68c77a4d39 Prepare 4.9.2-SNAPSHOT builds 6年前
  Matthias Sohn a3588cbb2a JGit v4.9.1.201712030800-r 6年前
  Matthias Sohn 03abd1dff2 Ignore warning for minor version change without API change 6年前
  Matthias Sohn 7608de5e5d Prepare 4.5.5-SNAPSHOT builds 6年前
  Matthias Sohn 6372c60ab2 JGit v4.5.4.201711221230-r 6年前
  Matthias Sohn 809b9f8d5c Add missing help text for rev-parse's --verify option 6年前
  Rüdiger Herrmann 5e3a714221 Remove final modifier on args4j argument field in RevParse 6年前
  Matthias Sohn 6b544da293 Prepare 4.10.0-SNAPSHOT builds 6年前
  Matthias Sohn 8180183289 Prepare 4.9.1-SNAPSHOT builds 6年前
  Matthias Sohn 6877730fa0 JGit v4.9.0.201710071750-r 6年前
  Ned Twigg f333c7496b Checkout now reports failures through exceptions. 8年前
  Ned Twigg c1fbef3cab Added API to TextBuiltin for piped usage. 8年前
  Matthias Sohn 52ed475211 Implement CommandRef.toString() to help debugging 6年前
  David Pursehouse 72b3587d42 Stop using deprecated CmdLineException constructors 6年前
  David Pursehouse e7c2ae052b UntrackedFilesHandler: Fix non-localized string 6年前
  David Pursehouse 41bfc20a2c Main: Replace deprecated ExampleMode with OptionHandlerFilter 6年前
  Matthias Sohn a0558b7094 Remove final modifier on args4j option or argument fields 6年前
  Matthias Sohn 3af57b52a3 Update args4j to 2.33 7年前