Commit graph

3296 commits

Author SHA1 Message Date
Matthias Dittrich ab5426d0e2 Changed build order to prevent using old version when pressing F5 2012-07-03 09:59:18 +02:00
Matthias Dittrich 6f20f88c15 Fix for really annoying debugger exception + fixed whitespace 2012-07-03 09:59:18 +02:00
Hylke Bons bb2a6b8662 lib git: Run commit with --all and deduplicate code somewhat 2012-07-03 09:59:18 +02:00
Hylke Bons 4ab153eb1f repo git: Fix coding style for #823 2012-07-03 09:59:17 +02:00
Matthias Dittrich b02d57d727 Found another place where the Utf8-fix is required 2012-07-03 09:59:17 +02:00
Matthias Dittrich c5c63636e2 Sparkle can now handle files with special characters 2012-07-03 09:59:17 +02:00
Arnold Bechtoldt aff1cc5133 fixing some tiny typos within NEWS file
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
2012-07-03 09:59:17 +02:00
Hylke Bons a2306d3fa3 lib: style cleanups 2012-07-03 09:58:35 +02:00
Hylke Bons 0efac5cd70 Revert previous commit 2012-07-03 00:37:15 +02:00
Hylke Bons 0079a62696 Fix README table 2012-07-03 00:15:55 +02:00
Hylke Bons e884defeee repo git: Use a more descriptive flag when calling git-log 2012-07-03 00:08:34 +02:00
Hylke Bons f7b5064484 repo git: rewrite HasLocalChanges 2012-07-02 23:58:37 +02:00
Hylke Bons dbf458b931 repo git: catch IOException in ResolveConflict method 2012-07-02 23:42:49 +02:00
Hylke Bons 154c3a3984 repo git: Fix conflict resolution 2012-07-02 23:23:28 +02:00
Hylke Bons 11dd60ca89 Merge pull request #829 from matthid/pullVisualStudioDebuggerProblem
Fix for really annoying debugger exception + fixed whitespace
2012-07-02 13:31:31 -07:00
Hylke Bons 1e0a6b2f3c Merge pull request #831 from matthid/pullProjectSettings
Improved Project settings
2012-07-02 13:01:36 -07:00
Hylke Bons e02fbdbc2c repo git: refactor andf fix Rebase and FormatCommitMessage methods 2012-07-02 21:54:29 +02:00
Hylke Bons f75bdb5859 repo git: Remove some redundant lines 2012-07-02 18:37:35 +02:00
Hylke Bons 444b2ddecb Merge pull request #830 from matthid/pullSpecialCharsInCommentsFix
Now filesnames with special chars will be written properly in the comments
2012-07-02 04:36:59 -07:00
Matthias Dittrich 8aea2818b5 Now filesnames with special chars will be written properly in the comments 2012-07-02 12:44:19 +02:00
Matthias Dittrich 779881aa43 Tried to set stylecop to match the project code style 2012-07-02 12:42:41 +02:00
Matthias Dittrich 480861585d Changed build order to prevent using old version when pressing F5 2012-07-02 12:42:10 +02:00
Matthias Dittrich 0f970278d8 Fix for really annoying debugger exception + fixed whitespace 2012-07-02 12:15:53 +02:00
Hylke Bons 1c4467e5b5 lib git: Run commit with --all and deduplicate code somewhat 2012-07-01 13:30:33 +02:00
Hylke Bons be9f7de13f repo git: Fix coding style for #823 2012-07-01 10:46:42 +02:00
Matthias Dittrich 9ddb9cbb7e Found another place where the Utf8-fix is required 2012-07-01 01:38:48 +02:00
Matthias Dittrich b2769b7faf Sparkle can now handle files with special characters 2012-06-30 23:36:19 +02:00
Hylke Bons 618b0b520c lib git: Clear git-bin cache after sync 2012-06-29 21:43:49 +01:00
Hylke Bons 8df73d9bee lib git: only do remote_url check when needed 2012-06-29 17:08:12 +01:00
Hylke Bons e320edfb7f lib git: Add detection of git-bin repos 2012-06-29 16:44:02 +01:00
Hylke Bons eb543fef5e fetcher git: Refactor 2012-06-29 14:00:25 +01:00
Hylke Bons a2353405dd fetcher git: Simplify attributes file creation 2012-06-29 13:17:59 +01:00
Hylke Bons 7ebc93f40e fetcher git: Simplify install of config after clone 2012-06-29 12:53:13 +01:00
Hylke Bons 4796ee5cbd Merge pull request #822 from bechtoldt/fixNEWStypo
fixing some tiny typos within NEWS file
2012-06-29 01:14:52 -07:00
Arnold Bechtoldt 575fdc3564 fixing some tiny typos within NEWS file
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
2012-06-29 10:05:19 +02:00
Hylke Bons a3d60412ee lib: Add separate SparkleGit and SparkleGitBin objects derived from SparkleProcess 2012-06-29 00:12:37 +01:00
Hylke Bons 7896abfcdf repo: Fix some cases where the remote timer isn't resumed 2012-06-29 00:11:25 +01:00
Hylke Bons 063b38ff28 repo git: hide .sparkleshare and .empty after a rebase. Fixes #814 2012-06-28 14:21:33 +01:00
Hylke Bons 8f95a38e26 fetcher git: don't read output on checkout and add --quiet option 2012-06-28 12:18:00 +01:00
Hylke Bons 3bf2cf56e9 fetcher: Always delete the tmp host key file after getting its fingerprint 2012-06-28 12:03:04 +01:00
Hylke Bons 9a5373fe42 fetcher: put quotes around host key file path. Fixes #815 2012-06-28 11:57:10 +01:00
Hylke Bons 2e335e8faa Add back 'don't fetch avatars' feature 2012-06-27 16:24:53 +01:00
Hylke Bons 0725729f7f config: change debug log file name 2012-06-27 13:12:04 +01:00
Hylke Bons 8f62c809f1 controller: Simplify avatar fetching and fetch new ones once a day. Closes #808 2012-06-27 13:09:01 +01:00
Hylke Bons c957a97296 repo git: don't resolve conflicts on the .sparkleshare file. See #807 2012-06-27 00:13:17 +01:00
Hylke Bons efc5f52619 setup: add TODO 2012-06-26 20:35:25 +01:00
Hylke Bons 1784e1c843 linux statusicon: simplify icon caching 2012-06-26 20:03:40 +01:00
Hylke Bons 8b6397cb2a windows: update README 2012-06-26 18:47:33 +01:00
Hylke Bons a02c843eb4 Remove duplicate file 2012-06-26 13:37:59 +01:00
Hylke Bons 3ddaa5cb2d windows: fix build installer 2012-06-26 13:27:01 +01:00