aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/api
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make the Reflog a public API again"Robin Rosenberg2013-04-273-7/+7
|\
| * Make the Reflog a public API againRobin Rosenberg2013-04-263-7/+7
* | Merge "status: Print conflict description for unmerged paths"Robin Rosenberg2013-04-251-1/+11
|\ \
| * | status: Print conflict description for unmerged pathsRobin Stocker2013-04-191-1/+11
| |/
* / Improve class documentation of TagCommandRobin Stocker2013-04-221-4/+13
|/
* Merge "Untracked files should not be included in stash"Robin Rosenberg2013-04-191-3/+11
|\
| * Untracked files should not be included in stashRobin Rosenberg2013-04-181-3/+11
* | Make recursive merge strategy the default merge strategyMatthias Sohn2013-04-154-7/+8
|/
* NLS warning cleanupRobin Rosenberg2013-04-142-6/+5
* Merge "Fix a possible NPE"Robin Rosenberg2013-04-131-1/+1
|\
| * Fix a possible NPERobin Rosenberg2013-04-041-1/+1
* | Merge "Consider working tree changes when stashing newly added files"Robin Rosenberg2013-04-111-11/+11
|\ \
| * | Consider working tree changes when stashing newly added filesRobin Rosenberg2013-04-091-11/+11
| |/
* | Merge "LogCommand.all(): filter out refs that do not refer to commit objects"Robin Rosenberg2013-04-101-1/+14
|\ \
| * | LogCommand.all(): filter out refs that do not refer to commit objectsArthur Baars2013-03-311-1/+14
* | | Merge "LogCommand.all(), peel references before using them"Robin Rosenberg2013-04-101-0/+2
|\| | | |/ |/|
| * LogCommand.all(), peel references before using themArthur Baars2013-03-311-0/+2
* | Add the no-commit option to MergeCommandTomasz Zarna2013-04-042-8/+64
* | Indicate initial commit on a branch in the reflogRobin Rosenberg2013-04-021-1/+2
|/
* Fix CommitCommand amend mode to preserve parent orderShawn Pearce2013-03-281-3/+2
* Fix @since tags in JGit, version 2.4 never existedTomasz Zarna2013-03-212-2/+4
* Allow users to show server messages while pushingAndré Dietisheim2013-03-211-1/+16
* Allow to get repo statistics from GarbageCollectionCommand before gcEdwin Kempin2013-03-201-0/+18
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-184-9/+9
* Use RawParseUtils.prevLF in RebaseCommandRobin Stocker2013-03-161-4/+2
* Support aborting non-interactive rebase started from C GitRobin Stocker2013-03-161-53/+97
* NameRevCommand: Don't use merge cost for first parentDave Borowitz2013-03-151-1/+8
* NameRevCommand: Use ~ notation for first parents of mergesDave Borowitz2013-03-141-3/+2
* Allow adding single refs or all tags to NameRevCommandDave Borowitz2013-03-131-21/+74
* Merge "Add a NameRevCommand for describing IDs in terms of refnames"Shawn Pearce2013-03-112-0/+338
|\
| * Add a NameRevCommand for describing IDs in terms of refnamesDave Borowitz2013-03-112-0/+338
* | Do not cherry-pick merge commits during rebaseRobin Rosenberg2013-03-081-5/+1
|/
* Fix corrupted CloneCommand bare-repo fetch-refspec (#402031)Roberto Tyley2013-03-041-4/+5
* Really handle annotated tags in MergeCommandRobin Rosenberg2013-02-081-0/+1
* Fix stash apply using merge logicRobin Rosenberg2013-01-302-226/+126
* Fix Check for FF_ONLY merges againRobin Rosenberg2013-01-291-1/+1
* Check for FF_ONLY merges correctlyRobin Rosenberg2013-01-291-2/+2
* Merge "Improve handling of checkout conflicts"Robin Rosenberg2013-01-203-2/+80
|\
| * Improve handling of checkout conflictsMarkus Duft2013-01-113-2/+80
* | Merge "Fix patch application WRT windows line endings."Robin Rosenberg2013-01-191-7/+4
|\ \
| * | Fix patch application WRT windows line endings.Markus Duft2013-01-191-7/+4
| |/
* / Add additional FastForwardMode enums for different config contextsTomasz Zarna2013-01-181-3/+75
|/
* Revert "Add additional FastForwardMode enums for different config contexts"Shawn Pearce2013-01-111-116/+0
* Merge changes I3e9735c7,I76a16594Robin Rosenberg2013-01-081-12/+11
|\
| * Speed up handling of "only" paths in the CommitCommandRobin Rosenberg2013-01-071-12/+11
* | Add additional FastForwardMode enums for different config contextsTomasz Zarna2013-01-061-0/+116
|/
* Update the revert command and things relating to revertRobin Rosenberg2012-12-283-7/+65
* Do not perform character translation on copies in patchesRobin Rosenberg2012-12-271-3/+8
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-2723-104/+111
* [findBugs] Don't pass null for non-null parameter in RebaseCommandMatthias Sohn2012-12-051-1/+5