| Commit message (Expand) | Author | Age | Files | Lines |
* | AsciiDoc fix for tutorial | Francis Daly | 2006-03-04 | 1 | -1/+1 |
* | Documentation: finishing touches to the new tutorial. | Junio C Hamano | 2006-01-22 | 1 | -1/+1 |
* | New tutorial | J. Bruce Fields | 2006-01-22 | 1 | -1703/+286 |
* | show-branch: make the current branch and merge commits stand out. | Junio C Hamano | 2006-01-15 | 1 | -24/+25 |
* | Tutorial: mention shared repository management. | Junio C Hamano | 2005-12-24 | 1 | -0/+18 |
* | A shared repository should be writable by members. | Junio C Hamano | 2005-12-20 | 1 | -1/+3 |
* | Documentation: HTTP needs update-server-info. | Junio C Hamano | 2005-12-17 | 1 | -7/+11 |
* | Documentation: tutorial | Junio C Hamano | 2005-12-14 | 1 | -0/+6 |
* | Documentation: not learning core git commands. | Junio C Hamano | 2005-12-13 | 1 | -1/+19 |
* | Documentation(tutorial): adjust merge example to the new merge world order. | Junio C Hamano | 2005-12-07 | 1 | -11/+12 |
* | Documentation: shared repository management in tutorial. | Junio C Hamano | 2005-12-05 | 1 | -0/+35 |
* | Tutorial: adjust merge example to recursive strategy. | Junio C Hamano | 2005-11-30 | 1 | -8/+7 |
* | tutorial: setting up a tree for subsystem maintainers | Junio C Hamano | 2005-11-21 | 1 | -1/+4 |
* | Change 'cache' to 'index' in the docs | Lukas_Sandström | 2005-11-11 | 1 | -3/+3 |
* | Use consistent shell prompts and example style. | Jon Loeliger | 2005-11-08 | 1 | -88/+138 |
* | Tutorial: do not use 'git resolve'. | Junio C Hamano | 2005-11-08 | 1 | -7/+8 |
* | Documentation: talk about guts of merge in tutorial. | Junio C Hamano | 2005-11-06 | 1 | -8/+159 |
* | Illustration: "Git Diff Types" | Junio C Hamano | 2005-11-03 | 1 | -0/+35 |
* | Document the use of "current directory" as pull source. | Junio C Hamano | 2005-11-01 | 1 | -1/+3 |
* | Merge branch 'fixes' | Junio C Hamano | 2005-10-15 | 1 | -22/+57 |
|\ |
|
| * | tutorial: update the initial commit example. | Junio C Hamano | 2005-10-13 | 1 | -6/+8 |
| * | Adapt tutorial to cygwin and add test case | Johannes Schindelin | 2005-10-13 | 1 | -19/+52 |
* | | Convert usage of GIT and Git into git | Christian Meder | 2005-10-10 | 1 | -9/+9 |
* | | Remove the version tags from the manpages | Junio C Hamano | 2005-10-10 | 1 | -1/+0 |
|/ |
|
* | [PATCH] Retitle 'inspecting what happened' section. | Jon Loeliger | 2005-09-22 | 1 | -2/+2 |
* | Update tutorial with Octopus usage. | Junio C Hamano | 2005-09-21 | 1 | -1/+103 |
* | [PATCH] Escape asciidoc's built-in em-dash replacement | Yasushi SHOJI | 2005-09-11 | 1 | -2/+2 |
* | [PATCH] fix tutorial typo | jdl@freescale.com | 2005-09-09 | 1 | -1/+1 |
* | [PATCH] Fix tutorial reference to git-*-scripts. | jdl@freescale.com | 2005-09-09 | 1 | -5/+5 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 | 1 | -27/+27 |
* | Mention post-update when we first talk about publishing a repository. | Junio C Hamano | 2005-09-02 | 1 | -0/+6 |
* | Add repository-layout document. | Junio C Hamano | 2005-09-01 | 1 | -0/+5 |
* | Update tutorial. | Junio C Hamano | 2005-08-30 | 1 | -291/+370 |
* | Documentaion updates. | Junio C Hamano | 2005-08-30 | 1 | -235/+284 |
* | [PATCH] tutorial note about git branch | Amos Waterland | 2005-08-28 | 1 | -0/+1 |
* | Update tutorial to describe shared repository style a bit more. | Junio C Hamano | 2005-08-24 | 1 | -20/+53 |
* | Tutorial updates. | Junio C Hamano | 2005-08-23 | 1 | -193/+270 |
* | [PATCH] use it's and its correctly in documentation | Greg Louis | 2005-08-17 | 1 | -1/+1 |
* | [PATCH] Updates to tutorial.txt | Johannes Schindelin | 2005-08-01 | 1 | -19/+17 |
* | Tutorial: use a bit longer sample filenames. | Junio C Hamano | 2005-07-29 | 1 | -40/+40 |
* | Tutorial typofix. | Linus Torvalds | 2005-07-27 | 1 | -1/+1 |
* | Update tutorial.txt branches/tags to use the nicer helper syntax | Linus Torvalds | 2005-07-23 | 1 | -21/+31 |
* | [PATCH] tutorial: mention "git clone" records .git/branches/origin | Junio C Hamano | 2005-07-22 | 1 | -22/+18 |
* | [PATCH] Documentation: describe short-hand used in fetch/pull. | Junio C Hamano | 2005-07-16 | 1 | -0/+28 |
* | [PATCH] Documentation: update recommended workflow when working with others. | Junio C Hamano | 2005-07-15 | 1 | -19/+42 |
* | [PATCH] Documentation: pull, push, packing repository and working with others. | Junio C Hamano | 2005-07-15 | 1 | -74/+283 |
* | [PATCH] Documentation: update tutorial to talk about push. | Junio C Hamano | 2005-07-15 | 1 | -7/+80 |
* | Update the tutorial a bit | Linus Torvalds | 2005-07-08 | 1 | -8/+242 |
* | Update tutorial a bit for scripted helpers. | Linus Torvalds | 2005-06-14 | 1 | -7/+19 |
* | [PATCH] Tutorial update to adjust for -B fix | Junio C Hamano | 2005-06-12 | 1 | -7/+0 |