Merge branch 'ak/p4'
authorJunio C Hamano <gitster@pobox.com>
Sun, 17 Aug 2008 17:53:57 +0000 (10:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 17 Aug 2008 17:53:57 +0000 (10:53 -0700)
commita1975c4feaa5e9a45beb7aad22b4a0cca44dcbb8
treee9abe31aa18cfa363305757585dfd8141a76526a
parent053fd0c1c3da20474c4ff175c56ea4c1d6eeda11
parenta7d3ef9d099ab00a19595bc3ca8abdc1fc6ff35d
Merge branch 'ak/p4'

* ak/p4:
  Utilise our new p4_read_pipe and p4_write_pipe wrappers
  Add p4 read_pipe and write_pipe wrappers
  Put in the two other configuration elements found in the source
  Put some documentation in about the parameters that have been added
  Move git-p4.syncFromOrigin into a configuration parameters section
  Consistently use 'git-p4' for the configuration entries
  If the user has configured various parameters, use them.
  Switch to using 'p4_build_cmd'
  If we are in verbose mode, output what we are about to run (or return)
  Add a single command that will be used to construct the 'p4' command
  Utilise the new 'p4_system' function.
  Have a command that specifically invokes 'p4' (via system)
  Utilise the new 'p4_read_pipe_lines' command
  Create a specific version of the read_pipe_lines command for p4 invocations

Conflicts:
contrib/fast-import/git-p4
contrib/fast-import/git-p4