All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add .git/version
@ 2005-11-17 13:25 Martin Atukunda
  2005-11-17 13:25 ` [PATCH 1/2] Build GIT_VERSION from VERSION, PATCHLEVEL, and SUBLEVEL variables Martin Atukunda
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Martin Atukunda @ 2005-11-17 13:25 UTC (permalink / raw)
  To: git


This patch series attempts to add .git/version support to init-db.c. THis
is an overview of the patches.

First patch makes the Makefile build GIT_VERSION from the variables VERSION,
PATCHLEVEL, and SUBLEVEL ala the kernel. These variables will be used later
in init-db.c

Second patch adds support to init-db.c for writing the .git/version file.

- Martin -

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2005-11-18  0:49 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-17 13:25 [PATCH] Add .git/version Martin Atukunda
2005-11-17 13:25 ` [PATCH 1/2] Build GIT_VERSION from VERSION, PATCHLEVEL, and SUBLEVEL variables Martin Atukunda
2005-11-17 13:25   ` [PATCH 2/2] Make init-db record the version in $GIT_DIR/version when creating repo Martin Atukunda
2005-11-17 13:39 ` [PATCH] Add .git/version Johannes Schindelin
2005-11-17 15:16   ` Martin Atukunda
2005-11-17 15:38     ` Johannes Schindelin
2005-11-17 16:04       ` Josef Weidendorfer
2005-11-17 15:44 ` Josef Weidendorfer
2005-11-17 16:33   ` Andreas Ericsson
2005-11-17 16:41     ` Josef Weidendorfer
2005-11-17 19:08       ` Martin Atukunda
2005-11-17 19:18         ` [PATCH] Add .git/version (Take 2) Martin Atukunda
2005-11-17 19:25   ` [PATCH] Add .git/version Junio C Hamano
2005-11-17 19:35     ` Linus Torvalds
2005-11-17 23:41       ` Johannes Schindelin
2005-11-18  0:49       ` Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.