git-annex/Logs
Joey Hess 5bf07b3b5c Store web special remote url info in a more efficient location.
storing it in remotes/web/xx/yy/foo.log meant lots of extra directory
objects in git. Now I use xx/yy/foo.log.web, which is just as unique, but
more efficient since foo.log is there anyway.

Of course, it still looks in the old location too.
2012-02-17 23:15:29 -04:00
..
Location.hs break module dependancy loop 2012-01-10 13:32:38 -04:00
Presence.hs log: New command that displays the location log for file, showing each repository they were added to and removed from. 2012-01-06 15:40:07 -04:00
Remote.hs hlint 2012-02-16 00:44:51 -04:00
Trust.hs tweaks 2012-01-11 00:06:54 -04:00
UUID.hs more partial function removal 2011-12-15 18:19:36 -04:00
UUIDBased.hs remove some partial functions 2011-12-15 16:59:48 -04:00
Web.hs Store web special remote url info in a more efficient location. 2012-02-17 23:15:29 -04:00