http://joeyh.name/
e9d411d0a6
2014-06-13 14:53:23 +00:00
Joey Hess
b30de0dfd2
work around a bug in git
...
http://marc.info/?l=git&m=140262402204212&w=2
This git bug manifested on FAT and Windows as the test suite failing in 3
places. All involved merge conflict resolution. It turned out that the
associated file mappings were getting messed up, and that happened because
this git bug lost track of what files were supposed to be symlinks.
This commit was sponsored by Eric Kidd.
2014-06-12 22:00:02 -04:00
http://joeyh.name/
c1ceafeef3
Added a comment
2014-06-12 20:07:30 +00:00
Joey Hess
9a001211a5
Merge branch 'master' of ssh://git-annex.branchable.com
2014-06-12 15:52:48 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmXSkgjC_ypUQafVwvHTLsStrkiXH8CfHU
e4c4966231
2014-06-12 19:31:51 +00:00
Joey Hess
b291951180
merge in windows loststamp branch
2014-06-12 15:21:10 -04:00
Joey Hess
9dd380cf3b
this just went from horrible to insanely weird
2014-06-12 15:17:32 -04:00
Joey Hess
4fe2e53f5b
finish fixing windows timezone madness
...
Rather than calculating the TSDelta once, and caching it, this now
reads the inode sential file's InodeCache file once, and then each time a
new InodeCache is generated, looks at the sentinal file to get the current
delta.
This way, if the time zone changes while git-annex is running, it will
adapt.
This adds some inneffiency, but only on Windows, and only 1 stat per new
file added. The worst innefficiency is that `git annex status` and
`git annex sync` will now (on Windows) stat the inode sentinal file once per
file in the repo.
It would be more efficient to use getCurrentTimeZone, rather than needing
to stat the sentinal file. This should be easy to do, once the time
package gets my bugfix patch.
This commit was sponsored by Jürgen Lüters.
2014-06-12 13:54:08 -04:00
martin
aaf8045e56
Added a comment: In reply to comment 11
2014-06-12 09:22:54 +00:00
Joey Hess
3ee75d8738
Merge branch 'master' of ssh://git-annex.branchable.com
2014-06-11 19:07:26 -04:00
http://joeyh.name/
4b525889f1
Added a comment
2014-06-11 23:02:28 +00:00
http://joeyh.name/
2cc8a53815
Added a comment
2014-06-11 22:54:48 +00:00
Joey Hess
0c40bf5a94
confirmed
2014-06-11 18:20:58 -04:00
http://joeyh.name/
e48a363c30
Added a comment
2014-06-11 22:11:39 +00:00
http://joeyh.name/
fee38c834b
Added a comment
2014-06-11 20:09:14 +00:00
http://joeyh.name/
c09a2e9f0f
Added a comment
2014-06-11 19:51:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo
aaf6b64255
Added a comment
2014-06-11 19:47:35 +00:00
http://joeyh.name/
398640f35e
Added a comment
2014-06-11 19:09:17 +00:00
http://joeyh.name/
764340e7a2
Added a comment
2014-06-11 18:59:49 +00:00
Joey Hess
1c18056e15
deal with FAT on Linux timestamp issue
...
Deal with FAT's low resolution timestamps, which in combination with
Linux's caching of higher res timestamps while a FAT is mounted, caused
direct mode repositories on FAT to seem to have modified files after they
were unmounted and remounted.
This commit was sponsored by Fabrice Rossi.
2014-06-11 14:46:03 -04:00
Joey Hess
d7ef984999
Merge branch 'master' of ssh://git-annex.branchable.com
2014-06-11 14:40:36 -04:00
Joey Hess
73aa19a0dc
split out bug report from FAT:_Date_resolution_for_mtime_2s--__62___implications
2014-06-11 14:32:01 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk9SYh6N-JUMkYkW4aOk55zC3Vr9KonDV4
f137ab8144
Added a comment
2014-06-11 18:29:38 +00:00
http://joeyh.name/
e2186a46ce
Added a comment: FAT MetaData Sucks: an approach
2014-06-11 18:15:59 +00:00
http://joeyh.name/
18ac339ef6
Added a comment
2014-06-11 18:05:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm7eqCMh_B7mxE0tnchbr0JoYu11FUAFRY
420fedc193
Added a comment: No git-annex process.
2014-06-11 17:55:56 +00:00
http://joeyh.name/
b35d3afed5
Added a comment
2014-06-11 17:22:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmi0jblSiI4c5-EswqKw4PXkx5M4fuVvdk
4631074747
Added a comment
2014-06-11 16:31:09 +00:00
martin
b0b2e52bbf
Added a comment: specification
2014-06-11 05:43:02 +00:00
http://joeyh.name/
3614706fd6
Added a comment
2014-06-10 19:31:38 +00:00
http://joeyh.name/
f7baa697e7
Added a comment
2014-06-10 19:27:55 +00:00
martin
9ece87c421
Added a comment: git-annex add
(called by sync) should do the job and bring the files back home (IMHO)
2014-06-10 15:58:25 +00:00
Joey Hess
2dfbbc6b43
Merge branch 'master' of ssh://git-annex.branchable.com
2014-06-09 19:47:31 -04:00
Joey Hess
d6711800ad
avoid bad commits after interrupted direct mode sync (or merge)
...
It was possible for a interrupted sync or merge in direct mode to
leave the work tree out of sync with the last recorded commit.
This would result in the next commit seeing files missing from the work
tree, and committing their removal.
Now, a direct mode merge happens not only in a throwaway work tree, but using
a temporary index file, and without any commits or index changes
being made until the real work tree has been updated. If the merge is
interrupted, the work tree may have some updated files, but worst case a
commit will redundantly commit changes that come from the merge.
This commit was sponsored by Tony Cantor.
2014-06-09 19:40:28 -04:00
Joey Hess
193e702d73
harder
2014-06-09 17:43:49 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo
b36bad94a1
Added a comment
2014-06-09 21:16:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm7eqCMh_B7mxE0tnchbr0JoYu11FUAFRY
fe4eb0517d
Added a comment
2014-06-09 20:34:55 +00:00
Joey Hess
920794ab6b
bug
2014-06-09 15:43:52 -04:00
Joey Hess
70a00802a6
Merge branch 'master' of ssh://git-annex.branchable.com
2014-06-09 15:32:24 -04:00
http://joeyh.name/
49cc5e1594
Added a comment
2014-06-09 19:29:09 +00:00
Joey Hess
7671d228af
Avoid leaving behind .tmp files when failing in some cases, including importing files to a disk that is full.
2014-06-09 15:24:05 -04:00
Joey Hess
24915adab7
tagging
2014-06-09 15:09:03 -04:00
http://joeyh.name/
f50e8acb99
Added a comment
2014-06-09 18:57:25 +00:00
http://joeyh.name/
7dd162ba1f
Added a comment
2014-06-09 18:46:01 +00:00
Joey Hess
787d9e27ba
Ignore setsid failures.
2014-06-09 14:44:18 -04:00
Joey Hess
b6274745b4
Merge branch 'master' of ssh://git-annex.branchable.com
2014-06-09 14:43:49 -04:00
Joey Hess
1d4ba328e5
close; forwarded
2014-06-09 13:40:29 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm7eqCMh_B7mxE0tnchbr0JoYu11FUAFRY
4b270fda85
Describe bug.
2014-06-08 12:54:27 +00:00
martin
f476e96e43
Added a comment: use case and answer to joey's question "...then when..."
2014-06-08 04:59:42 +00:00
EskildHustvedt
15f043b20c
Added a comment
2014-06-07 05:47:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
f490015d6c
Added a comment: a different fix
2014-06-07 04:27:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo
9600e79f76
2014-06-06 22:42:03 +00:00
http://joeyh.name/
602499771b
Added a comment
2014-06-06 16:53:21 +00:00
EskildHustvedt
48793b6cec
Added a comment
2014-06-06 16:13:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
b8717938d1
2014-06-06 11:02:35 +00:00
Joey Hess
ded79929bc
Merge branch 'master' of ssh://git-annex.branchable.com
2014-06-05 15:55:01 -04:00
martin
5d8f87e530
Added a comment: another scenario
2014-06-05 19:52:05 +00:00
Joey Hess
a0c8b8493c
Merge branch 'master' of ssh://git-annex.branchable.com
2014-06-05 15:35:33 -04:00
Joey Hess
eb86f1338f
wip
2014-06-05 15:31:23 -04:00
http://joeyh.name/
84596620a6
Added a comment
2014-06-05 19:20:20 +00:00
http://joeyh.name/
9235c146fb
Added a comment
2014-06-05 19:06:36 +00:00
martin
af1f0fdd5c
Added a comment: It confuses users
2014-06-05 19:05:12 +00:00
Joey Hess
cafe82b542
Merge branch 'master' of ssh://git-annex.branchable.com
2014-06-05 14:59:25 -04:00
http://joeyh.name/
ef18a3a2e6
Added a comment
2014-06-05 18:29:15 +00:00
Joey Hess
d69c78483c
confirmed
2014-06-05 13:37:26 -04:00
http://joeyh.name/
39baba0cd2
Added a comment
2014-06-05 17:37:08 +00:00
https://launchpad.net/~eliasson
ab9f45f2dc
Added a comment
2014-06-05 17:15:32 +00:00
http://joeyh.name/
11f4218682
Added a comment
2014-06-05 17:06:40 +00:00
jamieson
67f531cd1f
Added a comment
2014-06-05 16:56:33 +00:00
http://joeyh.name/
bc45f680c9
Added a comment
2014-06-05 16:51:42 +00:00
http://joeyh.name/
b7cbb7d227
Added a comment
2014-06-05 16:50:30 +00:00
jamieson
64507e07eb
Added a comment
2014-06-05 16:50:20 +00:00
http://joeyh.name/
81202e2360
Added a comment
2014-06-05 16:37:27 +00:00
Joey Hess
022fb1f45d
dup
2014-06-05 12:25:06 -04:00
modules
8551998306
removed
2014-06-05 11:24:40 +00:00
modules
0ce5861618
2014-06-05 10:55:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
63859347f3
2014-06-05 10:21:13 +00:00
Joey Hess
6ba5df201e
Merge branch 'master' of ssh://git-annex.branchable.com
2014-06-04 14:37:20 -04:00
http://joeyh.name/
575ae39bea
Added a comment
2014-06-04 18:14:19 +00:00
http://joeyh.name/
4111c4a4f6
Added a comment
2014-06-04 18:08:39 +00:00
Joey Hess
ee63c59644
close; dup of fixed bug
2014-06-04 14:07:30 -04:00
http://joeyh.name/
5e56e1da13
Added a comment
2014-06-04 18:07:11 +00:00
https://svario.it/gioele
bace3004fc
2014-06-04 07:09:01 +00:00
https://id.koumbit.net/anarcat
0d30687bfe
Added a comment
2014-06-04 04:53:36 +00:00
gjost
cee91dca22
2014-06-03 20:22:30 +00:00
gjost
acff2b7392
2014-06-03 20:20:33 +00:00
gjost
626c07da35
removed
2014-06-03 20:18:40 +00:00
gjost
31c038da2a
2014-06-03 20:17:56 +00:00
https://launchpad.net/~eliasson
052833c678
2014-06-02 21:45:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkPSASwemBzccJmjkotESlbUSs5GPFiPCs
0f5fd737c5
Added a comment: Ok, but ?
2014-06-02 18:22:24 +00:00
http://joeyh.name/
9cffbb6503
Added a comment
2014-06-02 16:28:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkPSASwemBzccJmjkotESlbUSs5GPFiPCs
e63e8b6662
2014-06-01 13:25:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkPSASwemBzccJmjkotESlbUSs5GPFiPCs
d978ec01cb
2014-06-01 13:24:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawniXLhO9mLn-7EDfawdENZ2fQwlGy5w_oc
169404e294
Added a comment: Update - 20140529
2014-06-01 01:36:16 +00:00
Jamieson
4dc4190f17
minor bugs found with SSH on port != 22
2014-05-31 17:32:22 +00:00
Joey Hess
43225f4917
add
2014-05-30 17:56:03 -04:00
Joey Hess
eb1ee0b7e9
more bug metadata etc
2014-05-30 17:08:20 -04:00
Joey Hess
1cb4853e0c
confirmed needs to be a tag
2014-05-30 16:53:19 -04:00
Joey Hess
dcecca49c6
moreinfo needs to be a tag
2014-05-30 16:52:27 -04:00
Joey Hess
6d07c9c570
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-30 16:49:22 -04:00
Joey Hess
5ab287a7bf
meta
2014-05-30 16:48:33 -04:00
http://joeyh.name/
99dc5ca659
Added a comment
2014-05-30 20:47:02 +00:00
Joey Hess
f9d450928c
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-30 16:11:05 -04:00
Joey Hess
40a0001fd7
display tags in the main bug list
2014-05-30 16:10:16 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
ab73d75cc0
Added a comment
2014-05-30 19:37:03 +00:00
http://joeyh.name/
d1596dc5e7
Added a comment
2014-05-30 19:15:33 +00:00
Joey Hess
22033f954b
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-30 15:10:21 -04:00
http://joeyh.name/
1fec9dd04b
Added a comment
2014-05-30 19:09:32 +00:00
Joey Hess
4fa8f8a6e6
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-30 15:09:26 -04:00
Joey Hess
9c0f3ae7e1
assistant: Make sanity checker tmp dir cleanup code more robust.
2014-05-30 15:08:49 -04:00
http://joeyh.name/
3de1a77893
Added a comment
2014-05-30 18:58:57 +00:00
Joey Hess
9eaabf0382
webapp: avoid overwriting remote configs when enabling it
...
Avoid stomping on existing group and preferred content settings
when enabling or combining with an already existing remote.
Two level fix. First, use defaultStandardGroup rather than
setStandardGroup, so if there is an existing configuration in the git-annex
branch, it's not overwritten.
To handle pre-existing ssh remotes (including gcrypt), a second level is
needed, because before syncing with the remote, it's configuration won't be
available locally. (And syncing could take a long time.) So, in this case,
keep track of whether the remote is being created or enabled, and only set
configs when creating it.
This commit was sponsored by Anders Lannerback.
2014-05-30 14:03:04 -04:00
Joey Hess
de0cba18f6
webapp: Avoid stomping on existing group and preferred content settings when adding a local repository (or removable drive repository) that already exists.
...
This does mean that if the webapp is asked to add a git repository on
a removable drive that already exists, but is not yet a git-annex
repository, it will avoid putting it in any group. That unlikely edge case
is ok; the next step is the edit repository screen, which will show it's
not in any group and the user can pick one.
2014-05-30 12:32:44 -04:00
Joey Hess
930d984142
bug
2014-05-29 20:34:42 -04:00
Joey Hess
1c1e636b23
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-29 20:26:42 -04:00
Joey Hess
2dd274e4ca
webapp: When adding a new local repository, fix bug that caused its group and preferred content to be set in the current repository, even when not combining.
...
There was a tricky bit here, when it does combine, the edit form is shown,
and so the info needs to be committed to the new repository, but then
pulled into the current one. And caches need to be invalidated for it
to be visible in the edit form.
2014-05-29 20:17:05 -04:00
http://joeyh.name/
b71f9bfd56
Added a comment
2014-05-29 20:46:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmi0jblSiI4c5-EswqKw4PXkx5M4fuVvdk
11d7f9b222
Added a comment
2014-05-29 20:10:15 +00:00
Joey Hess
9169fc86f3
remove a few orphaned comments
2014-05-29 15:27:06 -04:00
Joey Hess
f15675e109
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-29 15:24:36 -04:00
Joey Hess
222f78e9ea
remove old closed bugs and todo items to speed up wiki updates and reduce size
...
Remove closed bugs and todos that were least edited before 2014.
Command line used:
for f in $(grep -l '\[\[done\]\]' *.mdwn); do if [ -z $(git log --since=2014 --pretty=oneline "$f") ]; then git rm $f; git rm -rf $(echo "$f" | sed 's/.mdwn$//'); fi; done
2014-05-29 15:23:05 -04:00
http://joeyh.name/
05bd1345e7
Added a comment
2014-05-29 19:14:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmi0jblSiI4c5-EswqKw4PXkx5M4fuVvdk
040c20731c
Added a comment
2014-05-29 19:10:08 +00:00
Joey Hess
3c5b052142
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-29 14:23:16 -04:00
Joey Hess
0e82106700
remove 2 more spam comments. Will Ban user Balan. IP bans next step.
2014-05-29 14:22:06 -04:00
http://joeyh.name/
63b63d4089
Added a comment
2014-05-29 18:21:30 +00:00
Joey Hess
37e8945827
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-29 13:19:56 -04:00
Joey Hess
973166c2cb
close
2014-05-29 13:19:07 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc
818c797d0e
Added a comment
2014-05-29 16:48:18 +00:00
https://id.koumbit.net/anarcat
793b39360b
Added a comment
2014-05-29 16:09:38 +00:00
Balan
badc9a4c75
Added a comment: http://freshofruits.com
2014-05-29 07:25:15 +00:00
Balan
fcc79f9bb2
Added a comment: Buy Fruits Online | Fruits Online Chennai
2014-05-29 07:23:20 +00:00
http://joeyh.name/
92a05910e9
Added a comment
2014-05-28 22:31:21 +00:00
http://joeyh.name/
d0ab472718
Added a comment
2014-05-28 22:29:05 +00:00
Joey Hess
0736b265da
confirmed
2014-05-28 18:27:15 -04:00
bnikolic
30398456a0
2014-05-28 21:25:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc
6e040807dd
Added a comment
2014-05-28 17:30:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc
f3652880d1
Added a comment
2014-05-28 15:03:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmi0jblSiI4c5-EswqKw4PXkx5M4fuVvdk
df8388e9aa
2014-05-28 14:50:37 +00:00
EskildHustvedt
e1b5de522e
2014-05-28 09:26:48 +00:00
http://joeyh.name/
d78c187c72
Added a comment
2014-05-28 00:37:30 +00:00
http://joeyh.name/
723c4f3edc
Added a comment
2014-05-28 00:33:48 +00:00
http://joeyh.name/
6bf824eb4c
Added a comment
2014-05-28 00:04:58 +00:00
http://joeyh.name/
75b19afb8c
Added a comment
2014-05-28 00:02:43 +00:00
http://joeyh.name/
fd38145408
Added a comment
2014-05-27 20:23:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc
457b3bf4fd
Added a comment
2014-05-27 19:58:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
0f6079f33e
Added a comment
2014-05-27 19:07:45 +00:00
http://joeyh.name/
3d9bd11ac6
Added a comment
2014-05-27 19:03:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
c0fadd2229
Added a comment
2014-05-27 18:59:08 +00:00
http://joeyh.name/
91f48d8da2
Added a comment
2014-05-27 18:45:35 +00:00
Joey Hess
a41ddabd73
webapp: When setting up a ssh remote, if the user inputs ~/foo, normalize that to foo, since it's in the home directory by default.
2014-05-27 14:33:27 -04:00
Joey Hess
dd5ac19b39
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-27 14:16:55 -04:00
Joey Hess
95ca3bb022
Fix encoding of data written to git-annex branch. Avoid truncating unicode characters to 8 bits.
...
Allow any encoding to be used, as with filenames (but utf8 is the sane
choice). Affects metadata and repository descriptions, and preferred
content expressions.
The question of what's the right encoding for the git-annex branch is a
vexing one. utf-8 would be a nice choice, but this leaves the possibility
of bad data getting into a git-annex branch somehow, and this resulting in
git-annex crashing with encoding errors, which is a failure mode I want to
avoid.
(Also, preferred content expressions can refer to filenames, and filenames
can have any encoding, so limiting to utf-8 would not be ideal.)
The union merge code already took care to not assume any encoding for a
file. Except it assumes that any \n is a literal newline, and not part of
some encoding of a character that happens to contain a newline. (At least
utf-8 avoids using newline for anything except liternal newlines.)
Adapted the git-annex branch code to use this same approach.
Note that there is a potential interop problem with Windows, since
FileSystemEncoding doesn't work there, and instead things are always
decoded as utf-8. If someone uses non-utf8 encoding for data on the
git-annex branch, this can lead to an encoding error on windows. However,
this commit doesn't actually make that any worse, because the union merge
code would similarly fail with an encoding error on windows in that
situation.
This commit was sponsored by Kyle Meyer.
2014-05-27 14:16:33 -04:00
http://joeyh.name/
b7a788b62b
Added a comment
2014-05-27 18:02:11 +00:00
http://joeyh.name/
df1e38d7af
Added a comment
2014-05-27 17:58:35 +00:00
http://joeyh.name/
4cab8f0262
Added a comment
2014-05-27 17:54:06 +00:00
Joey Hess
2dc0c434e0
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-27 12:58:08 -04:00
http://joeyh.name/
293f722fb4
Added a comment
2014-05-27 16:13:09 +00:00
Joey Hess
52386a7cdf
pebak
2014-05-27 12:00:40 -04:00
https://id.koumbit.net/anarcat
4b4e4ef328
Added a comment
2014-05-27 03:00:48 +00:00
http://svario.it/gioele
5deb81648b
New bug "import" generates a commit even with autocommit=false
2014-05-26 16:13:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkYmMFDdf3GJ9Oba6NCVkzGc4JyB9WavMs
7ff3e8a793
2014-05-26 14:55:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
a37e276df6
removed
2014-05-26 11:52:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
2b89dd9ce6
Added a comment
2014-05-26 11:52:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
5992244977
Added a comment
2014-05-26 11:52:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
98a4eea9c6
2014-05-25 22:14:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlu-fdXIt_RF9ggvg4zP0yBbtjWQwHAMS4
fc149e21fc
2014-05-25 19:50:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlu-fdXIt_RF9ggvg4zP0yBbtjWQwHAMS4
2fdc9b4cc0
2014-05-25 19:47:49 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
a9091cac2e
Added a comment
2014-05-25 15:16:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawke2Zlikj8zQb7M2IWyqT3rqN5mOi-uVrk
2815f5cfb4
2014-05-25 13:13:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
6e12be8b29
Added a comment
2014-05-24 22:58:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
2c0b99d1a9
Added a comment
2014-05-24 22:07:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
2cda8da4b6
removed
2014-05-24 22:04:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
7d2c33d3d9
removed
2014-05-24 22:03:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
826f0562de
Added a comment
2014-05-24 22:01:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
5ce3ba2ca0
Added a comment
2014-05-24 21:55:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
3ae15d07f2
Added a comment
2014-05-24 21:49:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
947e6d394f
Added a comment
2014-05-24 21:45:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
3f87b689ce
Added a comment
2014-05-24 21:26:24 +00:00
Joey Hess
d0cfcdca25
clean up old catchall bug
2014-05-24 16:53:09 -04:00
Joey Hess
fba56a5347
exclude moreinfo from unconfirmed list
2014-05-24 16:49:38 -04:00
Joey Hess
8420d8e863
more excludes
2014-05-24 16:48:42 -04:00
Joey Hess
950e718aee
fix excludes
2014-05-24 16:44:06 -04:00
Joey Hess
c16c4f4e26
exclude other tags
2014-05-24 16:41:21 -04:00
Joey Hess
dc7aae6e2d
fix syntax
2014-05-24 16:40:32 -04:00
Joey Hess
2d362bd08e
fix inlines
2014-05-24 16:39:18 -04:00
Joey Hess
a14440849b
fix title
2014-05-24 16:38:16 -04:00
Joey Hess
6d610a6ebc
fix pagespec
2014-05-24 16:37:36 -04:00
Joey Hess
7b01845a6c
tweaks
2014-05-24 16:37:06 -04:00
Joey Hess
e828530930
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-24 16:30:39 -04:00
Joey Hess
fb20f6829d
bug triage; add new 'confirmed' tag
2014-05-24 16:29:41 -04:00
Joey Hess
476f52ef41
seems to be a dup of an already fixed bug
2014-05-24 16:16:34 -04:00
http://joeyh.name/
55869fb535
Added a comment
2014-05-24 20:03:46 +00:00
Joey Hess
20d338536a
update
2014-05-24 15:28:39 -04:00
Joey Hess
281acc5b6b
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-24 15:26:10 -04:00
Joey Hess
bafc062315
close
2014-05-24 15:25:50 -04:00
Joey Hess
cf9daf3f15
moreinfo
2014-05-24 15:24:21 -04:00
http://joeyh.name/
0df23298c3
Added a comment
2014-05-24 19:23:08 +00:00
http://joeyh.name/
4d8c978f6d
Added a comment
2014-05-24 17:48:16 +00:00
http://joeyh.name/
3dd54c7b2c
Added a comment
2014-05-23 20:20:05 +00:00