git/builtin
Junio C Hamano 8144049d79 Merge branch 'dj/fetch-all-tags' into maint
"git fetch --all", when passed "--no-tags", did not honor the
"--no-tags" option while fetching from individual remotes (the same
issue existed with "--tags", but combination "--all --tags" makes
much less sense than "--all --no-tags").

* dj/fetch-all-tags:
  fetch --all: pass --tags/--no-tags through to each remote
  submodule: use argv_array instead of hand-building arrays
  fetch: use argv_array instead of hand-building arrays
  argv-array: fix bogus cast when freeing array
  argv-array: add pop function
2012-09-24 12:39:21 -07:00
..
2012-09-12 14:08:05 -07:00
2012-09-11 11:23:54 -07:00
2012-09-11 11:23:54 -07:00
2012-07-09 09:02:19 -07:00
2012-09-09 02:59:58 -07:00
2012-07-22 12:55:07 -07:00