summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2006-05-08builtin-grep: documentationJunio C Hamano
2006-04-28Merge branch 'fix'Junio C Hamano
2006-04-28Fix trivial typo in git-log man page.Sean Estabrooks
2006-04-28Properly render asciidoc "callouts" in git man pages.Sean Estabrooks
2006-04-28Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks
2006-04-28Update the git-branch man page to include the "-r" option,Sean Estabrooks
2006-04-25Deprecate usage of git-var -l for getting config vars listPetr Baudis
2006-04-25git-repo-config --list supportPetr Baudis
2006-04-25Document the configuration filePetr Baudis
2006-04-25Document git-var -l listing also configuration variablesPetr Baudis
2006-04-19Document git-clone --referenceShawn Pearce
2006-04-18Add git-annotate(1) and git-blame(1)Jonas Fonseca
2006-04-16diff-options: add --patch-with-statJohannes Schindelin
2006-04-15Merge branch 'js/diffstat'Junio C Hamano
2006-04-14git-log <diff-options> <paths> documentationJunio C Hamano
2006-04-13diff-options: add --stat (take 2)Johannes Schindelin
2006-04-13Documentation: add a couple of missing docs.Junio C Hamano
2006-04-11Merge branch 'jc/withraw' into nextJunio C Hamano
2006-04-11Document --patch-with-rawPetr Baudis
2006-04-11Implement limited context matching in git-apply.Eric W. Biederman
2006-04-09Improve the git-diff-tree -c/-cc documentationPetr Baudis
2006-04-07Add Documentation/technical/pack-format.txtJunio C Hamano
2006-04-07Added Packing Heursitics IRC writeup.Jon Loeliger
2006-04-06Add documentation for git-imap-send.Mike McCormack
2006-04-05Tweaks to make asciidoc play nice.Francis Daly
2006-04-05git-commit: document --amendMarco Roeland
2006-04-05Merge branch 'pb/regex'Junio C Hamano
2006-04-05Add git-clean commandPavel Roskin
2006-04-04Support for pickaxe matching regular expressionsPetr Baudis
2006-04-03Documentation: revise top of git man pageJ. Bruce Fields
2006-03-27Merge branch 'master' into nextJunio C Hamano
2006-03-27Optionally do not list empty directories in git-ls-files --othersPetr Baudis
2006-03-27Document git-rebase behavior on conflicts.J. Bruce Fields
2006-03-26Merge branch 'rs/tar-tree' into nextJunio C Hamano
2006-03-25Removed bogus "<snap>" identifier.Jon Loeliger
2006-03-25Clarify and expand some hook documentation.Jon Loeliger
2006-03-22Format tweaks for asciidoc.Francis Daly
2006-03-21Merge branch 'jc/name' into nextJunio C Hamano
2006-03-20Fix multi-paragraph list items in OPTIONS sectionFrancis Daly
2006-03-18Merge branch 'master' into nextJunio C Hamano
2006-03-18Rewrite synopsis to clarify the two primary uses of git-checkout.Jon Loeliger
2006-03-18Fix minor typo.Jon Loeliger
2006-03-18Reference git-commit-tree for env vars.Jon Loeliger
2006-03-18Clarify git-rebase example commands.Jon Loeliger
2006-03-18Document the default source of template files.Jon Loeliger
2006-03-18Call out the two different uses of git-branch and fix a typo.Jon Loeliger
2006-03-18Add git-show referenceJon Loeliger
2006-03-17ls-files: add --abbrev[=<n>] optionEric Wong
2006-03-17ls-tree: add --abbrev[=<n>] optionEric Wong
2006-03-13Merge branch 'jc/fsck'Junio C Hamano