Files
git/Documentation
Junio C Hamano cda03b6ad3 Merge branch 'it/fetch-pack-many-refs' into maint
When "git fetch" encounters repositories with too many references, the
command line of "fetch-pack" that is run by a helper e.g. remote-curl, may
fail to hold all of them. Now such an internal invocation can feed the
references through the standard input of "fetch-pack".

By Ivan Todoroski
* it/fetch-pack-many-refs:
  remote-curl: main test case for the OS command line overflow
  fetch-pack: test cases for the new --stdin option
  remote-curl: send the refs to fetch-pack on stdin
  fetch-pack: new --stdin option to read refs from stdin

Conflicts:
	t/t5500-fetch-pack.sh
2012-05-01 21:12:36 -07:00
..
2012-03-28 08:47:23 -07:00
2009-10-01 08:21:35 -04:00
2012-04-26 10:53:55 -07:00
2012-03-30 20:25:55 -07:00
2011-08-08 09:30:12 -07:00
2012-03-04 22:21:52 -08:00
2012-01-29 13:18:53 -08:00
2012-03-01 14:45:14 -08:00
2012-03-05 11:32:19 -08:00
2011-08-30 12:35:51 -07:00
2011-12-12 11:52:31 -08:00
2012-02-26 17:39:04 -08:00
2012-02-22 18:17:39 -08:00
2011-09-06 11:42:12 -07:00
2011-05-19 10:55:54 -07:00
2011-03-11 10:59:16 -05:00
2012-02-08 19:59:41 -08:00
2012-04-26 10:31:43 -07:00
2010-07-05 13:39:02 -07:00
2010-07-20 16:59:17 -07:00