Joey Hess
472e0e97fe
whups
2013-12-06 22:57:54 -04:00
Joey Hess
67df015767
didn't seem to help
2013-12-06 22:53:36 -04:00
Joey Hess
85936392ec
fix
2013-12-06 22:38:01 -04:00
Joey Hess
b712e2cf57
try to use build-in yesod socket bind code on windows (mine seems to make t crash)
2013-12-06 22:35:11 -04:00
Joey Hess
00f3781f47
add withSocketsDo to hopefully appease the windows crash report gods
2013-12-06 22:18:58 -04:00
Joey Hess
2fc0330c3b
weird DOS CMD shell is weird
2013-12-06 22:07:16 -04:00
Joey Hess
d5a50a0c8b
Revert "try different syntax"
...
This reverts commit 891ca9a75d
.
2013-12-06 21:48:35 -04:00
Joey Hess
891ca9a75d
try different syntax
2013-12-06 21:37:06 -04:00
Joey Hess
7ac6090088
Revert "don't use writeFileProtected on windows"
...
This reverts commit c698d34b03
.
2013-12-06 21:24:34 -04:00
Joey Hess
c698d34b03
don't use writeFileProtected on windows
...
This was preventing the webapp from working.
2013-12-06 21:11:17 -04:00
Joey Hess
4d5e0a90ed
support for opening urls on windows
2013-12-06 18:18:05 -04:00
Joey Hess
1f2b42a853
oop
2013-12-06 13:59:22 -04:00
Joey Hess
ef1ea499ba
oop
2013-12-06 13:56:06 -04:00
Joey Hess
5b5c33e06d
pass COLLECT_GCC_OPTIONS
2013-12-06 13:53:58 -04:00
Joey Hess
ffd3e70046
same fix as android for windows getAddrInfo not working
2013-12-05 23:03:54 -04:00
Joey Hess
c077cee44a
reorg
2013-12-04 23:09:54 -04:00
Joey Hess
abb0b3103f
avoid blocked indefinitely on mvar on windows
...
by repeatedly reading lines and pausing since cannot do signal foo used on
unix
2013-12-04 17:25:41 -04:00
Joey Hess
0a63ed563f
rsync special remote: Fix fallback mode for rsync remotes that use hashDirMixed. Closes : #731142
2013-12-02 12:53:39 -04:00
Joey Hess
0fd6078865
avoid repeatedly searching path to make batch command when running transferkeys
2013-12-01 15:37:51 -04:00
Joey Hess
7fc84717e8
avoid an unncessary use of the shell
2013-12-01 15:01:56 -04:00
Joey Hess
4882a611e5
assistant: Batch jobs are now run with ionice and nocache, when those commands are available.
2013-12-01 14:53:15 -04:00
Joey Hess
46ee2ea2e6
golf
2013-11-25 00:02:48 -04:00
Joey Hess
325f220058
typo
2013-11-24 23:51:25 -04:00
Joey Hess
e2f50f5110
Added support for quvi 0.9. Slightly suboptimal due to limitations in its interface compared with the old version.
2013-11-24 23:44:30 -04:00
Joey Hess
6d23786d96
Avoid misbehavior when addurl is used with quvi 0.9.
...
In 0.9, -v shows version, rather than controlling verbosity.
Still need to port to 0.9, this just avoids massively confusing addurl when
quvi prints its version and exits successfully, on urls that it cannot be
used with.
2013-11-22 14:12:44 -04:00
Joey Hess
a1f8621efc
oops
2013-11-20 13:44:49 -04:00
Joey Hess
9c9a3c10ce
add allowRead
2013-11-20 13:42:13 -04:00
Joey Hess
94251de91e
add readFileStrictAnyEncoding
2013-11-20 13:41:13 -04:00
Joey Hess
b1ed98636b
merge with git-repair
2013-11-19 17:08:57 -04:00
Joey Hess
310c549b5a
Ensure execute bit is set on directories when core.sharedrepsitory is set.
2013-11-18 18:13:09 -04:00
Joey Hess
7ebdcc7535
use Win32-inotify
...
May mean the watcher works on Windows. Untested.
2013-11-12 17:29:29 -04:00
Joey Hess
b9b5e3370d
build assistant and watcher on windows (doesn't work yet)
2013-11-12 17:22:34 -04:00
Joey Hess
750a3ca22f
refactor
2013-11-12 02:54:19 -04:00
Joey Hess
014d6d4f31
squash warning
2013-11-12 02:41:51 -04:00
Joey Hess
d40d871936
fix import for Windows
2013-11-12 02:39:46 -04:00
Joey Hess
413e56ff9b
port processTranscript to Windows (suboptimal implementation)
2013-11-12 02:33:56 -04:00
Joey Hess
9625147a8f
allow to build when sandi is installed (don't use it yet)
2013-11-11 15:42:06 -04:00
Joey Hess
cfc6d217db
fix quickcheck range
2013-11-01 11:54:26 -04:00
Joey Hess
6d8906a995
fix handling of schedled time of 12 PM
2013-11-01 11:44:00 -04:00
Joey Hess
4830c0d830
parse "5" as 5 seconds
2013-10-26 12:07:00 -04:00
Joey Hess
ff3f654cbe
make git fsck batch-capable
2013-10-22 14:49:41 -04:00
Joey Hess
4f871f89ba
git-recover-repository 1/2 done
2013-10-20 17:50:51 -04:00
Joey Hess
ad1470ff92
typo
2013-10-17 16:57:19 -04:00
Joey Hess
c02bc07ce0
avoid even trying to use nice on windows
2013-10-17 16:29:49 -04:00
Joey Hess
99c081b87c
test suite found a case that was not properly parsed
2013-10-16 16:10:56 -04:00
Joey Hess
e5e4b80b09
add support for weekly, monthly, and yearly schedules that run on no specific day
2013-10-15 13:27:21 -04:00
Joey Hess
a6e9386d39
fix remote fsck to run in remote
2013-10-14 15:05:29 -04:00
Joey Hess
57d369c5a8
improve calculation of nextTime for AnyTime events
...
Allow AnyTime events that still have time to occur in the current day to
fall in a window covering the current day, instead of waiting until the
next day in the Recurrance.
2013-10-13 15:56:07 -04:00
Joey Hess
1ffb3bb0ba
add remote fsck interface
...
Currently only implemented for local git remotes. May try to add support
to git-annex-shell for ssh remotes later. Could concevably also be
supported by some special remote, although that seems unlikely.
Cronner user this when available, and when not falls back to
fsck --fast --from remote
git annex fsck --from does not itself use this interface.
To do so, I would need to pass --fast and all other options that influence
fsck on to the git annex fsck that it runs inside the remote. And that
seems like a lot of work for a result that would be no better than
cd remote; git annex fsck
This may need to be revisited if git-annex-shell gets support, since it
may be the case that the user cannot ssh to the server to run git-annex
fsck there, but can run git-annex-shell there.
This commit was sponsored by Damien Diederen.
2013-10-11 16:03:18 -04:00
Joey Hess
7e723d2f56
Merge branch 'master' into incrementalfsck
2013-10-11 14:21:06 -04:00