Commit graph

871 commits

Author SHA1 Message Date
Joey Hess
e05c21cb73 Fix a crash when merging files in the git-annex branch that contain invalid utf8.
The crash actually occurred when writing out the file, which was done to a
handle that had not had fileSystemEncoding applied to it.
2012-10-12 12:19:30 -04:00
Joey Hess
97ea08e2d1 Avoid unsetting HOME when running certian git commands. Closes: #690193
Setting GIT_INDEX_FILE clobbers the rest of the environment, making git
not read ~/.gitconfig, and blow up if GECOS didn't have a name for the
user.

I'm not entirely happy with getEnvironment being run every time now,
that's somewhat expensive. It may make sense to just set GIT_COMMITTER_*
and GIT_AUTHOR_*, but I worry that clobbering the rest could break PATH,
or GIT_PATH, or something else that might be used by a command run in here.
And caching the environment is not a good idea either; it can change..
2012-10-11 12:58:24 -04:00
Joey Hess
888981eaae update; branch 2012-10-07 23:10:28 -04:00
Joey Hess
094dfac9f2 note 2012-10-05 10:57:34 -04:00
Joey Hess
f84ac8141e old bug 2012-10-04 20:15:16 -04:00
Joey Hess
47314c0fad fix last zombies in the assistant
Made Git.LsFiles return cleanup actions, and everything waits on
processes now, except of course for Seek.
2012-10-04 19:56:32 -04:00
Joey Hess
046f51c93b reopening; zombies do seem to accumulate sometimes 2012-10-04 17:40:22 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm9n2FZTQzC5wvWqgKKnU0HyuC5vgVkfbY
8dd7fe7e41 2012-10-04 05:57:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmcYryijvlF8bJvM_eZNSrUPEkMlxMDGTQ
9963a3a74c Added a comment: The bug is actually something completely different! 2012-10-04 03:53:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmcYryijvlF8bJvM_eZNSrUPEkMlxMDGTQ
4c366d6a09 Fixed formatting. 2012-10-04 02:25:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmcYryijvlF8bJvM_eZNSrUPEkMlxMDGTQ
0f682bc6fc Bug description. 2012-10-04 02:20:38 +00:00
Joey Hess
613e747d91 bring back default SIGINT handler
This seems to fix a problem I've recently seen where ctrl-c during rsync
leads to `git annex get` moving on to the next thing rather than exiting.

Seems likely that started happening with the switch to System.Process
(d1da9cf221), as the old code took care
to install a default SIGINT handler.

Note that since the bug was only occurring sometimes, I am not 100% sure
I've squashed it, although I seem to have.
2012-10-01 23:01:29 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmnG4EuvZWse5hvgrl0XAK-U61e-0iGaao
7ba7ec49be Added a comment: nolock option worked 2012-10-01 20:31:19 +00:00
Joey Hess
0ccfb3bbb2 let's not -DOSX, that results in unwanted mangling 2012-09-29 14:49:15 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
6ef547717c 2012-09-29 18:27:13 +00:00
Joey Hess
cc0e5b7c52 use getAddrInfo, to support ipv6 2012-09-29 12:50:12 -04:00
Joey Hess
3f70dafcd4 sanitize all git remote names 2012-09-29 12:27:43 -04:00
http://ciffer.net/~svend/
faf4164fdb Report IPv6 bug with webapp 2012-09-28 18:52:28 +00:00
http://www.dominik-george.de/
a59e261b23 2012-09-28 18:38:59 +00:00
Joey Hess
121a7f00e9 close old bugs 2012-09-28 12:59:15 -04:00
Joey Hess
64514a3db3 close unreproducible bug and remove expensive code added to debug it 2012-09-28 12:56:58 -04:00
Joey Hess
d437a7708f close 2012-09-28 12:48:37 -04:00
Joey Hess
651b499e1c reopen 2012-09-28 11:02:17 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlatTbI0K-qydpeYHl37iseqPNvERcdIMk
46e00d1c0d Added a comment 2012-09-27 00:06:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlatTbI0K-qydpeYHl37iseqPNvERcdIMk
14b5b572ac Added a comment 2012-09-26 23:57:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlatTbI0K-qydpeYHl37iseqPNvERcdIMk
3c4f7de684 Added a comment 2012-09-26 23:50:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlatTbI0K-qydpeYHl37iseqPNvERcdIMk
12d8803060 Added a comment 2012-09-26 23:38:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlatTbI0K-qydpeYHl37iseqPNvERcdIMk
f61d63fa13 removed 2012-09-26 23:38:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlatTbI0K-qydpeYHl37iseqPNvERcdIMk
0de6fef5f8 Added a comment 2012-09-26 23:37:24 +00:00
Joey Hess
6d7c8338f9 close 2012-09-26 19:18:43 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
63ba4abcd2 2012-09-26 21:40:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlatTbI0K-qydpeYHl37iseqPNvERcdIMk
3ff6110f9a 2012-09-26 00:16:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
5a2eabab74 2012-09-25 20:29:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmG8L2pP-i6QATf6pK9WCSGpl0O9twwh8Q
0900fd22dd Added a comment 2012-09-24 18:00:17 +00:00
http://joeyh.name/
ecf080d316 Added a comment 2012-09-24 17:24:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmG8L2pP-i6QATf6pK9WCSGpl0O9twwh8Q
bf850222f0 2012-09-24 04:48:02 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmG8L2pP-i6QATf6pK9WCSGpl0O9twwh8Q
0b4a25f237 2012-09-24 04:47:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmG8L2pP-i6QATf6pK9WCSGpl0O9twwh8Q
91d43c2393 2012-09-24 04:46:31 +00:00
Joey Hess
e875974f15 typo 2012-09-23 14:07:48 -04:00
http://joeyh.name/
a3fa57a6a8 Added a comment 2012-09-23 18:02:46 +00:00
Joey Hess
52b8158277 done 2012-09-21 23:58:05 -04:00
Joey Hess
553d0d321e Merge remote branch 'origin/master' 2012-09-22 03:36:44 +00:00
Joey Hess
c048add74d hooked up git-annex-shell transferinfo
Finally done with progressbars!
2012-09-21 23:25:06 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
8d8e727ed0 2012-09-22 01:01:55 +00:00
Joey Hess
2840105ec4 default annex.delayadd to 1 on OSX 2012-09-21 19:43:15 -04:00
http://www.davidhaslem.com/
1cd96c120a Added a comment 2012-09-21 14:06:45 +00:00
http://joeyh.name/
240711d1ae Added a comment 2012-09-21 04:12:54 +00:00
http://www.davidhaslem.com/
f4b9afd33a Added a comment 2012-09-21 04:05:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0
bddeaa6416 Added a comment 2012-09-19 23:32:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
fbfc42ed03 Added a comment 2012-09-19 20:17:00 +00:00