405 コミット (stable-5.2)

作成者 SHA1 メッセージ 日付
  Matthias Sohn 187b7ad72e pgm daemon: fallback to user and system config if no config specified 4年前
  David Pursehouse eb1c18565c CLI: Remove unused externalized strings 4年前
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 4年前
  David Pursehouse 6d0168a414 Make inner classes static where possible 5年前
  Thomas Wolf 6c14d273fa Apache MINA sshd client: proxy support 5年前
  Thomas Wolf a151190bef Add --ssh option to command-line commands 5年前
  Matthias Sohn 9dbb18291f Revert "Configure WindowCache settings to use in JGit CLI" 5年前
  David Pursehouse 7d19b18c7d TextBuiltin#init: Factor out a method to get the log output encoding 5年前
  David Pursehouse a5c0a8dfa5 ConfigConstants: Add constants for i18n.logOutputEncoding 5年前
  David Pursehouse 4316e1c3a9 TextBuiltin: Default to UTF-8 when i18n.logOutputEncoding is not set 5年前
  David Pursehouse ee40efcea4 Make inner classes static where possible 5年前
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5年前
  Matthias Sohn c253935f3a Add ls-files CLI command 6年前
  Michael Keppler 2fc00af44e refactor: simplify collection.toArray() 5年前
  Minh Thai 263a8c1c06 Make Reftable seek* and has* method names more consistent 5年前
  Minh Thai e04d96e3fa Seek references by prefix in reftable 5年前
  David Pursehouse f6c4a492d0 Repository: Deprecate #peel method 6年前
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6年前
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 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年前
  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年前
  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年前
  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年前
  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年前
  David Pursehouse 239043e59d LfsStore: Make inner class AppServer static 6年前
  Rüdiger Herrmann 5e3a714221 Remove final modifier on args4j argument field in RevParse 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年前
  Robin Stocker c02c9e8042 Fix compilation errors with args4j 2.0.23 and later 11年前
  Matthias Sohn e9fb111182 Cleanup: Organize imports 6年前