summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2010-11-24Merge branch 'jl/maint-pull-tags-doc' into maintJunio C Hamano
2010-11-24Merge branch 'jk/repack-reuse-object' into maintJunio C Hamano
2010-11-24Merge branch 'mg/reset-doc' into maintJunio C Hamano
2010-11-17Documentation/git-pull: clarify configurationMartin von Zweigbergk
2010-11-17Document that rev-list --graph triggers parent rewriting.Yann Dirson
2010-11-16document sigchain apiJeff King
2010-11-16Keep together options controlling the behaviour of diffcore-rename.Yann Dirson
2010-11-09Documentation: document show -sJonathan Nieder
2010-11-03pull: Remove --tags option from manpageJens Lehmann
2010-10-29Fix a formatting error in git-merge.txtNathan W. Panike
2010-10-22Git 1.7.3.2v1.7.3.2Junio C Hamano
2010-10-21Merge branch 'sn/doc-opt-notation' into maintJunio C Hamano
2010-10-19Clarify and extend the "git diff" format documentationAndreas Gruenbacher
2010-10-19git-show-ref.txt: clarify the pattern matchingMichael J Gruber
2010-10-19documentation: git-config minor cleanupsCliff Frey
2010-10-14Better advice on using topic branches for kernel developmentLuck, Tony
2010-10-14Documentation: update implicit "--no-index" behavior in "git diff"Jonathan Nieder
2010-10-14Documentation: expand 'git diff' SEE ALSO sectionJonathan Nieder
2010-10-14Documentation: diff can compare blobsJonathan Nieder
2010-10-14Documentation: gitrevisions is in section 7Jonathan Nieder
2010-10-13CodingGuidelines: reword parameter expansion sectionJunio C Hamano
2010-10-13Documentation: update-index: -z applies also to --index-infoBert Wesarg
2010-10-08Remove stray quotes in --pretty and --format documentationŠtěpán Němec
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-10-08Fix odd markup in --diff-filter documentationŠtěpán Němec
2010-10-08Use angles for placeholders consistentlyŠtěpán Němec
2010-10-06SubmittingPatches: Document some extra tags used in commit messagesRamkumar Ramachandra
2010-10-06Documentation/git-clone: describe --mirror more verboselyUwe Kleine-König
2010-10-05Merge early part of git-svn into maintJunio C Hamano
2010-09-30rev-list-options: clarify --parents and --childrenMichael J Gruber
2010-09-29user-manual: fix anchor name Finding-comments-With-given-ContentMichael J Gruber
2010-09-29user-manual: be consistent in illustrations to 'git rebase'Kirill Smelkov
2010-09-29Git 1.7.3.1v1.7.3.1Junio C Hamano
2010-09-27Fix missing 'does' in man-page for 'git checkout'Linus Torvalds
2010-09-27Documentation: pack.compression: explain how to recompressJan Krüger
2010-09-27repack: add -F flag to let user choose between --no-reuse-delta/objectJan Krüger
2010-09-27Documentation: Refer to git-commit-tree in git-filter-branch helpWesley J. Landaker
2010-09-27update comment and documentation for :/foo syntaxMatthieu Moy
2010-09-27CodingGuidelines: spell Arithmetic Expansion with $(($var))Junio C Hamano
2010-09-24Documentation/git-svn: discourage "noMetadata"Eric Wong
2010-09-18git-reset.txt: make modes description more consistentMichael J Gruber
2010-09-18git-reset.txt: point to git-checkoutMichael J Gruber
2010-09-18git-reset.txt: use "working tree" consistentlyMichael J Gruber
2010-09-18git-reset.txt: reset --soft is not a no-opMichael J Gruber
2010-09-18git-reset.txt: reset does not change files in targetMichael J Gruber
2010-09-18git-reset.txt: clarify branch vs. branch headMichael J Gruber
2010-09-18Git 1.7.3v1.7.3Junio C Hamano
2010-09-18Merge branch 'js/ls-files-x-doc'Junio C Hamano
2010-09-16ls-files documentation: reword for consistencyJunio C Hamano
2010-09-16git-ls-files.txt: clarify -x/--exclude optionJay Soffian