Felipe Contreras (20): merge: simplify ff-only option t: replace pulls with merges pull: cleanup documentation fetch: add missing documentation remote: fix trivial memory leak revision: add missing include shortlog: add missing declaration branch: trivial style fix sha1-name: trivial style cleanup doc: git-foo was obsoleted several years ago symbolic-ref: trivial style fix alias: trivial style fix transport-helper: trivial style fix describe: trivial style fixes pretty: trivial style fix revision: trivial style fixes diff: trivial style fix run-command: trivial style fixes setup: trivial style fixes add: avoid yoda conditions Documentation/git-checkout.txt | 4 ++-- Documentation/git-commit.txt | 4 ++-- Documentation/git-fetch.txt | 3 +++ Documentation/git-pull.txt | 4 ++-- Documentation/git-rebase.txt | 4 ++-- Documentation/git-status.txt | 4 ++-- alias.c | 13 +++++++------ builtin/add.c | 2 +- builtin/branch.c | 3 +-- builtin/describe.c | 7 +++---- builtin/diff.c | 2 +- builtin/merge.c | 11 ++--------- builtin/symbolic-ref.c | 2 +- pretty.c | 2 +- remote.c | 3 ++- revision.c | 14 ++++++-------- revision.h | 1 + run-command.c | 13 +++++-------- setup.c | 4 ++-- sha1_name.c | 1 - shortlog.h | 2 ++ t/annotate-tests.sh | 2 +- t/t4200-rerere.sh | 2 +- t/t9114-git-svn-dcommit-merge.sh | 2 +- t/t9500-gitweb-standalone-no-errors.sh | 2 +- transport-helper.c | 1 + 26 files changed, 53 insertions(+), 59 deletions(-) -- 1.8.4-fc -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html