CIA.vc
doerner
Real-time open source activity stats
Stats » Authors » doerner
informationsyndicateUTC clock
04:47 on May 26, 2012
event counters
The last message was received 2.07 days ago at 03:12 on May 24, 2012
0 messages so far today, 0 messages yesterday
3 messages so far this week, 0 messages last week
3 messages so far this month, 6 messages last month
31 messages since the first one, 1.42 years ago, for an average of 2.38 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
03:12 ThursdayKDE
Commit by doerner :: r1296349 dolphin-plugins/trunk/KDE/kdesdk/dolphin-plugins/git/ (2 files): (link)
Correctly show the version state for directories containing ignored files.

Ignored files do not cause these directories to be shown as Unversioned any more.
Ignored files in the current directory are now also shown in a different color (by marking them as Ignored instead of simply Unversioned).

BUG: 290764
FIXED-IN: 4.9
#
02:32 ThursdayKDE
Commit by doerner :: r1296341 dolphin-plugins/trunk/KDE/kdesdk/dolphin-plugins/git/ (2 files): (link)
Show context menu for files when directory called is not the current one.

This is a fix for the upgrade to KVersionControlPlugin2.
#
02:04 ThursdayKDE
Commit by doerner :: r1296335 dolphin-plugins/trunk/KDE/kdesdk/dolphin-plugins/git/ (2 files): (link)
Upgrade interface to KVersionControlPlugin2

CCBUG: 290764
#
03:34 on Apr 23KDE
Commit by doerner :: r1291055 dolphin-plugins/branches/KDE/4.8/kdesdk/dolphin-plugins/git/pulldialog.cpp: (link)
Backport commit 1291054: Git pull dialog: Don't segfault on git-svn's pseudo branches, disable ok if no valid branch selected

BUG: 280235
FIXED-IN: 4.8.3
#
03:30 on Apr 23KDE
Commit by doerner :: r1291054 dolphin-plugins/trunk/KDE/kdesdk/dolphin-plugins/git/pulldialog.cpp: (link)
Git pull dialog: Don't segfault on git-svn's pseudo branches, disable ok if no valid branch selected

CCBUG: 280235
#
03:22 on Apr 23KDE
Commit by doerner :: r1291051 dolphin-plugins/branches/KDE/4.8/kdesdk/dolphin-plugins/git/pushdialog.cpp: (link)
Backport commit 1291049: Git push dialog: Disable OK button if we have no valid remote branch

CCBUG: 295400
#
03:13 on Apr 23KDE
Commit by doerner :: r1291049 dolphin-plugins/trunk/KDE/kdesdk/dolphin-plugins/git/pushdialog.cpp: (link)
Git push dialog: Disable OK button if no we have no valid remote branch
#
03:00 on Apr 23KDE
Commit by doerner :: r1291048 dolphin-plugins/branches/KDE/4.8/kdesdk/dolphin-plugins/git/pushdialog.cpp: (link)
Backport commit r1291047: Git push dialog: Don't segfault at hitting git-svn's pseudo branches

BUG: 295400
FIXED-IN: 4.8.3
#
02:56 on Apr 23KDE
Commit by doerner :: r1291047 dolphin-plugins/trunk/KDE/kdesdk/dolphin-plugins/git/pushdialog.cpp: (link)
Git push dialog: Don't segfault at hitting git-svn's pseudo branches

CCBUG: 295400
#
19:45 on Jan 17KDE
Commit by doerner :: r1274201 dolphin-plugins/branches/KDE/4.8/kdesdk/dolphin-plugins/hg/fileviewhgplugin.cpp: (link)
Backport 1274200: HG plugin: Update versions states after commit and rollback
#
19:38 on Jan 17KDE
Commit by doerner :: r1274200 dolphin-plugins/trunk/KDE/kdesdk/dolphin-plugins/hg/fileviewhgplugin.cpp: (link)
HG plugin: Update versions states after commit and rollback
#
02:26 on Dec 30, 2011KDE
Commit by doerner :: r1270907 dolphin-plugins/trunk/KDE/kdesdk/dolphin-plugins/git/ (2 files): (link)
Parse output of "git pull". Show individual messages for up-to-date repository and merge conflicts.

BUG:279739
FIXED-IN:4.9
#
01:37 on Dec 30, 2011KDE
Commit by doerner :: r1270906 dolphin-plugins/branches/KDE/4.8/kdesdk/dolphin-plugins/git/fileviewgitplugin.cpp: (link)
Backport commit 1270905:
Fix the wrong operationCompletedMessage being shown for git pull under certain circumstances.

We now reset m_command after the push output has been parsed. Otherwise, subsequent invocations of other commands might still have the "push" command dangling and parse their output as if it was generated by git push. More specifically, this was currently the case for pull: After a push, subsequent pulls would generate the wrong operationCompletedMessage.
#
01:32 on Dec 30, 2011KDE
Commit by doerner :: r1270905 dolphin-plugins/trunk/KDE/kdesdk/dolphin-plugins/git/fileviewgitplugin.cpp: (link)
Fix the wrong operationCompletedMessage being shown for git pull under certain circumstances.

We now reset m_command after the push output has been parsed. Otherwise, subsequent invocations of other commands might still have the "push" command dangling and parse their output as if it was generated by git push. More specifically, this was currently the case for pull: After a push, subsequent pulls would generate the wrong operationCompletedMessage.
#
22:23 on Dec 29, 2011KDE
Commit by doerner :: r1270899 dolphin-plugins/branches/KDE/4.8/kdesdk/dolphin-plugins/git/ (2 files): (link)
Backport of commit 1270897.

BUG: 267513
FIXED-IN: 4.8
CCBUG: 284651
#
22:09 on Dec 29, 2011KDE
Commit by doerner :: r1270897 dolphin-plugins/trunk/KDE/kdesdk/dolphin-plugins/git/ (2 files): (link)
Use --porcelain mode for parsing git status, which was introduced by a (more or less) recent git version. This should be a stable interface now.

As we can easily get ignored files this way, the map now contains all but the NormalVersion stated files.

BUG: 284651
FIXED-IN: 4.8
#
01:27 on Sep 19, 2011KDE
Commit by doerner :: r1254370 /trunk/www/sites/planet/planetkde/config: (link)
Add my blog to planet
#
22:47 on Jan 27, 2011KDE
Commit by doerner :: r1217573 apps/branches/KDE/4.6/kdebase/apps/dolphin/src/dolphinmainwindow.cpp: (link)
Backport of commit 1217560

Fix crash when detaching a tab with "Split View Mode" setting enabled
#
21:30 on Jan 27, 2011KDE
Commit by doerner :: r1217560 apps/trunk/KDE/kdebase/apps/dolphin/src/dolphinmainwindow.cpp: (link)
Fix crash when detaching a tab with "Split View Mode" setting enabled
#
22:06 on Jan 16, 2011KDE
Commit by doerner :: r1214927 apps/trunk/KDE/kdebase/apps/dolphin/src/dolphinmainwindow.h: (link)
Make toggleSplitView()'s documentation consistent with its behavior
#