395 Commits (e7b4af0d954b82839e8f8089af8d1d75ea2cf317)

Author SHA1 Message Date
  Matthias Sohn 187b7ad72e pgm daemon: fallback to user and system config if no config specified 4 years ago
  David Pursehouse eb1c18565c CLI: Remove unused externalized strings 4 years ago
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 4 years ago
  David Pursehouse 6d0168a414 Make inner classes static where possible 5 years ago
  Matthias Sohn 9dbb18291f Revert "Configure WindowCache settings to use in JGit CLI" 5 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  Matthias Sohn c253935f3a Add ls-files CLI command 6 years ago
  Michael Keppler 2fc00af44e refactor: simplify collection.toArray() 5 years ago
  Minh Thai 263a8c1c06 Make Reftable seek* and has* method names more consistent 5 years ago
  Minh Thai e04d96e3fa Seek references by prefix in reftable 5 years ago
  David Pursehouse f6c4a492d0 Repository: Deprecate #peel method 6 years ago
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 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() 6 years ago
  Matthias Sohn e6375445d1 Configure WindowCache settings to use in JGit CLI 6 years ago
  David Pursehouse ed9ede3446 ShowPackDelta: Refactor to use try-with-resource 6 years ago
  David Pursehouse 9450a55f76 CommandCatalog: Simplify scan method using try-with-resource 6 years ago
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 6 years ago
  Matthias Sohn e23b09ad6e Implement --force option in FetchCommand and CLI fetch command 6 years ago
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 years ago
  David Pursehouse 3195d2fb9b CommandCatalog: Use StandardCharsets.UTF_8 6 years ago
  David Pursehouse e466548235 DiffAlgorithms: Open Repository in try-with-resource 6 years ago
  David Pursehouse e1c1b80c93 AmazonS3Client: Open Input/OutputStream in try-with-resource 6 years ago
  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
  Markus Duft 1c43af8b97 Progress reporting for checkout 6 years ago
  David Pursehouse e895d21a52 Remove redundant @SuppressWarnings("unused") 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 239043e59d LfsStore: Make inner class AppServer static 6 years ago
  Rüdiger Herrmann 5e3a714221 Remove final modifier on args4j argument field in RevParse 6 years ago
  Ned Twigg f333c7496b Checkout now reports failures through exceptions. 8 years ago
  Ned Twigg c1fbef3cab Added API to TextBuiltin for piped usage. 8 years ago
  Matthias Sohn 52ed475211 Implement CommandRef.toString() to help debugging 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
  David Pursehouse 41bfc20a2c Main: Replace deprecated ExampleMode with OptionHandlerFilter 6 years ago
  Matthias Sohn a0558b7094 Remove final modifier on args4j option or argument fields 6 years ago
  Matthias Sohn 3af57b52a3 Update args4j to 2.33 7 years ago
  Robin Stocker c02c9e8042 Fix compilation errors with args4j 2.0.23 and later 11 years ago
  Matthias Sohn e9fb111182 Cleanup: Organize imports 6 years ago
  Joan Goyeau 88e453995d Fix default directory set when setDirectory wasn't called. 6 years ago
  Shawn Pearce 0398f3dd6e reftable: debug tools 6 years ago
  Shawn Pearce 53dd9a9e4b Rename extensions.refsStorage to refStorage 6 years ago
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files 7 years ago
  Oliver Lockwood 43672700e7 Add --match option for `jgit describe` to CLI 7 years ago
  Matthias Sohn 8c59e64412 Use a dedicated executor to run auto-gc in command line interface 7 years ago