Commit graph

16256 commits

Author SHA1 Message Date
Joey Hess
b7e3fe2ebd flip for clarity 2013-12-16 16:24:57 -04:00
Joey Hess
58c7b0a56d assistant: Always batch changes found in startup scan.
Batch detection is heuristic, so can sometimes fail. I observed one such
failure while starting up in a repository with 87000 files. After the first
several batches of ~5000 files, it fell out of batch mode, and never
re-entered it, and so made many more commits of a few files at a time
than necessary.

So, let's always use batch mode when in the startup scan. This avoids the
heuristic there, at least.

There is clearly also room to improve the heuristic. Possibly 10 files is
too high a bar to be found during a commit, on a system that can commit
quickly.
2013-12-16 16:16:19 -04:00
Joey Hess
19d5a5657e dup 2013-12-16 13:21:55 -04:00
Joey Hess
cbffb9ad73 close 2013-12-16 12:24:36 -04:00
Joey Hess
471bb3a59c Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-16 12:23:59 -04:00
http://joeyh.name/
0130e00ebb Added a comment 2013-12-16 16:23:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnWaZGX4m5Oic-vvIKUJHZLrY5W1G7mtQ4
1d32c188d6 Added a comment 2013-12-16 16:11:24 +00:00
http://joeyh.name/
a9cd0de8ab Added a comment 2013-12-16 16:06:26 +00:00
http://joeyh.name/
3718a822d9 Added a comment 2013-12-16 16:05:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnWaZGX4m5Oic-vvIKUJHZLrY5W1G7mtQ4
1d4948b798 2013-12-16 15:50:43 +00:00
Joey Hess
81d051cad5 simplify 2013-12-16 11:36:19 -04:00
Joey Hess
641159ff6a add armel 2013-12-16 11:18:17 -04:00
Joey Hess
145de01ebe use messages for query responses to allow communicating error 2013-12-16 10:30:28 -04:00
https://www.google.com/accounts/o8/id?id=AItOawleVyKk2kQsB_HgEdS7w1s0BmgRGy1aay0
dce39e8407 2013-12-16 13:43:57 +00:00
Joey Hess
c26734c7da make linker path absolute 2013-12-16 02:17:15 -04:00
Joey Hess
42f16bf7b8 Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-16 02:14:59 -04:00
Joey Hess
a975bace8a add $@ to shim 2013-12-16 02:13:36 -04:00
https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574
3a903ea563 2013-12-16 06:06:46 +00:00
Joey Hess
d20fc2235f fix link 2013-12-16 01:59:12 -04:00
http://joeyh.name/
66d9d81459 Added a comment 2013-12-16 05:55:29 +00:00
Joey Hess
1576f1c9f7 Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-16 01:53:59 -04:00
Joey Hess
d8c70fb6f1 update 2013-12-16 01:53:38 -04:00
Joey Hess
e44f854ae8 remove link to git-annex-install; obsoleted by automatic git-annex assistant upgrade support 2013-12-16 01:51:29 -04:00
Joey Hess
99f6dd01b4 Linux standalone build now includes its own glibc and forces the linker to use it, to remove dependence on the host glibc. 2013-12-16 01:51:19 -04:00
Joey Hess
2a285e8b1a added experimental armel autobuild 2013-12-16 01:49:27 -04:00
https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574
0cc203047a Added a comment: Update? 2013-12-16 00:31:28 +00:00
Joey Hess
e7739cb011 add linux-gate and linux-vdso dummy libs
Just fixes a build warning; these files don't exist they are virtual DSOs
provided by the linux kernel.
2013-12-15 19:16:44 -04:00
Joey Hess
a0d3d69c42 devblog 2013-12-15 17:15:18 -04:00
Joey Hess
0bc4a78db5 squash warning in OSX build 2013-12-15 17:10:24 -04:00
Joey Hess
f119c625bb work around strange hdiutil crash on git-annex-shell.1
Suspect this is due to the UDBZ format.
2013-12-15 17:09:56 -04:00
Joey Hess
1875b90f38 also need to set PREFIX in osxapp 2013-12-15 16:53:31 -04:00
Joey Hess
3c90544635 should fix man installation dir on osxapp 2013-12-15 16:40:35 -04:00
Joey Hess
6ac462a0f2 close 2013-12-15 16:29:39 -04:00
Joey Hess
b3645157cb Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-15 16:28:21 -04:00
Joey Hess
f4e0eec2a2 Include man pages in Linux and OSX standalone builds. 2013-12-15 16:27:46 -04:00
Joey Hess
6be19b0070 Programs from Linux and OSX standalone builds can now be symlinked into a directory in PATH as an alternative installation method, and will use readlink to find where the build was unpacked. 2013-12-15 15:57:41 -04:00
Joey Hess
314c246a45 close 2013-12-15 15:45:44 -04:00
http://joeyh.name/
108f72d323 Added a comment 2013-12-15 19:45:25 +00:00
http://joeyh.name/
a6ee9f4354 Added a comment 2013-12-15 19:38:50 +00:00
http://joeyh.name/
ee9b2728e8 Added a comment 2013-12-15 19:31:40 +00:00
Joey Hess
769ad80486 improve docs 2013-12-15 14:54:52 -04:00
Joey Hess
2b5b4dcd78 Add plumbing-level lookupkey examinekey command.
find --format: Added hashdirlower, hashdirmixed, keyname, and mtime format
variables.
2013-12-15 14:52:09 -04:00
Joey Hess
7d5b25515c Add plumbing-level lookupkey command. 2013-12-15 14:02:23 -04:00
Joey Hess
f0cf4d1861 update plumbing command docs 2013-12-15 13:48:26 -04:00
Joey Hess
2a82567b6e Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-15 13:37:12 -04:00
Joey Hess
de3b0cd4a7 update for windows 2013-12-15 13:36:06 -04:00
Joey Hess
cee4c9a11d Fix test suite to cover lock --force change. 2013-12-15 13:33:09 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkdiXn5s1wX2Zncy1S7_h-yPTv2gt0bmmY
d26d599a55 Added a comment: Same problem on ubuntu 2013-12-15 14:22:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY
9e689ebd0d 2013-12-15 11:57:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY
8dd729dce4 2013-12-15 11:22:17 +00:00