[PATCH] git-tar-tree: add a test case
[git.git] / Documentation /
2005-06-03 Rene Scharfe[PATCH] git-tar-tree: small doc update
2005-06-03 Linus TorvaldsClarify git-diff-cache semantics in the tutorial.
2005-06-02 Junio C Hamano[PATCH] Handle deltified object correctly in git-*...
2005-06-02 Linus TorvaldsRun the tutorial through ispell once more
2005-06-02 Linus Torvaldstutorial.txt: start describing how to copy repositories
2005-06-01 Linus TorvaldsUpdate tutorial for simplified "git" script.
2005-06-01 Linus Torvaldstutorial.txt: fix typos and a'git-whatchanged' example
2005-06-01 Linus TorvaldsAdd first cut at a simple git tutorial.
2005-05-31 Junio C Hamano[PATCH] Add -O<orderfile> option to diff-* brothers.
2005-05-30 Junio C Hamano[PATCH] Add -B flag to diff-* brothers.
2005-05-30 Junio C Hamano[PATCH] diff-helper: Fix R/C score parsing under -z...
2005-05-29 Junio C Hamano[PATCH] Pickaxe fixes.
2005-05-29 Junio C Hamano[PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"
2005-05-29 Thomas Glanzmann[PATCH] Document the --root switch of git-diff-tree
2005-05-26 Jason McMullan[PATCH] ls-tree matching multiple paths
2005-05-25 Junio C Hamano[PATCH] show changed tree objects with recursive git...
2005-05-24 Junio C Hamano[PATCH] Update git-diff-cache documentation.
2005-05-23 Junio C Hamano[PATCH] diff-raw format update take #2.
2005-05-22 Linus TorvaldsFix up git-fsck-cache documentation
2005-05-22 David Greaves[PATCH] Docs - delta object
2005-05-22 David Greaves[PATCH] Docs - include README in git.txt
2005-05-22 David Greaves[PATCH] Docs - Makefile update
2005-05-22 Junio C Hamano[PATCH] The diff-raw format updates.
2005-05-21 Junio C Hamano[PATCH] Introducing software archaeologist's tool ...
2005-05-21 Junio C Hamano[PATCH] Diff overhaul, adding half of copy detection.
2005-05-20 Junio C Hamano[PATCH] Document -R option for git-diff-tree.
2005-05-20 Junio C Hamano[PATCH] diff overhaul
2005-05-19 Sebastian Kuzminsky[PATCH] manpage name conflict
2005-05-19 Junio C Hamano[PATCH] Implement git-checkout-cache -u to update stat...
2005-05-19 Junio C Hamano[PATCH] Detect renames in diff family.
2005-05-18 Junio C Hamano[PATCH] Diff-helper update
2005-05-15 Junio C Hamano[PATCH 3/3] Rename git-diff-tree-helper to git-diff...
2005-05-15 Junio C Hamano[PATCH 2/3] Rename git-diff-tree-helper to git-diff...
2005-05-13 David GreavesThe Makefile is now aware of Documentation/ include...
2005-05-13 Junio C Hamano[PATCH 3/3] Add git-ls-files -k.
2005-05-11 Junio C HamanoAdjust quoting styles for some environment variables...
2005-05-11 Petr BaudisDocument git-merge-cache -o
2005-05-11 Petr BaudisMerge ... http://members.cox.net/junkio/git-jc.git
2005-05-10 David Greaves[PATCH 4/4] split core-git.txt and update
2005-05-10 David Greaves[PATCH 3/4] split core-git.txt and update
2005-05-10 David Greaves[PATCH 2/4] split core-git.txt and update
2005-05-10 David Greaves[PATCH 1/4] split core-git.txt and update
2005-05-10 Junio C HamanoRename environment variables.
2005-05-08 David Greaves[PATCH 2/2] core-git documentation update
2005-05-08 David Greaves[PATCH 1/2] core-git documentation update
2005-05-08 Junio C HamanoAdd git-update-cache --replace option.
2005-05-07 Junio C HamanoFix usage string of git-diff-cache and add documentatio...
2005-05-06 Junio C Hamano[PATCH] Document --stdin, -m, -s, and -v flags to git...
2005-05-06 Petr BaudisSteal -t option to git-ls-files from Cogito fork.
2005-05-06 Junio C HamanoImplement -v (verbose) option for pull methods other...
2005-05-06 Junio C HamanoAdd documentation for the rest of commands.
2005-05-06 Junio C HamanoAdjust core-git documentation to more recent Linus...
2005-05-06 David GreavesReference documentation for the core git commands.