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.
Shawn O. Pearce 17d9c68636 Implement command line support for CredentialsProvider il y a 13 ans
..
debug Fixed help of Diff and ShowCommands commands il y a 13 ans
eclipse Fix concurrent read / write issue in LockFile on Windows il y a 14 ans
opt Perform automatic CRLF to LF conversion during WorkingTreeIterator il y a 14 ans
AbstractFetchCommand.java Update Fetch to use FetchCommand API il y a 13 ans
Add.java Implemented the git add commandline command. il y a 13 ans
AmazonS3Client.java Externalize strings from JGit il y a 14 ans
Branch.java Make Repository.shortenRefName static il y a 13 ans
CLIText.java Make Tag class only for writing il y a 14 ans
Clone.java Update Fetch to use FetchCommand API il y a 13 ans
Command.java Initial JGit contribution to eclipse.org il y a 14 ans
CommandCatalog.java Initial JGit contribution to eclipse.org il y a 14 ans
CommandRef.java Fix three-word command names il y a 13 ans
Commit.java Refactor Git API exceptions to a new package il y a 13 ans
Daemon.java Pass PackConfig down to PackWriter when packing il y a 14 ans
Die.java Move AmazonS3 command line utility to jgit-pgm il y a 14 ans
Diff.java Fixed help of Diff and ShowCommands commands il y a 13 ans
DiffTree.java Externalize strings from JGit il y a 14 ans
Fetch.java Update Fetch to use FetchCommand API il y a 13 ans
Glog.java Allow Repository.getDirectory() to be null il y a 14 ans
IndexPack.java Use CoreConfig, UserConfig and TransferConfig directly il y a 14 ans
Init.java Fixed the git init to properly set bare=true il y a 13 ans
Log.java Refactor diff sequence API il y a 13 ans
LsRemote.java Externalize strings from JGit il y a 14 ans
LsTree.java Externalize strings from JGit il y a 14 ans
Main.java Implement command line support for CredentialsProvider il y a 13 ans
MergeBase.java Externalize strings from JGit il y a 14 ans
Push.java Update Push to use latest API il y a 13 ans
ReceivePack.java Use FileKey to resolve Git repository arguments il y a 14 ans
RevList.java Initial JGit contribution to eclipse.org il y a 14 ans
RevParse.java Initial JGit contribution to eclipse.org il y a 14 ans
RevWalkTextBuiltin.java Add --all option to RevWalkTextBuiltin il y a 13 ans
Rm.java Move DirCache factory methods to Repository il y a 14 ans
ShowRef.java Rewrite reference handling to be abstract and accurate il y a 14 ans
Tag.java Update Tag to use TagCommand API il y a 13 ans
TextBuiltin.java Externalize strings from JGit il y a 14 ans
UploadPack.java Use FileKey to resolve Git repository arguments il y a 14 ans
Version.java Allow version builtin to run without git repository il y a 14 ans