Hylke Bons
408cf26290
[repo] Fix compilation issue
2011-02-23 01:13:54 +00:00
Hylke Bons
d3c0931825
[repo] forgot to create commit message before rebasing
2011-02-23 00:21:30 +00:00
Hylke Bons
1a1dc92ac2
[repo] Always commit before rebasing fetched changes in case something changed
2011-02-23 00:09:44 +00:00
Hylke Bons
2fae891423
[paths] look for git using whereis
2011-02-22 22:58:01 +00:00
Hylke Bons
29e9f266a8
[repo] Fix pushing bug
2011-02-13 00:02:07 +00:00
Hylke Bons
f026a2b2c8
[log] Add a default buddy icon and prettify the event log
2011-02-13 00:02:06 +00:00
Hylke Bons
4648fc4ba7
[repo] Run 'git gc' about every 10 commits
2011-02-13 00:02:06 +00:00
Hylke Bons
1c2d733fc9
[fetcher] Add more handy exclude rules
2011-02-12 23:55:27 +00:00
Hylke Bons
b08b8601b5
[controller] Disable SSH host key checking temporarily for cloning
2011-02-06 01:10:15 +00:00
Hylke Bons
0c64448d4b
Merge branch 'master' of https://github.com/kristi/SparkleShare into integration
2011-02-05 16:35:47 +00:00
Hylke Bons
844a4bf34d
[fetcher] adjust gitignore that is to be added adter cloning
2011-02-05 16:22:38 +00:00
Kristi
0a7dc40f27
Start processes after adding delegates to avoid duplicate pull messages.
2011-02-01 23:39:50 -08:00
Kristi
c94934136f
Fix whitespace
2011-02-01 01:38:56 -08:00
Kristi
98ecc159a7
Fix bug when syncing a empty repository with no commits
2011-02-01 01:20:30 -08:00
Hylke Bons
228ef50a7c
[osx] Hook things up
2010-12-18 01:01:43 +01:00
Łukasz Jernaś
c12084e11b
Get data root dif info from configure
...
Also fixes the path to the about dialog pixmap.
2010-12-02 22:31:35 +01:00
Hylke Bons
b8832b020a
[paths] Add a SparklePath for git
2010-11-27 21:24:34 +00:00
Hylke Bons
e32e9d381c
[repo] Combine paths properly
2010-11-27 21:24:34 +00:00
Hylke Bons
7824297ab8
[controller] Make OpenSparkleShareFolder abstract and implement a linux version
2010-11-27 21:24:34 +00:00
Hylke Bons
6cba754208
[repo] clean up comment a bit
2010-11-27 21:24:34 +00:00
wimh
9bed91187f
fix SparkleRepo.FormatCommitMessage ()
2010-11-27 21:24:34 +00:00
Hylke Bons
0b95f3455b
[repo][controller] Abstract GetCommits method
2010-11-27 21:24:34 +00:00
Hylke Bons
ad98808cce
Remove double space type crime in license headers
2010-11-27 21:24:33 +00:00
Hylke Bons
4b8cdc4767
[listener] Prevent irc nick from becoming null
2010-11-27 21:24:33 +00:00
Hylke Bons
87f45c1574
[listener] Fix nick not being set
2010-11-27 21:24:32 +00:00
Hylke Bons
8b8e4b84d5
Move more logic from [intro] to [controller]
2010-11-27 21:24:31 +00:00
Hylke Bons
1a19b84ee1
Create a working Mac solution file and add some temporary workarounds
2010-11-27 21:24:31 +00:00
Hylke Bons
192f7a5b7d
Create a working Mac solution file and add some temporary workarounds
2010-11-27 21:24:30 +00:00
Hylke Bons
0103f79716
[listener] Fix crash due to empty username
2010-11-16 00:56:21 +00:00
Hylke Bons
7d92acc276
[build] Make SS build and run on OSX
2010-11-13 22:30:00 +00:00
Hylke Bons
aa3fbe812d
[log] pass avatars to the new webkit view
2010-11-07 23:59:07 +01:00
Hylke Bons
3175b2e072
[notifications] restructure and make commit messages translatable
2010-11-02 10:45:37 +00:00
Hylke Bons
0e318f2dba
[fetcher] allow spaces in folders and urls by adding quotes
2010-11-02 10:45:37 +00:00
Bertrand Lorentz
d571c02881
[build] Fix handling of additional dependencies of GitSharp
...
The bundled assemblies are in srcdir, so we need to get them from there.
2010-10-21 21:31:07 +02:00
Bertrand Lorentz
0ecaf64f5e
[build] Fix build and installation of GitSharp assemblies
...
Improve the GitSharp autotools stuff and move it to its own file,
included in the top-level Makefile.
A system-installed nant is now required to build GitSharp, instead of
using the in-tree copy.
All the files we really need to build GitSharp are now included in the
tarball, including the binary deps. I see weeping packagers...
But "make distcheck" doesn't work, mostly because GitSharp insists on
writing to the source dir during compilation. As distcheck builds with a
read-only source tree, this fails horribly.
2010-10-21 20:51:03 +02:00
Hylke Bons
cab4914b01
Restructure to be more MVC like
2010-10-16 23:48:50 +01:00
Hylke Bons
b85f69c2b7
[fetcher] fix comments
2010-10-10 23:07:07 +01:00
Hylke Bons
ace6ccce66
[repo] port some more lines to git# and clean up
2010-10-10 23:04:08 +01:00
Hylke Bons
e1c6b8ccdf
[repo] port GetCommits to git#
2010-10-10 22:39:00 +01:00
Hylke Bons
b688b986b4
[repo] do the timezone offsetting in a less hacky way
2010-10-10 20:33:43 +01:00
Hylke Bons
df7beb821f
[repo] port CurrentHash to git#
2010-10-10 17:19:28 +01:00
Hylke Bons
c7dc06016a
[repo] port RemoteOriginUrl to git#
2010-10-10 17:13:51 +01:00
Hylke Bons
87e2f213f7
[repo] port FormatCommitMessage method to git#
2010-10-10 17:11:01 +01:00
Hylke Bons
5ca1316688
[repo] port ls-remote (but not yet implemented)
2010-10-10 16:43:54 +01:00
Hylke Bons
332143ef47
[repo] port UserEmail and UserName properties to use GitSharp
2010-10-10 16:12:01 +01:00
Hylke Bons
d34a01b87f
[repo] port Commit method to use GitSharp
2010-10-10 15:57:12 +01:00
Bertrand Lorentz
bf86b75485
[build] Integrate GitSharp into the solution
2010-10-10 15:12:01 +02:00
Bertrand Lorentz
76609f642d
[build] Update sln and csproj files
2010-10-10 15:01:47 +02:00
Hylke Bons
08864825cd
[repo] include unsynced changes check in the remote timer
2010-10-09 17:36:51 +01:00
Hylke Bons
844862277b
[repo] add TODO
2010-10-08 17:52:03 +01:00