summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2010-11-05CodingGuidelines: Add a section on writing documentationLibravatar Štěpán Němec1-0/+52
2010-11-04daemon: make --inetd and --detach incompatibleLibravatar Erik Faye-Lund1-1/+2
2010-11-04commit: --squash option for use with rebase --autosquashLibravatar Pat Notz1-1/+8
2010-11-04commit: --fixup option for use with rebase --autosquashLibravatar Pat Notz1-4/+10
2010-11-03pull: Remove --tags option from manpageLibravatar Jens Lehmann1-0/+2
2010-11-03git-branch.txt: mention --set-upstream as a way to change upstream configurationLibravatar Matthieu Moy1-1/+2
2010-11-03user-manual: remote-tracking can be checked out, with detached HEADLibravatar Jonathan Nieder1-2/+5
2010-11-03user-manual.txt: explain better the remote(-tracking) branch termsLibravatar Matthieu Moy1-3/+16
2010-11-03Change incorrect uses of "remote branch" meaning "remote-tracking"Libravatar Matthieu Moy6-15/+18
2010-11-03Change "tracking branch" to "remote-tracking branch"Libravatar Matthieu Moy7-20/+20
2010-11-03everyday.txt: change "tracking branch" to "remote-tracking branch"Libravatar Matthieu Moy1-3/+3
2010-11-03Change remote tracking to remote-tracking in non-trivial placesLibravatar Matthieu Moy2-5/+5
2010-11-03Replace "remote tracking" with "remote-tracking"Libravatar Matthieu Moy8-9/+9
2010-11-03Better "Changed but not updated" message in git-statusLibravatar Matthieu Moy1-1/+1
2010-10-29Fix a formatting error in git-merge.txtLibravatar Nathan W. Panike1-7/+7
2010-10-28core.abbrevguard: Ensure short object names stay unique a bit longerLibravatar Junio C Hamano1-0/+9
2010-10-26Merge branch 'kb/merge-recursive-rename-threshold'Libravatar Junio C Hamano2-0/+7
2010-10-26Merge branch 'jp/send-email-to-cmd'Libravatar Junio C Hamano1-1/+7
2010-10-26Merge branch 'as/daemon-multi-listen'Libravatar Junio C Hamano1-0/+1
2010-10-26Merge branch 'jf/merge-ignore-ws'Libravatar Junio C Hamano2-20/+73
2010-10-26Merge branch 'po/sendemail'Libravatar Junio C Hamano2-0/+10
2010-10-21Sync with 1.7.3.2Libravatar Junio C Hamano35-117/+123
2010-10-21Git 1.7.3.2Libravatar Junio C Hamano2-1/+7
2010-10-21Merge branch 'sn/doc-opt-notation' into maintLibravatar Junio C Hamano34-116/+116
2010-10-21docs: give more hints about how "add -e" worksLibravatar Jeff King1-3/+29
2010-10-19Merge branch 'maint'Libravatar Junio C Hamano3-18/+42
2010-10-19Clarify and extend the "git diff" format documentationLibravatar Andreas Gruenbacher1-10/+30
2010-10-19git-show-ref.txt: clarify the pattern matchingLibravatar Michael J Gruber1-1/+5
2010-10-19documentation: git-config minor cleanupsLibravatar Cliff Frey1-7/+7
2010-10-19blame: Add option to show author email instead of nameLibravatar Kevin Ballard1-1/+5
2010-10-13Merge branch 'maint'Libravatar Junio C Hamano18-44/+55
2010-10-13Better advice on using topic branches for kernel developmentLibravatar Luck, Tony1-3/+6
2010-10-13Documentation: update implicit "--no-index" behavior in "git diff"Libravatar Jonathan Nieder1-3/+3
2010-10-13Documentation: expand 'git diff' SEE ALSO sectionLibravatar Jonathan Nieder1-2/+6
2010-10-13Documentation: diff can compare blobsLibravatar Jonathan Nieder1-2/+3
2010-10-13Documentation: gitrevisions is in section 7Libravatar Jonathan Nieder16-20/+20
2010-10-13git-remote-extLibravatar Ilari Liusvaara1-0/+125
2010-10-13git-remote-fdLibravatar Ilari Liusvaara1-0/+59
2010-10-13fast-import: Allow filemodify to set the rootLibravatar David Barr1-0/+3
2010-10-13CodingGuidelines: reword parameter expansion sectionLibravatar Junio C Hamano1-12/+15
2010-10-13Documentation: update-index: -z applies also to --index-infoLibravatar Bert Wesarg1-2/+2
2010-10-08Remove stray quotes in --pretty and --format documentationLibravatar Štěpán Němec2-3/+3
2010-10-08Use parentheses and `...' where appropriateLibravatar Štěpán Němec21-23/+23
2010-10-08Fix odd markup in --diff-filter documentationLibravatar Štěpán Němec1-2/+2
2010-10-08Use angles for placeholders consistentlyLibravatar Štěpán Němec16-89/+89
2010-10-06Merge branch 'maint'Libravatar Junio C Hamano1-6/+15
2010-10-06SubmittingPatches: Document some extra tags used in commit messagesLibravatar Ramkumar Ramachandra1-6/+15
2010-10-06Merge branch 'jk/repack-reuse-object'Libravatar Junio C Hamano2-1/+9
2010-10-06Merge branch 'mg/reset-doc'Libravatar Junio C Hamano1-29/+47
2010-10-06Merge branch 'maint'Libravatar Junio C Hamano2-4/+20