472 Commits (stable-5.3)

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
  Andre Bossert 963651b762 diff: add option metaVar for --src-prefix and --dst-prefix 5 years ago
  Matthias Sohn 39b8f43dcd pgm: Fix missing braces in Version.run() 5 years ago
  Matthias Sohn 7383d34737 pgm: Handle IOException in Version command 5 years ago
  Matthias Sohn e74592605e pgm: Fix missing braces in UploadPack.run() 5 years ago
  Matthias Sohn 9bf8a1bf14 pgm: Handle IOException in UploadPack command 5 years ago
  Matthias Sohn 7d073c129c pgm: Handle exceptions in Tag command 5 years ago
  Matthias Sohn 88d60bf51a pgm: Fix missing braces in Status.run() 5 years ago
  Matthias Sohn c6bd13922f pgm: Handle exceptions in Status command 5 years ago
  Matthias Sohn b33124c0ee pgm: Fix missing braces in ShowRef.run() 5 years ago
  Matthias Sohn 5ca4075c45 pgm: Handle IOException in ShowRef command 5 years ago
  Matthias Sohn 390fe5b878 pgm: Fix missing braces in Show.run() 5 years ago
  Matthias Sohn e5511f2fbb pgm: Handle exceptions in Show command 5 years ago
  Matthias Sohn 9ef393c747 pgm: Fix missing braces in Rm command 5 years ago
  Matthias Sohn ed0d6e69f9 pgm: Handle GitAPIException in Rm command 5 years ago
  Matthias Sohn 795c265c11 pgm: Handle exceptions in RevParse command 5 years ago
  Matthias Sohn 23af4452e8 pgm: Externalize error message 5 years ago
  Matthias Sohn 7cee790173 pgm: Fix missing braces in Reset.run() 5 years ago
  Matthias Sohn 5c05b9f38c pgm: Handle GitAPIException in Reset command 5 years ago
  Matthias Sohn c03700dcb0 pgm: Handle GitAPIException in Repo command 5 years ago
  Matthias Sohn ec7ec69819 pgm: Handle exceptions in Remote command 5 years ago
  Matthias Sohn d8fec824e4 pgm: Handle exceptions in Reflog command 5 years ago
  Matthias Sohn 8615c042ff pgm: Handle IOException in ReceivePack command 5 years ago
  David Pursehouse c648a38a47 Merge: Avoid non-localised literal string warning for "recursive" 5 years ago
  Matthias Sohn 9fee751263 pgm: Fix missing braces in Push.run() 5 years ago
  Matthias Sohn fa3db15049 pgm: Handle exceptions in Push command 5 years ago
  Matthias Sohn c821054316 pgm: Fix missing braces in MergeBase.run() 5 years ago
  Matthias Sohn 6c847b30c0 pgm: Handle IOException in MergeBase command 5 years ago
  Matthias Sohn d614ba3334 pgm: Fix missing braces in Merge command 5 years ago
  Matthias Sohn 67910b0570 pgm: Handle exceptions in Merge command 5 years ago
  Matthias Sohn 0eb0d6c58f pgm: Fix missing braces in LsTree.run() 5 years ago
  Matthias Sohn a19ad89d99 pgm: Handle exceptions in LsTree command 5 years ago
  Matthias Sohn 1b16fed56a pgm: Fix missing braces in LsRemote.run() 5 years ago
  Matthias Sohn 40562d7f5c pgm: Handle exceptions in LsRemote command 5 years ago
  Matthias Sohn 1978f180a2 pgm: Handle exceptions in LsFiles command 5 years ago
  Matthias Sohn 5739d1b314 pgm: Fix missing braces in Log.run() 5 years ago
  Matthias Sohn 64386cbfb7 pgm: Handle exceptions in Log command 5 years ago
  Matthias Sohn 2d7806da31 pgm: Handle exceptions in Init command 5 years ago
  Matthias Sohn 8b15ff57c8 pgm: Handle IOException in IndexPack command 5 years ago
  Matthias Sohn 152e4b43a3 pgm: Fix missing braces in Fetch.run() 5 years ago
  Matthias Sohn 7a64771b9e pgm: Handle IOException in Fetch command 5 years ago
  Matthias Sohn e65497ad09 pgm: Handle GitAPIException in Gc command 5 years ago
  Matthias Sohn 8264135d7c pgm: Fix missing braces in DiffTree.run() 5 years ago
  Matthias Sohn c2fb5873b4 pgm: Handle exceptions in DiffTree command 5 years ago
  Matthias Sohn e2d1736e69 pgm: Fix missing braces in Diff.run() 5 years ago
  Matthias Sohn a6212392d5 pgm: Handle exceptions in Diff command 5 years ago
  David Pursehouse 1a2db96c79 Stop using deprecated methods of RemoteSetUrlCommand/RemoteRemoveCommand 5 years ago