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.
 
 
 
 
 
 
Santi Béjar 648ad18f50 Fetch: default remote repository from branch properties 18 years ago
..
howto Add Documentation/howto/setup-git-server-over-http.txt 18 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 Documentation/urls.txt: Use substitution to escape square brackets 19 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 Fetch: default remote repository from branch properties 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 Add the --color-words option to the diff options family 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 Add git-archive 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 Remove trailing dot after short description 19 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
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 Revert "daemon: add upload-tar service." 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 Document git-grep -[Hh] 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 Remove trailing dot after short description 19 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
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
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 pack-objects: document --revs, --unpacked and --all. 18 years ago
git-pack-redundant.txt Assorted typo fixes 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 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 rebase: allow --skip to work with --merge 19 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 git-repack(1): document --window and --depth 18 years ago
git-repo-config.txt Assorted typo fixes 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 Teach rev-list an option to read revs from the standard input. 18 years ago
git-rev-parse.txt rev-parse documentation: talk about range notation. 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-send-email.txt Check and document the options to prevent mistakes. 19 years ago
git-send-pack.txt Documentation: Spelling fixes 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 Misc doc improvements 19 years ago
git-show-branch.txt show-branch: match documentation and usage 19 years ago
git-show-index.txt
git-show.txt Remove trailing dot after short description 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: add the 'dcommit' command 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 tar-tree: illustrate an obscure feature better 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". 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-upload-tar.txt Assorted typo fixes 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 GIT_TRACE documentation. 18 years ago
gitk.txt gitk(1): mention --all 18 years ago
glossary.txt change ent to tree in git-diff documentation 19 years ago
hooks.txt Fix trivial typos and inconsistencies in hooks documentation 18 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. 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/urls.txt: Use substitution to escape square brackets 19 years ago