summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Talk about "git cvsimport" in the cvs migration docsLinus Torvalds2005-06-071-1/+89
* [PATCH] Documentation: describe diff tweaking (fix).Junio C Hamano2005-06-071-1/+1
* [PATCH] Start cvs-migration documentationJunio C Hamano2005-06-071-0/+105
* [PATCH] read-tree: update documentation for 3-way merge.Junio C Hamano2005-06-071-24/+66
* [PATCH] read-tree: save more user hassles during fast-forward.Junio C Hamano2005-06-071-0/+74
* [PATCH] Document git-ssh-pull and git-ssh-pushDaniel Barkalow2005-06-062-11/+45
* [PATCH] Modify git-rev-list to linearise the commit history in merge order.jon@blackcubes.dyndns.org2005-06-061-1/+29
* [PATCH] Make git-update-cache --force-remove regularPetr Baudis2005-06-051-2/+2
* [PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pullJunio C Hamano2005-06-053-14/+14
* [PATCH] Documentation: describe git extended diff headers.Junio C Hamano2005-06-051-1/+35
* [PATCH] Documentation: describe diff tweaking.Junio C Hamano2005-06-051-0/+241
* [PATCH] pull: gracefully recover from delta retrieval failure.Junio C Hamano2005-06-053-3/+12
* [PATCH] diff: Fix docs and add -O to diff-helper.Junio C Hamano2005-06-034-4/+9
* [PATCH] git-tar-tree: small doc updateRene Scharfe2005-06-021-1/+8
* Clarify git-diff-cache semantics in the tutorial.Linus Torvalds2005-06-021-13/+28
* [PATCH] Handle deltified object correctly in git-*-pull family.Junio C Hamano2005-06-023-3/+15
* Run the tutorial through ispell once moreLinus Torvalds2005-06-021-6/+6
* tutorial.txt: start describing how to copy repositoriesLinus Torvalds2005-06-011-3/+97
* Update tutorial for simplified "git" script.Linus Torvalds2005-06-011-8/+19
* tutorial.txt: fix typos and a'git-whatchanged' exampleLinus Torvalds2005-06-011-11/+11
* Add first cut at a simple git tutorial.Linus Torvalds2005-05-311-0/+413
* [PATCH] Add -O<orderfile> option to diff-* brothers.Junio C Hamano2005-05-303-3/+15
* [PATCH] Add -B flag to diff-* brothers.Junio C Hamano2005-05-303-3/+12
* [PATCH] diff-helper: Fix R/C score parsing under -z flag.Junio C Hamano2005-05-301-1/+1
* [PATCH] Pickaxe fixes.Junio C Hamano2005-05-293-3/+16
* [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"Junio C Hamano2005-05-291-8/+12
* [PATCH] Document the --root switch of git-diff-treeThomas Glanzmann2005-05-291-0/+4
* [PATCH] ls-tree matching multiple pathsJason McMullan2005-05-261-1/+6
* [PATCH] show changed tree objects with recursive git-diff-treeJunio C Hamano2005-05-251-1/+4
* [PATCH] Update git-diff-cache documentation.Junio C Hamano2005-05-231-4/+6
* [PATCH] diff-raw format update take #2.Junio C Hamano2005-05-232-35/+25
* Fix up git-fsck-cache documentationLinus Torvalds2005-05-221-2/+5
* [PATCH] Docs - delta objectDavid Greaves2005-05-223-1/+52
* [PATCH] Docs - include README in git.txtDavid Greaves2005-05-221-25/+21
* [PATCH] Docs - Makefile updateDavid Greaves2005-05-221-7/+21
* [PATCH] The diff-raw format updates.Junio C Hamano2005-05-214-19/+23
* [PATCH] Introducing software archaeologist's tool "pickaxe".Junio C Hamano2005-05-214-4/+19
* [PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano2005-05-214-4/+16
* [PATCH] Document -R option for git-diff-tree.Junio C Hamano2005-05-201-1/+4
* [PATCH] diff overhaulJunio C Hamano2005-05-192-2/+8
* [PATCH] manpage name conflictSebastian Kuzminsky2005-05-193-5/+7
* [PATCH] Implement git-checkout-cache -u to update stat information in the cache.Junio C Hamano2005-05-191-1/+5
* [PATCH] Detect renames in diff family.Junio C Hamano2005-05-194-5/+14
* [PATCH] Diff-helper updateJunio C Hamano2005-05-181-3/+9
* [PATCH 3/3] Rename git-diff-tree-helper to git-diff-helper (part 2).Junio C Hamano2005-05-151-5/+5
* [PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper.Junio C Hamano2005-05-153-2/+2
* The Makefile is now aware of Documentation/ include directivesDavid Greaves2005-05-141-2/+3
* [PATCH 3/3] Add git-ls-files -k.Junio C Hamano2005-05-131-2/+8
* Adjust quoting styles for some environment variables in the documentation.Junio C Hamano2005-05-101-2/+2
* Document git-merge-cache -oPetr Baudis2005-05-111-1/+8