[PATCH 0/4] Trivial patches

2013-05-30 Thread Felipe Contreras
Hi,

Here's a bunch of  trivial patches, mostly syle, but the first one might be
important.

Felipe Contreras (4):
  read-cache: fix wrong 'the_index' usage
  read-cache: trivial style cleanups
  unpack-trees: trivial cleanup
  sha1_file: trivial style cleanup

 read-cache.c   | 6 +++---
 sha1_file.c| 2 +-
 unpack-trees.c | 3 +--
 3 files changed, 5 insertions(+), 6 deletions(-)

-- 
1.8.3.rc3.312.g47657de

--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/4] trivial patches

2013-05-08 Thread Felipe Contreras
Hi,

Here's a bunch of trivial style cleanup patches.

Felipe Contreras (4):
  documentation: trivial style cleanups
  transport-helper: trivial style cleanup
  {fast-export,transport-helper}: style cleanups
  fast-export: trivial cleanup

 Documentation/git-am.txt   |  7 +++
 Documentation/git-archive.txt  |  2 +-
 Documentation/git-check-ref-format.txt |  3 +--
 Documentation/git-clone.txt|  4 ++--
 Documentation/git-commit.txt   |  2 +-
 Documentation/git-config.txt   |  3 +--
 Documentation/git-daemon.txt   |  5 ++---
 Documentation/git-difftool.txt |  3 +--
 Documentation/git-fast-export.txt  | 10 +-
 Documentation/git-fetch-pack.txt   |  6 +++---
 Documentation/git-fmt-merge-msg.txt|  3 +--
 Documentation/git-fsck.txt |  6 ++
 Documentation/git-grep.txt |  2 +-
 Documentation/git-mailinfo.txt |  2 +-
 Documentation/git-merge.txt|  3 +--
 Documentation/git-mergetool.txt|  2 +-
 Documentation/git-push.txt |  3 +--
 Documentation/git-remote.txt   |  2 +-
 Documentation/git-revert.txt   |  2 +-
 Documentation/git-update-index.txt | 10 --
 builtin/fast-export.c  | 29 +
 transport-helper.c |  3 +--
 22 files changed, 48 insertions(+), 64 deletions(-)

-- 
1.8.3.rc1.553.gac13664

--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html