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