summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* RelNotes-1.5.3.5: fix typoDavid D Kilzer2007-11-041-2/+2
* Documentation: quote commit messages consistently.Sergei Organov2007-11-023-7/+7
* Remove escaping of '|' in manpage option sectionsJonas Fonseca2007-11-022-2/+2
* git-format-patch.txt: fix explanation of an example.Sergei Organov2007-11-011-1/+1
* git-filter-branch.txt: fix a typo.Sergei Organov2007-11-011-1/+1
* git-clone.txt: Improve --depth description.Ralf Wildenhues2007-11-011-3/+3
* GIT 1.5.3.5v1.5.3.5Junio C Hamano2007-10-311-6/+0
* Update GIT 1.5.3.5 Release NotesJunio C Hamano2007-10-311-1/+7
* core-tutorial: Use new syntax for git-merge.Sergei Organov2007-10-311-4/+4
* git-merge: document but discourage the historical syntaxJunio C Hamano2007-10-311-5/+6
* Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in exampleMichael W. Olson2007-10-301-1/+1
* RelNotes-1.5.3.5: describe recent fixesJunio C Hamano2007-10-291-0/+21
* Describe more 1.5.3.5 fixes in release notesShawn O. Pearce2007-10-211-0/+15
* gitk.txt: Fix markup.Ralf Wildenhues2007-10-201-1/+1
* Further 1.5.3.5 fixes described in release notesShawn O. Pearce2007-10-191-3/+13
* Yet more 1.5.3.5 fixes mentioned in release notesShawn O. Pearce2007-10-181-0/+8
* Document additional 1.5.3.5 fixes in release notesShawn O. Pearce2007-10-171-0/+15
* fix filter-branch documentationJohannes Schindelin2007-10-171-2/+1
* Correct typos in release notes for 1.5.3.5Shawn O. Pearce2007-10-171-2/+2
* Whip post 1.5.3.4 maintenance series into shape.Shawn O. Pearce2007-10-161-0/+25
* git-archive: document --execMichele Ballabio2007-10-161-1/+6
* git-reflog: document --verboseMichele Ballabio2007-10-161-1/+4
* GIT 1.5.3.4v1.5.3.4Junio C Hamano2007-10-031-10/+17
* Note that git-branch will not automatically checkout the new branchFederico Mena Quintero2007-10-031-0/+4
* Add documentation for --track and --no-track to the git-branch docs.Federico Mena Quintero2007-10-031-0/+15
* Say when --track is useful in the git-checkout docs.Federico Mena Quintero2007-10-031-1/+3
* Fix typo in config.txtJohannes Schindelin2007-10-031-1/+1
* fixed link in documentation of diff-optionsSteffen Prohaska2007-10-021-2/+2
* Whip post 1.5.3.3 maintenance series into shape.Junio C Hamano2007-10-012-6/+28
* git stash: document apply's --index switchMiklos Vajna2007-10-011-1/+6
* rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin2007-09-301-1/+1
* GIT 1.5.3.3v1.5.3.3Junio C Hamano2007-09-301-0/+37
* git-bundle: fix commandline examples in the manpageMiklos Vajna2007-09-301-0/+8
* apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin2007-09-261-4/+7
* core-tutorial: correct URLRandy Dunlap2007-09-261-1/+2
* Fix spelling of overridden in documentationShawn Bohrer2007-09-262-2/+2
* gitattributes.txt: Be more to the point in the filter driver description.Johannes Sixt2007-09-261-5/+4
* gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' int...Johannes Sixt2007-09-261-11/+0
* user-manual: Explain what submodules are good for.Michael Smith2007-09-261-12/+42
* Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-09-241-7/+213
|\
| * User Manual: add a chapter for submodulesMiklos Vajna2007-09-231-0/+202
| * user-manual: don't assume refs are stored under .git/refsJ. Bruce Fields2007-09-231-7/+11
* | Conjugate "search" correctly in the git-prune-packed man page.Matt Kraai2007-09-211-1/+1
* | Move the paragraph specifying where the .idx and .pack files should beMatt Kraai2007-09-211-4/+4
* | Documentation/git-lost-found.txt: drop unnecessarily duplicated name.Junio C Hamano2007-09-211-1/+1
|/
* GIT 1.5.3.2v1.5.3.2Junio C Hamano2007-09-191-0/+58
* Fixed update-hook example allow-users format.Väinö Järvelä2007-09-191-4/+4
* Documentation/git-svn: updated design philosophy notesEric Wong2007-09-191-5/+6
* git-push: documentation and tests for pushing only branchesJeff King2007-09-182-4/+4
* Document ls-files --with-tree=<tree-ish>Junio C Hamano2007-09-181-1/+8