http://joeyh.name/
76bed82dd2
Added a comment
2014-02-06 16:58:54 +00:00
Joey Hess
a44e01c29c
--in can now refer to files that were located in a repository at some past date. For example, --in="here@{yesterday}"
2014-02-06 12:43:56 -04:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
e86db3d2ab
Added a comment
2014-02-06 13:30:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
9a4be193f6
2014-02-06 11:32:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw
02ff4ffa0c
Added a comment
2014-02-06 11:00:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw
48efaa3223
2014-02-06 10:59:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmj9PMP_cTZvlEbxJ1eqeLCb25bTU6o1pg
c7fe67a592
removed
2014-02-05 22:48:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmj9PMP_cTZvlEbxJ1eqeLCb25bTU6o1pg
33d753f9fe
2014-02-05 22:24:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmfVOIl06X7NKio-NBYZ-cfw5LFVqHMX8o
e39b90233b
Added a comment: New git-annex package to blame
2014-02-05 14:23:41 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmfVOIl06X7NKio-NBYZ-cfw5LFVqHMX8o
febee06155
Added a comment: Hash is the same
2014-02-05 11:13:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmfVOIl06X7NKio-NBYZ-cfw5LFVqHMX8o
afab5f14af
2014-02-05 11:06:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkRtPz8CAz_1sBR0Rf-b8OlQQ49v9JxOIE
a5330fbff5
Added a comment: re: Not an backup
2014-02-05 10:45:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawltxdgYMUK4CMJh3jC8AlegwyoiHA9Ka7o
0e8db60032
Describe symlink issue on Windows
2014-02-05 02:22:50 +00:00
Joey Hess
05745e88d2
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-04 17:34:34 -04:00
Joey Hess
e20acd9f7a
devblog
2014-02-04 17:34:05 -04:00
Joey Hess
0be48c58e3
update
2014-02-04 15:13:25 -04:00
Joey Hess
5d7777cbe2
set up git email config in clone repos too when running test
...
This fixes the problem of the environment variables apparently not being
seen on Windows. I could probably remove the setting of the env vars from
Test.hs now as this covers it better.
Note that outside the test suite, git-annex on windows seems to manage to
configure the repo so commits work on its own.
2014-02-04 14:31:52 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw
9455a05ef7
Added a comment
2014-02-04 14:05:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw
827fc98e99
Added a comment
2014-02-04 14:04:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw
ceef16f1f5
Added a comment
2014-02-04 13:45:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm8mE_yKvTHFnrQn4MZkvt7pHebyPRqN-E
682100a02f
removed
2014-02-04 10:06:02 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm8mE_yKvTHFnrQn4MZkvt7pHebyPRqN-E
994ebedaf2
Added a comment: Me too
2014-02-04 10:03:36 +00:00
139.80.40.12
1ec1029040
poll vote (Tahoe-LAFS)
2014-02-04 03:04:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawltxdgYMUK4CMJh3jC8AlegwyoiHA9Ka7o
1a6e591a9f
Added a comment
2014-02-04 02:05:37 +00:00
Joey Hess
83e6fb7319
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-03 21:26:04 -04:00
Joey Hess
631eeea5a5
devblog
2014-02-03 21:25:33 -04:00
Joey Hess
2287c88bfd
update
2014-02-03 21:24:23 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
90439c43d2
2014-02-03 22:04:58 +00:00
Joey Hess
1c997fd08c
fix test suite to pass on windows
...
On windows, the sync of the second cloned repo to origin failed, because
synced/master was a non-fast-forward. This may be a bug of its own, but
it's not the issue that this test was intended to test, so disconnect
the repos from origin before syncing.
2014-02-03 12:12:50 -04:00
Joey Hess
01df5ed31d
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-03 10:45:32 -04:00
https://launchpad.net/~timo-linux
c3fdbafdf6
Added a comment: Still have not found a reasonable solution for this myself.
2014-02-03 14:34:15 +00:00
Joey Hess
08afe3a1f6
fix failing test case on Windows
...
ensure file being modified is all read before it's opened for write
2014-02-03 10:20:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
d2b991e6c0
Added a comment
2014-02-03 11:31:49 +00:00
Joey Hess
45a9c3c64e
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-02 19:58:13 -04:00
Joey Hess
1858c1f44a
Document in man page that sshcaching uses ssh ControlMaster. Closes : #737476
2014-02-02 19:27:47 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmdPlD2j96DEwNSGiAHUYKnz2oFHC3rDQY
0d5304cc92
Note about git-annex assistant
2014-02-02 22:59:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmdPlD2j96DEwNSGiAHUYKnz2oFHC3rDQY
a9d9b6ee8f
Formatting fixes
2014-02-02 22:56:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmdPlD2j96DEwNSGiAHUYKnz2oFHC3rDQY
7b6a108437
2014-02-02 22:55:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkNE-H4vEcbcGndxq5daT8qUb7yIf7r1OE
c6ee7f143a
openwrt packages. multiplle architectures
2014-02-02 22:35:55 +00:00
http://joeyh.name/
097bc2b558
Added a comment
2014-02-02 21:13:22 +00:00
Joey Hess
db82c3dc8f
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-02 17:08:51 -04:00
Joey Hess
de8126ab72
add a walkthrough section discussing git-annex's skipping of files on noop
2014-02-02 17:01:41 -04:00
Joey Hess
ba6cba97d2
update docs for sync --content
2014-02-02 16:21:42 -04:00
Joey Hess
089c0109a2
Added ways to configure rsync options to be used only when uploading or downloading from a remote. Useful to eg limit upload bandwidth.
2014-02-02 16:06:34 -04:00
Joey Hess
9e4675d3c8
close; fixed by bbef0cddfd
2014-02-02 15:33:29 -04:00
Joey Hess
18c98c8cfa
improve directory special remote docs
2014-02-02 15:26:33 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
08febc9a61
Added a comment
2014-02-02 16:48:46 +00:00
Joey Hess
c87ecaa543
remove comment posted directly to comments page
2014-02-01 15:05:21 -04:00
Joey Hess
7ae4a295d2
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-01 15:05:11 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkQsZE5doTYwTsizI1Ym8SHxGIW9yWkp2s
d7a4e6c1db
2014-02-01 18:31:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnhrtcVb6osHXjvZeNpj9diqh_JjyARc30
2201b20bf4
2014-02-01 16:43:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnq-RfkVpFN15SWvQ2lpSGAi0XpNQuLxKM
9168bcd1bd
2014-02-01 16:28:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk4_47QIHYfGlI9aL04LXxOczcYABmmIfA
d975d2b952
Added a comment: On Opensuse 13.1 - I was able to run git-annex-webapp once.
2014-02-01 15:35:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk4_47QIHYfGlI9aL04LXxOczcYABmmIfA
fba4b7ddd1
Added a comment: On Opensuse 13.1 - I was able to run git-annex-webapp once.
2014-02-01 15:34:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl7Tgnd2BBdIXVlNKjG4dkTj3paf7FHeHQ
7f381aa15d
Added a comment: ssh-askpass workaround does work
2014-02-01 06:28:41 +00:00
https://me.yahoo.com/a/VemDaJIx1OlHQEvbDZnBbgXZtkod0g--#e5f92
5b87a04dcb
2014-02-01 05:32:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx07B9weuZowXqh--1BDvGw8VM25aXsRw
757e4a3a63
Added a comment
2014-02-01 02:44:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkVnM7Ol2kr_jfLg6h_oXpmNdxWHIiL9mk
0311121bcc
Added a comment
2014-01-31 23:17:50 +00:00
Joey Hess
149527e666
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-31 17:33:59 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnNqLKszWk9EoD4CDCqNXJRIklKFBCN1Ao
5a33b431a5
Added a comment: clean up
2014-01-31 19:55:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnhrtcVb6osHXjvZeNpj9diqh_JjyARc30
bffb383bdb
Possibly missing space
2014-01-31 13:37:37 +00:00
Hanno
0f3a7e4e4b
Added a comment
2014-01-31 10:39:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnPgn611P6ym5yyL0BS8rUzO0_ZKRldMt0
9efc1b7514
Added a comment: What are those ?
2014-01-31 07:37:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl7Tgnd2BBdIXVlNKjG4dkTj3paf7FHeHQ
28cd3a9208
2014-01-31 07:31:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl7Tgnd2BBdIXVlNKjG4dkTj3paf7FHeHQ
bd39b496c9
2014-01-31 07:29:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnlotDRSLW2JVXY3SLSwhrcHteqUHhTtoY
f3a70d30a3
Added a comment
2014-01-31 00:45:48 +00:00
Joey Hess
82e876b0dd
close
2014-01-30 17:48:19 -04:00
https://launchpad.net/~maestro-alubia
1f7c083255
Added a comment
2014-01-30 20:50:32 +00:00
Joey Hess
ee164ccbbb
windows test suite down to only 2 failures
2014-01-30 15:57:41 -04:00
Joey Hess
2d2805e2d8
close
2014-01-30 14:41:02 -04:00
Joey Hess
b43719567c
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-30 14:34:16 -04:00
http://joeyh.name/
992ed7b896
Added a comment
2014-01-30 18:33:22 +00:00
Joey Hess
f5eedfc1b6
fixed
2014-01-30 13:54:38 -04:00
Joey Hess
8b9c84e912
dup
2014-01-30 13:42:52 -04:00
http://joeyh.name/
96414083da
Added a comment
2014-01-30 17:39:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawltxdgYMUK4CMJh3jC8AlegwyoiHA9Ka7o
302f5bfd4a
Added a comment
2014-01-30 16:02:08 +00:00
http://cstork.org/
79f5f8d51e
Added a comment: Bug fix confirmed
2014-01-30 15:29:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkVnM7Ol2kr_jfLg6h_oXpmNdxWHIiL9mk
cb99900e95
Added a comment
2014-01-30 11:18:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkVnM7Ol2kr_jfLg6h_oXpmNdxWHIiL9mk
a3ce7ea39e
2014-01-30 11:09:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm7AuSfii_tCkLyspL6Mr0ATlO6OxLNYOo
5a1d346935
Added a comment
2014-01-30 10:52:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnm19dBCRphmtjXfopm_NpvnRwz-qIJ2Tw
1e3cdb0846
a bug when a content is both in a excluded and included directory.
2014-01-30 06:18:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnNqLKszWk9EoD4CDCqNXJRIklKFBCN1Ao
31bc41778a
Added a comment: downgrading is not an easy option
2014-01-30 05:44:49 +00:00
https://id.koumbit.net/anarcat
f26c25cd0c
2014-01-30 05:35:17 +00:00
https://id.koumbit.net/anarcat
ebd96ba616
Added a comment
2014-01-30 04:57:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnNqLKszWk9EoD4CDCqNXJRIklKFBCN1Ao
ed12d6058f
2014-01-30 02:28:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnNqLKszWk9EoD4CDCqNXJRIklKFBCN1Ao
0a4bae2731
2014-01-30 02:19:52 +00:00
Gastlag
b9ff5799cd
2014-01-29 23:31:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkViAynw-AW5kjf3w_QDwCVwhPc3k7gY5E
261a74495d
Added a comment: I see the same fail
2014-01-29 21:52:18 +00:00
http://joeyh.name/
f6b6b35104
Added a comment
2014-01-29 21:24:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawltxdgYMUK4CMJh3jC8AlegwyoiHA9Ka7o
cf760a1422
Added a comment
2014-01-29 20:26:18 +00:00
http://joeyh.name/
8dea272dfb
Added a comment
2014-01-29 19:48:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawltxdgYMUK4CMJh3jC8AlegwyoiHA9Ka7o
651809de57
Added a comment
2014-01-29 18:43:07 +00:00
http://joeyh.name/
b1d91f9610
Added a comment
2014-01-29 17:58:26 +00:00
http://joeyh.name/
d47025631c
Added a comment
2014-01-29 17:52:27 +00:00
Joey Hess
ebd200dfaa
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-29 13:50:18 -04:00
http://joeyh.name/
6177ee8ea4
Added a comment
2014-01-29 17:49:20 +00:00
Joey Hess
cce69eee4d
avoid using function named that conflicts with name used in newer version of process library
2014-01-29 13:44:53 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm-19QERTsjJSB-m6dWvOa1w9SOxyhFqDM
a0cacffebf
2014-01-29 17:35:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnzFs0ZJvkUvEVI_OAp0aAP1CTOw2UUXl4
36e08e4491
Added a comment: A patch to fix the problem
2014-01-29 17:26:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnzFs0ZJvkUvEVI_OAp0aAP1CTOw2UUXl4
f607d6dbca
removed
2014-01-29 17:24:48 +00:00