Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-30Git API does not declare GitAPIException call() and related changesRobin Rosenberg1-30/+5
2011-11-10[findBugs] Remove unused field and parameter in CommitOperationDariusz Luksza1-16/+4
2011-06-17CommitOperation: make commit method private and implement getCommitJens Baumgart1-18/+11
2011-05-31Use scrolled form in Staging view.Kevin Sawicki1-4/+21
2011-05-31Staging View: add commit functionalityJens Baumgart1-5/+26
2011-05-12Allow committing non workspace changesJens Baumgart1-118/+127
2011-03-28FindBugs: cleanup Egit CoreMathias Kinzler1-2/+12
2011-03-22Replace Change-ID place holder in commit message of merge commitsJens Baumgart1-1/+3
2011-03-17CommitOperation: use JGit Commit CommandJens Baumgart1-285/+116
2011-03-17Prepare for JGit change I85726413790fc87721271c482f6636f81baf8b82Mathias Kinzler1-2/+8
2011-03-08Fix Build after JGit change 9013e9e99Stefan Lay1-1/+1
2011-02-25Fix NPE when comitting file added in index and deleted in worktreeRobin Rosenberg1-2/+2
2011-02-18Fixed a problem when committing mode changesChristian Halstrick1-0/+8
2011-02-01Speed up the CommitDialog for large file setsRobin Rosenberg1-5/+5
2010-12-19Interactive commit should delete empty treesRobin Rosenberg1-1/+9
2010-12-05Adapt to incompatible jgit change Idc5f097dMatthias Sohn1-5/+5
2010-12-02Fix a few compiler warnings (parameter hides variable)Mathias Kinzler1-5/+5
2010-09-01Fix EGit to use JGit's api.errors packageShawn O. Pearce1-5/+5
2010-08-31Remove usage of deprecated PersonIdent constructorMathias Kinzler1-4/+5
2010-08-23Remove ObjectWriter and replace it with ObjectInserterShawn O. Pearce1-6/+17
2010-08-23Adapt to JGit's CommitBuilder, TagBuilder API changeShawn O. Pearce1-2/+2
2010-08-21Replace deprecated Tag, Commit usage with RevTag, RevCommitShawn O. Pearce1-2/+3
2010-08-10Remove some more warningsMathias Kinzler1-6/+11
2010-08-06Set correct date when committing a mergeStefan Lay1-7/+15
2010-08-06Trigger a merge commit Stefan Lay1-4/+47
2010-07-27Update to latest JGit APIShawn O. Pearce1-4/+4
2010-07-03Support Change-Id when committing from EGitRobin Rosenberg1-0/+22
2010-05-26Fix missing support for monitor == nullJens Baumgart1-1/+7
2010-05-21Perform commit in a JobStefan Lay1-0/+344

    Back to the top