43 커밋 (162a5c4c89b289af3755a2f26843cdf908e93c50)

작성자 SHA1 메시지 날짜
  Robin Stocker 97b8115be4 Document that path parameters should use '/' as separator 10 년 전
  Robin Rosenberg a2b33a8ac3 Add NON-NLS comments for some obviously untranslatable strings 11 년 전
  Christian Halstrick c93a593302 Fix CommitCommand not to destroy repo 11 년 전
  Robin Rosenberg 65027d8bb4 Indicate initial commit on a branch in the reflog 11 년 전
  Shawn Pearce 1f51aecf95 Fix CommitCommand amend mode to preserve parent order 11 년 전
  Robin Rosenberg 549034500a Speed up handling of "only" paths in the CommitCommand 11 년 전
  Robin Rosenberg 315f1cfa5c Update the revert command and things relating to revert 11 년 전
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 년 전
  Robin Stocker 0f88d7b72f CommitCommand: Ensure unmerged paths are added correctly with setOnly 11 년 전
  Robin Stocker 6dadc801bd Don't allow null name or e-mail in PersonIdent 11 년 전
  Robin Stocker 79f33419ec CommitCommand: Use original author on amend if author is not set 11 년 전
  Robin Stocker c96b40d592 CommitCommand: Don't allow amending on initial commit 11 년 전
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 12 년 전
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 년 전
  Robin Rosenberg 3f4725c179 Handle content length in WorkingTreeIterator 12 년 전
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 년 전
  Kevin Sawicki 7bde08e1d4 Support committing submodule updates 12 년 전
  Robin Rosenberg d5c890e0fd Cannot commit -o file with only file permission change 12 년 전
  Kevin Sawicki c15c46e41e Retain executable mode of existing files on Windows 12 년 전
  Kevin Sawicki 2539b1ee09 Set expected old object id to all zeros when head id is null 12 년 전
  Robin Rosenberg 4f4e468f6f Fix the reflog prefix for cherry-pick, revert and merge commands 12 년 전
  Robin Rosenberg a7d3c68015 Allow commit when submodule changes are present 12 년 전
  Robin Stocker 6e10aa42e9 Add CHERRY_PICK_HEAD for cherry-pick conflicts 13 년 전
  Jens Baumgart fd963a9180 CommitCommand: add option to insert a change id 13 년 전
  Philipp Thun 79ad15924a Replace 'occured' by 'occurred' 13 년 전
  Jens Baumgart 9830baf48d CommitCommand: set correct Reflog message when amending 13 년 전
  Philipp Thun a490afedba Add -o option to commit command 13 년 전
  Tomasz Zarna cda64073fd Allow to amend a commit with CommitCommand 13 년 전
  Robin Rosenberg e43887b69e Fix misc spelling errors in comments and method names 13 년 전
  Chris Aniszczyk 38327a54a8 Refactor Git API exceptions to a new package 14 년 전
  Shawn O. Pearce 6df5d3397c Move commit and tag formatting to CommitBuilder, TagBuilder 14 년 전
  Shawn O. Pearce 22b285695a Rename Commit, Tag to CommitBuilder, TagBuilder 14 년 전
  Christian Halstrick 5fc990130b Improved creation of JGitInternalException 14 년 전
  Shawn O. Pearce b46b635c03 Make Commit class only for writing 14 년 전
  Stefan Lay ab57af08e8 Add "all" parameter to the commit Command 14 년 전
  Christian Halstrick 94207f0a43 Make use of Repository.writeMerge...() 14 년 전
  Shawn O. Pearce a1d5f5b6b5 Move DirCache factory methods to Repository 14 년 전
  Shawn O. Pearce 515deaf7e5 Ensure RevWalk is released when done 14 년 전
  Shawn O. Pearce ffe0614d4d Allow Repository.getDirectory() to be null 14 년 전
  Shawn O. Pearce 88530a179e Start using ObjectInserter instead of ObjectWriter 14 년 전
  Christian Halstrick 6ca9843f3e Added merge support to CommitCommand 14 년 전
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 년 전
  Christian Halstrick f3fb5824ba Add builder-style API to jgit and Commit & Log cmd 14 년 전