..
howto
Retire rev-tree.
19 years ago
technical
[PATCH] Finish documenting trivial merge rules
19 years ago
.gitignore
[PATCH] git bugfixes and cleanups, mainly Debian things
19 years ago
Makefile
Refactored merge options into separate merge-options.txt.
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
cvs-migration.txt
Convert usage of GIT and Git into git
19 years ago
diff-format.txt
Update documentation for C-style quoting.
19 years ago
diff-options.txt
Remove -r from common diff options documentation in one more place
19 years ago
diffcore.txt
Fix recent documentation format breakage.
19 years ago
fetch-options.txt
Refactored merge options into separate merge-options.txt.
19 years ago
git-add.txt
Documentation: git-add -- do not say "cache", add examples.
19 years ago
git-am.txt
git-am.txt is no stub anymore
19 years ago
git-apply.txt
git-apply --numstat
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
Convert usage of GIT and Git into git
19 years ago
git-bisect.txt
Some typos and light editing of various manpages
19 years ago
git-branch.txt
Some typos and light editing of various manpages
19 years ago
git-cat-file.txt
Remove the version tags from the manpages
19 years ago
git-check-ref-format.txt
ref-format documentation.
19 years ago
git-checkout-index.txt
Merge branch 'fixes'
19 years ago
git-checkout.txt
git-checkout: revert specific paths to either index or a given tree-ish.
19 years ago
git-cherry-pick.txt
Remove the version tags from the manpages
19 years ago
git-cherry.txt
[PATCH] Documentation: Update all files to use the new gitlink: macro
19 years ago
git-clone-pack.txt
git-clone: always keep pack sent from remote (documentation).
19 years ago
git-clone.txt
Set up remotes/origin to track all remote branches.
19 years ago
git-commit-tree.txt
Documentation updates.
19 years ago
git-commit.txt
The synopsis of the manpages should use the hyphenated version
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-cvsimport.txt
Add -P to the documentation head.
19 years ago
git-daemon.txt
Update git-daemon's documentation wrt. new options
19 years ago
git-diff-files.txt
Remove the version tags from the manpages
19 years ago
git-diff-index.txt
Remove the version tags from the manpages
19 years ago
git-diff-stages.txt
Remove the version tags from the manpages
19 years ago
git-diff-tree.txt
Documentation changes to recursive option for git-diff-tree
19 years ago
git-diff.txt
[PATCH] Documentation: Update all files to use the new gitlink: macro
19 years ago
git-fetch-pack.txt
Convert usage of GIT and Git into git
19 years ago
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
Convert usage of GIT and Git into git
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
Remove the version tags from the manpages
19 years ago
git-hash-object.txt
Remove the version tags from the manpages
19 years ago
git-http-fetch.txt
Convert usage of GIT and Git into git
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
Remove the version tags from the manpages
19 years ago
git-local-fetch.txt
Convert usage of GIT and Git into git
19 years ago
git-log.txt
Add examples for git-log documentation and others.
19 years ago
git-ls-files.txt
Update documentation for C-style quoting.
19 years ago
git-ls-remote.txt
Remove the version tags from the manpages
19 years ago
git-ls-tree.txt
Update documentation for C-style quoting.
19 years ago
git-mailinfo.txt
[PATCH] Documentation: Update all files to use the new gitlink: macro
19 years ago
git-mailsplit.txt
mailsplit: allow feeding mbox from standard input.
19 years ago
git-merge-base.txt
Remove the version tags from the manpages
19 years ago
git-merge-index.txt
Remove the version tags from the manpages
19 years ago
git-merge-one-file.txt
Remove the version tags from the manpages
19 years ago
git-merge.txt
Refactored merge options into separate merge-options.txt.
19 years ago
git-mktag.txt
Remove the version tags from the manpages
19 years ago
git-mv.txt
Add git-mv
19 years ago
git-name-rev.txt
Add git-name-rev
19 years ago
git-octopus.txt
Remove the version tags from the manpages
19 years ago
git-pack-objects.txt
Update git-pack-objects documentation.
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
Remove the version tags from the manpages
19 years ago
git-prune.txt
Remove the version tags from the manpages
19 years ago
git-pull.txt
Refactored merge options into separate merge-options.txt.
19 years ago
git-push.txt
git-fetch/push/pull: documentation.
19 years ago
git-read-tree.txt
Remove the version tags from the manpages
19 years ago
git-rebase.txt
[PATCH] Documentation: Update all files to use the new gitlink: macro
19 years ago
git-receive-pack.txt
Remove the version tags from the manpages
19 years ago
git-relink.txt
[PATCH] Documentation: Update all files to use the new gitlink: macro
19 years ago
git-rename.txt
Remove the version tags from the manpages
19 years ago
git-repack.txt
Remove the version tags from the manpages
19 years ago
git-request-pull.txt
[PATCH] Documentation: Update all files to use the new gitlink: macro
19 years ago
git-reset.txt
[PATCH] Documentation: Update all files to use the new gitlink: macro
19 years ago
git-resolve.txt
The synopsis of the manpages should use the hyphenated version
19 years ago
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
[PATCH] Random documentation fixes
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: optionally use unique prefix as name.
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
Merge branch 'svn' of http://netz.smurf.noris.de/git/git
19 years ago
git-symbolic-ref.txt
Add missing documentation.
19 years ago
git-tag.txt
Merge branch 'fixes'
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
Remove the version tags from the manpages
19 years ago
git-update-index.txt
Add to documentation of git-update-index arguments and usage.
19 years ago
git-update-ref.txt
Add missing documentation.
19 years ago
git-update-server-info.txt
Remove the version tags from the manpages
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
Convert usage of GIT and Git into git
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
Remove the version tags from the manpages
19 years ago
git.txt
Remove 'Previously this command was known as ...' messages.
19 years ago
gitk.txt
Add examples for git-log documentation and others.
19 years ago
glossary.txt
Convert usage of GIT and Git into git
19 years ago
hooks.txt
Convert usage of GIT and Git into git
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
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
[PATCH] Document two pack push-pull protocols.
20 years ago
pull-fetch-param.txt
Documentation: pull/clone ref mapping clarification.
19 years ago
repository-layout.txt
Convert usage of GIT and Git into git
19 years ago
sort_glossary.pl
[PATCH] Add Makefile target glossary.html
20 years ago
tutorial.txt
Documentation: talk about guts of merge in tutorial.
19 years ago