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 160c4b183c Merge branch 'jc/add-2.0-ignore-removal' 11 years ago
..
RelNotes Git 1.9.0 11 years ago
howto howto/maintain-git.txt: new version numbering scheme 11 years ago
technical Merge branch 'nd/http-fetch-shallow-fix' 11 years ago
.gitattributes
.gitignore
CodingGuidelines Merge branch 'jj/doc-markup-hints-in-coding-guidelines' into maint 11 years ago
Makefile Documentation: make it easier to maintain enumerated documents 11 years ago
SubmittingPatches Merge branch 'rs/doc-submitting-patches' into maint 11 years ago
asciidoc.conf
blame-options.txt blame: document multiple -L support 12 years ago
build-docdep.perl
cat-texi.perl
cmd-list.perl
config.txt Merge branch 'jc/push-2.0-default-to-simple' 11 years ago
date-formats.txt Correct word usage of "timezone" in "Documentation" directory 11 years ago
diff-config.txt diff: add diff.orderfile configuration variable 11 years ago
diff-format.txt
diff-generate-patch.txt
diff-options.txt diff: add diff.orderfile configuration variable 11 years ago
docbook-xsl.css
docbook.xsl
everyday.txt Documentation: make AsciiDoc links always point to HTML files 12 years ago
fetch-options.txt Merge branch 'nd/shallow-clone' 11 years ago
fix-texi.perl
git-add.txt Merge branch 'jc/add-2.0-ignore-removal' 11 years ago
git-am.txt am: add the --gpg-sign option 11 years ago
git-annotate.txt
git-apply.txt
git-archimport.txt
git-archive.txt
git-bisect-lk2009.txt typofix: documentation 12 years ago
git-bisect.txt
git-blame.txt docs/git-blame: explain more clearly the example pickaxe use 11 years ago
git-branch.txt Refer to branch.<name>.remote/merge when documenting --track 12 years ago
git-bundle.txt
git-cat-file.txt cat-file: provide %(deltabase) batch format 11 years ago
git-check-attr.txt Merge branch 'jc/check-x-z' 12 years ago
git-check-ignore.txt check-ignore: Add option to ignore index contents 11 years ago
git-check-mailmap.txt builtin: add git-check-mailmap command 12 years ago
git-check-ref-format.txt Add new @ shortcut for HEAD 11 years ago
git-checkout-index.txt
git-checkout.txt Documentation: @{-N} can refer to a commit 11 years ago
git-cherry-pick.txt cherry-pick, revert: add the --gpg-sign option 11 years ago
git-cherry.txt Documentation: revamp git-cherry(1) 11 years ago
git-citool.txt
git-clean.txt Documentation/git-clean: fix description for range 12 years ago
git-clone.txt docs/git-clone: clarify use of --no-hardlinks option 11 years ago
git-column.txt doc: remote author/documentation sections from more pages 11 years ago
git-commit-tree.txt commit-tree: add and document --no-gpg-sign 11 years ago
git-commit.txt commit-tree: add and document --no-gpg-sign 11 years ago
git-config.txt Merge branch 'jc/url-match' 12 years ago
git-count-objects.txt
git-credential-cache--daemon.txt
git-credential-cache.txt
git-credential-store.txt
git-credential.txt Documentation: make AsciiDoc links always point to HTML files 12 years ago
git-cvsexportcommit.txt
git-cvsimport.txt Correct word usage of "timezone" in "Documentation" directory 11 years ago
git-cvsserver.txt
git-daemon.txt
git-describe.txt use 'commit-ish' instead of 'committish' 12 years ago
git-diff-files.txt
git-diff-index.txt
git-diff-tree.txt
git-diff.txt Documentation: fix typos in man pages 11 years ago
git-difftool.txt
git-fast-export.txt Documentation: Update 'linux-2.6.git' -> 'linux.git' 12 years ago
git-fast-import.txt Correct word usage of "timezone" in "Documentation" directory 11 years ago
git-fetch-pack.txt Merge branch 'tb/doc-fetch-pack-url' into maint 11 years ago
git-fetch.txt Merge branch 'fc/trivial' 11 years ago
git-filter-branch.txt docs: add filter-branch notes on The BFG 11 years ago
git-fmt-merge-msg.txt
git-for-each-ref.txt doc: remote author/documentation sections from more pages 11 years ago
git-format-patch.txt format-patch doc: Thunderbird wraps lines unless mailnews.wraplength=0 11 years ago
git-fsck-objects.txt
git-fsck.txt
git-gc.txt Merge branch 'nd/gc-lock-against-each-other' 12 years ago
git-get-tar-commit-id.txt
git-grep.txt Merge branch 'mg/more-textconv' 11 years ago
git-gui.txt
git-hash-object.txt
git-help.txt
git-http-backend.txt doc: remote author/documentation sections from more pages 11 years ago
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 Merge branch 'jj/log-doc' into maint 11 years ago
git-ls-files.txt
git-ls-remote.txt ls-remote doc: don't encourage use of branches-file 12 years ago
git-ls-tree.txt
git-mailinfo.txt
git-mailsplit.txt
git-merge-base.txt merge-base: teach "--fork-point" mode 11 years ago
git-merge-file.txt Documentation/git-merge-file: document option "--diff3" 12 years ago
git-merge-index.txt
git-merge-one-file.txt
git-merge-tree.txt use 'tree-ish' instead of 'treeish' 12 years ago
git-merge.txt git-merge: document the -S option 11 years ago
git-mergetool--lib.txt
git-mergetool.txt
git-mktag.txt
git-mktree.txt
git-mv.txt mv: better document side effects when moving a submodule 11 years ago
git-name-rev.txt use 'commit-ish' instead of 'committish' 12 years ago
git-notes.txt doc: remote author/documentation sections from more pages 11 years ago
git-p4.txt git p4 doc: use two-line style for options with multiple spellings 11 years ago
git-pack-objects.txt pack-objects doc: treat output filename as opaque 11 years ago
git-pack-redundant.txt
git-pack-refs.txt Documentation: remove --prune from pack-refs examples 12 years ago
git-parse-remote.txt
git-patch-id.txt
git-prune-packed.txt git-prune-packed.txt: fix reference to GIT_OBJECT_DIRECTORY 11 years ago
git-prune.txt prune: clean .git/shallow after pruning objects 11 years ago
git-pull.txt Merge branch 'jc/maint-pull-docfix' into maint 11 years ago
git-push.txt Merge branch 'jc/push-2.0-default-to-simple' 11 years ago
git-quiltimport.txt
git-read-tree.txt
git-rebase.txt rebase: add the --gpg-sign option 11 years ago
git-receive-pack.txt
git-reflog.txt
git-relink.txt
git-remote-ext.txt doc: remote author/documentation sections from more pages 11 years ago
git-remote-fd.txt doc: remote author/documentation sections from more pages 11 years ago
git-remote-helpers.txto
git-remote-testgit.txt
git-remote.txt docs/git-remote: capitalize first word of initial blurb 11 years ago
git-repack.txt Merge branch 'jk/pack-bitmap' 11 years ago
git-replace.txt replace info: rename 'full' to 'long' and clarify in-code symbols 11 years ago
git-request-pull.txt
git-rerere.txt
git-reset.txt reset: support "--mixed --intent-to-add" mode 11 years ago
git-rev-list.txt rev-list: add bitmap mode to speed up object lists 11 years ago
git-rev-parse.txt Merge branch 'jc/ref-excludes' 11 years ago
git-revert.txt cherry-pick, revert: add the --gpg-sign option 11 years ago
git-rm.txt rm: better document side effects when removing a submodule 11 years ago
git-send-email.txt send-email: be explicit with SSL certificate verification 12 years ago
git-send-pack.txt
git-sh-i18n--envsubst.txt
git-sh-i18n.txt
git-sh-setup.txt Merge branch 'jc/reflog-doc' 11 years ago
git-shell.txt
git-shortlog.txt
git-show-branch.txt
git-show-index.txt
git-show-ref.txt Add cross-references between docs for for-each-ref and show-ref 11 years ago
git-show.txt Documentation/git-show.txt: include common diff options, like git-log.txt 12 years ago
git-stage.txt
git-stash.txt Revert "git stash: avoid data loss when "git stash save" kills a directory" 12 years ago
git-status.txt Improve documentation concerning the status.submodulesummary setting 11 years ago
git-stripspace.txt
git-submodule.txt Documentation: describe 'submodule update --remote' use case 11 years ago
git-svn.txt Correct word usage of "timezone" in "Documentation" directory 11 years ago
git-symbolic-ref.txt
git-tag.txt git-tag.txt: <commit> for --contains is optional 11 years ago
git-tools.txt
git-unpack-file.txt
git-unpack-objects.txt Merge branch 'vd/doc-unpack-objects' into maint 11 years ago
git-update-index.txt
git-update-ref.txt update-ref: support multiple simultaneous updates 12 years ago
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 web--browse: Add support for xdg-open 11 years ago
git-whatchanged.txt whatchanged: document its historical nature 12 years ago
git-write-tree.txt
git.txt Git 1.9.0 11 years ago
gitattributes.txt gitattributes: document more clearly where macros are allowed 11 years ago
gitcli.txt Merge branch 'ow/manpages-typofix' 11 years ago
gitcore-tutorial.txt core-tutorial: trim the section on Inspecting Changes 12 years ago
gitcredentials.txt
gitcvs-migration.txt Documentation: make AsciiDoc links always point to HTML files 12 years ago
gitdiffcore.txt
gitglossary.txt
githooks.txt Documentation: fix typos in man pages 11 years ago
gitignore.txt Merge branch 'jn/ignore-doc' 11 years ago
gitk.txt Documentation/gitk: document -L option 11 years ago
gitmodules.txt Merge branch 'wk/submodule-on-branch' 11 years ago
gitnamespaces.txt
gitremote-helpers.txt smart-http: support shallow fetch/clone 11 years ago
gitrepository-layout.txt
gitrevisions.txt
gittutorial-2.txt
gittutorial.txt
gitweb.conf.txt Merge branch 'ow/manpages-typofix' 11 years ago
gitweb.txt typofix: documentation 12 years ago
gitworkflows.txt
glossary-content.txt Support pathspec magic :(exclude) and its short form :! 11 years ago
howto-index.sh
i18n.txt
install-doc-quick.sh
install-webdoc.sh
line-range-format.txt line-range: teach -L^:RE to search from start of file 12 years ago
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
merge-options.txt Merge branch 'jc/maint-pull-docfix' into maint 11 years ago
merge-strategies.txt docs/merge-strategies: remove hyphen from mis-merges 11 years ago
pretty-formats.txt
pretty-options.txt log doc: the argument to --encoding is not optional 12 years ago
pull-fetch-param.txt
rev-list-options.txt Merge branch 'jk/pack-bitmap' 11 years ago
revisions.txt Documentation: @{-N} can refer to a commit 11 years ago
sequencer.txt
urls-remotes.txt
urls.txt Merge branch 'ft/doc-git-transport' into maint 12 years ago
user-manual.conf
user-manual.txt Merge branch 'ow/manpages-typofix' 11 years ago