Skip to content

Commit

Permalink
Update my e-mail address
Browse files Browse the repository at this point in the history
The old cox.net address is still getting mails from gitters.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Aug 2, 2008
1 parent 61d47fe commit 1ceb95c
Show file tree
Hide file tree
Showing 43 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion Documentation/git-am.txt
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ linkgit:git-apply[1].

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-blame.txt
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ linkgit:git-annotate[1]

AUTHOR
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>

GIT
---
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-branch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ but different purposes:

Author
------
Written by Linus Torvalds <torvalds@osdl.org> and Junio C Hamano <junkio@cox.net>
Written by Linus Torvalds <torvalds@osdl.org> and Junio C Hamano <gitster@pobox.com>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-check-attr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ linkgit:gitattributes[5].

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-cherry-pick.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ effect to your index in a row.

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-cherry.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ linkgit:git-patch-id[1]

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-commit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ linkgit:git-commit-tree[1]
Author
------
Written by Linus Torvalds <torvalds@osdl.org> and
Junio C Hamano <junkio@cox.net>
Junio C Hamano <gitster@pobox.com>


GIT
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-count-objects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ OPTIONS

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-describe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ will be the smallest number of commits possible.
Author
------
Written by Linus Torvalds <torvalds@osdl.org>, but somewhat
butchered by Junio C Hamano <junkio@cox.net>. Later significantly
butchered by Junio C Hamano <gitster@pobox.com>. Later significantly
updated by Shawn Pearce <spearce@spearce.org>.

Documentation
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-fetch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ linkgit:git-pull[1]
Author
------
Written by Linus Torvalds <torvalds@osdl.org> and
Junio C Hamano <junkio@cox.net>
Junio C Hamano <gitster@pobox.com>

Documentation
-------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-fmt-merge-msg.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ linkgit:git-merge[1]

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-format-patch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ linkgit:git-am[1], linkgit:git-send-email[1]

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-hash-object.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ OPTIONS

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-ls-remote.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ EXAMPLES

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>

GIT
---
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-ls-tree.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ with minimum width of 7 characters. Object size is given only for blobs
Author
------
Written by Petr Baudis <pasky@suse.cz>
Completely rewritten from scratch by Junio C Hamano <junkio@cox.net>,
Completely rewritten from scratch by Junio C Hamano <gitster@pobox.com>,
another major rewrite by Linus Torvalds <torvalds@osdl.org>

Documentation
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-mailinfo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ conversion, even with this flag.
Author
------
Written by Linus Torvalds <torvalds@osdl.org> and
Junio C Hamano <junkio@cox.net>
Junio C Hamano <gitster@pobox.com>


Documentation
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-mailsplit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ OPTIONS
Author
------
Written by Linus Torvalds <torvalds@osdl.org>
and Junio C Hamano <junkio@cox.net>
and Junio C Hamano <gitster@pobox.com>


Documentation
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-merge-one-file.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ to resolve a merge after the trivial merge done with "git-read-tree -m".
Author
------
Written by Linus Torvalds <torvalds@osdl.org>,
Junio C Hamano <junkio@cox.net> and Petr Baudis <pasky@suse.cz>.
Junio C Hamano <gitster@pobox.com> and Petr Baudis <pasky@suse.cz>.

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-merge.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ linkgit:gitattributes[5]

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>


Documentation
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-mktree.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ OPTIONS

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-peek-remote.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ OPTIONS

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-pull.txt
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ linkgit:git-fetch[1], linkgit:git-merge[1], linkgit:git-config[1]
Author
------
Written by Linus Torvalds <torvalds@osdl.org>
and Junio C Hamano <junkio@cox.net>
and Junio C Hamano <gitster@pobox.com>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-push.txt
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ git push origin master:refs/heads/experimental::

Author
------
Written by Junio C Hamano <junkio@cox.net>, later rewritten in C
Written by Junio C Hamano <gitster@pobox.com>, later rewritten in C
by Linus Torvalds <torvalds@osdl.org>

Documentation
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-rebase.txt
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ after each commit, test, and amend the commit if fixes are necessary.

Authors
------
Written by Junio C Hamano <junkio@cox.net> and
Written by Junio C Hamano <gitster@pobox.com> and
Johannes E. Schindelin <johannes.schindelin@gmx.de>

Documentation
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-reflog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ them.

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-request-pull.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ OPTIONS

Author
------
Written by Ryan Anderson <ryan@michonline.com> and Junio C Hamano <junkio@cox.net>
Written by Ryan Anderson <ryan@michonline.com> and Junio C Hamano <gitster@pobox.com>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-rerere.txt
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ conflict.

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>

GIT
---
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-reset.txt
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ $ git add frotz.c <3>

Author
------
Written by Junio C Hamano <junkio@cox.net> and Linus Torvalds <torvalds@osdl.org>
Written by Junio C Hamano <gitster@pobox.com> and Linus Torvalds <torvalds@osdl.org>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-rev-parse.txt
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ but if $REV is empty, the commit object name from master will be printed.
Author
------
Written by Linus Torvalds <torvalds@osdl.org> .
Junio C Hamano <junkio@cox.net> and Pierre Habouzit <madcoder@debian.org>
Junio C Hamano <gitster@pobox.com> and Pierre Habouzit <madcoder@debian.org>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-revert.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ effect to your index in a row.

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-show-branch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ topologically related with each other.

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>


Documentation
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-show.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ include::i18n.txt[]
Author
------
Written by Linus Torvalds <torvalds@osdl.org> and
Junio C Hamano <junkio@cox.net>. Significantly enhanced by
Junio C Hamano <gitster@pobox.com>. Significantly enhanced by
Johannes Schindelin <Johannes.Schindelin@gmx.de>.


Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-status.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ linkgit:gitignore[5]
Author
------
Written by Linus Torvalds <torvalds@osdl.org> and
Junio C Hamano <junkio@cox.net>.
Junio C Hamano <gitster@pobox.com>.

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-symbolic-ref.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ name is not a symbolic ref, or 128 if another error occurs.

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>

GIT
---
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-tag.txt
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ $ GIT_COMMITTER_DATE="2006-10-02 10:31" git tag -s v1.0.1
Author
------
Written by Linus Torvalds <torvalds@osdl.org>,
Junio C Hamano <junkio@cox.net> and Chris Wright <chrisw@osdl.org>.
Junio C Hamano <gitster@pobox.com> and Chris Wright <chrisw@osdl.org>.

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-update-server-info.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ info/refs file unless `--force` flag is given.

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-verify-pack.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ for objects that are deltified.

Author
------
Written by Junio C Hamano <junkio@cox.net>
Written by Junio C Hamano <gitster@pobox.com>

Documentation
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-whatchanged.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ git-whatchanged --since="2 weeks ago" \-- gitk::
Author
------
Written by Linus Torvalds <torvalds@osdl.org> and
Junio C Hamano <junkio@cox.net>
Junio C Hamano <gitster@pobox.com>


Documentation
Expand Down
2 changes: 1 addition & 1 deletion Documentation/howto/rebase-from-internal-branch.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From: Junio C Hamano <junkio@cox.net>
From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Cc: Petr Baudis <pasky@suse.cz>, Linus Torvalds <torvalds@osdl.org>
Subject: Re: sending changesets from the middle of a git tree
Expand Down
2 changes: 1 addition & 1 deletion Documentation/howto/rebuild-from-update-hook.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Subject: [HOWTO] Using post-update hook
Message-ID: <7vy86o6usx.fsf@assigned-by-dhcp.cox.net>
From: Junio C Hamano <junkio@cox.net>
From: Junio C Hamano <gitster@pobox.com>
Date: Fri, 26 Aug 2005 18:19:10 -0700
Abstract: In this how-to article, JC talks about how he
uses the post-update hook to automate git documentation page
Expand Down
2 changes: 1 addition & 1 deletion Documentation/howto/revert-branch-rebase.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From: Junio C Hamano <junkio@cox.net>
From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Subject: [HOWTO] Reverting an existing commit
Abstract: In this article, JC gives a small real-life example of using
Expand Down
2 changes: 1 addition & 1 deletion Documentation/howto/separating-topic-branches.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From: Junio C Hamano <junkio@cox.net>
From: Junio C Hamano <gitster@pobox.com>
Subject: Separating topic branches
Abstract: In this article, JC describes how to separate topic branches.

Expand Down
2 changes: 1 addition & 1 deletion Documentation/howto/update-hook-example.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From: Junio C Hamano <junkio@cox.net> and Carl Baldwin <cnb@fc.hp.com>
From: Junio C Hamano <gitster@pobox.com> and Carl Baldwin <cnb@fc.hp.com>
Subject: control access to branches.
Date: Thu, 17 Nov 2005 23:55:32 -0800
Message-ID: <7vfypumlu3.fsf@assigned-by-dhcp.cox.net>
Expand Down

0 comments on commit 1ceb95c

Please sign in to comment.