Make git_dir a path relative to work_tree in setup_work_tree()
[gitweb.git] / remote.c
2007-05-31 Merge branch 'maint'
2007-05-29 Merge branch 'db/remote'
2007-05-26 Move refspec pattern matching to match_refs().
2007-05-21 Add handlers for fetch-side configuration of remotes.
2007-05-21 Move refspec parser from connect.c and cache.h to remot...
2007-05-21 Move remote parsing into a library file out of builtin...