Merge branch 'maint'
commit2db511fdbdbe1c8aab80f4bc13f0df037bce8a33
authorJunio C Hamano <gitster@pobox.com>
Tue, 26 Feb 2008 08:14:22 +0000 (26 00:14 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Feb 2008 08:14:22 +0000 (26 00:14 -0800)
tree23350997a56089356ccaeaa923a783378c198bf6
parentb8d97d07fd5025232cae74cfc9a555abd9ac390e
parent81fa145917c40b68a5e2cca6afc6a10cdfdbd25b
Merge branch 'maint'

* maint:
  Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotest
  timezone_names[]: fixed the tz offset for New Zealand.
  filter-branch documentation: non-zero exit status in command abort the filter
  rev-parse: fix potential bus error with --parseopt option spec handling
  Use a single implementation and API for copy_file()
  Documentation/git-filter-branch: add a new msg-filter example
  Correct fast-export file mode strings to match fast-import standard
builtin-fast-export.c
builtin-init-db.c
builtin-rerere.c
cache.h
diff.c