527 Révisions (next)

Auteur SHA1 Message Date
  kylezhao 46a702ef41 pgm: rewrite parents when --parents flag is passed il y a 3 ans
  Thomas Wolf 8210f29fe4 Implement ours/theirs content conflict resolution il y a 3 ans
  Matthias Sohn cb8924a80d init: allow specifying the initial branch name for the new repository il y a 3 ans
  Matthias Sohn 64cb7148ac Fail clone if initial branch doesn't exist in remote repository il y a 3 ans
  Thomas Wolf 3774fcc848 GPG signature verification via BouncyCastle il y a 3 ans
  Matthias Sohn 9109cb9d2b [pgm] add option --timeout to clone command il y a 3 ans
  Gal Paikin 31e3cb4375 Compare getting all refs except specific refs with seek and with filter il y a 3 ans
  Thomas Wolf 3ef9f2c764 [pgm] Use Apache sshd by default il y a 3 ans
  Thomas Wolf dd3846513b Tag message must not include the signature il y a 3 ans
  Han-Wen Nienhuys 7386f73bb0 Remove reftree and ketch il y a 4 ans
  Matthias Sohn 8548cb4e51 LsRemote: suppress warning for non-externalized string il y a 3 ans
  Thomas Wolf 41b9159795 TagCommand: support signing annotated tags il y a 3 ans
  Lee Worrall 9ebbfe93bb Add support for reading symrefs from pack capabilities il y a 3 ans
  Jason Yeo 276fcb2a11 Implement git describe --all il y a 3 ans
  Matthias Sohn 8d2d683655 Decouple JSch from JGit Core il y a 4 ans
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification il y a 4 ans
  David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations il y a 4 ans
  Matthias Sohn 187b7ad72e pgm daemon: fallback to user and system config if no config specified il y a 4 ans
  David Pursehouse 4cc13297cc ErrorProne: Enable and fix UnusedException check il y a 4 ans
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format il y a 4 ans
  Matthias Sohn c2a3ce7965 pgm: add option if reflogs should be written when converting to reftable il y a 4 ans
  Matthias Sohn dbe915def1 pgm: add option to configure if convert-ref-storage should create backup il y a 4 ans
  Matthias Sohn 83f90a274c Set config "extensions" option when converting ref storage format il y a 4 ans
  Matthias Sohn ecba5e48bb Fix indentation in ConvertRefStorage il y a 4 ans
  Carsten Hammer 74bc50125d Replace chain of if statements with switch il y a 5 ans
  Thomas Wolf 533a81db9d JGit pgm: Format blame output to match canonical git il y a 4 ans
  Thomas Wolf 59f9d206c9 Make blame work correctly on merge conflicts il y a 4 ans
  Han-Wen Nienhuys 0356613f48 pgm: add write stats to BenchmarkReftable il y a 4 ans
  Han-Wen Nienhuys a8f4bf6abe pgm: add command to convert repo to reftable il y a 4 ans
  Matthias Sohn c24eee4fa4 [pgm] Add --mirror option to clone command il y a 4 ans
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings il y a 4 ans
  Han-Wen Nienhuys e5880d9531 reftable: pass OutputStream at construction time il y a 4 ans
  David Pursehouse eb1c18565c CLI: Remove unused externalized strings il y a 4 ans
  Thomas Wolf bdd6cf74cf JGit pgm: make Blame more robust against bogus input il y a 4 ans
  Matthias Sohn 8f7e851346 [error prone] suppress AmbiguousMethodReference in AnyObjectId il y a 4 ans
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling il y a 5 ans
  David Pursehouse 6d0168a414 Make inner classes static where possible il y a 5 ans
  David Pursehouse 215a2dcf0f Blame: Suppress ReferenceEquality warning for RevCommit instances il y a 5 ans
  David Pursehouse 00f840dcd1 Consistently use "!isEmpty()" to detect non-empty list il y a 5 ans
  Sebastian Schuberth 9ea1ed158b cli: Add the --always option to describe il y a 5 ans
  Sebastian Schuberth 0cac834668 cli: Add the --tags option to describe il y a 5 ans
  Carsten Hammer 84fc5c908d Convert to lambda or member reference il y a 5 ans
  Carsten Hammer 6a4c77e619 Use isEmpty() instead of size()==0 where possible il y a 5 ans
  Carsten Hammer c0268f899e Join catch sections using multicatch il y a 5 ans
  Carsten Hammer 0db509f7e7 Use String.isEmpty() instead of comparing to "" il y a 5 ans
  Carsten Hammer bf251ea0e8 Replace usage of String.indexOf with String.contains where possible il y a 5 ans
  Andre Bossert a24fc94ccd diff: Add "--staged" as alias to "--cached" il y a 5 ans
  Thomas Wolf d9d9862402 Replace "Checkout" by "Check out" when used as a verb il y a 5 ans
  Andre Bossert 963651b762 diff: add option metaVar for --src-prefix and --dst-prefix il y a 5 ans
  Matthias Sohn 39b8f43dcd pgm: Fix missing braces in Version.run() il y a 5 ans