CIA.vc
kioslave
Real-time open source activity stats
Stats » Projects » KDE » kdesdk » kioslave
informationsyndicateUTC clock
17:05 on May 27, 2012
event counters
The last message was received 7.16 years ago at 17:10 on Apr 01, 2005
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
32 messages since the first one, 7.59 years ago, for an average of 2.88 months between messages
recent messages
dateReversed sort columnprojectcontentlink
17:10 on Apr 01, 2005kde
Commit by marchand :: kdesdk/kioslave/svn/svn.cpp:
stupid me, revertlast
#
16:51 on Apr 01, 2005kde
Commit by marchand :: kdesdk/kioslave/svn/svn.cpp:
hmm no,
DCOP does not convert QString to KURL automatically :)
#
16:00 on Apr 01, 2005kde
Commit by marchand on KDE_3_4_BRANCH :: kdesdk/kioslave/svn/svn.cpp:
backport URLs cleaning fix
#
23:08 on Mar 31, 2005kde
Commit by marchand :: kdesdk/kioslave/svn/svn.cpp:
that's the first time I see a lib that does not support URLs with doubled '/' in it.
so, remove them as much as possible before sending them to subversion library
and while we are at it _also_ remove trailing '/' since the lib does not like them too
will be backported after testing
#
16:12 on Mar 28, 2005kde
Commit by marchand :: kdesdk/kioslave/svn/svn.cpp:
some more options for status command
#
15:07 on Mar 28, 2005kde
Commit by marchand :: kdesdk/kioslave/svn/ (svn.cpp ksvnd/ksvnd.cpp):
use the new kdebug area
#
16:24 on Mar 14, 2005kde
Commit by bmeyer :: kdesdk/kioslave/svn/svn.cpp:
remove QString::null which doesn't exist in qt4 (and .isNull() is faster)
#
23:07 on Mar 02, 2005kde
Commit by marchand :: kdesdk/kioslave/svn/ (svn.cpp svn.h):
merge back in HEAD
#
23:05 on Mar 02, 2005kde
Commit by marchand on kde35 :: kdesdk/kioslave/svn/ (svn.cpp svn.h):
svn switch
#
15:12 on Feb 20, 2005kde
Commit by marchand on kde35 :: kdesdk/kioslave/svn/ (svn.cpp svn.h):
'svn resolve' support
#
12:29 on Feb 19, 2005kde
Commit by mlaurent :: kdesdk/kioslave/svn/Makefile.am:
Fix error found by unsermake
#
00:05 on Feb 19, 2005kde
Commit by marchand :: kdesdk/kioslave/svn/svn.cpp:
sorry
that one was not supposed to go in
#
00:00 on Feb 19, 2005kde
Commit by marchand :: kdesdk/kioslave/svn/svn.cpp:
svn+https with authentication should work a lot better now ;)
also don't let KDE record a bad password, just let subversion handle password recording for us
#
17:45 on Feb 18, 2005kde
Commit by marchand :: kdesdk/kioslave/svn/svn.cpp:
hmm, recording the password is a good thing
next we'll see why the auth does not work (on https :)
#
20:44 on Jan 23, 2005kde
Commit by marchand :: kdesdk/kioslave/svn/ (4 files in 2 dirs):
remove DCOP signals for notifications and status
and using metaData seems to be better :)
#
18:16 on Jan 21, 2005kde
Commit by marchand :: kdesdk/kioslave/svn/ (svn.cpp svn.h):
misc cleanup
make the status recursive by default
added a fake notification when a commit is over (to display the committed revision)
#
18:29 on Jan 20, 2005kde
Commit by marchand :: kdesdk/kioslave/svn/ (4 files in 2 dirs):
include the working copy revision number in the status message
#
23:32 on Jan 19, 2005kde
Commit by marchand :: kdesdk/kioslave/svn/ksvnd/ksvnd.h:
will work better that way
#
21:19 on Jan 19, 2005kde
Commit by marchand :: kdesdk/kioslave/svn/ (4 files in 2 dirs):
adding a user readable notification string
this is used to give user feedback of what's happening through the notification DCOP signal ;)
(example coming in next commit)
#
19:11 on Jan 19, 2005kde
Commit by marchand :: kdesdk/kioslave/svn/ (4 files in 2 dirs):
minor things
fixed DCOP Signals sending
#