public
Description: Git source code
Homepage: http://git.or.cz
Clone URL: git://github.com/schacon/git-source.git
name age message
file .gitignore Loading commit data...
file .mailmap
file COPYING
directory Documentation/
file GIT-VERSION-GEN
file INSTALL
file Makefile
file README
file RelNotes
file alloc.c
file archive-tar.c
file archive-zip.c Mon May 21 23:34:54 -0700 2007 rename dirlink to gitlink. Unify naming of plu... [tali]
file archive.h
directory arm/
file attr.c
file attr.h
file base85.c
file blob.c
file blob.h
file builtin-add.c
file builtin-annotate.c
file builtin-apply.c
file builtin-archive.c
file builtin-blame.c
file builtin-branch.c
file builtin-bundle.c
file builtin-cat-file.c
file builtin-check-attr.c
file builtin-check-ref-format.c
file builtin-checkout-index.c
file builtin-commit-tree.c
file builtin-config.c
file builtin-count-objects.c Tue May 29 23:30:11 -0700 2007 Simplify index access condition in count-object... [spearce]
file builtin-describe.c
file builtin-diff-files.c
file builtin-diff-index.c
file builtin-diff-tree.c
file builtin-diff.c
file builtin-fetch--tool.c
file builtin-fmt-merge-msg.c
file builtin-for-each-ref.c
file builtin-fsck.c
file builtin-gc.c
file builtin-grep.c
file builtin-init-db.c
file builtin-log.c
file builtin-ls-files.c
file builtin-ls-tree.c
file builtin-mailinfo.c
file builtin-mailsplit.c
file builtin-merge-base.c
file builtin-merge-file.c
file builtin-mv.c
file builtin-name-rev.c Mon Aug 27 22:36:43 -0700 2007 name-rev: Fix non-shortest description Uwe Kle... [dscho]
file builtin-pack-objects.c
file builtin-pack-refs.c
file builtin-prune-packed.c
file builtin-prune.c
file builtin-push.c
file builtin-read-tree.c
file builtin-reflog.c
file builtin-rerere.c
file builtin-rev-list.c
file builtin-rev-parse.c
file builtin-revert.c
file builtin-rm.c
file builtin-runstatus.c
file builtin-shortlog.c
file builtin-show-branch.c
file builtin-show-ref.c
file builtin-stripspace.c
file builtin-symbolic-ref.c
file builtin-tag.c
file builtin-tar-tree.c
file builtin-unpack-objects.c
file builtin-update-index.c Fri Aug 10 13:57:43 -0700 2007 Fix "git commit directory/" performance anomaly... [Linus Torvalds]
file builtin-update-ref.c
file builtin-upload-archive.c
file builtin-verify-pack.c
file builtin-verify-tag.c
file builtin-write-tree.c Fri Aug 24 18:53:02 -0700 2007 Fix racy-git handling in git-write-tree. After... [Linus Torvalds]
file builtin.h
file cache-tree.c
file cache-tree.h Mon May 01 22:29:16 -0700 2006 write-tree: --prefix=<path> The "bind" commit ... [Junio C Hamano]
file cache.h
file check-builtins.sh Sun Nov 05 11:26:21 -0800 2006 cherry is built-in, do not ship git-cherry.sh ... [Junio C Hamano]
file check-racy.c
file color.c
file color.h Fri Sep 08 16:44:10 -0700 2006 Move color option parsing out of diff.c and int... [Jeff King]
file combine-diff.c
file commit.c
file commit.h
directory compat/
file config.c
file config.mak.in
file configure.ac
file connect.c
directory contrib/
file convert-objects.c
file convert.c
file copy.c
file csum-file.c
file csum-file.h
file ctype.c
file daemon.c
file date.c
file decorate.c
file decorate.h
file delta.h Thu Jul 12 14:32:35 -0700 2007 Support fetching the memory usage of a delta in... [Brian Downing]
file diff-delta.c
file diff-lib.c
file diff.c
file diff.h
file diffcore-break.c
file diffcore-delta.c
file diffcore-order.c Wed Mar 07 11:15:26 -0800 2007 Cast 64 bit off_t to 32 bit size_t Some system... [spearce]
file diffcore-pickaxe.c
file diffcore-rename.c
file diffcore.h
file dir.c
file dir.h
file dump-cache-tree.c
file entry.c
file environment.c
file exec_cmd.c Tue Feb 20 22:03:15 -0800 2007 Mechanical conversion to use prefixcmp() This ... [Junio C Hamano]
file exec_cmd.h Sun Apr 29 02:05:11 -0700 2007 Make macros to prevent double-inclusion in head... [Junio C Hamano]
file fast-import.c
file fetch-pack.c
file fetch.c
file fetch.h
file fixup-builtins
file generate-cmdlist.sh
file git-add--interactive.perl
file git-am.sh
file git-archimport.perl
file git-bisect.sh
file git-checkout.sh
file git-clean.sh
file git-clone.sh
file git-commit.sh
file git-compat-util.h
file git-cvsexportcommit.perl
file git-cvsimport.perl
file git-cvsserver.perl
file git-fetch.sh Sun Sep 23 16:12:00 -0700 2007 Supplant the "while case ... break ;; esac" idi... [David Kastrup]
file git-filter-branch.sh
directory git-gui/
file git-instaweb.sh
file git-lost-found.sh
file git-ls-remote.sh
file git-merge-octopus.sh
file git-merge-one-file.sh
file git-merge-ours.sh
file git-merge-resolve.sh
file git-merge-stupid.sh
file git-merge.sh
file git-mergetool.sh
file git-parse-remote.sh
file git-pull.sh
file git-quiltimport.sh
file git-rebase--interactive.sh
file git-rebase.sh
file git-relink.perl
file git-remote.perl Wed Oct 24 18:47:50 -0700 2007 git-remote: fix "Use of uninitialized value in ... [gitster]
file git-repack.sh
file git-request-pull.sh
file git-reset.sh
file git-send-email.perl
file git-sh-setup.sh
file git-stash.sh
file git-submodule.sh
file git-svn.perl
file git-svnimport.perl
file git.c
file git.spec.in
file gitk
directory gitweb/
file grep.c
file grep.h
file hash-object.c
file help.c
file http-fetch.c
file http-push.c
file http.c
file http.h
file ident.c
file imap-send.c
file index-pack.c
file interpolate.c
file interpolate.h
file list-objects.c
file list-objects.h
file local-fetch.c
file lockfile.c
file log-tree.c
file log-tree.h
file mailmap.c
file mailmap.h
file match-trees.c
file merge-file.c
file merge-index.c
file merge-recursive.c
file merge-tree.c
file mktag.c
file mktree.c
directory mozilla-sha1/
file object-refs.c
file object.c
file object.h
file pack-check.c
file pack-redundant.c
file pack-write.c
file pack.h
file pager.c
file patch-delta.c
file patch-id.c
file patch-ids.c Wed Apr 11 20:02:03 -0700 2007 Refactor patch-id filtering out of git-cherry a... [Junio C Hamano]
file patch-ids.h Wed Apr 11 20:02:03 -0700 2007 Refactor patch-id filtering out of git-cherry a... [Junio C Hamano]
file path-list.c
file path-list.h
file path.c
file peek-remote.c
directory perl/
file pkt-line.c
file pkt-line.h
directory ppc/
file progress.c
file progress.h
file quote.c
file quote.h
file reachable.c
file reachable.h
file read-cache.c
file receive-pack.c
file reflog-walk.c
file reflog-walk.h
file refs.c
file refs.h
file remote.c
file remote.h
file revision.c
file revision.h
file rsh.c
file rsh.h
file run-command.c Wed May 23 22:38:44 -0700 2007 Allow environment variables to be unset in the ... [Alex Riesen]
file run-command.h
file send-pack.c
file server-info.c
file setup.c
file sha1_file.c
file sha1_name.c
file shallow.c
file shell.c
file show-index.c Tue Apr 10 12:48:14 -0700 2007 show-index.c: learn about index v2 When index ... [Nicolas Pitre]
file sideband.c
file sideband.h
file ssh-fetch.c
file ssh-pull.c
file ssh-push.c
file ssh-upload.c
file strbuf.c
file strbuf.h
file symlinks.c
directory t/
file tag.c Mon May 28 23:54:26 -0700 2007 Merge branch 'maint-1.5.1' into maint * maint-... [Junio C Hamano]
file tag.h
file tar.h
directory templates/
file test-absolute-path.c
file test-chmtime.c Sun Feb 25 11:09:56 -0800 2007 Add test-chmtime: a utility to change mtime on ... [Eric Wong]
file test-date.c
file test-delta.c
file test-genrandom.c
file test-match-trees.c Sat Apr 07 02:29:40 -0700 2007 A new merge stragety 'subtree'. This merge str... [Junio C Hamano]
file test-sha1.c
file test-sha1.sh
file trace.c
file tree-diff.c
file tree-walk.c
file tree-walk.h
file tree.c
file tree.h
file unpack-file.c
file unpack-trees.c
file unpack-trees.h
file update-server-info.c
file upload-pack.c
file usage.c
file utf8.c
file utf8.h
file var.c
file write_or_die.c
file wt-status.c
file wt-status.h
file xdiff-interface.c
file xdiff-interface.h
directory xdiff/
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/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.