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 1259404c7e Merge branch 'maint' 18 years ago
..
howto Add Documentation/howto/setup-git-server-over-http.txt 19 years ago
technical Documentation/technical/racy-git.txt 18 years ago
.gitignore Don't include ../README in git.txt - make a local copy 19 years ago
Makefile Documentation: Fix howto/revert-branch-rebase.html generation 18 years ago
SubmittingPatches Assorted typo fixes 19 years ago
asciidoc.conf escape tilde in Documentation/git-rev-parse.txt 18 years ago
build-docdep.perl Clean build annoyance. 19 years ago
callouts.xsl Properly render asciidoc "callouts" in git man pages. 19 years ago
config.txt Merge branch 'maint' 18 years ago
core-tutorial.txt Documentation: Fix broken links 18 years ago
cvs-migration.txt Documentation: Fix broken links 18 years ago
diff-format.txt Documentation: diff -c/--cc 19 years ago
diff-options.txt diff --numstat 18 years ago
diffcore.txt Fix recent documentation format breakage. 19 years ago
everyday.txt Some doc typo fixes 19 years ago
fetch-options.txt git-fetch --upload-pack: disambiguate. 19 years ago
git-add.txt Document that "git add" only adds non-ignored files. 19 years ago
git-am.txt war on whitespaces: documentation. 19 years ago
git-annotate.txt Add git-annotate(1) and git-blame(1) 19 years ago
git-apply.txt git-apply(1): document --unidiff-zero 18 years ago
git-applymbox.txt Brief documentation for the mysterious git-am script 19 years ago
git-applypatch.txt Remove trailing dot after short description 19 years ago
git-archimport.txt git/Documentation: fix SYNOPSIS style bugs 19 years ago
git-archive.txt git-archive: update documentation 18 years ago
git-bisect.txt Documentation: talk about pathspec in bisect. 19 years ago
git-blame.txt git-blame(1): mention options in the synopsis and advertise pickaxe 18 years ago
git-branch.txt Merge branch 'master' into sp/reflog 19 years ago
git-cat-file.txt cat-file: document -p option 19 years ago
git-check-ref-format.txt Some doc typo fixes 19 years ago
git-checkout-index.txt Fix up docs where "--" isn't displayed correctly. 19 years ago
git-checkout.txt Merge branch 'master' into sp/reflog 19 years ago
git-cherry-pick.txt cherry-pick: make -r the default 18 years ago
git-cherry.txt Clarify git-cherry documentation. 19 years ago
git-clean.txt Teach git-clean optional <paths>... parameters. 19 years ago
git-clone.txt Retire git-clone-pack 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 Minor documentation fixup. 19 years ago
git-convert-objects.txt Convert usage of GIT and Git into git 19 years ago
git-count-objects.txt builtin-count-objects: make it official. 19 years ago
git-cvsexportcommit.txt cvsexportcommit - add -a (add author line) flag, cleanup warnings 19 years ago
git-cvsimport.txt Documentation: convert uses of git-link macro to gitlink 19 years ago
git-cvsserver.txt git-cvsserver asciidoc formatting tweaks 19 years ago
git-daemon.txt Cleaned up git-daemon virtual hosting support. 18 years ago
git-describe.txt Some doc typo fixes 19 years ago
git-diff-files.txt Assorted typo fixes 19 years ago
git-diff-index.txt Documentation: Spelling fixes 19 years ago
git-diff-stages.txt Remove trailing dot after short description 19 years ago
git-diff-tree.txt Documentation: Spelling fixes 19 years ago
git-diff.txt change ent to tree in git-diff documentation 19 years ago
git-fetch-pack.txt Remove trailing dot after short description 19 years ago
git-fetch.txt Remove trailing dot after short description 19 years ago
git-fmt-merge-msg.txt Documentation for git-fmt-merge-msg 19 years ago
git-format-patch.txt Add option to set initial In-Reply-To/References 19 years ago
git-fsck-objects.txt Documentation: Spelling fixes 19 years ago
git-get-tar-commit-id.txt Remove trailing dot after short description 19 years ago
git-grep.txt grep --all-match 18 years ago
git-hash-object.txt Remove trailing dot after short description 19 years ago
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 Several trivial documentation touch ups. 19 years ago
git-index-pack.txt Add git-index-pack utility 19 years ago
git-init-db.txt Document receive.denyNonFastforwards 18 years ago
git-instaweb.txt Add git-instaweb, instantly browse the working repo with gitweb 19 years ago
git-local-fetch.txt Teach git-local-fetch the --stdin switch 19 years ago
git-log.txt Fix up docs where "--" isn't displayed correctly. 19 years ago
git-lost-found.txt Remove trailing dot after short description 19 years ago
git-ls-files.txt Documentation about exclude/ignore files 19 years ago
git-ls-remote.txt git-ls-remote(1): document --upload-pack 18 years ago
git-ls-tree.txt Documentation: git-ls-tree (typofix) 19 years ago
git-mailinfo.txt Remove trailing dot after short description 19 years ago
git-mailsplit.txt Assorted typo fixes 19 years ago
git-merge-base.txt Update the documentation for git-merge-base 19 years ago
git-merge-index.txt Documentation: Spelling fixes 19 years ago
git-merge-one-file.txt Remove the version tags from the manpages 19 years ago
git-merge-tree.txt Documentation: add a couple of missing docs. 19 years ago
git-merge.txt Assorted typo fixes 19 years ago
git-mktag.txt Remove the version tags from the manpages 19 years ago
git-mktree.txt Documentation: add a couple of missing docs. 19 years ago
git-mv.txt Remove trailing dot after short description 19 years ago
git-name-rev.txt typofix (git-name-rev documentation) 19 years ago
git-p4import.txt Assorted typo fixes 19 years ago
git-pack-objects.txt Merge branch 'np/pack' 18 years ago
git-pack-redundant.txt Assorted typo fixes 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 Documentation: Spelling fixes 19 years ago
git-peek-remote.txt Remove trailing dot after short description 19 years ago
git-prune-packed.txt cosmetics: change from 'See-Also' to 'See Also' 19 years ago
git-prune.txt Fix up docs where "--" isn't displayed correctly. 19 years ago
git-pull.txt Remove trailing dot after short description 19 years ago
git-push.txt git-push: allow -f as an alias for --force 19 years ago
git-quiltimport.txt Implement a --dry-run option to git-quiltimport 19 years ago
git-read-tree.txt Merge branch 'jc/rw-prefix' 19 years ago
git-rebase.txt git-rebase: Add a -v option to show a diffstat of the changes upstream at the start of a rebase. 18 years ago
git-receive-pack.txt Document receive.denyNonFastforwards 18 years ago
git-relink.txt Remove trailing dot after short description 19 years ago
git-repack.txt Merge branch 'np/pack' 18 years ago
git-repo-config.txt Merge branch 'master' into pb/gitpm 19 years ago
git-request-pull.txt Remove trailing dot after short description 19 years ago
git-rerere.txt git-rerere: reuse recorded resolve. 19 years ago
git-reset.txt Documentation: Spelling fixes 19 years ago
git-resolve.txt The synopsis of the manpages should use the hyphenated version 19 years ago
git-rev-list.txt revision traversal: --author, --committer, and --grep. 18 years ago
git-rev-parse.txt Add revspec documentation for ':path', ':[0-3]:path' and git-describe 18 years ago
git-revert.txt Remove trailing dot after short description 19 years ago
git-rm.txt Fix up docs where "--" isn't displayed correctly. 19 years ago
git-send-email.txt Check and document the options to prevent mistakes. 19 years ago
git-send-pack.txt Documentation: add missing second colons and remove a typo 18 years ago
git-sh-setup.txt Documentation: Spelling fixes 19 years ago
git-shell.txt git/Documentation: fix SYNOPSIS style bugs 19 years ago
git-shortlog.txt Documentation: add missing second colons and remove a typo 18 years ago
git-show-branch.txt show-branch: match documentation and usage 19 years ago
git-show-index.txt Convert usage of GIT and Git into git 19 years ago
git-show.txt Remove trailing dot after short description 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 Documentation: git-status takes the same options as git-commit 19 years ago
git-stripspace.txt Remove trailing dot after short description 19 years ago
git-svn.txt Documentation/git-svn: document some of the newer features 18 years ago
git-svnimport.txt Fix multi-paragraph list items in OPTIONS section 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 Fix some inconsistencies in the docs 19 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 Assorted typo fixes 19 years ago
git-unpack-file.txt Remove the version tags from the manpages 19 years ago
git-unpack-objects.txt unpack-objects -r: call it "recover". 18 years ago
git-update-index.txt update-index -g 18 years ago
git-update-ref.txt Change order of -m option to update-ref. 19 years ago
git-update-server-info.txt Documentation: HTTP needs update-server-info. 19 years ago
git-upload-archive.txt Add git-upload-archive 18 years ago
git-upload-pack.txt Retire git-clone-pack 19 years ago
git-var.txt Deprecate usage of git-var -l for getting config vars list 19 years ago
git-verify-pack.txt Fix up docs where "--" isn't displayed correctly. 19 years ago
git-verify-tag.txt Remove trailing dot after short description 19 years ago
git-whatchanged.txt Fix up docs where "--" isn't displayed correctly. 19 years ago
git-write-tree.txt write-tree: --prefix=<path> 19 years ago
git.txt Add git-upload-archive to the main git man page 18 years ago
gitk.txt gitk(1): mention --all 18 years ago
glossary.txt Documentation: add missing second colons and remove a typo 18 years ago
hooks.txt Fix trivial typos and inconsistencies in hooks documentation 18 years ago
howto-index.sh Allow asciidoc formatted documentation in howto/ 19 years ago
install-webdoc.sh Documentation/Makefile: create tarballs for the man pages and html files 19 years ago
merge-options.txt git-merge --squash 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 Documentation about exclude/ignore files 19 years ago
sort_glossary.pl Added definitions for a few words: 19 years ago
tutorial-2.txt Documentation: Fix broken links 18 years ago
tutorial.txt Some doc typo fixes 19 years ago
urls.txt Documentation for the [remote] config 18 years ago