always start looking up objects in the last used pack first
[git] / remote.c
2007-05-29  Junio C HamanoMerge branch 'db/remote'
2007-05-26  Daniel BarkalowMove refspec pattern matching to match_refs().
2007-05-21  Daniel BarkalowAdd handlers for fetch-side configuration of remotes.
2007-05-21  Daniel BarkalowMove refspec parser from connect.c and cache.h to remot...
2007-05-21  Daniel BarkalowMove remote parsing into a library file out of builtin...