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.
Tomasz Zarna 23e0a3e734 Add config --list command to pgm hace 12 años
..
debug Use the appropriate constant for ".git" hace 13 años
eclipse [findbugs] Do not ignore exceptional return value of mkdir hace 13 años
opt RFC: Ugly fix for i18n of metaVar CLI arguments hace 13 años
AbstractFetchCommand.java Fixed NLS in JGit command line interface hace 13 años
Add.java Implemented the git add commandline command. hace 13 años
AmazonS3Client.java Externalize strings from JGit hace 14 años
Blame.java blame: Implement blame on the command line hace 13 años
Branch.java Make Repository.shortenRefName static hace 13 años
CLIText.java Add --all switch to org.eclipse.jgit.pgm.Commit hace 12 años
Checkout.java Registering the Checkout command and fixed a typo. hace 13 años
Clone.java Always fetch tags during clone hace 13 años
Command.java Initial JGit contribution to eclipse.org hace 14 años
CommandCatalog.java Initial JGit contribution to eclipse.org hace 14 años
CommandRef.java Fix three-word command names hace 13 años
Commit.java Add user friendly output from jgit commit command hace 12 años
Config.java Add config --list command to pgm hace 12 años
Daemon.java daemon: Use HTTP's resolver and factory pattern hace 13 años
Die.java Move AmazonS3 command line utility to jgit-pgm hace 14 años
Diff.java ProgressMonitor: Refactor to use background alarms hace 13 años
DiffTree.java Remove empty iterator from TreeWalk hace 13 años
Fetch.java cleanup: Get rid of some unused-warnings hace 12 años
Glog.java Allow Repository.getDirectory() to be null hace 14 años
IndexPack.java Refactor IndexPack to not require local filesystem hace 13 años
Init.java Make --git-dir optional for 'jgit init' hace 13 años
Log.java Make use of the many date formatting options in the log command hace 12 años
LsRemote.java Externalize strings from JGit hace 14 años
LsTree.java Remove empty iterator from TreeWalk hace 13 años
Main.java pgm: Make --git-dir a string hace 13 años
Merge.java Merge in JGit CLI is missing break statement hace 13 años
MergeBase.java Externalize strings from JGit hace 14 años
Push.java cleanup: Get rid of some unused-warnings hace 12 años
ReceivePack.java Use FileKey to resolve Git repository arguments hace 14 años
Reset.java Add Reset to the JGit CLI hace 13 años
RevList.java Initial JGit contribution to eclipse.org hace 14 años
RevParse.java Initial JGit contribution to eclipse.org hace 14 años
RevWalkTextBuiltin.java Document the show methods of RevWalkTextBuiltin hace 12 años
Rm.java Update Rm in the JGit CLI hace 13 años
ShowRef.java Rewrite reference handling to be abstract and accurate hace 14 años
Tag.java Fix broken TagCommand API hace 12 años
TextBuiltin.java pgm: Make --git-dir a string hace 13 años
UploadPack.java Use FileKey to resolve Git repository arguments hace 14 años
Version.java Allow version builtin to run without git repository hace 14 años