Nícolas Lazarte Kaqui
4b375651b7
Fixing wrong commit
2011-09-20 13:20:05 -03:00
Nícolas Lazarte Kaqui
0d7c28c3c9
Use password to access channel on IRC
2011-09-20 09:13:42 -03:00
Hylke Bons
de41fed559
Close some streams immediately. Remove broken scp backend
2011-09-15 00:58:19 +02:00
Beau Gunderson
99ce247eef
Added the GIT_SSH environment variable and set it to "ssh" so that git will use ssh-agent; fixed a bug where SparkleShare creates an exclude file within the "info" directory without checking if the "info" directory exists.
2011-09-14 12:19:53 -07:00
Hylke Bons
b1e7c37db4
Fix memory leak
2011-09-14 20:18:15 +02:00
Hylke Bons
00fbe4799e
Remove .empty files when they are no longer needed
2011-09-14 20:12:56 +02:00
Hylke Bons
6c2a8338b0
Allow empty folders to be added by putting a hidden file in each of them before committing
2011-09-14 19:30:17 +02:00
Hylke Bons
40b426305a
git log: trim .empty off folder paths
2011-09-14 17:57:40 +02:00
Hylke Bons
ac3cbbd08c
setup: add images to tutorial pages
2011-09-14 02:09:03 +02:00
Hylke Bons
7bd3bb1f5f
Edited SparkleLib/SparkleListenerIrc.cs via GitHub
2011-09-12 18:05:10 +03:00
Hylke Bons
bc86eb0ec7
Edited SparkleLib/SparkleListenerIrc.cs via GitHub
2011-09-12 17:13:41 +03:00
Mirco Bauer
1d34ad2f7d
Added http_proxy support to SparkleListenerIrc
2011-09-12 15:59:17 +02:00
Hylke Bons
53949672a7
Fix ignore Firefox and Chromium temp download files
2011-09-11 23:58:19 +02:00
Hylke Bons
82371dfd2c
Ignore Firefox and Chromium temp download files
2011-09-11 23:47:36 +02:00
Hylke Bons
63eb47a51e
fetcher git: default protocol is ssh://
2011-09-11 22:15:23 +02:00
Mirco Bauer
7ab78802f3
Enhance user's privacy of the IRC channels
...
Set the channel mode to +s so other users cannot "spy" watched channels using
the WHOIS or LIST IRC command.
2011-09-11 20:29:25 +02:00
Mirco Bauer
b769572d6b
Enhance user's privacy of the IRC connection
...
Use the invisible IRC usermode and random username instead of his
real username.
2011-09-11 20:24:17 +02:00
Thomas Vollstädt
2222807eb7
Added support for Hg Backend
2011-09-08 15:52:56 +02:00
Thomas Vollstädt
4c0c29c5c6
Merge remote-tracking branch 'upstream/master' into issue10
2011-09-08 15:40:17 +02:00
Thomas Vollstädt
7e45b0fb06
RegEx not needed anymore
2011-09-05 17:40:53 +02:00
Thomas Vollstädt
8efa9dd527
Fixed code intendation
2011-09-05 17:39:20 +02:00
Thomas Vollstädt
d5f6200e64
Implemented Exclusion Rule methods for handling non-readable files. See issue #10
2011-09-05 17:36:03 +02:00
Thomas Vollstädt
7b43939f64
Check readabilty only for existing files; Remove Exclusions when file is readable again
2011-09-05 17:34:07 +02:00
Thomas Vollstädt
9b821e17fc
Skipping files which are unreadable by sparkleshare and added some methods for git's exclude file manipulation, see #10
2011-09-05 03:28:25 +02:00
Thomas Vollstädt
353843cd74
Added a new helper function for getting a relative-to-repostory path
2011-09-05 03:02:15 +02:00
wimh
50b3088248
Add ~* to ignored files
...
Fix crash when a conflict has been resolved already
2011-09-03 23:38:53 +02:00
wimh
1430ab34cd
default path to git
...
avoid it stays null when not found in paths[]
2011-09-03 22:11:49 +02:00
wimh
85cf839c5a
fix crash if file was renamed remote
...
see #8 (https://github.com/wimh/SparkleShare/issues/8 )
2011-09-03 22:11:28 +02:00
wimh
e7e60b7972
avoid crash if remote folder is deleted by user.
...
When all files including the .git folder are removed from a remote folder, but that folder is not removed from the SparkleShare config, SparkleShare crashes at startup, and when showing the log for that folder. This commit should avoid a crash.
2011-09-03 22:09:55 +02:00
wimh
a2595b15f7
fix crash if file was renamed remote
...
see #8 (https://github.com/wimh/SparkleShare/issues/8 )
2011-08-28 22:02:01 +02:00
Hylke Bons
17faaf13bb
Use 'h' as hour-minute separator, as Windows doesn't allow ':' in file names
2011-08-28 21:56:25 +02:00
wimh
5b1adf9fd6
set PlatformTarget from AnyCPU to x86
...
CefSharp is win32 only:
https://github.com/chillitom/CefSharp/blob/master/CefSharp/CefSharp.vcproj#L11
2011-08-28 21:49:04 +02:00
Hylke Bons
d869c79866
Add nicer error reporting
2011-08-27 20:57:34 +02:00
Hylke Bons
7b96e22296
Fix whitespace for last commit
2011-08-27 17:53:17 +02:00
Hylke Bons
33e84cdc01
setup: Add progress indication when adding a new folder
2011-08-27 17:10:39 +02:00
Hylke Bons
a6f4c318ec
Use 'h' as hour-minute separator, as Windows doesn't allow ':' in file names
2011-08-27 02:42:09 +02:00
Hylke Bons
e340969718
config: fix some whitespace
2011-08-27 01:11:53 +02:00
Hylke Bons
79d810cf4a
fetcher git: don't prepend ssh:// when using git://
2011-08-27 00:49:08 +02:00
Hylke Bons
0783b86407
Create a new config.xml if it exists but is empty. Throw an error if the format is invalid. Fixes #315
2011-08-26 23:53:04 +02:00
Hylke Bons
445339e1a3
Allow initial sync to be cancelled by adding a cancel button. Closes #307
2011-08-26 22:47:46 +02:00
Hylke Bons
de4c50efdc
Bring back descriptive commit message. Fixes #317
2011-08-26 21:00:22 +02:00
wimh
3bc109d00e
set PlatformTarget from x86 to AnyCPU
2011-08-13 22:33:48 +02:00
wimh
fbb778b6c4
add and integrate submodule TextTemplating (TextTransform.exe) in build
2011-08-13 01:33:15 +02:00
wimh
545f95d3cd
remove references to gtksharp and mono when compiled under .net
2011-08-07 00:26:23 +02:00
wimh
6db579d1be
convert SparkleSetup to winforms
...
fixed some exceptions during debugging
renamed class SparkleShare to Program because of namespace problems (see http://blogs.msdn.com/b/ericlippert/archive/2010/03/09/do-not-name-a-class-the-same-as-its-namespace-part-one.aspx )
2011-08-06 23:44:37 +02:00
Wizard_85
745857acf4
Resolving Bug with already defined variable 'n'
2011-07-30 20:48:47 +02:00
Hylke Bons
ea10733366
fetcher: add configuration option to show special characters in the git log. Fixes 288
2011-07-29 23:03:45 +01:00
Hylke Bons
e95174ddf9
setup controller: fix wrong path being created
2011-07-25 02:26:46 +01:00
Hylke Bons
2c6c3b72ce
Add events to tcp listener
2011-07-24 19:22:17 +01:00
Hylke Bons
526f6ae62f
Refactor config and merge with Paths
2011-07-24 02:00:40 +01:00