[PATCH] Re: Add git-version-script.

2005-09-07 Thread Martin Atukunda
Add version string to git. Signed-off-by: Martin Atukunda <[EMAIL PROTECTED]> --- Makefile |3 ++- git.in | 25 + 2 files changed, 27 insertions(+), 1 deletions(-) create mode 100755 git.in 6a9edfa27c41b7845bfd519e275c24d7e36ad702 diff --git a/Make

[PATCH] Add the git-version-script.

2005-09-05 Thread Martin Atukunda
This script simply reports the version of git you have installed. Signed-off-by: Martin Atukunda <[EMAIL PROTECTED]> --- Documentation/git-version-script.txt | 36 ++ Makefile |9 +++-- git-version-scr

Add git-version-script.

2005-09-05 Thread Martin Atukunda
This script simply reports the version of git you have installed. Signed-off-by: Martin Atukunda <[EMAIL PROTECTED]> --- Documentation/git-version-script.txt | 36 ++ Makefile |9 +++-- git-version-scr

Re: [RFC] git homepage

2005-08-05 Thread Martin Atukunda
On Friday 05 August 2005 04:27, Petr Baudis wrote: > etc. And if you don't author any porcelain, send me updates anyway. :-) > gitk is a simple GTK GUI for browsing history of GIT repositories easily. ^^^ - Martin - --- --- index.html 2005-08-05 21:38:20.605324272 +0300 +++ in