1. 03 12月, 2007 5 次提交
  2. 02 12月, 2007 1 次提交
  3. 29 11月, 2007 1 次提交
  4. 28 11月, 2007 1 次提交
  5. 27 11月, 2007 2 次提交
  6. 23 11月, 2007 29 次提交
  7. 22 11月, 2007 1 次提交
    • W
      Refactor patch_update_cmd · a7d9da6c
      Wincent Colaiuta 提交于
      Split patch_update_cmd into two functions, one to prompt the user for
      a path to patch and another to do the actual work given that file path.
      This lays the groundwork for a future commit which will teach
      git-add--interactive to accept a path parameter and jump directly to
      the patch subcommand for that path, bypassing the interactive prompt.
      Signed-off-by: NWincent Colaiuta <win@wincent.com>
      Signed-off-by: NJunio C Hamano <gitster@pobox.com>
      a7d9da6c