You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Carsten Hammer 0db509f7e7 Use String.isEmpty() instead of comparing to "" hace 5 años
..
debug Make inner classes static where possible hace 5 años
internal Replace "Checkout" by "Check out" when used as a verb hace 5 años
opt Add signing options to commit CLI hace 5 años
AbstractFetchCommand.java Remove further unnecessary 'final' keywords hace 6 años
Add.java pgm: Handle GitAPIException in Add command hace 5 años
AmazonS3Client.java Remove further unnecessary 'final' keywords hace 6 años
Archive.java pgm: propagate generic exceptions when throwing Die exception hace 5 años
Blame.java Use String.isEmpty() instead of comparing to "" hace 5 años
Branch.java Fix missing braces in Branch.run() hace 5 años
Checkout.java Fix "jgit checkout -f" to overwrite dirty worktree files hace 5 años
Clean.java pgm: Handle exceptions in Clean command hace 5 años
Clone.java pgm: propagate generic exceptions when throwing Die exception hace 5 años
Command.java Fix javadoc in org.eclipse.jgit.pgm hace 6 años
CommandCatalog.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 hace 5 años
CommandRef.java Remove further unnecessary 'final' keywords hace 6 años
Commit.java pgm: Fix too wide lines in Commit.run() hace 5 años
Config.java pgm: Handle exceptions in Config command hace 5 años
Daemon.java Remove further unnecessary 'final' keywords hace 6 años
Describe.java pgm: Fix missing braces in Describe.run() hace 5 años
Die.java Remove 'final' in parameter lists hace 6 años
Diff.java diff: Add "--staged" as alias to "--cached" hace 5 años
DiffTree.java pgm: Fix missing braces in DiffTree.run() hace 5 años
Fetch.java pgm: Fix missing braces in Fetch.run() hace 5 años
Gc.java pgm: Handle GitAPIException in Gc command hace 5 años
Glog.java Remove 'final' in parameter lists hace 6 años
IndexPack.java pgm: Handle IOException in IndexPack command hace 5 años
Init.java pgm: Handle exceptions in Init command hace 5 años
Log.java pgm: Fix missing braces in Log.run() hace 5 años
LsFiles.java pgm: Handle exceptions in LsFiles command hace 5 años
LsRemote.java pgm: Fix missing braces in LsRemote.run() hace 5 años
LsTree.java pgm: Fix missing braces in LsTree.run() hace 5 años
Main.java Use String.isEmpty() instead of comparing to "" hace 5 años
Merge.java Merge: Avoid non-localised literal string warning for "recursive" hace 5 años
MergeBase.java pgm: Fix missing braces in MergeBase.run() hace 5 años
Push.java pgm: Fix missing braces in Push.run() hace 5 años
ReceivePack.java pgm: Handle IOException in ReceivePack command hace 5 años
Reflog.java pgm: Handle exceptions in Reflog command hace 5 años
Remote.java pgm: Handle exceptions in Remote command hace 5 años
Repo.java pgm: Handle GitAPIException in Repo command hace 5 años
Reset.java pgm: Externalize error message hace 5 años
RevList.java Remove 'final' in parameter lists hace 6 años
RevParse.java pgm: Handle exceptions in RevParse command hace 5 años
RevWalkTextBuiltin.java Remove further unnecessary 'final' keywords hace 6 años
Rm.java pgm: Fix missing braces in Rm command hace 5 años
Show.java pgm: Fix missing braces in Show.run() hace 5 años
ShowRef.java pgm: Fix missing braces in ShowRef.run() hace 5 años
Status.java Use String.isEmpty() instead of comparing to "" hace 5 años
Tag.java pgm: Handle exceptions in Tag command hace 5 años
TextBuiltin.java pgm: propagate generic exceptions when throwing Die exception hace 5 años
UploadPack.java pgm: Fix missing braces in UploadPack.run() hace 5 años
Version.java pgm: Fix missing braces in Version.run() hace 5 años