summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2005-08-10ls-remote: drop storing operation and add documentation.Junio C Hamano
2005-08-10Document "git commit"Junio C Hamano
2005-08-06[PATCH] Assorted documentation patchesJohannes Schindelin
2005-08-04Retire git-check-files documentation too.Junio C Hamano
2005-08-04Retire check-files.Junio C Hamano
2005-08-04git-send-pack: documentationJunio C Hamano
2005-08-03[PATCH] Doc: update git-send-email-script documentation.Ryan Anderson
2005-08-03[PATCH] Add documentation for git-send-email-scriptRyan Anderson
2005-08-03receive-pack hooks updates.Junio C Hamano
2005-08-01[PATCH] git-merge-cache -q doesn't complain about failing merge programPetr Baudis
2005-08-01[PATCH] Updates to tutorial.txtJohannes Schindelin
2005-08-01CVS-like push-pull description update.Junio C Hamano
2005-08-01[PATCH] Updates for cvs-migration.txtJohannes Schindelin
2005-08-01[PATCH] Added hook in git-receive-packJosef Weidendorfer
2005-07-30[PATCH] document git-rev-list betterMatthias Urlichs
2005-07-30[PATCH] Trivial tidyupsPetr Baudis
2005-07-30Documentation and tests: ls-files exclude pattern.Junio C Hamano
2005-07-29Tutorial: use a bit longer sample filenames.Junio C Hamano
2005-07-28[PATCH] Add documentation for git-rename-scriptRyan Anderson
2005-07-28Document --strict flag to the fsck-cache command.Junio C Hamano
2005-07-27Tutorial typofix.Linus Torvalds
2005-07-26Documentation: describe git-ls-files --exclude patterns.Junio C Hamano
2005-07-25Update the documentation for git-tag-script to reflect current behavior.Ryan Anderson
2005-07-24[PATCH] Document update-server-info.Junio C Hamano
2005-07-24[PATCH] Documentation: git-peek-remote.Junio C Hamano
2005-07-23Update tutorial.txt branches/tags to use the nicer helper syntaxLinus Torvalds
2005-07-23[PATCH] tutorial: mention "git clone" records .git/branches/originJunio C Hamano
2005-07-23[PATCH] Fix a typo in git-unpack-objects documentation.Jan Veldeman
2005-07-16[PATCH] Documentation: describe short-hand used in fetch/pull.Junio C Hamano
2005-07-16[PATCH] Documentation: update recommended workflow when working with others.Junio C Hamano
2005-07-16[PATCH] Documentation: adjust cvsimport command line.Junio C Hamano
2005-07-15Fix up "make doc"Linus Torvalds
2005-07-15[PATCH] Documentation: pull, push, packing repository and working with others.Junio C Hamano
2005-07-15[PATCH] Documentation: update tutorial to talk about push.Junio C Hamano
2005-07-15[PATCH] Add doc and install-doc targets to the MakefileEric W. Biederman
2005-07-15[PATCH] Update the list of diagnostics for git-commit-treeEric W. Biederman
2005-07-15[PATCH] Add git-var a tool for reading interesting git variables.Eric W. Biederman
2005-07-14[PATCH] Documentation: push-pull commands into a separate category.Junio C Hamano
2005-07-14[PATCH] Documentation: send/receive.Junio C Hamano
2005-07-14[PATCH] Documentation: clone/fetch/upload.Junio C Hamano
2005-07-14[PATCH] Documentation: packed GIT support commands.Junio C Hamano
2005-07-14[PATCH] apply: match documentation, usage string and code.Junio C Hamano
2005-07-14[PATCH] Remove leftover comment from documentation.Junio C Hamano
2005-07-14[PATCH] clone-pack and clone-script: documentation and add a missing parameter.Junio C Hamano
2005-07-14[PATCH] Document two pack push-pull protocols.Junio C Hamano
2005-07-13[PATCH] Clean up diff option descriptions.Junio C Hamano
2005-07-11[PATCH] git-cvsimport-script: add "import only" optionSven Verdoolaege
2005-07-11[PATCH] add --missing-ok option to write-treeBryan Larsen
2005-07-09Update the tutorial a bitLinus Torvalds
2005-07-09[PATCH] Add --info-only option to git-update-cache.Bryan Larsen