Commit graph

1377 commits

Author SHA1 Message Date
Hylke Bons 7dcd1c9745 repo: fix coding style for private members 2011-05-08 23:01:07 +01:00
Hylke Bons 2659300e13 controller make GetMD5 private and non static 2011-05-08 22:22:27 +01:00
Hylke Bons a42292cbe9 events: fix more whitespace 2011-05-08 20:43:12 +01:00
Hylke Bons dc0b047cf8 events: fix whitespace 2011-05-08 20:40:08 +01:00
Hylke Bons 0d9de8bc0b events: listener: code cleanup 2011-05-08 20:35:43 +01:00
Hylke Bons 4e9e766499 controller: dispose the fetcher when we're done so it can be garbage collected 2011-05-08 20:35:26 +01:00
Hylke Bons 3a240ce864 fetcher: prepare for multibackend 2011-05-08 18:25:55 +01:00
Łukasz Jernaś 13950cce1b Update POTFILES.in 2011-05-07 19:51:05 +02:00
Hylke Bons 733d0d1041 controller: add TODO 2011-05-07 13:08:57 +01:00
Hylke Bons 93c55170af repo: add debug info about conflict type when resolving 2011-05-07 13:08:56 +01:00
Hylke Bons f97ce17b52 Merge pull request #168 from Liam-Lior/master
Fixing some command line options
2011-05-07 05:06:48 -07:00
Wizard_85 340df4484b Fixing '-v|--version', '-d|--disable-gui', '-h' (issue 162 from hbons) 2011-05-07 11:27:41 +02:00
Hylke Bons b750c437a9 Merge pull request #167 from thelightmaker/patch-2
Added a whitespace in the notification bubble ...
2011-05-05 02:56:11 -07:00
thelightmaker aac9057f42 Added a whitespace in the notification bubble ... 2011-05-05 02:21:16 -07:00
Hylke Bons 5b7566898f update AUTHORS, and don't go on the slippery slope of using implicit typing 2011-05-05 00:07:02 +01:00
Gabriel Burt 281870f8df repo: speed up by re-using Regex objects 2011-05-04 23:33:17 +01:00
Hylke Bons f40f2d80b9 fetcher: remove the Cloning prefix from the events to make more sense grammatically 2011-05-03 18:30:51 +01:00
Hylke Bons 9dc521d108 add lib/ folder where libs needs to be moved into 2011-05-03 18:19:10 +01:00
Hylke Bons 3051622597 alert: cleanup and remove unneeded Mono.Unix reference 2011-05-03 18:14:05 +01:00
Hylke Bons 941c0fe25d main method: fix coding style and whitespace 2011-05-02 18:30:34 +01:00
Hylke Bons ecef4b16a7 update NEWS 2011-05-02 17:33:36 +01:00
Hylke Bons adee9b9569 update README and NEWS 2011-05-02 17:10:14 +01:00
Hylke Bons e9780c8dcf controller: fix coding style and whitespace 2011-05-02 16:46:31 +01:00
Hylke Bons 75e83ff67e Update version numbers everywhere for next release 2011-05-02 16:07:13 +01:00
Hylke Bons 9ef61ecf64 html: fix whitespace 2011-05-02 13:35:38 +01:00
Hylke Bons f546a3dd13 html: give gravatar a background color so the default doesn't shine through when the gravatar has alpha 2011-05-02 13:29:05 +01:00
Hylke Bons 10aa668534 intro: revert SparkleIntro.cs from ed5db3bcdd 2011-05-02 12:02:08 +02:00
Hylke Bons f4ace4ea9e fetcher: ignore file permission changes in new checkouts 2011-05-01 17:25:42 +02:00
Hylke Bons d327948481 Merge branch 'conflicts-fix' 2011-05-01 15:43:16 +02:00
Hylke Bons 8584604677 Fix coding style and whitespace of all of SparkleLib 2011-05-01 15:40:46 +02:00
Hylke Bons ed5db3bcdd Merge pull request #160 from mweimerskirch/patch-1.
Fixed compile error "`msgid' and `msgstr' entries do not both end with '\
2011-05-01 06:13:15 -07:00
Michel Weimerskirch 73e03ff3e3 Fixed compile error "msgid' and msgstr' entries do not both end with '\n'" 2011-05-01 06:03:44 -07:00
Łukasz Jernaś 9ce144fe4a Update translations from Transifex 2011-05-01 11:11:16 +02:00
Hylke Bons c01f9c54c0 Merge branch 'master' into conflicts-fix 2011-04-30 02:45:05 +02:00
Hylke Bons 76c5756864 repo: resolve any kind of rebase conflict 2011-04-30 02:43:42 +02:00
Hylke Bons 1d13e7d6ee use absolute paths to move our version of conflicting file 2011-04-30 02:43:41 +02:00
Hylke Bons c65d76ecd6 save work on conflict resolution fix 2011-04-30 02:43:41 +02:00
Hylke Bons 11928a211b repo: resolve any kind of rebase conflict 2011-04-30 02:42:48 +02:00
Hylke Bons df4666efc6 Merged pull request #157 from thelightmaker/patch-1.
German translation.
2011-04-29 06:58:02 -07:00
thelightmaker 27ba8e17c9 Updated german translation. 2011-04-29 06:41:29 -07:00
Hylke Bons cafa0f9a35 use absolute paths to move our version of conflicting file 2011-04-29 00:32:16 +02:00
Hylke Bons 9ab60210e7 save work on conflict resolution fix 2011-04-28 13:49:14 +02:00
Hylke Bons 36b856e8bf repo: controller: bring back support for renames in event logs 2011-04-28 13:46:22 +02:00
Hylke Bons 4131958a0e repo: don't fetch changes when we're busy adding files 2011-04-27 18:44:59 +02:00
Hylke Bons ef89629e7c repo: add support for renames and names with spaces in FormatCommitMessage method 2011-04-27 12:04:51 +02:00
Hylke Bons 7bcefc9831 [repo] Add a simple notification queue when disconnected, and send them when reconnected. 2011-04-23 15:56:05 +02:00
Hylke Bons e609c0b3a4 [repo] add back empty repo check without Git# 2011-04-21 23:14:44 +02:00
Hylke Bons 949e2ed464 Use unicode for standardoutput. Fixes weird characters in logs but needs the latest mono 2011-04-21 19:45:11 +02:00
Hylke Bons 6b37f96ddf Remove GitSharp from Mac solution file 2011-04-21 17:27:47 +02:00
Bertrand Lorentz 111bef36d8 Remove GitSharp from the build and delete submodule 2011-04-21 17:15:32 +02:00