summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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
2005-06-28Document the new migration toolMatthias Urlichs
2005-06-28[PATCH] git-cat-file: '-s' to find out object size.Junio C Hamano
2005-06-27[PATCH] Remove "delta" object representation.Junio C Hamano
2005-06-27[PATCH] git-ssh-pull: commit-id consistencySven Verdoolaege
2005-06-25[PATCH] http-pull: documentation updates.Junio C Hamano
2005-06-22[PATCH] git-apply: documentation.Junio C Hamano
2005-06-22[PATCH] local-pull: implement fetch_ref()Junio C Hamano
2005-06-20[PATCH] Rework -B output.Junio C Hamano
2005-06-20[PATCH] Update diff documentation.Junio C Hamano
2005-06-15Update tutorial a bit for scripted helpers.Linus Torvalds