Files
git/builtin
Junio C Hamano 77cab8af4a Merge branch 'it/fetch-pack-many-refs'
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
2012-04-24 14:40:51 -07:00
..
2012-04-23 12:52:18 -07:00
2012-04-23 12:58:23 -07:00
2012-03-26 21:32:43 -07:00
2012-04-16 12:42:22 -07:00
2012-01-06 12:44:07 -08:00
2012-03-28 15:19:17 -07:00
2012-03-01 20:59:31 -08:00
2012-04-15 22:50:39 -07:00
2012-04-02 13:11:49 -07:00
2011-12-28 11:32:36 -08:00
2011-12-22 11:27:26 -08:00
2012-04-23 12:39:18 -07:00
2012-03-20 15:53:30 -07:00
2012-02-20 00:15:28 -08:00