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 cec2be76d9 git-repack: allow passing a couple of flags to pack-objects. 19 years ago
..
howto Add howto about separating topics. 19 years ago
technical Documentation: fix missing links to git(7) 19 years ago
.gitignore Don't include ../README in git.txt - make a local copy 19 years ago
Makefile Don't include ../README in git.txt - make a local copy 19 years ago
SubmittingPatches
asciidoc.conf
build-docdep.perl
core-tutorial.txt git-commit: revamp the git-commit semantics. 19 years ago
cvs-migration.txt documentation: cvs migration - typofix. 19 years ago
diff-format.txt Documentation: diff -c/--cc 19 years ago
diff-options.txt Add --diff-filter= documentation paragraph 19 years ago
diffcore.txt
everyday.txt Documentation: typos and small fixes in "everyday". 19 years ago
fetch-options.txt git-fetch --upload-pack: disambiguate. 19 years ago
git-add.txt Documentation: spell. 19 years ago
git-am.txt Wrap synopsis lines and use [verse] to keep formatting 19 years ago
git-apply.txt Make apply accept the -pNUM option like patch does. 19 years ago
git-applymbox.txt
git-applypatch.txt
git-archimport.txt Wrap synopsis lines and use [verse] to keep formatting 19 years ago
git-bisect.txt Documentation: talk about pathspec in bisect. 19 years ago
git-branch.txt git-branch: Documentation fixes 19 years ago
git-cat-file.txt Wrap synopsis lines and use [verse] to keep formatting 19 years ago
git-check-ref-format.txt Forbid pattern maching characters in refnames. 19 years ago
git-checkout-index.txt Wrap synopsis lines and use [verse] to keep formatting 19 years ago
git-checkout.txt checkout: merge local modifications while switching branches. 19 years ago
git-cherry-pick.txt Add documentation for git-revert and git-cherry-pick. 19 years ago
git-cherry.txt
git-clone-pack.txt clone-pack: make it usable for partial branch cloning. 19 years ago
git-clone.txt clone: do not create remotes/origin nor origin branch in a bare repository. 19 years ago
git-commit-tree.txt trivial: clarify, what are the config's user.name and user.email about 19 years ago
git-commit.txt Documentation: git-commit in 1.2.X series defaults to --include. 19 years ago
git-convert-objects.txt
git-count-objects.txt
git-cvsexportcommit.txt cvsexportcommit: add some examples to the documentation 19 years ago
git-cvsimport.txt git-cvsimport: Add -A <author-conv-file> option 19 years ago
git-daemon.txt daemon: extend user-relative path notation. 19 years ago
git-describe.txt git-describe: documentation. 19 years ago
git-diff-files.txt Documentation: diff -c/--cc 19 years ago
git-diff-index.txt Documentation: spell. 19 years ago
git-diff-stages.txt
git-diff-tree.txt Document git-diff-tree --always 19 years ago
git-diff.txt Documentation: spell. 19 years ago
git-fetch-pack.txt fetch-pack: -k option to keep downloaded pack. 19 years ago
git-fetch.txt Docs: move git url and remotes text to separate sections 19 years ago
git-fmt-merge-msg.txt
git-format-patch.txt format-patch: Remove last vestiges of --mbox option 19 years ago
git-fsck-objects.txt Wrap synopsis lines and use [verse] to keep formatting 19 years ago
git-get-tar-commit-id.txt
git-grep.txt git-grep: clarification on parameters. 19 years ago
git-hash-object.txt Allow saving an object from a pipe 19 years ago
git-http-fetch.txt Wrap synopsis lines and use [verse] to keep formatting 19 years ago
git-http-push.txt
git-index-pack.txt
git-init-db.txt git-init-db(1): Describe --shared and the idempotent nature of init-db 19 years ago
git-local-fetch.txt
git-log.txt
git-lost-found.txt
git-ls-files.txt Documentation: git-ls-files asciidocco. 19 years ago
git-ls-remote.txt Documentation/git-ls-remote.txt: Add -h and -t. 19 years ago
git-ls-tree.txt
git-mailinfo.txt
git-mailsplit.txt git-am support for naked email messages (take 2) 19 years ago
git-merge-base.txt
git-merge-index.txt Use uniform description for the '--' option. 19 years ago
git-merge-one-file.txt
git-merge.txt Examples of resetting. 19 years ago
git-mktag.txt
git-mv.txt Documentation: git-mv manpage workaround. 19 years ago
git-name-rev.txt
git-pack-objects.txt pack-objects: finishing touches. 19 years ago
git-pack-redundant.txt
git-parse-remote.txt
git-patch-id.txt
git-peek-remote.txt
git-prune-packed.txt Added documentation for few missing options. 19 years ago
git-prune.txt git-prune: never lose objects reachable from our refs. 19 years ago
git-pull.txt Docs: move git url and remotes text to separate sections 19 years ago
git-push.txt Docs: minor git-push copyediting 19 years ago
git-read-tree.txt Documentation/git-read-tree.txt: Add --reset to SYNOPSIS. 19 years ago
git-rebase.txt
git-receive-pack.txt Documentation: push/receive hook references. 19 years ago
git-relink.txt
git-repack.txt git-repack: allow passing a couple of flags to pack-objects. 19 years ago
git-repo-config.txt Add support for explicit type specifiers when calling git-repo-config 19 years ago
git-request-pull.txt
git-rerere.txt git-rerere: reuse recorded resolve. 19 years ago
git-reset.txt Minor git-reset and git-commit documentation fixes 19 years ago
git-resolve.txt
git-rev-list.txt rev-list --remove-empty: add minimum help and doc entry. 19 years ago
git-rev-parse.txt rev-parse: --show-cdup 19 years ago
git-revert.txt Add documentation for git-revert and git-cherry-pick. 19 years ago
git-send-email.txt send-email: Add --cc 19 years ago
git-send-pack.txt
git-sh-setup.txt
git-shell.txt
git-shortlog.txt
git-show-branch.txt show-branch: --current includes the current branch. 19 years ago
git-show-index.txt
git-show.txt Basic documentation for git-show 19 years ago
git-ssh-fetch.txt
git-ssh-upload.txt
git-status.txt
git-stripspace.txt
git-svnimport.txt git-svnimport: -r adds svn revision number to commit messages 19 years ago
git-symbolic-ref.txt
git-tag.txt Documentation/git-tag.txt: Fix the order of sections (DESCRIPTION should come before OPTIONS). 19 years ago
git-tar-tree.txt
git-unpack-file.txt
git-unpack-objects.txt
git-update-index.txt update-index: allow --index-info to add higher stages. 19 years ago
git-update-ref.txt
git-update-server-info.txt Documentation: HTTP needs update-server-info. 19 years ago
git-upload-pack.txt
git-var.txt
git-verify-pack.txt Documentation/git-verify-pack.txt: added documentation for --. 19 years ago
git-verify-tag.txt
git-whatchanged.txt
git-write-tree.txt Added documentation for few missing options. 19 years ago
git.txt git-rerere: reuse recorded resolve. 19 years ago
gitk.txt
glossary.txt glossary: explain "master" and "origin" 19 years ago
hooks.txt Documentation: stdout of update-hook is connected to /dev/null 19 years ago
howto-index.sh
install-webdoc.sh
merge-options.txt Documentation: recursive is the default strategy these days. 19 years ago
merge-strategies.txt Documentation: recursive is the default strategy these days. 19 years ago
pull-fetch-param.txt Docs: move git url and remotes text to separate sections 19 years ago
repository-layout.txt git-clone: PG13 --naked option to --bare. 19 years ago
sort_glossary.pl Documentation(glossary): minor formatting clean-ups. 19 years ago
tutorial.txt Documentation: finishing touches to the new tutorial. 19 years ago
urls.txt Docs: move git url and remotes text to separate sections 19 years ago