Joey Hess
74f94d21fc
devblog
2014-03-04 20:06:55 -04:00
Joey Hess
33aae51175
idea
2014-03-04 15:19:19 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlmOvQXLmGkQAUOIkPBQtsd9d45NqcX80M
38a216abb2
Added a comment
2014-03-04 11:01:13 +00:00
Joey Hess
1fbf5f608d
Merge branch 'master' of ssh://git-annex.branchable.com
2014-03-04 02:11:20 -04:00
Joey Hess
4a847cdc08
finish fixing direct mode merge bug involving unstaged local files
...
Added test cases for both ways this can happen, with a conflict involving a
file, or a directory.
Cleaned up resolveMerge to not touch the work tree in direct mode, which
turned out to be the only way to handle things.. And makes it much nicer.
Still need to run test suite on windows.
2014-03-04 02:03:15 -04:00
http://joeyh.name/
d6c69b8d66
Added a comment
2014-03-03 21:58:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlmOvQXLmGkQAUOIkPBQtsd9d45NqcX80M
bf981aa1d0
2014-03-03 20:34:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlmOvQXLmGkQAUOIkPBQtsd9d45NqcX80M
28c97d3104
2014-03-03 20:27:58 +00:00
Joey Hess
eef1b7a3cc
fixed initial reported problem but not out of the woods yet in some related cases
2014-03-03 15:00:54 -04:00
http://joeyh.name/
c8e4c76302
2014-03-03 18:12:11 +00:00
Joey Hess
cf8788fb49
add link to darktable-git-annex
2014-03-03 13:33:40 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm78jq1Uo-ZbyOPG3diJUWVvEiM0kyAcvk
502743b801
Added a comment
2014-03-03 14:05:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm78jq1Uo-ZbyOPG3diJUWVvEiM0kyAcvk
db47b041f1
Added a comment
2014-03-03 14:01:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
c3be59735d
Added a comment
2014-03-03 07:44:30 +00:00
Joey Hess
31062ab2bf
number list
2014-03-02 20:27:37 -04:00
Joey Hess
03dc6dcab8
decruft
2014-03-02 20:26:27 -04:00
Joey Hess
08b9bc7b7b
devblog
2014-03-02 20:22:04 -04:00
Joey Hess
d0fce426c4
pre-commit-annex hook script to automatically extract metadata from lots of types of files
...
Using the extract(1) program to do the heavy lifting.
Decided to make git-annex run pre-commit-annex when committing. Since
git-annex pre-commit also runs it, it'll be run when git commit is run too,
via the pre-commit hook. This basically gives back the pre-commit hook
that git-annex took away. The implementation avoids repeatedly looking
for the hook script when the assistant is running and committing
repeatedly; only checks if the hook is available once.
To make the script simpler, made git-annex metadata -s field?=value
only set a field when it's not already got a value.
This commit was sponsored by bak.
2014-03-02 20:11:58 -04:00
Joey Hess
34059c09e2
update
2014-03-02 16:27:04 -04:00
Joey Hess
06e39e6a79
update
2014-03-02 15:53:31 -04:00
Joey Hess
67c8b312b1
Merge branch 'master' of ssh://git-annex.branchable.com
2014-03-02 15:47:48 -04:00
Joey Hess
4643a0120c
doc improvements
2014-03-02 15:46:58 -04:00
Joey Hess
7d9486a709
vadd: Allow listing multiple desired values for a field.
2014-03-02 15:36:45 -04:00
Joey Hess
c2e8c21ca6
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.
2014-03-02 14:53:19 -04:00
https://id.koumbit.net/anarcat
b7b1d2d3ff
Added a comment
2014-03-02 16:33:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawntVnR-Z5ghYInvsElbDeADPSuCsF18iTY
53a431ea3a
Added a comment: XMPP something to do with it?
2014-03-02 13:48:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o
233df8dc4a
Added a comment: Didn't work
2014-03-01 22:40:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
e5fde8d47a
Added a comment
2014-03-01 19:13:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
5378e8fcda
Added a comment
2014-03-01 11:23:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
e4723688e2
2014-03-01 10:39:11 +00:00
gueux
238f1995c8
2014-03-01 10:06:16 +00:00
Joey Hess
2432ecbdcc
simplify
2014-03-01 00:41:29 -04:00
Joey Hess
6a355686ff
annex.listen can be configured, instead of using --listen
2014-03-01 00:31:17 -04:00
Joey Hess
4e62cf60e4
devblog
2014-02-28 22:53:47 -04:00
Joey Hess
d41367cc08
remove buggy --listen=host:port support
2014-02-28 22:53:26 -04:00
Joey Hess
0bc8dabb54
docs for remote webapp, securely
2014-02-28 22:39:06 -04:00
Joey Hess
cdc5b4a385
depend on warp-tls.. at least for now
2014-02-28 21:37:33 -04:00
Joey Hess
fb2a38963f
show how to set up preferred content for IA like the webapp does
2014-02-28 18:42:31 -04:00
Joey Hess
1a253157f4
remove note about fedora being out of date
...
It's pretty current.
2014-02-28 16:03:12 -04:00
Joey Hess
7ac37a7854
Probe for quvi version at run time.
...
Overhead: git annex addurl runs quvi --version once.
And more bloat to Annex state..
2014-02-28 14:54:02 -04:00
EskildHustvedt
9ec1441a94
Added a comment
2014-02-28 17:56:42 +00:00
http://joeyh.name/
0a7d6df610
Added a comment
2014-02-28 17:52:07 +00:00
rupi
c32b027a2b
Added a comment: xdg-open
2014-02-28 17:48:23 +00:00
EskildHustvedt
d769d961eb
2014-02-28 08:50:56 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
80e16b4fdf
2014-02-28 05:46:38 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
b12cb0f471
2014-02-28 05:37:22 +00:00
Joey Hess
9ec8a89029
devblog
2014-02-27 17:43:59 -04:00
Joey Hess
1ba60ac3e9
update
2014-02-27 17:29:03 -04:00
Joey Hess
15f0afd874
update
2014-02-27 13:37:57 -04:00
Hanno
e92b6050b3
Added a comment
2014-02-27 16:10:54 +00:00
Joey Hess
647d0d397f
add news item for git-annex 5.20140227
2014-02-27 11:55:31 -04:00
Joey Hess
0824fbccbb
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-27 11:36:01 -04:00
Joey Hess
d856ae72a0
close
2014-02-27 11:35:57 -04:00
http://joeyh.name/
d872677e35
Added a comment
2014-02-27 15:35:29 +00:00
Joey Hess
07ec352f9c
much less hacky windows XMPP library deps install method
2014-02-27 11:34:06 -04:00
EskildHustvedt
205e2870cf
Added a comment
2014-02-27 14:16:12 +00:00
philm
e296ef0087
2014-02-27 11:43:35 +00:00
Joey Hess
ce82fe1915
another pkg-config
2014-02-26 21:11:40 -04:00
Joey Hess
552c77e6b8
devblog
2014-02-26 21:11:08 -04:00
Joey Hess
f95b4f6d88
progress on XMPP for windows, but not linking yet
2014-02-26 21:10:32 -04:00
Joey Hess
6c105ab6c3
tiny process on XMPP
2014-02-26 18:31:18 -04:00
Joey Hess
7bac637edf
move comment to better place
2014-02-26 17:08:35 -04:00
Joey Hess
23755e5a1e
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-26 17:08:10 -04:00
http://joeyh.name/
de963bf1ac
Added a comment
2014-02-26 21:07:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
b23bd59962
Added a comment: Are the ARM binaries ARMv6 or ARMv7?
2014-02-26 21:04:44 +00:00
Joey Hess
b01628f1d1
document more .git/annex/ contents
2014-02-26 17:04:03 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk2BFMjJW081uX4aJdhStmSFPBUGzL92ZU
258978ffb8
Added a comment: where do I put the SSH keys on Android
2014-02-26 20:26:49 +00:00
http://joeyh.name/
add376e4d2
Added a comment
2014-02-26 19:40:18 +00:00
http://joeyh.name/
2b39789e8b
Added a comment
2014-02-26 18:52:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm7hS2LGu4sLUxLMdBA16PAMcVO7CDJmjw
65fba6b7ed
2014-02-26 18:45:15 +00:00
http://joeyh.name/
be6508aadd
Added a comment
2014-02-26 18:34:18 +00:00
http://joeyh.name/
c26cb9fd9a
Added a comment
2014-02-26 17:38:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg
3d2512df92
Added a comment: Metadata for the win!
2014-02-26 07:03:34 +00:00
fmarier
023ab19e5d
Added a comment: Re: No working ubuntu package
2014-02-26 02:06:26 +00:00
Joey Hess
06e9080f01
metadata: FIeld names are now case insensative.
2014-02-25 18:45:09 -04:00
Richard Hartmann
502bfe9229
Typo
2014-02-25 22:56:45 +01:00
Richard Hartmann
71426bf41c
Merge branch 'master' of git://git-annex.branchable.com
2014-02-25 22:38:01 +01:00
Joey Hess
923aa48bf4
devblog
2014-02-25 17:26:13 -04:00
Joey Hess
aa39457f5f
update
2014-02-25 17:26:04 -04:00
Joey Hess
2dc336b1b8
remove todo item about gcywin git, seems no longer a problem!
2014-02-25 17:12:21 -04:00
Joey Hess
5bd258754a
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-25 16:42:38 -04:00
Joey Hess
326aa6c604
webdav and S3 tested and working on windows, for real now
2014-02-25 16:41:44 -04:00
Joey Hess
2b66aaa763
Windows webdav: Fix DOS path separator bug.
...
Use posix </> etc for urls.
2014-02-25 15:26:33 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlm_3m5gLhML9bHbZ8FpJ-HBZhWaRfFeO8
46b028d3cd
Added a comment: I got this error too.
2014-02-25 17:23:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmmA6YpvP2dFDs5rMlhBWEWWgo2IZjOQGo
827d6916ba
2014-02-25 13:53:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmmA6YpvP2dFDs5rMlhBWEWWgo2IZjOQGo
7af533db34
2014-02-25 13:53:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm78jq1Uo-ZbyOPG3diJUWVvEiM0kyAcvk
d201d7378c
Added a comment: any ideas or questions?
2014-02-25 13:41:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnJTqmRu1YCKS2Hsm4vtOflLhP4fU-k98w
cb91f3c86a
Added a comment: Customise conflict resolution behaviour
2014-02-25 11:42:08 +00:00
Richard Hartmann
77648cead5
Merge branch 'master' of git://git-annex.branchable.com
2014-02-25 12:38:25 +01:00
https://www.google.com/accounts/o8/id?id=AItOawnNqLKszWk9EoD4CDCqNXJRIklKFBCN1Ao
2e37ebbfc0
Added a comment: the startup check is not a small issue
2014-02-25 11:37:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
e52f64f202
Added a comment
2014-02-25 09:57:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
5ebabc0841
Added a comment
2014-02-25 09:51:17 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
ed8bedd7e6
Added a comment
2014-02-25 09:34:17 +00:00
Joey Hess
003fc2b7e1
add UrlOptions sum type
2014-02-24 22:00:25 -04:00
EskildHustvedt
ccc1b6c04b
2014-02-25 00:09:47 +00:00
http://joeyh.name/
7790f7aa39
Added a comment
2014-02-24 23:39:47 +00:00
Joey Hess
1f5aac6ad0
devblog
2014-02-24 18:48:27 -04:00
Joey Hess
50ded61c26
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-24 18:22:22 -04:00
Joey Hess
d5a2b498f6
webdav: When built with DAV 0.6.0, use the new DAV monad to avoid locking files, which is not needed by git-annex's use of webdav, and does not work on Box.com.
2014-02-24 18:21:51 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkQafKy7hNSEolLs6TvbgUnkklTctUY9LI
2d9787a991
Added a comment: sounds good
2014-02-24 19:39:12 +00:00
http://joeyh.name/
9e85ad4545
Added a comment
2014-02-24 19:07:33 +00:00
Joey Hess
d70220e0f4
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-24 14:45:25 -04:00
Joey Hess
0506764fc3
update
2014-02-24 14:45:19 -04:00
http://joeyh.name/
df43ce926b
Added a comment
2014-02-24 18:32:31 +00:00
http://joeyh.name/
e7252cf192
Added a comment
2014-02-24 18:17:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkQafKy7hNSEolLs6TvbgUnkklTctUY9LI
d9b079ff4b
2014-02-24 17:54:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
5ad9a7c902
Added a comment
2014-02-24 13:20:28 +00:00
stp
abda0ba6a8
Added a comment: New findings
2014-02-24 12:28:08 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
b893cd241c
Added a comment
2014-02-23 19:45:09 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
fec95d3b96
Added a comment
2014-02-23 19:39:28 +00:00
http://joeyh.name/
09819dc1db
Added a comment
2014-02-23 19:12:10 +00:00
http://joeyh.name/
f423c1067e
Added a comment
2014-02-23 19:09:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk6I980MaZ8Xm0giW9VYpms1_vG13xurdw
ef7f485ecd
2014-02-23 19:08:39 +00:00
http://joeyh.name/
3d340ab05f
Added a comment
2014-02-23 19:07:59 +00:00
http://joeyh.name/
37a12d1762
Added a comment
2014-02-23 18:57:43 +00:00
http://joeyh.name/
1cab30f3df
Added a comment
2014-02-23 18:51:45 +00:00
Joey Hess
d2f592429d
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-23 13:59:22 -04:00
Joey Hess
fb4e1ebfbe
metadata: Support --json
2014-02-23 13:58:16 -04:00
Joey Hess
b437787eee
metadata: Field names limited to alphanumerics and a few whitelisted punctuation characters to avoid issues with views, etc.
2014-02-23 13:34:59 -04:00
stp
e0c1cbdab7
Added a comment: Ídea
2014-02-23 14:25:23 +00:00
Joey Hess
ee8a443d49
layout
2014-02-23 00:27:18 -04:00
Joey Hess
1ccfcee117
devblog
2014-02-23 00:25:46 -04:00
Joey Hess
a26ae550a5
more todos
2014-02-23 00:25:35 -04:00
Joey Hess
5758f34e72
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-23 00:13:55 -04:00
Joey Hess
f1fd42a7b5
add note
2014-02-23 00:13:19 -04:00
Joey Hess
7498c5dd96
annex.genmetadata can be set to make git-annex automatically set metadata (year and month) when adding files
2014-02-23 00:08:29 -04:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
52e6390c68
2014-02-23 03:17:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o
9738d67913
2014-02-22 23:39:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm3vKzS4eOWYpKMoYXqMIjNsIg_nYF-loU
bf0d1d6017
Added a comment: Already existing metadata implementation
2014-02-22 21:45:26 +00:00
Joey Hess
c6fae24f7c
etoolong
2014-02-22 16:37:13 -04:00
Joey Hess
2d2a480325
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-22 16:35:48 -04:00
Joey Hess
079b35a1a8
views: add automatically constructed file location metadata
...
When constructing views, metadata is available about the location of the
file in the view's reference branch. Allows incorporating parts of the
directory hierarchy in a view.
For example `git annex view tag=* podcasts/=*` makes a view in the form
tag/showname.
Performance impact: I benchmarked git annex view tag=* in the conference
proceedings repo to take 6.459s before this change, and 6.544s after.
FWIW, I considered making the syntax for this be podcasts/*, which might
be easier for the user to learn. However, I think it's not as good:
* The user has to then juggle two different syntaxes, and podcasts/* will
be expanded by the shell so they also need to quote it, while podcasts/=*
is unlikely to be expanded by the shell.
* It would allow for things like podcasts/*/* and *.mp3 which do not
map well into views.
This commit was sponsored by Aurélien Pinceaux.
2014-02-22 16:27:53 -04:00
https://id.koumbit.net/anarcat
505db554f6
add missing traillink, so that we don't jump from disaster recovery to telehash..
2014-02-22 05:19:52 +00:00
http://joeyh.name/
1a86fa08bc
Added a comment
2014-02-21 22:36:51 +00:00
Joey Hess
2a65f07621
note case insensative matching
2014-02-21 18:36:36 -04:00
Joey Hess
39d7579f04
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-21 18:34:58 -04:00
Joey Hess
24f8136504
--metadata field=value can now use globs to match, and matches case insensatively, the same as git annex view field=value does.
...
Also refactored glob code into its own module.
2014-02-21 18:34:34 -04:00
http://joeyh.name/
4047c52ee1
Added a comment
2014-02-21 22:34:14 +00:00
http://grossmeier.net/
3e680aea9a
Added a comment: very remote specific
2014-02-21 22:11:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
9babfe70b7
Added a comment
2014-02-21 22:05:06 +00:00
Dennis
8cce997e1f
2014-02-21 21:51:55 +00:00
http://joeyh.name/
3585596b6f
Added a comment
2014-02-21 21:36:14 +00:00
Greg Grossmeier
2d17759be6
clarification
2014-02-21 13:30:11 -08:00
Greg Grossmeier
d124228f1d
Added todo for handling ctrl c in transfers
2014-02-21 13:28:17 -08:00
Richard Hartmann
3ddb4bd08d
Merge branch 'master' of git://git-annex.branchable.com
2014-02-21 21:22:20 +01:00
https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck
f0fb81445f
Added a comment: Metadata?
2014-02-21 18:44:10 +00:00
http://grossmeier.net/
57e3b037ed
Added a comment: confirmed
2014-02-21 17:53:02 +00:00
Joey Hess
e834227202
move bug from forum and close
2014-02-21 13:43:20 -04:00
http://joeyh.name/
6aa9f1f788
Added a comment
2014-02-21 17:36:03 +00:00
Joey Hess
df87e94b5b
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-21 13:21:44 -04:00
Joey Hess
ded4ab5704
Fix handling of rsync remote urls containing a username, including rsync.net.
...
This breakage seems to have been caused way back in a1eded86
,
but I am pretty sure rsync.net support has not been entirely
broken since last April. AFAICS, the generated .ssh/config
has not changed since then -- it has never included a Username setting
line. So, I am puzzled at when this reversion was introduced.
Note that the breakage only affected checkpresent and remove. Upload and
download use the ssh connection caching, which includes a -l username.
2014-02-21 13:20:57 -04:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
1c48f30427
2014-02-21 16:58:44 +00:00
Joey Hess
1ee8d76f54
add news item for git-annex 5.20140221
2014-02-21 12:06:31 -04:00
Joey Hess
1f6f034e90
prep release
2014-02-21 11:24:18 -04:00
http://joeyh.name/
3bb5f9a344
Added a comment: good
2014-02-21 15:20:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
52585d744f
Added a comment
2014-02-21 07:05:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
e23ab69e72
Added a comment
2014-02-21 07:03:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawneiQ3iR9VXOPEP34u7m_L3Qr28H1nEfE0
1a47f5f1e2
Added a comment: LFS
2014-02-21 00:04:00 +00:00
Joey Hess
d51d0a344f
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-20 18:48:10 -04:00
Joey Hess
b5b8425f40
fixed
2014-02-20 18:39:46 -04:00
stp
6c5f639b44
Added a comment
2014-02-20 22:19:12 +00:00
http://grossmeier.net/
3f5569b515
Added a comment
2014-02-20 22:04:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlJEI45rGczFAnuM7gRSj4C6s9AS9yPZDc
c28ad28477
Added a comment: Neat!
2014-02-20 21:59:05 +00:00
stp
1f37922545
Added a comment: Some suggestions
2014-02-20 21:22:21 +00:00
stp
31b6cc569d
Added a comment: Great improvements
2014-02-20 21:20:15 +00:00
stp
e8f6bf8820
Added a comment: Some ideas for content sync
2014-02-20 21:18:30 +00:00
http://joeyh.name/
b295a926bf
Added a comment
2014-02-20 21:14:21 +00:00
stp
7d802471bb
Added a comment
2014-02-20 21:07:41 +00:00
Joey Hess
ddba85bf72
bold
2014-02-20 16:42:24 -04:00
Joey Hess
a416672f02
devblog
2014-02-20 16:39:57 -04:00
Joey Hess
991f0ad5c2
update roadmap
2014-02-20 16:38:49 -04:00
Joey Hess
19faebd962
better syntax for directory metadata
2014-02-20 16:36:30 -04:00
Joey Hess
20bacee5e0
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-20 16:30:06 -04:00
Joey Hess
760dfb3eda
close
2014-02-20 16:26:16 -04:00
http://joeyh.name/
594d7453e4
Added a comment
2014-02-20 20:26:06 +00:00
Joey Hess
e84e99061b
close
2014-02-20 16:24:17 -04:00
Joey Hess
84657b591c
improve some webapp ui strings
2014-02-20 16:23:41 -04:00
http://joeyh.name/
84b198f5d4
Added a comment
2014-02-20 20:11:36 +00:00
http://joeyh.name/
dd37e6be3c
Added a comment
2014-02-20 20:09:22 +00:00
Joey Hess
77676cea18
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-20 16:08:15 -04:00
Joey Hess
c1521ab558
close
2014-02-20 16:07:52 -04:00
Joey Hess
638ee732b4
close
2014-02-20 16:02:00 -04:00
Joey Hess
1428390300
tweak wording
2014-02-20 16:00:41 -04:00
http://joeyh.name/
b35c903bd2
Added a comment
2014-02-20 19:49:21 +00:00
Joey Hess
3029179fb5
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-20 15:42:22 -04:00
http://joeyh.name/
d7e1aafc55
Added a comment
2014-02-20 19:41:06 +00:00
Joey Hess
d209566dfa
Revert "Fix command to match fsck description"
...
This reverts commit 9e8370d1b9
.
No, --incremental and --more are not needed when using
--incremental-schedule. The --incremental-schedule option
implies the other ones.
2014-02-20 15:36:59 -04:00
http://joeyh.name/
bf368b8aff
Added a comment
2014-02-20 19:34:48 +00:00
http://joeyh.name/
05c2165772
Added a comment
2014-02-20 19:34:29 +00:00
http://grossmeier.net/
7037872047
Added a comment
2014-02-20 19:31:56 +00:00
http://joeyh.name/
5c40f18b74
Added a comment
2014-02-20 19:24:09 +00:00
Joey Hess
21610294da
trust, untrust, semitrust, dead: Warn when the trust level is overridden in .git/config.
2014-02-20 15:17:39 -04:00
Joey Hess
20c5bf8b41
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-20 15:14:19 -04:00
http://joeyh.name/
0d8322a264
Added a comment
2014-02-20 18:59:45 +00:00
Joey Hess
73ed2f8ec1
remove spam
2014-02-20 14:57:48 -04:00
http://joeyh.name/
396191e470
Added a comment
2014-02-20 18:54:48 +00:00
Joey Hess
e73364c4bd
close
2014-02-20 14:51:44 -04:00
Joey Hess
f21889a9a3
update walkthrough
2014-02-20 14:48:09 -04:00
Joey Hess
134fdefb8c
fsck: When run with --all or --unused, while .gitattributes annex.numcopies cannot be honored since it's operating on keys instead of files, make it honor the global numcopies setting, and the annex.numcopies git config setting.
2014-02-20 14:45:17 -04:00
Joey Hess
2845224884
close
2014-02-20 14:25:24 -04:00
http://joeyh.name/
e1c71981fe
Added a comment: Could I get a "version", brethren?
2014-02-20 17:58:32 +00:00
Joey Hess
fe5f7b9a48
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-20 13:57:06 -04:00
Joey Hess
5ef4f1d603
close
2014-02-20 13:42:28 -04:00
http://joeyh.name/
200ee83848
Added a comment
2014-02-20 17:42:10 +00:00
Joey Hess
a6ec84af67
https
2014-02-20 13:26:53 -04:00
Joey Hess
f7d418cd1a
credits
2014-02-20 13:25:57 -04:00
Joey Hess
5e2f391bca
fix link
2014-02-20 13:24:34 -04:00
Joey Hess
767dec171b
views demo screencast
2014-02-20 13:23:07 -04:00
Joey Hess
bbb7440162
better proposed syntax for filename derived metadata
2014-02-20 13:04:57 -04:00
Joey Hess
a1c28de86d
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-20 13:02:11 -04:00
Joey Hess
c7489ad4e2
todo: metadata derived from master branch filename
2014-02-20 13:00:05 -04:00
Joey Hess
2f52fa60d1
todo: git annex add while on view, what to do?
2014-02-20 12:37:28 -04:00
Joey Hess
19bec37590
todo: assistant support
2014-02-20 12:34:11 -04:00
Helmut Grohne
8fdade6819
there is nothing for git-annex to do to support ASIC hashing
2014-02-20 13:39:49 +01:00
https://www.google.com/accounts/o8/id?id=AItOawmPTL3pk1gDt1-zQJY2Qv0K8VzPbTYUmPQ
680bd465a7
2014-02-20 11:32:49 +00:00
http://grossmeier.net/
eddf388162
Added a comment: indirect vs direct
2014-02-20 06:25:32 +00:00
http://grossmeier.net/
cdb4a1e0a7
no sense in showing all those unused files
2014-02-20 06:22:35 +00:00
http://grossmeier.net/
70eb132846
rename forum/copy_unused_and_unused_not_agreeing.mdwn to bugs/copy_unused_and_unused_not_agreeing.mdwn
2014-02-20 06:13:21 +00:00
http://grossmeier.net/
07a5982716
2014-02-20 06:06:30 +00:00
Joey Hess
b4cd752696
devblog
2014-02-19 21:56:42 -04:00
Joey Hess
0dba83aa87
update
2014-02-19 17:50:30 -04:00
Joey Hess
33f2ea61ff
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-19 17:39:58 -04:00
Joey Hess
dd7b99c860
add tip about metadata driven views (and more flexible view filtering)
...
While writing this documentation, I realized that there needed to be a way
to stay in a view like tag=* while adding a filter like tag=work that
applies to the same field.
So, there are really two ways a view can be refined. It can have a new
"field=explicitvalue" filter added to it, which does not change the
"shape" of the view, but narrows the files it shows.
Or, it can have a new view added, which adds another level of
subdirectories.
So, added a vfilter command, which takes explicit values to add to the
filter, and rejects changes that would change the shape of the view.
And, made vadd only accept changes that change the shape of the view.
And, changed the View data type slightly; now components that can match
multiple metadata values can be visible, or not visible.
This commit was sponsored by Stelian Iancu.
2014-02-19 16:29:56 -04:00
Joey Hess
d8ce6cac36
metadata: add --tag and --untag shorthand options
2014-02-19 15:04:12 -04:00
Joey Hess
e7672f197e
new section for metadata
2014-02-19 14:55:34 -04:00
Joey Hess
39ebfa1a2e
pre-commit: Update metadata when committing changes to annexed files within a view.
...
So the user can now switch to a view and then move files around within it
to manage metadata. For example, moving a file into a new directory
when in the tags=* view adds a tag to it.
Implementation is fairly efficient. One diff-index, which is no more
expensive than the first stage of a git commit, followed by possibly
some cat-file --batch traffic to find the key (when deleting a file).
Very similar to what's done in direct mode when committing. And like
direct mode when updating the WC after a merge, it has to buffer the
diff-tree values in order to make 2 passes over them.
When not in a view, pre-commit now does one extra git symbolic-ref,
which is tiny overhead.
This commit was sponsored by Andrew Eskridge.
2014-02-19 14:17:58 -04:00
http://grossmeier.net/
5194b162fa
2014-02-19 18:16:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm3ayIrWKe5SqLYomXiCL-l2CDpREvA-IE
3a94295ed1
Added a comment: Seconding this Bug.
2014-02-19 02:04:34 +00:00
Joey Hess
57d7491d1f
devblog
2014-02-18 21:58:19 -04:00
Joey Hess
1a53c87057
vpop N
2014-02-18 21:57:21 -04:00
Joey Hess
8ff05cf55b
Merge branch 'view'
2014-02-18 21:50:24 -04:00
Joey Hess
67a5f02a0b
add vcycle command
2014-02-18 20:16:28 -04:00
Joey Hess
f603692a72
add vadd command
2014-02-18 20:02:09 -04:00
http://23.gs/
0e6173ab57
2014-02-18 23:59:16 +00:00
Greg Grossmeier
4650a1f749
initremote -> enableremote, pretty sure
2014-02-18 15:53:48 -08:00
http://grossmeier.net/
be67112e43
Added a comment: missing steps?
2014-02-18 23:51:01 +00:00
Joey Hess
67fd06af76
add git annex view command
...
(And a vpop command, which is still a bit buggy.)
Still need to do vadd and vrm, though this also adds their documentation.
Currently not very happy with the view log data serialization. I had to
lose the TDFA regexps temporarily, so I can have Read/Show instances of
View. I expect the view log format will change in some incompatable way
later, probably adding last known refs for the parent branch to View
or something like that.
Anyway, it basically works, although it's a bit slow looking up the
metadata. The actual git branch construction is about as fast as it can be
using the current git plumbing.
This commit was sponsored by Peter Hogg.
2014-02-18 18:22:20 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
32ecaad586
2014-02-18 18:28:27 +00:00
http://geoffreyirving.myopenid.com/
a345c74e8a
Added a comment: encrypted home directory
2014-02-18 18:05:25 +00:00
http://geoffreyirving.myopenid.com/
1585480c37
2014-02-18 17:49:35 +00:00
stp
5c81fce77f
2014-02-17 23:27:05 +00:00
stp
759ccd0601
Added a comment: Update one forgetting keys no longer present
2014-02-17 23:21:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o
8f10390095
Added a comment: Too big to fsck
2014-02-17 22:33:39 +00:00
stp
b820820ba3
Added a comment: Earlier version syntax was removed
2014-02-17 16:05:34 +00:00
stp
30561e2f02
removed
2014-02-17 16:05:10 +00:00
stp
cda6566514
Added a comment: Earlier version syntax was removed
2014-02-17 16:01:16 +00:00
stp
035b6c8552
2014-02-17 15:56:56 +00:00
stp
9e8370d1b9
Fix command to match fsck description
2014-02-17 15:53:46 +00:00
stp
d873483be6
2014-02-17 15:49:10 +00:00
stp
ee37c0b79a
2014-02-17 15:38:36 +00:00
https://renaud.casenave.fr/
8f1e02f2a8
Added a comment
2014-02-17 13:15:24 +00:00
Helmut Grohne
008b4ca27e
comment on descriptive git-annex commit messages
2014-02-17 08:45:43 +01:00
https://www.google.com/accounts/o8/id?id=AItOawn3rK4VDzxyhmrIc18z7F5OuXvEbUsgUac
a7441a3d69
Added a comment: no more issue
2014-02-17 04:25:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn3rK4VDzxyhmrIc18z7F5OuXvEbUsgUac
fb56b4ecfb
Added a comment: Progress, but still issues
2014-02-17 04:09:23 +00:00
Joey Hess
c54792e367
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-16 17:43:21 -04:00
Joey Hess
2825f2e41d
devblog
2014-02-16 17:39:39 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo
a28dda7e04
Added a comment: No working ubuntu package
2014-02-16 20:50:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk3HGoDpnOPob5jOjvIootmkve1-nCpRiI
9f87e333c8
Added a comment: Declare path on first line of bashrc?
2014-02-15 18:36:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn3rK4VDzxyhmrIc18z7F5OuXvEbUsgUac
43516a8753
2014-02-15 16:56:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlVsvZpOtQ_ukVysPjQxJEBlKCM5lsgPkk
dcbb0bfc9e
Added a comment: nice
2014-02-15 09:51:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
4ae5b698d0
2014-02-15 04:53:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
93192062d0
2014-02-15 04:52:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn3rK4VDzxyhmrIc18z7F5OuXvEbUsgUac
91bde28ab5
Added a comment: build issue with brew technique on Darwin Kernel Version 13.0.0
2014-02-15 02:17:17 +00:00
Joey Hess
9b71f0f047
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-14 17:02:52 -04:00
Joey Hess
6f09c0442d
devblog
2014-02-14 17:02:14 -04:00
Joey Hess
fd09798e40
windows webapp: fix rsync.net support
2014-02-14 15:47:54 -04:00
https://openid.stackexchange.com/user/3f8a1927-744c-4409-8425-48fb3c86672f
6800c63461
Added a comment
2014-02-14 19:16:03 +00:00
Joey Hess
8613f226b3
reorg
2014-02-14 14:39:54 -04:00
Joey Hess
37cb65a99f
remote ssh server testing and working on windows
2014-02-14 14:27:11 -04:00
Joey Hess
01b07a9ca6
update
2014-02-14 14:06:51 -04:00
Joey Hess
626829a061
forgot to close
2014-02-14 14:04:01 -04:00
Joey Hess
d007d1ac0c
windows: hack to ensure HOME is always set
2014-02-14 14:03:24 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo
529604c643
Added a comment: Still problems
2014-02-14 11:30:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
9e065a3c23
Not yet fixed
...
This reverts commit 1c6dc0521f
2014-02-14 09:04:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
c2f38dbb86
Added a comment: Not fixed
2014-02-14 09:03:30 +00:00
Joey Hess
ddaaf3e230
devblog
2014-02-13 17:06:10 -04:00
Joey Hess
c60f0b57d2
windows: Fix daemon pid file locking.
...
Well, as much as it can be fixed on windows. Not atomic; not entirely
guarded against the wrong process having the pid file locked.
2014-02-13 17:02:28 -04:00
Joey Hess
f11f7520b5
windows: Fix process termination code.
...
The ctrl-c hack used before didn't actually seem to work.
No haskell libraries expose TerminateProcess. I tried just calling it via
FFI, but got segfaults, probably to do with the wacky process handle not
being managed correctly. Moving it all into one C function worked.
This was hell. The EvilLinker hack was just final icing on the cake.
We all know what the cake was made of.
2014-02-13 15:53:10 -04:00
Joey Hess
84083ecdd3
Windows: Crazy hack to make file manager not start hidden underneath web browser window
...
I can't even..
2014-02-13 13:16:28 -04:00
Joey Hess
36e66997c6
Windows: Fix startAssistant to not wait for ever for a non-daemonizing process
...
Seemed to fix several problems.
2014-02-13 13:05:07 -04:00
Joey Hess
8952ccec1b
windows: fix fsck --incremental to not crash
...
Although it is still not incremental.
2014-02-13 12:40:10 -04:00
Joey Hess
1c6dc0521f
close
2014-02-13 11:55:10 -04:00
Joey Hess
4675d45f8f
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-13 11:39:59 -04:00
Joey Hess
7a0b485c4d
reference branch
2014-02-13 11:39:03 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnq-RfkVpFN15SWvQ2lpSGAi0XpNQuLxKM
2e6a8742a4
2014-02-13 14:03:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm78jq1Uo-ZbyOPG3diJUWVvEiM0kyAcvk
0b3e64b285
Added a comment: further information
2014-02-13 13:33:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm78jq1Uo-ZbyOPG3diJUWVvEiM0kyAcvk
e450abae4e
2014-02-13 13:29:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm78jq1Uo-ZbyOPG3diJUWVvEiM0kyAcvk
3e6b9fb161
2014-02-13 13:11:18 +00:00
ganwell
e85698d8fb
2014-02-13 12:15:30 +00:00
ganwell
a7cfe574be
2014-02-13 12:00:25 +00:00
Joey Hess
2075cdeb59
limiting files based on metadata
...
Note that there is currently no caching, so
--metadata foo=bar --metadata tag=blah
will currently read the log 2x per file.
2014-02-13 02:24:30 -04:00
Joey Hess
0e9a72b356
metacata command can now operate on many files at once
2014-02-13 01:49:38 -04:00
Joey Hess
d4236e4766
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-12 22:53:15 -04:00
Joey Hess
739084b831
devblog
2014-02-12 22:52:30 -04:00
http://lj.rossia.org/users/imz/
06b00b8bfa
link markup
2014-02-13 01:47:32 +00:00
Joey Hess
9f7e76130e
add metadata command to get/set metadata
...
Adds metadata log, and command.
Note that unsetting field values seems to currently be broken.
And in general this has had all of 2 minutes worth of testing.
This commit was sponsored by Julien Lefrique.
2014-02-12 21:30:33 -04:00
Joey Hess
1b79d18a40
data types and serialization for metadata
...
A very haskell commit! Just data types, instances to serialize the metadata
to a nice format, and QuickCheck tests.
This commit was sponsored by Andreas Leha.
2014-02-12 17:57:32 -04:00
http://joeyh.name/
5a6a778dd8
Added a comment
2014-02-12 16:27:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm78jq1Uo-ZbyOPG3diJUWVvEiM0kyAcvk
4494c5fc03
Added a comment: Same problem here
2014-02-12 13:17:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkI9pq1WH6MWeExXHVQVEsniT3DdFv4AB8
35e110f3a3
Added a comment: fix confirmed
2014-02-12 12:05:42 +00:00