Commit graph

7535 commits

Author SHA1 Message Date
Joey Hess
f878141286 moved my autobuild 2012-12-21 15:05:08 -04:00
Joey Hess
bd0d06be23 SHA*E backends: Exclude non-alphanumeric characters from extensions.
* SHA*E backends: Exclude non-alphanumeric characters from extensions.
* migrate: Remove leading \ in SHA* checksums, and non-alphanumerics
  from extensions of SHA*E keys.
2012-12-20 17:16:55 -04:00
Joey Hess
e71f85645e handle sha*sum's leading \ in checksum with certian unsual filenames
* Bugfix: Remove leading \ from checksums output by sha*sum commands,
  when the filename contains \ or a newline. Closes: #696384
* fsck: Still accept checksums with a leading \ as valid, now that
  above bug is fixed.
* migrate: Remove leading \ in checksums
2012-12-20 17:07:10 -04:00
Joey Hess
071adb0709 Merge branch 'master' of ssh://git-annex.branchable.com 2012-12-20 15:28:17 -04:00
spwhitton
5a8773da39 2012-12-20 15:54:46 +00:00
Joey Hess
1702409f00 check 2012-12-20 00:08:30 -04:00
Joey Hess
df90a2acd5 another quickcheck 2012-12-20 00:02:33 -04:00
Joey Hess
df1540787f test 2012-12-19 23:44:08 -04:00
Joey Hess
a6bd0076d4 remove unused fields 2012-12-19 23:41:54 -04:00
Joey Hess
3ef0ac2fa5 refactor 2012-12-19 23:13:50 -04:00
Joey Hess
8491917d04 more quickcheck fun
and the code gets better..
2012-12-19 22:14:12 -04:00
http://edheil.wordpress.com/
c6891af3c5 Added a comment 2012-12-20 00:05:09 +00:00
Joey Hess
295c2552ea blog for the day 2012-12-19 16:41:01 -04:00
Joey Hess
ddb0adb998 more quickcheck fun 2012-12-19 16:36:19 -04:00
Joey Hess
bf71d42681 quickcheck test for transfer info read/write code
Fixed a bug the quickcheck turned up.
2012-12-19 16:15:39 -04:00
Joey Hess
987db10116 move old comments away so as not to scare users 2012-12-19 14:40:16 -04:00
Joey Hess
e36c29d9b7 renamed; not assistant specific 2012-12-19 14:32:09 -04:00
Joey Hess
3c002e4f5c update 2012-12-19 14:31:53 -04:00
Joey Hess
433607c8a5 Merge branch 'master' of ssh://git-annex.branchable.com 2012-12-19 14:29:38 -04:00
Joey Hess
078497c769 improve pagespec 2012-12-19 14:28:45 -04:00
http://joeyh.name/
b40a67097d Added a comment 2012-12-19 18:20:50 +00:00
Joey Hess
269abc328f Merge branch 'master' of ssh://git-annex.branchable.com 2012-12-19 14:19:53 -04:00
Joey Hess
7da2e27293 Bugfix: Fixed bug parsing transfer info files
The newline after the filename was included in it.

This was generally benign -- mostly these filenames are just displayed,
and the newline didn't matter.

But in the assistant, it caused unexpected dropping of preferred
content.

A characteristic of this bug is that the drop was displayed like this:

drop some_file
 ok
2012-12-19 14:17:01 -04:00
http://edheil.wordpress.com/
f76d94a8ea Added a comment 2012-12-19 17:19:28 +00:00
Joey Hess
f3833dfe35 Merge branch 'master' of ssh://git-annex.branchable.com 2012-12-19 12:52:02 -04:00
Joey Hess
915cd7f676 comment 2012-12-19 12:50:24 -04:00
Joey Hess
62e15d824c update 2012-12-19 12:47:23 -04:00
Joey Hess
93c430c2a4 comment 2012-12-19 12:46:35 -04:00
Joey Hess
97d670b0d5 normalise associated files
Sometimes ./file will be passed in, and sometimes file; need to treat these
the same.
2012-12-19 12:44:24 -04:00
spwhitton
f6b8b4e9a5 2012-12-19 15:21:14 +00:00
Joey Hess
acb285d324 blog for the day 2012-12-18 17:16:12 -04:00
Joey Hess
05ec4587dd partial and incomplete automatic merging in direct mode
Handles our file right, but not theirs.
2012-12-18 17:15:16 -04:00
Joey Hess
92bd889e61 unused 2012-12-18 17:15:11 -04:00
Joey Hess
0abf4b3c0a update 2012-12-18 15:07:35 -04:00
Joey Hess
53dbcce645 direct mode merging works!
Automatic merge resoltion code needs to be fixed to preserve objects from
direct mode files.
2012-12-18 15:04:44 -04:00
Joey Hess
d62a58b9c8 Merge branch 'master' into desymlink 2012-12-18 12:36:29 -04:00
Joey Hess
77931c1e92 vicfg: Quote filename. Closes: #696193 2012-12-18 12:19:24 -04:00
Joey Hess
0846d60c3c new autobuilder 2012-12-17 19:47:39 -04:00
Joey Hess
a7fe423966 blog for the day 2012-12-17 19:14:47 -04:00
Joey Hess
40fa6936e4 Merge branch 'master' into desymlink
Conflicts:
	debian/changelog
	doc/design/assistant/desymlink.mdwn
2012-12-17 13:29:10 -04:00
Joey Hess
d8c6376202 close fixed OSX issues 2012-12-17 13:03:49 -04:00
Joey Hess
00fd541304 OSX Mountian Lion builds now available 2012-12-17 12:59:18 -04:00
Joey Hess
c480c07a14 Merge branch 'master' of ssh://git-annex.branchable.com 2012-12-17 12:43:34 -04:00
Joey Hess
0a086dc7a5 move tip from forum to tips 2012-12-17 12:43:08 -04:00
http://joeyh.name/
4e62588de2 Added a comment 2012-12-17 16:32:31 +00:00
Joey Hess
c01fbbacce Merge branch 'master' of ssh://git-annex.branchable.com 2012-12-17 12:26:16 -04:00
http://joeyh.name/
bde784a5af Added a comment 2012-12-17 16:23:06 +00:00
http://joeyh.name/
52f60eb00d Added a comment 2012-12-17 16:21:37 +00:00
Joey Hess
bcd0c227e6 back to $SHELL for OSX app
This is safe because we no longer mess with LD_PRELOAD equivilants.
Since the linux standalone bundle still does, it continues to run sh.
2012-12-17 12:20:44 -04:00
http://joeyh.name/
a376b01c0d Added a comment 2012-12-17 16:16:47 +00:00