30 Commits (4e1454ded6e2fcf6cb789c004756883c3ea5f77e)

Author SHA1 Message Date
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 years ago
  Robin Rosenberg 3f4725c179 Handle content length in WorkingTreeIterator 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Kevin Sawicki 7bde08e1d4 Support committing submodule updates 12 years ago
  Robin Rosenberg d5c890e0fd Cannot commit -o file with only file permission change 12 years ago
  Kevin Sawicki c15c46e41e Retain executable mode of existing files on Windows 12 years ago
  Kevin Sawicki 2539b1ee09 Set expected old object id to all zeros when head id is null 12 years ago
  Robin Rosenberg 4f4e468f6f Fix the reflog prefix for cherry-pick, revert and merge commands 12 years ago
  Robin Rosenberg a7d3c68015 Allow commit when submodule changes are present 12 years ago
  Robin Stocker 6e10aa42e9 Add CHERRY_PICK_HEAD for cherry-pick conflicts 13 years ago
  Jens Baumgart fd963a9180 CommitCommand: add option to insert a change id 13 years ago
  Philipp Thun 79ad15924a Replace 'occured' by 'occurred' 13 years ago
  Jens Baumgart 9830baf48d CommitCommand: set correct Reflog message when amending 13 years ago
  Philipp Thun a490afedba Add -o option to commit command 13 years ago
  Tomasz Zarna cda64073fd Allow to amend a commit with CommitCommand 13 years ago
  Robin Rosenberg e43887b69e Fix misc spelling errors in comments and method names 13 years ago
  Chris Aniszczyk 38327a54a8 Refactor Git API exceptions to a new package 13 years ago
  Shawn O. Pearce 6df5d3397c Move commit and tag formatting to CommitBuilder, TagBuilder 14 years ago
  Shawn O. Pearce 22b285695a Rename Commit, Tag to CommitBuilder, TagBuilder 14 years ago
  Christian Halstrick 5fc990130b Improved creation of JGitInternalException 14 years ago
  Shawn O. Pearce b46b635c03 Make Commit class only for writing 14 years ago
  Stefan Lay ab57af08e8 Add "all" parameter to the commit Command 14 years ago
  Christian Halstrick 94207f0a43 Make use of Repository.writeMerge...() 14 years ago
  Shawn O. Pearce a1d5f5b6b5 Move DirCache factory methods to Repository 14 years ago
  Shawn O. Pearce 515deaf7e5 Ensure RevWalk is released when done 14 years ago
  Shawn O. Pearce ffe0614d4d Allow Repository.getDirectory() to be null 14 years ago
  Shawn O. Pearce 88530a179e Start using ObjectInserter instead of ObjectWriter 14 years ago
  Christian Halstrick 6ca9843f3e Added merge support to CommitCommand 14 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Christian Halstrick f3fb5824ba Add builder-style API to jgit and Commit & Log cmd 14 years ago