Commit graph

935 commits

Author SHA1 Message Date
Hylke Bons c4784d8714 [fetcher] fix comments 2010-10-10 23:07:07 +01:00
Hylke Bons 6d0c03d788 [repo] port some more lines to git# and clean up 2010-10-10 23:04:08 +01:00
Hylke Bons 6b6f8ddde7 [repo] port GetCommits to git# 2010-10-10 22:39:00 +01:00
Hylke Bons 784370c31f [repo] do the timezone offsetting in a less hacky way 2010-10-10 20:33:43 +01:00
Hylke Bons 96b71fa955 [repo] port CurrentHash to git# 2010-10-10 17:19:28 +01:00
Hylke Bons 40bf21d66c [repo] port RemoteOriginUrl to git# 2010-10-10 17:13:51 +01:00
Hylke Bons 2237c93bd8 [repo] port FormatCommitMessage method to git# 2010-10-10 17:11:01 +01:00
Hylke Bons 55012889e7 [repo] port ls-remote (but not yet implemented) 2010-10-10 16:43:54 +01:00
Hylke Bons ae22ea641d [repo] port UserEmail and UserName properties to use GitSharp 2010-10-10 16:12:01 +01:00
Hylke Bons e94a8e710f [repo] port Commit method to use GitSharp 2010-10-10 15:57:12 +01:00
Hylke Bons 2032915220 [statusicon] don't restart the animation when it's already running 2010-10-10 15:38:43 +01:00
Bertrand Lorentz 319c313b49 [build] Integrate GitSharp into the solution 2010-10-10 15:12:01 +02:00
Bertrand Lorentz 40de679081 [build] Update sln and csproj files 2010-10-10 15:01:47 +02:00
Bertrand Lorentz 0d54e5edfc [build] Add GitSharp as a submodule 2010-10-10 14:57:46 +02:00
Hylke Bons e5c27037a5 Add irc channel to links in README 2010-10-09 20:01:02 +01:00
Hylke Bons bda3e45958 [repo] include unsynced changes check in the remote timer 2010-10-09 17:36:51 +01:00
Hylke Bons a0a9754285 Add OSX todo 2010-10-09 16:41:54 +01:00
Hylke Bons f113f5ddaf [entry] use normal text colour when pasting in entry 2010-10-08 17:52:46 +01:00
Hylke Bons 9843f30c54 [repo] add TODO 2010-10-08 17:52:03 +01:00
Hylke Bons 49c555a6ca [cli] check for the ssh PID var instead of SOCKET 2010-10-07 22:59:46 +01:00
Hylke Bons 9867dcbac6 [repo][ui] Add fetchingfailed events 2010-10-07 22:46:11 +01:00
Hylke Bons a24d2dc0b7 [repo][log] Add an infobar message for when fetching fails 2010-10-07 22:31:48 +01:00
Hylke Bons d8aaded856 [statusicon] new icon by lapo and improve error state handling 2010-10-07 22:08:13 +01:00
Hylke Bons a75c886b95 [main] code cleanup 2010-10-07 21:01:39 +01:00
Hylke Bons 0402a1d719 [log] update when pushing has finished and fetch/push on a reconnect 2010-10-07 20:40:23 +01:00
Hylke Bons 2edeb35610 Add transifext url to README 2010-10-07 20:32:14 +01:00
Hylke Bons 72dc0e162d [infobar] new class [uihelpers] add GdkColorToHex [ui] cleanup 2010-10-07 20:26:49 +01:00
Hylke Bons 4fedea3f60 [log][repo][statusicon] add notices and icons when there are unpushed changes 2010-10-07 00:54:42 +01:00
Hylke Bons 7c6284b5cf [log] destroy logs properly after closing, so they don't pop up again on raised events 2010-10-05 22:34:37 +01:00
Hylke Bons afac55f9a0 update README with new urls 2010-10-05 09:32:03 +01:00
Hylke Bons b2e9a2edf4 [link] fix brokenness when using underlines in the file name 2010-10-04 23:57:43 +01:00
Hylke Bons 45d2086037 [intro] assume same project and repo name when no subfolder is given for gitorious 2010-10-04 22:50:59 +01:00
Hylke Bons 96074e15c2 [invitation] tweak table layout 2010-10-04 21:20:36 +01:00
Hylke Bons 7050aa1139 [invitation] Make it work again 2010-10-04 20:33:37 +01:00
Hylke Bons bdc831bc0e [intro] link to the right folder in case of duplicate names 2010-10-04 11:35:18 +01:00
Hylke Bons 3b7cad7d79 [repo] look for remote changes immediately after irc is dropped and [listener] tweak timeout values 2010-10-04 10:21:20 +01:00
Hylke Bons 1116f3636c [log] Fix some layout issues 2010-10-04 10:06:09 +01:00
Hylke Bons f56d6f9bfa update README 2010-10-03 22:37:17 +01:00
Hylke Bons 86b155159b update README and [listener] extend retry intervals 2010-10-03 22:15:51 +01:00
Hylke Bons cdf92ba60a [repo] Fix issue where file names with spaces and special chars break the commit command 2010-10-03 21:49:49 +01:00
Hylke Bons 7405332034 [cli] only start a new ssh-agent if there isn't one already 2010-10-03 20:55:35 +01:00
Hylke Bons d3e9a4dc3a [build] Remove FriendFace and SparkleDiff 2010-10-03 15:03:20 +01:00
Hylke Bons b10738c3fd [repo] try to reconnect after connection is lost 2010-10-03 11:43:39 +01:00
Hylke Bons 09cebba5a9 [fetcher] don't fetch complete history by default 2010-10-03 11:01:49 +01:00
Hylke Bons b53ed9daed [listener] Fall back to polling if IRC connection is dropped 2010-10-02 18:11:03 +01:00
Hylke Bons 14d75abb59 Add Luis to contributors 2010-09-23 23:21:27 +01:00
Hylke Bons 37a4144bae cleanup coding style of previous commit and hide the menubar 2010-09-23 23:19:49 +01:00
Luis Cordova fedb3b020f Added Ctrl+W and Esc accelerators to Log Window (but could not hide menu bar) 2010-09-22 16:23:55 -05:00
Łukasz Jernaś d2cadb209a l10n: Updated Polish (pl) translation to 98%
New status: 89 messages complete with 0 fuzzies and 1 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-09-22 09:30:30 +00:00
Łukasz Jernaś 9a8b1233c4 Synchronise string format with SparkleIntro.cs 2010-09-22 11:18:36 +02:00