Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Carsten Hammer 0db509f7e7 Use String.isEmpty() instead of comparing to "" il y a 5 ans
..
debug Make inner classes static where possible il y a 5 ans
internal Replace "Checkout" by "Check out" when used as a verb il y a 5 ans
opt Add signing options to commit CLI il y a 5 ans
AbstractFetchCommand.java Remove further unnecessary 'final' keywords il y a 6 ans
Add.java pgm: Handle GitAPIException in Add command il y a 5 ans
AmazonS3Client.java Remove further unnecessary 'final' keywords il y a 6 ans
Archive.java pgm: propagate generic exceptions when throwing Die exception il y a 5 ans
Blame.java Use String.isEmpty() instead of comparing to "" il y a 5 ans
Branch.java Fix missing braces in Branch.run() il y a 5 ans
Checkout.java Fix "jgit checkout -f" to overwrite dirty worktree files il y a 5 ans
Clean.java pgm: Handle exceptions in Clean command il y a 5 ans
Clone.java pgm: propagate generic exceptions when throwing Die exception il y a 5 ans
Command.java Fix javadoc in org.eclipse.jgit.pgm il y a 6 ans
CommandCatalog.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
CommandRef.java Remove further unnecessary 'final' keywords il y a 6 ans
Commit.java pgm: Fix too wide lines in Commit.run() il y a 5 ans
Config.java pgm: Handle exceptions in Config command il y a 5 ans
Daemon.java Remove further unnecessary 'final' keywords il y a 6 ans
Describe.java pgm: Fix missing braces in Describe.run() il y a 5 ans
Die.java Remove 'final' in parameter lists il y a 6 ans
Diff.java diff: Add "--staged" as alias to "--cached" il y a 5 ans
DiffTree.java pgm: Fix missing braces in DiffTree.run() il y a 5 ans
Fetch.java pgm: Fix missing braces in Fetch.run() il y a 5 ans
Gc.java pgm: Handle GitAPIException in Gc command il y a 5 ans
Glog.java Remove 'final' in parameter lists il y a 6 ans
IndexPack.java pgm: Handle IOException in IndexPack command il y a 5 ans
Init.java pgm: Handle exceptions in Init command il y a 5 ans
Log.java pgm: Fix missing braces in Log.run() il y a 5 ans
LsFiles.java pgm: Handle exceptions in LsFiles command il y a 5 ans
LsRemote.java pgm: Fix missing braces in LsRemote.run() il y a 5 ans
LsTree.java pgm: Fix missing braces in LsTree.run() il y a 5 ans
Main.java Use String.isEmpty() instead of comparing to "" il y a 5 ans
Merge.java Merge: Avoid non-localised literal string warning for "recursive" il y a 5 ans
MergeBase.java pgm: Fix missing braces in MergeBase.run() il y a 5 ans
Push.java pgm: Fix missing braces in Push.run() il y a 5 ans
ReceivePack.java pgm: Handle IOException in ReceivePack command il y a 5 ans
Reflog.java pgm: Handle exceptions in Reflog command il y a 5 ans
Remote.java pgm: Handle exceptions in Remote command il y a 5 ans
Repo.java pgm: Handle GitAPIException in Repo command il y a 5 ans
Reset.java pgm: Externalize error message il y a 5 ans
RevList.java Remove 'final' in parameter lists il y a 6 ans
RevParse.java pgm: Handle exceptions in RevParse command il y a 5 ans
RevWalkTextBuiltin.java Remove further unnecessary 'final' keywords il y a 6 ans
Rm.java pgm: Fix missing braces in Rm command il y a 5 ans
Show.java pgm: Fix missing braces in Show.run() il y a 5 ans
ShowRef.java pgm: Fix missing braces in ShowRef.run() il y a 5 ans
Status.java Use String.isEmpty() instead of comparing to "" il y a 5 ans
Tag.java pgm: Handle exceptions in Tag command il y a 5 ans
TextBuiltin.java pgm: propagate generic exceptions when throwing Die exception il y a 5 ans
UploadPack.java pgm: Fix missing braces in UploadPack.run() il y a 5 ans
Version.java pgm: Fix missing braces in Version.run() il y a 5 ans