CIA.vc
Mickael Marchand
Real-time open source activity stats
Stats » Authors » Mickael Marchand
syndicateUTC clock
05:48 on Feb 11, 2012
event counters
The last message was received 3.01 years ago at 16:54 on Feb 07, 2009
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
234 messages since the first one, 8.08 years ago, for an average of 1.8 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
16:54 on Feb 07, 2009KDE
Commit by marchand :: r922841 kioslave/trunk/KDE/kdesdk/kioslave/svn/ (svn.cpp svn.h):

Here comes write support for kio_svn (taken from "svnput" hack)

CCBUG: 125272

  • big fat WARNING * ok so now you can do : kwrite svn+ssh://user@host/home/user/myrepos/myfile.txt and when you save it creates automatically a commit for you. BUT : you really can break other people work when working in team, there is NO single safety check to ensure you are not erasing a just-committed version by someone else. So use with real care. on the other hand, it's just great for your own small repository where you write some book/article/small code. for some reason I could not understand, kwrite keeps saving remotely even when the file has not been changed (I mean press save twice, it will actually do 2 commits to the repository ... I don't know what I missed there, if anybody knows, I am interested to find a way to stop that behavior) PS: please don't test with KDE's SVN or I will be hated ;)
#
16:54 on Feb 07, 2009KDE
Commit by marchand :: r922840 kioslave/trunk/KDE/kdesdk/kioslave/svn/ (6 files):
improve ::stat
fixed mtime display
#
16:54 on Feb 07, 2009KDE
Commit by marchand :: r922839 cmake/trunk/KDE/kdesdk/cmake/modules/FindSVN.cmake:
add some svn libs, we are gonna need them
#
16:54 on Feb 07, 2009KDE
Commit by marchand :: r922838 kioslave/trunk/KDE/kdesdk/kioslave/svn/svn.cpp:
display the real mtime in listings
#
19:04 on Feb 05, 2009KDE
Commit by marchand :: r921832 kioslave/branches/KDE/4.2/kdesdk/kioslave/svn/ (4 files in 3 dirs):
backport kio_svn fixes from trunk
#
17:34 on Feb 05, 2009KDE
Commit by marchand :: r921797 kioslave/trunk/KDE/kdesdk/kioslave/svn/svn.cpp:
fix ::stat to correctly return errors to KIO when something bad happens

BUG: 112880
#
17:34 on Feb 05, 2009KDE
Commit by marchand :: r921796 kioslave/trunk/KDE/kdesdk/kioslave/svn/ (4 files in 2 dirs):
reenable some code that was disabled by kde4 port
#
17:34 on Feb 05, 2009KDE
Commit by marchand :: r921795 kioslave/trunk/KDE/kdesdk/kioslave/svn/ (svn.cpp svnhelper/kio_svn_helper.cpp):
don't fire finished() when error() was used
#
17:34 on Feb 05, 2009KDE
Commit by marchand :: r921794 kioslave/trunk/KDE/kdesdk/kioslave/svn/ksvnd/ksvnd.cpp:
Fix svn 1.4 compatibility

Applied patch (well, one year late but still)
thanks for it ;)

BUG: 153842
#
17:34 on Feb 05, 2009KDE
Commit by marchand :: r921793 kioslave/trunk/KDE/kdesdk/kioslave/svn/svnhelper/ (kio_svn_helper.cpp subversion.desktop):
we really don't want to revert changes when we meant to rename things
#
21:15 on Nov 24, 2007KDE
Commit by marchand :: r741116 scripts/trunk/KDE/kdesdk/scripts/relicensecheck.pl:
I agree to a relicense
#
21:03 on Sep 08, 2007KDE
Commit by marchand :: r710005 krfb/trunk/KDE/kdenetwork/krfb/CMakeLists.txt:
compile
#
19:34 on Sep 08, 2007KDE
Commit by marchand :: r709978 kcontrol/branches/KDE/3.5/kdebase/kcontrol/ebrowsing/plugins/ikws/searchproviders/deb.desktop:
backport fix for 149501, update to new debian URL
#
19:22 on Sep 08, 2007KDE
Commit by marchand :: r709977 runtime/trunk/KDE/kdebase/runtime/kurifilter-plugins/ikws/searchproviders/deb.desktop:
adapt deb: to new URL of debian's server
BUG: 149501
#
17:44 on Aug 25, 2007KDE
Commit by marchand :: r704653 /branches/work/kconfig_new/ (kconfig.cpp kconfig.h):
first shot of implementation
still a few issues to think at
#
21:16 on Aug 24, 2007KDE
Commit by marchand :: r704430 /branches/work/kconfig_new/ (kconfig.h kconfigbase.h kconfiggroup.h):
starting point
#
21:14 on Aug 24, 2007KDE
Commit by marchand :: r704428 /branches/work/kconfig_new/:
create new branch for PutHuhn's kconfig API changes
#
20:17 on Aug 24, 2007KDE
Commit by marchand :: r704414 kwallet/trunk/KDE/kdeutils/kwallet/konfigurator/konfigurator.cpp:
kconfig deprecated methods cleanup
#
19:53 on Aug 24, 2007KDE
Commit by marchand :: r704403 kstars/trunk/KDE/kdeedu/kstars/kstars/colorscheme.cpp:
remove some temporary objects
#
19:47 on Aug 24, 2007KDE
Commit by marchand :: r704399 runtime/trunk/KDE/kdebase/runtime/khelpcenter/docentry.cpp:
dfaure idea : one desktopGroup() call is far enough
#