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 42301e34a2 git-push: fix --tags and document it. 19 years ago
..
howto show-branch: make the current branch and merge commits stand out. 19 years ago
technical Documentation: fix missing links to git(7) 19 years ago
.gitignore Fix documentation dependency generation. 19 years ago
Makefile Everyday GIT with 20 commands 19 years ago
SubmittingPatches Add Pine 4.63 help from Daniel. 19 years ago
asciidoc.conf Fix usage of carets in git-rev-parse(1) 19 years ago
build-docdep.perl Clean build annoyance. 19 years ago
cvs-migration.txt Documentation: spell. 19 years ago
diff-format.txt Documentation: spell. 19 years ago
diff-options.txt Documentation: spell. 19 years ago
diffcore.txt Fix recent documentation format breakage. 19 years ago
everyday.txt Documentation: typos and small fixes in "everyday". 19 years ago
fetch-options.txt Add --keep option to keep downloaded packs to git-fetch. 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 Wrap synopsis lines and use [verse] to keep formatting 19 years ago
git-applymbox.txt Brief documentation for the mysterious git-am script 19 years ago
git-applypatch.txt [PATCH] Random documentation fixes 19 years ago
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 Documentation: more examples. 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 [PATCH] Documentation: Update all files to use the new gitlink: macro 19 years ago
git-clone-pack.txt clone-pack: make it usable for partial branch cloning. 19 years ago
git-clone.txt clone: --naked option. 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 -a 19 years ago
git-convert-objects.txt Convert usage of GIT and Git into git 19 years ago
git-count-objects.txt [PATCH] Documentation: Update all files to use the new gitlink: macro 19 years ago
git-cvsexportcommit.txt Wrap synopsis lines and use [verse] to keep formatting 19 years ago
git-cvsimport.txt git-cvsimport: Add -A <author-conv-file> option 19 years ago
git-daemon.txt git-daemon --base-path 19 years ago
git-describe.txt git-describe: documentation. 19 years ago
git-diff-files.txt diff-files: show diffs with stage0 and unmerged stage at the same time. 19 years ago
git-diff-index.txt Documentation: spell. 19 years ago
git-diff-stages.txt Remove the version tags from the manpages 19 years ago
git-diff-tree.txt Wrap synopsis lines and use [verse] to keep formatting 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 Documentation: recursive is the default strategy these days. 19 years ago
git-fmt-merge-msg.txt Documentation for git-fmt-merge-msg 19 years ago
git-format-patch.txt Wrap synopsis lines and use [verse] to keep formatting 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 [PATCH] Documentation: Update all files to use the new gitlink: macro 19 years ago
git-grep.txt Wrap synopsis lines and use [verse] to keep formatting 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 Add support for pushing to a remote repository using HTTP/DAV 19 years ago
git-index-pack.txt Add git-index-pack utility 19 years ago
git-init-db.txt git-init-db(1): Describe --shared and the idempotent nature of init-db 19 years ago
git-local-fetch.txt Convert usage of GIT and Git into git 19 years ago
git-log.txt Documentation/git-log.txt: trivial typo fix. 19 years ago
git-lost-found.txt Rename lost+found to lost-found. 19 years ago
git-ls-files.txt Documentation: spell. 19 years ago
git-ls-remote.txt Documentation/git-ls-remote.txt: Add -h and -t. 19 years ago
git-ls-tree.txt Update the git-ls-tree documentation 19 years ago
git-mailinfo.txt mailinfo: Do not use -u=<encoding>; say --encoding=<encoding> 19 years ago
git-mailsplit.txt git-am support for naked email messages (take 2) 19 years ago
git-merge-base.txt Remove the version tags from the manpages 19 years ago
git-merge-index.txt Use uniform description for the '--' option. 19 years ago
git-merge-one-file.txt Remove the version tags from the manpages 19 years ago
git-merge.txt Examples of resetting. 19 years ago
git-mktag.txt Remove the version tags from the manpages 19 years ago
git-mv.txt Documentation: git-mv manpage workaround. 19 years ago
git-name-rev.txt Add git-name-rev 19 years ago
git-pack-objects.txt Documentation: spell. 19 years ago
git-pack-redundant.txt Document the "ignore objects" feature of git-pack-redundant 19 years ago
git-parse-remote.txt [PATCH] Documentation: Update all files to use the new gitlink: macro 19 years ago
git-patch-id.txt Document git-patch-id a bit better. 19 years ago
git-peek-remote.txt Convert usage of GIT and Git into git 19 years ago
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 Examples of resetting. 19 years ago
git-push.txt git-push: fix --tags and document it. 19 years ago
git-read-tree.txt Documentation/git-read-tree.txt: Add --reset to SYNOPSIS. 19 years ago
git-rebase.txt [PATCH] Documentation: Update all files to use the new gitlink: macro 19 years ago
git-receive-pack.txt Documentation: push/receive hook references. 19 years ago
git-relink.txt [PATCH] Documentation: Update all files to use the new gitlink: macro 19 years ago
git-repack.txt Documentation/git-repack.txt: Add -l and -n. 19 years ago
git-repo-config.txt Documentation: spell. 19 years ago
git-request-pull.txt [PATCH] Documentation: Update all files to use the new gitlink: macro 19 years ago
git-reset.txt Documentation: git-reset - interrupted workflow. 19 years ago
git-resolve.txt The synopsis of the manpages should use the hyphenated version 19 years ago
git-rev-list.txt Wrap synopsis lines and use [verse] to keep formatting 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 Remove the version tags from the manpages 19 years ago
git-send-pack.txt Remove the version tags from the manpages 19 years ago
git-sh-setup.txt [PATCH] Random documentation fixes 19 years ago
git-shell.txt Documentation for git-shell 19 years ago
git-shortlog.txt The synopsis of the manpages should use the hyphenated version 19 years ago
git-show-branch.txt show-branch: --current includes the current branch. 19 years ago
git-show-index.txt Convert usage of GIT and Git into git 19 years ago
git-ssh-fetch.txt Remove the version tags from the manpages 19 years ago
git-ssh-upload.txt Remove the version tags from the manpages 19 years ago
git-status.txt The synopsis of the manpages should use the hyphenated version 19 years ago
git-stripspace.txt [PATCH] Documentation: Update all files to use the new gitlink: macro 19 years ago
git-svnimport.txt Documentation/git-svnimport: document -T and -t switches correctly 19 years ago
git-symbolic-ref.txt Documentation: do not blindly run 'cat' .git/HEAD, or echo into it. 19 years ago
git-tag.txt Documentation/git-tag.txt: Fix the order of sections (DESCRIPTION should come before OPTIONS). 19 years ago
git-tar-tree.txt Remove the version tags from the manpages 19 years ago
git-unpack-file.txt Remove the version tags from the manpages 19 years ago
git-unpack-objects.txt Document the -n command-line option to git-unpack-objects 19 years ago
git-update-index.txt update-index: allow --index-info to add higher stages. 19 years ago
git-update-ref.txt Add missing documentation. 19 years ago
git-update-server-info.txt Documentation: HTTP needs update-server-info. 19 years ago
git-upload-pack.txt Remove the version tags from the manpages 19 years ago
git-var.txt Remove the version tags from the manpages 19 years ago
git-verify-pack.txt Documentation/git-verify-pack.txt: added documentation for --. 19 years ago
git-verify-tag.txt [PATCH] Documentation: Update all files to use the new gitlink: macro 19 years ago
git-whatchanged.txt Add examples for git-log documentation and others. 19 years ago
git-write-tree.txt Added documentation for few missing options. 19 years ago
git.txt Merge fixes up to GIT 1.0.7 19 years ago
gitk.txt Add examples for git-log documentation and others. 19 years ago
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 Allow asciidoc formatted documentation in howto/ 19 years ago
install-webdoc.sh Install asciidoc sources as well. 19 years ago
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 Documentation: clarify fetch parameter descriptions. 19 years ago
repository-layout.txt Documentation: spell. 19 years ago
sort_glossary.pl Documentation(glossary): minor formatting clean-ups. 19 years ago
tutorial.txt show-branch: make the current branch and merge commits stand out. 19 years ago