Junio C Hamano b84c343c88 Merge branch 'db/clone-in-c'
* db/clone-in-c:
  Add test for cloning with "--reference" repo being a subset of source repo
  Add a test for another combination of --reference
  Test that --reference actually suppresses fetching referenced objects
  clone: fall back to copying if hardlinking fails
  builtin-clone.c: Need to closedir() in copy_or_link_directory()
  builtin-clone: fix initial checkout
  Build in clone
  Provide API access to init_db()
  Add a function to set a non-default work tree
  Allow for having for_each_ref() list extra refs
  Have a constant extern refspec for "--tags"
  Add a library function to add an alternate to the alternates file
  Add a lockfile function to append to a file
  Mark the list of refs to fetch as const

Conflicts:

	cache.h
	t/t5700-clone-reference.sh
2008-05-25 13:41:37 -07:00
..
2008-02-27 12:53:26 -08:00
2007-11-18 19:11:42 -08:00
2008-05-25 13:41:37 -07:00
2007-12-04 17:16:33 -08:00
2007-11-05 12:25:42 -08:00
2007-11-28 17:06:57 -08:00
2008-03-11 22:33:51 -07:00
2007-09-23 17:13:55 -07:00
2008-01-17 22:52:40 -08:00