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 Wed Jan 06 12:22:25 -0800 2010 .gitattributes: detect 8-space indent in shell ... [gitster]
file .gitignore Mon Dec 28 00:24:37 -0800 2009 Merge branch 'il/vcs-helper' into pu * il/vcs-... [gitster]
file .mailmap Mon Sep 14 02:23:36 -0700 2009 Nicolas Pitre has a new email address Due to p... [Nicolas Pitre]
file COPYING Mon Apr 11 10:18:16 -0700 2005 Add a COPYING notice, making it explicit that t... [Linus Torvalds]
directory Documentation/ Wed Jan 06 13:53:51 -0800 2010 Merge branch 'jn/makefile' into pu * jn/makefi... [gitster]
file GIT-VERSION-GEN Sat Dec 26 14:11:46 -0800 2009 Kick off 1.7.0 cycle Signed-off-by: Junio C Ha... [gitster]
file INSTALL Thu Dec 03 11:38:21 -0800 2009 INSTALL: document a simpler way to run uninstal... [Matthew Ogilvie]
file Makefile Wed Jan 06 13:53:51 -0800 2010 Merge branch 'jn/makefile' into pu * jn/makefi... [gitster]
file README Wed Oct 07 12:47:24 -0700 2009 README: git lives at http://git-scm.com these d... [Stefan Naewe]
file RelNotes Sat Dec 26 14:11:46 -0800 2009 Kick off 1.7.0 cycle Signed-off-by: Junio C Ha... [gitster]
file abspath.c Thu Aug 27 16:20:53 -0700 2009 abspath.c: move declaration of 'len' into inner... [Brandon Casey]
file advice.c Sun Nov 22 16:07:27 -0800 2009 merge-recursive: point the user to commit when ... [moy]
file advice.h Sun Nov 22 16:07:27 -0800 2009 merge-recursive: point the user to commit when ... [moy]
file alias.c Sat May 23 01:39:08 -0700 2009 Merge branch 'jk/maint-1.6.0-trace-argv' * jk/... [gitster]
file alloc.c Fri May 01 15:17:31 -0700 2009 Fix a bunch of pointer declarations (codestyle)... [felipec]
file archive-tar.c Fri May 08 23:57:29 -0700 2009 archive-tar.c: squelch a type mismatch warning ... [gitster]
file archive-zip.c Sat Jul 19 11:17:43 -0700 2008 archive: remove unused headers Remove obsolete... [René Scharfe]
file archive.c Wed Dec 30 00:47:00 -0800 2009 archive: complain about path specs that don't m... [René Scharfe]
file archive.h Fri Apr 17 21:05:49 -0700 2009 archive: do not read .gitattributes in working ... [pclouds]
file attr.c Tue Jun 30 16:12:24 -0700 2009 attr: plug minor memory leak Free the memory a... [René Scharfe]
file attr.h Fri Apr 17 21:05:49 -0700 2009 attr: add GIT_ATTR_INDEX "direction" This inst... [pclouds]
file base85.c Thu Jun 18 09:22:46 -0700 2009 Fix big left-shifts of unsigned char Shifting ... [Linus Torvalds]
file bisect.c Sun Jan 03 16:17:03 -0800 2010 Use warning function instead of fprintf(stderr,... [Thiago Farina]
file bisect.h Sat Jun 06 11:26:56 -0700 2009 bisect: add parameters to "filter_skipped" bec... [Christian Couder]
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]
directory block-sha1/ Tue Aug 18 14:19:40 -0700 2009 remove ARM and Mozilla SHA1 implementations Th... [Nicolas Pitre]
file branch.c Sat Jun 27 11:14:53 -0700 2009 Convert existing die(..., strerror(errno)) to d... [trast]
file branch.h Tue Mar 03 22:58:52 -0800 2009 Make git-clone respect branch.autosetuprebase ... [gitster]
file builtin-add.c Sun Sep 13 01:32:20 -0700 2009 don't dereference NULL upon fdopen failure The... [Jim Meyering]
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 Loading commit data...
file builtin-archive.c Mon Dec 28 00:24:37 -0800 2009 Merge branch 'il/vcs-helper' into pu * il/vcs-... [gitster]
file builtin-bisect--helper.c Mon May 25 01:07:25 -0700 2009 parse-opts: prepare for OPT_FILENAME To give O... [bebarino]
file builtin-blame.c Tue Dec 22 12:32:39 -0800 2009 Merge branch 'maint' * maint: Prevent git bl... [gitster]
file builtin-branch.c Wed Jan 06 13:53:50 -0800 2010 Merge branch 'jc/branch-d' into pu * jc/branch... [gitster]
file builtin-bundle.c Fri Sep 18 19:47:15 -0700 2009 Update the usage bundle string. "git bundle -h... [Thiago Farina]
file builtin-cat-file.c Sun May 31 16:57:42 -0700 2009 Merge branch 'sb/opt-filename' * sb/opt-filena... [gitster]
file builtin-check-attr.c Mon May 25 01:07:25 -0700 2009 parse-opts: prepare for OPT_FILENAME To give O... [bebarino]
file builtin-check-ref-format.c Tue Nov 10 11:10:14 -0800 2009 Merge branch 'jn/maint-http-fetch-mingw' into j... [gitster]
file builtin-checkout-index.c Mon May 25 01:07:25 -0700 2009 parse-opts: prepare for OPT_FILENAME To give O... [bebarino]
file builtin-checkout.c Wed Jan 06 13:53:49 -0800 2010 Merge branch 'jc/cache-unmerge' into pu * jc/c... [gitster]
file builtin-clean.c Sat Jan 02 23:56:40 -0800 2010 Merge branch 'nd/sparse' into next * nd/sparse... [gitster]
file builtin-clone.c
file builtin-commit-tree.c Mon Nov 09 17:08:44 -0800 2009 Show usage string for 'git commit-tree -h' Tre... [Jonathan Nieder]
file builtin-commit.c Sat Jan 02 23:57:14 -0800 2010 Merge branch 'jc/rerere' into pu * jc/rerere: ... [gitster]
file builtin-config.c Thu Dec 31 12:19:38 -0800 2009 builtin-config: add --path option doing ~ and ~... [moy]
file builtin-count-objects.c
file builtin-describe.c Fri Nov 20 21:58:11 -0800 2009 describe: do not use unannotated tag even if ex... [trast]
file builtin-diff-files.c Fri Nov 14 19:11:49 -0800 2008 Add cache preload facility This can do the lst... [Linus Torvalds]
file builtin-diff-index.c Thu Aug 28 20:50:10 -0700 2008 diff*: fix worktree setup This fixes "git diff... [pclouds]
file builtin-diff-tree.c Fri Nov 20 15:10:29 -0800 2009 Teach --stdin option to "log" family Move the ... [gitster]
file builtin-diff.c Fri Aug 07 14:40:29 -0700 2009 Show usage string for 'git log -h', 'git show -... [moy]
file builtin-fast-export.c Fri Jul 31 07:48:09 -0700 2009 git fast-export: add --no-data option When usi... [girving]
file builtin-fetch-pack.c Wed Nov 04 17:58:15 -0800 2009 Smart fetch over HTTP: client side The git-rem... [spearce]
file builtin-fetch.c Sat Dec 26 14:03:16 -0800 2009 Merge branch 'sr/vcs-helper' * sr/vcs-helper: ... [gitster]
file builtin-fmt-merge-msg.c Sat Jun 27 11:14:53 -0700 2009 Use die_errno() instead of die() when checking ... [trast]
file builtin-for-each-ref.c Mon Aug 31 23:26:28 -0700 2009 Style fixes, add a space after if/for/while. T... [bgianfo]
file builtin-fsck.c Sun Nov 15 18:24:58 -0800 2009 Check the format of more printf-type functions ... [Tarmigan Casebolt]
file builtin-gc.c Thu Dec 03 10:08:54 -0800 2009 General --quiet improvements 'git reset' is mi... [felipec]
file builtin-grep.c
file builtin-help.c Tue Dec 01 12:10:09 -0800 2009 help: Do not unnecessarily look for a repositor... [davvid]
file builtin-init-db.c Wed Aug 05 12:39:33 -0700 2009 Merge branch 'ns/init-mkdir' * ns/init-mkdir: ... [gitster]
file builtin-log.c Sat Dec 26 14:03:18 -0800 2009 Merge branch 'jc/1.7.0-diff-whitespace-only-sta... [gitster]
file builtin-ls-files.c Wed Jan 06 13:53:49 -0800 2010 Merge branch 'jc/cache-unmerge' into pu * jc/c... [gitster]
file builtin-ls-remote.c Sat Dec 26 14:03:16 -0800 2009 Merge branch 'sr/vcs-helper' * sr/vcs-helper: ... [gitster]
file builtin-ls-tree.c Tue Nov 17 21:58:12 -0800 2009 ls-tree: migrate to parse-options Signed-off-b... [bebarino]
file builtin-mailinfo.c Wed Nov 25 16:23:08 -0800 2009 Merge branch 'jc/mailinfo-remove-brackets' into... [gitster]
file builtin-mailsplit.c Tue Nov 10 11:06:57 -0800 2009 Show usage string for 'git mailsplit -h' Signe... [Jonathan Nieder]
file builtin-merge-base.c Wed Aug 05 10:28:05 -0700 2009 git-merge-base/git-show-branch: Cleanup documen... [Michael J Gruber]
file builtin-merge-file.c
file builtin-merge-ours.c Mon Nov 09 17:08:45 -0800 2009 Show usage string for 'git merge-ours -h' This... [Jonathan Nieder]
file builtin-merge-recursive.c Sun Nov 29 23:11:46 -0800 2009 Make "subtree" part more orthogonal to the rest... [gitster]
file builtin-merge.c Sat Jan 02 23:57:14 -0800 2010 Merge branch 'jc/rerere' into pu * jc/rerere: ... [gitster]
file builtin-mktree.c Mon May 25 01:07:25 -0700 2009 parse-opts: prepare for OPT_FILENAME To give O... [bebarino]
file builtin-mv.c Sun Jan 03 16:17:03 -0800 2010 Use warning function instead of fprintf(stderr,... [Thiago Farina]
file builtin-name-rev.c Mon May 25 01:07:25 -0700 2009 parse-opts: prepare for OPT_FILENAME To give O... [bebarino]
file builtin-pack-objects.c Mon Nov 23 21:54:39 -0800 2009 Merge branch 'maint' * maint: pack-objects: ... [gitster]
file builtin-pack-refs.c Mon May 25 01:07:25 -0700 2009 parse-opts: prepare for OPT_FILENAME To give O... [bebarino]
file builtin-prune-packed.c Mon Nov 23 21:29:45 -0800 2009 prune-packed: only show progress when stderr is... [peff]
file builtin-prune.c Sun May 31 17:02:59 -0700 2009 environment: add global variable to disable rep... [Christian Couder]
file builtin-push.c Sun Jan 03 00:54:14 -0800 2010 Merge branch 'jk/push-to-delete' into pu * jk/... [gitster]
file builtin-read-tree.c Mon Jan 04 00:07:33 -0800 2010 Merge branch 'jc/fix-tree-walk' into pu * jc/f... [gitster]
file builtin-receive-pack.c Sat Dec 26 14:03:17 -0800 2009 Merge branch 'jc/1.7.0-push-safety' * jc/1.7.0... [gitster]
file builtin-reflog.c Tue Nov 10 12:00:21 -0800 2009 Let 'git <command> -h' show usage without a git... [Jonathan Nieder]
file builtin-remote.c Sun Jan 03 16:18:05 -0800 2010 Merge branch 'bg/maint-remote-update-default' i... [gitster]
file builtin-replace.c Sun May 31 17:03:40 -0700 2009 builtin-replace: use "usage_msg_opt" to give be... [Christian Couder]
file builtin-rerere.c Wed Jan 06 13:53:50 -0800 2010 Merge branch 'jc/rerere' into pu * jc/rerere: ... [gitster]
file builtin-reset.c Wed Jan 06 12:34:53 -0800 2010 Merge branch 'fc/opt-quiet-gc-reset' into next ... [gitster]
file builtin-rev-list.c Sat Dec 26 14:03:18 -0800 2009 Merge branch 'jc/1.7.0-diff-whitespace-only-sta... [gitster]
file builtin-rev-parse.c Tue Nov 17 22:05:08 -0800 2009 Merge branch 'jn/help-everywhere' into next * ... [gitster]
file builtin-revert.c
file builtin-rm.c Sat Jun 27 11:14:53 -0700 2009 Convert existing die(..., strerror(errno)) to d... [trast]
file builtin-send-pack.c
file builtin-shortlog.c Mon Nov 30 14:42:28 -0800 2009 Merge branch 'uk/maint-shortlog-encoding' Conf... [gitster]
file builtin-show-branch.c Mon Oct 19 22:28:20 -0700 2009 Refactor pretty_print_commit arguments into a s... [trast]
file builtin-show-ref.c Mon Nov 09 17:08:53 -0800 2009 Show usage string for 'git show-ref -h' This o... [Jonathan Nieder]
file builtin-stripspace.c Tue Nov 10 11:06:57 -0800 2009 Show usage string for 'git stripspace -h' Sign... [Jonathan Nieder]
file builtin-symbolic-ref.c Mon May 25 01:07:25 -0700 2009 parse-opts: prepare for OPT_FILENAME To give O... [bebarino]
file builtin-tag.c Thu Dec 10 18:45:34 -0800 2009 tag -d: print sha1 of deleted tag Print the sh... [Michael J Gruber]
file builtin-tar-tree.c Tue Nov 10 11:06:57 -0800 2009 Show usage string for 'git get-tar-commit-id -h... [Jonathan Nieder]
file builtin-unpack-objects.c Thu Aug 27 16:59:08 -0700 2009 Merge branch 'jc/maint-unpack-objects-strict' ... [gitster]
file builtin-update-index.c Sat Jan 02 23:57:11 -0800 2010 Merge branch 'jc/cache-unmerge' into pu * jc/c... [gitster]
file builtin-update-ref.c Mon May 25 01:07:25 -0700 2009 parse-opts: prepare for OPT_FILENAME To give O... [bebarino]
file builtin-update-server-info.c Sat Aug 29 14:07:25 -0700 2009 update-server-info: make builtin, use parseopt ... [René Scharfe]
file builtin-upload-archive.c Sun Nov 22 16:28:14 -0800 2009 Merge branch 'tc/format-attribute' * tc/format... [gitster]
file builtin-verify-pack.c Fri Aug 07 20:45:31 -0700 2009 verify-pack --stat-only: show histogram without... [gitster]
file builtin-verify-tag.c Fri Jul 10 23:57:15 -0700 2009 verify-tag: migrate to parse-options Signed-of... [bebarino]
file builtin-write-tree.c Fri Jul 10 23:56:40 -0700 2009 write-tree: migrate to parse-options A check f... [bebarino]
file builtin.h Mon Nov 09 17:08:44 -0800 2009 Retire fetch--tool helper to contrib/examples ... [Jonathan Nieder]
file bundle.c Mon Nov 23 22:30:08 -0800 2009 Merge branch 'jc/log-stdin' * jc/log-stdin: ... [gitster]
file bundle.h Wed Sep 19 03:22:30 -0700 2007 Move bundle specific stuff into bundle.[ch] Th... [dscho]
file cache-tree.c Tue Jul 14 13:50:33 -0700 2009 Improve on the 'invalid object' error message a... [Linus Torvalds]
file cache-tree.h Mon May 25 11:35:29 -0700 2009 Optimize "diff-index --cached" using cache-tree... [gitster]
file cache.h Wed Jan 06 13:53:51 -0800 2010 Merge branch 'jc/fix-tree-walk' into pu * jc/f... [gitster]
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 Fri Feb 13 17:27:58 -0800 2009 Clean up use of ANSI color sequences Remove th... [ArjenL]
file color.h Fri Nov 27 00:28:40 -0800 2009 Add a notice that only certain functions can pr... [Johannes Sixt]
file combine-diff.c Fri Nov 27 22:36:32 -0800 2009 Give the hunk comment its own color Inspired b... [bertwesarg]
file command-list.txt Sat Dec 26 14:12:34 -0800 2009 Add git-http-backend to command-list. Signed-o... [Tarmigan Casebolt]
file commit.c Fri Nov 20 23:53:55 -0800 2009 Merge branch 'jh/notes' (early part) * 'jh/not... [gitster]
file commit.h Fri Nov 20 23:51:23 -0800 2009 Merge branch 'sp/smart-http' * sp/smart-http: ... [gitster]
directory compat/ Wed Nov 25 00:16:38 -0800 2009 Explicitly truncate bswap operand to uint32_t ... [d0k]
file config.c Sat Jan 02 23:56:40 -0800 2010 Merge branch 'nd/sparse' into next * nd/sparse... [gitster]
file config.mak.in Wed Jul 22 21:56:51 -0700 2009 configure.ac: rework/fix the NEEDS_RESOLV and N... [Brandon Casey]
file configure.ac Sat Dec 26 14:03:16 -0800 2009 Merge branch 'sr/vcs-helper' * sr/vcs-helper: ... [gitster]
file connect.c Mon Nov 23 22:24:01 -0800 2009 Merge branch 'cc/replace' * cc/replace: Docu... [gitster]
directory contrib/ Thu Dec 31 15:06:14 -0800 2009 Merge branch 'tr/maint-1.6.5-bash-prompt-show-s... [gitster]
file convert.c
file copy.c Sun Sep 13 01:32:26 -0700 2009 preserve mtime of local clone A local clone wi... [drizzd]
file csum-file.c Sat Jun 27 11:14:53 -0700 2009 Convert existing die(..., strerror(errno)) to d... [trast]
file csum-file.h Fri Oct 10 08:39:20 -0700 2008 Merge branch 'maint' * maint: rebase -i: do ... [spearce]
file ctype.c Fri May 01 16:07:29 -0700 2009 ctype.c: fix typo in comment Signed-off-by: Re... [René Scharfe]
file daemon.c Sun Nov 22 16:28:14 -0800 2009 Merge branch 'tc/format-attribute' * tc/format... [gitster]
file date.c Sat Oct 03 03:04:38 -0700 2009 Fix '--relative-date' This fixes '--relative-d... [j416]
file decorate.c Wed May 20 00:02:24 -0700 2009 Unify signedness in hashing calls Our hash_obj... [Dan McGee]
file decorate.h Wed Aug 20 13:30:49 -0700 2008 decorate: allow const objects to be decorated ... [peff]
file delta.h Thu Jun 18 09:22:46 -0700 2009 Fix big left-shifts of unsigned char Shifting ... [Linus Torvalds]
file diff-delta.c Mon Sep 14 02:23:36 -0700 2009 Nicolas Pitre has a new email address Due to p... [Nicolas Pitre]
file diff-lib.c Wed Jan 06 13:53:51 -0800 2010 Merge branch 'jc/fix-tree-walk' into pu * jc/f... [gitster]
file diff-no-index.c Tue Nov 10 12:00:21 -0800 2009 diff --no-index: make the usage string less sca... [Jonathan Nieder]
file diff.c Mon Jan 04 00:07:33 -0800 2010 Merge branch 'jc/fix-tree-walk' into pu * jc/f... [gitster]
file diff.h Wed Jan 06 13:53:51 -0800 2010 Merge branch 'jc/fix-tree-walk' into pu * jc/f... [gitster]
file diffcore-break.c Mon Nov 16 13:21:12 -0800 2009 diffcore-break: save cnt_data for other phases ... [peff]
file diffcore-delta.c Sat Dec 05 10:54:17 -0800 2009 Fix diff -B/--dirstat miscounting of newly adde... [Linus Torvalds]
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 Tue Mar 17 15:10:12 -0700 2009 pickaxe: count regex matches only once When --... [René Scharfe]
file diffcore-rename.c Fri Nov 20 22:13:47 -0800 2009 diffcore-rename: reduce memory footprint by fre... [gitster]
file diffcore.h Sun Nov 02 16:36:40 -0800 2008 Merge branch 'maint' * maint: Add reference ... [gitster]
file dir.c Sat Jan 02 23:56:40 -0800 2010 Merge branch 'nd/sparse' into next * nd/sparse... [gitster]
file dir.h Sat Jan 02 23:56:40 -0800 2010 Merge branch 'nd/sparse' into next * nd/sparse... [gitster]
file editor.c Tue Jan 05 23:41:51 -0800 2010 editor: use run_command's shell feature Now th... [peff]
file entry.c Thu Dec 24 16:00:39 -0800 2009 Merge branch 'nd/sparse' into next * nd/sparse... [gitster]
file environment.c Sat Jan 02 23:56:40 -0800 2010 Merge branch 'nd/sparse' into next * nd/sparse... [gitster]
file exec_cmd.c Thu Mar 26 00:27:03 -0700 2009 Merge branch 'js/maint-1.6.0-exec-path-env' * ... [gitster]
file exec_cmd.h Mon Jan 26 00:26:05 -0800 2009 Refactor git_set_argv0_path() to git_extract_ar... [Steve Haslam]
file fast-import.c Wed Jan 06 13:52:00 -0800 2010 Merge branch 'sr/gfi-options' into pu * sr/gfi... [gitster]
file fetch-pack.h Wed Nov 04 17:58:15 -0800 2009 Smart fetch over HTTP: client side The git-rem... [spearce]
file fixup-builtins Fri Jul 11 21:13:17 -0700 2008 make remove-dashes: apply to scripts and progra... [vmiklos]
file fsck.c Mon Jul 06 09:36:16 -0700 2009 Allow the Unix epoch to be a valid commit date ... [Eric Wong]
file fsck.h Sun Nov 15 18:24:58 -0800 2009 Check the format of more printf-type functions ... [Tarmigan Casebolt]
file generate-cmdlist.sh Sun Nov 30 18:16:32 -0800 2008 generate-cmdlist.sh: avoid selecting synopsis a... [pclouds]
file git-add--interactive.perl Tue Dec 08 22:47:09 -0800 2009 Merge branch 'maint' * maint: add-interactiv... [gitster]
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 Wed Nov 25 11:45:07 -0800 2009 Merge branch 'rs/work-around-grep-opt-insanity'... [gitster]
file git-compat-util.h Sun Nov 29 23:11:46 -0800 2009 git merge -X<option> Teach "-X <option>" comma... [apenwarr]
file git-cvsexportcommit.perl Mon Jul 06 09:36:43 -0700 2009 Avoid generating a warning if $fullname{$file} ... [Nick Woolley]
file git-cvsimport.perl Mon Oct 19 00:31:02 -0700 2009 cvsimport: fix relative argument filenames One... [peff]
file git-cvsserver.perl Sun Jan 03 16:18:06 -0800 2010 Merge branch 'so/cvsserver-update' into next *... [gitster]
file git-difftool--helper.sh Sun Apr 12 15:19:12 -0700 2009 mergetool--lib: simplify API usage by removing ... [davvid]
file git-difftool.perl Sun Jan 03 00:29:35 -0800 2010 git-difftool: Add '--gui' for selecting a GUI t... [davvid]
file git-filter-branch.sh Sun Jan 03 16:18:06 -0800 2010 Merge branch 'js/filter-branch-prime' into next... [gitster]
directory git-gui/
file git-instaweb.sh Tue Dec 01 11:28:15 -0800 2009 Merge branch 'jn/gitweb-blame' * jn/gitweb-bla... [gitster]
file git-lost-found.sh Wed Dec 03 14:27:17 -0800 2008 lost-found: use git rev-parse -q Signed-off-by... [vmiklos]
file git-merge-octopus.sh Sun Dec 13 23:40:24 -0800 2009 octopus: remove dead code MSG, PARENT, and CNT... [bebarino]
file git-merge-one-file.sh Tue Nov 10 11:06:57 -0800 2009 Show usage string for 'git merge-one-file -h' ... [Jonathan Nieder]
file git-merge-resolve.sh Wed Apr 22 19:05:37 -0700 2009 Convert to use quiet option when available A m... [Dan Loewenherz]
file git-mergetool--lib.sh Wed Nov 25 11:45:07 -0800 2009 Merge branch 'rs/work-around-grep-opt-insanity'... [gitster]
file git-mergetool.sh Sun Apr 12 15:19:12 -0700 2009 mergetool--lib: simplify API usage by removing ... [davvid]
file git-notes.sh Mon Oct 19 18:59:43 -0700 2009 Teach "-m <msg>" and "-F <file>" to "git notes ... [Johan Herland]
file git-parse-remote.sh Thu Jun 11 19:50:45 -0700 2009 parse-remote: remove unused functions Signed-o... [Santi Béjar]
file git-pull.sh Sun Dec 27 23:03:32 -0800 2009 Merge branch 'ap/merge-backend-opts' into pu *... [gitster]
file git-quiltimport.sh Wed Feb 25 00:49:13 -0800 2009 git-quiltimport: preserve standard input to be ... [Gerrit Pape]
file git-rebase--interactive.sh Wed Jan 06 12:34:53 -0800 2010 Merge branch 'ns/rebase-auto-squash' into next ... [gitster]
file git-rebase.sh Wed Jan 06 13:53:50 -0800 2010 Merge branch 'jc/rerere' into pu * jc/rerere: ... [gitster]
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 Sat Jul 25 00:45:03 -0700 2009 Merge branch 'js/maint-graft-unhide-true-parent... [gitster]
file git-request-pull.sh Wed Jul 29 11:02:49 -0700 2009 request-pull: optionally show a patch as well ... [gitster]
file git-send-email.perl Sat Dec 26 14:03:17 -0800 2009 Merge branch 'jc/1.7.0-send-email-no-thread-def... [gitster]
file git-sh-setup.sh Thu Dec 24 15:55:45 -0800 2009 Revert "rebase: refuse to rebase with -s ours" ... [gitster]
file git-stash.sh Sat Jan 02 10:40:55 -0800 2010 stash: mention --patch in usage string. Signed... [moy]
file git-submodule.sh Wed Nov 25 00:28:37 -0800 2009 Merge branch 'rs/work-around-grep-opt-insanity'... [gitster]
file git-svn.perl Wed Dec 23 11:58:05 -0800 2009 git svn: branch/tag commands detect username in... [Eric Wong]
file git-web--browse.sh Mon Sep 14 02:27:25 -0700 2009 web--browse: fix Mac OS X GUI detection for 10.... [Heiko Voigt]
file git.c
file git.spec.in Mon Sep 14 02:23:36 -0700 2009 Nicolas Pitre has a new email address Due to p... [Nicolas Pitre]
directory git_remote_helpers/ Tue Nov 24 15:50:20 -0800 2009 Add Python support library for remote helpers ... [SRabbelier]
directory gitk-git/ Wed Dec 09 15:38:42 -0800 2009 Merge git://git.kernel.org/pub/scm/gitk/gitk *... [gitster]
directory gitweb/ Sun Jan 03 21:10:13 -0800 2010 gitweb: Makefile improvements This commit adju... [John 'Warthog9' Hawley]
file graph.c Thu Aug 27 16:59:56 -0700 2009 Merge branch 'as/maint-graph-interesting-fix' ... [gitster]
file graph.h Thu Nov 19 23:05:17 -0800 2009 Documentation: undocument gc'd function graph_r... [Greg Price]
file grep.c Mon Nov 16 16:06:46 -0800 2009 grep: Allow case insensitive search of fixed-st... [briancollins]
file grep.h Mon Nov 16 16:06:46 -0800 2009 grep: Allow case insensitive search of fixed-st... [briancollins]
file hash-object.c Sat Jun 27 11:14:53 -0700 2009 Use die_errno() instead of die() when checking ... [trast]
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 Tue Dec 15 16:21:51 -0800 2009 help.autocorrect: do not run a command if the c... [Johannes Sixt]
file help.h Sun Sep 07 23:52:16 -0700 2008 Merge branch 'ar/autospell' * ar/autospell: ... [gitster]
file http-backend.c Wed Jan 06 01:16:50 -0800 2010 Smart-http: check if repository is OK to export... [Tarmigan Casebolt]
file http-fetch.c Tue Nov 10 11:11:21 -0800 2009 Let 'git http-fetch -h' show usage outside any ... [Jonathan Nieder]
file http-push.c Sun Nov 22 22:56:54 -0800 2009 Disable CURLOPT_NOBODY before enabling CURLOPT_... [mstorsjo]
file http-walker.c Sat Jun 06 11:03:11 -0700 2009 http*: add helper methods for fetching objects ... [rctay]
file http.c Sun Jan 03 16:18:00 -0800 2010 Merge branch 'master' into next * master: Us... [gitster]
file http.h Wed Nov 04 17:58:15 -0800 2009 Smart push over HTTP: client side The git-remo... [spearce]
file ident.c Fri Nov 13 12:16:30 -0800 2009 Suppress warnings from "git var -l" For script... [Jonathan Nieder]
file imap-send.c Wed Dec 30 11:03:18 -0800 2009 run-command: convert simple callsites to use_sh... [peff]
file index-pack.c Tue Nov 10 12:00:21 -0800 2009 Let 'git <command> -h' show usage without a git... [Jonathan Nieder]
file levenshtein.c Wed Apr 22 19:02:12 -0700 2009 Fix typos / spelling in comments Signed-off-by... [MikeRalphson]
file levenshtein.h Sun Aug 31 10:14:58 -0700 2008 git wrapper: DWIM mistyped commands This patch... [dscho]
file list-objects.c Sat Apr 18 14:46:17 -0700 2009 Merge branch 'lt/pack-object-memuse' * lt/pack... [gitster]
file list-objects.h Sat Apr 18 14:46:17 -0700 2009 Merge branch 'lt/pack-object-memuse' * lt/pack... [gitster]
file ll-merge.c Thu Dec 31 15:06:12 -0800 2009 Merge branch 'jk/run-command-use-shell' into pu... [gitster]
file ll-merge.h Sun Nov 29 23:11:46 -0800 2009 git merge -X<option> Teach "-X <option>" comma... [apenwarr]
file lockfile.c Tue Sep 29 08:14:47 -0700 2009 git branch -D: give a better error message when... [vmiklos]
file log-tree.c Mon Oct 19 22:28:26 -0700 2009 Introduce new pretty formats %g[sdD] for reflog... [trast]
file log-tree.h Tue Aug 18 13:14:17 -0700 2009 git-log: allow --decorate[=short|full] Commit ... [Lars Hjemli]
file mailmap.c Sat Jun 20 21:52:55 -0700 2009 Fix various sparse warnings in the git source c... [Linus Torvalds]
file mailmap.h Sun Feb 08 12:36:38 -0800 2009 Add map_user() and clear_mailmap() to mailmap ... [mstormo]
file match-trees.c Sun Nov 29 23:11:46 -0800 2009 Make "subtree" part more orthogonal to the rest... [gitster]
file merge-file.c Sat Oct 25 12:09:31 -0700 2008 Always initialize xpparam_t to 0 We're going t... [Brian Downing]
file merge-index.c Tue Jun 09 00:15:57 -0700 2009 Simplify some instances of run_command() by usi... [Johannes Sixt]
file merge-recursive.c Wed Jan 06 13:52:00 -0800 2010 Merge branch 'ap/merge-backend-opts' into pu *... [gitster]
file merge-recursive.h
file merge-tree.c Wed Feb 04 15:08:49 -0800 2009 Replace deprecated dashed git commands in usage... [aspotashev]
file mktag.c Fri Aug 21 18:47:53 -0700 2009 Merge branch 'cc/replace' * cc/replace: t605... [gitster]
file name-hash.c Wed Apr 09 01:22:25 -0700 2008 Make hash_name_lookup able to do case-independe... [Linus Torvalds]
file notes.c Mon Dec 07 13:52:53 -0800 2009 Refactor notes concatenation into a flexible in... [Johan Herland]
file notes.h Mon Dec 07 13:52:53 -0800 2009 Refactor notes concatenation into a flexible in... [Johan Herland]
file object.c Sun May 31 17:02:59 -0700 2009 object: call "check_sha1_signature" with the re... [Christian Couder]
file object.h Sun Jan 25 17:13:02 -0800 2009 Merge branch 'js/maint-all-implies-HEAD' * js/... [gitster]
file pack-check.c Sat Jun 06 10:56:27 -0700 2009 Don't expect verify_pack() callers to set pack_... [Mike Hommey]
file pack-redundant.c Tue Nov 10 12:00:21 -0800 2009 Let 'git <command> -h' show usage without a git... [Jonathan Nieder]
file pack-refs.c Sat Jun 27 11:14:53 -0700 2009 Convert existing die(..., strerror(errno)) to d... [trast]
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 Wed Jul 22 21:57:41 -0700 2009 janitor: useless checks before free Signed-off... [MadCoder]
file pack-revindex.h Fri Aug 22 22:00:22 -0700 2008 discard revindex data when pack list changes T... [Nicolas Pitre]
file pack-write.c Sat Jun 27 11:14:53 -0700 2009 Convert existing die(..., strerror(errno)) to d... [trast]
file pack.h Fri Aug 29 21:51:27 -0700 2008 improve reliability of fixup_pack_header_footer... [Nicolas Pitre]
file pager.c
file parse-options.c
file parse-options.h Fri Dec 04 00:20:48 -0800 2009 Teach --[no-]rerere-autoupdate option to merge,... [gitster]
file patch-delta.c Mon Sep 14 02:23:36 -0700 2009 Nicolas Pitre has a new email address Due to p... [Nicolas Pitre]
file patch-id.c Wed Feb 04 15:08:49 -0800 2009 Replace deprecated dashed git commands in usage... [aspotashev]
file patch-ids.c Sat Apr 04 22:57:42 -0700 2009 patch-ids: use the new generic "sha1_pos" funct... [Christian Couder]
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.c Sun Nov 22 16:28:38 -0800 2009 Merge branch 'mm/config-pathname-tilde-expand' ... [gitster]
directory perl/ Fri Sep 25 14:00:04 -0700 2009 perl/Makefile.PL: detect MakeMaker versions inc... [Brandon Casey]
file pkt-line.c Fri Oct 30 19:20:53 -0700 2009 pkt-line: Make packet_read_line easier to debug... [spearce]
file pkt-line.h Fri Oct 30 19:20:53 -0700 2009 pkt-line: Add strbuf based functions These rou... [spearce]
directory ppc/ Thu Oct 02 18:06:56 -0700 2008 fix openssl headers conflicting with custom SHA... [Nicolas Pitre]
file preload-index.c Wed Jul 22 21:57:41 -0700 2009 janitor: add DIV_ROUND_UP and use it. Signed-o... [MadCoder]
file pretty.c Mon Dec 07 13:52:53 -0800 2009 Notes API: Allow multiple concurrent notes tree... [Johan Herland]
file progress.c Wed Oct 14 01:19:29 -0700 2009 change throughput display units with fast links... [Nicolas Pitre]
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 Sat Jun 20 21:52:55 -0700 2009 Fix various sparse warnings in the git source c... [Linus Torvalds]
file quote.h Mon Mar 30 01:22:53 -0700 2009 quote: add "sq_dequote_to_argv" to put unwrappe... [Christian Couder]
file reachable.c Wed Apr 08 22:58:43 -0700 2009 process_{tree,blob}: Remove useless xstrdup cal... [Björn Steinbrink]
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 Wed Jan 06 13:53:49 -0800 2010 Merge branch 'jc/cache-unmerge' into pu * jc/c... [gitster]
file reflog-walk.c Mon Oct 19 22:28:26 -0700 2009 Introduce new pretty formats %g[sdD] for reflog... [trast]
file reflog-walk.h Mon Oct 19 22:28:26 -0700 2009 Introduce new pretty formats %g[sdD] for reflog... [trast]
file refs.c Tue Nov 10 01:01:47 -0800 2009 teach warn_dangling_symref to take a FILE argum... [jaysoffian]
file refs.h Tue Nov 10 01:01:47 -0800 2009 teach warn_dangling_symref to take a FILE argum... [jaysoffian]
file remote-curl.c
file remote.c
file remote.h
file replace_object.c Sun May 31 17:02:59 -0700 2009 environment: add global variable to disable rep... [Christian Couder]
file rerere.c Wed Jan 06 13:53:50 -0800 2010 Merge branch 'jc/rerere' into pu * jc/rerere: ... [gitster]
file rerere.h Wed Jan 06 13:53:50 -0800 2010 Merge branch 'jc/rerere' into pu * jc/rerere: ... [gitster]
file resolve-undo.c Fri Dec 25 17:10:10 -0800 2009 resolve-undo: "checkout -m path" uses resolve-u... [gitster]
file resolve-undo.h Fri Dec 25 17:10:10 -0800 2009 resolve-undo: "checkout -m path" uses resolve-u... [gitster]
file revision.c Sat Dec 26 14:03:18 -0800 2009 Merge branch 'jc/1.7.0-diff-whitespace-only-sta... [gitster]
file revision.h Sat Nov 21 00:42:26 -0800 2009 Merge branch 'jc/log-stdin' into next * jc/log... [gitster]
file run-command.c Tue Jan 05 23:41:50 -0800 2010 run-command: optimize out useless shell calls ... [peff]
file run-command.h Fri Jan 01 17:53:46 -0800 2010 run-command: add "use shell" option Many calls... [peff]
file send-pack.h Wed Nov 04 17:58:15 -0800 2009 Smart push over HTTP: client side The git-remo... [spearce]
file server-info.c Mon May 18 09:01:06 -0700 2009 Merge branch 'ar/unlink-err' * ar/unlink-err: ... [gitster]
file setup.c Sun Dec 27 23:03:34 -0800 2009 Merge branch 'mm/diag-path-in-treeish' into pu ... [gitster]
file sha1-lookup.c Mon Apr 06 00:56:27 -0700 2009 sha1-lookup: fix up the assertion message Sign... [gitster]
file sha1-lookup.h Sat Apr 04 22:57:39 -0700 2009 sha1-lookup: add new "sha1_pos" function to eff... [Christian Couder]
file sha1_file.c Wed Oct 21 23:19:47 -0700 2009 Fix incorrect error check while reading deflate... [gitster]
file sha1_name.c Wed Jan 06 12:34:52 -0800 2010 Merge branch 'mm/diag-path-in-treeish' into nex... [gitster]
file shallow.c Mon Feb 18 20:56:01 -0800 2008 Merge branch 'mk/maint-parse-careful' * mk/mai... [gitster]
file shell.c Sat Jun 27 11:14:53 -0700 2009 Convert existing die(..., strerror(errno)) to d... [trast]
file shortlog.h Mon Jul 21 19:11:50 -0700 2008 Rename path_list to string_list The name path_... [dscho]
file show-index.c Tue Nov 10 11:06:57 -0800 2009 Show usage string for 'git show-index -h' Sign... [Jonathan Nieder]
file sideband.c Wed Nov 04 17:58:15 -0800 2009 Smart push over HTTP: client side The git-remo... [spearce]
file sideband.h Tue Mar 10 23:23:02 -0700 2009 recv_sideband: Bands #2 and #3 always go to std... [Johannes Sixt]
file sigchain.c Wed Jan 21 22:46:53 -0800 2009 refactor signal handling for cleanup functions ... [peff]
file sigchain.h Wed Jan 21 22:46:53 -0800 2009 refactor signal handling for cleanup functions ... [peff]
file strbuf.c
file strbuf.h Sun Nov 15 18:24:58 -0800 2009 Check the format of more printf-type functions ... [Tarmigan Casebolt]
file string-list.c Fri Feb 27 15:19:08 -0800 2009 string-list: new for_each_string_list() functio... [jaysoffian]
file string-list.h Fri Feb 27 15:19:08 -0800 2009 string-list: new for_each_string_list() functio... [jaysoffian]
file submodule.c Fri Nov 20 21:58:11 -0800 2009 submodule.c: Squelch a "use before assignment" ... [davvid]
file submodule.h Mon Oct 19 22:31:00 -0700 2009 Add the --submodule option to the diff option f... [dscho]
file symlinks.c Wed Jul 29 20:20:12 -0700 2009 lstat_cache: guard against full match of length... [Kjetil Barvik]
directory t/ Wed Jan 06 13:53:51 -0800 2010 Merge branch 'jc/fix-tree-walk' into pu * jc/f... [gitster]
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/ Sun Nov 15 16:41:33 -0800 2009 Merge branch 'bs/maint-pre-commit-hook-sample' ... [gitster]
file test-chmtime.c Mon Jun 01 00:10:08 -0700 2009 test-chmtime: work around Windows limitation W... [dscho]
file test-ctype.c Sat Jan 17 18:30:41 -0800 2009 Add is_regex_special() Add is_regex_special(),... [René Scharfe]
file test-date.c Sun Aug 30 22:04:46 -0700 2009 refactor test-date interface The test-date pro... [peff]
file test-delta.c Mon Sep 14 02:23:36 -0700 2009 Nicolas Pitre has a new email address Due to p... [Nicolas Pitre]
file test-dump-cache-tree.c Tue Feb 03 22:11:44 -0800 2009 add test-dump-cache-tree in Makefile 5c5ba73 (... [Guanqun]
file test-genrandom.c Mon Sep 21 00:36:12 -0700 2009 test-genrandom: ensure stdout is set to _O_BINA... [Johannes Sixt]
file test-index-version.c Sun Aug 23 17:11:28 -0700 2009 Add test-index-version Commit 06aaaa0bf70fe37d... [pclouds]
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 Tue Sep 29 07:28:47 -0700 2009 parse-opt: ignore negation of OPT_NONEG for amb... [Andreas Schwab]
file test-path-utils.c Thu Feb 19 22:45:48 -0800 2009 Introduce the function strip_path_suffix() The... [dscho]
file test-sha1.c Sat Jun 27 11:14:53 -0700 2009 Convert existing die(..., strerror(errno)) to d... [trast]
file test-sha1.sh Thu Mar 13 00:57:52 -0700 2008 more tr portability test script fixes Dealing ... [peff]
file test-sigchain.c Fri Jan 30 01:14:26 -0800 2009 t0005: use SIGTERM for sigchain test The signa... [peff]
file thread-utils.c Fri Sep 18 20:00:42 -0700 2009 Make usage of windows.h lean and mean Centrali... [Marius Storm-Olsen]
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 Wed Feb 25 00:49:53 -0800 2009 trace: Fixed a minor typo in an error message. ... [allancaffee]
file transport-helper.c Wed Jan 06 13:53:50 -0800 2010 Merge branch 'tc/clone-v-progress' into pu * t... [gitster]
file transport.c
file transport.h Wed Dec 30 01:29:03 -0800 2009 Merge branch 'tc/clone-v-progress' into pu * t... [gitster]
file tree-diff.c Wed Jul 29 10:22:39 -0700 2009 diff: Rename QUIET internal option to QUICK Th... [gitster]
file tree-walk.c
file tree-walk.h Sun Mar 09 00:43:47 -0800 2008 Make 'traverse_trees()' traverse conflicting DF... [Linus Torvalds]
file tree.c Mon Apr 20 13:44:14 -0700 2009 Fix off-by-one in read_tree_recursive Found by... [dscho]
file tree.h Tue Jul 15 07:17:59 -0700 2008 add context pointer to read_tree_recursive() A... [René Scharfe]
file unimplemented.sh Wed Apr 08 22:14:56 -0700 2009 Makefile: allow building without perl For syst... [peff]
file unpack-file.c Tue Nov 10 11:06:57 -0800 2009 Show usage string for 'git unpack-file -h' "un... [Jonathan Nieder]
file unpack-trees.c Wed Jan 06 13:53:51 -0800 2010 Merge branch 'jc/fix-tree-walk' into pu * jc/f... [gitster]
file unpack-trees.h Wed Jan 06 13:53:51 -0800 2010 Merge branch 'jc/fix-tree-walk' into pu * jc/f... [gitster]
file upload-pack.c Thu Dec 10 16:20:59 -0800 2009 Sync with 1.6.5.6 Signed-off-by: Junio C Haman... [gitster]
file usage.c Sun Nov 22 16:14:48 -0800 2009 Fix truncated usage messages The usage message... [bjorng]
file userdiff.c Thu Jun 18 09:52:10 -0700 2009 avoid exponential regex match for java and objc... [bonzini]
file userdiff.h Sat Jan 17 10:44:21 -0800 2009 color-words: make regex configurable via attrib... [trast]
file utf8.c Mon Nov 23 15:36:07 -0800 2009 strbuf_add_wrapped_text(): skip over colour cod... [René Scharfe]
file utf8.h Mon Oct 19 00:57:29 -0700 2009 Add strbuf_add_wrapped_text() to utf8.[ch] The... [dscho]
file var.c Fri Nov 13 12:20:47 -0800 2009 Teach git var about GIT_PAGER Expose the comma... [Jonathan Nieder]
file walker.c Wed Jul 22 21:57:41 -0700 2009 janitor: useless checks before free Signed-off... [MadCoder]
file walker.h Sat Apr 26 17:36:17 -0700 2008 Make walker.fetch_ref() take a struct ref. Thi... [Daniel Barkalow]
file wrap-for-bin.sh Thu Dec 03 11:37:47 -0800 2009 build dashless "bin-wrappers" directory similar... [Matthew Ogilvie]
file wrapper.c Sat Jun 27 11:14:53 -0700 2009 Convert existing die(..., strerror(errno)) to d... [trast]
file write_or_die.c Sat Jun 27 11:14:53 -0700 2009 Convert existing die(..., strerror(errno)) to d... [trast]
file ws.c Tue Sep 15 03:28:08 -0700 2009 Merge branch 'jc/maint-1.6.0-blank-at-eof' (ear... [gitster]
file wt-status.c Thu Dec 24 16:00:39 -0800 2009 Merge branch 'jk/1.7.0-status' into next * jk/... [gitster]
file wt-status.h Sat Dec 12 01:22:10 -0800 2009 status/commit: do not suggest "reset HEAD <path... [gitster]
file xdiff-interface.c Wed Jul 01 19:16:37 -0700 2009 userdiff: add xdiff_clear_find_func() xdiff_se... [René Scharfe]
file xdiff-interface.h Wed Jul 01 19:16:37 -0700 2009 userdiff: add xdiff_clear_find_func() xdiff_se... [René Scharfe]
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/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.