This project is a fork of the git/mingw/4msysgit.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/git/mingw/4msysgit.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionMy patches to 4msysgit
ownerblees@dcon.de
last changeThu, 1 Dec 2011 14:58:02 +0000 (1 15:58 +0100)
content tags
add:
README
////////////////////////////////////////////////////////////////

	GIT - the stupid content tracker

////////////////////////////////////////////////////////////////

"git" can mean anything, depending on your mood.

 - random three-letter combination that is pronounceable, and not
   actually used by any common UNIX command.  The fact that it is a
   mispronunciation of "get" may or may not be relevant.
 - stupid. contemptible and despicable. simple. Take your pick from the
   dictionary of slang.
 - "global information tracker": you're in a good mood, and it actually
   works for you. Angels sing, and a light suddenly fills the room.
 - "goddamn idiotic truckload of sh*t": when it breaks

Git is a fast, scalable, distributed revision control system with an
unusually rich command set that provides both high-level operations
and full access to internals.

Git is an Open Source project covered by the GNU General Public License.
It was originally written by Linus Torvalds with help of a group of
hackers around the net. It is currently maintained by Junio C Hamano.

Please read the file INSTALL for installation instructions.

See Documentation/gittutorial.txt to get started, then see
Documentation/everyday.txt for a useful minimum set of commands, and
Documentation/git-commandname.txt for documentation of each command.
If git has been correctly installed, then the tutorial can also be
read with "man gittutorial" or "git help tutorial", and the
documentation of each command with "man git-commandname" or "git help
commandname".

CVS users may also want to read Documentation/gitcvs-migration.txt
("man gitcvs-migration" or "git help cvs-migration" if git is
installed).

Many Git online resources are accessible from http://git-scm.com/
including full documentation and Git related tools.

The user discussion and development of Git take place on the Git
mailing list -- everyone is welcome to post bug reports, feature
requests, comments and patches to git@vger.kernel.org. To subscribe
to the list, send an email with just "subscribe git" in the body to
majordomo@vger.kernel.org. The mailing list archives are available at
http://marc.theaimsgroup.com/?l=git and other archival sites.

The messages titled "A note from the maintainer", "What's in
git.git (stable)" and "What's cooking in git.git (topics)" and
the discussion following them on the mailing list give a good
reference for project status, development direction and
remaining tasks.
shortlog
2011-12-01 Karsten BleesWin32: patch Windows environment on startupkb/unicode-v13
2011-12-01 Karsten BleesWin32: keep the environment sorted
2011-12-01 Karsten BleesWin32: reduce environment array reallocations
2011-12-01 Karsten BleesWin32: don't copy the environment twice when spawning...
2011-12-01 Karsten BleesWin32: move environment block creation to a helper...
2011-12-01 Karsten BleesWin32: unify environment function names
2011-12-01 Karsten BleesWin32: move environment functions
2011-12-01 Karsten BleesWin32: simplify internal mingw_spawn* APIs
2011-12-01 Karsten BleesWin32: unify environment case-sensitivity
2011-12-01 Karsten BleesWin32: fix environment memory leaks
2011-12-01 Karsten BleesMinGW: disable legacy encoding tests
2011-12-01 Karsten BleesWin32: Unicode environment (incoming)
2011-12-01 Karsten BleesWin32: Unicode environment (outgoing)
2011-12-01 Karsten BleesWin32: sync Unicode console output and file system
2011-12-01 Karsten BleesWin32: Unicode arguments (incoming)
2011-12-01 Karsten BleesWin32: Unicode arguments (outgoing)
...
tags
13 years ago v1.7.4.msysgit.0 Git for Windows 1.7.4-preview20110204
13 years ago v1.7.4 Git 1.7.4
13 years ago v1.7.4-rc3 Git 1.7.4-rc3
13 years ago v1.7.4-rc2 Git 1.7.4-rc2
13 years ago v1.7.4-rc1 Git 1.7.4-rc1
13 years ago v1.7.3.5 Git 1.7.3.5
13 years ago v1.7.4-rc0 Git 1.7.4-rc0
13 years ago v1.7.3.4 Git 1.7.3.4
13 years ago v1.7.2.5 Git 1.7.2.5
13 years ago v1.7.1.4 Git 1.7.1.4
13 years ago v1.7.0.9 Git 1.7.0.9
13 years ago v1.6.6.3 Git 1.6.6.3
13 years ago v1.6.5.9 Git 1.6.5.9
13 years ago v1.6.4.5 Git 1.6.4.5
13 years ago v1.7.3.3 Git 1.7.3.3
13 years ago v1.7.2.4 Git 1.7.2.4
...
heads
12 years ago kb/unicode-v13
12 years ago kb/unicode-v12
12 years ago kb/unicode-v11-99df39b2
12 years ago kb/unicode-v11
12 years ago kb/unicode-v10-1ad7341d
12 years ago kb/unicode-v10
12 years ago kb/unicode-v10-minimal
12 years ago kb/unicode-v9-full-2cbf7794
12 years ago devel
12 years ago kb/unicode-v9-wrapped-perf
12 years ago kb/unicode-v9-minimal-perf
12 years ago kb/unicode-v9-full-perf
12 years ago kb/unicode-v9-wrapped
12 years ago kb/unicode-v9-full
12 years ago kb/unicode-v9-minimal
12 years ago kb/unicode-v9-noenv
...