summaryrefslogtreecommitdiff
path: root/src/plugins/git/gitclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-10-291-2/+2
|\
| * Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-241-2/+2
* | Git: Create local branch after checkoutPetar Perisin2013-10-291-4/+64
* | Git: Refactor revParseCmdPetar Perisin2013-10-291-20/+21
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-10-241-7/+7
|\ \ | |/
| * Git: Fix popup message for mergePetar Perisin2013-10-221-5/+5
| * Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-2/+2
* | Git: Set commit log encoding to 'UTF-8'Leo.Lei2013-10-181-0/+5
|/
* Git: Standardize error message handlingPetar Perisin2013-10-161-171/+99
* VCS: Do not try to add files that are already trackedOrgad Shaneh2013-10-111-0/+9
* Git: Always set working directory for created editorsOrgad Shaneh2013-10-101-0/+3
* VCS: Rename diffBaseDirectory -> workingDirectoryOrgad Shaneh2013-10-101-5/+5
* VCS: Pass workingDirectory for annotateOrgad Shaneh2013-10-101-5/+5
* Git: Fix compiler warningsOrgad Shaneh2013-10-071-5/+2
* Git: Disallow Commit and Push if rebase is in progressOrgad Shaneh2013-10-051-0/+9
* Git: Move hasRemotes out of panel dataOrgad Shaneh2013-10-051-1/+1
* Git: Allow direct push after commitAndre Hartmann2013-09-301-0/+2
* Git: Remove setting for side-by-side diffOrgad Shaneh2013-09-301-56/+33
* VCS: Abort previous command for the same editorOrgad Shaneh2013-09-301-2/+5
* Changing diff editor's parameters shouldn't switch diff typejkobus2013-09-271-4/+7
* Git: Support staging a single chunk.Francois Ferrand2013-09-261-2/+7
* Close the other diff view when switching between diff viewsjkobus2013-09-241-0/+3
* DiffEditor: Preserve source for state recoveryOrgad Shaneh2013-09-131-1/+9
* Git Show: Use %n for message and add Linguist comment.Friedemann Kleint2013-09-131-1/+2
* Git: Fix crash on diffOrgad Shaneh2013-09-121-28/+12
* VCS: Remove dead codeTobias Hunger2013-09-121-20/+0
* Apply 'static' pattern to VcsManagerhjk2013-09-031-2/+2
* VCS: Update progress bar for commands that output progressOrgad Shaneh2013-08-301-0/+22
* Add a toolbutton for switching diff view modejkobus2013-08-301-114/+332
* Git: Some cleanup for branches on showOrgad Shaneh2013-08-301-6/+11
* VCS: Invert Command -> runVcs dependencyOrgad Shaneh2013-08-301-7/+6
* Git: Use default show format for diff viewerOrgad Shaneh2013-08-291-1/+1
* Git: Extend show output on diff editorOrgad Shaneh2013-08-281-2/+32
* Git: List branches on showOrgad Shaneh2013-08-281-4/+20
* Git: Show active branch next to command in progressOrgad Shaneh2013-08-271-20/+20
* Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-08-211-6/+10
|\
| * Git: Fix crash on quit while rebase-todo editor is openOrgad Shaneh2013-08-131-6/+10
* | Git: Show success message when command endsOrgad Shaneh2013-08-201-0/+1
* | VCS: Introduce message styleOrgad Shaneh2013-08-201-1/+1
* | VCS: Use runVcs for CommandOrgad Shaneh2013-08-201-16/+5
* | VCS: Enable calling runVcs from non-GUI threadsOrgad Shaneh2013-08-201-1/+1
* | Git: Fix side-by-side show opened from interactive rebase editorOrgad Shaneh2013-08-191-3/+2
* | Git: Add reflogOrgad Shaneh2013-08-191-0/+21
* | VCS: Use correct output styleOrgad Shaneh2013-08-121-16/+16
* | Git: Fix possible core dumpTobias Hunger2013-08-081-0/+1
* | Git: Follow renames on logOrgad Shaneh2013-08-081-1/+1
* | VCS: Use a single filename for logOrgad Shaneh2013-08-071-14/+13
* | Revert "Git: Use a single filename for log"Orgad Shaneh2013-08-061-13/+14
* | Revert "Git: Follow renames on log"Orgad Shaneh2013-08-061-1/+1
* | Git: Follow renames on logOrgad Shaneh2013-08-061-1/+1