| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix corrupted CloneCommand bare-repo fetch-refspec (#402031) | Roberto Tyley | 2013-03-04 | 1 | -4/+5 |
* | Really handle annotated tags in MergeCommand | Robin Rosenberg | 2013-02-08 | 1 | -0/+1 |
* | Fix stash apply using merge logic | Robin Rosenberg | 2013-01-30 | 2 | -226/+126 |
* | Fix Check for FF_ONLY merges again | Robin Rosenberg | 2013-01-29 | 1 | -1/+1 |
* | Check for FF_ONLY merges correctly | Robin Rosenberg | 2013-01-29 | 1 | -2/+2 |
* | Merge "Improve handling of checkout conflicts" | Robin Rosenberg | 2013-01-20 | 3 | -2/+80 |
|\ |
|
| * | Improve handling of checkout conflicts | Markus Duft | 2013-01-11 | 3 | -2/+80 |
* | | Merge "Fix patch application WRT windows line endings." | Robin Rosenberg | 2013-01-19 | 1 | -7/+4 |
|\ \ |
|
| * | | Fix patch application WRT windows line endings. | Markus Duft | 2013-01-19 | 1 | -7/+4 |
| |/ |
|
* / | Add additional FastForwardMode enums for different config contexts | Tomasz Zarna | 2013-01-18 | 1 | -3/+75 |
|/ |
|
* | Revert "Add additional FastForwardMode enums for different config contexts" | Shawn Pearce | 2013-01-11 | 1 | -116/+0 |
* | Merge changes I3e9735c7,I76a16594 | Robin Rosenberg | 2013-01-08 | 1 | -12/+11 |
|\ |
|
| * | Speed up handling of "only" paths in the CommitCommand | Robin Rosenberg | 2013-01-07 | 1 | -12/+11 |
* | | Add additional FastForwardMode enums for different config contexts | Tomasz Zarna | 2013-01-06 | 1 | -0/+116 |
|/ |
|
* | Update the revert command and things relating to revert | Robin Rosenberg | 2012-12-28 | 3 | -7/+65 |
* | Do not perform character translation on copies in patches | Robin Rosenberg | 2012-12-27 | 1 | -3/+8 |
* | Mark non-externalizable strings as such | Robin Rosenberg | 2012-12-27 | 23 | -104/+111 |
* | [findBugs] Don't pass null for non-null parameter in RebaseCommand | Matthias Sohn | 2012-12-05 | 1 | -1/+5 |
* | Merge "Commit message may not necessarily be in UTF-8" | Shawn Pearce | 2012-12-04 | 1 | -2/+2 |
|\ |
|
| * | Commit message may not necessarily be in UTF-8 | Robin Rosenberg | 2012-11-27 | 1 | -2/+2 |
* | | Support --cached in RmCommand | Robin Stocker | 2012-12-03 | 1 | -12/+49 |
|/ |
|
* | Add support for rebase interactive 'edit' command | Dariusz Luksza | 2012-11-19 | 1 | -7/+20 |
* | Add support for rebase interactive 'reword' command | Dariusz Luksza | 2012-11-19 | 1 | -7/+129 |
* | Add GarbageCollectCommand to porcelain API | Matthias Sohn | 2012-11-18 | 2 | -0/+159 |
* | Add support for pull with --rebase and --no-rebase | Mikael Karlsson | 2012-11-16 | 1 | -4/+48 |
* | Adapt Status and CleanCommand to support cleaning directories | Markus Duft | 2012-11-16 | 2 | -2/+108 |
* | CheckoutCommand: Support checking out ours and theirs | Robin Stocker | 2012-11-16 | 1 | -42/+134 |
* | Add support for --no-ff while merging | Tomasz Zarna | 2012-11-16 | 2 | -10/+80 |
* | Add a test for org.eclipse.jgit.pgm.Tag | Tomasz Zarna | 2012-11-15 | 1 | -0/+6 |
* | CommitCommand: Ensure unmerged paths are added correctly with setOnly | Robin Stocker | 2012-11-12 | 1 | -23/+28 |
* | ResetCommand: Use DirCacheBuilder in resetIndex | Robin Stocker | 2012-11-01 | 1 | -13/+4 |
* | ResetCommand: Correctly reset unmerged paths in resetIndexForPaths | Robin Stocker | 2012-11-01 | 1 | -25/+12 |
* | Add Javadoc description for packages | Robin Stocker | 2012-10-31 | 2 | -0/+8 |
* | Merge "Extend Javadoc of CheckoutCommand and add examples" | Shawn Pearce | 2012-10-25 | 1 | -10/+96 |
|\ |
|
| * | Extend Javadoc of CheckoutCommand and add examples | Robin Stocker | 2012-10-18 | 1 | -10/+96 |
* | | Merge "Don't allow null name or e-mail in PersonIdent" | Shawn Pearce | 2012-10-25 | 1 | -6/+4 |
|\ \ |
|
| * | | Don't allow null name or e-mail in PersonIdent | Robin Stocker | 2012-10-13 | 1 | -6/+4 |
* | | | Merge "Simplify push error message when ref already exists" | Shawn O. Pearce | 2012-10-25 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | Simplify push error message when ref already exists | Shawn O. Pearce | 2012-10-17 | 2 | -2/+2 |
| | |/
| |/| |
|
* / | | StashCreateCommand: Abort in case of unmerged paths | Robin Stocker | 2012-10-22 | 1 | -0/+6 |
|/ / |
|
* | | Merge "Add a hint on the purpose of JGitInternalException to the constructor" | Christian Halstrick | 2012-10-14 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | Add a hint on the purpose of JGitInternalException to the constructor | Robin Rosenberg | 2012-10-14 | 1 | -0/+4 |
* | | CommitCommand: Use original author on amend if author is not set | Robin Stocker | 2012-10-08 | 1 | -3/+7 |
* | | CommitCommand: Don't allow amending on initial commit | Robin Stocker | 2012-10-08 | 1 | -0/+4 |
|/ |
|
* | Refuse to checkout unmerged paths from index | Robin Stocker | 2012-09-23 | 1 | -1/+8 |
* | Output result of switching branch -- o.e.jgit.pgm.Checkout | Tomasz Zarna | 2012-09-05 | 1 | -1/+1 |
* | Enable rebase to continue for all rebase stages | Robin Rosenberg | 2012-08-27 | 1 | -0/+3 |
* | Improve ours/theirs conflict markers for rebase, cherry-pick | Robin Stocker | 2012-08-18 | 3 | -7/+79 |
* | Merge "Allow JGit to read C Git rebase state" | Christian Halstrick | 2012-08-13 | 1 | -1/+8 |
|\ |
|
| * | Allow JGit to read C Git rebase state | Robin Rosenberg | 2012-08-07 | 1 | -1/+8 |