Joey Hess [Sun, 2 Mar 2014 18:53:19 +0000 (14:53 -0400)]
view, vfilter: Add support for filtering tags and values out of a view, using !tag and field!=value.
Note that negated globs are not supported. Would have complicated the code
to add them, without changing the data type serialization in a
non-backwards-compatable way.
This commit was sponsored by Denver Gingerich.
Joey Hess [Sat, 1 Mar 2014 04:41:29 +0000 (00:41 -0400)]
simplify
Joey Hess [Sat, 1 Mar 2014 04:33:50 +0000 (00:33 -0400)]
windows build script back to normal
Joey Hess [Sat, 1 Mar 2014 04:32:08 +0000 (00:32 -0400)]
retrying windows yesod-static
Joey Hess [Sat, 1 Mar 2014 04:31:17 +0000 (00:31 -0400)]
annex.listen can be configured, instead of using --listen
Joey Hess [Sat, 1 Mar 2014 03:07:54 +0000 (23:07 -0400)]
Revert "force cabal rebuild on windows for warp-tls"
This reverts commit
92ced6d0fd7aeea28ce8fa410f4e5f849107f931.
Joey Hess [Sat, 1 Mar 2014 03:06:41 +0000 (23:06 -0400)]
force cabal rebuild on windows for warp-tls
Joey Hess [Sat, 1 Mar 2014 02:53:47 +0000 (22:53 -0400)]
devblog
Joey Hess [Sat, 1 Mar 2014 02:53:26 +0000 (22:53 -0400)]
remove buggy --listen=host:port support
Joey Hess [Sat, 1 Mar 2014 02:39:06 +0000 (22:39 -0400)]
docs for remote webapp, securely
Joey Hess [Sat, 1 Mar 2014 02:20:54 +0000 (22:20 -0400)]
fix restart/shutdown when using https
Joey Hess [Sat, 1 Mar 2014 01:36:55 +0000 (21:36 -0400)]
depend on warp-tls.. at least for now
Joey Hess [Sat, 1 Mar 2014 01:32:18 +0000 (21:32 -0400)]
use https when .git/annex/privkey.pem and .git/annex/certificate.pem exist (untested)
I have not managed to generate a key that is accepted by the old version of
warp-tls I have here.
Joey Hess [Sat, 1 Mar 2014 00:37:03 +0000 (20:37 -0400)]
webapp: Don't list the public repository group when editing a git repository; it only makes sense for special remotes.
Joey Hess [Fri, 28 Feb 2014 23:47:05 +0000 (19:47 -0400)]
assistant --autostart: Refuse to start in a bare git repository.
Joey Hess [Fri, 28 Feb 2014 23:44:15 +0000 (19:44 -0400)]
webapp: Refuse to start in a bare git repository.
Joey Hess [Fri, 28 Feb 2014 23:16:49 +0000 (19:16 -0400)]
webapp: Filter out from Switch Repository list any repositories listed in autostart file that don't have a git directory anymore.
Trying to start in such a repo will, obviously, fail.
Note that assistant --autostart will try to start in such a repo, and fail,
but does start successfully in the other autostart repos.
Joey Hess [Fri, 28 Feb 2014 22:42:31 +0000 (18:42 -0400)]
show how to set up preferred content for IA like the webapp does
Joey Hess [Fri, 28 Feb 2014 20:03:12 +0000 (16:03 -0400)]
remove note about fedora being out of date
It's pretty current.
Joey Hess [Fri, 28 Feb 2014 18:54:02 +0000 (14:54 -0400)]
Probe for quvi version at run time.
Overhead: git annex addurl runs quvi --version once.
And more bloat to Annex state..
EskildHustvedt [Fri, 28 Feb 2014 17:56:42 +0000 (17:56 +0000)]
Added a comment
http://joeyh.name/ [Fri, 28 Feb 2014 17:52:07 +0000 (17:52 +0000)]
Added a comment
rupi [Fri, 28 Feb 2014 17:48:23 +0000 (17:48 +0000)]
Added a comment: xdg-open
EskildHustvedt [Fri, 28 Feb 2014 08:50:56 +0000 (08:50 +0000)]
Joey Hess [Thu, 27 Feb 2014 21:43:59 +0000 (17:43 -0400)]
devblog
Joey Hess [Thu, 27 Feb 2014 21:29:03 +0000 (17:29 -0400)]
update
Joey Hess [Thu, 27 Feb 2014 17:35:06 +0000 (13:35 -0400)]
update
Joey Hess [Thu, 27 Feb 2014 16:20:53 +0000 (12:20 -0400)]
more distributionupdate fixes
Hanno [Thu, 27 Feb 2014 16:10:54 +0000 (16:10 +0000)]
Added a comment
Joey Hess [Thu, 27 Feb 2014 15:55:31 +0000 (11:55 -0400)]
add news item for git-annex 5.
20140227
Joey Hess [Thu, 27 Feb 2014 15:36:38 +0000 (11:36 -0400)]
prep release
Joey Hess [Thu, 27 Feb 2014 15:36:01 +0000 (11:36 -0400)]
Merge branch 'master' of ssh://git-annex.branchable.com
Joey Hess [Thu, 27 Feb 2014 15:35:57 +0000 (11:35 -0400)]
close
http://joeyh.name/ [Thu, 27 Feb 2014 15:35:29 +0000 (15:35 +0000)]
Added a comment
Joey Hess [Thu, 27 Feb 2014 15:34:06 +0000 (11:34 -0400)]
much less hacky windows XMPP library deps install method
EskildHustvedt [Thu, 27 Feb 2014 14:16:12 +0000 (14:16 +0000)]
Added a comment
philm [Thu, 27 Feb 2014 11:43:35 +0000 (11:43 +0000)]
Joey Hess [Thu, 27 Feb 2014 01:11:40 +0000 (21:11 -0400)]
another pkg-config
Joey Hess [Thu, 27 Feb 2014 01:11:08 +0000 (21:11 -0400)]
devblog
Joey Hess [Wed, 26 Feb 2014 23:44:25 +0000 (19:44 -0400)]
progress on XMPP for windows, but not linking yet
Joey Hess [Wed, 26 Feb 2014 22:31:18 +0000 (18:31 -0400)]
tiny process on XMPP
Joey Hess [Wed, 26 Feb 2014 21:08:35 +0000 (17:08 -0400)]
move comment to better place
Joey Hess [Wed, 26 Feb 2014 21:08:10 +0000 (17:08 -0400)]
Merge branch 'master' of ssh://git-annex.branchable.com
http://joeyh.name/ [Wed, 26 Feb 2014 21:07:21 +0000 (21:07 +0000)]
Added a comment
Added a comment: Are the ARM binaries ARMv6 or ARMv7?
Joey Hess [Wed, 26 Feb 2014 21:04:03 +0000 (17:04 -0400)]
document more .git/annex/ contents
Joey Hess [Wed, 26 Feb 2014 20:53:17 +0000 (16:53 -0400)]
Merge branch 'master' of ssh://git-annex.branchable.com
Joey Hess [Wed, 26 Feb 2014 20:52:56 +0000 (16:52 -0400)]
Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for only partially transferred objects.
This allows eg, putting .git/annex/tmp on a ram disk, if the disk IO
of temp object files is too annoying (and if you don't want to keep
partially transferred objects across reboots).
.git/annex/misctmp must be on the same filesystem as the git work tree,
since files are moved to there in a way that will not work cross-device,
as well as symlinked into there.
I first wanted to put the tmp objects in .git/annex/objects/tmp, but
that would pose transition problems on upgrade when partially transferred
objects existed.
git annex info does not currently show the size of .git/annex/misctemp,
since it should stay small. It would also be ok to make something clean it
out, periodically.
Added a comment: where do I put the SSH keys on Android
Joey Hess [Wed, 26 Feb 2014 19:45:14 +0000 (15:45 -0400)]
amusing caseo
http://joeyh.name/ [Wed, 26 Feb 2014 19:40:18 +0000 (19:40 +0000)]
Added a comment
http://joeyh.name/ [Wed, 26 Feb 2014 18:52:18 +0000 (18:52 +0000)]
Added a comment
http://joeyh.name/ [Wed, 26 Feb 2014 18:34:18 +0000 (18:34 +0000)]
Added a comment
Joey Hess [Wed, 26 Feb 2014 17:44:28 +0000 (13:44 -0400)]
Disable test suite on sparc, which is missing optparse-applicative.
Joey Hess [Wed, 26 Feb 2014 17:40:35 +0000 (13:40 -0400)]
Add build dep on regex-compat to fix build on mipsel, which lacks regex-tdfa.
http://joeyh.name/ [Wed, 26 Feb 2014 17:38:05 +0000 (17:38 +0000)]
Added a comment
Added a comment: Metadata for the win!
fmarier [Wed, 26 Feb 2014 02:06:26 +0000 (02:06 +0000)]
Added a comment: Re: No working ubuntu package
Joey Hess [Tue, 25 Feb 2014 22:45:09 +0000 (18:45 -0400)]
metadata: FIeld names are now case insensative.
Joey Hess [Tue, 25 Feb 2014 22:10:29 +0000 (18:10 -0400)]
Merge branch 'master' of ssh://git-annex.branchable.com
Joey Hess [Tue, 25 Feb 2014 22:09:45 +0000 (18:09 -0400)]
fix test to work on Windows
Richard Hartmann [Tue, 25 Feb 2014 21:57:53 +0000 (22:57 +0100)]
Merge branch 'master' of git://git-annex.branchable.com
Joey Hess [Tue, 25 Feb 2014 21:56:49 +0000 (17:56 -0400)]
remove hack
Richard Hartmann [Tue, 25 Feb 2014 21:56:45 +0000 (22:56 +0100)]
Typo
Joey Hess [Tue, 25 Feb 2014 21:54:58 +0000 (17:54 -0400)]
force DAV upgrade
Richard Hartmann [Tue, 25 Feb 2014 21:38:01 +0000 (22:38 +0100)]
Merge branch 'master' of git://git-annex.branchable.com
Joey Hess [Tue, 25 Feb 2014 21:26:13 +0000 (17:26 -0400)]
devblog
Joey Hess [Tue, 25 Feb 2014 21:26:04 +0000 (17:26 -0400)]
update
Joey Hess [Tue, 25 Feb 2014 21:25:53 +0000 (17:25 -0400)]
reorg
Joey Hess [Tue, 25 Feb 2014 21:12:21 +0000 (17:12 -0400)]
remove todo item about gcywin git, seems no longer a problem!
Joey Hess [Tue, 25 Feb 2014 20:42:38 +0000 (16:42 -0400)]
Merge branch 'master' of ssh://git-annex.branchable.com
Joey Hess [Tue, 25 Feb 2014 20:41:44 +0000 (16:41 -0400)]
webdav and S3 tested and working on windows, for real now
Joey Hess [Tue, 25 Feb 2014 20:09:50 +0000 (16:09 -0400)]
more DAV url fixes for windows
Joey Hess [Tue, 25 Feb 2014 19:35:45 +0000 (15:35 -0400)]
add protocol-level debugging for dav
Joey Hess [Tue, 25 Feb 2014 19:13:27 +0000 (15:13 -0400)]
Windows webdav: Fix DOS path separator bug.
Use posix </> etc for urls.
Joey Hess [Tue, 25 Feb 2014 18:53:43 +0000 (14:53 -0400)]
couple more warning fixes
Joey Hess [Tue, 25 Feb 2014 18:49:27 +0000 (14:49 -0400)]
only warn about no dbus when building on linux
Joey Hess [Tue, 25 Feb 2014 18:09:39 +0000 (14:09 -0400)]
fix all remaining -Wall warnings on Windows
Joey Hess [Tue, 25 Feb 2014 17:47:09 +0000 (13:47 -0400)]
fix bare repo optimisation on Windows
Added a comment: I got this error too.
Added a comment: any ideas or questions?
Added a comment: Customise conflict resolution behaviour
Richard Hartmann [Tue, 25 Feb 2014 11:38:25 +0000 (12:38 +0100)]
Merge branch 'master' of git://git-annex.branchable.com
Added a comment: the startup check is not a small issue
Added a comment
Added a comment
Added a comment
Joey Hess [Tue, 25 Feb 2014 05:55:01 +0000 (01:55 -0400)]
fix #740010 properly
Joey Hess [Tue, 25 Feb 2014 02:00:25 +0000 (22:00 -0400)]
add UrlOptions sum type
Joey Hess [Tue, 25 Feb 2014 01:30:06 +0000 (21:30 -0400)]
Merge branch 'master' of ssh://git-annex.branchable.com
Joey Hess [Tue, 25 Feb 2014 01:29:37 +0000 (21:29 -0400)]
Make annex.web-options be used in several places that call curl.
EskildHustvedt [Tue, 25 Feb 2014 00:09:47 +0000 (00:09 +0000)]
http://joeyh.name/ [Mon, 24 Feb 2014 23:39:47 +0000 (23:39 +0000)]
Added a comment
Joey Hess [Mon, 24 Feb 2014 23:36:58 +0000 (19:36 -0400)]
repair: Optimise unpacking of pack files, and avoid repeated error messages about corrupt pack files.
Joey Hess [Mon, 24 Feb 2014 22:48:27 +0000 (18:48 -0400)]
devblog