766 Commits (137e91a4654b4f516d1f82885c669e14473dbfd6)

Author SHA1 Message Date
  Medha Bhargav Prabhala 137e91a465 Implement signing commits using BouncyCastle 5 years ago
  Gunnar Wagenknecht 2343c688b1 Allow CommitCommand to sign commits 5 years ago
  Matthias Sohn 23c30c6310 Fix warnings for usage of deprecated RefDatabase#getRef 5 years ago
  Jonathan Nieder d83e85736e Don't swallow IOException 5 years ago
  Jonathan Nieder 3f9a5ce13f Deprecate Repository#hasObject 5 years ago
  Matthias Sohn 7b989eed72 Suppress API errors and add missing @since tags caused by 6ea888a 5 years ago
  Jonathan Nieder c1954f6c36 RefDatabase: Introduce findRef synonym for getRef 8 years ago
  Jonathan Nieder 9895338de1 RefDatabase: Remove fallback exactRef implementation 8 years ago
  Ivan Frade 6ea888a036 RefDatabase/Ref: Add versioning to reference database 5 years ago
  Mincong HUANG d09388e156 Avoid double words 5 years ago
  Gunnar Wagenknecht e751c878b0 New GpgConfig for typed access to GPG settings 5 years ago
  Ivan Frade d9ac7ddf10 Remove unnecessary modifiers from interfaces 5 years ago
  Matthias Sohn 36536e3396 Add missing @since tags for ObjectChecker.ErrorType 5 years ago
  Jonathan Nieder b0991ca805 Format @NonNull on return value as method annotation 5 years ago
  Jonathan Nieder c58362c174 Avoid using @Nullable to annotate arrays 5 years ago
  Ivan Frade 39b27f7c7b DfsFsck: Check that .gitmodules in the repository have valid contents 5 years ago
  Ivan Frade 9372791fcf SubmoduleValidator: Always throw SubmoduleValidationException 5 years ago
  David Pursehouse df8bd762a1 ObjectChecker#getGitsubmodules: Fix malformed javadoc 5 years ago
  Ivan Frade 3ed3eafbd1 ObjectChecker: Report .gitmodules files found in the pack 5 years ago
  David Pursehouse a5c0a8dfa5 ConfigConstants: Add constants for i18n.logOutputEncoding 5 years ago
  David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
  David Pursehouse ee40efcea4 Make inner classes static where possible 5 years ago
  Matthias Sohn 6a2be5c12c Fix @since tag on RefDatabase#getRefsByPrefix 5 years ago
  Minh Thai a51e686e47 Query references by multiple prefixes 5 years ago
  Marc Strapetz cbc65bd659 Config.set-methods should not touch lines from included files 5 years ago
  Marc Strapetz f5614d471d Don't inline included configs on FileBasedConfig.save() 5 years ago
  Marc Strapetz 31abb329b4 ConfigLine.includedFrom stores source, if it was read from included file 5 years ago
  Matthias Sohn b0a0c1004f Fix @since tag for LOCK_SUFFIX 5 years ago
  Matthias Sohn 6bec391d36 Use constant for ".lock" 6 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  Michael Keppler 2fc00af44e refactor: simplify collection.toArray() 5 years ago
  Dave Borowitz 62562295c0 Add EMPTY_TREE_ID as a sibling of EMPTY_BLOB_ID 5 years ago
  Dave Borowitz 289f116dbb Update javadoc for EMPTY_BLOB_ID 5 years ago
  Matthias Sohn 31a72f5da7 Declare ConfigConstants and GitProtocolConstants final 5 years ago
  Matthias Sohn 5f27032fb8 Use constant for ".lock" 6 years ago
  David Pursehouse 4162ad0dd3 Repository: Deprecate the #getAllRefs method 6 years ago
  David Pursehouse f6c4a492d0 Repository: Deprecate #peel method 6 years ago
  David Pursehouse e701c59a85 Repository: Make #exactRef and #findRef final 6 years ago
  David Pursehouse 1da2ff7242 Repository: Deprecate getTags method 6 years ago
  Jonathan Nieder e9d2a8bd85 Remove deprecated Repository#notifyIndexChanged 6 years ago
  Jonathan Nieder 8c580dd4c0 Implementors should override Repository#notifyIndexChanged(boolean) 6 years ago
  Jonathan Nieder ca79b3d4af Revive Repository#notifyIndexChanged() 6 years ago
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 years ago
  David Pursehouse 46b7128a2e BatchRefUpdate: Don't use deprecated RefDatabase#getRefs(String) 6 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  Matthias Sohn e9e150fdd2 Store in IndexChangedEvent if it was caused by JGit itself 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 Turner d4f3ae0c43 Fix comparison order in AnyObjectId 6 years ago
  David Pursehouse 4dcf2f93db RefDatabase: Introduce getAllRefs method 6 years ago