summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Assorted documentation patchesJohannes Schindelin2005-08-0519-50/+58
* Retire git-check-files documentation too.Junio C Hamano2005-08-041-50/+0
* Retire check-files.Junio C Hamano2005-08-031-3/+0
* git-send-pack: documentationJunio C Hamano2005-08-031-1/+47
* [PATCH] Doc: update git-send-email-script documentation.Ryan Anderson2005-08-021-0/+13
* [PATCH] Add documentation for git-send-email-scriptRyan Anderson2005-08-021-0/+61
* receive-pack hooks updates.Junio C Hamano2005-08-021-20/+20
* [PATCH] git-merge-cache -q doesn't complain about failing merge programPetr Baudis2005-08-011-2/+7
* [PATCH] Updates to tutorial.txtJohannes Schindelin2005-08-011-19/+17
* CVS-like push-pull description update.Junio C Hamano2005-08-011-6/+4
* [PATCH] Updates for cvs-migration.txtJohannes Schindelin2005-08-011-6/+22
* [PATCH] Added hook in git-receive-packJosef Weidendorfer2005-07-311-0/+49
* [PATCH] document git-rev-list betterMatthias Urlichs2005-07-291-2/+23
* [PATCH] Trivial tidyupsPetr Baudis2005-07-291-2/+1
* Documentation and tests: ls-files exclude pattern.Junio C Hamano2005-07-291-13/+14
* Tutorial: use a bit longer sample filenames.Junio C Hamano2005-07-291-40/+40
* [PATCH] Add documentation for git-rename-scriptRyan Anderson2005-07-271-0/+34
* Document --strict flag to the fsck-cache command.Junio C Hamano2005-07-271-1/+9
* Tutorial typofix.Linus Torvalds2005-07-271-1/+1
* Documentation: describe git-ls-files --exclude patterns.Junio C Hamano2005-07-251-4/+92
* Update the documentation for git-tag-script to reflect current behavior.Ryan Anderson2005-07-251-5/+11
* [PATCH] Document update-server-info.Junio C Hamano2005-07-232-0/+46
* [PATCH] Documentation: git-peek-remote.Junio C Hamano2005-07-232-3/+59
* Update tutorial.txt branches/tags to use the nicer helper syntaxLinus Torvalds2005-07-231-21/+31
* [PATCH] tutorial: mention "git clone" records .git/branches/originJunio C Hamano2005-07-221-22/+18
* [PATCH] Fix a typo in git-unpack-objects documentation.Jan Veldeman2005-07-221-1/+1
* [PATCH] Documentation: describe short-hand used in fetch/pull.Junio C Hamano2005-07-165-6/+130
* [PATCH] Documentation: update recommended workflow when working with others.Junio C Hamano2005-07-151-19/+42
* [PATCH] Documentation: adjust cvsimport command line.Junio C Hamano2005-07-151-1/+1
* Fix up "make doc"Linus Torvalds2005-07-152-2/+2
* [PATCH] Documentation: pull, push, packing repository and working with others.Junio C Hamano2005-07-151-74/+283
* [PATCH] Documentation: update tutorial to talk about push.Junio C Hamano2005-07-151-7/+80
* [PATCH] Add doc and install-doc targets to the MakefileEric W. Biederman2005-07-151-0/+13
* [PATCH] Update the list of diagnostics for git-commit-treeEric W. Biederman2005-07-151-0/+4
* [PATCH] Add git-var a tool for reading interesting git variables.Eric W. Biederman2005-07-152-0/+63
* [PATCH] Documentation: push-pull commands into a separate category.Junio C Hamano2005-07-141-23/+42
* [PATCH] Documentation: send/receive.Junio C Hamano2005-07-142-0/+87
* [PATCH] Documentation: clone/fetch/upload.Junio C Hamano2005-07-143-4/+122
* [PATCH] Documentation: packed GIT support commands.Junio C Hamano2005-07-144-1/+161
* [PATCH] apply: match documentation, usage string and code.Junio C Hamano2005-07-131-12/+16
* [PATCH] Remove leftover comment from documentation.Junio C Hamano2005-07-131-13/+0
* [PATCH] clone-pack and clone-script: documentation and add a missing parameter.Junio C Hamano2005-07-133-0/+127
* [PATCH] Document two pack push-pull protocols.Junio C Hamano2005-07-131-0/+38
* [PATCH] Clean up diff option descriptions.Junio C Hamano2005-07-136-176/+65
* [PATCH] git-cvsimport-script: add "import only" optionSven Verdoolaege2005-07-111-1/+6
* [PATCH] add --missing-ok option to write-treeBryan Larsen2005-07-111-1/+6
* Update the tutorial a bitLinus Torvalds2005-07-081-8/+242
* [PATCH] Add --info-only option to git-update-cache.Bryan Larsen2005-07-081-6/+24
* [PATCH] Expose object ID computation functions.Bryan Larsen2005-07-083-35/+38
* Merge with Linus' current treeMatthias Urlichs2005-07-052-7/+102
|\