Commit graph

1064 commits

Author SHA1 Message Date
Hylke Bons
165b87f8a5 repo: don't show notifications for changes that you made yourself elsewhere 2013-01-20 12:40:24 +00:00
Hylke Bons
81e1433635 lib: change default install location in defines 2013-01-15 19:35:19 +00:00
Hylke Bons
40e98347ca repo: refactor size calculation, ignore symlinks. fixes #1149 2013-01-11 19:58:14 +01:00
Hylke Bons
5c75c9dd58 repo git: empty logs make me sad. always show something when no changes this month 2013-01-11 19:38:49 +01:00
Hylke Bons
89c41de572 repo: make Identifier virtual so it can be overriden if needed. closes #1142 2013-01-08 21:35:01 +01:00
Hylke Bons
9ec88ad9dc Revert "Update from using AbsolutePath to LocalPath for all uris, fix some uri path combining."
This reverts commit b2b49012c1.

Conflicts:

	SparkleShare/SparkleControllerBase.cs
2013-01-06 19:33:55 +01:00
Hylke Bons
b50c0e9cc8 fix coding style 2013-01-06 15:58:11 +01:00
Hylke Bons
ea9303aa80 repo git: reduce the number of status commands being called on activity 2013-01-06 12:21:54 +01:00
Hylke Bons
b6dc2f442f repo: refactor startup sync loop 2013-01-05 14:15:22 +01:00
Hylke Bons
5cab045d1b Merge branch 'PathFix' of https://github.com/brandondahler/SparkleShare
Conflicts:
	SparkleShare/SparkleControllerBase.cs
2013-01-05 10:56:19 +01:00
Brandon Dahler
f08e102f40 Update from using AbsolutePath to LocalPath for all uris, fix some uri path combining. 2013-01-05 02:38:01 -06:00
Hylke Bons
d24b241d63 git: fix typo. closes #1134 2013-01-03 22:13:18 +01:00
Hylke Bons
ad6f63e334 Search for git in the install dir, so people can add their custom copy of git. closes #1126 2013-01-03 13:34:47 +01:00
Hylke Bons
1913633216 Merge pull request #1131 from brandondahler/CultureFix
Manually set locale to en-US for parsing numbers out of git output
2013-01-02 10:19:53 -08:00
Hylke Bons
1c930c43ad Merge pull request #1122 from brandondahler/HistoryFix
Do not include /.git file in calculating subdirectory size
2013-01-02 06:09:24 -08:00
Brandon Dahler
3e5868d8e0 Manually set locale to en-US for parsing numbers out of git output 2012-12-31 04:06:07 -06:00
Brandon Dahler
be6bbbe318 Do not include /.git file in calculating subdirectory size 2012-12-25 00:32:39 -06:00
Hylke Bons
875e759794 fetcher: ssh+backend strip should be in the derived class, not the base class. #1118 2012-12-21 22:02:35 +01:00
Hylke Bons
3339d6d280 git: adjust git-bin configuration to use sftp 2012-12-20 18:40:55 +01:00
Hylke Bons
5221619566 fix build 2012-12-19 21:58:22 +01:00
Hylke Bons
b64bc0e0fa repo git: when things are utterly wrong, abandon rebase 2012-12-19 21:57:55 +01:00
Hylke Bons
7065ecaf24 fetcher: let the backend handle the parsing of the url. #1118 2012-12-19 21:02:00 +01:00
Hylke Bons
dc25f6ff1c fix build 2012-12-18 18:05:06 +01:00
Hylke Bons
ea9812eb9e repo git: add more git-bin configuration on startup 2012-12-18 13:36:36 +01:00
Hylke Bons
72a517d017 fetcher git: increase big file threshold 2012-12-14 19:13:30 +01:00
Hylke Bons
7eb8485364 config: include both private and public keys for use in the app 2012-12-14 17:10:00 +01:00
Hylke Bons
d9811e00a4 repo git: add private key info when using git-bin 2012-12-14 17:03:00 +01:00
Hylke Bons
359707764a repo git: when setting the url from config, also set the git-bin.sshUrl 2012-12-14 13:40:49 +01:00
Hylke Bons
ba5385040c fetcher: compression exclude rules: tar is not compressed, add truecrypt volumes 2012-12-11 20:56:07 +01:00
Aaron Bockover
fb8f3fee01 [SparkleLib] fix debug build 2012-12-10 12:55:02 -05:00
Hylke Bons
1d5d827dd0 bump version 2012-12-07 17:19:51 +00:00
Hylke Bons
12eaffab8e bump version 2012-12-07 10:34:45 +00:00
Hylke Bons
4d1a9aa5bc fetcher: add some more debug rules for fetching the host key 2012-12-06 21:35:53 +00:00
Hylke Bons
aef7126a2a clean up a bit 2012-12-06 19:33:39 +00:00
Hylke Bons
5640f30e34 mac: fix occasional crash when updating the menu whilst it's open 2012-12-04 23:51:32 +00:00
Hylke Bons
6391ac146b windows: fix version number 2012-12-02 22:20:06 +00:00
Hylke Bons
69d67ca434 various rearrangements and tweaks 2012-11-28 20:17:39 +00:00
Hylke Bons
e575e2e9da fetcher git: fix crypto. 'git branch -a' doesn't always show all branches 2012-11-27 21:57:05 +00:00
Hylke Bons
e548da7829 windows statusicon: clean up 2012-11-25 13:33:12 +00:00
Hylke Bons
e1807595a8 repo: don't allow force retry when already syncing 2012-11-23 11:37:56 +00:00
Hylke Bons
8151263a4e repo: fix typo 2012-11-23 10:08:50 +00:00
Hylke Bons
e8b5516a85 repo statusicon: add error type: 'project not found' 2012-11-23 00:20:43 +00:00
Hylke Bons
f0a6ffb718 bump version to 0.9.9 2012-11-22 22:53:25 +00:00
Hylke Bons
eda81e0371 Merge branch 'master' of https://github.com/hbons/SparkleShare 2012-11-22 12:33:54 +00:00
Hylke Bons
7dc43f92ed fetcher: log exceptions more cleanly 2012-11-22 12:32:04 +00:00
Hylke Bons
3755f24127 fetcher git: simplify 2012-11-22 09:46:49 +00:00
Hylke Bons
5ef13890ed repo git: fix parsing of changed host key error. #1078 2012-11-21 23:08:32 +00:00
Hylke Bons
7f3ec4e450 repo git: don't try to resolve conflicts when a rebase failed due to locked files 2012-11-21 09:22:55 +00:00
Hylke Bons
45218144de repo git: fix getting stuck in conflict resolution loop when there are no conflicts 2012-11-20 20:33:02 +00:00
Hylke Bons
08003c5d27 clean up 2012-11-19 15:06:56 +00:00