summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2005-07-29[PATCH] Trivial tidyupsLibravatar Petr Baudis1-2/+1
2005-07-29Documentation and tests: ls-files exclude pattern.Libravatar Junio C Hamano1-13/+14
2005-07-29Tutorial: use a bit longer sample filenames.Libravatar Junio C Hamano1-40/+40
2005-07-27[PATCH] Add documentation for git-rename-scriptLibravatar Ryan Anderson1-0/+34
2005-07-27Document --strict flag to the fsck-cache command.Libravatar Junio C Hamano1-1/+9
2005-07-27Tutorial typofix.Libravatar Linus Torvalds1-1/+1
2005-07-25Documentation: describe git-ls-files --exclude patterns.Libravatar Junio C Hamano1-4/+92
2005-07-25Update the documentation for git-tag-script to reflect current behavior.Libravatar Ryan Anderson1-5/+11
2005-07-23[PATCH] Document update-server-info.Libravatar Junio C Hamano2-0/+46
2005-07-23[PATCH] Documentation: git-peek-remote.Libravatar Junio C Hamano2-3/+59
2005-07-23Update tutorial.txt branches/tags to use the nicer helper syntaxLibravatar Linus Torvalds1-21/+31
2005-07-22[PATCH] tutorial: mention "git clone" records .git/branches/originLibravatar Junio C Hamano1-22/+18
2005-07-22[PATCH] Fix a typo in git-unpack-objects documentation.Libravatar Jan Veldeman1-1/+1
2005-07-16[PATCH] Documentation: describe short-hand used in fetch/pull.Libravatar Junio C Hamano5-6/+130
2005-07-15[PATCH] Documentation: update recommended workflow when working with others.Libravatar Junio C Hamano1-19/+42
2005-07-15[PATCH] Documentation: adjust cvsimport command line.Libravatar Junio C Hamano1-1/+1
2005-07-15Fix up "make doc"Libravatar Linus Torvalds2-2/+2
2005-07-15[PATCH] Documentation: pull, push, packing repository and working with others.Libravatar Junio C Hamano1-74/+283
2005-07-15[PATCH] Documentation: update tutorial to talk about push.Libravatar Junio C Hamano1-7/+80
2005-07-15[PATCH] Add doc and install-doc targets to the MakefileLibravatar Eric W. Biederman1-0/+13
2005-07-15[PATCH] Update the list of diagnostics for git-commit-treeLibravatar Eric W. Biederman1-0/+4
2005-07-15[PATCH] Add git-var a tool for reading interesting git variables.Libravatar Eric W. Biederman2-0/+63
2005-07-14[PATCH] Documentation: push-pull commands into a separate category.Libravatar Junio C Hamano1-23/+42
2005-07-14[PATCH] Documentation: send/receive.Libravatar Junio C Hamano2-0/+87
2005-07-14[PATCH] Documentation: clone/fetch/upload.Libravatar Junio C Hamano3-4/+122
2005-07-14[PATCH] Documentation: packed GIT support commands.Libravatar Junio C Hamano4-1/+161
2005-07-13[PATCH] apply: match documentation, usage string and code.Libravatar Junio C Hamano1-12/+16
2005-07-13[PATCH] Remove leftover comment from documentation.Libravatar Junio C Hamano1-13/+0
2005-07-13[PATCH] clone-pack and clone-script: documentation and add a missing parameter.Libravatar Junio C Hamano3-0/+127
2005-07-13[PATCH] Document two pack push-pull protocols.Libravatar Junio C Hamano1-0/+38
2005-07-13[PATCH] Clean up diff option descriptions.Libravatar Junio C Hamano6-176/+65
2005-07-11[PATCH] git-cvsimport-script: add "import only" optionLibravatar Sven Verdoolaege1-1/+6
2005-07-11[PATCH] add --missing-ok option to write-treeLibravatar Bryan Larsen1-1/+6
2005-07-08Update the tutorial a bitLibravatar Linus Torvalds1-8/+242
2005-07-08[PATCH] Add --info-only option to git-update-cache.Libravatar Bryan Larsen1-6/+24
2005-07-08[PATCH] Expose object ID computation functions.Libravatar Bryan Larsen3-35/+38
2005-07-05Merge with Linus' current treeLibravatar Matthias Urlichs2-7/+102
2005-07-03Support :ext: access method.Libravatar Sven Verdoolaege1-1/+2
2005-07-03git-cvsimport-script: clean up documentationLibravatar Sven Verdoolaege1-8/+0
2005-07-03Make specification of CVS module to convert optional.Libravatar Sven Verdoolaege1-1/+1
2005-07-03Fixed a typo in Documentation/git-cvsimport-script.txt.Libravatar Sven Verdoolaege1-1/+1
2005-06-30cvsimport: add documentation.Libravatar Matthias Urlichs1-0/+82
2005-06-29[PATCH] Add git-verify-pack command.Libravatar Junio C Hamano2-0/+41
2005-06-28[PATCH] Update fsck-cache (take 2)Libravatar Junio C Hamano1-1/+17
2005-06-28More docLibravatar Matthias Urlichs1-15/+19
2005-06-28Document the new migration toolLibravatar Matthias Urlichs1-4/+20
2005-06-28[PATCH] git-cat-file: '-s' to find out object size.Libravatar Junio C Hamano1-3/+9
2005-06-27[PATCH] Remove "delta" object representation.Libravatar Junio C Hamano7-80/+1
2005-06-27[PATCH] git-ssh-pull: commit-id consistencyLibravatar Sven Verdoolaege1-1/+1
2005-06-25[PATCH] http-pull: documentation updates.Libravatar Junio C Hamano1-2/+4