summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2005-05-31Add first cut at a simple git tutorial.Libravatar Linus Torvalds1-0/+413
2005-05-30[PATCH] Add -O<orderfile> option to diff-* brothers.Libravatar Junio C Hamano3-3/+15
2005-05-30[PATCH] Add -B flag to diff-* brothers.Libravatar Junio C Hamano3-3/+12
2005-05-30[PATCH] diff-helper: Fix R/C score parsing under -z flag.Libravatar Junio C Hamano1-1/+1
2005-05-29[PATCH] Pickaxe fixes.Libravatar Junio C Hamano3-3/+16
2005-05-29[PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"Libravatar Junio C Hamano1-8/+12
2005-05-29[PATCH] Document the --root switch of git-diff-treeLibravatar Thomas Glanzmann1-0/+4
2005-05-26[PATCH] ls-tree matching multiple pathsLibravatar Jason McMullan1-1/+6
2005-05-25[PATCH] show changed tree objects with recursive git-diff-treeLibravatar Junio C Hamano1-1/+4
2005-05-23[PATCH] Update git-diff-cache documentation.Libravatar Junio C Hamano1-4/+6
2005-05-23[PATCH] diff-raw format update take #2.Libravatar Junio C Hamano2-35/+25
2005-05-22Fix up git-fsck-cache documentationLibravatar Linus Torvalds1-2/+5
2005-05-22[PATCH] Docs - delta objectLibravatar David Greaves3-1/+52
2005-05-22[PATCH] Docs - include README in git.txtLibravatar David Greaves1-25/+21
2005-05-22[PATCH] Docs - Makefile updateLibravatar David Greaves1-7/+21
2005-05-21[PATCH] The diff-raw format updates.Libravatar Junio C Hamano4-19/+23
2005-05-21[PATCH] Introducing software archaeologist's tool "pickaxe".Libravatar Junio C Hamano4-4/+19
2005-05-21[PATCH] Diff overhaul, adding half of copy detection.Libravatar Junio C Hamano4-4/+16
2005-05-20[PATCH] Document -R option for git-diff-tree.Libravatar Junio C Hamano1-1/+4
2005-05-19[PATCH] diff overhaulLibravatar Junio C Hamano2-2/+8
2005-05-19[PATCH] manpage name conflictLibravatar Sebastian Kuzminsky3-5/+7
2005-05-19[PATCH] Implement git-checkout-cache -u to update stat information in the cache.Libravatar Junio C Hamano1-1/+5
2005-05-19[PATCH] Detect renames in diff family.Libravatar Junio C Hamano4-5/+14
2005-05-18[PATCH] Diff-helper updateLibravatar Junio C Hamano1-3/+9
2005-05-15[PATCH 3/3] Rename git-diff-tree-helper to git-diff-helper (part 2).Libravatar Junio C Hamano1-5/+5
2005-05-15[PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper.Libravatar Junio C Hamano3-2/+2
2005-05-14The Makefile is now aware of Documentation/ include directivesLibravatar David Greaves1-2/+3
2005-05-13[PATCH 3/3] Add git-ls-files -k.Libravatar Junio C Hamano1-2/+8
2005-05-10Adjust quoting styles for some environment variables in the documentation.Libravatar Junio C Hamano1-2/+2
2005-05-11Document git-merge-cache -oLibravatar Petr Baudis1-1/+8
2005-05-10[PATCH 4/4] split core-git.txt and updateLibravatar David Greaves1-0/+24
2005-05-10[PATCH 3/4] split core-git.txt and updateLibravatar David Greaves8-20/+128
2005-05-10[PATCH 2/4] split core-git.txt and updateLibravatar David Greaves1-36/+48
2005-05-10[PATCH 1/4] split core-git.txt and updateLibravatar David Greaves39-1712/+2262
2005-05-09Rename environment variables.Libravatar Junio C Hamano1-13/+14
2005-05-08[PATCH 2/2] core-git documentation updateLibravatar David Greaves3-501/+971
2005-05-08[PATCH 1/2] core-git documentation updateLibravatar David Greaves1-125/+125
2005-05-07Add git-update-cache --replace option.Libravatar Junio C Hamano1-1/+9
2005-05-07Fix usage string of git-diff-cache and add documentation of -m flag.Libravatar Junio C Hamano1-1/+8
2005-05-06[PATCH] Document --stdin, -m, -s, and -v flags to git-diff-treeLibravatar Junio C Hamano1-1/+29
2005-05-06Steal -t option to git-ls-files from Cogito fork.Libravatar Petr Baudis1-0/+8
2005-05-06Implement -v (verbose) option for pull methods other than local transport.Libravatar Junio C Hamano1-0/+32
2005-05-05Add documentation for the rest of commands.Libravatar Junio C Hamano1-0/+104
2005-05-05Adjust core-git documentation to more recent Linus GIT.Libravatar Junio C Hamano1-287/+294
2005-05-05Reference documentation for the core git commands.Libravatar David Greaves1-0/+1128