30 커밋 (4e1454ded6e2fcf6cb789c004756883c3ea5f77e)

작성자 SHA1 메시지 날짜
  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 13 년 전
  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 년 전