summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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
2005-06-13[PATCH] cvs-migration.txtTommy M. McGuire
2005-06-13[PATCH] Tutorial update to adjust for -B fixJunio C Hamano
2005-06-08[PATCH] Tidy up some rev-list-related stuffPetr Baudis
2005-06-08cvs-migration: add more of a header to the "annotate" discussionLinus Torvalds
2005-06-08[PATCH] Miniscule correction of diff-format.txtChristian Meder
2005-06-07Talk about "git cvsimport" in the cvs migration docsLinus Torvalds
2005-06-07[PATCH] Documentation: describe diff tweaking (fix).Junio C Hamano
2005-06-07[PATCH] Start cvs-migration documentationJunio C Hamano