1
0
mirror of https://github.com/git/git.git synced 2025-03-21 19:13:58 +00:00
git/builtin
Junio C Hamano 4dbfaee0c7 Merge branch 'mh/fetch-pack-constness'
Tighten constness of some local variables in a callchain.

By Michael Haggerty
* mh/fetch-pack-constness:
  cmd_fetch_pack(): respect constness of argv parameter
  cmd_fetch_pack(): combine the loop termination conditions
  cmd_fetch_pack(): handle non-option arguments outside of the loop
  cmd_fetch_pack(): declare dest to be const
2012-05-29 13:08:53 -07:00
..
2012-05-17 15:22:30 -07:00
2012-01-06 12:44:07 -08:00
2012-05-08 04:57:42 -04:00
2012-03-28 15:19:17 -07:00
2012-05-25 11:36:25 -07:00
2012-04-18 16:17:42 -07:00
2012-05-25 12:04:19 -07:00
2012-05-03 15:13:31 -07:00
2012-04-15 22:50:39 -07:00
2011-12-28 11:32:36 -08:00
2011-12-22 11:27:26 -08:00
2012-05-20 18:48:10 -07:00
2012-04-27 09:26:39 -07:00