- May 24, 2013
-
-
jkobus authored
Change-Id: I2a40207ed3c4a5c07ba544d681aed6649a0b1a11 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- May 23, 2013
-
-
jkobus authored
Change-Id: I1576c3b8d370fdae660a399654b77af11a5f5d36 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- May 17, 2013
-
-
Orgad Shaneh authored
Change-Id: I0efb368782ffb66cf6b8d39650fe7840c5ef2501 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- May 16, 2013
-
-
Leena Miettinen authored
Fix capitalization and punctuation and a typo. Change-Id: Ie974594878aad6dec558516b2d31b202e8c732d4 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
- May 15, 2013
-
-
Petar Perisin authored
Change-Id: I024e6905ad9ef246bf30b898c654ba99e73b42e9 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
jkobus authored
Change-Id: I7675fc1d994020f94f42f6bd7b4f75aa29e6edf6 Reviewed-by:
David Schulz <david.schulz@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- May 13, 2013
-
-
Petar Perisin authored
Need to use push remote, and not fetch one because of gerrit plugin checks if remote url contains url set in gerritSettings. This needs push and not fetch url. Change-Id: If738e5c46f90ad00dc4616a2d109cab7a193620d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
post-commit or commit-msg hook might print useful information even without failing the commit Change-Id: I91b6ccfc43f1d148fb773ae074b2668927815235 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- May 07, 2013
-
-
Orgad Shaneh authored
In case it contains the latest remote commit Change-Id: Id9e4cc40b7d1aa9daac3a9a2cf9ba41f589da7eb Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- May 04, 2013
-
-
Orgad Shaneh authored
Change-Id: Ia2584ff975ed0db614dc878a70ce4adbd5c3ba67 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
If the rebase succeeds without conflicts, pop Change-Id: I4f0c6ad3061f4f69f7e5c9450f972cce5c15227d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- May 02, 2013
-
-
Orgad Shaneh authored
On Windows it is "Ignore, Merge Tool, Skip, Abort", while on Linux it is "Merge Tool, Ignore, Skip, Abort" That makes Ignore default on Windows, which is confusing Change-Id: Id7e9e8dd6fd5748d518de4d94db47ae075268627 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
It is used for both input and output, the pointer is assumed to be valid Change-Id: Iad9a82dfb5ea4850584d4da848076699cddd23c2 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I900f3dd89eeeac61e29604ac459d36ecc6c0aa8f Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Apr 30, 2013
-
-
Orgad Shaneh authored
Change-Id: Ibea0a1f2826c67796a56414326fe6afdee654576 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Apr 29, 2013
-
-
Orgad Shaneh authored
Replace explicit 'git log' call Change-Id: I7fd3821d9a321d84fa25bad4bd0a4525fee11993 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
* Added a Graph toggle button for log editor * Hide diff parameters when Diff is off * Remove GitClient::graphLog Change-Id: Ib87560bc4d6d7dbe866f0e58db8743a95df0622b Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Refactor combobox values to use %1 as a placeholder for values Change-Id: I9a9bb6b9ba5c21bcaad4a3047d322856225892bc Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Apr 28, 2013
-
-
Petar Perisin authored
This makes command stand out. Before it looked like regular branch. Change-Id: I9f47e42392bb70cbd9ceec94fd4d55dc15c95b02 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Apr 26, 2013
-
-
Petar Perisin authored
this is where stash popup question belongs Change-Id: Ib3435f12eacd0b932ba2a67ecd728e5a41c0c64a Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Apr 24, 2013
-
-
Petar Perisin authored
it looks like submodule list in git config does not return paths. that is why I have direct reading of .gitmodules file now. Change-Id: I7f441d0b2e31ad7b73fbc8c05e5c9a9e0c84036c Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Apr 21, 2013
-
-
Petar Perisin authored
Change-Id: I83a00e9677924efc244a91d20cdded77ee9cdff0 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Petar Perisin authored
Change-Id: I3dd274ad827c7cbd94d849b991cc518eff7f18ae Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Apr 19, 2013
-
-
Orgad Shaneh authored
Remove enum, provide the associated flag in the combobox. Change-Id: I1c4751c75f59312904fe7c175678f965ac16741d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Petar Perisin authored
Change-Id: I19ecde462d7a8a5fb00caa0414a9833ecab5057b Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Apr 15, 2013
-
-
Friedemann Kleint authored
Introduce common message for "Cannot run", remove exclamation marks. Change-Id: Ib3f36e95c67136041cde56e697ec4ba0a3b9549e Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Apr 11, 2013
-
-
Petar Perisin authored
Change-Id: I74e010af7bff046647ac75e731a87867ff34b0f1 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Apr 08, 2013
-
-
Petar Perisin authored
Change-Id: Ibda70cb896633cc7afa3a845b99aac523246c558 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Broken by fe1f7e4b Change-Id: I8212b306d52ee96320a0b14f6f616b48aa928703 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Apr 05, 2013
-
-
Friedemann Kleint authored
Ran script to remove inludes on a trial-and-error basis and manually corrected it. Change-Id: Ib2afbc530760684db96888b927c5153b29fe24aa Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Petar Perisin authored
Change-Id: Ic16eae2def11343ef7be5ce8378d24b5fd11a386 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Petar Perisin authored
Change-Id: I3cc8f1d19784145a7fbf19c321ccbc079847fbc2 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Petar Perisin authored
sometimes tags are annotated, and have different hash than head - now all will be good with them too. Change-Id: Ibd66b78e6dbc7f181ba05f45339f2d97bb611602 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Apr 04, 2013
-
-
Petar Perisin authored
Change-Id: If8a4b0c572b0ca2d57f80f1304c7ebf141a40148 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Apr 02, 2013
-
-
Petar Perisin authored
No extra terminal commands are executed. Change-Id: Ia875b5dbce2784962b9fc2b7c9c1b0a696a02ec8 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Petar Perisin <petar.perisin@gmail.com>
-
- Mar 19, 2013
-
-
Orgad Shaneh authored
Created for a squashed merge commit Change-Id: I984a02cb27c678ff96950e788b212d85b8516a5b Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Mar 15, 2013
-
-
Orgad Shaneh authored
Change-Id: I3d106ce5b071df4a7a3d77be43e7c24bd7c91dfa Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Qt Creator runs Git in a "dumb" terminal which does not allow opening an editor. Use Qt Creator itself as an editor when needed. Change-Id: Ide073299964803d02479dade24ddee0283ebd83b Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Git might request an editor on continue Change-Id: I374e9889e32ea1b1b5ed04f9be9d2a829f3b6440 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Petar Perisin <petar.perisin@gmail.com>
-
Orgad Shaneh authored
Streamline conflict detection in output Change-Id: I40c90b1d4fa15a32606ddfbc58e8627bdc8dd444 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-