1
0
mirror of https://github.com/git/git.git synced 2024-11-16 02:23:12 +01:00
Git Source Code Mirror. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Go to file
Junio C Hamano 5cefc33bff Documentation: add gitman.info target
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2007-12-10 01:36:13 -08:00
arm
compat
contrib hg-to-git: handle an empty dir in hg. 2007-12-06 07:26:29 -08:00
Documentation Documentation: add gitman.info target 2007-12-10 01:36:13 -08:00
git-gui Merge branch 'master' of git://repo.or.cz/git-gui 2007-12-06 23:51:15 -08:00
gitk-git
gitweb gitweb: use Perl built-in utf8 function for UTF-8 decoding. 2007-12-04 14:43:21 -08:00
mozilla-sha1
perl Color support for "git-add -i" 2007-12-05 17:57:11 -08:00
ppc
t Style fixes for pre-commit hook tests 2007-12-10 00:05:52 -08:00
templates
xdiff
.gitignore Merge branch 'kh/commit' 2007-12-04 17:16:33 -08:00
.mailmap Update draft release notes to 1.5.4 2007-12-07 01:28:05 -08:00
alloc.c
archive-tar.c
archive-zip.c
archive.h
attr.c
attr.h
base85.c
blob.c
blob.h
builtin-add.c
builtin-annotate.c
builtin-apply.c Merge branch 'jc/spht' 2007-12-09 01:23:48 -08:00
builtin-archive.c
builtin-blame.c
builtin-branch.c git config --get-colorbool 2007-12-05 17:57:11 -08:00
builtin-bundle.c
builtin-cat-file.c
builtin-check-attr.c
builtin-check-ref-format.c
builtin-checkout-index.c
builtin-clean.c git-clean: Honor pathspec. 2007-12-05 18:42:49 -08:00
builtin-commit-tree.c Re-fix "builtin-commit: fix --signoff" 2007-12-09 00:55:55 -08:00
builtin-commit.c Re-fix "builtin-commit: fix --signoff" 2007-12-09 00:55:55 -08:00
builtin-config.c config --get-colorbool: diff.color is a deprecated synonym to color.diff 2007-12-05 23:05:10 -08:00
builtin-count-objects.c
builtin-describe.c
builtin-diff-files.c
builtin-diff-index.c
builtin-diff-tree.c
builtin-diff.c
builtin-fast-export.c
builtin-fetch--tool.c
builtin-fetch-pack.c
builtin-fetch.c Rewrite builtin-fetch option parsing to use parse_options(). 2007-12-04 23:48:39 -08:00
builtin-fmt-merge-msg.c
builtin-for-each-ref.c for-each-ref: Fix quoting style constants. 2007-12-06 07:53:20 -08:00
builtin-fsck.c
builtin-gc.c
builtin-grep.c git grep shows the same hit repeatedly for unmerged paths 2007-12-05 16:16:40 -08:00
builtin-http-fetch.c
builtin-init-db.c
builtin-log.c Re-fix "builtin-commit: fix --signoff" 2007-12-09 00:55:55 -08:00
builtin-ls-files.c
builtin-ls-remote.c Re-fix ls-remote 2007-12-09 12:18:42 -08:00
builtin-ls-tree.c
builtin-mailinfo.c
builtin-mailsplit.c
builtin-merge-base.c
builtin-merge-file.c
builtin-merge-ours.c
builtin-mv.c
builtin-name-rev.c
builtin-pack-objects.c pack-objects: fix threaded load balancing 2007-12-08 03:38:36 -08:00
builtin-pack-refs.c
builtin-prune-packed.c
builtin-prune.c
builtin-push.c Merge branch 'sp/refspec-match' 2007-12-04 17:07:10 -08:00
builtin-read-tree.c
builtin-reflog.c
builtin-rerere.c
builtin-reset.c
builtin-rev-list.c
builtin-rev-parse.c
builtin-revert.c
builtin-rm.c
builtin-runstatus.c
builtin-send-pack.c
builtin-shortlog.c shortlog: code restructuring and clean-up 2007-12-08 11:31:17 -08:00
builtin-show-branch.c
builtin-show-ref.c
builtin-stripspace.c
builtin-symbolic-ref.c
builtin-tag.c Re-fix "builtin-commit: fix --signoff" 2007-12-09 00:55:55 -08:00
builtin-tar-tree.c
builtin-unpack-objects.c
builtin-update-index.c
builtin-update-ref.c
builtin-upload-archive.c
builtin-verify-pack.c
builtin-verify-tag.c
builtin-write-tree.c
builtin.h Merge branch 'kh/commit' 2007-12-04 17:16:33 -08:00
bundle.c
bundle.h
cache-tree.c
cache-tree.h
cache.h Merge branch 'jc/spht' 2007-12-09 01:23:48 -08:00
check-builtins.sh
check-racy.c
color.c git config --get-colorbool 2007-12-05 17:57:11 -08:00
color.h git config --get-colorbool 2007-12-05 17:57:11 -08:00
combine-diff.c
command-list.txt
commit.c
commit.h
config.c Merge branch 'jc/spht' 2007-12-09 01:23:48 -08:00
config.mak.in autoconf: Add test for OLD_ICONV (squelching compiler warning) 2007-12-06 23:23:42 -08:00
configure.ac autoconf: Add test for OLD_ICONV (squelching compiler warning) 2007-12-06 23:23:42 -08:00
connect.c
convert.c
copy.c
COPYING
csum-file.c
csum-file.h
ctype.c
daemon.c
date.c
decorate.c
decorate.h
delta.h
diff-delta.c
diff-lib.c
diff.c Merge branch 'jc/spht' 2007-12-09 01:23:48 -08:00
diff.h
diffcore-break.c
diffcore-delta.c
diffcore-order.c
diffcore-pickaxe.c
diffcore-rename.c
diffcore.h
dir.c Merge branch 'kh/commit' 2007-12-04 17:16:33 -08:00
dir.h
dump-cache-tree.c
entry.c
environment.c Merge branch 'jc/spht' 2007-12-09 01:23:48 -08:00
exec_cmd.c
exec_cmd.h
fast-import.c
fetch-pack.h
fixup-builtins
generate-cmdlist.sh
git-add--interactive.perl Teach "git add -i" to colorize whitespace errors 2007-12-08 02:53:19 -08:00
git-am.sh Merge branch 'maint' 2007-12-05 17:49:13 -08:00
git-archimport.perl
git-bisect.sh git-bisect visualize: work in non-windowed environments better 2007-12-08 02:58:26 -08:00
git-browse-help.sh Use {web,instaweb,help}.browser config options. 2007-12-09 01:19:54 -08:00
git-checkout.sh
git-clone.sh
git-compat-util.h
git-cvsexportcommit.perl
git-cvsimport.perl
git-cvsserver.perl git-cvsserver runs hooks/post-update 2007-12-05 01:15:01 -08:00
git-filter-branch.sh
git-instaweb.sh Use {web,instaweb,help}.browser config options. 2007-12-09 01:19:54 -08:00
git-lost-found.sh
git-merge-octopus.sh
git-merge-one-file.sh
git-merge-resolve.sh
git-merge-stupid.sh
git-merge.sh
git-mergetool.sh Open external merge tool with original file extensions for all three files 2007-12-05 18:43:20 -08:00
git-parse-remote.sh
git-pull.sh
git-quiltimport.sh
git-rebase--interactive.sh
git-rebase.sh
git-relink.perl
git-remote.perl
git-repack.sh
git-request-pull.sh
git-send-email.perl git-send-email.perl: Really add angle brackets to In-Reply-To if necessary 2007-12-09 12:18:37 -08:00
git-sh-setup.sh
git-stash.sh
git-submodule.sh Do not rely on the exit status of "unset" for unset variables 2007-12-04 14:48:45 -08:00
git-svn.perl
GIT-VERSION-GEN
git.c Merge branch 'kh/commit' 2007-12-04 17:16:33 -08:00
git.spec.in
grep.c
grep.h
hash-object.c
hash.c
hash.h
help.c Merge branch 'master' into cc/help 2007-12-10 01:22:42 -08:00
http-push.c
http-walker.c
http.c Cleanup variables in http.[ch] 2007-12-09 12:18:42 -08:00
http.h Cleanup variables in http.[ch] 2007-12-09 12:18:42 -08:00
ident.c Re-fix "builtin-commit: fix --signoff" 2007-12-09 00:55:55 -08:00
imap-send.c
index-pack.c
INSTALL
interpolate.c
interpolate.h
list-objects.c
list-objects.h
lockfile.c
log-tree.c
log-tree.h
mailmap.c mailmap: fix bogus for() loop that happened to be safe by accident 2007-12-08 03:40:12 -08:00
mailmap.h
Makefile Merge branch 'master' into cc/help 2007-12-10 01:22:42 -08:00
match-trees.c
merge-file.c
merge-index.c
merge-recursive.c
merge-tree.c
mktag.c
mktree.c
object-refs.c
object.c
object.h
pack-check.c
pack-redundant.c
pack-write.c
pack.h
pager.c
parse-options.c
parse-options.h
patch-delta.c
patch-id.c
patch-ids.c
patch-ids.h
path-list.c
path-list.h
path.c
pkt-line.c
pkt-line.h
pretty.c
progress.c
progress.h
quote.c
quote.h
reachable.c
reachable.h
read-cache.c
README
receive-pack.c
reflog-walk.c
reflog-walk.h
refs.c Re-fix "builtin-commit: fix --signoff" 2007-12-09 00:55:55 -08:00
refs.h
RelNotes
remote.c Merge branch 'sp/refspec-match' 2007-12-04 17:07:10 -08:00
remote.h
revision.c
revision.h
run-command.c
run-command.h
send-pack.h
server-info.c
setup.c Remove repo version check from setup_git_directory 2007-12-09 02:24:51 -08:00
sha1_file.c
sha1_name.c Merge branch 'sp/refspec-match' 2007-12-04 17:07:10 -08:00
shallow.c
shell.c
show-index.c
sideband.c
sideband.h
strbuf.c
strbuf.h
symlinks.c
tag.c
tag.h
tar.h
test-absolute-path.c
test-chmtime.c
test-date.c
test-delta.c
test-genrandom.c
test-match-trees.c
test-parse-options.c
test-sha1.c
test-sha1.sh
trace.c
transport.c do not discard status in fetch_refs_via_pack() 2007-12-06 07:54:06 -08:00
transport.h
tree-diff.c
tree-walk.c
tree-walk.h
tree.c
tree.h
unpack-file.c
unpack-trees.c
unpack-trees.h
update-server-info.c
upload-pack.c
usage.c
utf8.c
utf8.h
var.c Re-fix "builtin-commit: fix --signoff" 2007-12-09 00:55:55 -08:00
walker.c
walker.h
write_or_die.c
ws.c Use gitattributes to define per-path whitespace rule 2007-12-06 00:45:30 -08:00
wt-status.c add status.relativePaths config variable 2007-12-08 03:33:24 -08:00
wt-status.h add status.relativePaths config variable 2007-12-08 03:33:24 -08:00
xdiff-interface.c
xdiff-interface.h

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

	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/tutorial.txt to get started, then see
Documentation/everyday.txt for a useful minimum set of commands,
and "man git-commandname" for documentation of each command.
CVS users may also want to read Documentation/cvs-migration.txt.

Many Git online resources are accessible from http://git.or.cz/
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.