..
howto
Documentation: add hooks/update example.
19 years ago
technical
…
.gitignore
Fix documentation dependency generation.
19 years ago
Makefile
Documentation: fix dependency generation.
19 years ago
SubmittingPatches
…
asciidoc.conf
…
build-docdep.perl
Clean build annoyance.
19 years ago
cvs-migration.txt
…
diff-format.txt
Documentation: do not blindly run 'cat' .git/HEAD, or echo into it.
19 years ago
diff-options.txt
diff: --full-index
19 years ago
diffcore.txt
Fix recent documentation format breakage.
19 years ago
fetch-options.txt
Update pull/fetch --tags documentation
19 years ago
git-add.txt
Documentation: git-add -- do not say "cache", add examples.
19 years ago
git-am.txt
git-am: --binary; document --resume and --binary.
19 years ago
git-apply.txt
apply: allow-binary-replacement.
19 years ago
git-applymbox.txt
…
git-applypatch.txt
…
git-archimport.txt
…
git-bisect.txt
…
git-branch.txt
git-branch: Mention -d and -D in man-page.
19 years ago
git-cat-file.txt
…
git-check-ref-format.txt
…
git-checkout-index.txt
Document a couple of missing command-line options.
19 years ago
git-checkout.txt
…
git-cherry-pick.txt
…
git-cherry.txt
…
git-clone-pack.txt
…
git-clone.txt
git-clone: Keep remote names when cloning unless explicitly told not to.
19 years ago
git-commit-tree.txt
Documentation: do not blindly run 'cat' .git/HEAD, or echo into it.
19 years ago
git-commit.txt
…
git-convert-objects.txt
…
git-count-objects.txt
…
git-cvsexportcommit.txt
Documentation: asciidoc formatting fix for git-cvsexportcommit doc.
19 years ago
git-cvsimport.txt
Change 'cache' to 'index' in the docs
19 years ago
git-daemon.txt
daemon: further tweaks.
19 years ago
git-diff-files.txt
Change 'cache' to 'index' in the docs
19 years ago
git-diff-index.txt
Documentation: do not blindly run 'cat' .git/HEAD, or echo into it.
19 years ago
git-diff-stages.txt
…
git-diff-tree.txt
Add --no-commit-id option for git-diff-tree, use it in gitk
19 years ago
git-diff.txt
…
git-fetch-pack.txt
…
git-fetch.txt
Refactored merge options into separate merge-options.txt.
19 years ago
git-fmt-merge-msg.txt
Documentation for git-fmt-merge-msg
19 years ago
git-format-patch.txt
Documentation: format-patch
19 years ago
git-fsck-objects.txt
Documentation: do not blindly run 'cat' .git/HEAD, or echo into it.
19 years ago
git-get-tar-commit-id.txt
…
git-grep.txt
…
git-hash-object.txt
Change 'cache' to 'index' in the docs
19 years ago
git-http-fetch.txt
…
git-http-push.txt
Add support for pushing to a remote repository using HTTP/DAV
19 years ago
git-index-pack.txt
…
git-init-db.txt
…
git-local-fetch.txt
…
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
Change 'cache' to 'index' in the docs
19 years ago
git-ls-remote.txt
…
git-ls-tree.txt
…
git-mailinfo.txt
…
git-mailsplit.txt
…
git-merge-base.txt
…
git-merge-index.txt
Change 'cache' to 'index' in the docs
19 years ago
git-merge-one-file.txt
…
git-merge.txt
Refactored merge options into separate merge-options.txt.
19 years ago
git-mktag.txt
…
git-mv.txt
Small fixes in Documentation/git-mv.txt
19 years ago
git-name-rev.txt
…
git-octopus.txt
…
git-pack-objects.txt
Update git-pack-objects documentation.
19 years ago
git-pack-redundant.txt
Document the "ignore objects" feature of git-pack-redundant
19 years ago
git-parse-remote.txt
…
git-patch-id.txt
Document git-patch-id a bit better.
19 years ago
git-peek-remote.txt
…
git-prune-packed.txt
Document a couple of missing command-line options.
19 years ago
git-prune.txt
…
git-pull.txt
Refactored merge options into separate merge-options.txt.
19 years ago
git-push.txt
…
git-read-tree.txt
Documentation: do not blindly run 'cat' .git/HEAD, or echo into it.
19 years ago
git-rebase.txt
…
git-receive-pack.txt
…
git-relink.txt
…
git-repack.txt
…
git-repo-config.txt
Rename git-config-set to git-repo-config
19 years ago
git-request-pull.txt
…
git-reset.txt
git-reset.txt: Small fix + clarifications.
19 years ago
git-resolve.txt
…
git-rev-list.txt
Fix rev-list documentation again (--sparse and pathspec)
19 years ago
git-rev-parse.txt
Illustration: "Commit DAG Revision Naming"
19 years ago
git-revert.txt
…
git-send-email.txt
…
git-send-pack.txt
…
git-sh-setup.txt
…
git-shell.txt
…
git-shortlog.txt
…
git-show-branch.txt
…
git-show-index.txt
…
git-ssh-fetch.txt
…
git-ssh-upload.txt
…
git-status.txt
…
git-stripspace.txt
…
git-svnimport.txt
Change 'cache' to 'index' in the docs
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
git-tag -d <tag>: delete tag <tag>
19 years ago
git-tar-tree.txt
…
git-unpack-file.txt
…
git-unpack-objects.txt
Document the -n command-line option to git-unpack-objects
19 years ago
git-update-index.txt
Documentation nitpicking
19 years ago
git-update-ref.txt
…
git-update-server-info.txt
…
git-upload-pack.txt
…
git-var.txt
…
git-verify-pack.txt
…
git-verify-tag.txt
…
git-whatchanged.txt
Add examples for git-log documentation and others.
19 years ago
git-write-tree.txt
Change 'cache' to 'index' in the docs
19 years ago
git.txt
Rename git-config-set to git-repo-config
19 years ago
gitk.txt
Add examples for git-log documentation and others.
19 years ago
glossary.txt
Change 'cache' to 'index' in the docs
19 years ago
hooks.txt
…
howto-index.sh
…
install-webdoc.sh
Install asciidoc sources as well.
19 years ago
merge-options.txt
Refactored merge options into separate merge-options.txt.
19 years ago
merge-strategies.txt
Refactor merge strategies into separate includable file.
19 years ago
pack-protocol.txt
…
pull-fetch-param.txt
git-daemon support for user-relative paths.
19 years ago
repository-layout.txt
…
sort_glossary.pl
…
tutorial.txt
tutorial: setting up a tree for subsystem maintainers
19 years ago