Commit graph

925 commits

Author SHA1 Message Date
https://www.google.com/accounts/o8/id?id=AItOawkywesyg6tKBZcmxJ2EMUO89DZL1LZ7Sng
95ba1d82bc 2012-10-15 13:36:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmmPHsszTlpa3s3x_LEzmEYkZfEmqq7IjU
bdf2d6eb74 2012-10-15 01:18:41 +00:00
Joey Hess
4571ad9590 add help command 2012-10-13 19:07:56 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnhzb9AQj5y4pUFlksrUIQ1z9AO1BcuZMw
d00ec669d6 2012-10-13 22:23:46 +00:00
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
http://joeyh.name/
ab1a0c0656 Added a comment 2012-09-19 17:33:20 +00:00
http://joeyh.name/
08d61295a8 Added a comment 2012-09-19 17:32:13 +00:00
http://joeyh.name/
da8c8c3ccd Added a comment 2012-09-19 17:02:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn-KDr_Z4CMkjS0v_TxQ08SzAB5ecHG3K0
e79cd19c4c 2012-09-19 14:36:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn-KDr_Z4CMkjS0v_TxQ08SzAB5ecHG3K0
123bd31a6c 2012-09-19 14:34:47 +00:00
http://www.davidhaslem.com/
b4297f0a97 Added a comment 2012-09-18 22:49:09 +00:00
http://joeyh.name/
402c86c448 Added a comment 2012-09-18 16:35:37 +00:00
http://www.davidhaslem.com/
e949f9c00b 2012-09-18 05:12:10 +00:00
Joey Hess
6d1068f160 retitle 2012-09-16 02:05:55 -04:00
Joey Hess
0b12db64d8 Avoid crashing on encoding errors in filenames when writing transfer info files and reading from checksum commands. 2012-09-16 01:53:06 -04:00
Joey Hess
947b447626 close 2012-09-16 01:20:14 -04:00
Joey Hess
e028845487 close 2012-09-16 01:19:04 -04:00
Joey Hess
48fd1e629c reinject: When the provided file doesn't match, leave it where it is, rather than moving to .git/annex/bad/ 2012-09-16 01:17:48 -04:00
http://joeyh.name/
2af34358b0 Added a comment 2012-09-15 16:39:19 +00:00
http://www.dbruhn.de/
1eca8d107e 2012-09-15 10:09:25 +00:00
Joey Hess
ac67b4ed00 Merge branch 'master' of ssh://git-annex.branchable.com 2012-09-13 19:28:57 -04:00
Joey Hess
5573911d25 Disable ssh connection caching if the path to the control socket would be too long (and use relative path to minimise path to the control socket). 2012-09-13 19:26:39 -04:00
http://joeyh.name/
d0816e2e33 Added a comment 2012-09-13 22:00:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
059dbb69c7 rename bugs/Feature_requests__63__.mdwn to Slow_transfer_for_a_lot_of_small_files..mdwn 2012-09-13 18:10:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
02d34b54be 2012-09-13 18:10:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
0c520d1ca9 Fix layout 2012-09-13 18:05:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
96ce376543 2012-09-13 18:05:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0
c43e854ef4 Added a comment 2012-09-09 20:47:04 +00:00
http://joeyh.name/
5770828770 Added a comment 2012-09-09 20:01:53 +00:00
http://www.dbruhn.de/
6ddc6598be 2012-09-09 19:48:33 +00:00
http://www.dbruhn.de/
9a1da62a18 Added a comment 2012-09-09 19:45:08 +00:00
Joey Hess
c6f3c410d4 fix gpg pipeline stall
Bug introduced in d1da9cf221, where
I removed a forkProcess when feeding gpg. Feeding it from a thread
solves the bug.
2012-09-09 13:11:54 -04:00
http://joeyh.name/
0f70a0f4b0 Added a comment 2012-09-09 16:55:02 +00:00
http://joeyh.name/
3c9859fe2a Added a comment 2012-09-09 16:53:35 +00:00
http://joeyh.name/
787ebecd90 Added a comment 2012-09-09 16:50:40 +00:00
http://joeyh.name/
92456b2d69 Added a comment 2012-09-09 16:45:20 +00:00
http://www.dbruhn.de/
8af35df0c1 2012-09-08 17:10:20 +00:00
http://www.dbruhn.de/
ea641a27bd 2012-09-08 17:05:14 +00:00
http://www.dbruhn.de/
61748c98b0 2012-09-08 16:58:23 +00:00
http://www.dbruhn.de/
33b3836261 2012-09-08 16:57:41 +00:00
http://www.dbruhn.de/
5df0b86a57 2012-09-08 16:56:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0
ff10899652 Added a comment 2012-09-06 16:04:42 +00:00
http://joeyh.name/
3e6a32aacc Added a comment 2012-09-06 14:55:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0
ae54ece7ff Added a comment 2012-09-06 02:28:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0
669c11d1f1 removed 2012-09-06 02:20:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0
b2cf8a1f47 Added a comment 2012-09-06 02:20:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0
f13c1b0194 2012-09-06 01:15:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl1yBP_JDsO1TWSC1usoHXpfDRU01u_GXY
6f2424f3ee 2012-09-01 15:13:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl1yBP_JDsO1TWSC1usoHXpfDRU01u_GXY
ac4b1c34db Added a comment 2012-09-01 15:05:52 +00:00
http://joeyh.name/
e6910e3051 Added a comment 2012-08-31 18:52:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl1yBP_JDsO1TWSC1usoHXpfDRU01u_GXY
87364e7dc8 Added a comment 2012-08-31 18:30:16 +00:00