Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-17Merge "Extract 'Create Patch' into operation for reusability"Matthias Sohn5-2/+300
2011-08-17Extract 'Create Patch' into operation for reusabilityBenjamin Muskalla5-2/+300
2011-08-17Fix bug when moving folders into location outside repoStefan Lay1-2/+2
2011-08-16[FindBugs] Fix warnings in GitProjectSetCapabilityRobin Stocker1-20/+14
2011-08-16Team project set supportRobin Stocker4-0/+298
2011-08-15[sync] Simplify implementation of git remote objectsDariusz Luksza10-324/+274
2011-08-08[sync] Add fetch changes checkbox into wizardDariusz Luksza1-0/+22
2011-08-08[sync] Add drag-n-drop (un)staging for Git Change Set modelDariusz Luksza5-8/+82
2011-08-06[sync] Allow synchronize on folder levelDariusz Luksza4-3/+78
2011-07-22Add RemoveFromIndex commandDariusz Luksza3-0/+83
2011-07-15Support "Mark as merged" in Synchronize ViewBenjamin Muskalla1-2/+6
2011-07-14Merge "[findBugs] Fix inconsistent synchronization"Stefan Lay1-3/+5
2011-07-07Mark all .git dir's as ignoredDariusz Luksza1-0/+3
2011-07-06Fix exception on renaming folder containing untracked filesJens Baumgart1-8/+35
2011-07-06Merge "Update progress monitor while counting objects."Matthias Sohn1-21/+19
2011-07-06Fix remote tracking branch update on pushJens Baumgart1-12/+31
2011-07-06Update progress monitor while counting objects.Adrian Goerler1-21/+19
2011-07-06[findBugs] Fix inconsistent synchronizationMatthias Sohn1-3/+5
2011-07-01Log JGitInternalException occurring during push, e.g. invalid URIAdrian Goerler3-6/+18
2011-06-27[sync] Fix NPE in GitSynchronizeDataDariusz Luksza1-9/+11
2011-06-21Merge "Add GitRepositoryProviderType"Chris Aniszczyk2-2/+49
2011-06-17CommitOperation: make commit method private and implement getCommitJens Baumgart1-18/+11
2011-06-16Add GitRepositoryProviderTypeChris Aniszczyk2-2/+49
2011-06-05Prepare 1.1.0 buildsMatthias Sohn2-25/+25
2011-06-05Merge "Prepare post v1.0.0.201106051725-r builds"Matthias Sohn1-13/+64
2011-06-05Prepare post v1.0.0.201106051725-r buildsMatthias Sohn2-2/+2
2011-06-05EGit v1.0.0.201106051725-rv1.0.0.201106051725-rMatthias Sohn2-2/+2
2011-06-04[sync] Include merge specifications in sync-dataDariusz Luksza1-13/+64
2011-06-01Merge branch 'stable-1.0'Matthias Sohn7-28/+146
2011-06-01Prepare post v1.0.0.201106011211-rc3 buildsMatthias Sohn2-2/+2
2011-06-01EGit v1.0.0.201106011211-rc3v1.0.0.201106011211-rc3Matthias Sohn2-2/+2
2011-06-01[sync] Refresh Synchronize view after repository changeDariusz Luksza4-17/+97
2011-05-31Use scrolled form in Staging view.Kevin Sawicki1-4/+21
2011-05-31Staging View: add commit functionalityJens Baumgart1-5/+26
2011-05-31Remove incubation markerMatthias Sohn2-2/+2
2011-05-26Fix text decoration for detached HEADPhilipp Thun1-1/+2
2011-05-23[sync] Support extracting remote name from remote tracking configDariusz Luksza1-2/+15
2011-05-21Fix reading of stored credentials by stripping the uri path on storeCarsten Pfeiffer1-2/+2
2011-05-17Update to tycho version 0.12Chris Aniszczyk1-2/+2
2011-05-17[findBugs] Use StringBuilder to concatenate Strings in a loopMatthias Sohn1-5/+9
2011-05-13Commit Dialog: enable diff for non workspace filesJens Baumgart3-2/+100
2011-05-12[sync] Add 'Push' action into sync-view toolbarDariusz Luksza1-14/+46
2011-05-12Allow committing non workspace changesJens Baumgart1-118/+127
2011-05-06Add Replace With HEAD, commit, and ref menu actionsKevin Sawicki1-20/+26
2011-05-03Present reset in the reflog like C Git does nowadaysRobin Rosenberg1-2/+1
2011-05-03Qualify post-0.12 buildsMatthias Sohn2-25/+25
2011-05-02Merge branch 'stable-0.12'Matthias Sohn2-25/+25
2011-05-02EGit 0.12.1v0.12.1stable-0.12Matthias Sohn2-25/+25
2011-04-27Fix NullPointer when cloning empty repositoryStefan Lay1-1/+2
2011-04-25Allow delete multiple branches at onceDariusz Luksza1-17/+48

Back to the top