summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Consider working tree changes when stashing newly added filesRobin Rosenberg2013-04-091-0/+32
| | |/ | |/|
* | | Merge changes Ideecc472,I2b12788a,I6cb9382d,I12cd3326,I200baa0b,I05626f2e,I65...Shawn Pearce2013-04-101-0/+2
|\ \ \
| * | | Skip main thread test in ThreadSafeProgressMonitorShawn Pearce2013-04-101-0/+2
| |/ /
* | | Merge "LogCommand.all(): filter out refs that do not refer to commit objects"Robin Rosenberg2013-04-101-1/+7
|\ \ \
| * | | LogCommand.all(): filter out refs that do not refer to commit objectsArthur Baars2013-03-311-1/+7
* | | | Merge "LogCommand.all(), peel references before using them"Robin Rosenberg2013-04-101-0/+25
|\| | | | |_|/ |/| |
| * | LogCommand.all(), peel references before using themArthur Baars2013-03-311-0/+25
* | | Fix plugin provider names to conform with release train requirementMatthias Sohn2013-04-081-1/+1
| |/ |/|
* | Add the no-commit option to MergeCommandTomasz Zarna2013-04-041-0/+125
* | Merge "Fix PathFilterGroup not to throw StopWalkException too early"Christian Halstrick2013-04-041-1/+11
|\ \
| * | Fix PathFilterGroup not to throw StopWalkException too earlyRobin Rosenberg2013-04-031-1/+11
* | | Merge "Indicate initial commit on a branch in the reflog"Christian Halstrick2013-04-042-4/+6
|\| |
| * | Indicate initial commit on a branch in the reflogRobin Rosenberg2013-04-022-4/+6
| |/
* / Speed up clone/fetch with large number of refsRobin Rosenberg2013-03-301-2/+113
|/
* Fixed parsing of URI with a IPv6-addressAndreas König2013-03-271-1/+1
* Extend FileUtils.rename to common git semanticsRobin Rosenberg2013-03-261-0/+69
* Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLYRobin Rosenberg2013-03-241-0/+85
* Merge changes If98b0b97,I7c9c09b4Shawn Pearce2013-03-213-20/+24
|\
| * Don't use internal type FileRepository in public APIMatthias Sohn2013-03-203-20/+24
* | Allow users to show server messages while pushingAndré Dietisheim2013-03-211-0/+7
|/
* Fix GC for FileRepo in case packfile renames failChristian Halstrick2013-03-191-0/+7
* Make GC more robust against corrupt reflogsChristian Halstrick2013-03-191-5/+21
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-1844-112/+163
* Support aborting non-interactive rebase started from C GitRobin Stocker2013-03-161-1/+23
* NameRevCommand: Don't use merge cost for first parentDave Borowitz2013-03-151-17/+14
* Merge "A folder does not constitute a dirty work tree"Robin Rosenberg2013-03-151-0/+77
|\
| * A folder does not constitute a dirty work treeRobin Rosenberg2013-03-101-0/+77
* | NameRevCommand: Use ~ notation for first parents of mergesDave Borowitz2013-03-141-1/+15
* | Allow adding single refs or all tags to NameRevCommandDave Borowitz2013-03-131-0/+20
* | Merge "Add a NameRevCommand for describing IDs in terms of refnames"Shawn Pearce2013-03-111-0/+173
|\ \ | |/ |/|
| * Add a NameRevCommand for describing IDs in terms of refnamesDave Borowitz2013-03-111-0/+173
* | Do not cherry-pick merge commits during rebaseRobin Rosenberg2013-03-081-32/+51
* | Extend FileUtils.delete with option to delete empty directories onlyRobin Rosenberg2013-03-081-0/+46
|/
* Added read/write support for pack bitmap index.Colby Ranger2013-03-053-1/+202
* Fix corrupted CloneCommand bare-repo fetch-refspec (#402031)Roberto Tyley2013-03-041-1/+26
* Include supported extensions in PackFile constructor.Colby Ranger2013-02-281-1/+3
* Implement recursive merge strategyGeorge C. Young2013-02-222-0/+644
* Merge branch 'stable-2.3'Matthias Sohn2013-02-212-12/+54
|\
| * Prepare 2.3.2-SNAPSHOT buildsstable-2.3Matthias Sohn2013-02-212-33/+33
| * JGit v2.3.1.201302201838-rv2.3.1.201302201838-rMatthias Sohn2013-02-212-33/+33
| * Merge "Accept Change-Id even if footer contains not well-formed entries" into...Matthias Sohn2013-02-201-12/+41
| |\
| | * Accept Change-Id even if footer contains not well-formed entriesStefan Lay2013-02-201-12/+41
| * | Fix false positives in hashing used by PathFilterGroupRobin Stocker2013-02-201-0/+13
| |/
| * Prepare post 2.3.0.201302130906 buildsMatthias Sohn2013-02-132-2/+2
| * JGit v2.3.0.201302130906v2.3.0.201302130906Matthias Sohn2013-02-132-2/+2
| * Prepare post 2.3rc1 buildsMatthias Sohn2013-02-062-2/+2
| * JGit v2.3.0.201302060400-rc1v2.3.0.201302060400-rc1Matthias Sohn2013-02-062-2/+2
* | Prepare 2.4.0-SNAPSHOT buildsMatthias Sohn2013-02-142-33/+33
* | Fix Config.fromText to not skip a last line with no newlineDave Borowitz2013-02-081-0/+9
|/
* Add getConflictingNames to RefDatabaseRobin Stocker2013-02-061-0/+148