Commit graph

2383 commits

Author SHA1 Message Date
Joey Hess
9926fe5c8a bugfix in escaping 2010-10-13 00:21:34 -04:00
Joey Hess
fe612bac03 thought 2010-10-12 20:35:20 -04:00
Joey Hess
d029c48d0a docs 2010-10-12 20:26:02 -04:00
Joey Hess
490eb66be4 update 2010-10-12 20:20:59 -04:00
Joey Hess
b7858ada03 bugfixes 2010-10-12 20:04:36 -04:00
Joey Hess
476f66abb9 now that a uuid is used, don't need to rejoin 2010-10-12 18:31:02 -04:00
Joey Hess
3b89924f53 record annexed files in log 2010-10-12 18:25:41 -04:00
Joey Hess
b882fe8410 locationlog will use uuids 2010-10-12 18:06:34 -04:00
Joey Hess
f1eb4fef99 todo 2010-10-12 17:57:23 -04:00
Joey Hess
10992b90c9 avoid redownload 2010-10-12 17:56:29 -04:00
Joey Hess
3d2b44ffe5 better progress 2010-10-12 17:51:41 -04:00
Joey Hess
0561ea1b28 oops, wrong system 2010-10-12 17:43:54 -04:00
Joey Hess
a36c39ad0a getting files via http working! 2010-10-12 17:26:34 -04:00
Joey Hess
cad916d926 hookup annexgetfile 2010-10-12 16:52:01 -04:00
Joey Hess
921313bcc7 consistency 2010-10-12 16:40:17 -04:00
Joey Hess
570899ed0c handle newlines on keys 2010-10-12 16:39:10 -04:00
Joey Hess
603e01e96c simplify some function signatures using state 2010-10-12 16:20:41 -04:00
Joey Hess
20acda0423 more state 2010-10-12 16:10:15 -04:00
Joey Hess
2ac47a3a59 thread State thru to backends 2010-10-12 16:06:10 -04:00
Joey Hess
759f146d0f update 2010-10-12 15:52:18 -04:00
Joey Hess
d257bad93c uuid type 2010-10-12 15:48:00 -04:00
Joey Hess
e53900a545 stub 2010-10-12 15:44:54 -04:00
Joey Hess
4fbdb197d5 correctness 2010-10-12 13:12:47 -04:00
Joey Hess
dc1d5e6831 update 2010-10-12 13:10:07 -04:00
Joey Hess
ea5d7fe07a add uuid 2010-10-12 13:02:41 -04:00
Joey Hess
31b24348d2 new git config read method 2010-10-12 12:47:11 -04:00
Joey Hess
e4bc7e599a revert bad change
I was wrong about git-config's level of smarts
2010-10-12 12:35:05 -04:00
Joey Hess
8a3ea4edcb typo 2010-10-12 12:31:19 -04:00
Joey Hess
10b7c405fa better git repo querying and bare repo detection 2010-10-12 12:23:34 -04:00
Joey Hess
b430f55b80 tweak 2010-10-12 02:51:44 -04:00
Joey Hess
8f069bd287 tweak 2010-10-12 02:40:09 -04:00
Joey Hess
97b31a525e foo 2010-10-12 02:05:33 -04:00
Joey Hess
c8002bd91b update 2010-10-12 02:00:29 -04:00
Joey Hess
eea55856e9 remotes lookup 2010-10-12 01:35:32 -04:00
Joey Hess
92bf408c66 faddle 2010-10-12 00:53:42 -04:00
Joey Hess
107074d662 fiddle 2010-10-11 23:41:12 -04:00
Joey Hess
16b551726d minor 2010-10-11 23:27:48 -04:00
Joey Hess
cd1e39b127 moved config reading into GitRepo 2010-10-11 23:22:38 -04:00
Joey Hess
f6306bc301 wording 2010-10-11 18:39:36 -04:00
Joey Hess
530f16b980 better result summary 2010-10-11 18:39:09 -04:00
Joey Hess
8f99409518 simpler exception handling 2010-10-11 18:31:41 -04:00
Joey Hess
f516b820ca add 2010-10-11 18:15:14 -04:00
Joey Hess
104fe9132a cleanup 2010-10-11 18:15:05 -04:00
Joey Hess
ebc3fbe9ae explicit exports 2010-10-11 17:52:46 -04:00
Joey Hess
af82586adf split up Types 2010-10-11 17:19:55 -04:00
Joey Hess
de3dafae80 update 2010-10-11 16:35:28 -04:00
Joey Hess
ecf19abf76 foo 2010-10-11 00:23:49 -04:00
Joey Hess
779ebba961 adjust merge config
*.log will merge, but foo.$backend files will not
2010-10-11 00:22:50 -04:00
Joey Hess
2bd3eea031 add git config lookups for annex.name, annex.backends, etc 2010-10-11 00:19:38 -04:00
Joey Hess
c5d7ca0a5a use Data.Time instead of Data.DateTime
The latter has shady rounding. The new module is a bit harder to use, but
worth it, it adds subsecond timestamps too.
2010-10-10 22:22:53 -04:00