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.
 
 
 
 
 
 
Luiz Fernando N. Capitulino 6894f49f7b git-cherry: Document 'limit' command-line option 18 years ago
..
howto user-manual: move howto/using-topic-branches into manual 18 years ago
technical Merge branch 'maint' 18 years ago
.gitignore Ignore all man sections as they are generated files. 18 years ago
Makefile Create a new manpage for the gitignore format, and reference it elsewhere 18 years ago
RelNotes-1.5.0.1.txt
RelNotes-1.5.0.2.txt
RelNotes-1.5.0.3.txt GIT 1.5.0.3 18 years ago
RelNotes-1.5.0.4.txt GIT 1.5.0.4 18 years ago
RelNotes-1.5.0.5.txt GIT 1.5.0.5 18 years ago
RelNotes-1.5.0.6.txt GIT 1.5.0.6 18 years ago
RelNotes-1.5.0.7.txt GIT 1.5.0.7 18 years ago
RelNotes-1.5.0.txt
RelNotes-1.5.1.1.txt git-svn: don't allow globs to match regular files 18 years ago
RelNotes-1.5.1.2.txt GIT 1.5.1.2 18 years ago
RelNotes-1.5.1.3.txt GIT v1.5.1.3 18 years ago
RelNotes-1.5.1.4.txt GIT v1.5.1.4 18 years ago
RelNotes-1.5.1.5.txt GIT 1.5.1.6 18 years ago
RelNotes-1.5.1.6.txt GIT 1.5.1.6 18 years ago
RelNotes-1.5.1.txt GIT 1.5.1 18 years ago
RelNotes-1.5.2.1.txt GIT 1.5.2.1 18 years ago
RelNotes-1.5.2.txt GIT 1.5.2 18 years ago
SubmittingPatches Merge branch 'maint-1.5.1' into maint 18 years ago
asciidoc.conf Documentation: robustify asciidoc GIT_VERSION replacement 18 years ago
blame-options.txt Update -L documentation for git-blame/git-annotate 18 years ago
build-docdep.perl Documentation/build-docdep.perl: Fix dependencies for included asciidoc files 18 years ago
callouts.xsl
cmd-list.perl Document git-check-attr 18 years ago
config.txt Create a new manpage for the gitignore format, and reference it elsewhere 18 years ago
core-intro.txt
core-tutorial.txt core-tutorial: minor fixes 18 years ago
cvs-migration.txt Documentation: mention module option to git-cvsimport 18 years ago
diff-format.txt diff format documentation: describe raw combined diff format 18 years ago
diff-options.txt Document --quiet option to git-diff 18 years ago
diffcore.txt
docbook-xsl.css
everyday.txt
fetch-options.txt Document additional options for git-fetch 18 years ago
git-add.txt Merge branch 'maint' 18 years ago
git-am.txt git-am: Clean up the asciidoc documentation 18 years ago
git-annotate.txt Update git-annotate/git-blame documentation 18 years ago
git-apply.txt Update git-apply documentation 18 years ago
git-applymbox.txt Documentation: format-patch has no --mbox option 18 years ago
git-applypatch.txt
git-archimport.txt git-archimport: allow remapping branch names 18 years ago
git-archive.txt Make command description imperative statement, not third-person present. 18 years ago
git-bisect.txt Documentation: bisect: "start" accepts one bad and many good commits 18 years ago
git-blame.txt blame -s: suppress author name and time. 18 years ago
git-branch.txt Documentation/branch: fix small typo in -D example 18 years ago
git-bundle.txt Documentation: Added [verse] to SYNOPSIS where necessary 18 years ago
git-cat-file.txt
git-check-attr.txt Document git-check-attr 18 years ago
git-check-ref-format.txt
git-checkout-index.txt
git-checkout.txt Reverse the order of -b and --track in the man page. 18 years ago
git-cherry-pick.txt Update git-cherry-pick documentation 18 years ago
git-cherry.txt git-cherry: Document 'limit' command-line option 18 years ago
git-clean.txt Fix minor documentation errors 18 years ago
git-clone.txt Make command description imperative statement, not third-person present. 18 years ago
git-commit-tree.txt Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAIL 18 years ago
git-commit.txt git-commit: add a --interactive option 18 years ago
git-config.txt git-config: Improve documentation of git-config file handling 18 years ago
git-convert-objects.txt
git-count-objects.txt
git-cvsexportcommit.txt Documentation: don't reference non-existent 'git-cvsapplycommit' 18 years ago
git-cvsimport.txt cvsimport: Improve formating consistency 18 years ago
git-cvsserver.txt cvsserver: Fix some typos in asciidoc documentation 18 years ago
git-daemon.txt
git-describe.txt
git-diff-files.txt Removing -n option from git-diff-files documentation 18 years ago
git-diff-index.txt
git-diff-tree.txt Documentation: Split description of pretty formats of commit log 18 years ago
git-diff.txt Merge branch 'master-for-junio' of git://repo.or.cz/git/fastimport; branch 'maint' 18 years ago
git-fast-import.txt Fix documentation of tag in git-fast-import.txt 18 years ago
git-fetch-pack.txt
git-fetch.txt
git-fmt-merge-msg.txt Documentation: Added [verse] to SYNOPSIS where necessary 18 years ago
git-for-each-ref.txt Documentation: Reformatted SYNOPSIS for several commands 18 years ago
git-format-patch.txt Add custom subject prefix support to format-patch (take 3) 18 years ago
git-fsck-objects.txt
git-fsck.txt Fix lost-found to show commits only referenced by reflogs 18 years ago
git-gc.txt
git-get-tar-commit-id.txt
git-grep.txt Update git-grep documentation 18 years ago
git-hash-object.txt
git-http-fetch.txt Update git-http-fetch documentation 18 years ago
git-http-push.txt Update git-http-push documentation 18 years ago
git-imap-send.txt
git-index-pack.txt Merge branch 'maint' 18 years ago
git-init-db.txt
git-init.txt
git-instaweb.txt Documentation: Reformatted SYNOPSIS for several commands 18 years ago
git-local-fetch.txt Documentation: Reformatted SYNOPSIS for several commands 18 years ago
git-log.txt Documentation: Split description of pretty formats of commit log 18 years ago
git-lost-found.txt Documentation: minor edits of git-lost-found manpage 18 years ago
git-ls-files.txt Create a new manpage for the gitignore format, and reference it elsewhere 18 years ago
git-ls-remote.txt
git-ls-tree.txt
git-mailinfo.txt Documentation: format-patch has no --mbox option 18 years ago
git-mailsplit.txt
git-merge-base.txt
git-merge-file.txt
git-merge-index.txt
git-merge-one-file.txt
git-merge-tree.txt
git-merge.txt
git-mergetool.txt Document 'opendiff' value in config.txt and git-mergetool.txt 18 years ago
git-mktag.txt
git-mktree.txt
git-mv.txt
git-name-rev.txt Documentation: Added [verse] to SYNOPSIS where necessary 18 years ago
git-p4import.txt Documentation: Reformatted SYNOPSIS for several commands 18 years ago
git-pack-objects.txt Increase pack.depth default to 50 18 years ago
git-pack-redundant.txt
git-pack-refs.txt
git-parse-remote.txt
git-patch-id.txt
git-peek-remote.txt
git-prune-packed.txt
git-prune.txt Make command description imperative statement, not third-person present. 18 years ago
git-pull.txt
git-push.txt Documentation: Reformatted SYNOPSIS for several commands 18 years ago
git-quiltimport.txt Documentation/git-quiltimport.txt: Fix labeled list formatting 18 years ago
git-read-tree.txt Create a new manpage for the gitignore format, and reference it elsewhere 18 years ago
git-rebase.txt Documentation: Added [verse] to SYNOPSIS where necessary 18 years ago
git-receive-pack.txt Change {pre,post}-receive hooks to use stdin 18 years ago
git-reflog.txt
git-relink.txt
git-remote.txt Documentation: fix typo in git-remote.txt 18 years ago
git-repack.txt Increase pack.depth default to 50 18 years ago
git-repo-config.txt
git-request-pull.txt
git-rerere.txt
git-reset.txt Documentation/git-reset.txt: suggest git commit --amend in example. 18 years ago
git-rev-list.txt Merge 1.5.1.5 in 18 years ago
git-rev-parse.txt SPECIFYING RANGES typo fix: it it => it is 18 years ago
git-revert.txt
git-rm.txt Add --ignore-unmatch option to exit with zero status when no files are removed. 18 years ago
git-runstatus.txt
git-send-email.txt send-email documentation: clarify --smtp-server 18 years ago
git-send-pack.txt
git-sh-setup.txt
git-shell.txt
git-shortlog.txt git shortlog documentation: add long options and fix a typo 18 years ago
git-show-branch.txt
git-show-index.txt
git-show-ref.txt Documentation: show-ref: document --exclude-existing 18 years ago
git-show.txt Documentation: Split description of pretty formats of commit log 18 years ago
git-ssh-fetch.txt
git-ssh-upload.txt
git-status.txt Create a new manpage for the gitignore format, and reference it elsewhere 18 years ago
git-stripspace.txt
git-svn.txt Add --no-rebase option to git-svn dcommit 18 years ago
git-svnimport.txt Documentation/git-svnimport.txt: fix typo. 18 years ago
git-symbolic-ref.txt
git-tag.txt git-tag(1): -v option is a subcommand; fix code block 18 years ago
git-tar-tree.txt git-tar-tree: complete deprecation conversion message 18 years ago
git-tools.txt
git-unpack-file.txt
git-unpack-objects.txt fix documentation of unpack-objects -n 18 years ago
git-update-index.txt Added a reference to git-add in the documentation for git-update-index 18 years ago
git-update-ref.txt
git-update-server-info.txt
git-upload-archive.txt
git-upload-pack.txt
git-var.txt
git-verify-pack.txt
git-verify-tag.txt
git-whatchanged.txt
git-write-tree.txt
git.txt GIT 1.5.2 18 years ago
gitattributes.txt Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent with other VCSs 18 years ago
gitignore.txt Create a new manpage for the gitignore format, and reference it elsewhere 18 years ago
gitk.txt
glossary.txt Documentation: Add definition of "evil merge" to GIT Glossary 18 years ago
hooks.txt Minor fixup to documentation of hooks in git-receive-pack. 18 years ago
howto-index.sh
i18n.txt
install-doc-quick.sh
install-webdoc.sh user-manual: install user manual stylesheet with other web documents 18 years ago
merge-options.txt
merge-strategies.txt
pretty-formats.txt Documentation: Split description of pretty formats of commit log 18 years ago
pretty-options.txt Documentation: Split description of pretty formats of commit log 18 years ago
pull-fetch-param.txt
repository-layout.txt Create a new manpage for the gitignore format, and reference it elsewhere 18 years ago
tutorial-2.txt tutorials: add user-manual links 18 years ago
tutorial.txt tutorial: use "project history" instead of "changelog" in header 18 years ago
urls.txt
user-manual.conf
user-manual.txt Documentation: user-manual todo 18 years ago