Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Markus Duft edc1fee033 Fix rebase > continue when nothing left to commit. 12 роки тому
..
errors Remove ambiguous CheckoutConflictException 12 роки тому
AddCommand.java Retain executable mode of existing files on Windows 12 роки тому
AddNoteCommand.java Add NotesCommand to the JGit API 13 роки тому
ApplyCommand.java RawText#getEOL() does the same thing as RawText#getLineDelimiter() 12 роки тому
ApplyResult.java Add ApplyCommand to JGit API 12 роки тому
BlameCommand.java blame: Compute the origin of lines in a result file 13 роки тому
CheckoutCommand.java Remove ambiguous CheckoutConflictException 12 роки тому
CheckoutResult.java [findbugs] Make CheckoutResult constants final 13 роки тому
CherryPickCommand.java Add commit id and parent count to exception message 12 роки тому
CherryPickResult.java [findbugs] Make mutable static field final 13 роки тому
CleanCommand.java CleanCommand: add the ability to do a dry run 13 роки тому
CloneCommand.java Add support for autosetuprebase to the CloneCommand 12 роки тому
CommitCommand.java Support committing submodule updates 12 роки тому
CreateBranchCommand.java Use JGitText.refAlreadyExists instead of "ref exists" 13 роки тому
DeleteBranchCommand.java Reduce calls to Repository.getConfig 13 роки тому
DeleteTagCommand.java Add DeleteTagCommand to JGit API 13 роки тому
DiffCommand.java Add setter for ProgressMonitor to DiffCommand 12 роки тому
FetchCommand.java Support a configured credentials provider in LsRemoteCommand 12 роки тому
Git.java Add ApplyCommand to JGit API 12 роки тому
GitCommand.java Externalize strings from JGit 14 роки тому
InitCommand.java Allow InitCommand to run on existing git repos 13 роки тому
ListBranchCommand.java Fix API ListBranchCommand for listmode 'all' 13 роки тому
ListNotesCommand.java Add NotesCommand to the JGit API 13 роки тому
ListTagCommand.java Add ListTagCommand to JGit API 13 роки тому
LogCommand.java Skip a number commits before starting to show the commit output 12 роки тому
LsRemoteCommand.java Throw API exception when LsRemoteCommand fails with TransportException 12 роки тому
MergeCommand.java Throw API exception when MergeCommand hits checkout conflicts 12 роки тому
MergeResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 13 роки тому
PullCommand.java Guard against null branch in PullCommand 12 роки тому
PullResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 13 роки тому
PushCommand.java Support a configured credentials provider in LsRemoteCommand 12 роки тому
RebaseCommand.java Fix rebase > continue when nothing left to commit. 12 роки тому
RebaseResult.java Fix rebase > continue when nothing left to commit. 12 роки тому
ReflogCommand.java Throw invalid ref exception instead of invalid remote exception 12 роки тому
RemoveNoteCommand.java Add NotesCommand to the JGit API 13 роки тому
RenameBranchCommand.java Use JGitText.refAlreadyExists instead of "ref exists" 13 роки тому
ResetCommand.java Throw JGit exception when ResetCommand got wrong ref 13 роки тому
RevertCommand.java Expose unmerged paths when revert fails 12 роки тому
RmCommand.java Add RmCommand to Git API 13 роки тому
ShowNoteCommand.java Add NotesCommand to the JGit API 13 роки тому
StashApplyCommand.java Add command support for applying a stashed commit 12 роки тому
StashCreateCommand.java Set person and message on stash ref update 12 роки тому
StashListCommand.java Add command support for listing stashed commits 12 роки тому
Status.java Add helper for determining if status is clean 12 роки тому
StatusCommand.java StatusCommand#setWorkingTreeIt should return 'this' 12 роки тому
SubmoduleAddCommand.java Load .gitmodules config before adding values to it 12 роки тому
SubmoduleInitCommand.java Support relative submodule URLs on init/add/sync 12 роки тому
SubmoduleStatusCommand.java Add comand support for git-submodule 12 роки тому
SubmoduleSyncCommand.java Support relative submodule URLs on init/add/sync 12 роки тому
SubmoduleUpdateCommand.java Extend TransportCommand in submodule add/update commands 12 роки тому
TagCommand.java Remove result id from CommitBuilder, TagBuilder 13 роки тому
TransportCommand.java Support a configured credentials provider in LsRemoteCommand 12 роки тому
TransportConfigCallback.java Enable full Transport configuration for JGit API commands 12 роки тому