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 "" 5 年之前
..
debug Make inner classes static where possible 5 年之前
internal Replace "Checkout" by "Check out" when used as a verb 5 年之前
opt Add signing options to commit CLI 5 年之前
AbstractFetchCommand.java Remove further unnecessary 'final' keywords 6 年之前
Add.java pgm: Handle GitAPIException in Add command 5 年之前
AmazonS3Client.java Remove further unnecessary 'final' keywords 6 年之前
Archive.java pgm: propagate generic exceptions when throwing Die exception 5 年之前
Blame.java Use String.isEmpty() instead of comparing to "" 5 年之前
Branch.java Fix missing braces in Branch.run() 5 年之前
Checkout.java Fix "jgit checkout -f" to overwrite dirty worktree files 5 年之前
Clean.java pgm: Handle exceptions in Clean command 5 年之前
Clone.java pgm: propagate generic exceptions when throwing Die exception 5 年之前
Command.java Fix javadoc in org.eclipse.jgit.pgm 6 年之前
CommandCatalog.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 年之前
CommandRef.java Remove further unnecessary 'final' keywords 6 年之前
Commit.java pgm: Fix too wide lines in Commit.run() 5 年之前
Config.java pgm: Handle exceptions in Config command 5 年之前
Daemon.java Remove further unnecessary 'final' keywords 6 年之前
Describe.java pgm: Fix missing braces in Describe.run() 5 年之前
Die.java Remove 'final' in parameter lists 6 年之前
Diff.java diff: Add "--staged" as alias to "--cached" 5 年之前
DiffTree.java pgm: Fix missing braces in DiffTree.run() 5 年之前
Fetch.java pgm: Fix missing braces in Fetch.run() 5 年之前
Gc.java pgm: Handle GitAPIException in Gc command 5 年之前
Glog.java Remove 'final' in parameter lists 6 年之前
IndexPack.java pgm: Handle IOException in IndexPack command 5 年之前
Init.java pgm: Handle exceptions in Init command 5 年之前
Log.java pgm: Fix missing braces in Log.run() 5 年之前
LsFiles.java pgm: Handle exceptions in LsFiles command 5 年之前
LsRemote.java pgm: Fix missing braces in LsRemote.run() 5 年之前
LsTree.java pgm: Fix missing braces in LsTree.run() 5 年之前
Main.java Use String.isEmpty() instead of comparing to "" 5 年之前
Merge.java Merge: Avoid non-localised literal string warning for "recursive" 5 年之前
MergeBase.java pgm: Fix missing braces in MergeBase.run() 5 年之前
Push.java pgm: Fix missing braces in Push.run() 5 年之前
ReceivePack.java pgm: Handle IOException in ReceivePack command 5 年之前
Reflog.java pgm: Handle exceptions in Reflog command 5 年之前
Remote.java pgm: Handle exceptions in Remote command 5 年之前
Repo.java pgm: Handle GitAPIException in Repo command 5 年之前
Reset.java pgm: Externalize error message 5 年之前
RevList.java Remove 'final' in parameter lists 6 年之前
RevParse.java pgm: Handle exceptions in RevParse command 5 年之前
RevWalkTextBuiltin.java Remove further unnecessary 'final' keywords 6 年之前
Rm.java pgm: Fix missing braces in Rm command 5 年之前
Show.java pgm: Fix missing braces in Show.run() 5 年之前
ShowRef.java pgm: Fix missing braces in ShowRef.run() 5 年之前
Status.java Use String.isEmpty() instead of comparing to "" 5 年之前
Tag.java pgm: Handle exceptions in Tag command 5 年之前
TextBuiltin.java pgm: propagate generic exceptions when throwing Die exception 5 年之前
UploadPack.java pgm: Fix missing braces in UploadPack.run() 5 年之前
Version.java pgm: Fix missing braces in Version.run() 5 年之前