43 Révisions (162a5c4c89b289af3755a2f26843cdf908e93c50)

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