summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2005-05-29[PATCH] Document the --root switch of git-diff-treeThomas Glanzmann
2005-05-26[PATCH] ls-tree matching multiple pathsJason McMullan
2005-05-25[PATCH] show changed tree objects with recursive git-diff-treeJunio C Hamano
2005-05-24[PATCH] Update git-diff-cache documentation.Junio C Hamano
2005-05-23[PATCH] diff-raw format update take #2.Junio C Hamano
2005-05-22Fix up git-fsck-cache documentationLinus Torvalds
2005-05-22[PATCH] Docs - delta objectDavid Greaves
2005-05-22[PATCH] Docs - include README in git.txtDavid Greaves
2005-05-22[PATCH] Docs - Makefile updateDavid Greaves
2005-05-22[PATCH] The diff-raw format updates.Junio C Hamano
2005-05-21[PATCH] Introducing software archaeologist's tool "pickaxe".Junio C Hamano
2005-05-21[PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano
2005-05-20[PATCH] Document -R option for git-diff-tree.Junio C Hamano
2005-05-20[PATCH] diff overhaulJunio C Hamano
2005-05-19[PATCH] manpage name conflictSebastian Kuzminsky
2005-05-19[PATCH] Implement git-checkout-cache -u to update stat information in the cache.Junio C Hamano
2005-05-19[PATCH] Detect renames in diff family.Junio C Hamano
2005-05-18[PATCH] Diff-helper updateJunio C Hamano
2005-05-15[PATCH 3/3] Rename git-diff-tree-helper to git-diff-helper (part 2).Junio C Hamano
2005-05-15[PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper.Junio C Hamano
2005-05-13The Makefile is now aware of Documentation/ include directivesDavid Greaves
2005-05-13[PATCH 3/3] Add git-ls-files -k.Junio C Hamano
2005-05-11Adjust quoting styles for some environment variables in the documentation.Junio C Hamano
2005-05-11Document git-merge-cache -oPetr Baudis
2005-05-10[PATCH 4/4] split core-git.txt and updateDavid Greaves
2005-05-10[PATCH 3/4] split core-git.txt and updateDavid Greaves
2005-05-10[PATCH 2/4] split core-git.txt and updateDavid Greaves
2005-05-10[PATCH 1/4] split core-git.txt and updateDavid Greaves
2005-05-10Rename environment variables.Junio C Hamano
2005-05-08[PATCH 2/2] core-git documentation updateDavid Greaves
2005-05-08[PATCH 1/2] core-git documentation updateDavid Greaves
2005-05-08Add git-update-cache --replace option.Junio C Hamano
2005-05-07Fix usage string of git-diff-cache and add documentation of -m flag.Junio C Hamano
2005-05-06[PATCH] Document --stdin, -m, -s, and -v flags to git-diff-treeJunio C Hamano
2005-05-06Steal -t option to git-ls-files from Cogito fork.Petr Baudis
2005-05-06Implement -v (verbose) option for pull methods other than local transport.Junio C Hamano
2005-05-06Add documentation for the rest of commands.Junio C Hamano
2005-05-06Adjust core-git documentation to more recent Linus GIT.Junio C Hamano
2005-05-06Reference documentation for the core git commands.David Greaves