Merge branch 'rs/code-cleaning'
authorJunio C Hamano <gitster@pobox.com>
Tue, 22 Jul 2014 17:59:36 +0000 (10:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 Jul 2014 17:59:37 +0000 (10:59 -0700)
* rs/code-cleaning:
remote-testsvn: use internal argv_array of struct child_process in cmd_import()
bundle: use internal argv_array of struct child_process in create_bundle()
fast-import: use hashcmp() for SHA1 hash comparison
transport: simplify fetch_objs_via_rsync() using argv_array
run-command: use internal argv_array of struct child_process in run_hook_ve()
use commit_list_count() to count the members of commit_lists
strbuf: use strbuf_addstr() for adding C strings

1  2 
builtin/blame.c
builtin/commit.c
commit.c
path.c
pretty.c
diff --cc builtin/blame.c
Simple merge
Simple merge
diff --cc commit.c
Simple merge
diff --cc path.c
Simple merge
diff --cc pretty.c
Simple merge