summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2005-11-11git-clone: Keep remote names when cloning unless explicitly told not to.Andreas Ericsson
2005-11-11Add --no-commit-id option for git-diff-tree, use it in gitkPavel Roskin
2005-11-11Documentation: "host:path/to/repo" is git native over ssh.Junio C Hamano
2005-11-09Update howto using-topic-branchesLuck, Tony
2005-11-08git-tag -d <tag>: delete tag <tag>Kai Ruemmler
2005-11-08Clean build annoyance.Junio C Hamano
2005-11-08Use consistent shell prompts and example style.Jon Loeliger
2005-11-08Add --tags documentation, scraped from JC mail.Jon Loeliger
2005-11-08Tutorial: do not use 'git resolve'.Junio C Hamano
2005-11-08Documentation: fix dependency generation.Junio C Hamano
2005-11-08Add bug isolation howto, scraped from Linus.Jon Loeliger
2005-11-08Fix documentation dependency generation.Junio C Hamano
2005-11-08Documentation: asciidoc formatting fix for git-cvsexportcommit doc.Junio C Hamano
2005-11-07Introducing: git-cvsexportcommitMartin Langhoff
2005-11-07Documentation update: use git branch -d foo where applicableKai Ruemmler
2005-11-07Documentation: talk about guts of merge in tutorial.Junio C Hamano
2005-11-07Refactored merge options into separate merge-options.txt.Jon Loeliger
2005-11-07Set up remotes/origin to track all remote branches.Junio C Hamano
2005-11-06Refactor merge strategies into separate includable file.Jon Loeliger
2005-11-06Merge in http-push first stage.Junio C Hamano
2005-11-06Add support for pushing to a remote repository using HTTP/DAVNick Hengeveld
2005-11-06Install asciidoc sources as well.Junio C Hamano
2005-11-06Documentation: pull/clone ref mapping clarification.Junio C Hamano
2005-11-05Documentation: format-patchJunio C Hamano
2005-11-05Documentation: git-fetch/pull updates.Junio C Hamano
2005-11-05Added a few examples to git-pull man page.Jon Loeliger
2005-11-05Document the --no-commit flag betterJunio C Hamano
2005-11-04Documentation: -merge and -pull: describe merge strategies.Junio C Hamano
2005-11-04Documentation: git-add -- do not say "cache", add examples.Junio C Hamano
2005-11-03Illustration: "Commit DAG Revision Naming"Junio C Hamano
2005-11-03Illustration: "Git Diff Types"Junio C Hamano
2005-11-03Document --since and --until options to rev-parse.Junio C Hamano
2005-11-02Add -P to the documentation head.Junio C Hamano
2005-11-02cvsimport: introduce -P <cvsps-output-file> optionMartin Langhoff
2005-11-01git-am.txt is no stub anymorePetr Baudis
2005-11-01Documentation for git-fmt-merge-msgPetr Baudis
2005-11-01Remove 'Previously this command was known as ...' messages.Jon Loeliger
2005-11-01Document the use of "current directory" as pull source.Junio C Hamano
2005-10-31Add examples for git-log documentation and others.Linus Torvalds
2005-10-31Fix rev-list documentation again (--sparse and pathspec)Junio C Hamano
2005-10-31Update git-pack-objects documentation.Junio C Hamano
2005-10-31Update usage string and documentation for git-rev-list.Junio C Hamano
2005-10-31Add to usage and docs for git-add.shChris Shoemaker
2005-10-31Add to documentation of git-update-index arguments and usage.Chris Shoemaker
2005-10-29Documentation updates.Junio C Hamano
2005-10-29Fix recent documentation format breakage.Junio C Hamano
2005-10-29git-apply --numstatJunio C Hamano
2005-10-29Minor clarifications in diffcore documentationc.shoemaker@cox.net
2005-10-29Remove -r from common diff options documentation in one more placec.shoemaker@cox.net
2005-10-28Documentation changes to recursive option for git-diff-treeChris Shoemaker