43 Commits (162a5c4c89b289af3755a2f26843cdf908e93c50)

Author SHA1 Message Date
  Robin Stocker 97b8115be4 Document that path parameters should use '/' as separator 10 years ago
  Robin Rosenberg a2b33a8ac3 Add NON-NLS comments for some obviously untranslatable strings 11 years ago
  Christian Halstrick c93a593302 Fix CommitCommand not to destroy repo 11 years ago
  Robin Rosenberg 65027d8bb4 Indicate initial commit on a branch in the reflog 11 years ago
  Shawn Pearce 1f51aecf95 Fix CommitCommand amend mode to preserve parent order 11 years ago
  Robin Rosenberg 549034500a Speed up handling of "only" paths in the CommitCommand 11 years ago
  Robin Rosenberg 315f1cfa5c Update the revert command and things relating to revert 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Robin Stocker 0f88d7b72f CommitCommand: Ensure unmerged paths are added correctly with setOnly 11 years ago
  Robin Stocker 6dadc801bd Don't allow null name or e-mail in PersonIdent 11 years ago
  Robin Stocker 79f33419ec CommitCommand: Use original author on amend if author is not set 11 years ago
  Robin Stocker c96b40d592 CommitCommand: Don't allow amending on initial commit 11 years ago
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 12 years ago
  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 13 years ago
  Shawn O. Pearce 22b285695a Rename Commit, Tag to CommitBuilder, TagBuilder 13 years ago
  Christian Halstrick 5fc990130b Improved creation of JGitInternalException 13 years ago
  Shawn O. Pearce b46b635c03 Make Commit class only for writing 13 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