Build failed in Jenkins: calligra_master #1544

2013-09-14 Thread KDE CI System
See Changes: [lukast.dev] Improve stability -- [...truncated 433 lines...] -- Looking for dlfcn.h - found -- Looking for math.h -- Looking for math.h - found -- Looking for float.h -- Looking for floa

Re: Review Request 112584: Autocomplete feature for Calligra Sheets

2013-09-14 Thread Inge Wallin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/112584/#review40027 --- Ship it! Lots of formatting problems. You should really be mo

Re: Review Request 112584: Autocomplete feature for Calligra Sheets

2013-09-14 Thread Jigar Raisinghani
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/112584/ --- (Updated Sept. 14, 2013, 6:20 p.m.) Review request for Calligra and Inge W

Re: Review Request 112584: Autocomplete feature for Calligra Sheets

2013-09-14 Thread Jigar Raisinghani
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/112584/ --- (Updated Sept. 14, 2013, 10:31 a.m.) Review request for Calligra and Inge

Re: How to merge rebased branch properly?

2013-09-14 Thread Lukast dev
Hello, thanks DmitryK, I tried your advice. The problem occured when I did git pull --rebase There many conflicts arised due to duplicated commits. So I did git rebase --abort and git rebase -i and I dropped all the duplicated commits and pushed.I did not squash the commits, I'm sorry about tha