mirror of https://github.com/perkeep/perkeep.git
TODO: use glog
Change-Id: I94ce97b93c73bee47f90a966f5cb1e860b23233a
This commit is contained in:
parent
d6a10c18f2
commit
6a4c0ec09c
3
TODO
3
TODO
|
@ -4,6 +4,9 @@ There are two TODO lists. This file (good for airplanes) and the online bug trac
|
||||||
|
|
||||||
Offline list:
|
Offline list:
|
||||||
|
|
||||||
|
-- bring in the google glog package to third_party and use it in
|
||||||
|
places that want selective logging (e.g. pkg/index/receive.go)
|
||||||
|
|
||||||
-- camput's havecache initialization should move up a layer to
|
-- camput's havecache initialization should move up a layer to
|
||||||
to be global to all commands, not specific to "camput file".
|
to be global to all commands, not specific to "camput file".
|
||||||
(the statcache can stay in file). otherwise, we have no haveCache
|
(the statcache can stay in file). otherwise, we have no haveCache
|
||||||
|
|
Loading…
Reference in New Issue