| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge "Make the Reflog a public API again" | Robin Rosenberg | 2013-04-27 | 8 | -37/+36 |
|\ \ \
| |/ /
|/| | |
|
| * | | Make the Reflog a public API again | Robin Rosenberg | 2013-04-26 | 8 | -37/+36 |
* | | | Revert "Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY" | Shawn Pearce | 2013-04-19 | 1 | -85/+0 |
* | | | IndexDiff: Provide stage state for conflicting entries | Robin Stocker | 2013-04-19 | 1 | -0/+48 |
|/ / |
|
* | | Merge "A deleted work tree file is not a conflict when merge wants to delete it" | Robin Rosenberg | 2013-04-19 | 1 | -0/+15 |
|\ \ |
|
| * | | A deleted work tree file is not a conflict when merge wants to delete it | Robin Rosenberg | 2013-04-08 | 1 | -0/+15 |
| |/ |
|
* | | Merge "Untracked files should not be included in stash" | Robin Rosenberg | 2013-04-19 | 1 | -0/+1 |
|\ \ |
|
| * | | Untracked files should not be included in stash | Robin Rosenberg | 2013-04-18 | 1 | -0/+1 |
* | | | Do not export package org.eclipse.jgit from jgit tests | Matthias Sohn | 2013-04-19 | 1 | -1/+0 |
* | | | Remove some unnecessary dependencies on FileRepostory | Robin Rosenberg | 2013-04-18 | 9 | -35/+27 |
* | | | Merge "Remove unused dependencies" | Robin Rosenberg | 2013-04-18 | 1 | -3/+1 |
|\ \ \ |
|
| * | | | Remove unused dependencies | Matthias Sohn | 2013-04-09 | 1 | -3/+1 |
* | | | | Improve test coverage of AutoCRLF(In|Out)putStream | Robin Stocker | 2013-04-18 | 2 | -18/+33 |
| |/ /
|/| | |
|
* | | | Fix boundary conditions in AutoCRLFOutputStream | Robin Rosenberg | 2013-04-14 | 1 | -1/+25 |
* | | | Merge "Consider working tree changes when stashing newly added files" | Robin Rosenberg | 2013-04-11 | 1 | -0/+32 |
|\ \ \ |
|
| * | | | Consider working tree changes when stashing newly added files | Robin Rosenberg | 2013-04-09 | 1 | -0/+32 |
| | |/
| |/| |
|
* | | | Merge changes Ideecc472,I2b12788a,I6cb9382d,I12cd3326,I200baa0b,I05626f2e,I65... | Shawn Pearce | 2013-04-10 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Skip main thread test in ThreadSafeProgressMonitor | Shawn Pearce | 2013-04-10 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge "LogCommand.all(): filter out refs that do not refer to commit objects" | Robin Rosenberg | 2013-04-10 | 1 | -1/+7 |
|\ \ \ |
|
| * | | | LogCommand.all(): filter out refs that do not refer to commit objects | Arthur Baars | 2013-03-31 | 1 | -1/+7 |
* | | | | Merge "LogCommand.all(), peel references before using them" | Robin Rosenberg | 2013-04-10 | 1 | -0/+25 |
|\| | |
| |_|/
|/| | |
|
| * | | LogCommand.all(), peel references before using them | Arthur Baars | 2013-03-31 | 1 | -0/+25 |
* | | | Fix plugin provider names to conform with release train requirement | Matthias Sohn | 2013-04-08 | 1 | -1/+1 |
| |/
|/| |
|
* | | Add the no-commit option to MergeCommand | Tomasz Zarna | 2013-04-04 | 1 | -0/+125 |
* | | Merge "Fix PathFilterGroup not to throw StopWalkException too early" | Christian Halstrick | 2013-04-04 | 1 | -1/+11 |
|\ \ |
|
| * | | Fix PathFilterGroup not to throw StopWalkException too early | Robin Rosenberg | 2013-04-03 | 1 | -1/+11 |
* | | | Merge "Indicate initial commit on a branch in the reflog" | Christian Halstrick | 2013-04-04 | 2 | -4/+6 |
|\| | |
|
| * | | Indicate initial commit on a branch in the reflog | Robin Rosenberg | 2013-04-02 | 2 | -4/+6 |
| |/ |
|
* / | Speed up clone/fetch with large number of refs | Robin Rosenberg | 2013-03-30 | 1 | -2/+113 |
|/ |
|
* | Fixed parsing of URI with a IPv6-address | Andreas König | 2013-03-27 | 1 | -1/+1 |
* | Extend FileUtils.rename to common git semantics | Robin Rosenberg | 2013-03-26 | 1 | -0/+69 |
* | Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY | Robin Rosenberg | 2013-03-24 | 1 | -0/+85 |
* | Merge changes If98b0b97,I7c9c09b4 | Shawn Pearce | 2013-03-21 | 3 | -20/+24 |
|\ |
|
| * | Don't use internal type FileRepository in public API | Matthias Sohn | 2013-03-20 | 3 | -20/+24 |
* | | Allow users to show server messages while pushing | André Dietisheim | 2013-03-21 | 1 | -0/+7 |
|/ |
|
* | Fix GC for FileRepo in case packfile renames fail | Christian Halstrick | 2013-03-19 | 1 | -0/+7 |
* | Make GC more robust against corrupt reflogs | Christian Halstrick | 2013-03-19 | 1 | -5/+21 |
* | JGit 3.0: move internal classes into an internal subpackage | Shawn Pearce | 2013-03-18 | 44 | -112/+163 |
* | Support aborting non-interactive rebase started from C Git | Robin Stocker | 2013-03-16 | 1 | -1/+23 |
* | NameRevCommand: Don't use merge cost for first parent | Dave Borowitz | 2013-03-15 | 1 | -17/+14 |
* | Merge "A folder does not constitute a dirty work tree" | Robin Rosenberg | 2013-03-15 | 1 | -0/+77 |
|\ |
|
| * | A folder does not constitute a dirty work tree | Robin Rosenberg | 2013-03-10 | 1 | -0/+77 |
* | | NameRevCommand: Use ~ notation for first parents of merges | Dave Borowitz | 2013-03-14 | 1 | -1/+15 |
* | | Allow adding single refs or all tags to NameRevCommand | Dave Borowitz | 2013-03-13 | 1 | -0/+20 |
* | | Merge "Add a NameRevCommand for describing IDs in terms of refnames" | Shawn Pearce | 2013-03-11 | 1 | -0/+173 |
|\ \
| |/
|/| |
|
| * | Add a NameRevCommand for describing IDs in terms of refnames | Dave Borowitz | 2013-03-11 | 1 | -0/+173 |
* | | Do not cherry-pick merge commits during rebase | Robin Rosenberg | 2013-03-08 | 1 | -32/+51 |
* | | Extend FileUtils.delete with option to delete empty directories only | Robin Rosenberg | 2013-03-08 | 1 | -0/+46 |
|/ |
|
* | Added read/write support for pack bitmap index. | Colby Ranger | 2013-03-05 | 3 | -1/+202 |
* | Fix corrupted CloneCommand bare-repo fetch-refspec (#402031) | Roberto Tyley | 2013-03-04 | 1 | -1/+26 |