git-commit-vandalism/Documentation
Matthew Ogilvie 90948a4289 git-cvsserver: add ability to guess -kb from contents
If "gitcvs.allbinary" is set to "guess", then any file that has
not been explicitly marked as binary or text using the "crlf" attribute
and the "gitcvs.usecrlfattr" config will guess binary based on the contents
of the file.

Signed-off-by: Matthew Ogilvie <mmogilvi_git@miniinfo.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2008-05-16 12:05:35 -07:00
..
howto Document that WebDAV doesn't need git on the server, and works over SSL 2008-04-18 22:09:24 -07:00
technical Add description of OFS_DELTA to the pack format description 2008-04-06 17:22:46 -07:00
.gitattributes Define the project whitespace policy 2008-02-11 13:23:15 -08:00
.gitignore
asciidoc.conf Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
blame-options.txt Fix typo in 'blame' documentation. 2008-02-09 20:22:23 -08:00
build-docdep.perl
callouts.xsl
cat-texi.perl
cmd-list.perl Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
CodingGuidelines CodingGuidelines: spell out how we use grep in our scripts 2008-03-01 18:18:16 -08:00
config.txt git-cvsserver: add ability to guess -kb from contents 2008-05-16 12:05:35 -07:00
core-tutorial.txt core-tutorial.txt: Fix showing the current behaviour. 2008-04-10 00:20:41 -07:00
cvs-migration.txt Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page 2008-05-04 17:41:34 -07:00
diff-format.txt
diff-generate-patch.txt
diff-options.txt Merge branch 'maint-1.5.4' into maint 2008-04-22 23:37:06 -07:00
diffcore.txt
docbook-xsl.css
docbook.xsl
everyday.txt git-gc --prune is deprecated 2008-04-22 21:53:37 -07:00
fetch-options.txt git pull manpage: don't include -n from fetch-options.txt 2008-01-25 22:42:36 -08:00
fix-texi.perl
git-add.txt Merge branch 'maint' 2008-05-08 20:50:03 -07:00
git-am.txt am: remove support for -d .dotest 2008-03-05 10:52:56 -08:00
git-annotate.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-apply.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-archimport.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-archive.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-bisect.txt Merge branch 'gp/bisect-fix' 2008-05-12 15:44:43 -07:00
git-blame.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-branch.txt git-branch.txt: compare --contains, --merged and --no-merged 2008-04-20 18:16:46 -07:00
git-bundle.txt git-bundle.txt: Add different strategies to create the bundle 2008-02-24 18:51:46 -08:00
git-cat-file.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-check-attr.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-check-ref-format.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-checkout-index.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-checkout.txt git checkout: add -t alias for --track 2008-04-27 13:19:33 -07:00
git-cherry-pick.txt Allow cherry-pick (and revert) to add signoff line 2008-04-26 14:06:17 -07:00
git-cherry.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-citool.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-clean.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-clone.txt git-clone.txt: Adjust note to --shared for new pruning behavior of git-gc 2008-04-22 21:40:44 -07:00
git-commit-tree.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-commit.txt Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page 2008-05-04 17:41:34 -07:00
git-config.txt Use color.ui variable in scripts too 2008-04-10 12:40:50 -07:00
git-count-objects.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-cvsexportcommit.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-cvsimport.txt cvsimport: document that -M can be used multiple times 2008-03-01 00:55:39 -08:00
git-cvsserver.txt git-cvsserver: add ability to guess -kb from contents 2008-05-16 12:05:35 -07:00
git-daemon.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-describe.txt Merge branch 'maint-1.5.4' into maint 2008-05-14 13:46:42 -07:00
git-diff-files.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-diff-index.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-diff-tree.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-diff.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-fast-export.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-fast-import.txt fast-import: Document the effect of "merge" with no "from" in a commit 2008-03-22 23:20:01 -07:00
git-fetch-pack.txt Teach fetch-pack/upload-pack about --include-tag 2008-03-04 23:28:14 -08:00
git-fetch.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-filter-branch.txt Merge branch 'bc/filter-branch' 2008-05-05 19:16:20 -07:00
git-fmt-merge-msg.txt fmt-merge-msg: add '--(no-)log' options and 'merge.log' config variable 2008-04-12 19:28:18 -07:00
git-for-each-ref.txt
git-format-patch.txt Merge branch 'mv/format-cc' 2008-05-14 13:34:34 -07:00
git-fsck-objects.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-fsck.txt Documentation: point git-prune users to git-gc 2008-04-29 23:11:57 -07:00
git-gc.txt doc/git-gc: add a note about what is collected 2008-04-24 21:50:19 -07:00
git-get-tar-commit-id.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-grep.txt Fix doc typos. 2008-03-02 16:08:37 -08:00
git-gui.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-hash-object.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-help.txt documentation: help: add info about "man.<tool>.cmd" config var 2008-04-26 14:34:49 -07:00
git-http-fetch.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-http-push.txt Clarify that http-push being temporarily disabled with older cURL 2008-01-22 00:48:29 -08:00
git-imap-send.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-index-pack.txt index-pack: introduce checking mode 2008-02-28 21:56:02 -08:00
git-init-db.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-init.txt Make core.sharedRepository more generic 2008-04-16 18:23:54 -07:00
git-instaweb.txt Documentation: add 'git-web--browse.txt' and simplify other docs. 2008-02-16 00:46:33 -08:00
git-log.txt Include rev-list options in git-log manpage. 2008-01-18 15:09:08 -08:00
git-lost-found.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-ls-files.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-ls-remote.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-ls-tree.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-mailinfo.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-mailsplit.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-merge-base.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-merge-file.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-merge-index.txt git-merge-index documentation: clarify synopsis 2008-02-22 07:02:40 -08:00
git-merge-one-file.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-merge-tree.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-merge.txt merge, pull: introduce '--(no-)stat' option 2008-04-12 19:28:18 -07:00
git-mergetool.txt merge-tool documentation: describe custom command usage 2008-03-08 13:22:55 -08:00
git-mktag.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-mktree.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-mv.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-name-rev.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-pack-objects.txt git-pack-objects.txt: Make wording slightly less ambiguous 2008-04-05 16:51:16 -07:00
git-pack-redundant.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-pack-refs.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-parse-remote.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-patch-id.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-peek-remote.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-prune-packed.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-prune.txt Documentation: point git-prune users to git-gc 2008-04-29 23:11:57 -07:00
git-pull.txt Documentation: improve "add", "pull" and "format-patch" examples 2008-05-06 21:46:42 -07:00
git-push.txt Merge branch 'pb/remote-mirror-config' 2008-05-05 19:15:39 -07:00
git-quiltimport.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-read-tree.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-rebase.txt update 'git rebase' documentation 2008-03-10 17:38:03 -07:00
git-receive-pack.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-reflog.txt git-reflog.txt: Document new commands --updateref and --rewrite 2008-03-03 01:20:59 -08:00
git-relink.txt git-relink.txt: describe more clearly how hard linking occurs 2008-01-11 18:06:55 -08:00
git-remote.txt Add a remote.*.mirror configuration option 2008-04-20 18:49:22 -07:00
git-repack.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-repo-config.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-request-pull.txt Documentation/git-request-pull: Fixed a typo ("send" -> "end") 2008-04-11 12:25:30 -07:00
git-rerere.txt Fix git-rerere documentation 2008-01-14 16:14:29 -08:00
git-reset.txt Documentation/git-reset: Add an example of resetting selected paths 2008-02-16 10:57:05 -08:00
git-rev-list.txt rev-list: add --branches, --tags and --remotes 2008-02-29 00:00:29 -08:00
git-rev-parse.txt Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page 2008-05-04 17:41:34 -07:00
git-revert.txt Allow cherry-pick (and revert) to add signoff line 2008-04-26 14:06:17 -07:00
git-rm.txt Clarify and fix English in "git-rm" documentation 2008-04-16 16:45:23 -07:00
git-send-email.txt Document the sendemail.smtpserverport config variable 2008-03-19 17:32:28 -07:00
git-send-pack.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-sh-setup.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-shell.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-shortlog.txt Document -w option to shortlog 2008-04-12 15:38:20 -07:00
git-show-branch.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-show-index.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-show-ref.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-show.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-stash.txt git-stash: add new 'pop' subcommand 2008-02-22 22:59:11 -08:00
git-status.txt builtin-status: submodule summary support 2008-04-12 20:00:45 -07:00
git-stripspace.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-submodule.txt Documentation/git-submodule: typofix 2008-04-12 18:34:39 -07:00
git-svn.txt Add svn-compatible "blame" output format to git-svn 2008-05-11 10:12:19 -07:00
git-symbolic-ref.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-tag.txt Merge branch 'maint-1.5.4' into maint 2008-04-11 23:55:55 -07:00
git-tar-tree.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-tools.txt
git-unpack-file.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-unpack-objects.txt Add otherwise missing --strict option to unpack-objects summary. 2008-04-29 23:11:57 -07:00
git-update-index.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-update-ref.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-update-server-info.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-upload-archive.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-upload-pack.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-var.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-verify-pack.txt add storage size output to 'git verify-pack -v' 2008-03-01 01:44:46 -08:00
git-verify-tag.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git-web--browse.txt documentation: web--browse: add a note about konqueror 2008-04-26 14:34:49 -07:00
git-whatchanged.txt whatchanged documentation: share description of --pretty with others 2008-03-05 12:06:09 -08:00
git-write-tree.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
git.txt Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page 2008-05-04 17:41:34 -07:00
gitattributes.txt Merge branch 'maint' 2008-03-27 13:35:18 -07:00
gitcli.txt Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page 2008-05-04 17:41:34 -07:00
githooks.txt Merge branch 'cc/hooks-doc' 2008-05-14 13:34:23 -07:00
gitignore.txt Merge branch 'maint' 2008-03-27 13:35:18 -07:00
gitk.txt Documentation gitk: Describe what --merge does 2008-04-29 23:11:57 -07:00
gitmodules.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
glossary.txt Documentation/git-checkout: Update summary to reflect current abilities 2008-03-25 00:00:07 -07:00
howto-index.sh
i18n.txt Fix grammar nits in documentation and in code comments. 2008-01-03 09:15:17 -08:00
install-doc-quick.sh
install-webdoc.sh
Makefile Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page 2008-05-04 17:41:34 -07:00
manpage-1.72.xsl Make man page building quiet when DOCBOOK_XSL_172 is defined 2008-03-15 00:05:18 -07:00
merge-config.txt add merge.renamelimit config option 2008-05-03 13:39:51 -07:00
merge-options.txt merge, pull: add '--(no-)log' command line option 2008-04-12 19:28:18 -07:00
merge-strategies.txt Documentation/git-merge: document subtree strategy. 2008-03-19 01:43:02 -07:00
pretty-formats.txt pretty.c: add %x00 format specifier. 2008-03-23 00:41:54 -07:00
pretty-options.txt log/show/whatchanged: introduce format.pretty configuration 2008-03-05 12:06:09 -08:00
pull-fetch-param.txt
RelNotes-1.5.0.1.txt
RelNotes-1.5.0.2.txt GIT 1.5.0.2 2007-02-26 00:26:06 -08:00
RelNotes-1.5.0.3.txt
RelNotes-1.5.0.4.txt
RelNotes-1.5.0.5.txt
RelNotes-1.5.0.6.txt
RelNotes-1.5.0.7.txt
RelNotes-1.5.0.txt
RelNotes-1.5.1.1.txt
RelNotes-1.5.1.2.txt
RelNotes-1.5.1.3.txt
RelNotes-1.5.1.4.txt
RelNotes-1.5.1.5.txt
RelNotes-1.5.1.6.txt
RelNotes-1.5.1.txt
RelNotes-1.5.2.1.txt
RelNotes-1.5.2.2.txt
RelNotes-1.5.2.3.txt
RelNotes-1.5.2.4.txt
RelNotes-1.5.2.5.txt
RelNotes-1.5.2.txt
RelNotes-1.5.3.1.txt
RelNotes-1.5.3.2.txt
RelNotes-1.5.3.3.txt fix doc typos 2008-01-29 22:00:34 -08:00
RelNotes-1.5.3.4.txt
RelNotes-1.5.3.5.txt
RelNotes-1.5.3.6.txt
RelNotes-1.5.3.7.txt
RelNotes-1.5.3.8.txt GIT 1.5.3.8 2008-01-07 22:41:43 -08:00
RelNotes-1.5.3.txt
RelNotes-1.5.4.1.txt GIT 1.5.4.2 2008-02-17 00:20:38 -08:00
RelNotes-1.5.4.2.txt GIT 1.5.4.2 2008-02-17 00:20:38 -08:00
RelNotes-1.5.4.3.txt GIT 1.5.4.3 2008-02-23 11:31:04 -08:00
RelNotes-1.5.4.4.txt GIT 1.5.4.4 2008-03-08 19:43:21 -08:00
RelNotes-1.5.4.5.txt GIT 1.5.4.5 2008-03-27 20:36:35 -07:00
RelNotes-1.5.4.txt GIT 1.5.4 2008-02-01 19:10:10 -08:00
RelNotes-1.5.5.1.txt GIT 1.5.5.1 2008-04-20 11:36:53 -07:00
RelNotes-1.5.5.txt GIT 1.5.5 2008-04-07 21:57:43 -07:00
RelNotes-1.5.6.txt First batch of post 1.5.5 updates 2008-04-20 16:03:40 -07:00
repository-layout.txt Merge branch 'cc/hooks-doc' 2008-05-14 13:34:23 -07:00
rev-list-options.txt Documentation: Remove --{min,max}-age option from git-log(1) 2008-03-02 13:52:08 -08:00
SubmittingPatches Documentation/SubmittingPatches - a suggested patch flow 2008-02-16 17:33:31 -08:00
tutorial-2.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
tutorial.txt Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
urls-remotes.txt
urls.txt Add support for url aliases in config files 2008-02-24 20:05:29 -08:00
user-manual.conf Documentation: rename gitlink macro to linkgit 2008-01-06 18:41:44 -08:00
user-manual.txt Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page 2008-05-04 17:41:34 -07:00