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.
 
 
 
 
 
 
Sean fde97d8ac6 Update documentation to remove incorrect GIT_DIFF_OPTS example. 19 years ago
..
howto Add Documentation/howto/setup-git-server-over-http.txt 19 years ago
technical Documentation/technical/racy-git.txt 19 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 19 years ago
SubmittingPatches Teach SubmittingPatches about git-commit -s 19 years ago
asciidoc.conf escape tilde in Documentation/git-rev-parse.txt 19 years ago
build-docdep.perl Clean build annoyance. 20 years ago
callouts.xsl Properly render asciidoc "callouts" in git man pages. 19 years ago
config.txt config option log.showroot to show the diff of root commits 19 years ago
core-tutorial.txt Documentation: Fix broken links 19 years ago
cvs-migration.txt Documentation: Fix broken links 19 years ago
diff-format.txt Update documentation to remove incorrect GIT_DIFF_OPTS example. 19 years ago
diff-options.txt diff --numstat 19 years ago
diffcore.txt Fix recent documentation format breakage. 20 years ago
everyday.txt Documentation: add git in /etc/services. 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: Documentation typo fix 19 years ago
git-applymbox.txt Brief documentation for the mysterious git-am script 20 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 19 years ago
git-bisect.txt Documentation: talk about pathspec in bisect. 20 years ago
git-blame.txt Documentation: move blame examples 19 years ago
git-branch.txt Add -v and --abbrev options to git-branch 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 19 years ago
git-cherry.txt git-cherry: document limit and add diagram 19 years ago
git-clean.txt Teach git-clean optional <paths>... parameters. 19 years ago
git-clone.txt Make git-clone --use-separate-remote the default 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
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 Documentation: add git in /etc/services. 19 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 Minor grammar fixes for git-diff-index.txt 19 years ago
git-diff-stages.txt Remove trailing dot after short description 19 years ago
git-diff-tree.txt Move --pretty options into Documentation/pretty-formats.txt 19 years ago
git-diff.txt change ent to tree in git-diff documentation 19 years ago
git-fetch-pack.txt improve fetch-pack's handling of kept packs 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 20 years ago
git-for-each-ref.txt Documentation: fix git-format-patch mark-up and link it from git.txt 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 19 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 19 years ago
git-imap-send.txt Several trivial documentation touch ups. 19 years ago
git-index-pack.txt remove .keep pack lock files when done with refs update 19 years ago
git-init-db.txt Document receive.denyNonFastforwards 19 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 Move --pretty options into Documentation/pretty-formats.txt 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 19 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
git-merge-tree.txt Documentation: add a couple of missing docs. 19 years ago
git-merge.txt git-merge: make it usable as the first class UI 19 years ago
git-mktag.txt
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 git-pack-objects progress flag documentation and cleanup 19 years ago
git-pack-redundant.txt Assorted typo fixes 19 years ago
git-pack-refs.txt Document git-pack-refs and link it to git(7). 19 years ago
git-parse-remote.txt
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 Mention that pull can work locally in the synopsis 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 Merge branch 'maint' 19 years ago
git-receive-pack.txt Document receive.denyNonFastforwards 19 years ago
git-relink.txt Remove trailing dot after short description 19 years ago
git-repack.txt Merge branch 'np/pack' 19 years ago
git-repo-config.txt Add --global option to git-repo-config. 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
git-rev-list.txt Move --pretty options into Documentation/pretty-formats.txt 19 years ago
git-rev-parse.txt Merge branch 'jc/pickaxe' 19 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-runstatus.txt Document git-runstatus 19 years ago
git-send-email.txt git-send-email: Read the default SMTP server from the GIT config file 19 years ago
git-send-pack.txt Documentation: add missing second colons and remove a typo 19 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 Build in shortlog 19 years ago
git-show-branch.txt show-branch: match documentation and usage 19 years ago
git-show-index.txt
git-show-ref.txt show-ref --hash=len, --abbrev=len, and --abbrev 19 years ago
git-show.txt Move --pretty options into Documentation/pretty-formats.txt 19 years ago
git-ssh-fetch.txt
git-ssh-upload.txt
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 git-svn: fix dcommit losing changes when out-of-date from svn 19 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. 20 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 19 years ago
git-tools.txt Assorted typo fixes 19 years ago
git-unpack-file.txt
git-unpack-objects.txt unpack-objects -r: call it "recover". 19 years ago
git-update-index.txt git-update-index(1): fix use of quoting in section title 19 years ago
git-update-ref.txt update-ref: -d flag and ref creation safety. 19 years ago
git-update-server-info.txt Documentation: HTTP needs update-server-info. 20 years ago
git-upload-archive.txt Add git-upload-archive 19 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 Update documentation to remove incorrect GIT_DIFF_OPTS example. 19 years ago
gitk.txt gitk(1): mention --all 19 years ago
glossary.txt Documentation: Define symref and update HEAD description 19 years ago
hooks.txt Fix trivial typos and inconsistencies in hooks documentation 19 years ago
howto-index.sh
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. 20 years ago
pretty-formats.txt Move --pretty options into Documentation/pretty-formats.txt 19 years ago
pull-fetch-param.txt Docs: move git url and remotes text to separate sections 19 years ago
repository-layout.txt Documentation: Correct alternates documentation, document http-alternates 19 years ago
sort_glossary.pl Added definitions for a few words: 19 years ago
tutorial-2.txt Documentation: Fix broken links 19 years ago
tutorial.txt Documentation: clarify tutorial pull/merge discussion 19 years ago
urls.txt Documentation for the [remote] config 19 years ago