- Mar 01, 2017
-
-
Eric Wong authored
Markdown supports automatic links by surrounding URLs with angle brackets, as documented in <https://daringfireball.net/projects/markdown/syntax#autolink > While we're at it, update URLs to avoid redirecting clients for git-scm.com (by using HTTPS) and public-inbox.org (by adding a trailing slash). Signed-off-by:
Eric Wong <e@80x24.org> Signed-off-by:
Junio C Hamano <gitster@pobox.com>
-
- Dec 15, 2016
-
-
Jeff King authored
The general status and future of gmane is unclear at this point, but certainly it does not seem to be carrying gmane.comp.version-control.git at all anymore. Let's point to public-inbox.org, which seems to be the favored archive on the list these days (and which uses message-ids in its URLs, making the links somewhat future-proof). Reported-by:
Chiel ten Brinke <ctenbrinke@gmail.com> Signed-off-by:
Jeff King <peff@peff.net> Signed-off-by:
Junio C Hamano <gitster@pobox.com>
-
- May 31, 2016
-
-
Benjamin Dopplinger authored
CLI commands which are mentioned in the readme are now formatted with the Markdown code syntax to make the documentation more readable. Signed-off-by:
Benjamin Dopplinger <b.dopplinger@gmail.com> Reviewed-by:
Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by:
Junio C Hamano <gitster@pobox.com>
-
- Apr 03, 2016
-
-
Matthieu Moy authored
The link to Documentation/git-commandname.txt was obviously broken. Remove the link and make it clear that it is not a literal path name by using *italics* in makdown. Signed-off-by:
Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by:
Junio C Hamano <gitster@pobox.com>
-
- Feb 25, 2016
-
-
Matthieu Moy authored
The explanations about why the name was chosen are secondary compared to the description and link to the documentation. Some consider these explanations as good computer scientists joke, but other see it as needlessly offensive vocabulary. This patch preserves the historical joke, but gives it less importance by moving it to the end of the README, and makes it clear that it is a historical explanation, that does not necessarily reflect the state of mind of current developers. Signed-off-by:
Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by:
Junio C Hamano <gitster@pobox.com>
-
Matthieu Moy authored
"the stupid content tracker" was true in the early days of Git, but hardly applicable these days. "fast, scalable, distributed" describes Git more accuralety. Also, "stupid" can be seen as offensive by some people. Let's not use it in the very first words of the README. The new formulation is taken from the description of the Debian package. Signed-off-by:
Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by:
Junio C Hamano <gitster@pobox.com>
-
Matthieu Moy authored
The documentation available on git-scm.com is nicely formatted. It's better to point users to it than to the source code of the documentation. Signed-off-by:
Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by:
Junio C Hamano <gitster@pobox.com>
-
Matthieu Moy authored
Signed-off-by:
Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by:
Junio C Hamano <gitster@pobox.com>
-
Matthieu Moy authored
This allows repository browsers like GitHub to display the content of the file nicely formatted. Signed-off-by:
Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by:
Junio C Hamano <gitster@pobox.com>
-
- Oct 10, 2014
-
-
Philip Oakley authored
The "Everyday GIT With 20 Commands Or So" is not accessible via the Git help system. Move everyday.txt to giteveryday.txt so that "git help everyday" works, and create a new placeholder file everyday.html to refer people who follow existing URLs to the updated location. giteveryday.txt now formats well with AsciiDoc as a man page and refreshed content to a more command modern style. Add 'everyday' to the help --guides list and update git(1) and 5 other links to giteveryday. Signed-off-by:
Philip Oakley <philipoakley@iee.org> Signed-off-by:
Junio C Hamano <gitster@pobox.com>
-
- Feb 01, 2013
-
-
Thomas Ackermann authored
In the earlier days, we used to spell the name of the system as GIT, to simulate as if it were typeset with capital G and IT in small caps. Later we stopped doing so at around 1.6.5 days. Let's stop doing so throughout the documentation. The name to refer to the whole system (and the concept it embodies) is "Git"; the command end-users type is "git". And document this in the coding guideline. Signed-off-by:
Thomas Ackermann <th.acker@arcor.de> Signed-off-by:
Junio C Hamano <gitster@pobox.com>
-
- Jan 29, 2013
-
-
Junio C Hamano authored
Ramkumar Ramachandra noticed that the old address for the marc archive no longer works. Update it to its marc.info address, and also refer to the gmane site. Remove the reference to "note from the maintainer", which is not usually followed by any useful discussion on status, direction nor tasks. Also replace the reference to "What's in git.git" with "What's cooking". Signed-off-by:
Junio C Hamano <gitster@pobox.com>
-
- Dec 16, 2012
-
-
Junio C Hamano authored
The audience of this introductory document does not have to know nor interact with the maintainer, so drop the mention of him. Other documents such as SubmittingPatches may be a more suitable place to have it. Signed-off-by:
Junio C Hamano <gitster@pobox.com>
-
Stefano Lattarini authored
And this is clearly stressed by Linus in the COPYING file. So make it clear in the README as well, to avoid possible misunderstandings. Signed-off-by:
Stefano Lattarini <stefano.lattarini@gmail.com> Signed-off-by:
Junio C Hamano <gitster@pobox.com>
-
- Feb 23, 2012
-
-
Matthieu Moy authored
It was indeed not obvious for new contributors to find this document in the source tree, since there were no reference to it outside the Documentation/ directory. Signed-off-by:
Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by:
Junio C Hamano <gitster@pobox.com>
-
- Oct 07, 2009
-
-
http://git-scm.comStefan Naewe authored
Signed-off-by:
Stefan Naewe <stefan.naewe+git@gmail.com> Signed-off-by:
Junio C Hamano <gitster@pobox.com>
-
- Oct 02, 2009
-
-
Avery Pennarun authored
What's with this new generation who hates email so much?
-
- Feb 25, 2009
-
-
Christian Couder authored
README suggested to look at "Documentation/gittutorial.txt" for the tutorial and to use "man git-commandname" for documentation of each command. This was not consistent because the tutorial can also be available with "man gittutorial" once git is installed, and the documentation for each command can be available at "Documentation/git-commandname.txt" before installing git. This patch tries to make the description more consistent. It also fixes the path to the cvs-migration documentation that changed from "Documentation/cvs-migration.txt" to "Documentation/gitcvs-migration.txt". Signed-off-by:
Christian Couder <chriscool@tuxfamily.org> Signed-off-by:
Junio C Hamano <gitster@pobox.com>
-
- Jan 07, 2009
-
-
Joey Hess authored
Signed-off-by:
Joey Hess <joey@gnu.kitenet.net> Signed-off-by:
Junio C Hamano <gitster@pobox.com>
-
- Mar 26, 2007
-
-
Junio C Hamano authored
They give a good starting point to new people who want to get involved. This owes suggestions by Martin Langhoff and Steven Grimm. Signed-off-by:
Junio C Hamano <junkio@cox.net>
-
- Jan 17, 2007
-
-
Nicolas Pitre authored
Current README content is way too esoteric for someone looking at GIT for the first time. Instead it should provide a quick summary of what GIT is with a few pointers to other resources. The bulk of the previous README content is moved to Documentation/core-intro.txt. Signed-off-by:
Nicolas Pitre <nico@cam.org> Signed-off-by:
Junio C Hamano <junkio@cox.net>
-
- Dec 08, 2005
-
-
Junio C Hamano authored
Finish each sentence with a full stop. Instead of saying 'directory index' 'directory cache' etc, consistently say 'index'. Signed-off-by:
Junio C Hamano <junkio@cox.net>
-
- Nov 17, 2005
-
-
Junio C Hamano authored
Signed-off-by:
Junio C Hamano <junkio@cox.net>
-
- Nov 15, 2005
-
-
Junio C Hamano authored
Many places in the documentation we still talked about reading what commit is recorded in .git/HEAD or writing the new head information into it, both assuming .git/HEAD is a symlink. That is not necessarily so. Signed-off-by:
Junio C Hamano <junkio@cox.net>
-
- Nov 03, 2005
-
-
Junio C Hamano authored
Jon Loeliger's ASCII art in the Discussion section. Signed-off-by:
Junio C Hamano <junkio@cox.net>
-
- Sep 20, 2005
-
-
Sergey Vlasov authored
The replacement was performed automatically by these commands: perl -pi -e 's/link:(git.+)\.html\[\1\]/gitlink:$1\[1\]/g' \ README Documentation/*.txt perl -pi -e 's/link:git\.html\[git\]/gitlink:git\[7\]/g' \ README Documentation/*.txt Signed-off-by:
Sergey Vlasov <vsu@altlinux.ru> Signed-off-by:
Junio C Hamano <junkio@cox.net>
-
- Sep 08, 2005
-
-
Junio C Hamano authored
As promised, this is the "big tool rename" patch. The primary differences since 0.99.6 are: (1) git-*-script are no more. The commands installed do not have any such suffix so users do not have to remember if something is implemented as a shell script or not. (2) Many command names with 'cache' in them are renamed with 'index' if that is what they mean. There are backward compatibility symblic links so that you and Porcelains can keep using the old names, but the backward compatibility support is expected to be removed in the near future. Signed-off-by:
Junio C Hamano <junkio@cox.net>
-
- Aug 30, 2005
-
-
Junio C Hamano authored
Mostly making the formatted html prettier. Signed-off-by:
Junio C Hamano <junkio@cox.net> (cherry picked from 7adf1f15ebe074d4767df941817a6cf86d8e2533 commit)
-
- Aug 17, 2005
-
-
Greg Louis authored
At one place in Documentation/tutorial.txt and several in the base README, its was wrongly used in place of it's or vice versa. One instance remains somewhere in Documentation/howto/, which I didn't correct because it's in a quotation. Signed-off-by:
Greg Louis <glouis@dynamicro.ca> Signed-off-by:
Junio C Hamano <junkio@cox.net>
-
- Aug 07, 2005
-
-
Kay Sievers authored
Two files are better than one. :)
-
- Jul 09, 2005
-
-
Bryan Larsen authored
This patch makes the first half of write_sha1_file() and index_fd() externally visible, to allow callers to compute the object ID without actually storing it in the object database. [JC demangled the whitespaces himself because he liked the patch so much, and reworked the interface to index_fd() slightly, taking suggestion from Linus and of his own.] Signed-off-by:
Bryan Larsen <bryan.larsen@gmail.com> Signed-off-by:
Junio C Hamano <junkio@cox.net> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- Jun 27, 2005
-
-
Junio C Hamano authored
Packed delta files created by git-pack-objects seems to be the way to go, and existing "delta" object handling code has exposed the object representation details to too many places. Remove it while we refactor code to come up with a proper interface in sha1_file.c. Signed-off-by:
Junio C Hamano <junkio@cox.net> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- May 22, 2005
-
-
David Greaves authored
Added delta documentation Signed-off-by:
David Greaves <david@dgreaves.com> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
David Greaves authored
Add docs for tag type Rename commands to have git- prefix Rename changeset to commit throughout Signed-off-by:
David Greaves <david@dgreaves.com> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
David Greaves authored
Whitespace and asciidoc formatting changes only in preparation for content changes. Signed-off-by:
David Greaves <david@dgreaves.com> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- May 11, 2005
-
-
Petr Baudis authored
Two other README spelling fixes. I wasn't able to pinpoint the relevant commit in the cogito branch, but they are fairly trivial anyway.
-
Zack Brown authored
Signed-off-by:
Zack Brown <zbrown@tumblerings.org> Signed-off-by:
Petr Baudis <pasky@ucw.cz>
-
Pavel Roskin authored
* README: spell checked Signed-off-by:
Pavel Roskin <proski@gnu.org> Few more s/ie/i.e./ fixes. Signed-off-by:
Petr Baudis <pasky@ucw.cz>
-
- May 10, 2005
-
-
Junio C Hamano authored
H. Peter Anvin mentioned that using SHA1_whatever as an environment variable name is not nice and we should instead use names starting with "GIT_" prefix to avoid conflicts. Here is what this patch does: * Renames the following environment variables: New name Old Name GIT_AUTHOR_DATE AUTHOR_DATE GIT_AUTHOR_EMAIL AUTHOR_EMAIL GIT_AUTHOR_NAME AUTHOR_NAME GIT_COMMITTER_EMAIL COMMIT_AUTHOR_EMAIL GIT_COMMITTER_NAME COMMIT_AUTHOR_NAME GIT_ALTERNATE_OBJECT_DIRECTORIES SHA1_FILE_DIRECTORIES GIT_OBJECT_DIRECTORY SHA1_FILE_DIRECTORY * Introduces a compatibility macro, gitenv(), which does an getenv() and if it fails calls gitenv_bc(), which in turn picks up the value from old name while giving a warning about using an old name. * Changes all users of the environment variable to fetch environment variable with the new name using gitenv(). * Updates the documentation and scripts shipped with Linus GIT distribution. The transition plan is as follows: * We will keep the backward compatibility list used by gitenv() for now, so the current scripts and user environments continue to work as before. The users will get warnings when they have old name but not new name in their environment to the stderr. * The Porcelain layers should start using new names. However, just in case it ends up calling old Plumbing layer implementation, they should also export old names, taking values from the corresponding new names, during the transition period. * After a transition period, we would drop the compatibility support and drop gitenv(). Revert the callers to directly call getenv() but keep using the new names. The last part is probably optional and the transition duration needs to be set to a reasonable value. Signed-off-by:
Junio C Hamano <junkio@cox.net>
-
- Apr 18, 2005
-
-
Linus Torvalds authored
and other newfangled things like merging. Also, talk more about the actual operations, and give some rough examples of what you can do.
-