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.
 
 
 
 
 
 
J. Bruce Fields e4add70cd4 user-manual: minor quickstart reorganization 18 years ago
..
howto use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
technical Update send-pack pipeline documentation. 18 years ago
.gitignore
Makefile Documentation: add git user's manual 18 years ago
SubmittingPatches Teach SubmittingPatches about git-commit -s 18 years ago
asciidoc.conf escape tilde in Documentation/git-rev-parse.txt 18 years ago
build-docdep.perl
callouts.xsl spurious .sp in manpages 18 years ago
config.txt use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
core-tutorial.txt use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
cvs-migration.txt use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
diff-format.txt Update documentation to remove incorrect GIT_DIFF_OPTS example. 18 years ago
diff-options.txt Document --numstat in git-apply and git-diff 18 years ago
diffcore.txt
docbook-xsl.css Documentation: add git user's manual 18 years ago
everyday.txt "init-db" can really be just "init" 18 years ago
fetch-options.txt Update clone/fetch documentation with --depth (shallow clone) option 18 years ago
git-add.txt git-add -f: allow adding otherwise ignored files. 18 years ago
git-am.txt --utf8 is now default for 'git-am' 18 years ago
git-annotate.txt
git-apply.txt Document --numstat in git-apply and git-diff 18 years ago
git-applymbox.txt -u is now default for 'git-applymbox' 18 years ago
git-applypatch.txt
git-archimport.txt
git-archive.txt git-archive: update documentation 18 years ago
git-bisect.txt
git-blame.txt Documentation: move blame examples 18 years ago
git-branch.txt Add documentation for git-branch's color configuration. 18 years ago
git-cat-file.txt
git-check-ref-format.txt
git-checkout-index.txt
git-checkout.txt
git-cherry-pick.txt cherry-pick: make -r the default 18 years ago
git-cherry.txt git-cherry: document limit and add diagram 18 years ago
git-clean.txt
git-clone.txt Describe git-clone's actual behavior in the summary 18 years ago
git-commit-tree.txt Documentation: i18n commit log message notes. 18 years ago
git-commit.txt git-commit documentation: -a adds and also removes 18 years ago
git-convert-objects.txt
git-count-objects.txt count-objects -v: show number of packs as well. 18 years ago
git-cvsexportcommit.txt
git-cvsimport.txt cvsimport: document -S and -L options 18 years ago
git-cvsserver.txt
git-daemon.txt Documentation: add git in /etc/services. 18 years ago
git-describe.txt
git-diff-files.txt
git-diff-index.txt Minor grammar fixes for git-diff-index.txt 18 years ago
git-diff-stages.txt
git-diff-tree.txt Move --pretty options into Documentation/pretty-formats.txt 18 years ago
git-diff.txt diff documentation: mostly talk about <commit> 18 years ago
git-fetch-pack.txt improve fetch-pack's handling of kept packs 18 years ago
git-fetch.txt
git-fmt-merge-msg.txt
git-for-each-ref.txt Documentation: fix git-format-patch mark-up and link it from git.txt 18 years ago
git-format-patch.txt
git-fsck-objects.txt
git-gc.txt Create 'git gc' to perform common maintenance operations. 18 years ago
git-get-tar-commit-id.txt
git-grep.txt grep --all-match 18 years ago
git-hash-object.txt
git-http-fetch.txt Teach git-http-fetch the --stdin switch 19 years ago
git-http-push.txt Documentation: add missing second colons and remove a typo 18 years ago
git-imap-send.txt
git-index-pack.txt remove .keep pack lock files when done with refs update 18 years ago
git-init-db.txt Document git-init 18 years ago
git-init.txt use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
git-instaweb.txt
git-local-fetch.txt Teach git-local-fetch the --stdin switch 19 years ago
git-log.txt Documentation: minor rewording for git-log and git-show pages. 18 years ago
git-lost-found.txt
git-ls-files.txt
git-ls-remote.txt git-ls-remote(1): document --upload-pack 18 years ago
git-ls-tree.txt
git-mailinfo.txt -u is now default for 'git-mailinfo'. 18 years ago
git-mailsplit.txt
git-merge-base.txt
git-merge-file.txt Fix mis-mark-up in git-merge-file.txt documentation 18 years ago
git-merge-index.txt Get rid of the dependency on RCS' merge program 18 years ago
git-merge-one-file.txt
git-merge-tree.txt
git-merge.txt Use GIT_REFLOG_ACTION environment variable instead. 18 years ago
git-mktag.txt
git-mktree.txt
git-mv.txt
git-name-rev.txt
git-p4import.txt use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
git-pack-objects.txt git-pack-objects progress flag documentation and cleanup 18 years ago
git-pack-redundant.txt
git-pack-refs.txt --prune is now default for 'pack-refs' 18 years ago
git-parse-remote.txt
git-patch-id.txt
git-peek-remote.txt
git-prune-packed.txt Make git-prune-packed a bit more chatty. 18 years ago
git-prune.txt
git-pull.txt Documentation: update git-pull.txt for new clone behavior 18 years ago
git-push.txt git-push: document removal of remote ref with :<dst> pathspec 18 years ago
git-quiltimport.txt
git-read-tree.txt read-tree: document --exclude-per-directory 18 years ago
git-rebase.txt Merge branch 'maint' 18 years ago
git-receive-pack.txt Document receive.denyNonFastforwards 18 years ago
git-reflog.txt git-reflog: gc.* configuration and documentation. 18 years ago
git-relink.txt
git-remote.txt Documentation: add git-remote man page 18 years ago
git-repack.txt Merge branch 'np/pack' 18 years ago
git-repo-config.txt Teach Git how to parse standard power of 2 suffixes. 18 years ago
git-request-pull.txt
git-rerere.txt rerere gc: honor configuration and document it 18 years ago
git-reset.txt Document git-reset <commit> -- <paths>... 18 years ago
git-resolve.txt
git-rev-list.txt Move commit reencoding parameter parsing to revision.c 18 years ago
git-rev-parse.txt Merge branch 'jc/pickaxe' 18 years ago
git-revert.txt
git-rm.txt git-rm: Documentation 18 years ago
git-runstatus.txt Document git-runstatus 18 years ago
git-send-email.txt git-send-email: Read the default SMTP server from the GIT config file 18 years ago
git-send-pack.txt Documentation: add missing second colons and remove a typo 18 years ago
git-sh-setup.txt
git-shell.txt
git-shortlog.txt Build in shortlog 18 years ago
git-show-branch.txt show-branch --reflog: add documentation. 18 years ago
git-show-index.txt
git-show-ref.txt show-ref --hash=len, --abbrev=len, and --abbrev 18 years ago
git-show.txt Documentation: minor rewording for git-log and git-show pages. 18 years ago
git-ssh-fetch.txt
git-ssh-upload.txt
git-status.txt Documentation: git-status takes the same options as git-commit 19 years ago
git-stripspace.txt
git-svn.txt use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
git-svnimport.txt git-svnimport: support for incremental import 18 years ago
git-symbolic-ref.txt De-emphasise the symbolic link documentation. 18 years ago
git-tag.txt git-tag: add flag to verify a tag 18 years ago
git-tar-tree.txt Remove upload-tar and make git-tar-tree a thin wrapper to git-archive 18 years ago
git-tools.txt
git-unpack-file.txt
git-unpack-objects.txt unpack-objects -r: call it "recover". 18 years ago
git-update-index.txt git-update-index(1): fix use of quoting in section title 18 years ago
git-update-ref.txt update-ref: -d flag and ref creation safety. 18 years ago
git-update-server-info.txt
git-upload-archive.txt Add git-upload-archive 18 years ago
git-upload-pack.txt
git-var.txt
git-verify-pack.txt
git-verify-tag.txt
git-whatchanged.txt
git-write-tree.txt
git.txt use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
gitk.txt gitk(1): mention --all 18 years ago
glossary.txt glossary typofix 18 years ago
hooks.txt use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
howto-index.sh
i18n.txt Documentation: i18n commit log message notes. 18 years ago
install-doc-quick.sh Makefile: add quick-install-doc for installing pre-built manpages 18 years ago
install-webdoc.sh
merge-options.txt
merge-strategies.txt
pretty-formats.txt Move commit reencoding parameter parsing to revision.c 18 years ago
pull-fetch-param.txt Documentation: remove master:origin example from pull-fetch-param.txt 18 years ago
repository-layout.txt use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
sort_glossary.pl
tutorial-2.txt "init-db" can really be just "init" 18 years ago
tutorial.txt "init-db" can really be just "init" 18 years ago
urls.txt Fix formatting for urls section of fetch, pull, and push manpages 18 years ago
user-manual.conf Documentation: add git user's manual 18 years ago
user-manual.txt user-manual: minor quickstart reorganization 18 years ago