Commit graph

27 commits

Author SHA1 Message Date
Joey Hess
4b1086cc7d experimentally, removing all actual git committing
Idea is the user will commit when ready, just stage everything.
2010-10-18 01:52:06 -04:00
Joey Hess
a4dc920f6b remove some old todos 2010-10-17 16:44:06 -04:00
Joey Hess
909f619c07 tweaks 2010-10-16 16:20:49 -04:00
Joey Hess
6f3572e47f more reorg, spiffed up state monad 2010-10-14 03:18:11 -04:00
Joey Hess
48643b68b3 convert GitRepo to qualified import 2010-10-14 02:36:41 -04:00
Joey Hess
eda80e44c5 add module that only exports abstract types 2010-10-14 02:12:41 -04:00
Joey Hess
e28ff5bdaf almost able to get files from remotes now! 2010-10-13 15:55:18 -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
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
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
Joey Hess
e5514e0cb0 update 2010-10-10 18:05:37 -04:00
Joey Hess
dce9c2e080 convert GitRepo to struct with constructor 2010-10-10 16:06:36 -04:00
Joey Hess
cc23519235 update 2010-10-10 15:04:18 -04:00
Joey Hess
a55f49efb6 update 2010-10-10 12:41:20 -04:00
Joey Hess
7ad4a0bb7d log compaction 2010-10-10 12:32:15 -04:00
Joey Hess
f98fa53d7f fixed close after locking 2010-10-10 11:08:40 -04:00
Joey Hess
60c672e444 strictness and handle closing 2010-10-10 02:22:35 -04:00
Joey Hess
e64d1becf4 robustness fix
avoid crash if the seconds field is not numeric
2010-10-10 00:02:07 -04:00
Joey Hess
381e6f84e5 robustness 2010-10-09 23:35:05 -04:00
Joey Hess
011118dbdf adding file presence calculation code 2010-10-09 22:46:35 -04:00
Joey Hess
9ae522bb76 add status field to log 2010-10-09 22:29:16 -04:00
Joey Hess
dcfb24e5b5 add logFile 2010-10-09 22:14:13 -04:00
Joey Hess
a667d99cd1 first module 2010-10-09 19:22:40 -04:00