Files
git/builtin
Junio C Hamano 1ddb4d7e5e Merge branch 'nd/upload-pack-shallow'
Serving objects from a shallow repository needs to write a
temporary file to be used, but the serving upload-pack may not have
write access to the repository which is meant to be read-only.

Instead feed these temporary shallow bounds from the standard input
of pack-objects so that we do not have to use a temporary file.

* nd/upload-pack-shallow:
  upload-pack: send shallow info over stdin to pack-objects
2014-03-21 12:49:08 -07:00
..
2014-03-07 15:14:47 -08:00
2014-03-14 14:25:31 -07:00
2014-02-27 14:01:46 -08:00
2014-01-10 10:33:11 -08:00
2014-03-18 13:47:57 -07:00
2014-02-27 14:01:30 -08:00
2014-03-14 14:25:31 -07:00
2014-01-17 12:21:20 -08:00
2014-02-27 14:01:30 -08:00
2014-03-05 15:06:39 -08:00
2014-02-18 15:51:56 -08:00
2013-12-17 12:02:44 -08:00
2013-07-15 10:56:07 -07:00
2014-03-14 14:25:03 -07:00
2014-02-27 14:01:48 -08:00
2014-01-17 12:21:20 -08:00
2014-03-21 12:47:39 -07:00