Joey Hess
fee40dd374
generalized Annex.Wanted
...
this should make it easy to use from inside the assistant, where
everything is an AssociatedFile.
2012-10-08 17:14:01 -04:00
Joey Hess
acb8721072
blog for the day
2012-10-08 17:13:21 -04:00
Joey Hess
a3c9b16195
simplify changelog
2012-10-08 16:14:55 -04:00
Joey Hess
836561e057
fix invered logic for shouldDrop
2012-10-08 16:12:02 -04:00
Joey Hess
1eedf495c3
make copy --to check preferred content of the remote
2012-10-08 16:06:56 -04:00
Joey Hess
17543f6e80
drop --auto --from with preferred content
...
With --from, it needs to examine the preferred content of the repository
being dropped from, instead of the local repository.
2012-10-08 15:34:44 -04:00
Joey Hess
e375b931c0
add --ingroup limit
2012-10-08 15:18:58 -04:00
Joey Hess
7cd81bd978
Added --smallerthan and --largerthan limits
2012-10-08 13:39:18 -04:00
Joey Hess
71fd18a97f
wired preferred content up to get, copy, and drop --auto
2012-10-08 13:16:53 -04:00
79.194.195.87
35b6222fac
poll vote (My phone (or MP3 player))
2012-10-08 07:02:08 +00:00
Joey Hess
888981eaae
update; branch
2012-10-07 23:10:28 -04:00
Joey Hess
18c9de5e14
Merge branch 'master' into safesemaphore
...
Conflicts:
debian/changelog
2012-10-07 17:36:58 -04:00
178.83.201.90
2baa36230c
poll vote (My phone (or MP3 player))
2012-10-07 20:27:08 +00:00
Joey Hess
f5824f6db1
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-07 16:17:08 -04:00
Joey Hess
34e7faf71a
uninit: Unset annex.version. Closes : #689852
2012-10-07 16:04:03 -04:00
93.90.47.114
e36b4bc454
poll vote (Google Drive)
2012-10-07 18:20:07 +00:00
http://joeyh.name/
4530e68c00
Added a comment
2012-10-06 21:05:45 +00:00
Joey Hess
0e0003f004
fix name of path to osx app directory
2012-10-06 17:03:40 -04:00
Joey Hess
6cad247c5f
look for sysctl in some common sbin locations when it's not in PATH
2012-10-06 16:16:31 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmYiJgOvC4IDYkr2KIjMlfVD9r_1Sij_jY
d7289a13e5
Added a comment: setup: standalone/macos/git-annex.app/Contents/Info.plist: does not exist
2012-10-06 14:46:55 +00:00
http://meep.pl/
45f408bc3c
Added a comment: Include/exclude
2012-10-06 08:40:23 +00:00
http://lj.rossia.org/users/imz/
eaac10ac1d
typos
2012-10-05 22:56:48 +00:00
Joey Hess
12d1f71e9d
really fix link..
2012-10-05 17:59:34 -04:00
Joey Hess
5e1ff4263a
fix link
2012-10-05 17:58:04 -04:00
Joey Hess
b577ec4a5c
response
2012-10-05 17:56:15 -04:00
Joey Hess
33a2af36f2
Depend on and use the Haskell SafeSemaphore library, which provides exception-safe versions of SampleVar and QSemN. Thanks, Ben Gamari for an excellent patch set.
2012-10-05 17:50:17 -04:00
Joey Hess
e137edf757
Merge branch 'master' of https://github.com/bgamari/git-annex into safesemaphore
2012-10-05 17:41:13 -04:00
Joey Hess
b374e21118
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-05 17:09:58 -04:00
Joey Hess
d5348efeb0
blog for the day
2012-10-05 17:09:17 -04:00
Ben Gamari
7fc4ee0dee
NotificationBroadcaster: Use SampleVars from SafeSemaphores instead of base
...
SampleVars from base are unsafe
2012-10-05 17:04:46 -04:00
Ben Gamari
179aeeaacc
Remote/Git: Use SampleVar from SafeSemaphore instead of base
...
SampleVars from base are unsafe
2012-10-05 17:03:58 -04:00
Ben Gamari
cff451b37c
TransferSlots: Use SafeSemaphore's MSemN instead of QSemN from base
...
As described in the documentation, QSemN is unsafe for a variety of
reasons.
2012-10-05 17:02:51 -04:00
Ben Gamari
6c9964de4e
Merge branch 'master' of https://github.com/joeyh/git-annex
2012-10-05 16:53:10 -04:00
Joey Hess
7bb4d507ba
add AssumeNotPresent parameter to limits
...
Solves the issue with preferred content expressions and dropping that
I mentioned yesterday. My solution was to add a parameter to specify a set
of repositories where content should be assumed not to be present. When
deciding whether to drop, it can put the current repository in, and then
if the expression fails to match, the content can be dropped.
Using yesterday's example "(not copies=trusted:2) and (not in=usbdrive)",
when the local repo is one of the 2 trusted copies, the drop check will
see only 1 trusted copy, so the expression matches, and so the content will
not be dropped.
2012-10-05 16:52:44 -04:00
http://m-f-k.myopenid.com/
ac238eccba
Added a comment: +1
2012-10-05 20:00:32 +00:00
Ben Gamari
831532b141
Admit base-4.6 in Build-Depends
2012-10-05 15:03:35 -04:00
Joey Hess
51f41bad63
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-05 11:57:54 -04:00
Joey Hess
b1c28ab87e
update
2012-10-05 11:57:48 -04:00
http://joeyh.name/
4c5443329a
Added a comment
2012-10-05 15:08:26 +00:00
Joey Hess
e68600813e
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-05 11:00:01 -04:00
Joey Hess
094dfac9f2
note
2012-10-05 10:57:34 -04:00
http://meep.pl/
492d62ce20
Added a comment: Ah, the barber paradox
2012-10-05 06:51:12 +00:00
http://joeyh.name/
a4ffc7d155
Added a comment
2012-10-05 00:43:12 +00:00
84.186.117.8
f782c6948d
poll vote (My phone (or MP3 player))
2012-10-05 00:40:28 +00:00
http://joeyh.name/
05efde7489
Added a comment
2012-10-05 00:39:43 +00:00
Joey Hess
2faa2cdf00
update
2012-10-04 20:38:39 -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
f7f1d25df8
bugfix
2012-10-04 19:41:58 -04:00
Joey Hess
de3ea4adb6
remove now-unnecessary manual reaps
2012-10-04 18:58:57 -04:00