878 Commits (97e660e1a54b2bae4b5e830ad45c3d7b9ea9ea21)

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