summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2007-11-06Merge branch 'gp/maint-diffdoc' into maintJunio C Hamano
2007-11-04RelNotes-1.5.3.5: fix typoDavid D Kilzer
2007-11-02Documentation: quote commit messages consistently.Sergei Organov
2007-11-02Remove escaping of '|' in manpage option sectionsJonas Fonseca
2007-11-02git-diff.txt: add section "output format" describing the diff formatsGerrit Pape
2007-11-01git-format-patch.txt: fix explanation of an example.Sergei Organov
2007-11-01git-filter-branch.txt: fix a typo.Sergei Organov
2007-11-01git-clone.txt: Improve --depth description.Ralf Wildenhues
2007-10-31GIT 1.5.3.5v1.5.3.5Junio C Hamano
2007-10-31Update GIT 1.5.3.5 Release NotesJunio C Hamano
2007-10-30core-tutorial: Use new syntax for git-merge.Sergei Organov
2007-10-30git-merge: document but discourage the historical syntaxJunio C Hamano
2007-10-30Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in exampleMichael W. Olson
2007-10-29RelNotes-1.5.3.5: describe recent fixesJunio C Hamano
2007-10-21Describe more 1.5.3.5 fixes in release notesShawn O. Pearce
2007-10-20gitk.txt: Fix markup.Ralf Wildenhues
2007-10-19Further 1.5.3.5 fixes described in release notesShawn O. Pearce
2007-10-18Yet more 1.5.3.5 fixes mentioned in release notesShawn O. Pearce
2007-10-17Document additional 1.5.3.5 fixes in release notesShawn O. Pearce
2007-10-17fix filter-branch documentationJohannes Schindelin
2007-10-17Correct typos in release notes for 1.5.3.5Shawn O. Pearce
2007-10-16Whip post 1.5.3.4 maintenance series into shape.Shawn O. Pearce
2007-10-16git-archive: document --execMichele Ballabio
2007-10-16git-reflog: document --verboseMichele Ballabio
2007-10-03GIT 1.5.3.4v1.5.3.4Junio C Hamano
2007-10-03Note that git-branch will not automatically checkout the new branchFederico Mena Quintero
2007-10-03Add documentation for --track and --no-track to the git-branch docs.Federico Mena Quintero
2007-10-03Say when --track is useful in the git-checkout docs.Federico Mena Quintero
2007-10-02Fix typo in config.txtJohannes Schindelin
2007-10-02fixed link in documentation of diff-optionsSteffen Prohaska
2007-10-01Whip post 1.5.3.3 maintenance series into shape.Junio C Hamano
2007-10-01git stash: document apply's --index switchMiklos Vajna
2007-09-30rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin
2007-09-29GIT 1.5.3.3v1.5.3.3Junio C Hamano
2007-09-29git-bundle: fix commandline examples in the manpageMiklos Vajna
2007-09-26apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin
2007-09-26core-tutorial: correct URLRandy Dunlap
2007-09-26Fix spelling of overridden in documentationShawn Bohrer
2007-09-26gitattributes.txt: Be more to the point in the filter driver description.Johannes Sixt
2007-09-26gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' int...Johannes Sixt
2007-09-26user-manual: Explain what submodules are good for.Michael Smith
2007-09-24Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
2007-09-23User Manual: add a chapter for submodulesMiklos Vajna
2007-09-23user-manual: don't assume refs are stored under .git/refsJ. Bruce Fields
2007-09-21Conjugate "search" correctly in the git-prune-packed man page.Matt Kraai
2007-09-21Move the paragraph specifying where the .idx and .pack files should beMatt Kraai
2007-09-21Documentation/git-lost-found.txt: drop unnecessarily duplicated name.Junio C Hamano
2007-09-19GIT 1.5.3.2v1.5.3.2Junio C Hamano
2007-09-19Fixed update-hook example allow-users format.Väinö Järvelä
2007-09-19Documentation/git-svn: updated design philosophy notesEric Wong