summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2006-05-03Add a few more words to the glossary.v1.3.2Jon Loeliger1-12/+51
2006-05-03Added definitions for a few words:Jon Loeliger2-1/+34
2006-05-03Alphabetize the glossary.Jon Loeliger1-169/+170
2006-05-03fix various typos in documentationMatthias Kestenholz2-3/+3
2006-04-28Fix trivial typo in git-log man page.Sean Estabrooks1-4/+3
2006-04-28Properly render asciidoc "callouts" in git man pages.Sean Estabrooks2-1/+17
2006-04-28Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks6-108/+104
2006-04-28Update the git-branch man page to include the "-r" option,Sean Estabrooks1-18/+39
2006-04-24Document the configuration filePetr Baudis2-13/+197
2006-04-24Document git-var -l listing also configuration variablesPetr Baudis1-1/+4
2006-04-18Document git-clone --referenceShawn Pearce1-1/+20
2006-04-18Add git-annotate(1) and git-blame(1)Jonas Fonseca3-0/+92
2006-04-15diff-options: add --patch-with-statJohannes Schindelin1-0/+3
2006-04-14Merge branch 'js/diffstat'Junio C Hamano1-0/+3
2006-04-14git-log <diff-options> <paths> documentationJunio C Hamano1-4/+20
2006-04-13diff-options: add --stat (take 2)Johannes Schindelin1-0/+3
2006-04-13Documentation: add a couple of missing docs.Junio C Hamano3-0/+93
2006-04-11Merge branch 'jc/withraw' into nextJunio C Hamano1-0/+3
2006-04-11Document --patch-with-rawPetr Baudis1-0/+3
2006-04-10Implement limited context matching in git-apply.Eric W. Biederman1-1/+7
2006-04-09Improve the git-diff-tree -c/-cc documentationPetr Baudis1-9/+16
2006-04-07Add Documentation/technical/pack-format.txtJunio C Hamano1-0/+111
2006-04-07Added Packing Heursitics IRC writeup.Jon Loeliger1-0/+466
2006-04-05Add documentation for git-imap-send.Mike McCormack1-0/+60
2006-04-05Tweaks to make asciidoc play nice.Francis Daly1-4/+5
2006-04-05git-commit: document --amendMarco Roeland1-1/+23
2006-04-05Merge branch 'pb/regex'Junio C Hamano1-0/+4
2006-04-05Add git-clean commandPavel Roskin1-0/+50
2006-04-04Support for pickaxe matching regular expressionsPetr Baudis1-0/+4
2006-04-02Documentation: revise top of git man pageJ. Bruce Fields1-48/+41
2006-03-26Merge branch 'master' into nextJunio C Hamano2-0/+15
2006-03-26Optionally do not list empty directories in git-ls-files --othersPetr Baudis1-0/+3
2006-03-26Document git-rebase behavior on conflicts.J. Bruce Fields1-0/+12
2006-03-25Merge branch 'rs/tar-tree' into nextJunio C Hamano5-26/+51
2006-03-24Removed bogus "<snap>" identifier.Jon Loeliger1-4/+0
2006-03-24Clarify and expand some hook documentation.Jon Loeliger3-12/+41
2006-03-22Format tweaks for asciidoc.Francis Daly2-10/+10
2006-03-21Merge branch 'jc/name' into nextJunio C Hamano2-23/+29
2006-03-20Fix multi-paragraph list items in OPTIONS sectionFrancis Daly2-23/+29
2006-03-17Merge branch 'master' into nextJunio C Hamano7-22/+44
2006-03-17Rewrite synopsis to clarify the two primary uses of git-checkout.Jon Loeliger1-10/+13
2006-03-17Fix minor typo.Jon Loeliger1-1/+1
2006-03-17Reference git-commit-tree for env vars.Jon Loeliger1-0/+4
2006-03-17Clarify git-rebase example commands.Jon Loeliger1-3/+3
2006-03-17Document the default source of template files.Jon Loeliger1-5/+13
2006-03-17Call out the two different uses of git-branch and fix a typo.Jon Loeliger1-3/+7
2006-03-17Add git-show referenceJon Loeliger1-0/+3
2006-03-17ls-files: add --abbrev[=<n>] optionEric Wong1-2/+7
2006-03-17ls-tree: add --abbrev[=<n>] optionEric Wong1-1/+8
2006-03-13Merge branch 'jc/fsck'Junio C Hamano1-11/+4