512 Commits (stable-5.9)

Autor SHA1 Mensaje Fecha
  Matthias Sohn 8d2d683655 Decouple JSch from JGit Core hace 4 años
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification hace 4 años
  David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations hace 4 años
  Matthias Sohn 187b7ad72e pgm daemon: fallback to user and system config if no config specified hace 4 años
  David Pursehouse 4cc13297cc ErrorProne: Enable and fix UnusedException check hace 4 años
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format hace 4 años
  Matthias Sohn c2a3ce7965 pgm: add option if reflogs should be written when converting to reftable hace 4 años
  Matthias Sohn dbe915def1 pgm: add option to configure if convert-ref-storage should create backup hace 4 años
  Matthias Sohn 83f90a274c Set config "extensions" option when converting ref storage format hace 4 años
  Matthias Sohn ecba5e48bb Fix indentation in ConvertRefStorage hace 4 años
  Carsten Hammer 74bc50125d Replace chain of if statements with switch hace 5 años
  Thomas Wolf 533a81db9d JGit pgm: Format blame output to match canonical git hace 4 años
  Thomas Wolf 59f9d206c9 Make blame work correctly on merge conflicts hace 4 años
  Han-Wen Nienhuys 0356613f48 pgm: add write stats to BenchmarkReftable hace 4 años
  Han-Wen Nienhuys a8f4bf6abe pgm: add command to convert repo to reftable hace 4 años
  Matthias Sohn c24eee4fa4 [pgm] Add --mirror option to clone command hace 4 años
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings hace 4 años
  Han-Wen Nienhuys e5880d9531 reftable: pass OutputStream at construction time hace 4 años
  David Pursehouse eb1c18565c CLI: Remove unused externalized strings hace 4 años
  Thomas Wolf bdd6cf74cf JGit pgm: make Blame more robust against bogus input hace 4 años
  Matthias Sohn 8f7e851346 [error prone] suppress AmbiguousMethodReference in AnyObjectId hace 4 años
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling hace 4 años
  David Pursehouse 6d0168a414 Make inner classes static where possible hace 5 años
  David Pursehouse 215a2dcf0f Blame: Suppress ReferenceEquality warning for RevCommit instances hace 5 años
  David Pursehouse 00f840dcd1 Consistently use "!isEmpty()" to detect non-empty list hace 5 años
  Sebastian Schuberth 9ea1ed158b cli: Add the --always option to describe hace 5 años
  Sebastian Schuberth 0cac834668 cli: Add the --tags option to describe hace 5 años
  Carsten Hammer 84fc5c908d Convert to lambda or member reference hace 5 años
  Carsten Hammer 6a4c77e619 Use isEmpty() instead of size()==0 where possible hace 5 años
  Carsten Hammer c0268f899e Join catch sections using multicatch hace 5 años
  Carsten Hammer 0db509f7e7 Use String.isEmpty() instead of comparing to "" hace 5 años
  Carsten Hammer bf251ea0e8 Replace usage of String.indexOf with String.contains where possible hace 5 años
  Andre Bossert a24fc94ccd diff: Add "--staged" as alias to "--cached" hace 5 años
  Thomas Wolf d9d9862402 Replace "Checkout" by "Check out" when used as a verb hace 5 años
  Andre Bossert 963651b762 diff: add option metaVar for --src-prefix and --dst-prefix hace 5 años
  Matthias Sohn 39b8f43dcd pgm: Fix missing braces in Version.run() hace 5 años
  Matthias Sohn 7383d34737 pgm: Handle IOException in Version command hace 5 años
  Matthias Sohn e74592605e pgm: Fix missing braces in UploadPack.run() hace 5 años
  Matthias Sohn 9bf8a1bf14 pgm: Handle IOException in UploadPack command hace 5 años
  Matthias Sohn 7d073c129c pgm: Handle exceptions in Tag command hace 5 años
  Matthias Sohn 88d60bf51a pgm: Fix missing braces in Status.run() hace 5 años
  Matthias Sohn c6bd13922f pgm: Handle exceptions in Status command hace 5 años
  Matthias Sohn b33124c0ee pgm: Fix missing braces in ShowRef.run() hace 5 años
  Matthias Sohn 5ca4075c45 pgm: Handle IOException in ShowRef command hace 5 años
  Matthias Sohn 390fe5b878 pgm: Fix missing braces in Show.run() hace 5 años
  Matthias Sohn e5511f2fbb pgm: Handle exceptions in Show command hace 5 años
  Matthias Sohn 9ef393c747 pgm: Fix missing braces in Rm command hace 5 años
  Matthias Sohn ed0d6e69f9 pgm: Handle GitAPIException in Rm command hace 5 años
  Matthias Sohn 795c265c11 pgm: Handle exceptions in RevParse command hace 5 años
  Matthias Sohn 23af4452e8 pgm: Externalize error message hace 5 años