You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Junio C Hamano 7e0651a630 Sync with 1.8.0.2 12 years ago
..
RelNotes Git 1.8.1-rc1 12 years ago
howto Documentation/howto: convert plain text files to asciidoc 12 years ago
pt_BR
technical Documentation: how to add a new command 12 years ago
.gitattributes
.gitignore
CodingGuidelines Documentation/CodingGuidelines: spell out more shell guidelines 13 years ago
Makefile Documentation: build html for all files in technical and howto 12 years ago
SubmittingPatches Doc SubmittingPatches: Mention --notes option after "cover letter" 12 years ago
asciidoc.conf Merge branch 'jk/docs-docbook-monospace-display' into maint-1.7.11 13 years ago
blame-options.txt
build-docdep.perl
cat-texi.perl
cmd-list.perl
config.txt Merge branch 'mm/status-push-pull-advise' 12 years ago
date-formats.txt
diff-config.txt Documentation/diff-config: work around AsciiDoc misfortune 12 years ago
diff-format.txt
diff-generate-patch.txt
diff-options.txt diff: introduce diff.submodule configuration variable 12 years ago
docbook-xsl.css
docbook.xsl
everyday.txt
fetch-options.txt Doc: shallow clone deepens _to_ new depth 13 years ago
fix-texi.perl
git-add.txt Doc add: link gitignore 13 years ago
git-am.txt
git-annotate.txt
git-apply.txt
git-archimport.txt
git-archive.txt
git-bisect-lk2009.txt Shorten two over-long lines in git-bisect-lk2009.txt by abbreviating some sha1 12 years ago
git-bisect.txt
git-blame.txt git blame: document that it always follows origin across whole-file renames 13 years ago
git-branch.txt Merge branch 'po/maint-docs' 13 years ago
git-bundle.txt
git-cat-file.txt
git-check-attr.txt
git-check-ref-format.txt
git-checkout-index.txt
git-checkout.txt Merge branch 'jc/maint-checkout-fileglob-doc' into maint-1.7.11 13 years ago
git-cherry-pick.txt Merge branch 'cw/cherry-pick-allow-empty-message' 13 years ago
git-cherry.txt
git-citool.txt
git-clean.txt Doc clean: add See Also link 13 years ago
git-clone.txt Documentation: remote tracking branch -> remote-tracking branch 12 years ago
git-column.txt
git-commit-tree.txt
git-commit.txt Merge branch 'mm/maint-doc-commit-edit' into maint 12 years ago
git-config.txt Sync with 1.7.11.6 13 years ago
git-count-objects.txt
git-credential-cache--daemon.txt command-list: mention git-credential-* helpers 13 years ago
git-credential-cache.txt command-list: mention git-credential-* helpers 13 years ago
git-credential-store.txt command-list: mention git-credential-* helpers 13 years ago
git-credential.txt Documentation: list git-credential in plumbing commands 13 years ago
git-cvsexportcommit.txt
git-cvsimport.txt git-cvsimport: allow author-specific timezones 12 years ago
git-cvsserver.txt
git-daemon.txt Merge branch 'jc/daemon-access-hook' 13 years ago
git-describe.txt
git-diff-files.txt
git-diff-index.txt
git-diff-tree.txt
git-diff.txt
git-difftool.txt mergetool,difftool: Document --tool-help consistently 13 years ago
git-fast-export.txt
git-fast-import.txt git-fast-import.txt: improve documentation for quoted paths 12 years ago
git-fetch-pack.txt Split over-long synopsis in git-fetch-pack.txt into several lines 12 years ago
git-fetch.txt
git-filter-branch.txt Documentation/git-filter-branch: Move note about effect of removing commits 13 years ago
git-fmt-merge-msg.txt
git-for-each-ref.txt Documentation: describe subject more precisely 13 years ago
git-format-patch.txt Doc format-patch: clarify --notes use case 12 years ago
git-fsck-objects.txt
git-fsck.txt Merge branch 'jc/tag-doc' into maint-1.7.11 13 years ago
git-gc.txt
git-get-tar-commit-id.txt
git-grep.txt
git-gui.txt
git-hash-object.txt
git-help.txt
git-http-backend.txt
git-http-fetch.txt
git-http-push.txt
git-imap-send.txt
git-index-pack.txt
git-init-db.txt
git-init.txt
git-instaweb.txt
git-log.txt doc: move rev-list option -<n> from git-log.txt to rev-list-options.txt 13 years ago
git-lost-found.txt
git-ls-files.txt
git-ls-remote.txt ls-remote: document the '--get-url' option 13 years ago
git-ls-tree.txt
git-mailinfo.txt
git-mailsplit.txt
git-merge-base.txt merge-base: "--is-ancestor A B" 13 years ago
git-merge-file.txt
git-merge-index.txt
git-merge-one-file.txt
git-merge-tree.txt
git-merge.txt Documentation: remote tracking branch -> remote-tracking branch 12 years ago
git-mergetool--lib.txt
git-mergetool.txt Merge branch 'da/difftool-updates' 13 years ago
git-mktag.txt
git-mktree.txt
git-mv.txt
git-name-rev.txt
git-notes.txt Doc notes: Include the format-patch --notes option 12 years ago
git-p4.txt git-p4: add submit --conflict option and config varaiable 13 years ago
git-pack-objects.txt
git-pack-redundant.txt
git-pack-refs.txt Merge branch 'jc/tag-doc' into maint-1.7.11 13 years ago
git-parse-remote.txt
git-patch-id.txt
git-peek-remote.txt
git-prune-packed.txt
git-prune.txt
git-pull.txt man: git pull -r is a short for --rebase 13 years ago
git-push.txt Documentation/git-push.txt: clarify the "push from satellite" workflow 12 years ago
git-quiltimport.txt
git-read-tree.txt
git-rebase.txt rebase -i: Teach "--edit-todo" action 13 years ago
git-receive-pack.txt
git-reflog.txt
git-relink.txt
git-remote-ext.txt
git-remote-fd.txt
git-remote-helpers.txt Add documentation for the 'bidi-import' capability of remote-helpers 12 years ago
git-remote-testgit.txt
git-remote.txt remote: prefer subcommand name 'remove' to 'rm' 13 years ago
git-repack.txt
git-replace.txt
git-repo-config.txt
git-request-pull.txt
git-rerere.txt
git-reset.txt doc: git-reset: make "<mode>" optional 12 years ago
git-rev-list.txt
git-rev-parse.txt
git-revert.txt
git-rm.txt docs: move submodule section 12 years ago
git-send-email.txt git-send-email: introduce compose-encoding 12 years ago
git-send-pack.txt
git-sh-i18n--envsubst.txt
git-sh-i18n.txt
git-sh-setup.txt
git-shell.txt
git-shortlog.txt Documentation: describe subject more precisely 13 years ago
git-show-branch.txt
git-show-index.txt
git-show-ref.txt
git-show.txt
git-stage.txt
git-stash.txt Documentation/git-stash.txt: add a missing verb 12 years ago
git-status.txt status: add --long output format option 12 years ago
git-stripspace.txt
git-submodule.txt Merge branch 'wtk/submodule-doc-fixup' 12 years ago
git-svn.txt Document git-svn fetch --log-window-size parameter 12 years ago
git-symbolic-ref.txt git symbolic-ref --delete $symref 12 years ago
git-tag.txt Merge branch 'jc/tag-doc' into maint-1.7.11 13 years ago
git-tar-tree.txt
git-tools.txt
git-unpack-file.txt
git-unpack-objects.txt
git-update-index.txt
git-update-ref.txt
git-update-server-info.txt
git-upload-archive.txt
git-upload-pack.txt
git-var.txt
git-verify-pack.txt
git-verify-tag.txt
git-web--browse.txt
git-whatchanged.txt
git-write-tree.txt
git.txt Git 1.8.0.2 12 years ago
gitattributes.txt Merge branch 'nd/attr-match-optim-more' 12 years ago
gitcli.txt gitcli: parse-options lets you omit tail of long options 12 years ago
gitcore-tutorial.txt Documentation: describe subject more precisely 13 years ago
gitcredentials.txt
gitcvs-migration.txt
gitdiffcore.txt
gitglossary.txt
githooks.txt
gitignore.txt Merge branch 'nd/doc-ignore' into maint 12 years ago
gitk.txt
gitmodules.txt Teach "git submodule add" the --name option 13 years ago
gitnamespaces.txt
gitrepository-layout.txt Doc repository-layout: Show refs/replace 12 years ago
gitrevisions.txt
gittutorial-2.txt
gittutorial.txt Documentation: describe subject more precisely 13 years ago
gitweb.conf.txt
gitweb.txt
gitworkflows.txt
glossary-content.txt
howto-index.sh
i18n.txt
install-doc-quick.sh
install-webdoc.sh
mailmap.txt
manpage-1.72.xsl
manpage-base-url.xsl.in
manpage-base.xsl
manpage-bold-literal.xsl
manpage-normal.xsl
manpage-quote-apos.xsl
manpage-suppress-sp.xsl
merge-config.txt Documentation: remote tracking branch -> remote-tracking branch 12 years ago
merge-options.txt
merge-strategies.txt merge: teach -Xours/-Xtheirs to binary ll-merge driver 13 years ago
pretty-formats.txt Documentation: Document signature showing options 13 years ago
pretty-options.txt Documentation: Document signature showing options 13 years ago
pull-fetch-param.txt
rev-list-options.txt log --grep: accept --basic-regexp and --perl-regexp 12 years ago
revisions.txt Merge branch 'nd/branch-v-alignment' 13 years ago
sequencer.txt
urls-remotes.txt
urls.txt Git url doc: mark ftp/ftps as read-only and deprecate them 12 years ago
user-manual.conf docs: monospace listings in docbook output 13 years ago
user-manual.txt Doc User-Manual: Patch cover letter, three dashes, and --notes 12 years ago