summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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
2005-07-09[PATCH] Expose object ID computation functions.Bryan Larsen
2005-07-05Merge with Linus' current treeMatthias Urlichs
2005-07-03Support :ext: access method.Sven Verdoolaege
2005-07-03git-cvsimport-script: clean up documentationSven Verdoolaege
2005-07-03Make specification of CVS module to convert optional.Sven Verdoolaege
2005-07-03Fixed a typo in Documentation/git-cvsimport-script.txt.Sven Verdoolaege
2005-06-30cvsimport: add documentation.Matthias Urlichs
2005-06-29[PATCH] Add git-verify-pack command.Junio C Hamano
2005-06-28[PATCH] Update fsck-cache (take 2)Junio C Hamano
2005-06-28More docMatthias Urlichs