gitmirror / git

GitHub mirror of the publicly available git repo, updated hourly. It's here so we can use the collaboration tools of GitHub. Updates ONLY from git public repo. If you want changes pulled, send an email to the git team's mailing list.

This URL has Read+Write access

git /
name age message
file .gitattributes Loading commit data...
file .gitignore
file .mailmap
file COPYING Mon Apr 11 10:18:16 -0700 2005 Add a COPYING notice, making it explicit that t... [Linus Torvalds]
directory Documentation/
file GIT-VERSION-GEN
file INSTALL
file Makefile
file README
file RelNotes
file abspath.c
file alias.c
file alloc.c
file archive-tar.c
file archive-zip.c Sat Jul 19 11:17:43 -0700 2008 archive: remove unused headers Remove obsolete... [René Scharfe]
file archive.c
file archive.h
directory arm/
file attr.c
file attr.h
file base85.c
file blob.c Mon Apr 16 23:36:16 -0700 2007 Clean up object creation to use more common cod... [Linus Torvalds]
file blob.h Wed Jun 08 13:04:53 -0700 2005 [PATCH] Anal retentive 'const unsigned char *sh... [Jason McMullan]
file branch.c
file branch.h
file builtin-add.c
file builtin-annotate.c Thu Jun 07 00:04:01 -0700 2007 War on whitespace This uses "git-apply --white... [gitster]
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-checkout.c
file builtin-clean.c
file builtin-clone.c
file builtin-commit-tree.c
file builtin-commit.c
file builtin-config.c
file builtin-count-objects.c
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-fast-export.c
file builtin-fetch--tool.c
file builtin-fetch-pack.c
file builtin-fetch.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-http-fetch.c
file builtin-init-db.c
file builtin-log.c
file builtin-ls-files.c
file builtin-ls-remote.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-merge-ours.c
file builtin-merge-recursive.c
file builtin-merge.c
file builtin-mv.c
file builtin-name-rev.c
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-remote.c
file builtin-rerere.c
file builtin-reset.c
file builtin-rev-list.c
file builtin-rev-parse.c
file builtin-revert.c
file builtin-rm.c
file builtin-send-pack.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
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
file builtin.h
file bundle.c
file bundle.h Wed Sep 19 03:22:30 -0700 2007 Move bundle specific stuff into bundle.[ch] Th... [dscho]
file cache-tree.c
file cache-tree.h
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 Sat Nov 10 00:24:51 -0800 2007 ce_match_stat, run_diff_files: use symbolic con... [gitster]
file check_bindir Thu Jun 19 16:00:38 -0700 2008 Move all dashed-form commands to libexecdir Si... [pclouds]
file color.c
file color.h
file combine-diff.c
file command-list.txt
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.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
file diff-delta.c
file diff-lib.c
file diff-no-index.c
file diff.c
file diff.h
file diffcore-break.c
file diffcore-delta.c
file diffcore-order.c Tue Sep 18 17:42:17 -0700 2007 Use xmemdupz() in many places. Signed-off-by: ... [MadCoder]
file diffcore-pickaxe.c
file diffcore-rename.c
file diffcore.h
file dir.c
file dir.h
file dump-cache-tree.c Tue Feb 03 22:11:44 -0800 2009 add test-dump-cache-tree in Makefile 5c5ba73 (... [Guanqun]
file entry.c
file environment.c
file exec_cmd.c
file exec_cmd.h
file fast-import.c
file fetch-pack.h
file fixup-builtins Fri Jul 11 21:13:17 -0700 2008 make remove-dashes: apply to scripts and progra... [vmiklos]
file fsck.c
file fsck.h
file generate-cmdlist.sh
file git-add--interactive.perl
file git-am.sh
file git-archimport.perl Sun Jul 13 14:12:48 -0700 2008 Make usage strings dash-less When you misuse a... [sbeyer]
file git-bisect.sh
file git-compat-util.h
file git-cvsexportcommit.perl
file git-cvsimport.perl
file git-cvsserver.perl
file git-filter-branch.sh
directory git-gui/
file git-instaweb.sh
file git-lost-found.sh
file git-merge-octopus.sh
file git-merge-one-file.sh
file git-merge-resolve.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 Sun Jul 13 14:12:48 -0700 2008 Make usage strings dash-less When you misuse a... [sbeyer]
file git-repack.sh
file git-request-pull.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-web--browse.sh
file git.c
file git.spec.in
directory gitk-git/
directory gitweb/
file graph.c
file graph.h
file grep.c
file grep.h
file hash-object.c
file hash.c Sun Mar 09 00:43:48 -0800 2008 Add 'const' where appropriate to index handling... [Linus Torvalds]
file hash.h Sun Mar 09 00:43:48 -0800 2008 Add 'const' where appropriate to index handling... [Linus Torvalds]
file help.c
file http-push.c
file http-walker.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 ll-merge.c
file ll-merge.h Mon Feb 18 00:46:13 -0800 2008 merge-recursive: split low-level merge function... [gitster]
file lockfile.c
file log-tree.c
file log-tree.h
file mailmap.c
file mailmap.h
file match-trees.c Sat Oct 20 22:43:27 -0700 2007 Improved const correctness for strings Signed-... [spearce]
file merge-file.c
file merge-index.c
file merge-recursive.h
file merge-tree.c
file mktag.c
file mktree.c
directory mozilla-sha1/
file name-hash.c Wed Apr 09 01:22:25 -0700 2008 Make hash_name_lookup able to do case-independe... [Linus Torvalds]
file object.c
file object.h
file pack-check.c
file pack-redundant.c
file pack-refs.c
file pack-refs.h Thu Jun 19 15:53:13 -0700 2008 Move pack_refs() and friends into libgit This ... [Johan Herland]
file pack-revindex.c
file pack-revindex.h
file pack-write.c
file pack.h
file pager.c
file parse-options.c
file parse-options.h
file patch-delta.c
file patch-id.c
file patch-ids.c
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
directory perl/
file pkt-line.c
file pkt-line.h
directory ppc/
file pretty.c
file progress.c
file progress.h Thu Nov 08 15:43:41 -0800 2007 nicer display of thin pack completion In the s... [Nicolas Pitre]
file quote.c
file quote.h
file reachable.c
file reachable.h Sat Jan 06 22:57:34 -0800 2007 Move traversal of reachable objects into a sepa... [Junio C Hamano]
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 rerere.c
file rerere.h
file revision.c
file revision.h
file run-command.c
file run-command.h
file send-pack.h
file server-info.c
file setup.c
file sha1-lookup.c
file sha1-lookup.h
file sha1_file.c
file sha1_name.c
file shallow.c Mon Feb 18 20:56:01 -0800 2008 Merge branch 'mk/maint-parse-careful' * mk/mai... [gitster]
file shell.c
file shortlog.h
file show-index.c
file sideband.c
file sideband.h
file strbuf.c
file strbuf.h
file symlinks.c
directory t/
file tag.c Sun Mar 02 15:11:07 -0800 2008 Merge branch 'mk/maint-parse-careful' * mk/mai... [gitster]
file tag.h Wed Nov 02 16:50:58 -0800 2005 Be careful when dereferencing tags. One caller... [Junio C Hamano]
file tar.h Sat Mar 25 16:35:43 -0800 2006 tar-tree: Introduce write_entry() ... and use ... [Rene Scharfe]
directory templates/
file test-chmtime.c
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-parse-options.c
file test-path-utils.c
file test-sha1.c
file test-sha1.sh Thu Mar 13 00:57:52 -0700 2008 more tr portability test script fixes Dealing ... [peff]
file thread-utils.c
file thread-utils.h Sat Feb 23 12:00:32 -0800 2008 pack-objects: Add runtime detection of online C... [Andreas Ericsson]
file trace.c
file transport.c
file transport.h
file tree-diff.c
file tree-walk.c Sun Mar 09 00:43:47 -0800 2008 Fix tree-walking compare_entry() in the presens... [Linus Torvalds]
file tree-walk.h Sun Mar 09 00:43:47 -0800 2008 Make 'traverse_trees()' traverse conflicting DF... [Linus Torvalds]
file tree.c
file tree.h Tue Jul 15 07:17:59 -0700 2008 add context pointer to read_tree_recursive() A... [René Scharfe]
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 walker.c
file walker.h Sat Apr 26 17:36:17 -0700 2008 Make walker.fetch_ref() take a struct ref. Thi... [Daniel Barkalow]
file wrapper.c
file write_or_die.c
file ws.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.