summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2005-06-05[PATCH] Make git-update-cache --force-remove regularPetr Baudis
2005-06-05[PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pullJunio C Hamano
2005-06-05[PATCH] Documentation: describe git extended diff headers.Junio C Hamano
2005-06-05[PATCH] Documentation: describe diff tweaking.Junio C Hamano
2005-06-05[PATCH] pull: gracefully recover from delta retrieval failure.Junio C Hamano
2005-06-03[PATCH] diff: Fix docs and add -O to diff-helper.Junio C Hamano
2005-06-03[PATCH] git-tar-tree: small doc updateRene Scharfe
2005-06-03Clarify git-diff-cache semantics in the tutorial.Linus Torvalds
2005-06-02[PATCH] Handle deltified object correctly in git-*-pull family.Junio C Hamano
2005-06-02Run the tutorial through ispell once moreLinus Torvalds
2005-06-02tutorial.txt: start describing how to copy repositoriesLinus Torvalds
2005-06-01Update tutorial for simplified "git" script.Linus Torvalds
2005-06-01tutorial.txt: fix typos and a'git-whatchanged' exampleLinus Torvalds
2005-06-01Add first cut at a simple git tutorial.Linus Torvalds
2005-05-31[PATCH] Add -O<orderfile> option to diff-* brothers.Junio C Hamano
2005-05-30[PATCH] Add -B flag to diff-* brothers.Junio C Hamano
2005-05-30[PATCH] diff-helper: Fix R/C score parsing under -z flag.Junio C Hamano
2005-05-29[PATCH] Pickaxe fixes.Junio C Hamano
2005-05-29[PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"Junio C Hamano
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